0s autopkgtest [17:31:57]: starting date and time: 2025-09-04 17:31:57+0000 0s autopkgtest [17:31:57]: git checkout: 4b346b80 nova: make wait_reboot return success even when a no-op 0s autopkgtest [17:31:57]: host juju-7f2275-prod-proposed-migration-environment-15; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.weocgxu7/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed --apt-upgrade linux-aws --timeout-short=300 --timeout-copy=40000 --timeout-test=40000 --timeout-build=40000 --env=ADT_TEST_TRIGGERS=build-essential/12.12ubuntu2 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest-big --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@bos03-arm64-9.secgroup --name adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663 --image adt/ubuntu-questing-arm64-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-15 --net-id=net_prod-proposed-migration -e TERM=linux --mirror=http://ftpmaster.internal/ubuntu/ 3s Creating nova instance adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663 from image adt/ubuntu-questing-arm64-server-20250904.img (UUID 9b010224-8790-4233-a590-757337796900)... 17s nova [E] nova boot failed (attempt #0): 17s nova [E] DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 17s DEBUG (session:517) REQ: curl -g -i -X GET https://keystone.ps6.canonical.com:5000/v3 -H "Accept: application/json" -H "User-Agent: nova keystoneauth1/4.0.0 python-requests/2.22.0 CPython/3.8.10" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): keystone.ps6.canonical.com:5000 17s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "GET /v3 HTTP/1.1" 200 267 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 267 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:04 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-85cfa734-3607-4a36-b50f-04864d046c56 17s DEBUG (session:580) RESP BODY: {"version": {"id": "v3.14", "status": "stable", "updated": "2020-04-07T00:00:00Z", "links": [{"rel": "self", "href": "https://keystone.ps6.canonical.com:5000/v3/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}]}} 17s DEBUG (session:946) GET call to https://keystone.ps6.canonical.com:5000/v3 used request id req-85cfa734-3607-4a36-b50f-04864d046c56 17s DEBUG (base:182) Making authentication request to https://keystone.ps6.canonical.com:5000/v3/auth/tokens 17s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "POST /v3/auth/tokens HTTP/1.1" 201 12445 17s DEBUG (base:187) {"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "369f50a481564a2c9433776a4ebd224d", "name": "prod-proposed-migration-arm64", "password_expires_at": null}, "audit_ids": ["mzfSd5R8Tfycu_yBsYEP6Q"], "expires_at": "2025-09-05T17:32:04.000000Z", "issued_at": "2025-09-04T17:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd8b3df3f03d43a0a9303b7c0434fdab", "name": "prod-proposed-migration-arm64_project"}, "is_domain": false, "roles": [{"id": "15cf997650e345b7b21c02b5cdb7d84a", "name": "member"}, {"id": "86bf3043974746c2bf52c2a9f362f986", "name": "reader"}], "is_admin_project": false, "catalog": [{"endpoints": [{"id": "213cdf38198c4581bd5b7d6d0836923b", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/", "region": "prodstack6"}, {"id": "67061eee26944a1a8009f9d07be19738", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/", "region": "prodstack6"}, {"id": "fc88c52c749a47d08a24a2c7efbde01b", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/", "region": "prodstack6"}], "id": "06e4714942634054bf9aa11715312b4e", "type": "s3", "name": "s3"}, {"endpoints": [{"id": "8aa44c94b63746bd9b37f1008ad55fa8", "interface": "admin", "region_id": "prodstack6", "url": "https://aodh-admin.ps6.canonical.com:8042", "region": "prodstack6"}, {"id": "92cf08a80a0242ebbca8ec893cf332b1", "interface": "public", "region_id": "prodstack6", "url": "https://aodh.ps6.canonical.com:8042", "region": "prodstack6"}, {"id": "d8139c6e11ae4edcb78981c12bd53212", "interface": "internal", "region_id": "prodstack6", "url": "https://aodh-internal.ps6.canonical.com:8042", "region": "prodstack6"}], "id": "2fb939b0b969435c8f0c5fa4edb4de94", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "a49fcc80e658411885f88cdd8432a571", "interface": "internal", "region_id": "prodstack6", "url": "https://heat-internal.ps6.canonical.com:8000/v1", "region": "prodstack6"}, {"id": "b23866fddba8415885b06c064c34b94b", "interface": "public", "region_id": "prodstack6", "url": "https://heat.ps6.canonical.com:8000/v1", "region": "prodstack6"}, {"id": "f84ae55197f94b8392a678f35c82ca26", "interface": "admin", "region_id": "prodstack6", "url": "https://heat-admin.ps6.canonical.com:8000/v1", "region": "prodstack6"}], "id": "3d4b59f7dab644b2b527e8e96b697545", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "2e0143334c6241169f45f1c11970c6bc", "interface": "public", "region_id": "prodstack6", "url": "https://heat.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "5e19c32243c04a3faf1e5f9ab900c260", "interface": "internal", "region_id": "prodstack6", "url": "https://heat-internal.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "b3fc5c88ec8543a691fec75726b86967", "interface": "admin", "region_id": "prodstack6", "url": "https://heat-admin.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "43b926205044476b8093b18d8ce0a9e4", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "a47569b96e5b4146a312e4673504557c", "interface": "public", "region_id": "prodstack6", "url": "https://glance.ps6.canonical.com:9292", "region": "prodstack6"}, {"id": "bba35c4ab04f4114a2a34e65568537bd", "interface": "internal", "region_id": "prodstack6", "url": "https://glance-internal.ps6.canonical.com:9292", "region": "prodstack6"}, {"id": "ef769f1117c74a62a279131486c89628", "interface": "admin", "region_id": "prodstack6", "url": "https://glance-admin.ps6.canonical.com:9292", "region": "prodstack6"}], "id": "49de724549524bd78e9cd46a4477226f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a1a41e9a1e2d42e5b6cd5380cd1e21bf", "interface": "admin", "region_id": "prodstack6", "url": "https://cinder-admin.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "d2309a99724b4111827482c68a832c0c", "interface": "public", "region_id": "prodstack6", "url": "https://cinder.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "f8a02e3949ff42afa772eb5e74dbef9f", "interface": "internal", "region_id": "prodstack6", "url": "https://cinder-internal.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "5bf6578a631349e3af4bf36d7adb18e1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "01d84128f36444e9b01549b86bd69116", "interface": "admin", "region_id": "prodstack6", "url": "https://barbican-admin.ps6.canonical.com:9312", "region": "prodstack6"}, {"id": "0ce4a8777e0b40a88f7fc0f77e34a605", "interface": "public", "region_id": "prodstack6", "url": "https://barbican.ps6.canonical.com:9311", "region": "prodstack6"}, {"id": "f507ba49e4a7435cb330234217c92449", "interface": "internal", "region_id": "prodstack6", "url": "https://barbican-internal.ps6.canonical.com:9311", "region": "prodstack6"}], "id": "62cb1c3d9f6c45979c13516a6b3ff114", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "3cb6121bd8f14da8aa2fba7be823a2b4", "interface": "internal", "region_id": "prodstack6", "url": "https://neutron-internal.ps6.canonical.com:9696", "region": "prodstack6"}, {"id": "46ba11d133fe4e8f9e8f9097ba737682", "interface": "admin", "region_id": "prodstack6", "url": "https://neutron-admin.ps6.canonical.com:9696", "region": "prodstack6"}, {"id": "d872eb6aa23d40009165aa3dcdce3948", "interface": "public", "region_id": "prodstack6", "url": "https://neutron.ps6.canonical.com:9696", "region": "prodstack6"}], "id": "759cb6fdfbc146dd8b9d1ba444c4b9db", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4349d565f72446da9699269f85df5e8b", "interface": "internal", "region_id": "prodstack6", "url": "https://manila-internal.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "a483dcc58f5e415e9ec739c94474e609", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "c1f14236723e42878562d8dd63d5a6a0", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "93fc4008035946deb1f433c2dd905a5d", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"id": "0fa148793c7249c8b187b6b4ff425731", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/swift/v1/AUTH_e4b04ca58d734ed0aa29e306adad4f79/simplestreams/data", "region": "prodstack6"}, {"id": "555ade266a6b4bcc81b6e5abf607aec5", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/swift/v1/AUTH_e4b04ca58d734ed0aa29e306adad4f79/simplestreams/data", "region": "prodstack6"}, {"id": "7dad1a7b1552465686424fc014463173", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/swift/simplestreams/data", "region": "prodstack6"}], "id": "977dd359af1a4fcc91a9daf4dc33b0f3", "type": "product-streams", "name": "image-stream"}, {"endpoints": [{"id": "12d30eabcdec4831bd15273d55b1cbab", "interface": "internal", "region_id": "prodstack6", "url": "https://manila-internal.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "29d35b2b483346479f1ff1a13604d50e", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "4aa1422b8f5945d8aed9ba6a8d670e5c", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "ac5e4f28fa794cde99f1d7ffc1b664e5", "type": "share", "name": "manila"}, {"endpoints": [{"id": "c7db93d54a684d8caeae1d9e18a59118", "interface": "admin", "region_id": "prodstack6", "url": "https://nova-admin.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}, {"id": "dd7a796f401b477f9f1b5bbc05747d8d", "interface": "public", "region_id": "prodstack6", "url": "https://nova.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}, {"id": "e7ecb038d830462ea67b0b463af5e013", "interface": "internal", "region_id": "prodstack6", "url": "https://nova-internal.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}], "id": "b4519af08e174d4a8333a2d14ac3ba3b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "02ef5b6154934ffd97d8b5b8e4d70d2a", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/swift/v1/AUTH_bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "2741abe526e94842a4fa801423ba1ef0", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/swift/v1/AUTH_bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "3742f9406c604516933d6fd8c29e0880", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/swift", "region": "prodstack6"}], "id": "c7f07a7b3b3c408c96200dfd1d1a0f6f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "06d4ed6c160a43f2b7fa7f80ad1dc709", "interface": "internal", "region_id": "prodstack6", "url": "https://designate-internal.ps6.canonical.com:9001", "region": "prodstack6"}, {"id": "1e240624a50c4ca0aaa6ef63cbc94f1b", "interface": "admin", "region_id": "prodstack6", "url": "https://designate-admin.ps6.canonical.com:9001", "region": "prodstack6"}, {"id": "f94d7d17997a43fd9c63b34c43301c6e", "interface": "public", "region_id": "prodstack6", "url": "https://designate.ps6.canonical.com:9001", "region": "prodstack6"}], "id": "cf82013d63844fedbe96bcacb6bd1fef", "type": "dns", "name": "designate"}, {"endpoints": [{"id": "4a688340be464710bfa60bf3f88f41c4", "interface": "admin", "region_id": "prodstack6", "url": "https://gnocchi-admin.ps6.canonical.com:8041", "region": "prodstack6"}, {"id": "a5a95506c96d4716adb4efc3ac9051be", "interface": "public", "region_id": "prodstack6", "url": "https://gnocchi.ps6.canonical.com:8041", "region": "prodstack6"}, {"id": "eebc17a086834f8fa8bb6b35c8061a8c", "interface": "internal", "region_id": "prodstack6", "url": "https://gnocchi-internal.ps6.canonical.com:8041", "region": "prodstack6"}], "id": "d10589e854a446a5b852593f33f170a7", "type": "metric", "name": "gnocchi"}, {"endpoints": [{"id": "08f66df28d0f47f3bec12f29e06d85ac", "interface": "admin", "region_id": "prodstack6", "url": "https://keystone-admin.ps6.canonical.com:35357/v3", "region": "prodstack6"}, {"id": "46d270b45ceb42db902f4d241afa6a70", "interface": "public", "region_id": "prodstack6", "url": "https://keystone.ps6.canonical.com:5000/v3", "region": "prodstack6"}, {"id": "a4addee11d9349cfa46ec6660dbad947", "interface": "internal", "region_id": "prodstack6", "url": "https://keystone-internal.ps6.canonical.com:5000/v3", "region": "prodstack6"}], "id": "deb38a775a9b4e87a8de9e3eed779882", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "18b4af5f40664babb94e884c6a53ccf3", "interface": "admin", "region_id": "prodstack6", "url": "https://octavia-admin.ps6.canonical.com:9876", "region": "prodstack6"}, {"id": "2b6f7ba7f9944ee1aebd6dccc5223b2d", "interface": "internal", "region_id": "prodstack6", "url": "https://octavia-internal.ps6.canonical.com:9876", "region": "prodstack6"}, {"id": "5e3012e9c79e4890be4d964b6208f5c6", "interface": "public", "region_id": "prodstack6", "url": "https://octavia.ps6.canonical.com:9876", "region": "prodstack6"}], "id": "e00337be20d54948b66a1c3109b885c6", "type": "load-balancer", "name": "octavia"}, {"endpoints": [{"id": "2d2942b35f3041389ad810f679d02f22", "interface": "public", "region_id": "prodstack6", "url": "https://placement.ps6.canonical.com:8778", "region": "prodstack6"}, {"id": "2e3beaac7ac14284b72e2592820ad725", "interface": "admin", "region_id": "prodstack6", "url": "https://placement-admin.ps6.canonical.com:8778", "region": "prodstack6"}, {"id": "91060f6df9ae444f81808adf40540d94", "interface": "internal", "region_id": "prodstack6", "url": "https://placement-internal.ps6.canonical.com:8778", "region": "prodstack6"}], "id": "edc6e37f154f4c0ab3dd4d52b82bf873", "type": "placement", "name": "placement"}]}} 17s REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): nova.ps6.canonical.com:8774 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1 HTTP/1.1" 302 0 17s RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Thu, 04 Sep 2025 17:32:04 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps6.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-5e7ed877-ca27-48da-9856-ca34dbd2e5c5 x-openstack-request-id: req-5e7ed877-ca27-48da-9856-ca34dbd2e5c5 17s DEBUG (session:548) RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Thu, 04 Sep 2025 17:32:04 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps6.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-5e7ed877-ca27-48da-9856-ca34dbd2e5c5 x-openstack-request-id: req-5e7ed877-ca27-48da-9856-ca34dbd2e5c5 17s RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 17s DEBUG (session:580) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/ HTTP/1.1" 200 397 17s RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:04 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 x-openstack-request-id: req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:04 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 x-openstack-request-id: req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 17s RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.90", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 17s DEBUG (session:580) RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.90", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 17s GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-0753e1d3-c934-4dc8-8417-bcafadc0a0b1 17s DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 17s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/9b010224-8790-4233-a590-757337796900 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): glance.ps6.canonical.com:9292 17s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/9b010224-8790-4233-a590-757337796900 HTTP/1.1" 200 2237 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2237 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:05 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-5487c097-767f-48b0-a063-91618692455c 17s DEBUG (session:580) RESP BODY: {"architecture": "aarch64", "base_image_ref": "ea158e31-e0ac-4547-904f-f00402ace741", "boot_roles": "reader,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "virt", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "dbd3b5a4-ef4b-4b0f-9a05-5212d294648e", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "25.10", "owner_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "owner_project_name": "prod-proposed-migration-arm64_project", "owner_user_name": "prod-proposed-migration-arm64", "product_name": "com.ubuntu.cloud.daily:server:25.10:arm64", "simplestreams_metadata": "{\"aliases\": \"25.10,q,questing,devel\", \"arch\": \"arm64\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-questing-daily-arm64-server-20250802\", \"release\": \"questing\", \"release_codename\": \"Questing Quokka\", \"release_title\": \"25.10\"", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "369f50a481564a2c9433776a4ebd224d", "version_name": "20250802", "name": "adt/ubuntu-questing-arm64-server-20250904.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 4048486400, "virtual_size": 21474836480, "status": "active", "checksum": "ed733cedb9573eb8192b4b6c3b8ee842", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "bd8b3df3f03d43a0a9303b7c0434fdab", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "3844d217254e6fa2c5fb39dfbf27b3927a0f08dbecb399ef07a06bb9a4c6f3cc", "id": "9b010224-8790-4233-a590-757337796900", "created_at": "2025-09-04T03:45:18Z", "updated_at": "2025-09-04T03:46:26Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/9b010224-8790-4233-a590-757337796900/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/9b010224-8790-4233-a590-757337796900/snap", "tags": [], "self": "/v2/images/9b010224-8790-4233-a590-757337796900", "file": "/v2/images/9b010224-8790-4233-a590-757337796900/file", "schema": "/v2/schemas/image", "stores": "ceph"} 17s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/9b010224-8790-4233-a590-757337796900 used request id req-5487c097-767f-48b0-a063-91618692455c 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest-big -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/autopkgtest-big HTTP/1.1" 404 88 17s DEBUG (session:548) RESP: [404] Connection: Keep-Alive Content-Length: 88 Content-Type: application/json; charset=UTF-8 Date: Thu, 04 Sep 2025 17:32:05 GMT Keep-Alive: timeout=75, max=998 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-973f730c-20b1-4e3d-8239-291f9b40d208 x-openstack-request-id: req-973f730c-20b1-4e3d-8239-291f9b40d208 17s DEBUG (session:580) RESP BODY: {"itemNotFound": {"code": 404, "message": "Flavor autopkgtest-big could not be found."}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest-big used request id req-973f730c-20b1-4e3d-8239-291f9b40d208 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors?is_public=None -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors?is_public=None HTTP/1.1" 200 1739 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 1739 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:05 GMT Keep-Alive: timeout=75, max=997 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-cf187e57-890a-4fc3-82a9-3d167a83a537 x-openstack-request-id: req-cf187e57-890a-4fc3-82a9-3d167a83a537 17s DEBUG (session:580) RESP BODY: {"flavors": [{"id": "062428d9-35a1-461f-a33a-38436ed516b4", "name": "autopkgtest-cpu8-ram16-disk160-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/062428d9-35a1-461f-a33a-38436ed516b4"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/062428d9-35a1-461f-a33a-38436ed516b4"}], "description": null}, {"id": "8d27c5f0-65c7-4018-b3f7-50463875ab09", "name": "autopkgtest", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}], "description": null}, {"id": "8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4", "name": "autopkgtest-cpu2-ram4-disk20-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4"}], "description": null}, {"id": "a8256f9e-53ee-4584-ad7f-60e088825b83", "name": "autopkgtest-big", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}], "description": null}, {"id": "cfc564ac-9f6e-4477-91c4-a89ccb4b744e", "name": "autopkgtest-cpu4-ram8-disk100-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/cfc564ac-9f6e-4477-91c4-a89ccb4b744e"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/cfc564ac-9f6e-4477-91c4-a89ccb4b744e"}], "description": null}]} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors?is_public=None used request id req-cf187e57-890a-4fc3-82a9-3d167a83a537 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83 HTTP/1.1" 200 618 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 618 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:07 GMT Keep-Alive: timeout=75, max=996 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-ea1e9a14-460e-4a8e-a8a9-ac3fe627e663 x-openstack-request-id: req-ea1e9a14-460e-4a8e-a8a9-ac3fe627e663 17s DEBUG (session:580) RESP BODY: {"flavor": {"id": "a8256f9e-53ee-4584-ad7f-60e088825b83", "name": "autopkgtest-big", "ram": 8192, "disk": 100, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": false, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}], "description": null, "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83 used request id req-ea1e9a14-460e-4a8e-a8a9-ac3fe627e663 17s DEBUG (session:517) REQ: curl -g -i -X POST https://nova.ps6.canonical.com:8774/v2.1/servers -H "Accept: application/json" -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" -d '{"server": {"name": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663", "imageRef": "9b010224-8790-4233-a590-757337796900", "flavorRef": "a8256f9e-53ee-4584-ad7f-60e088825b83", "user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "min_count": 1, "max_count": 1, "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@bos03-arm64-9.secgroup"}], "networks": [{"uuid": "6ea4839c-9760-4b54-ab7d-70a6312667d1"}]}}' 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "POST /v2.1/servers HTTP/1.1" 202 476 17s DEBUG (session:548) RESP: [202] Connection: Keep-Alive Content-Length: 476 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:07 GMT Keep-Alive: timeout=75, max=995 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 location: https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d x-compute-request-id: req-29e4e6c3-5bf1-4732-8634-35a8edd62805 x-openstack-request-id: req-29e4e6c3-5bf1-4732-8634-35a8edd62805 17s DEBUG (session:580) RESP BODY: {"server": {"id": "4c419f13-ab31-4c7a-b115-5ea9ee1c780d", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@bos03-arm64-9.secgroup"}], "adminPass": "XNxcceWCst3q"}} 17s DEBUG (session:936) POST call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers used request id req-29e4e6c3-5bf1-4732-8634-35a8edd62805 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d HTTP/1.1" 200 2628 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2628 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:08 GMT Keep-Alive: timeout=75, max=994 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-a1f89f80-d409-429f-a9b7-5209c68f82d1 x-openstack-request-id: req-a1f89f80-d409-429f-a9b7-5209c68f82d1 17s DEBUG (session:580) RESP BODY: {"server": {"id": "4c419f13-ab31-4c7a-b115-5ea9ee1c780d", "name": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663", "status": "BUILD", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "9b010224-8790-4233-a590-757337796900", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/9b010224-8790-4233-a590-757337796900"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-09-04T17:32:08Z", "updated": "2025-09-04T17:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-layf5r5l", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-p", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d used request id req-a1f89f80-d409-429f-a9b7-5209c68f82d1 17s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/9b010224-8790-4233-a590-757337796900 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/9b010224-8790-4233-a590-757337796900 HTTP/1.1" 200 2237 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2237 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:08 GMT Keep-Alive: timeout=75, max=999 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-84f673d6-1b77-424a-8f52-10bfd0ae5613 17s DEBUG (session:580) RESP BODY: {"architecture": "aarch64", "base_image_ref": "ea158e31-e0ac-4547-904f-f00402ace741", "boot_roles": "reader,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "virt", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "dbd3b5a4-ef4b-4b0f-9a05-5212d294648e", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "25.10", "owner_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "owner_project_name": "prod-proposed-migration-arm64_project", "owner_user_name": "prod-proposed-migration-arm64", "product_name": "com.ubuntu.cloud.daily:server:25.10:arm64", "simplestreams_metadata": "{\"aliases\": \"25.10,q,questing,devel\", \"arch\": \"arm64\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-questing-daily-arm64-server-20250802\", \"release\": \"questing\", \"release_codename\": \"Questing Quokka\", \"release_title\": \"25.10\"", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "369f50a481564a2c9433776a4ebd224d", "version_name": "20250802", "name": "adt/ubuntu-questing-arm64-server-20250904.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 4048486400, "virtual_size": 21474836480, "status": "active", "checksum": "ed733cedb9573eb8192b4b6c3b8ee842", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "bd8b3df3f03d43a0a9303b7c0434fdab", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "3844d217254e6fa2c5fb39dfbf27b3927a0f08dbecb399ef07a06bb9a4c6f3cc", "id": "9b010224-8790-4233-a590-757337796900", "created_at": "2025-09-04T03:45:18Z", "updated_at": "2025-09-04T03:46:26Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/9b010224-8790-4233-a590-757337796900/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/9b010224-8790-4233-a590-757337796900/snap", "tags": [], "self": "/v2/images/9b010224-8790-4233-a590-757337796900", "file": "/v2/images/9b010224-8790-4233-a590-757337796900/file", "schema": "/v2/schemas/image", "stores": "ceph"} 17s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/9b010224-8790-4233-a590-757337796900 used request id req-84f673d6-1b77-424a-8f52-10bfd0ae5613 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 17s | Property | Value | 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 17s | OS-DCF:diskConfig | MANUAL | 17s | OS-EXT-AZ:availability_zone | | 17s | OS-EXT-SRV-ATTR:host | - | 17s | OS-EXT-SRV-ATTR:hostname | adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-p | 17s | OS-EXT-SRV-ATTR:hypervisor_hostname | - | 17s | OS-EXT-SRV-ATTR:instance_name | | 17s | OS-EXT-SRV-ATTR:kernel_id | | 17s | OS-EXT-SRV-ATTR:launch_index | 0 | 17s | OS-EXT-SRV-ATTR:ramdisk_id | | 17s | OS-EXT-SRV-ATTR:reservation_id | r-layf5r5l | 17s | OS-EXT-SRV-ATTR:root_device_name | - | 17s | OS-EXT-STS:power_state | 0 | 17s | OS-EXT-STS:task_state | scheduling | 17s | OS-EXT-STS:vm_state | building | 17s | OS-SRV-USG:launched_at | - | 17s | OS-SRV-USG:terminated_at | - | 17s | accessIPv4 | | 17s | accessIPv6 | | 17s | adminPass | XNxcceWCst3q | 17s | config_drive | | 17s | created | 2025-09-04T17:32:08Z | 17s | description | - | 17s | flavor:disk | 100 | 17s | flavor:ephemeral | 0 | 17s | flavor:extra_specs | {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"} | 17s | flavor:original_name | autopkgtest-big | 17s | flavor:ram | 8192 | 17s | flavor:swap | 0 | 17s | flavor:vcpus | 4 | 17s | hostId | | 17s | id | 4c419f13-ab31-4c7a-b115-5ea9ee1c780d | 17s | image | adt/ubuntu-questing-arm64-server-20250904.img (9b010224-8790-4233-a590-757337796900) | 17s | key_name | testbed-juju-7f2275-prod-proposed-migration-environment-15 | 17s | locked | False | 17s | locked_reason | - | 17s | metadata | {} | 17s | name | adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663 | 17s | os-extended-volumes:volumes_attached | [] | 17s | progress | 0 | 17s | security_groups | autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@bos03-arm64-9.secgroup | 17s | server_groups | [] | 17s | status | BUILD | 17s | tags | [] | 17s | tenant_id | bd8b3df3f03d43a0a9303b7c0434fdab | 17s | trusted_image_certificates | - | 17s | updated | 2025-09-04T17:32:08Z | 17s | user_id | 369f50a481564a2c9433776a4ebd224d | 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d HTTP/1.1" 200 2628 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2628 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:08 GMT Keep-Alive: timeout=75, max=993 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-165b1577-e197-4bfa-90d5-b434ba255f60 x-openstack-request-id: req-165b1577-e197-4bfa-90d5-b434ba255f60 17s DEBUG (session:580) RESP BODY: {"server": {"id": "4c419f13-ab31-4c7a-b115-5ea9ee1c780d", "name": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663", "status": "BUILD", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "9b010224-8790-4233-a590-757337796900", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/9b010224-8790-4233-a590-757337796900"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-09-04T17:32:08Z", "updated": "2025-09-04T17:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-layf5r5l", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-p", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d used request id req-165b1577-e197-4bfa-90d5-b434ba255f60 17s 17s 17s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e62ffefdb4083cb267693b2c8aeeceb9b27221a404d1e9e7fcdec057519de28" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d HTTP/1.1" 200 2755 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2755 Content-Type: application/json Date: Thu, 04 Sep 2025 17:32:13 GMT Keep-Alive: timeout=75, max=992 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-f00b5839-5f95-43ae-be75-351221b59643 x-openstack-request-id: req-f00b5839-5f95-43ae-be75-351221b59643 17s DEBUG (session:580) RESP BODY: {"server": {"id": "4c419f13-ab31-4c7a-b115-5ea9ee1c780d", "name": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663", "status": "ERROR", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "9b010224-8790-4233-a590-757337796900", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/9b010224-8790-4233-a590-757337796900"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-09-04T17:32:08Z", "updated": "2025-09-04T17:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-09-04T17:32:09Z", "message": "No valid host was found. There are not enough hosts available."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-15", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "instance-00143ebf", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-layf5r5l", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-p", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/4c419f13-ab31-4c7a-b115-5ea9ee1c780d used request id req-f00b5839-5f95-43ae-be75-351221b59643 17s DEBUG (shell:822) 17s Traceback (most recent call last): 17s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 820, in main 17s OpenStackComputeShell().main(argv) 17s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 742, in main 17s args.func(self.cs, args) 17s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 980, in do_boot 17s _poll_for_status(cs.servers.get, server.id, 'building', ['active']) 17s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 1019, in _poll_for_status 17s raise exceptions.ResourceInErrorState(obj) 17s novaclient.exceptions.ResourceInErrorState: 17s ERROR (ResourceInErrorState): 17s 17s Error building server 414s autopkgtest [17:38:51]: testbed dpkg architecture: arm64 414s autopkgtest [17:38:51]: testbed apt version: 3.1.5ubuntu1 414s autopkgtest [17:38:51]: @@@@@@@@@@@@@@@@@@@@ test bed setup 414s autopkgtest [17:38:51]: testbed release detected to be: None 415s autopkgtest [17:38:52]: updating testbed package index (apt update) 415s Get:1 http://ftpmaster.internal/ubuntu questing-proposed InRelease [265 kB] 416s Hit:2 http://ftpmaster.internal/ubuntu questing InRelease 416s Hit:3 http://ftpmaster.internal/ubuntu questing-updates InRelease 416s Hit:4 http://ftpmaster.internal/ubuntu questing-security InRelease 416s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/multiverse Sources [14.1 kB] 416s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/main Sources [59.7 kB] 416s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/restricted Sources [3848 B] 416s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/universe Sources [239 kB] 417s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 Packages [101 kB] 417s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 c-n-f Metadata [3928 B] 417s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/restricted arm64 Packages [33.0 kB] 417s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/restricted arm64 c-n-f Metadata [308 B] 417s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 Packages [238 kB] 417s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 c-n-f Metadata [7164 B] 417s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/multiverse arm64 Packages [5532 B] 417s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/multiverse arm64 c-n-f Metadata [300 B] 419s Fetched 970 kB in 2s (544 kB/s) 420s Reading package lists... 420s autopkgtest [17:38:57]: upgrading testbed (apt dist-upgrade and autopurge) 421s Reading package lists... 421s Building dependency tree... 421s Reading state information... 421s Calculating upgrade... 422s The following NEW packages will be installed: 422s 3cpio linux-headers-6.17.0-3 linux-headers-6.17.0-3-generic 422s linux-image-6.17.0-3-generic linux-modules-6.17.0-3-generic wireless-regdb 422s The following packages will be upgraded: 422s bind9-dnsutils bind9-host bind9-libs binutils binutils-aarch64-linux-gnu 422s binutils-common bpftool bpftrace bzip2 coreutils coreutils-from-gnu 422s cryptsetup-bin curl dash dbus dbus-bin dbus-daemon dbus-session-bus-common 422s dbus-system-bus-common dbus-user-session e2fsprogs file findutils 422s gcc-15-base gir1.2-glib-2.0 gnu-coreutils initramfs-tools 422s initramfs-tools-bin initramfs-tools-core libatomic1 libbinutils libbrotli1 422s libbz2-1.0 libclang-cpp20 libclang1-20 libcom-err2 libcryptsetup12 422s libctf-nobfd0 libctf0 libcurl3t64-gnutls libcurl4t64 libdbus-1-3 422s libext2fs2t64 libfreetype6 libgcc-s1 libglib2.0-0t64 libglib2.0-data 422s libgprofng0 libllvm20 libmagic-mgc libmagic1t64 libnftables1 libsframe2 422s libss2 libssl3t64 libstdc++6 linux-base linux-firmware linux-generic 422s linux-headers-generic linux-headers-virtual linux-image-generic 422s linux-image-virtual linux-libc-dev linux-perf linux-sysctl-defaults 422s linux-tools-common linux-virtual logsave nftables openssl 422s openssl-provider-legacy 422s 72 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 422s Need to get 1037 MB of archives. 422s After this operation, 524 MB of additional disk space will be used. 422s Get:1 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 coreutils all 9.5-1ubuntu2+0.0.0~ubuntu22 [2942 B] 422s Get:2 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 coreutils-from-gnu all 0.0.0~ubuntu22 [6762 B] 422s Get:3 http://ftpmaster.internal/ubuntu questing/main arm64 dash arm64 0.5.12-12ubuntu2 [99.3 kB] 422s Get:4 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 findutils arm64 4.10.0-3build1 [316 kB] 422s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gnu-coreutils arm64 9.5-1ubuntu3 [1394 kB] 424s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 logsave arm64 1.47.2-3ubuntu2 [27.3 kB] 424s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-firmware all 20250901.git993ff19b-0ubuntu1 [633 MB] 853s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools all 0.150ubuntu1 [8440 B] 853s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools-bin arm64 0.150ubuntu1 [33.1 kB] 853s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools-core all 0.150ubuntu1 [50.4 kB] 853s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libext2fs2t64 arm64 1.47.2-3ubuntu2 [244 kB] 853s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 e2fsprogs arm64 1.47.2-3ubuntu2 [620 kB] 853s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-base all 4.14ubuntu1 [29.9 kB] 853s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15-base arm64 15.2.0-2ubuntu2 [57.4 kB] 853s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgcc-s1 arm64 15.2.0-2ubuntu2 [64.4 kB] 853s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libatomic1 arm64 15.2.0-2ubuntu2 [12.5 kB] 853s Get:17 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libstdc++6 arm64 15.2.0-2ubuntu2 [760 kB] 853s Get:18 http://ftpmaster.internal/ubuntu questing/universe arm64 3cpio arm64 0.10.2-0ubuntu1 [265 kB] 853s Get:19 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bzip2 arm64 1.0.8-6build1 [34.8 kB] 853s Get:20 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libbz2-1.0 arm64 1.0.8-6build1 [35.8 kB] 853s Get:21 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 openssl-provider-legacy arm64 3.5.2-1ubuntu1 [41.8 kB] 853s Get:22 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libssl3t64 arm64 3.5.2-1ubuntu1 [2910 kB] 854s Get:23 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcom-err2 arm64 1.47.2-3ubuntu2 [27.7 kB] 854s Get:24 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libss2 arm64 1.47.2-3ubuntu2 [18.2 kB] 854s Get:25 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-system-bus-common all 1.16.2-2ubuntu2 [55.8 kB] 854s Get:26 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-session-bus-common all 1.16.2-2ubuntu2 [54.3 kB] 854s Get:27 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-user-session arm64 1.16.2-2ubuntu2 [9692 B] 854s Get:28 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-daemon arm64 1.16.2-2ubuntu2 [114 kB] 854s Get:29 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-bin arm64 1.16.2-2ubuntu2 [39.0 kB] 854s Get:30 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus arm64 1.16.2-2ubuntu2 [23.8 kB] 854s Get:31 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libdbus-1-3 arm64 1.16.2-2ubuntu2 [184 kB] 854s Get:32 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gir1.2-glib-2.0 arm64 2.85.4-1 [185 kB] 854s Get:33 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libglib2.0-0t64 arm64 2.85.4-1 [1677 kB] 854s Get:34 http://ftpmaster.internal/ubuntu questing/main arm64 libcryptsetup12 arm64 2:2.8.0-1ubuntu2 [287 kB] 854s Get:35 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libglib2.0-data all 2.85.4-1 [55.2 kB] 854s Get:36 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-sysctl-defaults all 4.14ubuntu1 [6428 B] 854s Get:37 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 openssl arm64 3.5.2-1ubuntu1 [1230 kB] 854s Get:38 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-host arm64 1:9.20.11-1ubuntu2 [50.0 kB] 854s Get:39 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-dnsutils arm64 1:9.20.11-1ubuntu2 [170 kB] 854s Get:40 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-libs arm64 1:9.20.11-1ubuntu2 [1313 kB] 854s Get:41 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 file arm64 1:5.46-5build1 [22.5 kB] 854s Get:42 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libmagic1t64 arm64 1:5.46-5build1 [91.5 kB] 854s Get:43 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libmagic-mgc arm64 1:5.46-5build1 [336 kB] 855s Get:44 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 nftables arm64 1.1.5-1 [73.9 kB] 855s Get:45 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libnftables1 arm64 1.1.5-1 [389 kB] 855s Get:46 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgprofng0 arm64 2.45-6ubuntu1 [821 kB] 855s Get:47 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libctf0 arm64 2.45-6ubuntu1 [105 kB] 855s Get:48 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libctf-nobfd0 arm64 2.45-6ubuntu1 [109 kB] 855s Get:49 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils-aarch64-linux-gnu arm64 2.45-6ubuntu1 [1026 kB] 855s Get:50 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libbinutils arm64 2.45-6ubuntu1 [828 kB] 855s Get:51 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils arm64 2.45-6ubuntu1 [211 kB] 855s Get:52 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils-common arm64 2.45-6ubuntu1 [220 kB] 855s Get:53 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libsframe2 arm64 2.45-6ubuntu1 [16.6 kB] 855s Get:54 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bpftool arm64 7.7.0+6.17.0-3.3 [1156 kB] 855s Get:55 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libclang-cpp20 arm64 1:20.1.8-0ubuntu4 [13.8 MB] 857s Get:56 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libllvm20 arm64 1:20.1.8-0ubuntu4 [29.1 MB] 860s Get:57 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libclang1-20 arm64 1:20.1.8-0ubuntu4 [7978 kB] 860s Get:58 http://ftpmaster.internal/ubuntu questing/main arm64 bpftrace arm64 0.23.5-1ubuntu1 [2091 kB] 860s Get:59 http://ftpmaster.internal/ubuntu questing/main arm64 cryptsetup-bin arm64 2:2.8.0-1ubuntu2 [231 kB] 860s Get:60 http://ftpmaster.internal/ubuntu questing/main arm64 libbrotli1 arm64 1.1.0-2build5 [341 kB] 860s Get:61 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 curl arm64 8.14.1-1ubuntu3 [259 kB] 860s Get:62 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcurl4t64 arm64 8.14.1-1ubuntu3 [419 kB] 860s Get:63 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcurl3t64-gnutls arm64 8.14.1-1ubuntu3 [411 kB] 860s Get:64 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libfreetype6 arm64 2.13.3+dfsg-1build1 [417 kB] 860s Get:65 http://ftpmaster.internal/ubuntu questing/main arm64 wireless-regdb all 2025.07.10-0ubuntu1 [7454 B] 860s Get:66 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-modules-6.17.0-3-generic arm64 6.17.0-3.3 [262 MB] 878s Get:67 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-6.17.0-3-generic arm64 6.17.0-3.3 [16.6 MB] 879s Get:68 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-generic arm64 6.17.0-3.3 [1688 B] 879s Get:69 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-generic arm64 6.17.0-3.3 [11.7 kB] 879s Get:70 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-virtual arm64 6.17.0-3.3 [1686 B] 879s Get:71 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-virtual arm64 6.17.0-3.3 [11.7 kB] 879s Get:72 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-virtual arm64 6.17.0-3.3 [1638 B] 879s Get:73 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-6.17.0-3 all 6.17.0-3.3 [14.7 MB] 879s Get:74 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-6.17.0-3-generic arm64 6.17.0-3.3 [33.1 MB] 881s Get:75 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-generic arm64 6.17.0-3.3 [11.6 kB] 881s Get:76 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-libc-dev arm64 6.17.0-3.3 [1783 kB] 882s Get:77 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-perf arm64 6.17.0-3.3 [2627 kB] 882s Get:78 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-tools-common all 6.17.0-3.3 [340 kB] 882s Preconfiguring packages ... 882s Fetched 1037 MB in 7min 40s (2253 kB/s) 883s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 883s Preparing to unpack .../coreutils_9.5-1ubuntu2+0.0.0~ubuntu22_all.deb ... 883s Unpacking coreutils (9.5-1ubuntu2+0.0.0~ubuntu22) over (9.5-1ubuntu2+0.0.0~ubuntu20) ... 883s Setting up coreutils (9.5-1ubuntu2+0.0.0~ubuntu22) ... 883s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 883s Preparing to unpack .../coreutils-from-gnu_0.0.0~ubuntu22_all.deb ... 883s Unpacking coreutils-from-gnu (0.0.0~ubuntu22) over (0.0.0~ubuntu20) ... 883s Setting up coreutils-from-gnu (0.0.0~ubuntu22) ... 883s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 883s Preparing to unpack .../dash_0.5.12-12ubuntu2_arm64.deb ... 883s Unpacking dash (0.5.12-12ubuntu2) over (0.5.12-12ubuntu1) ... 883s Setting up dash (0.5.12-12ubuntu2) ... 883s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 883s Preparing to unpack .../findutils_4.10.0-3build1_arm64.deb ... 883s Unpacking findutils (4.10.0-3build1) over (4.10.0-3) ... 883s Setting up findutils (4.10.0-3build1) ... 883s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 883s Preparing to unpack .../gnu-coreutils_9.5-1ubuntu3_arm64.deb ... 883s Unpacking gnu-coreutils (9.5-1ubuntu3) over (9.5-1ubuntu2) ... 884s Setting up gnu-coreutils (9.5-1ubuntu3) ... 884s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 884s Preparing to unpack .../0-logsave_1.47.2-3ubuntu2_arm64.deb ... 884s Unpacking logsave (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 884s Preparing to unpack .../1-linux-firmware_20250901.git993ff19b-0ubuntu1_all.deb ... 884s Unpacking linux-firmware (20250901.git993ff19b-0ubuntu1) over (20250818.git07ed893d-0ubuntu1) ... 888s Preparing to unpack .../2-initramfs-tools_0.150ubuntu1_all.deb ... 888s Unpacking initramfs-tools (0.150ubuntu1) over (0.149ubuntu2) ... 888s Preparing to unpack .../3-initramfs-tools-bin_0.150ubuntu1_arm64.deb ... 888s Unpacking initramfs-tools-bin (0.150ubuntu1) over (0.149ubuntu2) ... 888s Preparing to unpack .../4-initramfs-tools-core_0.150ubuntu1_all.deb ... 888s Unpacking initramfs-tools-core (0.150ubuntu1) over (0.149ubuntu2) ... 888s Preparing to unpack .../5-libext2fs2t64_1.47.2-3ubuntu2_arm64.deb ... 888s Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2 to /lib/aarch64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64' 888s Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2.3 to /lib/aarch64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64' 888s Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2 to /lib/aarch64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64' 888s Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2.4 to /lib/aarch64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64' 888s Unpacking libext2fs2t64:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 888s Setting up libext2fs2t64:arm64 (1.47.2-3ubuntu2) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131377 files and directories currently installed.) 888s Preparing to unpack .../e2fsprogs_1.47.2-3ubuntu2_arm64.deb ... 888s Unpacking e2fsprogs (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 888s Preparing to unpack .../linux-base_4.14ubuntu1_all.deb ... 888s Unpacking linux-base (4.14ubuntu1) over (4.12ubuntu1) ... 888s Preparing to unpack .../gcc-15-base_15.2.0-2ubuntu2_arm64.deb ... 888s Unpacking gcc-15-base:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 888s Setting up gcc-15-base:arm64 (15.2.0-2ubuntu2) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 888s Preparing to unpack .../libgcc-s1_15.2.0-2ubuntu2_arm64.deb ... 888s Unpacking libgcc-s1:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 888s Setting up libgcc-s1:arm64 (15.2.0-2ubuntu2) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 888s Preparing to unpack .../libatomic1_15.2.0-2ubuntu2_arm64.deb ... 888s Unpacking libatomic1:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 888s Preparing to unpack .../libstdc++6_15.2.0-2ubuntu2_arm64.deb ... 888s Unpacking libstdc++6:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 888s Setting up libstdc++6:arm64 (15.2.0-2ubuntu2) ... 888s Selecting previously unselected package 3cpio. 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 888s Preparing to unpack .../3cpio_0.10.2-0ubuntu1_arm64.deb ... 888s Unpacking 3cpio (0.10.2-0ubuntu1) ... 888s Preparing to unpack .../bzip2_1.0.8-6build1_arm64.deb ... 888s Unpacking bzip2 (1.0.8-6build1) over (1.0.8-6) ... 888s Preparing to unpack .../libbz2-1.0_1.0.8-6build1_arm64.deb ... 888s Unpacking libbz2-1.0:arm64 (1.0.8-6build1) over (1.0.8-6) ... 888s Setting up libbz2-1.0:arm64 (1.0.8-6build1) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 888s Preparing to unpack .../openssl-provider-legacy_3.5.2-1ubuntu1_arm64.deb ... 888s Unpacking openssl-provider-legacy (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 888s Setting up openssl-provider-legacy (3.5.2-1ubuntu1) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 888s Preparing to unpack .../libssl3t64_3.5.2-1ubuntu1_arm64.deb ... 888s Unpacking libssl3t64:arm64 (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 888s Setting up libssl3t64:arm64 (3.5.2-1ubuntu1) ... 888s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 888s Preparing to unpack .../00-libcom-err2_1.47.2-3ubuntu2_arm64.deb ... 888s Unpacking libcom-err2:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 889s Preparing to unpack .../01-libss2_1.47.2-3ubuntu2_arm64.deb ... 889s Unpacking libss2:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 889s Preparing to unpack .../02-dbus-system-bus-common_1.16.2-2ubuntu2_all.deb ... 889s Unpacking dbus-system-bus-common (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../03-dbus-session-bus-common_1.16.2-2ubuntu2_all.deb ... 889s Unpacking dbus-session-bus-common (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../04-dbus-user-session_1.16.2-2ubuntu2_arm64.deb ... 889s Unpacking dbus-user-session (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../05-dbus-daemon_1.16.2-2ubuntu2_arm64.deb ... 889s Unpacking dbus-daemon (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../06-dbus-bin_1.16.2-2ubuntu2_arm64.deb ... 889s Unpacking dbus-bin (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../07-dbus_1.16.2-2ubuntu2_arm64.deb ... 889s Unpacking dbus (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../08-libdbus-1-3_1.16.2-2ubuntu2_arm64.deb ... 889s Unpacking libdbus-1-3:arm64 (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 889s Preparing to unpack .../09-gir1.2-glib-2.0_2.85.4-1_arm64.deb ... 889s Unpacking gir1.2-glib-2.0:arm64 (2.85.4-1) over (2.85.3-1) ... 889s Preparing to unpack .../10-libglib2.0-0t64_2.85.4-1_arm64.deb ... 889s Unpacking libglib2.0-0t64:arm64 (2.85.4-1) over (2.85.3-1) ... 889s Preparing to unpack .../11-libcryptsetup12_2%3a2.8.0-1ubuntu2_arm64.deb ... 889s Unpacking libcryptsetup12:arm64 (2:2.8.0-1ubuntu2) over (2:2.8.0-1ubuntu1) ... 889s Preparing to unpack .../12-libglib2.0-data_2.85.4-1_all.deb ... 889s Unpacking libglib2.0-data (2.85.4-1) over (2.85.3-1) ... 889s Preparing to unpack .../13-linux-sysctl-defaults_4.14ubuntu1_all.deb ... 889s Unpacking linux-sysctl-defaults (4.14ubuntu1) over (4.12ubuntu1) ... 889s Preparing to unpack .../14-openssl_3.5.2-1ubuntu1_arm64.deb ... 889s Unpacking openssl (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 889s Preparing to unpack .../15-bind9-host_1%3a9.20.11-1ubuntu2_arm64.deb ... 889s Unpacking bind9-host (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 889s Preparing to unpack .../16-bind9-dnsutils_1%3a9.20.11-1ubuntu2_arm64.deb ... 889s Unpacking bind9-dnsutils (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 889s Preparing to unpack .../17-bind9-libs_1%3a9.20.11-1ubuntu2_arm64.deb ... 889s Unpacking bind9-libs:arm64 (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 889s Preparing to unpack .../18-file_1%3a5.46-5build1_arm64.deb ... 889s Unpacking file (1:5.46-5build1) over (1:5.46-5) ... 889s Preparing to unpack .../19-libmagic1t64_1%3a5.46-5build1_arm64.deb ... 889s Unpacking libmagic1t64:arm64 (1:5.46-5build1) over (1:5.46-5) ... 889s Preparing to unpack .../20-libmagic-mgc_1%3a5.46-5build1_arm64.deb ... 889s Unpacking libmagic-mgc (1:5.46-5build1) over (1:5.46-5) ... 890s Preparing to unpack .../21-nftables_1.1.5-1_arm64.deb ... 890s Unpacking nftables (1.1.5-1) over (1.1.3-1) ... 890s Preparing to unpack .../22-libnftables1_1.1.5-1_arm64.deb ... 890s Unpacking libnftables1:arm64 (1.1.5-1) over (1.1.3-1) ... 890s Preparing to unpack .../23-libgprofng0_2.45-6ubuntu1_arm64.deb ... 890s Unpacking libgprofng0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../24-libctf0_2.45-6ubuntu1_arm64.deb ... 890s Unpacking libctf0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../25-libctf-nobfd0_2.45-6ubuntu1_arm64.deb ... 890s Unpacking libctf-nobfd0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../26-binutils-aarch64-linux-gnu_2.45-6ubuntu1_arm64.deb ... 890s Unpacking binutils-aarch64-linux-gnu (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../27-libbinutils_2.45-6ubuntu1_arm64.deb ... 890s Unpacking libbinutils:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../28-binutils_2.45-6ubuntu1_arm64.deb ... 890s Unpacking binutils (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../29-binutils-common_2.45-6ubuntu1_arm64.deb ... 890s Unpacking binutils-common:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../30-libsframe2_2.45-6ubuntu1_arm64.deb ... 890s Unpacking libsframe2:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 890s Preparing to unpack .../31-bpftool_7.7.0+6.17.0-3.3_arm64.deb ... 890s Unpacking bpftool (7.7.0+6.17.0-3.3) over (7.6.0+6.16.0-16.16) ... 890s Preparing to unpack .../32-libclang-cpp20_1%3a20.1.8-0ubuntu4_arm64.deb ... 890s Unpacking libclang-cpp20 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 891s Preparing to unpack .../33-libllvm20_1%3a20.1.8-0ubuntu4_arm64.deb ... 891s Unpacking libllvm20:arm64 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 891s Preparing to unpack .../34-libclang1-20_1%3a20.1.8-0ubuntu4_arm64.deb ... 891s Unpacking libclang1-20 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 892s Preparing to unpack .../35-bpftrace_0.23.5-1ubuntu1_arm64.deb ... 892s Unpacking bpftrace (0.23.5-1ubuntu1) over (0.23.2-1ubuntu2) ... 892s Preparing to unpack .../36-cryptsetup-bin_2%3a2.8.0-1ubuntu2_arm64.deb ... 892s Unpacking cryptsetup-bin (2:2.8.0-1ubuntu2) over (2:2.8.0-1ubuntu1) ... 892s Preparing to unpack .../37-libbrotli1_1.1.0-2build5_arm64.deb ... 892s Unpacking libbrotli1:arm64 (1.1.0-2build5) over (1.1.0-2build4) ... 892s Preparing to unpack .../38-curl_8.14.1-1ubuntu3_arm64.deb ... 892s Unpacking curl (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 892s Preparing to unpack .../39-libcurl4t64_8.14.1-1ubuntu3_arm64.deb ... 892s Unpacking libcurl4t64:arm64 (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 892s Preparing to unpack .../40-libcurl3t64-gnutls_8.14.1-1ubuntu3_arm64.deb ... 892s Unpacking libcurl3t64-gnutls:arm64 (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 892s Preparing to unpack .../41-libfreetype6_2.13.3+dfsg-1build1_arm64.deb ... 892s Unpacking libfreetype6:arm64 (2.13.3+dfsg-1build1) over (2.13.3+dfsg-1) ... 892s Selecting previously unselected package wireless-regdb. 892s Preparing to unpack .../42-wireless-regdb_2025.07.10-0ubuntu1_all.deb ... 892s Unpacking wireless-regdb (2025.07.10-0ubuntu1) ... 892s Selecting previously unselected package linux-modules-6.17.0-3-generic. 892s Preparing to unpack .../43-linux-modules-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 892s Unpacking linux-modules-6.17.0-3-generic (6.17.0-3.3) ... 894s Selecting previously unselected package linux-image-6.17.0-3-generic. 894s Preparing to unpack .../44-linux-image-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-image-6.17.0-3-generic (6.17.0-3.3) ... 894s Preparing to unpack .../45-linux-generic_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-generic (6.17.0-3.3) over (6.16.0-16.16) ... 894s Preparing to unpack .../46-linux-image-generic_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-image-generic (6.17.0-3.3) over (6.16.0-16.16) ... 894s Preparing to unpack .../47-linux-virtual_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 894s Preparing to unpack .../48-linux-image-virtual_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-image-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 894s Preparing to unpack .../49-linux-headers-virtual_6.17.0-3.3_arm64.deb ... 894s Unpacking linux-headers-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 894s Selecting previously unselected package linux-headers-6.17.0-3. 894s Preparing to unpack .../50-linux-headers-6.17.0-3_6.17.0-3.3_all.deb ... 894s Unpacking linux-headers-6.17.0-3 (6.17.0-3.3) ... 895s Selecting previously unselected package linux-headers-6.17.0-3-generic. 896s Preparing to unpack .../51-linux-headers-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 896s Unpacking linux-headers-6.17.0-3-generic (6.17.0-3.3) ... 897s Preparing to unpack .../52-linux-headers-generic_6.17.0-3.3_arm64.deb ... 897s Unpacking linux-headers-generic (6.17.0-3.3) over (6.16.0-16.16) ... 897s Preparing to unpack .../53-linux-libc-dev_6.17.0-3.3_arm64.deb ... 897s Unpacking linux-libc-dev:arm64 (6.17.0-3.3) over (6.16.0-16.16) ... 897s Preparing to unpack .../54-linux-perf_6.17.0-3.3_arm64.deb ... 897s Unpacking linux-perf (6.17.0-3.3) over (6.16.0-16.16) ... 897s Preparing to unpack .../55-linux-tools-common_6.17.0-3.3_all.deb ... 897s Unpacking linux-tools-common (6.17.0-3.3) over (6.16.0-16.16) ... 897s Setting up 3cpio (0.10.2-0ubuntu1) ... 897s Setting up libnftables1:arm64 (1.1.5-1) ... 897s Setting up linux-base (4.14ubuntu1) ... 897s Setting up nftables (1.1.5-1) ... 898s Setting up bind9-libs:arm64 (1:9.20.11-1ubuntu2) ... 898s Setting up libmagic-mgc (1:5.46-5build1) ... 898s Setting up linux-firmware (20250901.git993ff19b-0ubuntu1) ... 898s Setting up bpftool (7.7.0+6.17.0-3.3) ... 898s Setting up libsframe2:arm64 (2.45-6ubuntu1) ... 898s Setting up libbrotli1:arm64 (1.1.0-2build5) ... 898s Setting up wireless-regdb (2025.07.10-0ubuntu1) ... 898s Setting up libmagic1t64:arm64 (1:5.46-5build1) ... 898s Setting up binutils-common:arm64 (2.45-6ubuntu1) ... 898s Setting up libcurl3t64-gnutls:arm64 (8.14.1-1ubuntu3) ... 898s Setting up linux-libc-dev:arm64 (6.17.0-3.3) ... 898s Setting up libctf-nobfd0:arm64 (2.45-6ubuntu1) ... 898s Setting up libcom-err2:arm64 (1.47.2-3ubuntu2) ... 898s Setting up file (1:5.46-5build1) ... 898s Setting up bzip2 (1.0.8-6build1) ... 898s Setting up libglib2.0-data (2.85.4-1) ... 898s Setting up linux-perf (6.17.0-3.3) ... 898s Setting up linux-sysctl-defaults (4.14ubuntu1) ... 898s Setting up libfreetype6:arm64 (2.13.3+dfsg-1build1) ... 898s Setting up libdbus-1-3:arm64 (1.16.2-2ubuntu2) ... 898s Setting up libatomic1:arm64 (15.2.0-2ubuntu2) ... 898s Setting up libss2:arm64 (1.47.2-3ubuntu2) ... 898s Setting up libllvm20:arm64 (1:20.1.8-0ubuntu4) ... 898s Setting up logsave (1.47.2-3ubuntu2) ... 898s Setting up dbus-session-bus-common (1.16.2-2ubuntu2) ... 898s Setting up libcryptsetup12:arm64 (2:2.8.0-1ubuntu2) ... 898s Setting up linux-headers-6.17.0-3 (6.17.0-3.3) ... 898s Setting up libbinutils:arm64 (2.45-6ubuntu1) ... 898s Setting up dbus-system-bus-common (1.16.2-2ubuntu2) ... 898s Setting up bind9-host (1:9.20.11-1ubuntu2) ... 898s Setting up openssl (3.5.2-1ubuntu1) ... 898s Setting up linux-tools-common (6.17.0-3.3) ... 898s Setting up libclang1-20 (1:20.1.8-0ubuntu4) ... 898s Setting up dbus-bin (1.16.2-2ubuntu2) ... 898s Setting up initramfs-tools-bin (0.150ubuntu1) ... 898s Setting up libctf0:arm64 (2.45-6ubuntu1) ... 898s Setting up cryptsetup-bin (2:2.8.0-1ubuntu2) ... 898s Setting up linux-modules-6.17.0-3-generic (6.17.0-3.3) ... 901s Setting up linux-image-6.17.0-3-generic (6.17.0-3.3) ... 903s I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.16.0-16-generic 903s I: /boot/initrd.img.old is now a symlink to initrd.img-6.16.0-16-generic 903s I: /boot/vmlinuz is now a symlink to vmlinuz-6.17.0-3-generic 903s I: /boot/initrd.img is now a symlink to initrd.img-6.17.0-3-generic 903s Setting up libcurl4t64:arm64 (8.14.1-1ubuntu3) ... 903s Setting up bpftrace (0.23.5-1ubuntu1) ... 903s Setting up binutils-aarch64-linux-gnu (2.45-6ubuntu1) ... 903s Setting up e2fsprogs (1.47.2-3ubuntu2) ... 903s update-initramfs: deferring update (trigger activated) 904s Setting up dbus-daemon (1.16.2-2ubuntu2) ... 904s Setting up dbus-user-session (1.16.2-2ubuntu2) ... 904s Setting up libglib2.0-0t64:arm64 (2.85.4-1) ... 904s No schema files found: doing nothing. 904s Setting up libgprofng0:arm64 (2.45-6ubuntu1) ... 904s Setting up libclang-cpp20 (1:20.1.8-0ubuntu4) ... 904s Setting up dbus (1.16.2-2ubuntu2) ... 904s A reboot is required to replace the running dbus-daemon. 904s Please reboot the system when convenient. 904s Setting up gir1.2-glib-2.0:arm64 (2.85.4-1) ... 904s Setting up linux-headers-6.17.0-3-generic (6.17.0-3.3) ... 904s Setting up curl (8.14.1-1ubuntu3) ... 904s Setting up bind9-dnsutils (1:9.20.11-1ubuntu2) ... 904s Setting up linux-image-virtual (6.17.0-3.3) ... 904s Setting up initramfs-tools-core (0.150ubuntu1) ... 904s Setting up linux-image-generic (6.17.0-3.3) ... 904s Setting up initramfs-tools (0.150ubuntu1) ... 904s update-initramfs: deferring update (trigger activated) 904s Setting up linux-headers-generic (6.17.0-3.3) ... 904s Setting up binutils (2.45-6ubuntu1) ... 904s Setting up linux-headers-virtual (6.17.0-3.3) ... 904s Setting up linux-generic (6.17.0-3.3) ... 904s Setting up linux-virtual (6.17.0-3.3) ... 904s Processing triggers for debianutils (5.23.2) ... 904s Processing triggers for install-info (7.1.1-1) ... 904s Processing triggers for libc-bin (2.42-0ubuntu1) ... 904s Processing triggers for systemd (257.8-0ubuntu2) ... 904s Processing triggers for man-db (2.13.1-1) ... 906s Processing triggers for procps (2:4.0.4-8ubuntu2) ... 906s Processing triggers for linux-image-6.17.0-3-generic (6.17.0-3.3) ... 906s /etc/kernel/postinst.d/initramfs-tools: 906s update-initramfs: Generating /boot/initrd.img-6.17.0-3-generic 907s W: Possible missing firmware /lib/firmware/apple/dfrmtfw-*.bin for built-in driver apple_z2 920s flash-kernel: deferring update (trigger activated) 921s /etc/kernel/postinst.d/zz-flash-kernel: 921s flash-kernel: deferring update (trigger activated) 921s /etc/kernel/postinst.d/zz-update-grub: 921s Sourcing file `/etc/default/grub' 921s Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 921s Generating grub configuration file ... 921s Found linux image: /boot/vmlinuz-6.17.0-3-generic 921s Found initrd image: /boot/initrd.img-6.17.0-3-generic 921s Found linux image: /boot/vmlinuz-6.16.0-16-generic 921s Found initrd image: /boot/initrd.img-6.16.0-16-generic 921s Found linux image: /boot/vmlinuz-6.15.0-4-generic 921s Found initrd image: /boot/initrd.img-6.15.0-4-generic 922s Warning: os-prober will not be executed to detect other bootable partitions. 922s Systems on them will not be added to the GRUB boot configuration. 922s Check GRUB_DISABLE_OS_PROBER documentation entry. 922s Adding boot menu entry for UEFI Firmware Settings ... 922s done 922s Processing triggers for initramfs-tools (0.150ubuntu1) ... 922s update-initramfs: Generating /boot/initrd.img-6.17.0-3-generic 923s W: Possible missing firmware /lib/firmware/apple/dfrmtfw-*.bin for built-in driver apple_z2 937s System running in EFI mode, skipping. 937s Processing triggers for flash-kernel (3.109ubuntu6) ... 937s System running in EFI mode, skipping. 938s Reading package lists... 938s Building dependency tree... 938s Reading state information... 938s Solving dependencies... 939s The following packages will be REMOVED: 939s linux-headers-6.15.0-4* linux-headers-6.15.0-4-generic* 939s linux-image-6.15.0-4-generic* linux-modules-6.15.0-4-generic* 939s linux-tools-6.15.0-4* linux-tools-6.15.0-4-generic* 939s 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. 939s After this operation, 487 MB disk space will be freed. 939s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176891 files and directories currently installed.) 939s Removing linux-headers-6.15.0-4-generic (6.15.0-4.4) ... 940s Removing linux-headers-6.15.0-4 (6.15.0-4.4) ... 942s Removing linux-image-6.15.0-4-generic (6.15.0-4.4) ... 942s /etc/kernel/postrm.d/initramfs-tools: 942s update-initramfs: Deleting /boot/initrd.img-6.15.0-4-generic 942s /etc/kernel/postrm.d/zz-flash-kernel: 942s flash-kernel: Kernel 6.15.0-4-generic has been removed. 942s flash-kernel: A higher version (6.17.0-3-generic) is still installed, no reflashing required. 942s /etc/kernel/postrm.d/zz-update-grub: 942s Sourcing file `/etc/default/grub' 942s Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 942s Generating grub configuration file ... 942s Found linux image: /boot/vmlinuz-6.17.0-3-generic 942s Found initrd image: /boot/initrd.img-6.17.0-3-generic 943s Found linux image: /boot/vmlinuz-6.16.0-16-generic 943s Found initrd image: /boot/initrd.img-6.16.0-16-generic 943s Warning: os-prober will not be executed to detect other bootable partitions. 943s Systems on them will not be added to the GRUB boot configuration. 943s Check GRUB_DISABLE_OS_PROBER documentation entry. 943s Adding boot menu entry for UEFI Firmware Settings ... 943s done 943s Removing linux-modules-6.15.0-4-generic (6.15.0-4.4) ... 944s Removing linux-tools-6.15.0-4-generic (6.15.0-4.4) ... 944s Removing linux-tools-6.15.0-4 (6.15.0-4.4) ... 944s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 132341 files and directories currently installed.) 944s Purging configuration files for linux-image-6.15.0-4-generic (6.15.0-4.4) ... 944s Purging configuration files for linux-modules-6.15.0-4-generic (6.15.0-4.4) ... 944s autopkgtest [17:47:41]: rebooting testbed after setup commands that affected boot 972s autopkgtest [17:48:09]: testbed running kernel: Linux 6.17.0-3-generic #3-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 28 10:05:38 UTC 2025 975s autopkgtest [17:48:12]: @@@@@@@@@@@@@@@@@@@@ apt-source linux-aws 1024s Get:1 http://ftpmaster.internal/ubuntu questing/main linux-aws 6.16.0-1001.1 (dsc) [6231 B] 1024s Get:2 http://ftpmaster.internal/ubuntu questing/main linux-aws 6.16.0-1001.1 (tar) [247 MB] 1024s Get:3 http://ftpmaster.internal/ubuntu questing/main linux-aws 6.16.0-1001.1 (diff) [2172 kB] 1024s gpgv: Signature made Fri Aug 15 09:21:13 2025 UTC 1024s gpgv: using RSA key A7EAF65FACCAB00B5F71E6CA976C71399FB906D0 1024s gpgv: issuer "paolo.pisati@canonical.com" 1024s gpgv: Can't check signature: No public key 1024s dpkg-source: warning: cannot verify inline signature for ./linux-aws_6.16.0-1001.1.dsc: no acceptable signature found 1035s autopkgtest [17:49:12]: testing package linux-aws version 6.16.0-1001.1 1039s autopkgtest [17:49:16]: build not needed 1103s autopkgtest [17:50:20]: test rebuild: preparing testbed 1103s Reading package lists... 1104s Building dependency tree... 1104s Reading state information... 1104s Solving dependencies... 1104s The following packages will be REMOVED: 1104s coreutils-from-gnu 1104s The following NEW packages will be installed: 1104s asciidoc asciidoc-base asciidoc-common autoconf automake autopoint 1104s autotools-dev bc bindgen bison build-essential ca-certificates-java clang-18 1104s coreutils-from-uutils cpp cpp-15 cpp-15-aarch64-linux-gnu 1104s cpp-aarch64-linux-gnu debhelper debugedit default-jdk-headless 1104s default-jre-headless dh-autoreconf dh-strip-nondeterminism dkms docbook-xml 1104s docbook-xsl docutils-common dwarfdump dwz fakeroot flex g++ g++-15 1104s g++-15-aarch64-linux-gnu g++-aarch64-linux-gnu gcc gcc-13-base gcc-14-base 1104s gcc-15 gcc-15-aarch64-linux-gnu gcc-aarch64-linux-gnu gettext 1104s intltool-debian java-common libarchive-zip-perl libasan8 libaudit-dev 1104s libcap-dev libcap-ng-dev libcc1-0 libclang-20-dev libclang-common-18-dev 1104s libclang-common-20-dev libclang-cpp18 libclang-dev libclang1-18 1104s libdebhelper-perl libdw-dev libdwarf1 libelf-dev libexpat1-dev libfakeroot 1104s libfile-stripnondeterminism-perl libgc1 libgcc-13-dev libgcc-14-dev 1104s libgcc-15-dev libgomp1 libhwasan0 libiberty-dev libisl23 libitm1 1104s libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore 1104s liblcms2-2 libllvm18 libllvm19 liblsan0 liblzma-dev libmpc3 libnewt-dev 1104s libnuma-dev libobjc-13-dev libobjc-14-dev libobjc4 libpci-dev libpcsclite1 1104s libpkgconf3 libpng-dev libpython3-dev libpython3.13-dev libslang2-dev 1104s libssl-dev libstd-rust-1.85 libstd-rust-1.85-dev libstdc++-13-dev 1104s libstdc++-14-dev libstdc++-15-dev libtool libtraceevent-dev libtracefs-dev 1104s libtsan2 libubsan1 libudev-dev libunwind-dev libunwind8 libxml2-utils 1104s libxslt1.1 libzstd-dev llvm-18-linker-tools m4 openjdk-21-jdk-headless 1104s openjdk-21-jre-headless pahole pkg-config pkgconf pkgconf-bin po-debconf 1104s python3-dev python3-docutils python3-roman python3.13-dev rust-1.85-src 1104s rust-coreutils rust-src rustc rustc-1.85 rustfmt rustfmt-1.85 sgml-base 1104s sgml-data sharutils uuid-dev xml-core xmlto xsltproc zlib1g-dev 1104s 0 upgraded, 141 newly installed, 1 to remove and 0 not upgraded. 1104s Need to get 748 MB of archives. 1104s After this operation, 3251 MB of additional disk space will be used. 1104s Get:1 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 rust-coreutils arm64 0.1.0+git20250813.4af2a84-0ubuntu4 [3255 kB] 1107s Get:2 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 coreutils-from-uutils all 0.0.0~ubuntu22 [7002 B] 1107s Get:3 http://ftpmaster.internal/ubuntu questing/main arm64 libisl23 arm64 0.27-1 [676 kB] 1107s Get:4 http://ftpmaster.internal/ubuntu questing/main arm64 libmpc3 arm64 1.3.1-1build3 [58.9 kB] 1107s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [83.1 MB] 1153s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-15 arm64 15.2.0-2ubuntu2 [1022 B] 1153s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [5718 B] 1153s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp arm64 4:15.2.0-1ubuntu2 [22.4 kB] 1153s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcc1-0 arm64 15.2.0-2ubuntu2 [52.0 kB] 1153s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgomp1 arm64 15.2.0-2ubuntu2 [157 kB] 1153s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libitm1 arm64 15.2.0-2ubuntu2 [31.2 kB] 1153s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libasan8 arm64 15.2.0-2ubuntu2 [2952 kB] 1155s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 liblsan0 arm64 15.2.0-2ubuntu2 [1331 kB] 1156s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libtsan2 arm64 15.2.0-2ubuntu2 [2719 kB] 1159s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libubsan1 arm64 15.2.0-2ubuntu2 [1189 kB] 1160s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libhwasan0 arm64 15.2.0-2ubuntu2 [1656 kB] 1162s Get:17 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgcc-15-dev arm64 15.2.0-2ubuntu2 [2691 kB] 1164s Get:18 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [93.0 MB] 1206s Get:19 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15 arm64 15.2.0-2ubuntu2 [509 kB] 1206s Get:20 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [1212 B] 1206s Get:21 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc arm64 4:15.2.0-1ubuntu2 [5014 B] 1206s Get:22 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libstdc++-15-dev arm64 15.2.0-2ubuntu2 [2612 kB] 1207s Get:23 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [88.8 MB] 1241s Get:24 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-15 arm64 15.2.0-2ubuntu2 [23.1 kB] 1241s Get:25 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [954 B] 1241s Get:26 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++ arm64 4:15.2.0-1ubuntu2 [1078 B] 1241s Get:27 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 build-essential arm64 12.12ubuntu2 [5254 B] 1241s Get:28 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dkms all 3.2.0-1ubuntu1 [62.4 kB] 1241s Get:29 http://ftpmaster.internal/ubuntu questing/main arm64 m4 arm64 1.4.19-8 [244 kB] 1241s Get:30 http://ftpmaster.internal/ubuntu questing/main arm64 flex arm64 2.6.4-8.2build1 [291 kB] 1241s Get:31 http://ftpmaster.internal/ubuntu questing/universe arm64 asciidoc-common all 10.2.1-1build1 [106 kB] 1241s Get:32 http://ftpmaster.internal/ubuntu questing/main arm64 sgml-base all 1.31+nmu1 [11.0 kB] 1241s Get:33 http://ftpmaster.internal/ubuntu questing/main arm64 xml-core all 0.19 [20.3 kB] 1241s Get:34 http://ftpmaster.internal/ubuntu questing/universe arm64 docbook-xsl all 1.79.2+dfsg-7 [1070 kB] 1242s Get:35 http://ftpmaster.internal/ubuntu questing/main arm64 libxml2-utils arm64 2.14.5+dfsg-0.2 [44.6 kB] 1242s Get:36 http://ftpmaster.internal/ubuntu questing/main arm64 libxslt1.1 arm64 1.1.43-0.1 [171 kB] 1242s Get:37 http://ftpmaster.internal/ubuntu questing/main arm64 xsltproc arm64 1.1.43-0.1 [15.2 kB] 1242s Get:38 http://ftpmaster.internal/ubuntu questing/universe arm64 asciidoc-base all 10.2.1-1build1 [85.8 kB] 1242s Get:39 http://ftpmaster.internal/ubuntu questing/universe arm64 asciidoc all 10.2.1-1build1 [5800 B] 1242s Get:40 http://ftpmaster.internal/ubuntu questing/main arm64 autoconf all 2.72-3.1ubuntu1 [384 kB] 1242s Get:41 http://ftpmaster.internal/ubuntu questing/main arm64 autotools-dev all 20240727.1 [43.4 kB] 1242s Get:42 http://ftpmaster.internal/ubuntu questing/main arm64 automake all 1:1.17-4ubuntu1 [572 kB] 1242s Get:43 http://ftpmaster.internal/ubuntu questing/main arm64 autopoint all 0.23.1-2build1 [619 kB] 1243s Get:44 http://ftpmaster.internal/ubuntu questing/main arm64 bc arm64 1.07.1-4 [84.8 kB] 1243s Get:45 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 gcc-13-base arm64 13.4.0-2ubuntu1 [54.5 kB] 1243s Get:46 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libgcc-13-dev arm64 13.4.0-2ubuntu1 [2449 kB] 1244s Get:47 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libstdc++-13-dev arm64 13.4.0-2ubuntu1 [2711 kB] 1245s Get:48 http://ftpmaster.internal/ubuntu questing/main arm64 libgc1 arm64 1:8.2.8-1 [90.1 kB] 1245s Get:49 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libobjc4 arm64 15.2.0-2ubuntu2 [50.0 kB] 1245s Get:50 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libobjc-13-dev arm64 13.4.0-2ubuntu1 [190 kB] 1245s Get:51 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libclang-common-20-dev arm64 1:20.1.8-0ubuntu4 [778 kB] 1246s Get:52 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libclang-20-dev arm64 1:20.1.8-0ubuntu4 [30.3 MB] 1258s Get:53 http://ftpmaster.internal/ubuntu questing/universe arm64 libclang-dev arm64 1:20.0-63ubuntu1 [5886 B] 1258s Get:54 http://ftpmaster.internal/ubuntu questing/universe arm64 bindgen arm64 0.71.1-6 [2054 kB] 1259s Get:55 http://ftpmaster.internal/ubuntu questing/main arm64 bison arm64 2:3.8.2+dfsg-1build2 [740 kB] 1259s Get:56 http://ftpmaster.internal/ubuntu questing/main arm64 ca-certificates-java all 20240118 [11.6 kB] 1259s Get:57 http://ftpmaster.internal/ubuntu questing/universe arm64 libllvm18 arm64 1:18.1.8-18ubuntu2 [26.2 MB] 1265s Get:58 http://ftpmaster.internal/ubuntu questing/universe arm64 libclang-cpp18 arm64 1:18.1.8-18ubuntu2 [13.1 MB] 1268s Get:59 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-14-base arm64 14.3.0-6ubuntu1 [56.6 kB] 1268s Get:60 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgcc-14-dev arm64 14.3.0-6ubuntu1 [2685 kB] 1269s Get:61 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libstdc++-14-dev arm64 14.3.0-6ubuntu1 [2854 kB] 1270s Get:62 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 libobjc-14-dev arm64 14.3.0-6ubuntu1 [194 kB] 1270s Get:63 http://ftpmaster.internal/ubuntu questing/universe arm64 libclang-common-18-dev arm64 1:18.1.8-18ubuntu2 [739 kB] 1270s Get:64 http://ftpmaster.internal/ubuntu questing/universe arm64 llvm-18-linker-tools arm64 1:18.1.8-18ubuntu2 [1231 kB] 1270s Get:65 http://ftpmaster.internal/ubuntu questing/universe arm64 libclang1-18 arm64 1:18.1.8-18ubuntu2 [7500 kB] 1271s Get:66 http://ftpmaster.internal/ubuntu questing/universe arm64 clang-18 arm64 1:18.1.8-18ubuntu2 [78.5 kB] 1272s Get:67 http://ftpmaster.internal/ubuntu questing/main arm64 libdebhelper-perl all 13.24.2ubuntu1 [95.7 kB] 1272s Get:68 http://ftpmaster.internal/ubuntu questing/main arm64 libtool all 2.5.4-4 [168 kB] 1272s Get:69 http://ftpmaster.internal/ubuntu questing/main arm64 dh-autoreconf all 20 [16.1 kB] 1272s Get:70 http://ftpmaster.internal/ubuntu questing/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] 1272s Get:71 http://ftpmaster.internal/ubuntu questing/main arm64 libfile-stripnondeterminism-perl all 1.14.2-1 [20.4 kB] 1272s Get:72 http://ftpmaster.internal/ubuntu questing/main arm64 dh-strip-nondeterminism all 1.14.2-1 [5098 B] 1272s Get:73 http://ftpmaster.internal/ubuntu questing/main arm64 debugedit arm64 1:5.2-3 [49.1 kB] 1272s Get:74 http://ftpmaster.internal/ubuntu questing/main arm64 dwz arm64 0.16-2 [113 kB] 1272s Get:75 http://ftpmaster.internal/ubuntu questing/main arm64 gettext arm64 0.23.1-2build1 [1456 kB] 1272s Get:76 http://ftpmaster.internal/ubuntu questing/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 1272s Get:77 http://ftpmaster.internal/ubuntu questing/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] 1272s Get:78 http://ftpmaster.internal/ubuntu questing/main arm64 debhelper all 13.24.2ubuntu1 [896 kB] 1272s Get:79 http://ftpmaster.internal/ubuntu questing/main arm64 java-common all 0.76 [6852 B] 1272s Get:80 http://ftpmaster.internal/ubuntu questing/main arm64 liblcms2-2 arm64 2.16-2 [170 kB] 1272s Get:81 http://ftpmaster.internal/ubuntu questing/main arm64 libjpeg-turbo8 arm64 2.1.5-4ubuntu2 [165 kB] 1272s Get:82 http://ftpmaster.internal/ubuntu questing/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B] 1272s Get:83 http://ftpmaster.internal/ubuntu questing/main arm64 libpcsclite1 arm64 2.3.3-1 [24.7 kB] 1272s Get:84 http://ftpmaster.internal/ubuntu questing/main arm64 openjdk-21-jre-headless arm64 21.0.9~5ea-1 [46.3 MB] 1282s Get:85 http://ftpmaster.internal/ubuntu questing/main arm64 default-jre-headless arm64 2:1.21-76 [3176 B] 1282s Get:86 http://ftpmaster.internal/ubuntu questing/main arm64 openjdk-21-jdk-headless arm64 21.0.9~5ea-1 [82.7 MB] 1308s Get:87 http://ftpmaster.internal/ubuntu questing/main arm64 default-jdk-headless arm64 2:1.21-76 [966 B] 1308s Get:88 http://ftpmaster.internal/ubuntu questing/main arm64 sgml-data all 2.0.11+nmu1 [171 kB] 1308s Get:89 http://ftpmaster.internal/ubuntu questing/main arm64 docbook-xml all 4.5-13 [73.8 kB] 1308s Get:90 http://ftpmaster.internal/ubuntu questing/main arm64 docutils-common all 0.21.2+dfsg-2 [131 kB] 1308s Get:91 http://ftpmaster.internal/ubuntu questing/universe arm64 libdwarf1 arm64 1:0.11.1-1 [421 kB] 1309s Get:92 http://ftpmaster.internal/ubuntu questing/universe arm64 dwarfdump arm64 1:0.11.1-1 [178 kB] 1309s Get:93 http://ftpmaster.internal/ubuntu questing/main arm64 libfakeroot arm64 1.37.1.2-1 [33.8 kB] 1309s Get:94 http://ftpmaster.internal/ubuntu questing/main arm64 fakeroot arm64 1.37.1.2-1 [67.4 kB] 1309s Get:95 http://ftpmaster.internal/ubuntu questing/main arm64 libcap-dev arm64 1:2.75-7ubuntu1 [530 kB] 1309s Get:96 http://ftpmaster.internal/ubuntu questing/main arm64 libcap-ng-dev arm64 0.8.5-4build1 [30.5 kB] 1309s Get:97 http://ftpmaster.internal/ubuntu questing/main arm64 zlib1g-dev arm64 1:1.3.dfsg+really1.3.1-1ubuntu1 [894 kB] 1309s Get:98 http://ftpmaster.internal/ubuntu questing/main arm64 libzstd-dev arm64 1.5.7+dfsg-1build1 [357 kB] 1311s Get:99 http://ftpmaster.internal/ubuntu questing/main arm64 libelf-dev arm64 0.193-1 [93.3 kB] 1311s Get:100 http://ftpmaster.internal/ubuntu questing/main arm64 liblzma-dev arm64 5.8.1-1build1 [181 kB] 1311s Get:101 http://ftpmaster.internal/ubuntu questing/main arm64 libdw-dev arm64 0.193-1 [362 kB] 1311s Get:102 http://ftpmaster.internal/ubuntu questing/main arm64 libexpat1-dev arm64 2.7.1-2 [128 kB] 1311s Get:103 http://ftpmaster.internal/ubuntu questing/main arm64 libiberty-dev arm64 20250315-1 [167 kB] 1311s Get:104 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libjs-jquery all 3.7.1+dfsg+~3.5.33-1 [321 kB] 1311s Get:105 http://ftpmaster.internal/ubuntu questing/main arm64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 1311s Get:106 http://ftpmaster.internal/ubuntu questing/main arm64 libjs-sphinxdoc all 8.2.3-1ubuntu2 [28.0 kB] 1311s Get:107 http://ftpmaster.internal/ubuntu questing/main arm64 libllvm19 arm64 1:19.1.7-5ubuntu2 [27.3 MB] 1318s Get:108 http://ftpmaster.internal/ubuntu questing/main arm64 libpng-dev arm64 1.6.50-1 [268 kB] 1318s Get:109 http://ftpmaster.internal/ubuntu questing/main arm64 libslang2-dev arm64 2.3.3-5 [554 kB] 1318s Get:110 http://ftpmaster.internal/ubuntu questing/main arm64 libnewt-dev arm64 0.52.25-1ubuntu1 [72.7 kB] 1318s Get:111 http://ftpmaster.internal/ubuntu questing/main arm64 libudev-dev arm64 257.8-0ubuntu2 [21.9 kB] 1318s Get:112 http://ftpmaster.internal/ubuntu questing/main arm64 libpci-dev arm64 1:3.14.0-1build1 [28.5 kB] 1318s Get:113 http://ftpmaster.internal/ubuntu questing/main arm64 libpkgconf3 arm64 1.8.1-4 [31.4 kB] 1318s Get:114 http://ftpmaster.internal/ubuntu questing/main arm64 libpython3.13-dev arm64 3.13.7-1 [6091 kB] 1320s Get:115 http://ftpmaster.internal/ubuntu questing/main arm64 libpython3-dev arm64 3.13.7-1 [10.8 kB] 1320s Get:116 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libssl-dev arm64 3.5.2-1ubuntu1 [3628 kB] 1321s Get:117 http://ftpmaster.internal/ubuntu questing/main arm64 libstd-rust-1.85 arm64 1.85.1+dfsg0ubuntu2-0ubuntu1 [19.3 MB] 1328s Get:118 http://ftpmaster.internal/ubuntu questing/main arm64 libstd-rust-1.85-dev arm64 1.85.1+dfsg0ubuntu2-0ubuntu1 [45.0 MB] 1339s Get:119 http://ftpmaster.internal/ubuntu questing/main arm64 libtraceevent-dev arm64 1:1.8.4-2 [71.5 kB] 1339s Get:120 http://ftpmaster.internal/ubuntu questing/main arm64 libtracefs-dev arm64 1.8.1-1ubuntu1 [81.4 kB] 1339s Get:121 http://ftpmaster.internal/ubuntu questing/main arm64 libunwind8 arm64 1.8.1-0.1ubuntu1 [64.7 kB] 1339s Get:122 http://ftpmaster.internal/ubuntu questing/main arm64 libunwind-dev arm64 1.8.1-0.1ubuntu1 [2251 kB] 1340s Get:123 http://ftpmaster.internal/ubuntu questing/universe arm64 pahole arm64 1.30-1ubuntu1 [299 kB] 1340s Get:124 http://ftpmaster.internal/ubuntu questing/main arm64 pkgconf-bin arm64 1.8.1-4 [20.9 kB] 1340s Get:125 http://ftpmaster.internal/ubuntu questing/main arm64 pkgconf arm64 1.8.1-4 [16.7 kB] 1340s Get:126 http://ftpmaster.internal/ubuntu questing/main arm64 pkg-config arm64 1.8.1-4 [7362 B] 1340s Get:127 http://ftpmaster.internal/ubuntu questing/main arm64 python3.13-dev arm64 3.13.7-1 [508 kB] 1340s Get:128 http://ftpmaster.internal/ubuntu questing/main arm64 python3-dev arm64 3.13.7-1 [26.6 kB] 1340s Get:129 http://ftpmaster.internal/ubuntu questing/main arm64 python3-roman all 5.0-1 [10.3 kB] 1340s Get:130 http://ftpmaster.internal/ubuntu questing/main arm64 python3-docutils all 0.21.2+dfsg-2 [409 kB] 1340s Get:131 http://ftpmaster.internal/ubuntu questing/universe arm64 rust-1.85-src all 1.85.1+dfsg0ubuntu2-0ubuntu1 [115 MB] 1364s Get:132 http://ftpmaster.internal/ubuntu questing/main arm64 rustc-1.85 arm64 1.85.1+dfsg0ubuntu2-0ubuntu1 [5214 kB] 1365s Get:133 http://ftpmaster.internal/ubuntu questing/universe arm64 rustfmt-1.85 arm64 1.85.1+dfsg0ubuntu2-0ubuntu1 [1999 kB] 1366s Get:134 http://ftpmaster.internal/ubuntu questing/universe arm64 rustfmt arm64 1.85.1ubuntu1 [2706 B] 1366s Get:135 http://ftpmaster.internal/ubuntu questing/universe arm64 sharutils arm64 1:4.15.2-12 [258 kB] 1366s Get:136 http://ftpmaster.internal/ubuntu questing/universe arm64 xmlto arm64 0.0.29-2 [26.0 kB] 1366s Get:137 http://ftpmaster.internal/ubuntu questing/main arm64 libaudit-dev arm64 1:4.0.5-1 [93.4 kB] 1366s Get:138 http://ftpmaster.internal/ubuntu questing/main arm64 libnuma-dev arm64 2.0.19-1 [39.7 kB] 1366s Get:139 http://ftpmaster.internal/ubuntu questing/universe arm64 rust-src all 1.85.1ubuntu1 [2730 B] 1366s Get:140 http://ftpmaster.internal/ubuntu questing/main arm64 rustc arm64 1.85.1ubuntu1 [2906 B] 1366s Get:141 http://ftpmaster.internal/ubuntu questing/main arm64 uuid-dev arm64 2.41-4ubuntu3 [56.9 kB] 1366s Fetched 748 MB in 4min 21s (2863 kB/s) 1366s Selecting previously unselected package rust-coreutils. 1367s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 132342 files and directories currently installed.) 1367s Preparing to unpack .../rust-coreutils_0.1.0+git20250813.4af2a84-0ubuntu4_arm64.deb ... 1367s Unpacking rust-coreutils (0.1.0+git20250813.4af2a84-0ubuntu4) ... 1367s Setting up rust-coreutils (0.1.0+git20250813.4af2a84-0ubuntu4) ... 1367s dpkg: coreutils-from-gnu: dependency problems, but removing anyway as you requested: 1367s coreutils depends on coreutils-from-uutils | coreutils-from-gnu; however: 1367s Package coreutils-from-uutils is not installed. 1367s Package coreutils-from-gnu is to be removed. 1367s 1367s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133075 files and directories currently installed.) 1367s Removing coreutils-from-gnu (0.0.0~ubuntu22) ... 1367s Adding 'diversion of /usr/bin/[ to /usr/bin/[.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/arch to /usr/bin/arch.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/b2sum to /usr/bin/b2sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/base32 to /usr/bin/base32.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/base64 to /usr/bin/base64.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/basename to /usr/bin/basename.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/basenc to /usr/bin/basenc.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/cat to /usr/bin/cat.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/chcon to /usr/bin/chcon.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/chgrp to /usr/bin/chgrp.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/chmod to /usr/bin/chmod.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/chown to /usr/bin/chown.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/cksum to /usr/bin/cksum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/comm to /usr/bin/comm.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/cp to /usr/bin/cp.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/csplit to /usr/bin/csplit.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/cut to /usr/bin/cut.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/date to /usr/bin/date.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/dd to /usr/bin/dd.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/df to /usr/bin/df.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/dir to /usr/bin/dir.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/dircolors to /usr/bin/dircolors.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/dirname to /usr/bin/dirname.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/du to /usr/bin/du.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/echo to /usr/bin/echo.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/env to /usr/bin/env.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/expand to /usr/bin/expand.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/expr to /usr/bin/expr.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/factor to /usr/bin/factor.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/false to /usr/bin/false.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/fmt to /usr/bin/fmt.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/fold to /usr/bin/fold.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/groups to /usr/bin/groups.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/head to /usr/bin/head.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/hostid to /usr/bin/hostid.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/id to /usr/bin/id.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/install to /usr/bin/install.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/join to /usr/bin/join.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/link to /usr/bin/link.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/ln to /usr/bin/ln.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/logname to /usr/bin/logname.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/ls to /usr/bin/ls.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/md5sum to /usr/bin/md5sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/mkdir to /usr/bin/mkdir.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/mkfifo to /usr/bin/mkfifo.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/mknod to /usr/bin/mknod.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/mktemp to /usr/bin/mktemp.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/mv to /usr/bin/mv.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/nice to /usr/bin/nice.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/nl to /usr/bin/nl.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/nohup to /usr/bin/nohup.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/nproc to /usr/bin/nproc.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/numfmt to /usr/bin/numfmt.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/od to /usr/bin/od.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/paste to /usr/bin/paste.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/pathchk to /usr/bin/pathchk.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/pinky to /usr/bin/pinky.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/pr to /usr/bin/pr.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/printenv to /usr/bin/printenv.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/printf to /usr/bin/printf.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/ptx to /usr/bin/ptx.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/pwd to /usr/bin/pwd.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/readlink to /usr/bin/readlink.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/realpath to /usr/bin/realpath.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/rm to /usr/bin/rm.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/rmdir to /usr/bin/rmdir.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/runcon to /usr/bin/runcon.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/seq to /usr/bin/seq.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sha1sum to /usr/bin/sha1sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sha224sum to /usr/bin/sha224sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sha256sum to /usr/bin/sha256sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sha384sum to /usr/bin/sha384sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sha512sum to /usr/bin/sha512sum.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/shred to /usr/bin/shred.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/shuf to /usr/bin/shuf.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sleep to /usr/bin/sleep.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/sort to /usr/bin/sort.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/split to /usr/bin/split.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/stat to /usr/bin/stat.remove-bak by coreutils-switch' 1367s Adding 'diversion of /usr/bin/stdbuf to /usr/bin/stdbuf.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/stty to /usr/bin/stty.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/sum to /usr/bin/sum.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/sync to /usr/bin/sync.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tac to /usr/bin/tac.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tail to /usr/bin/tail.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tee to /usr/bin/tee.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/test to /usr/bin/test.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/timeout to /usr/bin/timeout.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/touch to /usr/bin/touch.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tr to /usr/bin/tr.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/true to /usr/bin/true.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/truncate to /usr/bin/truncate.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tsort to /usr/bin/tsort.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/tty to /usr/bin/tty.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/uname to /usr/bin/uname.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/unexpand to /usr/bin/unexpand.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/uniq to /usr/bin/uniq.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/unlink to /usr/bin/unlink.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/users to /usr/bin/users.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/vdir to /usr/bin/vdir.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/wc to /usr/bin/wc.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/who to /usr/bin/who.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/whoami to /usr/bin/whoami.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/bin/yes to /usr/bin/yes.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/sbin/chroot to /usr/sbin/chroot.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/arch.1.gz to /usr/share/man/man1/arch.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/b2sum.1.gz to /usr/share/man/man1/b2sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/base32.1.gz to /usr/share/man/man1/base32.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/base64.1.gz to /usr/share/man/man1/base64.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/basename.1.gz to /usr/share/man/man1/basename.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/basenc.1.gz to /usr/share/man/man1/basenc.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/cat.1.gz to /usr/share/man/man1/cat.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/chcon.1.gz to /usr/share/man/man1/chcon.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/chgrp.1.gz to /usr/share/man/man1/chgrp.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/chmod.1.gz to /usr/share/man/man1/chmod.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/chown.1.gz to /usr/share/man/man1/chown.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/cksum.1.gz to /usr/share/man/man1/cksum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/comm.1.gz to /usr/share/man/man1/comm.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/cp.1.gz to /usr/share/man/man1/cp.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/csplit.1.gz to /usr/share/man/man1/csplit.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/cut.1.gz to /usr/share/man/man1/cut.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/date.1.gz to /usr/share/man/man1/date.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/dd.1.gz to /usr/share/man/man1/dd.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/df.1.gz to /usr/share/man/man1/df.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/dir.1.gz to /usr/share/man/man1/dir.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/dircolors.1.gz to /usr/share/man/man1/dircolors.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/dirname.1.gz to /usr/share/man/man1/dirname.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/du.1.gz to /usr/share/man/man1/du.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/echo.1.gz to /usr/share/man/man1/echo.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/env.1.gz to /usr/share/man/man1/env.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/expand.1.gz to /usr/share/man/man1/expand.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/expr.1.gz to /usr/share/man/man1/expr.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/factor.1.gz to /usr/share/man/man1/factor.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/false.1.gz to /usr/share/man/man1/false.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/fmt.1.gz to /usr/share/man/man1/fmt.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/fold.1.gz to /usr/share/man/man1/fold.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/groups.1.gz to /usr/share/man/man1/groups.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/head.1.gz to /usr/share/man/man1/head.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/hostid.1.gz to /usr/share/man/man1/hostid.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/id.1.gz to /usr/share/man/man1/id.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/install.1.gz to /usr/share/man/man1/install.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/join.1.gz to /usr/share/man/man1/join.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/link.1.gz to /usr/share/man/man1/link.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/ln.1.gz to /usr/share/man/man1/ln.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/logname.1.gz to /usr/share/man/man1/logname.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/ls.1.gz to /usr/share/man/man1/ls.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/md5sum.1.gz to /usr/share/man/man1/md5sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/mkdir.1.gz to /usr/share/man/man1/mkdir.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/mkfifo.1.gz to /usr/share/man/man1/mkfifo.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/mknod.1.gz to /usr/share/man/man1/mknod.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/mktemp.1.gz to /usr/share/man/man1/mktemp.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/mv.1.gz to /usr/share/man/man1/mv.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/nice.1.gz to /usr/share/man/man1/nice.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/nl.1.gz to /usr/share/man/man1/nl.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/nohup.1.gz to /usr/share/man/man1/nohup.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/nproc.1.gz to /usr/share/man/man1/nproc.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/numfmt.1.gz to /usr/share/man/man1/numfmt.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/od.1.gz to /usr/share/man/man1/od.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/paste.1.gz to /usr/share/man/man1/paste.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/pathchk.1.gz to /usr/share/man/man1/pathchk.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/pinky.1.gz to /usr/share/man/man1/pinky.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/pr.1.gz to /usr/share/man/man1/pr.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/printenv.1.gz to /usr/share/man/man1/printenv.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/printf.1.gz to /usr/share/man/man1/printf.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/ptx.1.gz to /usr/share/man/man1/ptx.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/pwd.1.gz to /usr/share/man/man1/pwd.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/readlink.1.gz to /usr/share/man/man1/readlink.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/realpath.1.gz to /usr/share/man/man1/realpath.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/rm.1.gz to /usr/share/man/man1/rm.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/rmdir.1.gz to /usr/share/man/man1/rmdir.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/runcon.1.gz to /usr/share/man/man1/runcon.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/seq.1.gz to /usr/share/man/man1/seq.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sha1sum.1.gz to /usr/share/man/man1/sha1sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sha224sum.1.gz to /usr/share/man/man1/sha224sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sha256sum.1.gz to /usr/share/man/man1/sha256sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sha384sum.1.gz to /usr/share/man/man1/sha384sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sha512sum.1.gz to /usr/share/man/man1/sha512sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/shred.1.gz to /usr/share/man/man1/shred.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/shuf.1.gz to /usr/share/man/man1/shuf.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sleep.1.gz to /usr/share/man/man1/sleep.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sort.1.gz to /usr/share/man/man1/sort.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/split.1.gz to /usr/share/man/man1/split.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/stat.1.gz to /usr/share/man/man1/stat.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/stdbuf.1.gz to /usr/share/man/man1/stdbuf.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/stty.1.gz to /usr/share/man/man1/stty.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sum.1.gz to /usr/share/man/man1/sum.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/sync.1.gz to /usr/share/man/man1/sync.1.gz.remove-bak by coreutils-switch' 1368s Adding 'diversion of /usr/share/man/man1/tac.1.gz to /usr/share/man/man1/tac.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/tail.1.gz to /usr/share/man/man1/tail.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/tee.1.gz to /usr/share/man/man1/tee.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/test.1.gz to /usr/share/man/man1/test.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/timeout.1.gz to /usr/share/man/man1/timeout.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/touch.1.gz to /usr/share/man/man1/touch.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/tr.1.gz to /usr/share/man/man1/tr.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/true.1.gz to /usr/share/man/man1/true.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/truncate.1.gz to /usr/share/man/man1/truncate.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/tsort.1.gz to /usr/share/man/man1/tsort.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/tty.1.gz to /usr/share/man/man1/tty.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/uname.1.gz to /usr/share/man/man1/uname.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/unexpand.1.gz to /usr/share/man/man1/unexpand.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/uniq.1.gz to /usr/share/man/man1/uniq.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/unlink.1.gz to /usr/share/man/man1/unlink.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/users.1.gz to /usr/share/man/man1/users.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/vdir.1.gz to /usr/share/man/man1/vdir.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/wc.1.gz to /usr/share/man/man1/wc.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/who.1.gz to /usr/share/man/man1/who.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/whoami.1.gz to /usr/share/man/man1/whoami.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/yes.1.gz to /usr/share/man/man1/yes.1.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man8/chroot.8.gz to /usr/share/man/man8/chroot.8.gz.remove-bak by coreutils-switch' 1369s Adding 'diversion of /usr/share/man/man1/[.1.gz to /usr/share/man/man1/[.1.gz.remove-bak by coreutils-switch' 1369s Selecting previously unselected package coreutils-from-uutils. 1369s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133284 files and directories currently installed.) 1369s Preparing to unpack .../coreutils-from-uutils_0.0.0~ubuntu22_all.deb ... 1369s Removing 'diversion of /usr/bin/[ to /usr/bin/[.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/arch to /usr/bin/arch.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/b2sum to /usr/bin/b2sum.remove-bak by coreutils-switch' 1369s No diversion 'diversion of /usr/bin/b3sum to /usr/bin/b3sum.remove-bak by coreutils-switch', none removed. 1369s Removing 'diversion of /usr/bin/base32 to /usr/bin/base32.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/base64 to /usr/bin/base64.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/basename to /usr/bin/basename.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/basenc to /usr/bin/basenc.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/cat to /usr/bin/cat.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/chcon to /usr/bin/chcon.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/chgrp to /usr/bin/chgrp.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/chmod to /usr/bin/chmod.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/chown to /usr/bin/chown.remove-bak by coreutils-switch' 1369s No diversion 'diversion of /usr/bin/chroot to /usr/bin/chroot.remove-bak by coreutils-switch', none removed. 1369s Removing 'diversion of /usr/bin/cksum to /usr/bin/cksum.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/comm to /usr/bin/comm.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/cp to /usr/bin/cp.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/csplit to /usr/bin/csplit.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/cut to /usr/bin/cut.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/date to /usr/bin/date.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/dd to /usr/bin/dd.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/df to /usr/bin/df.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/dir to /usr/bin/dir.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/dircolors to /usr/bin/dircolors.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/dirname to /usr/bin/dirname.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/du to /usr/bin/du.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/echo to /usr/bin/echo.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/env to /usr/bin/env.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/expand to /usr/bin/expand.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/expr to /usr/bin/expr.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/factor to /usr/bin/factor.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/false to /usr/bin/false.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/fmt to /usr/bin/fmt.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/fold to /usr/bin/fold.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/groups to /usr/bin/groups.remove-bak by coreutils-switch' 1369s No diversion 'diversion of /usr/bin/hashsum to /usr/bin/hashsum.remove-bak by coreutils-switch', none removed. 1369s Removing 'diversion of /usr/bin/head to /usr/bin/head.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/hostid to /usr/bin/hostid.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/id to /usr/bin/id.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/install to /usr/bin/install.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/join to /usr/bin/join.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/link to /usr/bin/link.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/ln to /usr/bin/ln.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/logname to /usr/bin/logname.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/ls to /usr/bin/ls.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/md5sum to /usr/bin/md5sum.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/mkdir to /usr/bin/mkdir.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/mkfifo to /usr/bin/mkfifo.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/mknod to /usr/bin/mknod.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/mktemp to /usr/bin/mktemp.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/mv to /usr/bin/mv.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/nice to /usr/bin/nice.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/nl to /usr/bin/nl.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/nohup to /usr/bin/nohup.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/nproc to /usr/bin/nproc.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/numfmt to /usr/bin/numfmt.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/od to /usr/bin/od.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/paste to /usr/bin/paste.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/pathchk to /usr/bin/pathchk.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/pinky to /usr/bin/pinky.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/pr to /usr/bin/pr.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/printenv to /usr/bin/printenv.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/printf to /usr/bin/printf.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/ptx to /usr/bin/ptx.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/pwd to /usr/bin/pwd.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/readlink to /usr/bin/readlink.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/realpath to /usr/bin/realpath.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/rm to /usr/bin/rm.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/rmdir to /usr/bin/rmdir.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/runcon to /usr/bin/runcon.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/seq to /usr/bin/seq.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/sha1sum to /usr/bin/sha1sum.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/sha224sum to /usr/bin/sha224sum.remove-bak by coreutils-switch' 1369s Removing 'diversion of /usr/bin/sha256sum to /usr/bin/sha256sum.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/bin/sha3-224sum to /usr/bin/sha3-224sum.remove-bak by coreutils-switch', none removed. 1370s No diversion 'diversion of /usr/bin/sha3-256sum to /usr/bin/sha3-256sum.remove-bak by coreutils-switch', none removed. 1370s No diversion 'diversion of /usr/bin/sha3-384sum to /usr/bin/sha3-384sum.remove-bak by coreutils-switch', none removed. 1370s No diversion 'diversion of /usr/bin/sha3-512sum to /usr/bin/sha3-512sum.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/bin/sha384sum to /usr/bin/sha384sum.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/bin/sha3sum to /usr/bin/sha3sum.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/bin/sha512sum to /usr/bin/sha512sum.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/bin/shake128sum to /usr/bin/shake128sum.remove-bak by coreutils-switch', none removed. 1370s No diversion 'diversion of /usr/bin/shake256sum to /usr/bin/shake256sum.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/bin/shred to /usr/bin/shred.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/shuf to /usr/bin/shuf.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/sleep to /usr/bin/sleep.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/sort to /usr/bin/sort.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/split to /usr/bin/split.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/stat to /usr/bin/stat.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/stdbuf to /usr/bin/stdbuf.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/stty to /usr/bin/stty.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/sum to /usr/bin/sum.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/sync to /usr/bin/sync.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tac to /usr/bin/tac.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tail to /usr/bin/tail.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tee to /usr/bin/tee.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/test to /usr/bin/test.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/timeout to /usr/bin/timeout.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/touch to /usr/bin/touch.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tr to /usr/bin/tr.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/true to /usr/bin/true.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/truncate to /usr/bin/truncate.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tsort to /usr/bin/tsort.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/tty to /usr/bin/tty.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/uname to /usr/bin/uname.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/unexpand to /usr/bin/unexpand.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/uniq to /usr/bin/uniq.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/unlink to /usr/bin/unlink.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/users to /usr/bin/users.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/vdir to /usr/bin/vdir.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/wc to /usr/bin/wc.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/who to /usr/bin/who.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/whoami to /usr/bin/whoami.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/bin/yes to /usr/bin/yes.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/arch.1.gz to /usr/share/man/man1/arch.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/base32.1.gz to /usr/share/man/man1/base32.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/base64.1.gz to /usr/share/man/man1/base64.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/basename.1.gz to /usr/share/man/man1/basename.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/basenc.1.gz to /usr/share/man/man1/basenc.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/cat.1.gz to /usr/share/man/man1/cat.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/chcon.1.gz to /usr/share/man/man1/chcon.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/chgrp.1.gz to /usr/share/man/man1/chgrp.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/chmod.1.gz to /usr/share/man/man1/chmod.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/chown.1.gz to /usr/share/man/man1/chown.1.gz.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/share/man/man1/chroot.1.gz to /usr/share/man/man1/chroot.1.gz.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/share/man/man1/cksum.1.gz to /usr/share/man/man1/cksum.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/comm.1.gz to /usr/share/man/man1/comm.1.gz.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/share/man/man1/coreutils.1.gz to /usr/share/man/man1/coreutils.1.gz.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/share/man/man1/cp.1.gz to /usr/share/man/man1/cp.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/csplit.1.gz to /usr/share/man/man1/csplit.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/cut.1.gz to /usr/share/man/man1/cut.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/date.1.gz to /usr/share/man/man1/date.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/dd.1.gz to /usr/share/man/man1/dd.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/df.1.gz to /usr/share/man/man1/df.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/dir.1.gz to /usr/share/man/man1/dir.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/dircolors.1.gz to /usr/share/man/man1/dircolors.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/dirname.1.gz to /usr/share/man/man1/dirname.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/du.1.gz to /usr/share/man/man1/du.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/echo.1.gz to /usr/share/man/man1/echo.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/env.1.gz to /usr/share/man/man1/env.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/expand.1.gz to /usr/share/man/man1/expand.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/expr.1.gz to /usr/share/man/man1/expr.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/factor.1.gz to /usr/share/man/man1/factor.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/false.1.gz to /usr/share/man/man1/false.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/fmt.1.gz to /usr/share/man/man1/fmt.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/fold.1.gz to /usr/share/man/man1/fold.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/groups.1.gz to /usr/share/man/man1/groups.1.gz.remove-bak by coreutils-switch' 1370s No diversion 'diversion of /usr/share/man/man1/hashsum.1.gz to /usr/share/man/man1/hashsum.1.gz.remove-bak by coreutils-switch', none removed. 1370s Removing 'diversion of /usr/share/man/man1/head.1.gz to /usr/share/man/man1/head.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/hostid.1.gz to /usr/share/man/man1/hostid.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/id.1.gz to /usr/share/man/man1/id.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/install.1.gz to /usr/share/man/man1/install.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/join.1.gz to /usr/share/man/man1/join.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/link.1.gz to /usr/share/man/man1/link.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/ln.1.gz to /usr/share/man/man1/ln.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/logname.1.gz to /usr/share/man/man1/logname.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/ls.1.gz to /usr/share/man/man1/ls.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/mkdir.1.gz to /usr/share/man/man1/mkdir.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/mkfifo.1.gz to /usr/share/man/man1/mkfifo.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/mknod.1.gz to /usr/share/man/man1/mknod.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/mktemp.1.gz to /usr/share/man/man1/mktemp.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/mv.1.gz to /usr/share/man/man1/mv.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/nice.1.gz to /usr/share/man/man1/nice.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/nl.1.gz to /usr/share/man/man1/nl.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/nohup.1.gz to /usr/share/man/man1/nohup.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/nproc.1.gz to /usr/share/man/man1/nproc.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/numfmt.1.gz to /usr/share/man/man1/numfmt.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/od.1.gz to /usr/share/man/man1/od.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/paste.1.gz to /usr/share/man/man1/paste.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/pathchk.1.gz to /usr/share/man/man1/pathchk.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/pinky.1.gz to /usr/share/man/man1/pinky.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/pr.1.gz to /usr/share/man/man1/pr.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/printenv.1.gz to /usr/share/man/man1/printenv.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/printf.1.gz to /usr/share/man/man1/printf.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/ptx.1.gz to /usr/share/man/man1/ptx.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/pwd.1.gz to /usr/share/man/man1/pwd.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/readlink.1.gz to /usr/share/man/man1/readlink.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/realpath.1.gz to /usr/share/man/man1/realpath.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/rm.1.gz to /usr/share/man/man1/rm.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/rmdir.1.gz to /usr/share/man/man1/rmdir.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/runcon.1.gz to /usr/share/man/man1/runcon.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/seq.1.gz to /usr/share/man/man1/seq.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/shred.1.gz to /usr/share/man/man1/shred.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/shuf.1.gz to /usr/share/man/man1/shuf.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/sleep.1.gz to /usr/share/man/man1/sleep.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/sort.1.gz to /usr/share/man/man1/sort.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/split.1.gz to /usr/share/man/man1/split.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/stat.1.gz to /usr/share/man/man1/stat.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/stdbuf.1.gz to /usr/share/man/man1/stdbuf.1.gz.remove-bak by coreutils-switch' 1370s Removing 'diversion of /usr/share/man/man1/stty.1.gz to /usr/share/man/man1/stty.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sum.1.gz to /usr/share/man/man1/sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sync.1.gz to /usr/share/man/man1/sync.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tac.1.gz to /usr/share/man/man1/tac.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tail.1.gz to /usr/share/man/man1/tail.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tee.1.gz to /usr/share/man/man1/tee.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/test.1.gz to /usr/share/man/man1/test.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/timeout.1.gz to /usr/share/man/man1/timeout.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/touch.1.gz to /usr/share/man/man1/touch.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tr.1.gz to /usr/share/man/man1/tr.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/true.1.gz to /usr/share/man/man1/true.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/truncate.1.gz to /usr/share/man/man1/truncate.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tsort.1.gz to /usr/share/man/man1/tsort.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/tty.1.gz to /usr/share/man/man1/tty.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/uname.1.gz to /usr/share/man/man1/uname.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/unexpand.1.gz to /usr/share/man/man1/unexpand.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/uniq.1.gz to /usr/share/man/man1/uniq.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/unlink.1.gz to /usr/share/man/man1/unlink.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/users.1.gz to /usr/share/man/man1/users.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/vdir.1.gz to /usr/share/man/man1/vdir.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/wc.1.gz to /usr/share/man/man1/wc.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/who.1.gz to /usr/share/man/man1/who.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/whoami.1.gz to /usr/share/man/man1/whoami.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/yes.1.gz to /usr/share/man/man1/yes.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/[.1.gz to /usr/share/man/man1/[.1.gz.remove-bak by coreutils-switch' 1371s Unpacking coreutils-from-uutils (0.0.0~ubuntu22) ... 1371s Setting up coreutils-from-uutils (0.0.0~ubuntu22) ... 1371s Removing 'diversion of /usr/share/man/man1/sha512sum.1.gz to /usr/share/man/man1/sha512sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sha1sum.1.gz to /usr/share/man/man1/sha1sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sha384sum.1.gz to /usr/share/man/man1/sha384sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/b2sum.1.gz to /usr/share/man/man1/b2sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sha256sum.1.gz to /usr/share/man/man1/sha256sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/sbin/chroot to /usr/sbin/chroot.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/sha224sum.1.gz to /usr/share/man/man1/sha224sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man1/md5sum.1.gz to /usr/share/man/man1/md5sum.1.gz.remove-bak by coreutils-switch' 1371s Removing 'diversion of /usr/share/man/man8/chroot.8.gz to /usr/share/man/man8/chroot.8.gz.remove-bak by coreutils-switch' 1371s Selecting previously unselected package libisl23:arm64. 1371s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133081 files and directories currently installed.) 1371s Preparing to unpack .../000-libisl23_0.27-1_arm64.deb ... 1371s Unpacking libisl23:arm64 (0.27-1) ... 1371s Selecting previously unselected package libmpc3:arm64. 1371s Preparing to unpack .../001-libmpc3_1.3.1-1build3_arm64.deb ... 1371s Unpacking libmpc3:arm64 (1.3.1-1build3) ... 1371s Selecting previously unselected package cpp-15-aarch64-linux-gnu. 1371s Preparing to unpack .../002-cpp-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 1371s Unpacking cpp-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package cpp-15. 1373s Preparing to unpack .../003-cpp-15_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking cpp-15 (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package cpp-aarch64-linux-gnu. 1373s Preparing to unpack .../004-cpp-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 1373s Unpacking cpp-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1373s Selecting previously unselected package cpp. 1373s Preparing to unpack .../005-cpp_4%3a15.2.0-1ubuntu2_arm64.deb ... 1373s Unpacking cpp (4:15.2.0-1ubuntu2) ... 1373s Selecting previously unselected package libcc1-0:arm64. 1373s Preparing to unpack .../006-libcc1-0_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking libcc1-0:arm64 (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package libgomp1:arm64. 1373s Preparing to unpack .../007-libgomp1_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking libgomp1:arm64 (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package libitm1:arm64. 1373s Preparing to unpack .../008-libitm1_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking libitm1:arm64 (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package libasan8:arm64. 1373s Preparing to unpack .../009-libasan8_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking libasan8:arm64 (15.2.0-2ubuntu2) ... 1373s Selecting previously unselected package liblsan0:arm64. 1373s Preparing to unpack .../010-liblsan0_15.2.0-2ubuntu2_arm64.deb ... 1373s Unpacking liblsan0:arm64 (15.2.0-2ubuntu2) ... 1374s Selecting previously unselected package libtsan2:arm64. 1374s Preparing to unpack .../011-libtsan2_15.2.0-2ubuntu2_arm64.deb ... 1374s Unpacking libtsan2:arm64 (15.2.0-2ubuntu2) ... 1374s Selecting previously unselected package libubsan1:arm64. 1374s Preparing to unpack .../012-libubsan1_15.2.0-2ubuntu2_arm64.deb ... 1374s Unpacking libubsan1:arm64 (15.2.0-2ubuntu2) ... 1374s Selecting previously unselected package libhwasan0:arm64. 1374s Preparing to unpack .../013-libhwasan0_15.2.0-2ubuntu2_arm64.deb ... 1374s Unpacking libhwasan0:arm64 (15.2.0-2ubuntu2) ... 1374s Selecting previously unselected package libgcc-15-dev:arm64. 1374s Preparing to unpack .../014-libgcc-15-dev_15.2.0-2ubuntu2_arm64.deb ... 1374s Unpacking libgcc-15-dev:arm64 (15.2.0-2ubuntu2) ... 1374s Selecting previously unselected package gcc-15-aarch64-linux-gnu. 1374s Preparing to unpack .../015-gcc-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 1374s Unpacking gcc-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1376s Selecting previously unselected package gcc-15. 1376s Preparing to unpack .../016-gcc-15_15.2.0-2ubuntu2_arm64.deb ... 1376s Unpacking gcc-15 (15.2.0-2ubuntu2) ... 1376s Selecting previously unselected package gcc-aarch64-linux-gnu. 1376s Preparing to unpack .../017-gcc-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 1376s Unpacking gcc-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1376s Selecting previously unselected package gcc. 1376s Preparing to unpack .../018-gcc_4%3a15.2.0-1ubuntu2_arm64.deb ... 1376s Unpacking gcc (4:15.2.0-1ubuntu2) ... 1376s Selecting previously unselected package libstdc++-15-dev:arm64. 1376s Preparing to unpack .../019-libstdc++-15-dev_15.2.0-2ubuntu2_arm64.deb ... 1376s Unpacking libstdc++-15-dev:arm64 (15.2.0-2ubuntu2) ... 1376s Selecting previously unselected package g++-15-aarch64-linux-gnu. 1377s Preparing to unpack .../020-g++-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 1377s Unpacking g++-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1378s Selecting previously unselected package g++-15. 1379s Preparing to unpack .../021-g++-15_15.2.0-2ubuntu2_arm64.deb ... 1379s Unpacking g++-15 (15.2.0-2ubuntu2) ... 1379s Selecting previously unselected package g++-aarch64-linux-gnu. 1379s Preparing to unpack .../022-g++-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 1379s Unpacking g++-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1379s Selecting previously unselected package g++. 1379s Preparing to unpack .../023-g++_4%3a15.2.0-1ubuntu2_arm64.deb ... 1379s Unpacking g++ (4:15.2.0-1ubuntu2) ... 1379s Selecting previously unselected package build-essential. 1379s Preparing to unpack .../024-build-essential_12.12ubuntu2_arm64.deb ... 1379s Unpacking build-essential (12.12ubuntu2) ... 1379s Selecting previously unselected package dkms. 1379s Preparing to unpack .../025-dkms_3.2.0-1ubuntu1_all.deb ... 1379s Unpacking dkms (3.2.0-1ubuntu1) ... 1379s Selecting previously unselected package m4. 1379s Preparing to unpack .../026-m4_1.4.19-8_arm64.deb ... 1379s Unpacking m4 (1.4.19-8) ... 1379s Selecting previously unselected package flex. 1379s Preparing to unpack .../027-flex_2.6.4-8.2build1_arm64.deb ... 1379s Unpacking flex (2.6.4-8.2build1) ... 1379s Selecting previously unselected package asciidoc-common. 1379s Preparing to unpack .../028-asciidoc-common_10.2.1-1build1_all.deb ... 1379s Unpacking asciidoc-common (10.2.1-1build1) ... 1379s Selecting previously unselected package sgml-base. 1379s Preparing to unpack .../029-sgml-base_1.31+nmu1_all.deb ... 1379s Unpacking sgml-base (1.31+nmu1) ... 1379s Selecting previously unselected package xml-core. 1379s Preparing to unpack .../030-xml-core_0.19_all.deb ... 1379s Unpacking xml-core (0.19) ... 1379s Selecting previously unselected package docbook-xsl. 1379s Preparing to unpack .../031-docbook-xsl_1.79.2+dfsg-7_all.deb ... 1379s Unpacking docbook-xsl (1.79.2+dfsg-7) ... 1379s Selecting previously unselected package libxml2-utils. 1379s Preparing to unpack .../032-libxml2-utils_2.14.5+dfsg-0.2_arm64.deb ... 1379s Unpacking libxml2-utils (2.14.5+dfsg-0.2) ... 1379s Selecting previously unselected package libxslt1.1:arm64. 1379s Preparing to unpack .../033-libxslt1.1_1.1.43-0.1_arm64.deb ... 1379s Unpacking libxslt1.1:arm64 (1.1.43-0.1) ... 1379s Selecting previously unselected package xsltproc. 1379s Preparing to unpack .../034-xsltproc_1.1.43-0.1_arm64.deb ... 1379s Unpacking xsltproc (1.1.43-0.1) ... 1379s Selecting previously unselected package asciidoc-base. 1379s Preparing to unpack .../035-asciidoc-base_10.2.1-1build1_all.deb ... 1379s Unpacking asciidoc-base (10.2.1-1build1) ... 1380s Selecting previously unselected package asciidoc. 1380s Preparing to unpack .../036-asciidoc_10.2.1-1build1_all.deb ... 1380s Unpacking asciidoc (10.2.1-1build1) ... 1380s Selecting previously unselected package autoconf. 1380s Preparing to unpack .../037-autoconf_2.72-3.1ubuntu1_all.deb ... 1380s Unpacking autoconf (2.72-3.1ubuntu1) ... 1380s Selecting previously unselected package autotools-dev. 1380s Preparing to unpack .../038-autotools-dev_20240727.1_all.deb ... 1380s Unpacking autotools-dev (20240727.1) ... 1380s Selecting previously unselected package automake. 1380s Preparing to unpack .../039-automake_1%3a1.17-4ubuntu1_all.deb ... 1380s Unpacking automake (1:1.17-4ubuntu1) ... 1380s Selecting previously unselected package autopoint. 1380s Preparing to unpack .../040-autopoint_0.23.1-2build1_all.deb ... 1380s Unpacking autopoint (0.23.1-2build1) ... 1380s Selecting previously unselected package bc. 1380s Preparing to unpack .../041-bc_1.07.1-4_arm64.deb ... 1380s Unpacking bc (1.07.1-4) ... 1380s Selecting previously unselected package gcc-13-base:arm64. 1380s Preparing to unpack .../042-gcc-13-base_13.4.0-2ubuntu1_arm64.deb ... 1380s Unpacking gcc-13-base:arm64 (13.4.0-2ubuntu1) ... 1380s Selecting previously unselected package libgcc-13-dev:arm64. 1380s Preparing to unpack .../043-libgcc-13-dev_13.4.0-2ubuntu1_arm64.deb ... 1380s Unpacking libgcc-13-dev:arm64 (13.4.0-2ubuntu1) ... 1380s Selecting previously unselected package libstdc++-13-dev:arm64. 1380s Preparing to unpack .../044-libstdc++-13-dev_13.4.0-2ubuntu1_arm64.deb ... 1380s Unpacking libstdc++-13-dev:arm64 (13.4.0-2ubuntu1) ... 1380s Selecting previously unselected package libgc1:arm64. 1380s Preparing to unpack .../045-libgc1_1%3a8.2.8-1_arm64.deb ... 1380s Unpacking libgc1:arm64 (1:8.2.8-1) ... 1380s Selecting previously unselected package libobjc4:arm64. 1380s Preparing to unpack .../046-libobjc4_15.2.0-2ubuntu2_arm64.deb ... 1380s Unpacking libobjc4:arm64 (15.2.0-2ubuntu2) ... 1380s Selecting previously unselected package libobjc-13-dev:arm64. 1380s Preparing to unpack .../047-libobjc-13-dev_13.4.0-2ubuntu1_arm64.deb ... 1380s Unpacking libobjc-13-dev:arm64 (13.4.0-2ubuntu1) ... 1380s Selecting previously unselected package libclang-common-20-dev:arm64. 1380s Preparing to unpack .../048-libclang-common-20-dev_1%3a20.1.8-0ubuntu4_arm64.deb ... 1380s Unpacking libclang-common-20-dev:arm64 (1:20.1.8-0ubuntu4) ... 1380s Selecting previously unselected package libclang-20-dev. 1380s Preparing to unpack .../049-libclang-20-dev_1%3a20.1.8-0ubuntu4_arm64.deb ... 1380s Unpacking libclang-20-dev (1:20.1.8-0ubuntu4) ... 1382s Selecting previously unselected package libclang-dev. 1382s Preparing to unpack .../050-libclang-dev_1%3a20.0-63ubuntu1_arm64.deb ... 1382s Unpacking libclang-dev (1:20.0-63ubuntu1) ... 1382s Selecting previously unselected package bindgen. 1382s Preparing to unpack .../051-bindgen_0.71.1-6_arm64.deb ... 1382s Unpacking bindgen (0.71.1-6) ... 1382s Selecting previously unselected package bison. 1382s Preparing to unpack .../052-bison_2%3a3.8.2+dfsg-1build2_arm64.deb ... 1382s Unpacking bison (2:3.8.2+dfsg-1build2) ... 1382s Selecting previously unselected package ca-certificates-java. 1382s Preparing to unpack .../053-ca-certificates-java_20240118_all.deb ... 1382s Unpacking ca-certificates-java (20240118) ... 1382s Selecting previously unselected package libllvm18:arm64. 1382s Preparing to unpack .../054-libllvm18_1%3a18.1.8-18ubuntu2_arm64.deb ... 1382s Unpacking libllvm18:arm64 (1:18.1.8-18ubuntu2) ... 1383s Selecting previously unselected package libclang-cpp18. 1383s Preparing to unpack .../055-libclang-cpp18_1%3a18.1.8-18ubuntu2_arm64.deb ... 1383s Unpacking libclang-cpp18 (1:18.1.8-18ubuntu2) ... 1383s Selecting previously unselected package gcc-14-base:arm64. 1383s Preparing to unpack .../056-gcc-14-base_14.3.0-6ubuntu1_arm64.deb ... 1383s Unpacking gcc-14-base:arm64 (14.3.0-6ubuntu1) ... 1383s Selecting previously unselected package libgcc-14-dev:arm64. 1383s Preparing to unpack .../057-libgcc-14-dev_14.3.0-6ubuntu1_arm64.deb ... 1383s Unpacking libgcc-14-dev:arm64 (14.3.0-6ubuntu1) ... 1383s Selecting previously unselected package libstdc++-14-dev:arm64. 1383s Preparing to unpack .../058-libstdc++-14-dev_14.3.0-6ubuntu1_arm64.deb ... 1383s Unpacking libstdc++-14-dev:arm64 (14.3.0-6ubuntu1) ... 1384s Selecting previously unselected package libobjc-14-dev:arm64. 1384s Preparing to unpack .../059-libobjc-14-dev_14.3.0-6ubuntu1_arm64.deb ... 1384s Unpacking libobjc-14-dev:arm64 (14.3.0-6ubuntu1) ... 1384s Selecting previously unselected package libclang-common-18-dev:arm64. 1384s Preparing to unpack .../060-libclang-common-18-dev_1%3a18.1.8-18ubuntu2_arm64.deb ... 1384s Unpacking libclang-common-18-dev:arm64 (1:18.1.8-18ubuntu2) ... 1384s Selecting previously unselected package llvm-18-linker-tools. 1384s Preparing to unpack .../061-llvm-18-linker-tools_1%3a18.1.8-18ubuntu2_arm64.deb ... 1384s Unpacking llvm-18-linker-tools (1:18.1.8-18ubuntu2) ... 1384s Selecting previously unselected package libclang1-18. 1384s Preparing to unpack .../062-libclang1-18_1%3a18.1.8-18ubuntu2_arm64.deb ... 1384s Unpacking libclang1-18 (1:18.1.8-18ubuntu2) ... 1384s Selecting previously unselected package clang-18. 1384s Preparing to unpack .../063-clang-18_1%3a18.1.8-18ubuntu2_arm64.deb ... 1384s Unpacking clang-18 (1:18.1.8-18ubuntu2) ... 1384s Selecting previously unselected package libdebhelper-perl. 1384s Preparing to unpack .../064-libdebhelper-perl_13.24.2ubuntu1_all.deb ... 1384s Unpacking libdebhelper-perl (13.24.2ubuntu1) ... 1384s Selecting previously unselected package libtool. 1384s Preparing to unpack .../065-libtool_2.5.4-4_all.deb ... 1384s Unpacking libtool (2.5.4-4) ... 1384s Selecting previously unselected package dh-autoreconf. 1384s Preparing to unpack .../066-dh-autoreconf_20_all.deb ... 1384s Unpacking dh-autoreconf (20) ... 1384s Selecting previously unselected package libarchive-zip-perl. 1384s Preparing to unpack .../067-libarchive-zip-perl_1.68-1_all.deb ... 1384s Unpacking libarchive-zip-perl (1.68-1) ... 1384s Selecting previously unselected package libfile-stripnondeterminism-perl. 1384s Preparing to unpack .../068-libfile-stripnondeterminism-perl_1.14.2-1_all.deb ... 1384s Unpacking libfile-stripnondeterminism-perl (1.14.2-1) ... 1384s Selecting previously unselected package dh-strip-nondeterminism. 1384s Preparing to unpack .../069-dh-strip-nondeterminism_1.14.2-1_all.deb ... 1384s Unpacking dh-strip-nondeterminism (1.14.2-1) ... 1385s Selecting previously unselected package debugedit. 1385s Preparing to unpack .../070-debugedit_1%3a5.2-3_arm64.deb ... 1385s Unpacking debugedit (1:5.2-3) ... 1385s Selecting previously unselected package dwz. 1385s Preparing to unpack .../071-dwz_0.16-2_arm64.deb ... 1385s Unpacking dwz (0.16-2) ... 1385s Selecting previously unselected package gettext. 1385s Preparing to unpack .../072-gettext_0.23.1-2build1_arm64.deb ... 1385s Unpacking gettext (0.23.1-2build1) ... 1385s Selecting previously unselected package intltool-debian. 1385s Preparing to unpack .../073-intltool-debian_0.35.0+20060710.6_all.deb ... 1385s Unpacking intltool-debian (0.35.0+20060710.6) ... 1385s Selecting previously unselected package po-debconf. 1385s Preparing to unpack .../074-po-debconf_1.0.21+nmu1_all.deb ... 1385s Unpacking po-debconf (1.0.21+nmu1) ... 1385s Selecting previously unselected package debhelper. 1385s Preparing to unpack .../075-debhelper_13.24.2ubuntu1_all.deb ... 1385s Unpacking debhelper (13.24.2ubuntu1) ... 1385s Selecting previously unselected package java-common. 1385s Preparing to unpack .../076-java-common_0.76_all.deb ... 1385s Unpacking java-common (0.76) ... 1385s Selecting previously unselected package liblcms2-2:arm64. 1385s Preparing to unpack .../077-liblcms2-2_2.16-2_arm64.deb ... 1385s Unpacking liblcms2-2:arm64 (2.16-2) ... 1385s Selecting previously unselected package libjpeg-turbo8:arm64. 1385s Preparing to unpack .../078-libjpeg-turbo8_2.1.5-4ubuntu2_arm64.deb ... 1385s Unpacking libjpeg-turbo8:arm64 (2.1.5-4ubuntu2) ... 1386s Selecting previously unselected package libjpeg8:arm64. 1386s Preparing to unpack .../079-libjpeg8_8c-2ubuntu11_arm64.deb ... 1386s Unpacking libjpeg8:arm64 (8c-2ubuntu11) ... 1386s Selecting previously unselected package libpcsclite1:arm64. 1386s Preparing to unpack .../080-libpcsclite1_2.3.3-1_arm64.deb ... 1386s Unpacking libpcsclite1:arm64 (2.3.3-1) ... 1386s Selecting previously unselected package openjdk-21-jre-headless:arm64. 1386s Preparing to unpack .../081-openjdk-21-jre-headless_21.0.9~5ea-1_arm64.deb ... 1386s Unpacking openjdk-21-jre-headless:arm64 (21.0.9~5ea-1) ... 1387s Selecting previously unselected package default-jre-headless. 1387s Preparing to unpack .../082-default-jre-headless_2%3a1.21-76_arm64.deb ... 1387s Unpacking default-jre-headless (2:1.21-76) ... 1387s Selecting previously unselected package openjdk-21-jdk-headless:arm64. 1387s Preparing to unpack .../083-openjdk-21-jdk-headless_21.0.9~5ea-1_arm64.deb ... 1387s Unpacking openjdk-21-jdk-headless:arm64 (21.0.9~5ea-1) ... 1387s Selecting previously unselected package default-jdk-headless. 1387s Preparing to unpack .../084-default-jdk-headless_2%3a1.21-76_arm64.deb ... 1387s Unpacking default-jdk-headless (2:1.21-76) ... 1387s Selecting previously unselected package sgml-data. 1387s Preparing to unpack .../085-sgml-data_2.0.11+nmu1_all.deb ... 1387s Unpacking sgml-data (2.0.11+nmu1) ... 1388s Selecting previously unselected package docbook-xml. 1388s Preparing to unpack .../086-docbook-xml_4.5-13_all.deb ... 1388s Unpacking docbook-xml (4.5-13) ... 1388s Selecting previously unselected package docutils-common. 1388s Preparing to unpack .../087-docutils-common_0.21.2+dfsg-2_all.deb ... 1388s Unpacking docutils-common (0.21.2+dfsg-2) ... 1388s Selecting previously unselected package libdwarf1:arm64. 1388s Preparing to unpack .../088-libdwarf1_1%3a0.11.1-1_arm64.deb ... 1388s Unpacking libdwarf1:arm64 (1:0.11.1-1) ... 1388s Selecting previously unselected package dwarfdump. 1388s Preparing to unpack .../089-dwarfdump_1%3a0.11.1-1_arm64.deb ... 1388s Unpacking dwarfdump (1:0.11.1-1) ... 1388s Selecting previously unselected package libfakeroot:arm64. 1388s Preparing to unpack .../090-libfakeroot_1.37.1.2-1_arm64.deb ... 1388s Unpacking libfakeroot:arm64 (1.37.1.2-1) ... 1388s Selecting previously unselected package fakeroot. 1388s Preparing to unpack .../091-fakeroot_1.37.1.2-1_arm64.deb ... 1388s Unpacking fakeroot (1.37.1.2-1) ... 1388s Selecting previously unselected package libcap-dev:arm64. 1388s Preparing to unpack .../092-libcap-dev_1%3a2.75-7ubuntu1_arm64.deb ... 1388s Unpacking libcap-dev:arm64 (1:2.75-7ubuntu1) ... 1388s Selecting previously unselected package libcap-ng-dev:arm64. 1388s Preparing to unpack .../093-libcap-ng-dev_0.8.5-4build1_arm64.deb ... 1388s Unpacking libcap-ng-dev:arm64 (0.8.5-4build1) ... 1388s Selecting previously unselected package zlib1g-dev:arm64. 1388s Preparing to unpack .../094-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu1_arm64.deb ... 1388s Unpacking zlib1g-dev:arm64 (1:1.3.dfsg+really1.3.1-1ubuntu1) ... 1388s Selecting previously unselected package libzstd-dev:arm64. 1388s Preparing to unpack .../095-libzstd-dev_1.5.7+dfsg-1build1_arm64.deb ... 1388s Unpacking libzstd-dev:arm64 (1.5.7+dfsg-1build1) ... 1388s Selecting previously unselected package libelf-dev:arm64. 1388s Preparing to unpack .../096-libelf-dev_0.193-1_arm64.deb ... 1388s Unpacking libelf-dev:arm64 (0.193-1) ... 1388s Selecting previously unselected package liblzma-dev:arm64. 1388s Preparing to unpack .../097-liblzma-dev_5.8.1-1build1_arm64.deb ... 1388s Unpacking liblzma-dev:arm64 (5.8.1-1build1) ... 1388s Selecting previously unselected package libdw-dev:arm64. 1388s Preparing to unpack .../098-libdw-dev_0.193-1_arm64.deb ... 1388s Unpacking libdw-dev:arm64 (0.193-1) ... 1388s Selecting previously unselected package libexpat1-dev:arm64. 1388s Preparing to unpack .../099-libexpat1-dev_2.7.1-2_arm64.deb ... 1388s Unpacking libexpat1-dev:arm64 (2.7.1-2) ... 1388s Selecting previously unselected package libiberty-dev:arm64. 1388s Preparing to unpack .../100-libiberty-dev_20250315-1_arm64.deb ... 1388s Unpacking libiberty-dev:arm64 (20250315-1) ... 1388s Selecting previously unselected package libjs-jquery. 1388s Preparing to unpack .../101-libjs-jquery_3.7.1+dfsg+~3.5.33-1_all.deb ... 1388s Unpacking libjs-jquery (3.7.1+dfsg+~3.5.33-1) ... 1388s Selecting previously unselected package libjs-underscore. 1389s Preparing to unpack .../102-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 1389s Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 1389s Selecting previously unselected package libjs-sphinxdoc. 1389s Preparing to unpack .../103-libjs-sphinxdoc_8.2.3-1ubuntu2_all.deb ... 1389s Unpacking libjs-sphinxdoc (8.2.3-1ubuntu2) ... 1389s Selecting previously unselected package libllvm19. 1389s Preparing to unpack .../104-libllvm19_1%3a19.1.7-5ubuntu2_arm64.deb ... 1389s Unpacking libllvm19 (1:19.1.7-5ubuntu2) ... 1389s Selecting previously unselected package libpng-dev:arm64. 1389s Preparing to unpack .../105-libpng-dev_1.6.50-1_arm64.deb ... 1389s Unpacking libpng-dev:arm64 (1.6.50-1) ... 1389s Selecting previously unselected package libslang2-dev:arm64. 1390s Preparing to unpack .../106-libslang2-dev_2.3.3-5_arm64.deb ... 1390s Unpacking libslang2-dev:arm64 (2.3.3-5) ... 1390s Selecting previously unselected package libnewt-dev:arm64. 1390s Preparing to unpack .../107-libnewt-dev_0.52.25-1ubuntu1_arm64.deb ... 1390s Unpacking libnewt-dev:arm64 (0.52.25-1ubuntu1) ... 1390s Selecting previously unselected package libudev-dev:arm64. 1390s Preparing to unpack .../108-libudev-dev_257.8-0ubuntu2_arm64.deb ... 1390s Unpacking libudev-dev:arm64 (257.8-0ubuntu2) ... 1390s Selecting previously unselected package libpci-dev:arm64. 1390s Preparing to unpack .../109-libpci-dev_1%3a3.14.0-1build1_arm64.deb ... 1390s Unpacking libpci-dev:arm64 (1:3.14.0-1build1) ... 1390s Selecting previously unselected package libpkgconf3:arm64. 1390s Preparing to unpack .../110-libpkgconf3_1.8.1-4_arm64.deb ... 1390s Unpacking libpkgconf3:arm64 (1.8.1-4) ... 1390s Selecting previously unselected package libpython3.13-dev:arm64. 1390s Preparing to unpack .../111-libpython3.13-dev_3.13.7-1_arm64.deb ... 1390s Unpacking libpython3.13-dev:arm64 (3.13.7-1) ... 1390s Selecting previously unselected package libpython3-dev:arm64. 1390s Preparing to unpack .../112-libpython3-dev_3.13.7-1_arm64.deb ... 1390s Unpacking libpython3-dev:arm64 (3.13.7-1) ... 1390s Selecting previously unselected package libssl-dev:arm64. 1390s Preparing to unpack .../113-libssl-dev_3.5.2-1ubuntu1_arm64.deb ... 1390s Unpacking libssl-dev:arm64 (3.5.2-1ubuntu1) ... 1390s Selecting previously unselected package libstd-rust-1.85:arm64. 1390s Preparing to unpack .../114-libstd-rust-1.85_1.85.1+dfsg0ubuntu2-0ubuntu1_arm64.deb ... 1390s Unpacking libstd-rust-1.85:arm64 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1391s Selecting previously unselected package libstd-rust-1.85-dev:arm64. 1391s Preparing to unpack .../115-libstd-rust-1.85-dev_1.85.1+dfsg0ubuntu2-0ubuntu1_arm64.deb ... 1391s Unpacking libstd-rust-1.85-dev:arm64 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1392s Selecting previously unselected package libtraceevent-dev:arm64. 1392s Preparing to unpack .../116-libtraceevent-dev_1%3a1.8.4-2_arm64.deb ... 1392s Unpacking libtraceevent-dev:arm64 (1:1.8.4-2) ... 1392s Selecting previously unselected package libtracefs-dev:arm64. 1392s Preparing to unpack .../117-libtracefs-dev_1.8.1-1ubuntu1_arm64.deb ... 1392s Unpacking libtracefs-dev:arm64 (1.8.1-1ubuntu1) ... 1392s Selecting previously unselected package libunwind8:arm64. 1392s Preparing to unpack .../118-libunwind8_1.8.1-0.1ubuntu1_arm64.deb ... 1392s Unpacking libunwind8:arm64 (1.8.1-0.1ubuntu1) ... 1392s Selecting previously unselected package libunwind-dev:arm64. 1392s Preparing to unpack .../119-libunwind-dev_1.8.1-0.1ubuntu1_arm64.deb ... 1392s Unpacking libunwind-dev:arm64 (1.8.1-0.1ubuntu1) ... 1392s Selecting previously unselected package pahole. 1392s Preparing to unpack .../120-pahole_1.30-1ubuntu1_arm64.deb ... 1392s Unpacking pahole (1.30-1ubuntu1) ... 1392s Selecting previously unselected package pkgconf-bin. 1392s Preparing to unpack .../121-pkgconf-bin_1.8.1-4_arm64.deb ... 1392s Unpacking pkgconf-bin (1.8.1-4) ... 1392s Selecting previously unselected package pkgconf:arm64. 1392s Preparing to unpack .../122-pkgconf_1.8.1-4_arm64.deb ... 1392s Unpacking pkgconf:arm64 (1.8.1-4) ... 1392s Selecting previously unselected package pkg-config:arm64. 1392s Preparing to unpack .../123-pkg-config_1.8.1-4_arm64.deb ... 1392s Unpacking pkg-config:arm64 (1.8.1-4) ... 1392s Selecting previously unselected package python3.13-dev. 1392s Preparing to unpack .../124-python3.13-dev_3.13.7-1_arm64.deb ... 1392s Unpacking python3.13-dev (3.13.7-1) ... 1392s Selecting previously unselected package python3-dev. 1392s Preparing to unpack .../125-python3-dev_3.13.7-1_arm64.deb ... 1392s Unpacking python3-dev (3.13.7-1) ... 1392s Selecting previously unselected package python3-roman. 1392s Preparing to unpack .../126-python3-roman_5.0-1_all.deb ... 1392s Unpacking python3-roman (5.0-1) ... 1392s Selecting previously unselected package python3-docutils. 1392s Preparing to unpack .../127-python3-docutils_0.21.2+dfsg-2_all.deb ... 1392s Unpacking python3-docutils (0.21.2+dfsg-2) ... 1392s Selecting previously unselected package rust-1.85-src. 1392s Preparing to unpack .../128-rust-1.85-src_1.85.1+dfsg0ubuntu2-0ubuntu1_all.deb ... 1392s Unpacking rust-1.85-src (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1398s Selecting previously unselected package rustc-1.85. 1398s Preparing to unpack .../129-rustc-1.85_1.85.1+dfsg0ubuntu2-0ubuntu1_arm64.deb ... 1398s Unpacking rustc-1.85 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1398s Selecting previously unselected package rustfmt-1.85. 1398s Preparing to unpack .../130-rustfmt-1.85_1.85.1+dfsg0ubuntu2-0ubuntu1_arm64.deb ... 1398s Unpacking rustfmt-1.85 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1398s Selecting previously unselected package rustfmt. 1398s Preparing to unpack .../131-rustfmt_1.85.1ubuntu1_arm64.deb ... 1398s Unpacking rustfmt (1.85.1ubuntu1) ... 1398s Selecting previously unselected package sharutils. 1398s Preparing to unpack .../132-sharutils_1%3a4.15.2-12_arm64.deb ... 1398s Unpacking sharutils (1:4.15.2-12) ... 1398s Selecting previously unselected package xmlto. 1398s Preparing to unpack .../133-xmlto_0.0.29-2_arm64.deb ... 1398s Unpacking xmlto (0.0.29-2) ... 1398s Selecting previously unselected package libaudit-dev:arm64. 1398s Preparing to unpack .../134-libaudit-dev_1%3a4.0.5-1_arm64.deb ... 1398s Unpacking libaudit-dev:arm64 (1:4.0.5-1) ... 1398s Selecting previously unselected package libnuma-dev:arm64. 1398s Preparing to unpack .../135-libnuma-dev_2.0.19-1_arm64.deb ... 1398s Unpacking libnuma-dev:arm64 (2.0.19-1) ... 1398s Selecting previously unselected package rust-src. 1398s Preparing to unpack .../136-rust-src_1.85.1ubuntu1_all.deb ... 1398s Unpacking rust-src (1.85.1ubuntu1) ... 1398s Selecting previously unselected package rustc. 1398s Preparing to unpack .../137-rustc_1.85.1ubuntu1_arm64.deb ... 1398s Unpacking rustc (1.85.1ubuntu1) ... 1398s Selecting previously unselected package uuid-dev:arm64. 1398s Preparing to unpack .../138-uuid-dev_2.41-4ubuntu3_arm64.deb ... 1398s Unpacking uuid-dev:arm64 (2.41-4ubuntu3) ... 1398s Setting up liblcms2-2:arm64 (2.16-2) ... 1398s Setting up libllvm19 (1:19.1.7-5ubuntu2) ... 1398s Setting up libzstd-dev:arm64 (1.5.7+dfsg-1build1) ... 1398s Setting up java-common (0.76) ... 1398s Setting up rust-1.85-src (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1398s Setting up gcc-14-base:arm64 (14.3.0-6ubuntu1) ... 1398s Setting up libarchive-zip-perl (1.68-1) ... 1398s Setting up libclang-common-20-dev:arm64 (1:20.1.8-0ubuntu4) ... 1398s Setting up libdebhelper-perl (13.24.2ubuntu1) ... 1398s Setting up bc (1.07.1-4) ... 1398s Setting up m4 (1.4.19-8) ... 1398s Setting up libgomp1:arm64 (15.2.0-2ubuntu2) ... 1398s Setting up libunwind8:arm64 (1.8.1-0.1ubuntu1) ... 1398s Setting up libfakeroot:arm64 (1.37.1.2-1) ... 1398s Setting up libnuma-dev:arm64 (2.0.19-1) ... 1398s Setting up fakeroot (1.37.1.2-1) ... 1398s update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 1398s Setting up asciidoc-common (10.2.1-1build1) ... 1398s Setting up python3-roman (5.0-1) ... 1399s Setting up libdwarf1:arm64 (1:0.11.1-1) ... 1399s Setting up autotools-dev (20240727.1) ... 1399s Setting up libpkgconf3:arm64 (1.8.1-4) ... 1399s Setting up gcc-13-base:arm64 (13.4.0-2ubuntu1) ... 1399s Setting up libexpat1-dev:arm64 (2.7.1-2) ... 1399s Setting up uuid-dev:arm64 (2.41-4ubuntu3) ... 1399s Setting up libssl-dev:arm64 (3.5.2-1ubuntu1) ... 1399s Setting up libmpc3:arm64 (1.3.1-1build3) ... 1399s Setting up rust-src (1.85.1ubuntu1) ... 1399s Setting up autopoint (0.23.1-2build1) ... 1399s Setting up libpcsclite1:arm64 (2.3.3-1) ... 1399s Setting up pkgconf-bin (1.8.1-4) ... 1399s Setting up libclang-common-18-dev:arm64 (1:18.1.8-18ubuntu2) ... 1399s Setting up libjpeg-turbo8:arm64 (2.1.5-4ubuntu2) ... 1399s Setting up libgc1:arm64 (1:8.2.8-1) ... 1399s Setting up pahole (1.30-1ubuntu1) ... 1399s Setting up autoconf (2.72-3.1ubuntu1) ... 1399s Setting up liblzma-dev:arm64 (5.8.1-1build1) ... 1399s Setting up libubsan1:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up zlib1g-dev:arm64 (1:1.3.dfsg+really1.3.1-1ubuntu1) ... 1399s Setting up dwz (0.16-2) ... 1399s Setting up libhwasan0:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libiberty-dev:arm64 (20250315-1) ... 1399s Setting up libasan8:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libstd-rust-1.85:arm64 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1399s Setting up libcap-ng-dev:arm64 (0.8.5-4build1) ... 1399s Setting up libxslt1.1:arm64 (1.1.43-0.1) ... 1399s Setting up bison (2:3.8.2+dfsg-1build2) ... 1399s update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode 1399s Setting up debugedit (1:5.2-3) ... 1399s Setting up libtracefs-dev:arm64 (1.8.1-1ubuntu1) ... 1399s Setting up sgml-base (1.31+nmu1) ... 1399s Setting up rustfmt-1.85 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1399s Setting up libtsan2:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libjs-jquery (3.7.1+dfsg+~3.5.33-1) ... 1399s Setting up ca-certificates-java (20240118) ... 1399s No JRE found. Skipping Java certificates setup. 1399s Setting up sharutils (1:4.15.2-12) ... 1399s Setting up libisl23:arm64 (0.27-1) ... 1399s Setting up libxml2-utils (2.14.5+dfsg-0.2) ... 1399s Setting up rustfmt (1.85.1ubuntu1) ... 1399s Setting up libcap-dev:arm64 (1:2.75-7ubuntu1) ... 1399s Setting up libcc1-0:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up liblsan0:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libitm1:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 1399s Setting up libllvm18:arm64 (1:18.1.8-18ubuntu2) ... 1399s Setting up libtraceevent-dev:arm64 (1:1.8.4-2) ... 1399s Setting up libjpeg8:arm64 (8c-2ubuntu11) ... 1399s Setting up automake (1:1.17-4ubuntu1) ... 1399s update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode 1399s Setting up libfile-stripnondeterminism-perl (1.14.2-1) ... 1399s Setting up libclang1-18 (1:18.1.8-18ubuntu2) ... 1399s Setting up cpp-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1399s Setting up flex (2.6.4-8.2build1) ... 1399s Setting up gettext (0.23.1-2build1) ... 1399s Setting up libgcc-15-dev:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libunwind-dev:arm64 (1.8.1-0.1ubuntu1) ... 1399s Setting up openjdk-21-jre-headless:arm64 (21.0.9~5ea-1) ... 1399s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/java to provide /usr/bin/java (java) in auto mode 1399s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode 1399s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode 1399s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode 1399s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode 1399s Setting up dwarfdump (1:0.11.1-1) ... 1399s Setting up libaudit-dev:arm64 (1:4.0.5-1) ... 1399s Setting up libpng-dev:arm64 (1.6.50-1) ... 1399s Setting up xsltproc (1.1.43-0.1) ... 1399s Setting up libobjc4:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up pkgconf:arm64 (1.8.1-4) ... 1399s Setting up intltool-debian (0.35.0+20060710.6) ... 1399s Setting up cpp-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1399s Setting up libstdc++-15-dev:arm64 (15.2.0-2ubuntu2) ... 1399s Setting up libpython3.13-dev:arm64 (3.13.7-1) ... 1399s Setting up libelf-dev:arm64 (0.193-1) ... 1399s Setting up pkg-config:arm64 (1.8.1-4) ... 1399s Setting up libudev-dev:arm64 (257.8-0ubuntu2) ... 1399s Setting up libjs-sphinxdoc (8.2.3-1ubuntu2) ... 1399s Setting up llvm-18-linker-tools (1:18.1.8-18ubuntu2) ... 1399s Setting up dh-strip-nondeterminism (1.14.2-1) ... 1399s Setting up libstd-rust-1.85-dev:arm64 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1399s Setting up libgcc-13-dev:arm64 (13.4.0-2ubuntu1) ... 1399s Setting up cpp-15 (15.2.0-2ubuntu2) ... 1399s Setting up cpp (4:15.2.0-1ubuntu2) ... 1399s Setting up xml-core (0.19) ... 1399s Setting up libgcc-14-dev:arm64 (14.3.0-6ubuntu1) ... 1399s Setting up libclang-cpp18 (1:18.1.8-18ubuntu2) ... 1399s Setting up libstdc++-14-dev:arm64 (14.3.0-6ubuntu1) ... 1399s Setting up libobjc-13-dev:arm64 (13.4.0-2ubuntu1) ... 1399s Setting up libpci-dev:arm64 (1:3.14.0-1build1) ... 1399s Setting up libstdc++-13-dev:arm64 (13.4.0-2ubuntu1) ... 1399s Setting up libslang2-dev:arm64 (2.3.3-5) ... 1399s Setting up gcc-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1399s Setting up libpython3-dev:arm64 (3.13.7-1) ... 1399s Setting up python3.13-dev (3.13.7-1) ... 1399s Setting up po-debconf (1.0.21+nmu1) ... 1399s Setting up libobjc-14-dev:arm64 (14.3.0-6ubuntu1) ... 1399s Setting up libdw-dev:arm64 (0.193-1) ... 1399s Setting up gcc-15 (15.2.0-2ubuntu2) ... 1399s Setting up g++-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 1399s Setting up python3-dev (3.13.7-1) ... 1399s Setting up libnewt-dev:arm64 (0.52.25-1ubuntu1) ... 1399s Setting up libclang-20-dev (1:20.1.8-0ubuntu4) ... 1399s Setting up g++-15 (15.2.0-2ubuntu2) ... 1399s Setting up gcc-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1399s Setting up libclang-dev (1:20.0-63ubuntu1) ... 1399s Setting up libtool (2.5.4-4) ... 1399s Setting up clang-18 (1:18.1.8-18ubuntu2) ... 1399s Setting up gcc (4:15.2.0-1ubuntu2) ... 1399s Setting up dkms (3.2.0-1ubuntu1) ... 1399s Created symlink '/etc/systemd/system/multi-user.target.wants/dkms.service' → '/usr/lib/systemd/system/dkms.service'. 1400s Setting up dh-autoreconf (20) ... 1400s Setting up rustc-1.85 (1.85.1+dfsg0ubuntu2-0ubuntu1) ... 1400s Setting up g++-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 1400s Setting up bindgen (0.71.1-6) ... 1400s Setting up debhelper (13.24.2ubuntu1) ... 1400s Setting up g++ (4:15.2.0-1ubuntu2) ... 1400s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 1400s Setting up rustc (1.85.1ubuntu1) ... 1400s Setting up build-essential (12.12ubuntu2) ... 1400s Processing triggers for install-info (7.1.1-1) ... 1400s Processing triggers for libc-bin (2.42-0ubuntu1) ... 1400s Processing triggers for man-db (2.13.1-1) ... 1403s Processing triggers for ca-certificates-java (20240118) ... 1404s Adding debian:ACCVRAIZ1.pem 1404s Adding debian:AC_RAIZ_FNMT-RCM.pem 1404s Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem 1404s Adding debian:ANF_Secure_Server_Root_CA.pem 1404s Adding debian:Actalis_Authentication_Root_CA.pem 1404s Adding debian:AffirmTrust_Commercial.pem 1404s Adding debian:AffirmTrust_Networking.pem 1404s Adding debian:AffirmTrust_Premium.pem 1404s Adding debian:AffirmTrust_Premium_ECC.pem 1404s Adding debian:Amazon_Root_CA_1.pem 1404s Adding debian:Amazon_Root_CA_2.pem 1404s Adding debian:Amazon_Root_CA_3.pem 1404s Adding debian:Amazon_Root_CA_4.pem 1404s Adding debian:Atos_TrustedRoot_2011.pem 1404s Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem 1404s Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem 1404s Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem 1404s Adding debian:BJCA_Global_Root_CA1.pem 1404s Adding debian:BJCA_Global_Root_CA2.pem 1404s Adding debian:Baltimore_CyberTrust_Root.pem 1404s Adding debian:Buypass_Class_2_Root_CA.pem 1404s Adding debian:Buypass_Class_3_Root_CA.pem 1404s Adding debian:CA_Disig_Root_R2.pem 1404s Adding debian:CFCA_EV_ROOT.pem 1404s Adding debian:COMODO_Certification_Authority.pem 1404s Adding debian:COMODO_ECC_Certification_Authority.pem 1404s Adding debian:COMODO_RSA_Certification_Authority.pem 1404s Adding debian:Certainly_Root_E1.pem 1404s Adding debian:Certainly_Root_R1.pem 1404s Adding debian:Certigna.pem 1404s Adding debian:Certigna_Root_CA.pem 1404s Adding debian:Certum_EC-384_CA.pem 1404s Adding debian:Certum_Trusted_Network_CA.pem 1404s Adding debian:Certum_Trusted_Network_CA_2.pem 1404s Adding debian:Certum_Trusted_Root_CA.pem 1404s Adding debian:CommScope_Public_Trust_ECC_Root-01.pem 1404s Adding debian:CommScope_Public_Trust_ECC_Root-02.pem 1404s Adding debian:CommScope_Public_Trust_RSA_Root-01.pem 1404s Adding debian:CommScope_Public_Trust_RSA_Root-02.pem 1404s Adding debian:Comodo_AAA_Services_root.pem 1404s Adding debian:D-TRUST_BR_Root_CA_1_2020.pem 1404s Adding debian:D-TRUST_BR_Root_CA_2_2023.pem 1404s Adding debian:D-TRUST_EV_Root_CA_1_2020.pem 1404s Adding debian:D-TRUST_EV_Root_CA_2_2023.pem 1404s Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem 1404s Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem 1404s Adding debian:DigiCert_Assured_ID_Root_CA.pem 1404s Adding debian:DigiCert_Assured_ID_Root_G2.pem 1404s Adding debian:DigiCert_Assured_ID_Root_G3.pem 1404s Adding debian:DigiCert_Global_Root_CA.pem 1404s Adding debian:DigiCert_Global_Root_G2.pem 1404s Adding debian:DigiCert_Global_Root_G3.pem 1404s Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem 1404s Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem 1404s Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem 1404s Adding debian:DigiCert_Trusted_Root_G4.pem 1404s Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem 1404s Adding debian:Entrust_Root_Certification_Authority.pem 1404s Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem 1404s Adding debian:Entrust_Root_Certification_Authority_-_G2.pem 1404s Adding debian:FIRMAPROFESIONAL_CA_ROOT-A_WEB.pem 1404s Adding debian:GDCA_TrustAUTH_R5_ROOT.pem 1404s Adding debian:GLOBALTRUST_2020.pem 1404s Adding debian:GTS_Root_R1.pem 1404s Adding debian:GTS_Root_R2.pem 1404s Adding debian:GTS_Root_R3.pem 1404s Adding debian:GTS_Root_R4.pem 1404s Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem 1404s Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem 1404s Adding debian:GlobalSign_Root_CA.pem 1404s Adding debian:GlobalSign_Root_CA_-_R3.pem 1404s Adding debian:GlobalSign_Root_CA_-_R6.pem 1404s Adding debian:GlobalSign_Root_E46.pem 1404s Adding debian:GlobalSign_Root_R46.pem 1404s Adding debian:Go_Daddy_Class_2_CA.pem 1404s Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem 1404s Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem 1404s Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem 1404s Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem 1404s Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem 1404s Adding debian:HiPKI_Root_CA_-_G1.pem 1404s Adding debian:Hongkong_Post_Root_CA_3.pem 1404s Adding debian:ISRG_Root_X1.pem 1404s Adding debian:ISRG_Root_X2.pem 1404s Adding debian:IdenTrust_Commercial_Root_CA_1.pem 1404s Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem 1404s Adding debian:Izenpe.com.pem 1404s Adding debian:Microsec_e-Szigno_Root_CA_2009.pem 1404s Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem 1404s Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem 1404s Adding debian:NAVER_Global_Root_Certification_Authority.pem 1404s Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem 1404s Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem 1404s Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem 1404s Adding debian:QuoVadis_Root_CA_1_G3.pem 1404s Adding debian:QuoVadis_Root_CA_2.pem 1404s Adding debian:QuoVadis_Root_CA_2_G3.pem 1404s Adding debian:QuoVadis_Root_CA_3.pem 1404s Adding debian:QuoVadis_Root_CA_3_G3.pem 1404s Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem 1404s Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem 1404s Adding debian:SSL.com_Root_Certification_Authority_ECC.pem 1404s Adding debian:SSL.com_Root_Certification_Authority_RSA.pem 1404s Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem 1404s Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem 1404s Adding debian:SZAFIR_ROOT_CA2.pem 1404s Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem 1404s Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem 1404s Adding debian:SecureSign_Root_CA12.pem 1404s Adding debian:SecureSign_Root_CA14.pem 1404s Adding debian:SecureSign_Root_CA15.pem 1404s Adding debian:SecureTrust_CA.pem 1404s Adding debian:Secure_Global_CA.pem 1404s Adding debian:Security_Communication_ECC_RootCA1.pem 1404s Adding debian:Security_Communication_RootCA2.pem 1404s Adding debian:Starfield_Class_2_CA.pem 1404s Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem 1404s Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem 1404s Adding debian:SwissSign_Gold_CA_-_G2.pem 1404s Adding debian:T-TeleSec_GlobalRoot_Class_2.pem 1404s Adding debian:T-TeleSec_GlobalRoot_Class_3.pem 1404s Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem 1404s Adding debian:TWCA_CYBER_Root_CA.pem 1404s Adding debian:TWCA_Global_Root_CA.pem 1404s Adding debian:TWCA_Root_Certification_Authority.pem 1404s Adding debian:Telekom_Security_TLS_ECC_Root_2020.pem 1404s Adding debian:Telekom_Security_TLS_RSA_Root_2023.pem 1404s Adding debian:TeliaSonera_Root_CA_v1.pem 1404s Adding debian:Telia_Root_CA_v2.pem 1404s Adding debian:TrustAsia_Global_Root_CA_G3.pem 1404s Adding debian:TrustAsia_Global_Root_CA_G4.pem 1404s Adding debian:Trustwave_Global_Certification_Authority.pem 1404s Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem 1404s Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem 1404s Adding debian:TunTrust_Root_CA.pem 1404s Adding debian:UCA_Extended_Validation_Root.pem 1404s Adding debian:UCA_Global_G2_Root.pem 1404s Adding debian:USERTrust_ECC_Certification_Authority.pem 1404s Adding debian:USERTrust_RSA_Certification_Authority.pem 1404s Adding debian:XRamp_Global_CA_Root.pem 1404s Adding debian:certSIGN_ROOT_CA.pem 1404s Adding debian:certSIGN_Root_CA_G2.pem 1404s Adding debian:e-Szigno_Root_CA_2017.pem 1404s Adding debian:ePKI_Root_Certification_Authority.pem 1404s Adding debian:emSign_ECC_Root_CA_-_C3.pem 1404s Adding debian:emSign_ECC_Root_CA_-_G3.pem 1404s Adding debian:emSign_Root_CA_-_C1.pem 1404s Adding debian:emSign_Root_CA_-_G1.pem 1404s Adding debian:vTrus_ECC_Root_CA.pem 1404s Adding debian:vTrus_Root_CA.pem 1404s done. 1404s Setting up openjdk-21-jdk-headless:arm64 (21.0.9~5ea-1) ... 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jar to provide /usr/bin/jar (jar) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/javac to provide /usr/bin/javac (javac) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/javap to provide /usr/bin/javap (javap) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jps to provide /usr/bin/jps (jps) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode 1404s update-alternatives: using /usr/lib/jvm/java-21-openjdk-arm64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode 1404s Setting up default-jre-headless (2:1.21-76) ... 1404s Setting up default-jdk-headless (2:1.21-76) ... 1404s Processing triggers for sgml-base (1.31+nmu1) ... 1404s Setting up docutils-common (0.21.2+dfsg-2) ... 1404s Setting up sgml-data (2.0.11+nmu1) ... 1405s Setting up docbook-xsl (1.79.2+dfsg-7) ... 1405s Setting up asciidoc-base (10.2.1-1build1) ... 1405s Setting up asciidoc (10.2.1-1build1) ... 1405s Processing triggers for sgml-base (1.31+nmu1) ... 1405s Setting up docbook-xml (4.5-13) ... 1407s Setting up python3-docutils (0.21.2+dfsg-2) ... 1408s Processing triggers for sgml-base (1.31+nmu1) ... 1408s Setting up xmlto (0.0.29-2) ... 1409s autopkgtest [17:55:26]: test rebuild: [----------------------- 1409s dpkg-buildpackage: info: source package linux-aws 1409s dpkg-buildpackage: info: source version 6.16.0-1001.1 1409s dpkg-buildpackage: info: source distribution questing 1409s dpkg-buildpackage: info: source changed by Paolo Pisati 1409s dpkg-source --before-build . 1409s dpkg-buildpackage: info: host architecture arm64 1409s dpkg-source: info: using options from src/debian/source/options: --diff-ignore --tar-ignore 1409s debian/rules clean 1410s /bin/bash -e debian/scripts/control-create linux-aws > debian/control 1410s sed -i -e 's/PKGVER/6.16.0/g' \ 1410s -e 's/ABINUM/1001/g' \ 1410s -e 's/SRCPKGNAME/linux-aws/g' \ 1410s -e 's/=SERIES=/questing/g' \ 1410s -e 's|\(^Maintainer:.*\)|\1\nXSC-Ubuntu-Compatible-Signing: ubuntu/4 pro/3|g' \ 1410s -e 's/\(^Build-Depends:$\)/\1\n\ gcc:native, gcc-aarch64-linux-gnu [arm64] , gcc-arm-linux-gnueabihf [armhf] , gcc-powerpc64le-linux-gnu [ppc64el] , gcc-riscv64-linux-gnu [riscv64] , gcc-s390x-linux-gnu [s390x] , gcc-x86-64-linux-gnu [amd64] ,/g' \ 1410s debian/control 1410s dh_testdir 1410s dh_testroot 1410s dh_clean 1410s # normal build junk 1410s rm -rf debian.aws/abi 1410s rm -rf /tmp/autopkgtest.maT0BU/build.miS/src/debian/build /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps 1410s rm -rf debian/linux-*/ 1410s rm -rf debian/tmp-headers 1410s cp debian.aws/changelog debian/changelog 1410s # If we have a reconstruct script use it. 1410s [ -f debian.aws/reconstruct ] && bash debian.aws/reconstruct || true 1411s rm -f debian/scripts/fix-filenames 1411s debian/rules binary 1411s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-arch-headers 1411s dh_testdir 1411s dh_testroot 1411s rm -rf /tmp/autopkgtest.maT0BU/build.miS/src/debian/tmp-headers /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev 1411s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001- CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/tmp-headers INSTALL_HDR_PATH=/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr -j4 headers_install 1411s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1411s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/tmp-headers' 1411s UPD include/generated/uapi/linux/version.h 1411s HOSTCC scripts/basic/fixdep 1411s WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h 1411s WRAP arch/arm64/include/generated/uapi/asm/errno.h 1411s WRAP arch/arm64/include/generated/uapi/asm/ioctl.h 1411s WRAP arch/arm64/include/generated/uapi/asm/ioctls.h 1411s WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h 1411s WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h 1411s WRAP arch/arm64/include/generated/uapi/asm/poll.h 1411s WRAP arch/arm64/include/generated/uapi/asm/resource.h 1411s WRAP arch/arm64/include/generated/uapi/asm/sembuf.h 1411s WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h 1411s WRAP arch/arm64/include/generated/uapi/asm/siginfo.h 1411s WRAP arch/arm64/include/generated/uapi/asm/socket.h 1411s WRAP arch/arm64/include/generated/uapi/asm/sockios.h 1411s WRAP arch/arm64/include/generated/uapi/asm/stat.h 1411s WRAP arch/arm64/include/generated/uapi/asm/swab.h 1411s WRAP arch/arm64/include/generated/uapi/asm/termios.h 1411s WRAP arch/arm64/include/generated/uapi/asm/termbits.h 1411s WRAP arch/arm64/include/generated/uapi/asm/types.h 1411s SYSHDR arch/arm64/include/generated/uapi/asm/unistd_64.h 1411s HOSTCC scripts/unifdef 1412s HDRINST usr/include/asm-generic/kvm_para.h 1412s HDRINST usr/include/asm-generic/errno.h 1412s HDRINST usr/include/asm-generic/siginfo.h 1412s HDRINST usr/include/asm-generic/signal-defs.h 1412s HDRINST usr/include/asm-generic/mman-common.h 1412s HDRINST usr/include/asm-generic/socket.h 1412s HDRINST usr/include/asm-generic/shmbuf.h 1412s HDRINST usr/include/asm-generic/ioctls.h 1412s HDRINST usr/include/asm-generic/unistd.h 1412s HDRINST usr/include/asm-generic/sockios.h 1412s HDRINST usr/include/asm-generic/msgbuf.h 1412s HDRINST usr/include/asm-generic/errno-base.h 1412s HDRINST usr/include/asm-generic/ipcbuf.h 1412s HDRINST usr/include/asm-generic/fcntl.h 1412s HDRINST usr/include/asm-generic/sembuf.h 1412s HDRINST usr/include/asm-generic/termbits.h 1412s HDRINST usr/include/asm-generic/int-l64.h 1412s HDRINST usr/include/asm-generic/int-ll64.h 1412s HDRINST usr/include/asm-generic/ucontext.h 1412s HDRINST usr/include/asm-generic/termbits-common.h 1412s HDRINST usr/include/asm-generic/hugetlb_encode.h 1412s HDRINST usr/include/asm-generic/param.h 1412s HDRINST usr/include/asm-generic/types.h 1412s HDRINST usr/include/asm-generic/swab.h 1412s HDRINST usr/include/asm-generic/termios.h 1412s HDRINST usr/include/asm-generic/resource.h 1412s HDRINST usr/include/asm-generic/bitsperlong.h 1412s HDRINST usr/include/asm-generic/signal.h 1412s HDRINST usr/include/asm-generic/stat.h 1412s HDRINST usr/include/asm-generic/ioctl.h 1412s HDRINST usr/include/asm-generic/mman.h 1412s HDRINST usr/include/asm-generic/poll.h 1412s HDRINST usr/include/asm-generic/statfs.h 1412s HDRINST usr/include/asm-generic/setup.h 1412s HDRINST usr/include/asm-generic/posix_types.h 1412s HDRINST usr/include/asm-generic/bpf_perf_event.h 1412s HDRINST usr/include/asm-generic/auxvec.h 1412s HDRINST usr/include/cxl/features.h 1412s HDRINST usr/include/drm/exynos_drm.h 1412s HDRINST usr/include/drm/amdgpu_drm.h 1412s HDRINST usr/include/drm/v3d_drm.h 1412s HDRINST usr/include/drm/nova_drm.h 1412s HDRINST usr/include/drm/pvr_drm.h 1412s HDRINST usr/include/drm/vmwgfx_drm.h 1412s HDRINST usr/include/drm/drm_sarea.h 1412s HDRINST usr/include/drm/radeon_drm.h 1412s HDRINST usr/include/drm/nouveau_drm.h 1412s HDRINST usr/include/drm/i915_drm.h 1412s HDRINST usr/include/drm/panthor_drm.h 1412s HDRINST usr/include/drm/xe_drm.h 1412s HDRINST usr/include/drm/amdxdna_accel.h 1412s HDRINST usr/include/drm/lima_drm.h 1412s HDRINST usr/include/drm/etnaviv_drm.h 1412s HDRINST usr/include/drm/virtgpu_drm.h 1412s HDRINST usr/include/drm/drm_fourcc.h 1412s HDRINST usr/include/drm/tegra_drm.h 1412s HDRINST usr/include/drm/msm_drm.h 1412s HDRINST usr/include/drm/drm.h 1412s HDRINST usr/include/drm/omap_drm.h 1412s HDRINST usr/include/drm/asahi_drm.h 1412s HDRINST usr/include/drm/vc4_drm.h 1412s HDRINST usr/include/drm/qxl_drm.h 1412s HDRINST usr/include/drm/vgem_drm.h 1412s HDRINST usr/include/drm/armada_drm.h 1412s HDRINST usr/include/drm/drm_mode.h 1412s HDRINST usr/include/drm/habanalabs_accel.h 1412s HDRINST usr/include/drm/ivpu_accel.h 1412s HDRINST usr/include/drm/qaic_accel.h 1412s HDRINST usr/include/drm/panfrost_drm.h 1412s HDRINST usr/include/fwctl/mlx5.h 1412s HDRINST usr/include/fwctl/fwctl.h 1412s HDRINST usr/include/fwctl/cxl.h 1412s HDRINST usr/include/fwctl/pds.h 1412s HDRINST usr/include/linux/rtc.h 1412s HDRINST usr/include/linux/cdrom.h 1412s HDRINST usr/include/linux/kcmp.h 1412s HDRINST usr/include/linux/kvm_para.h 1412s HDRINST usr/include/linux/mtio.h 1412s HDRINST usr/include/linux/if_fddi.h 1412s HDRINST usr/include/linux/random.h 1412s HDRINST usr/include/linux/virtio_fs.h 1412s HDRINST usr/include/linux/if_hippi.h 1412s HDRINST usr/include/linux/blkpg.h 1412s HDRINST usr/include/linux/bsg.h 1412s HDRINST usr/include/linux/fou.h 1412s HDRINST usr/include/linux/cuda.h 1412s HDRINST usr/include/linux/veth.h 1412s HDRINST usr/include/linux/rpl.h 1412s HDRINST usr/include/linux/iio/events.h 1412s HDRINST usr/include/linux/iio/buffer.h 1412s HDRINST usr/include/linux/iio/types.h 1412s HDRINST usr/include/linux/packet_diag.h 1412s HDRINST usr/include/linux/mmc/ioctl.h 1412s HDRINST usr/include/linux/errno.h 1412s HDRINST usr/include/linux/wait.h 1413s HDRINST usr/include/linux/jffs2.h 1413s HDRINST usr/include/linux/if_ether.h 1413s HDRINST usr/include/linux/atmapi.h 1413s HDRINST usr/include/linux/psci.h 1413s HDRINST usr/include/linux/times.h 1413s HDRINST usr/include/linux/um_timetravel.h 1413s HDRINST usr/include/linux/kernelcapi.h 1413s HDRINST usr/include/linux/iommufd.h 1413s HDRINST usr/include/linux/net_shaper.h 1413s HDRINST usr/include/linux/if_pppox.h 1413s HDRINST usr/include/linux/pktcdvd.h 1413s HDRINST usr/include/linux/rio_cm_cdev.h 1413s HDRINST usr/include/linux/ipmi_ssif_bmc.h 1413s HDRINST usr/include/linux/igmp.h 1413s HDRINST usr/include/linux/virtio_pcidev.h 1413s HDRINST usr/include/linux/vfio.h 1413s HDRINST usr/include/linux/zorro_ids.h 1413s HDRINST usr/include/linux/watchdog.h 1413s HDRINST usr/include/linux/coresight-stm.h 1413s HDRINST usr/include/linux/nsfs.h 1413s HDRINST usr/include/linux/un.h 1413s HDRINST usr/include/linux/pps_gen.h 1413s HDRINST usr/include/linux/btf.h 1413s HDRINST usr/include/linux/nfsd_netlink.h 1413s HDRINST usr/include/linux/adfs_fs.h 1413s HDRINST usr/include/linux/dm-ioctl.h 1413s HDRINST usr/include/linux/mptcp_pm.h 1413s HDRINST usr/include/linux/if_ltalk.h 1413s HDRINST usr/include/linux/dlm_device.h 1413s HDRINST usr/include/linux/dvb/osd.h 1413s HDRINST usr/include/linux/dvb/version.h 1413s HDRINST usr/include/linux/dvb/ca.h 1413s HDRINST usr/include/linux/dvb/dmx.h 1413s HDRINST usr/include/linux/dvb/audio.h 1413s HDRINST usr/include/linux/dvb/frontend.h 1413s HDRINST usr/include/linux/dvb/video.h 1413s HDRINST usr/include/linux/dvb/net.h 1413s HDRINST usr/include/linux/if_tun.h 1413s HDRINST usr/include/linux/cifs/cifs_mount.h 1413s HDRINST usr/include/linux/cifs/cifs_netlink.h 1413s HDRINST usr/include/linux/i2c-dev.h 1413s HDRINST usr/include/linux/hiddev.h 1413s HDRINST usr/include/linux/mdio.h 1413s HDRINST usr/include/linux/android/binder.h 1413s HDRINST usr/include/linux/android/binderfs.h 1413s HDRINST usr/include/linux/pr.h 1413s HDRINST usr/include/linux/socket.h 1413s HDRINST usr/include/linux/vesa.h 1413s HDRINST usr/include/linux/major.h 1413s HDRINST usr/include/linux/coff.h 1413s HDRINST usr/include/linux/rpmsg_types.h 1413s HDRINST usr/include/linux/ntsync.h 1413s HDRINST usr/include/linux/genetlink.h 1413s HDRINST usr/include/linux/counter.h 1413s HDRINST usr/include/linux/rpl_iptunnel.h 1413s HDRINST usr/include/linux/bfs_fs.h 1413s HDRINST usr/include/linux/amt.h 1413s HDRINST usr/include/linux/btrfs.h 1413s HDRINST usr/include/linux/mei_uuid.h 1413s HDRINST usr/include/linux/mount.h 1413s HDRINST usr/include/linux/screen_info.h 1413s HDRINST usr/include/linux/iso_fs.h 1413s HDRINST usr/include/linux/hdlc/ioctl.h 1413s HDRINST usr/include/linux/shm.h 1413s HDRINST usr/include/linux/mshv.h 1413s HDRINST usr/include/linux/ivtvfb.h 1413s HDRINST usr/include/linux/bcm933xx_hcs.h 1413s HDRINST usr/include/linux/x25.h 1413s HDRINST usr/include/linux/dqblk_xfs.h 1413s HDRINST usr/include/linux/pfkeyv2.h 1413s HDRINST usr/include/linux/coda.h 1413s HDRINST usr/include/linux/v4l2-common.h 1413s HDRINST usr/include/linux/hidraw.h 1413s HDRINST usr/include/linux/tty_flags.h 1413s HDRINST usr/include/linux/if_bonding.h 1413s HDRINST usr/include/linux/const.h 1413s HDRINST usr/include/linux/vboxguest.h 1413s HDRINST usr/include/linux/if_team.h 1413s HDRINST usr/include/linux/nfs.h 1413s HDRINST usr/include/linux/batman_adv.h 1413s HDRINST usr/include/linux/efs_fs_sb.h 1413s HDRINST usr/include/linux/ethtool_netlink.h 1413s HDRINST usr/include/linux/posix_acl_xattr.h 1413s HDRINST usr/include/linux/quota.h 1413s HDRINST usr/include/linux/atm_tcp.h 1413s HDRINST usr/include/linux/vfio_zdev.h 1413s HDRINST usr/include/linux/if_packet.h 1413s HDRINST usr/include/linux/msdos_fs.h 1413s HDRINST usr/include/linux/thp7312.h 1413s HDRINST usr/include/linux/ioam6.h 1413s HDRINST usr/include/linux/hsi/cs-protocol.h 1413s HDRINST usr/include/linux/hsi/hsi_char.h 1413s HDRINST usr/include/linux/phantom.h 1413s HDRINST usr/include/linux/atmlec.h 1413s HDRINST usr/include/linux/firewire-cdev.h 1413s HDRINST usr/include/linux/smc.h 1413s HDRINST usr/include/linux/ppp_defs.h 1413s HDRINST usr/include/linux/acct.h 1413s HDRINST usr/include/linux/dpll.h 1413s HDRINST usr/include/linux/if_link.h 1413s HDRINST usr/include/linux/atm_eni.h 1413s HDRINST usr/include/linux/mii.h 1413s HDRINST usr/include/linux/mempolicy.h 1413s HDRINST usr/include/linux/lp.h 1413s HDRINST usr/include/linux/joystick.h 1413s HDRINST usr/include/linux/firewire-constants.h 1413s HDRINST usr/include/linux/cec-funcs.h 1413s HDRINST usr/include/linux/qnxtypes.h 1413s HDRINST usr/include/linux/nexthop.h 1413s HDRINST usr/include/linux/ip_vs.h 1413s HDRINST usr/include/linux/baycom.h 1413s HDRINST usr/include/linux/kfd_ioctl.h 1413s HDRINST usr/include/linux/if_arcnet.h 1413s HDRINST usr/include/linux/ethtool.h 1413s HDRINST usr/include/linux/unistd.h 1413s HDRINST usr/include/linux/rose.h 1413s HDRINST usr/include/linux/sockios.h 1413s HDRINST usr/include/linux/sysinfo.h 1413s HDRINST usr/include/linux/cachefiles.h 1413s HDRINST usr/include/linux/v4l2-subdev.h 1413s HDRINST usr/include/linux/ipv6.h 1413s HDRINST usr/include/linux/nfs_mount.h 1413s HDRINST usr/include/linux/blkdev.h 1413s HDRINST usr/include/linux/fpga-dfl.h 1413s HDRINST usr/include/linux/kfd_sysfs.h 1413s HDRINST usr/include/linux/vduse.h 1413s HDRINST usr/include/linux/netrom.h 1413s HDRINST usr/include/linux/ppp-ioctl.h 1413s HDRINST usr/include/linux/udf_fs_i.h 1413s HDRINST usr/include/linux/nilfs2_api.h 1413s HDRINST usr/include/linux/apm_bios.h 1413s HDRINST usr/include/linux/posix_acl.h 1413s HDRINST usr/include/linux/atmbr2684.h 1413s HDRINST usr/include/linux/trace_mmap.h 1413s HDRINST usr/include/linux/auto_fs4.h 1413s HDRINST usr/include/linux/aspeed-p2a-ctrl.h 1413s HDRINST usr/include/linux/ethtool_netlink_generated.h 1413s HDRINST usr/include/linux/scif_ioctl.h 1413s HDRINST usr/include/linux/dm-log-userspace.h 1413s HDRINST usr/include/linux/in_route.h 1413s HDRINST usr/include/linux/keyboard.h 1413s HDRINST usr/include/linux/falloc.h 1413s HDRINST usr/include/linux/ipmi_bmc.h 1413s HDRINST usr/include/linux/tee.h 1413s HDRINST usr/include/linux/ioam6_genl.h 1413s HDRINST usr/include/linux/atm_nicstar.h 1413s HDRINST usr/include/linux/virtio_mem.h 1413s HDRINST usr/include/linux/ip6_tunnel.h 1413s HDRINST usr/include/linux/udp.h 1413s HDRINST usr/include/linux/cciss_defs.h 1413s HDRINST usr/include/linux/openvswitch.h 1413s HDRINST usr/include/linux/fcntl.h 1413s HDRINST usr/include/linux/if.h 1413s HDRINST usr/include/linux/sed-opal.h 1413s HDRINST usr/include/linux/virtio_i2c.h 1413s HDRINST usr/include/linux/cec.h 1413s HDRINST usr/include/linux/nfs_idmap.h 1413s HDRINST usr/include/linux/ccs.h 1413s HDRINST usr/include/linux/taskstats.h 1413s HDRINST usr/include/linux/pci.h 1413s HDRINST usr/include/linux/gfs2_ondisk.h 1413s HDRINST usr/include/linux/sound.h 1413s HDRINST usr/include/linux/romfs_fs.h 1413s HDRINST usr/include/linux/string.h 1413s HDRINST usr/include/linux/virtio_rtc.h 1413s HDRINST usr/include/linux/rds.h 1413s HDRINST usr/include/linux/stddef.h 1413s HDRINST usr/include/linux/nvme_ioctl.h 1413s HDRINST usr/include/linux/bits.h 1413s HDRINST usr/include/linux/chio.h 1413s HDRINST usr/include/linux/mmtimer.h 1413s HDRINST usr/include/linux/v4l2-controls.h 1413s HDRINST usr/include/linux/if_fc.h 1413s HDRINST usr/include/linux/serial.h 1413s HDRINST usr/include/linux/openat2.h 1413s HDRINST usr/include/linux/comedi.h 1413s HDRINST usr/include/linux/userio.h 1413s HDRINST usr/include/linux/fib_rules.h 1413s HDRINST usr/include/linux/fsl_mc.h 1413s HDRINST usr/include/linux/memfd.h 1413s HDRINST usr/include/linux/rio_mport_cdev.h 1413s HDRINST usr/include/linux/vdpa.h 1413s HDRINST usr/include/linux/usbdevice_fs.h 1413s HDRINST usr/include/linux/qemu_fw_cfg.h 1413s HDRINST usr/include/linux/ipmi_msgdefs.h 1413s HDRINST usr/include/linux/wmi.h 1413s HDRINST usr/include/linux/virtio_config.h 1413s HDRINST usr/include/linux/pg.h 1413s HDRINST usr/include/linux/fiemap.h 1413s HDRINST usr/include/linux/surface_aggregator/dtx.h 1413s HDRINST usr/include/linux/surface_aggregator/cdev.h 1413s HDRINST usr/include/linux/blk-crypto.h 1413s HDRINST usr/include/linux/videodev2.h 1413s HDRINST usr/include/linux/fscrypt.h 1413s HDRINST usr/include/linux/close_range.h 1413s HDRINST usr/include/linux/input-event-codes.h 1413s HDRINST usr/include/linux/lirc.h 1413s HDRINST usr/include/linux/if_x25.h 1413s HDRINST usr/include/linux/radeonfb.h 1413s HDRINST usr/include/linux/nfc.h 1413s HDRINST usr/include/linux/cciss_ioctl.h 1413s HDRINST usr/include/linux/ncsi.h 1413s HDRINST usr/include/linux/unix_diag.h 1414s HDRINST usr/include/linux/pmu.h 1414s HDRINST usr/include/linux/genwqe/genwqe_card.h 1414s HDRINST usr/include/linux/uio.h 1414s HDRINST usr/include/linux/smiapp.h 1414s HDRINST usr/include/linux/omapfb.h 1414s HDRINST usr/include/linux/eventpoll.h 1414s HDRINST usr/include/linux/personality.h 1414s HDRINST usr/include/linux/if_phonet.h 1414s HDRINST usr/include/linux/tc_ematch/tc_em_meta.h 1414s HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h 1414s HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h 1414s HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h 1414s HDRINST usr/include/linux/tc_ematch/tc_em_text.h 1414s HDRINST usr/include/linux/elf.h 1414s HDRINST usr/include/linux/nfs_fs.h 1414s HDRINST usr/include/linux/virtio_pmem.h 1414s HDRINST usr/include/linux/suspend_ioctls.h 1414s HDRINST usr/include/linux/elf-fdpic.h 1414s HDRINST usr/include/linux/inotify.h 1414s HDRINST usr/include/linux/virtio_ids.h 1414s HDRINST usr/include/linux/nfsd/stats.h 1414s HDRINST usr/include/linux/nfsd/export.h 1414s HDRINST usr/include/linux/nfsd/debug.h 1414s HDRINST usr/include/linux/nfsd/cld.h 1414s HDRINST usr/include/linux/libc-compat.h 1414s HDRINST usr/include/linux/vhost.h 1414s HDRINST usr/include/linux/bpqether.h 1414s HDRINST usr/include/linux/ila.h 1414s HDRINST usr/include/linux/uinput.h 1414s HDRINST usr/include/linux/atmsvc.h 1414s HDRINST usr/include/linux/ptp_clock.h 1414s HDRINST usr/include/linux/netfilter_ipv6.h 1414s HDRINST usr/include/linux/user_events.h 1414s HDRINST usr/include/linux/tiocl.h 1414s HDRINST usr/include/linux/nl80211-vnd-intel.h 1414s HDRINST usr/include/linux/ioprio.h 1414s HDRINST usr/include/linux/if_vlan.h 1414s HDRINST usr/include/linux/tipc_config.h 1414s HDRINST usr/include/linux/map_to_7segment.h 1414s HDRINST usr/include/linux/minix_fs.h 1414s HDRINST usr/include/linux/mroute6.h 1414s HDRINST usr/include/linux/hdreg.h 1414s HDRINST usr/include/linux/sched/types.h 1414s HDRINST usr/include/linux/netfilter_ipv4.h 1414s HDRINST usr/include/linux/kernel.h 1414s HDRINST usr/include/linux/counter/microchip-tcb-capture.h 1414s HDRINST usr/include/linux/sock_diag.h 1414s HDRINST usr/include/linux/psp-sev.h 1414s HDRINST usr/include/linux/timerfd.h 1414s HDRINST usr/include/linux/in6.h 1414s HDRINST usr/include/linux/fadvise.h 1414s HDRINST usr/include/linux/zorro.h 1414s HDRINST usr/include/linux/capability.h 1414s HDRINST usr/include/linux/blktrace_api.h 1414s HDRINST usr/include/linux/vmclock-abi.h 1414s HDRINST usr/include/linux/tls.h 1414s HDRINST usr/include/linux/gpio.h 1414s HDRINST usr/include/linux/cryptouser.h 1414s HDRINST usr/include/linux/in.h 1414s HDRINST usr/include/linux/input.h 1414s HDRINST usr/include/linux/uvcvideo.h 1414s HDRINST usr/include/linux/batadv_packet.h 1414s HDRINST usr/include/linux/ublk_cmd.h 1414s HDRINST usr/include/linux/if_infiniband.h 1414s HDRINST usr/include/linux/f2fs.h 1414s HDRINST usr/include/linux/nfs4.h 1414s HDRINST usr/include/linux/fb.h 1414s HDRINST usr/include/linux/serial_reg.h 1414s HDRINST usr/include/linux/ppdev.h 1414s HDRINST usr/include/linux/usb/raw_gadget.h 1414s HDRINST usr/include/linux/usb/ch9.h 1414s HDRINST usr/include/linux/usb/cdc.h 1414s HDRINST usr/include/linux/usb/g_hid.h 1414s HDRINST usr/include/linux/usb/g_printer.h 1414s HDRINST usr/include/linux/usb/midi.h 1414s HDRINST usr/include/linux/usb/audio.h 1414s HDRINST usr/include/linux/usb/cdc-wdm.h 1414s HDRINST usr/include/linux/usb/gadgetfs.h 1414s HDRINST usr/include/linux/usb/charger.h 1414s HDRINST usr/include/linux/usb/video.h 1414s HDRINST usr/include/linux/usb/functionfs.h 1414s HDRINST usr/include/linux/usb/ch11.h 1414s HDRINST usr/include/linux/usb/g_uvc.h 1414s HDRINST usr/include/linux/usb/tmc.h 1414s HDRINST usr/include/linux/misc/bcm_vk.h 1414s HDRINST usr/include/linux/netfilter/xt_nfacct.h 1414s HDRINST usr/include/linux/netfilter/xt_recent.h 1414s HDRINST usr/include/linux/netfilter/xt_time.h 1414s HDRINST usr/include/linux/netfilter/xt_dccp.h 1414s HDRINST usr/include/linux/netfilter/xt_bpf.h 1414s HDRINST usr/include/linux/netfilter/xt_physdev.h 1414s HDRINST usr/include/linux/netfilter/nf_nat.h 1414s HDRINST usr/include/linux/netfilter/xt_MARK.h 1414s HDRINST usr/include/linux/netfilter/xt_string.h 1414s HDRINST usr/include/linux/netfilter/xt_connlimit.h 1414s HDRINST usr/include/linux/netfilter/xt_CONNMARK.h 1414s HDRINST usr/include/linux/netfilter/nf_tables_compat.h 1414s HDRINST usr/include/linux/netfilter/xt_cluster.h 1414s HDRINST usr/include/linux/netfilter/nf_log.h 1414s HDRINST usr/include/linux/netfilter/xt_ipcomp.h 1414s HDRINST usr/include/linux/netfilter/xt_conntrack.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h 1414s HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h 1414s HDRINST usr/include/linux/netfilter/xt_TCPMSS.h 1414s HDRINST usr/include/linux/netfilter/xt_tcpmss.h 1414s HDRINST usr/include/linux/netfilter/xt_comment.h 1414s HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h 1414s HDRINST usr/include/linux/netfilter/xt_esp.h 1414s HDRINST usr/include/linux/netfilter/xt_mac.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_queue.h 1414s HDRINST usr/include/linux/netfilter/xt_length.h 1414s HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h 1414s HDRINST usr/include/linux/netfilter/xt_connlabel.h 1414s HDRINST usr/include/linux/netfilter/xt_limit.h 1414s HDRINST usr/include/linux/netfilter/xt_helper.h 1414s HDRINST usr/include/linux/netfilter/xt_multiport.h 1414s HDRINST usr/include/linux/netfilter/xt_HMARK.h 1414s HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h 1414s HDRINST usr/include/linux/netfilter/xt_mark.h 1414s HDRINST usr/include/linux/netfilter/xt_rateest.h 1414s HDRINST usr/include/linux/netfilter/xt_tcpudp.h 1414s HDRINST usr/include/linux/netfilter/xt_quota.h 1414s HDRINST usr/include/linux/netfilter/xt_iprange.h 1414s HDRINST usr/include/linux/netfilter/xt_socket.h 1414s HDRINST usr/include/linux/netfilter/xt_osf.h 1414s HDRINST usr/include/linux/netfilter/xt_policy.h 1414s HDRINST usr/include/linux/netfilter/xt_u32.h 1414s HDRINST usr/include/linux/netfilter/xt_l2tp.h 1414s HDRINST usr/include/linux/netfilter/nf_tables.h 1414s HDRINST usr/include/linux/netfilter/xt_SECMARK.h 1414s HDRINST usr/include/linux/netfilter/xt_statistic.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h 1414s HDRINST usr/include/linux/netfilter/nf_synproxy.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_acct.h 1414s HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h 1414s HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h 1414s HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h 1414s HDRINST usr/include/linux/netfilter/ipset/ip_set.h 1414s HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h 1414s HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_compat.h 1414s HDRINST usr/include/linux/netfilter/xt_ipvs.h 1414s HDRINST usr/include/linux/netfilter/xt_LED.h 1414s HDRINST usr/include/linux/netfilter/xt_dscp.h 1414s HDRINST usr/include/linux/netfilter/xt_owner.h 1414s HDRINST usr/include/linux/netfilter/xt_TEE.h 1414s HDRINST usr/include/linux/netfilter/xt_state.h 1414s HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h 1414s HDRINST usr/include/linux/netfilter/xt_RATEEST.h 1414s HDRINST usr/include/linux/netfilter/xt_sctp.h 1414s HDRINST usr/include/linux/netfilter/nf_conntrack_common.h 1414s HDRINST usr/include/linux/netfilter/xt_pkttype.h 1414s HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h 1414s HDRINST usr/include/linux/netfilter/xt_devgroup.h 1414s HDRINST usr/include/linux/netfilter/xt_set.h 1414s HDRINST usr/include/linux/netfilter/xt_ecn.h 1414s HDRINST usr/include/linux/netfilter/xt_TPROXY.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_hook.h 1414s HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h 1414s HDRINST usr/include/linux/netfilter/xt_cgroup.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h 1414s HDRINST usr/include/linux/netfilter/xt_rpfilter.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_log.h 1414s HDRINST usr/include/linux/netfilter/xt_realm.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink_osf.h 1414s HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h 1414s HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h 1414s HDRINST usr/include/linux/netfilter/xt_LOG.h 1414s HDRINST usr/include/linux/netfilter/xt_AUDIT.h 1414s HDRINST usr/include/linux/netfilter/x_tables.h 1414s HDRINST usr/include/linux/netfilter/xt_cpu.h 1414s HDRINST usr/include/linux/netfilter/xt_addrtype.h 1414s HDRINST usr/include/linux/netfilter/xt_DSCP.h 1414s HDRINST usr/include/linux/netfilter/xt_hashlimit.h 1414s HDRINST usr/include/linux/netfilter/xt_CT.h 1414s HDRINST usr/include/linux/netfilter/xt_connmark.h 1414s HDRINST usr/include/linux/netfilter/nfnetlink.h 1414s HDRINST usr/include/linux/netfilter/xt_NFLOG.h 1414s HDRINST usr/include/linux/netfilter/xt_connbytes.h 1414s HDRINST usr/include/linux/rtnetlink.h 1414s HDRINST usr/include/linux/wwan.h 1414s HDRINST usr/include/linux/erspan.h 1414s HDRINST usr/include/linux/sunrpc/debug.h 1414s HDRINST usr/include/linux/affs_hardblocks.h 1414s HDRINST usr/include/linux/matroxfb.h 1414s HDRINST usr/include/linux/isdn/capicmd.h 1414s HDRINST usr/include/linux/llc.h 1414s HDRINST usr/include/linux/icmp.h 1414s HDRINST usr/include/linux/omap3isp.h 1414s HDRINST usr/include/linux/fuse.h 1414s HDRINST usr/include/linux/usbip.h 1414s HDRINST usr/include/linux/fd.h 1414s HDRINST usr/include/linux/virtio_balloon.h 1414s HDRINST usr/include/linux/ipsec.h 1414s HDRINST usr/include/linux/papr_pdsm.h 1414s HDRINST usr/include/linux/aio_abi.h 1414s HDRINST usr/include/linux/exfat.h 1414s HDRINST usr/include/linux/virtio_mmio.h 1414s HDRINST usr/include/linux/map_to_14segment.h 1414s HDRINST usr/include/linux/dw100.h 1414s HDRINST usr/include/linux/loadpin.h 1414s HDRINST usr/include/linux/atmclip.h 1414s HDRINST usr/include/linux/aspeed-lpc-ctrl.h 1414s HDRINST usr/include/linux/am437x-vpfe.h 1414s HDRINST usr/include/linux/cgroupstats.h 1414s HDRINST usr/include/linux/fanotify.h 1414s HDRINST usr/include/linux/ax25.h 1414s HDRINST usr/include/linux/aspeed-video.h 1415s HDRINST usr/include/linux/arm_sdei.h 1415s HDRINST usr/include/linux/msg.h 1415s HDRINST usr/include/linux/selinux_netlink.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_log.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_among.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h 1415s HDRINST usr/include/linux/netfilter_bridge/ebtables.h 1415s HDRINST usr/include/linux/gen_stats.h 1415s HDRINST usr/include/linux/acrn.h 1415s HDRINST usr/include/linux/watch_queue.h 1415s HDRINST usr/include/linux/auto_fs.h 1415s HDRINST usr/include/linux/elf-em.h 1415s HDRINST usr/include/linux/if_xdp.h 1415s HDRINST usr/include/linux/param.h 1415s HDRINST usr/include/linux/hw_breakpoint.h 1415s HDRINST usr/include/linux/utsname.h 1415s HDRINST usr/include/linux/nubus.h 1415s HDRINST usr/include/linux/net_namespace.h 1415s HDRINST usr/include/linux/kvm.h 1415s HDRINST usr/include/linux/timex.h 1415s HDRINST usr/include/linux/pkt_sched.h 1415s HDRINST usr/include/linux/atmmpc.h 1415s HDRINST usr/include/linux/atm_idt77105.h 1415s HDRINST usr/include/linux/vfio_ccw.h 1415s HDRINST usr/include/linux/loop.h 1415s HDRINST usr/include/linux/virtio_input.h 1415s HDRINST usr/include/linux/fsl_hypervisor.h 1415s HDRINST usr/include/linux/nilfs2_ondisk.h 1415s HDRINST usr/include/linux/types.h 1415s HDRINST usr/include/linux/sync_file.h 1415s HDRINST usr/include/linux/if_addr.h 1415s HDRINST usr/include/linux/soundcard.h 1415s HDRINST usr/include/linux/cxl_mem.h 1415s HDRINST usr/include/linux/wireguard.h 1415s HDRINST usr/include/linux/virtio_vsock.h 1415s HDRINST usr/include/linux/media-bus-format.h 1415s HDRINST usr/include/linux/virtio_iommu.h 1415s HDRINST usr/include/linux/atmppp.h 1415s HDRINST usr/include/linux/uleds.h 1415s HDRINST usr/include/linux/cyclades.h 1415s HDRINST usr/include/linux/virtio_gpu.h 1415s HDRINST usr/include/linux/rpmsg.h 1415s HDRINST usr/include/linux/dccp.h 1415s HDRINST usr/include/linux/xattr.h 1415s HDRINST usr/include/linux/tc_act/tc_skbmod.h 1415s HDRINST usr/include/linux/tc_act/tc_csum.h 1415s HDRINST usr/include/linux/tc_act/tc_ct.h 1415s HDRINST usr/include/linux/tc_act/tc_ife.h 1415s HDRINST usr/include/linux/tc_act/tc_skbedit.h 1415s HDRINST usr/include/linux/tc_act/tc_tunnel_key.h 1415s HDRINST usr/include/linux/tc_act/tc_sample.h 1415s HDRINST usr/include/linux/tc_act/tc_mirred.h 1415s HDRINST usr/include/linux/tc_act/tc_mpls.h 1415s HDRINST usr/include/linux/tc_act/tc_gate.h 1415s HDRINST usr/include/linux/tc_act/tc_nat.h 1415s HDRINST usr/include/linux/tc_act/tc_connmark.h 1415s HDRINST usr/include/linux/tc_act/tc_ctinfo.h 1415s HDRINST usr/include/linux/tc_act/tc_vlan.h 1415s HDRINST usr/include/linux/tc_act/tc_pedit.h 1415s HDRINST usr/include/linux/tc_act/tc_gact.h 1415s HDRINST usr/include/linux/tc_act/tc_bpf.h 1415s HDRINST usr/include/linux/tc_act/tc_defact.h 1415s HDRINST usr/include/linux/ipv6_route.h 1415s HDRINST usr/include/linux/filter.h 1415s HDRINST usr/include/linux/lockd_netlink.h 1415s HDRINST usr/include/linux/if_tunnel.h 1415s HDRINST usr/include/linux/securebits.h 1415s HDRINST usr/include/linux/virtio_crypto.h 1415s HDRINST usr/include/linux/magic.h 1415s HDRINST usr/include/linux/neighbour.h 1415s HDRINST usr/include/linux/landlock.h 1415s HDRINST usr/include/linux/blkzoned.h 1415s HDRINST usr/include/linux/route.h 1415s HDRINST usr/include/linux/switchtec_ioctl.h 1415s HDRINST usr/include/linux/toshiba.h 1415s HDRINST usr/include/linux/idxd.h 1415s HDRINST usr/include/linux/ivtv.h 1415s HDRINST usr/include/linux/virtio_pci.h 1415s HDRINST usr/include/linux/netfilter_bridge.h 1415s HDRINST usr/include/linux/mei.h 1415s HDRINST usr/include/linux/smc_diag.h 1415s HDRINST usr/include/linux/seg6_hmac.h 1415s HDRINST usr/include/linux/oom.h 1415s HDRINST usr/include/linux/thermal.h 1415s HDRINST usr/include/linux/bpf_common.h 1415s HDRINST usr/include/linux/psample.h 1415s HDRINST usr/include/linux/byteorder/little_endian.h 1415s HDRINST usr/include/linux/byteorder/big_endian.h 1415s HDRINST usr/include/linux/patchkey.h 1415s HDRINST usr/include/linux/connector.h 1415s HDRINST usr/include/linux/dns_resolver.h 1415s HDRINST usr/include/linux/virtio_ring.h 1415s HDRINST usr/include/linux/irqnr.h 1415s HDRINST usr/include/linux/vhost_types.h 1415s HDRINST usr/include/linux/dcbnl.h 1415s HDRINST usr/include/linux/mptcp.h 1415s HDRINST usr/include/linux/virtio_snd.h 1415s HDRINST usr/include/linux/dlm.h 1415s HDRINST usr/include/linux/seg6_local.h 1415s HDRINST usr/include/linux/uhid.h 1415s HDRINST usr/include/linux/swab.h 1415s HDRINST usr/include/linux/psp-dbc.h 1415s HDRINST usr/include/linux/nfs2.h 1415s HDRINST usr/include/linux/ext4.h 1415s HDRINST usr/include/linux/kexec.h 1415s HDRINST usr/include/linux/tdx-guest.h 1415s HDRINST usr/include/linux/mroute.h 1415s HDRINST usr/include/linux/if_ppp.h 1415s HDRINST usr/include/linux/sem.h 1415s HDRINST usr/include/linux/v4l2-mediabus.h 1415s HDRINST usr/include/linux/vbox_vmmdev_types.h 1415s HDRINST usr/include/linux/if_pppol2tp.h 1415s HDRINST usr/include/linux/virtio_rng.h 1415s HDRINST usr/include/linux/raid/md_p.h 1415s HDRINST usr/include/linux/raid/md_u.h 1415s HDRINST usr/include/linux/termios.h 1415s HDRINST usr/include/linux/parport.h 1415s HDRINST usr/include/linux/auto_dev-ioctl.h 1415s HDRINST usr/include/linux/target_core_user.h 1415s HDRINST usr/include/linux/wireless.h 1415s HDRINST usr/include/linux/resource.h 1415s HDRINST usr/include/linux/ipc.h 1415s HDRINST usr/include/linux/apparmor.h 1415s HDRINST usr/include/linux/cramfs_fs.h 1415s HDRINST usr/include/linux/atalk.h 1415s HDRINST usr/include/linux/atmioc.h 1415s HDRINST usr/include/linux/npcm-video.h 1415s HDRINST usr/include/linux/l2tp.h 1415s HDRINST usr/include/linux/nbd-netlink.h 1415s HDRINST usr/include/linux/devlink.h 1415s HDRINST usr/include/linux/prctl.h 1415s HDRINST usr/include/linux/net_dropmon.h 1415s HDRINST usr/include/linux/io_uring.h 1415s HDRINST usr/include/linux/i2o-dev.h 1415s HDRINST usr/include/linux/pcitest.h 1415s HDRINST usr/include/linux/hid.h 1415s HDRINST usr/include/linux/remoteproc_cdev.h 1415s HDRINST usr/include/linux/atm.h 1415s HDRINST usr/include/linux/kernel-page-flags.h 1415s HDRINST usr/include/linux/virtio_scmi.h 1415s HDRINST usr/include/linux/arcfb.h 1415s HDRINST usr/include/linux/lsm.h 1415s HDRINST usr/include/linux/kcov.h 1415s HDRINST usr/include/linux/btrfs_tree.h 1415s HDRINST usr/include/linux/ultrasound.h 1415s HDRINST usr/include/linux/tcp_metrics.h 1415s HDRINST usr/include/linux/signal.h 1415s HDRINST usr/include/linux/sctp.h 1415s HDRINST usr/include/linux/stat.h 1415s HDRINST usr/include/linux/ndctl.h 1415s HDRINST usr/include/linux/nfs4_mount.h 1415s HDRINST usr/include/linux/seg6.h 1415s HDRINST usr/include/linux/qnx4_fs.h 1415s HDRINST usr/include/linux/tipc_netlink.h 1415s HDRINST usr/include/linux/virtio_scsi.h 1415s HDRINST usr/include/linux/nitro_enclaves.h 1415s HDRINST usr/include/linux/hdlc.h 1415s HDRINST usr/include/linux/inet_diag.h 1415s HDRINST usr/include/linux/virtio_bt.h 1415s HDRINST usr/include/linux/cfm_bridge.h 1415s HDRINST usr/include/linux/rkisp1-config.h 1415s HDRINST usr/include/linux/netdevice.h 1415s HDRINST usr/include/linux/virtio_9p.h 1415s HDRINST usr/include/linux/scc.h 1415s HDRINST usr/include/linux/ovpn.h 1415s HDRINST usr/include/linux/sonet.h 1415s HDRINST usr/include/linux/ioam6_iptunnel.h 1415s HDRINST usr/include/linux/can.h 1415s HDRINST usr/include/linux/virtio_types.h 1415s HDRINST usr/include/linux/netdev.h 1415s HDRINST usr/include/linux/netlink.h 1415s HDRINST usr/include/linux/phonet.h 1415s HDRINST usr/include/linux/nvram.h 1415s HDRINST usr/include/linux/ipmi.h 1415s HDRINST usr/include/linux/gtp.h 1415s HDRINST usr/include/linux/hyperv.h 1415s HDRINST usr/include/linux/synclink.h 1415s HDRINST usr/include/linux/ppp-comp.h 1415s HDRINST usr/include/linux/qrtr.h 1415s HDRINST usr/include/linux/media.h 1415s HDRINST usr/include/linux/cycx_cfm.h 1415s HDRINST usr/include/linux/caif/caif_socket.h 1415s HDRINST usr/include/linux/caif/if_caif.h 1415s HDRINST usr/include/linux/hash_info.h 1415s HDRINST usr/include/linux/reboot.h 1415s HDRINST usr/include/linux/futex.h 1415s HDRINST usr/include/linux/if_slip.h 1415s HDRINST usr/include/linux/netfilter.h 1415s HDRINST usr/include/linux/ioctl.h 1415s HDRINST usr/include/linux/if_alg.h 1415s HDRINST usr/include/linux/netlink_diag.h 1415s HDRINST usr/include/linux/if_eql.h 1415s HDRINST usr/include/linux/rseq.h 1415s HDRINST usr/include/linux/fsverity.h 1415s HDRINST usr/include/linux/kcm.h 1415s HDRINST usr/include/linux/virtio_gpio.h 1415s HDRINST usr/include/linux/sched.h 1415s HDRINST usr/include/linux/kd.h 1416s HDRINST usr/include/linux/if_bridge.h 1416s HDRINST usr/include/linux/max2175.h 1416s HDRINST usr/include/linux/vsockmon.h 1416s HDRINST usr/include/linux/hpet.h 1416s HDRINST usr/include/linux/xdp_diag.h 1416s HDRINST usr/include/linux/tty.h 1416s HDRINST usr/include/linux/virtio_blk.h 1416s HDRINST usr/include/linux/mman.h 1416s HDRINST usr/include/linux/xilinx-v4l2-controls.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h 1416s HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h 1416s HDRINST usr/include/linux/hsr_netlink.h 1416s HDRINST usr/include/linux/ife.h 1416s HDRINST usr/include/linux/signalfd.h 1416s HDRINST usr/include/linux/limits.h 1416s HDRINST usr/include/linux/spi/spidev.h 1416s HDRINST usr/include/linux/spi/spi.h 1416s HDRINST usr/include/linux/mpls.h 1416s HDRINST usr/include/linux/vmcore.h 1416s HDRINST usr/include/linux/capi.h 1416s HDRINST usr/include/linux/icmpv6.h 1416s HDRINST usr/include/linux/ptrace.h 1416s HDRINST usr/include/linux/perf_event.h 1416s HDRINST usr/include/linux/atmarp.h 1416s HDRINST usr/include/linux/nsm.h 1416s HDRINST usr/include/linux/edd.h 1416s HDRINST usr/include/linux/nfs3.h 1416s HDRINST usr/include/linux/tipc_sockets_diag.h 1416s HDRINST usr/include/linux/lwtunnel.h 1416s HDRINST usr/include/linux/media/amlogic/c3-isp-config.h 1416s HDRINST usr/include/linux/media/raspberrypi/pisp_be_config.h 1416s HDRINST usr/include/linux/media/raspberrypi/pisp_common.h 1416s HDRINST usr/include/linux/media/raspberrypi/pisp_fe_config.h 1416s HDRINST usr/include/linux/media/raspberrypi/pisp_fe_statistics.h 1416s HDRINST usr/include/linux/bpf.h 1416s HDRINST usr/include/linux/fsmap.h 1416s HDRINST usr/include/linux/bt-bmc.h 1416s HDRINST usr/include/linux/pfrut.h 1416s HDRINST usr/include/linux/mrp_bridge.h 1416s HDRINST usr/include/linux/atm_he.h 1416s HDRINST usr/include/linux/udmabuf.h 1416s HDRINST usr/include/linux/virtio_net.h 1416s HDRINST usr/include/linux/serio.h 1416s HDRINST usr/include/linux/netfilter_arp/arp_tables.h 1416s HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h 1416s HDRINST usr/include/linux/adb.h 1416s HDRINST usr/include/linux/net_tstamp.h 1416s HDRINST usr/include/linux/vm_sockets.h 1416s HDRINST usr/include/linux/seg6_genl.h 1416s HDRINST usr/include/linux/vt.h 1416s HDRINST usr/include/linux/mctp.h 1416s HDRINST usr/include/linux/nbd.h 1416s HDRINST usr/include/linux/sev-guest.h 1416s HDRINST usr/include/linux/i8k.h 1416s HDRINST usr/include/linux/vbox_err.h 1416s HDRINST usr/include/linux/seg6_iptunnel.h 1416s HDRINST usr/include/linux/poll.h 1416s HDRINST usr/include/linux/mpls_iptunnel.h 1416s HDRINST usr/include/linux/pkt_cls.h 1416s HDRINST usr/include/linux/vtpm_proxy.h 1416s HDRINST usr/include/linux/atmdev.h 1416s HDRINST usr/include/linux/serial_core.h 1416s HDRINST usr/include/linux/dlm_plock.h 1416s HDRINST usr/include/linux/nfsacl.h 1416s HDRINST usr/include/linux/module.h 1416s HDRINST usr/include/linux/gameport.h 1416s HDRINST usr/include/linux/sonypi.h 1416s HDRINST usr/include/linux/tcp.h 1416s HDRINST usr/include/linux/virtio_console.h 1416s HDRINST usr/include/linux/if_addrlabel.h 1416s HDRINST usr/include/linux/stm.h 1416s HDRINST usr/include/linux/utime.h 1416s HDRINST usr/include/linux/can/error.h 1416s HDRINST usr/include/linux/can/gw.h 1416s HDRINST usr/include/linux/can/vxcan.h 1416s HDRINST usr/include/linux/can/j1939.h 1416s HDRINST usr/include/linux/can/isotp.h 1416s HDRINST usr/include/linux/can/bcm.h 1416s HDRINST usr/include/linux/can/netlink.h 1416s HDRINST usr/include/linux/can/raw.h 1416s HDRINST usr/include/linux/if_arp.h 1416s HDRINST usr/include/linux/if_macsec.h 1416s HDRINST usr/include/linux/dlmconstants.h 1416s HDRINST usr/include/linux/cn_proc.h 1416s HDRINST usr/include/linux/gsmmux.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h 1416s HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h 1416s HDRINST usr/include/linux/tipc.h 1416s HDRINST usr/include/linux/mqueue.h 1416s HDRINST usr/include/linux/fdreg.h 1416s HDRINST usr/include/linux/xfrm.h 1416s HDRINST usr/include/linux/eventfd.h 1416s HDRINST usr/include/linux/net.h 1416s HDRINST usr/include/linux/sysctl.h 1416s HDRINST usr/include/linux/posix_types.h 1416s HDRINST usr/include/linux/if_plip.h 1416s HDRINST usr/include/linux/audit.h 1416s HDRINST usr/include/linux/dma-heap.h 1416s HDRINST usr/include/linux/rfkill.h 1416s HDRINST usr/include/linux/binfmts.h 1416s HDRINST usr/include/linux/bpf_perf_event.h 1416s HDRINST usr/include/linux/ip.h 1416s HDRINST usr/include/linux/userfaultfd.h 1416s HDRINST usr/include/linux/pci_regs.h 1416s HDRINST usr/include/linux/uuid.h 1416s HDRINST usr/include/linux/fs.h 1416s HDRINST usr/include/linux/auxvec.h 1416s HDRINST usr/include/linux/kdev_t.h 1416s HDRINST usr/include/linux/snmp.h 1416s HDRINST usr/include/linux/v4l2-dv-timings.h 1416s HDRINST usr/include/linux/pidfd.h 1416s HDRINST usr/include/linux/i2c.h 1416s HDRINST usr/include/linux/seccomp.h 1416s HDRINST usr/include/linux/membarrier.h 1416s HDRINST usr/include/linux/netconf.h 1416s HDRINST usr/include/linux/netfilter_arp.h 1416s HDRINST usr/include/linux/atmsap.h 1416s HDRINST usr/include/linux/time.h 1416s HDRINST usr/include/linux/handshake.h 1416s HDRINST usr/include/linux/errqueue.h 1416s HDRINST usr/include/linux/tps6594_pfsm.h 1416s HDRINST usr/include/linux/fsi.h 1416s HDRINST usr/include/linux/keyctl.h 1416s HDRINST usr/include/linux/nl80211.h 1416s HDRINST usr/include/linux/vm_sockets_diag.h 1416s HDRINST usr/include/linux/time_types.h 1416s HDRINST usr/include/linux/isst_if.h 1416s HDRINST usr/include/linux/hdlcdrv.h 1416s HDRINST usr/include/linux/pps.h 1416s HDRINST usr/include/linux/rxrpc.h 1416s HDRINST usr/include/linux/dma-buf.h 1416s HDRINST usr/include/linux/atm_zatm.h 1416s HDRINST usr/include/linux/agpgart.h 1416s HDRINST usr/include/misc/ocxl.h 1416s HDRINST usr/include/misc/amd-apml.h 1416s HDRINST usr/include/misc/xilinx_sdfec.h 1416s HDRINST usr/include/misc/pvpanic.h 1416s HDRINST usr/include/misc/mrvl_cn10k_dpi.h 1416s HDRINST usr/include/misc/fastrpc.h 1416s HDRINST usr/include/misc/uacce/uacce.h 1416s HDRINST usr/include/misc/uacce/hisi_qm.h 1416s HDRINST usr/include/mtd/nftl-user.h 1416s HDRINST usr/include/mtd/mtd-user.h 1416s HDRINST usr/include/mtd/ubi-user.h 1416s HDRINST usr/include/mtd/inftl-user.h 1416s HDRINST usr/include/mtd/mtd-abi.h 1416s HDRINST usr/include/rdma/efa-abi.h 1416s HDRINST usr/include/rdma/ib_user_ioctl_verbs.h 1416s HDRINST usr/include/rdma/rdma_user_cm.h 1416s HDRINST usr/include/rdma/siw-abi.h 1416s HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h 1416s HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h 1416s HDRINST usr/include/rdma/bnxt_re-abi.h 1416s HDRINST usr/include/rdma/mlx5-abi.h 1416s HDRINST usr/include/rdma/erdma-abi.h 1416s HDRINST usr/include/rdma/mlx4-abi.h 1416s HDRINST usr/include/rdma/rdma_user_rxe.h 1416s HDRINST usr/include/rdma/hns-abi.h 1416s HDRINST usr/include/rdma/mana-abi.h 1416s HDRINST usr/include/rdma/ocrdma-abi.h 1416s HDRINST usr/include/rdma/rdma_netlink.h 1416s HDRINST usr/include/rdma/cxgb4-abi.h 1416s HDRINST usr/include/rdma/rvt-abi.h 1416s HDRINST usr/include/rdma/rdma_user_ioctl.h 1416s HDRINST usr/include/rdma/ib_user_verbs.h 1416s HDRINST usr/include/rdma/ib_user_sa.h 1416s HDRINST usr/include/rdma/mthca-abi.h 1416s HDRINST usr/include/rdma/ib_user_mad.h 1416s HDRINST usr/include/rdma/ib_user_ioctl_cmds.h 1416s HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h 1416s HDRINST usr/include/rdma/irdma-abi.h 1416s HDRINST usr/include/rdma/hfi/hfi1_user.h 1416s HDRINST usr/include/rdma/hfi/hfi1_ioctl.h 1416s HDRINST usr/include/rdma/qedr-abi.h 1416s HDRINST usr/include/rdma/vmw_pvrdma-abi.h 1416s HDRINST usr/include/regulator/regulator.h 1416s HDRINST usr/include/scsi/scsi_netlink.h 1416s HDRINST usr/include/scsi/scsi_bsg_fc.h 1416s HDRINST usr/include/scsi/scsi_netlink_fc.h 1416s HDRINST usr/include/scsi/scsi_bsg_ufs.h 1416s HDRINST usr/include/scsi/fc/fc_els.h 1416s HDRINST usr/include/scsi/fc/fc_gs.h 1416s HDRINST usr/include/scsi/fc/fc_fs.h 1416s HDRINST usr/include/scsi/fc/fc_ns.h 1416s HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h 1416s HDRINST usr/include/sound/compress_params.h 1417s HDRINST usr/include/sound/sfnt_info.h 1417s HDRINST usr/include/sound/intel/avs/tokens.h 1417s HDRINST usr/include/sound/snd_ar_tokens.h 1417s HDRINST usr/include/sound/snd_sst_tokens.h 1417s HDRINST usr/include/sound/firewire.h 1417s HDRINST usr/include/sound/hdspm.h 1417s HDRINST usr/include/sound/asoc.h 1417s HDRINST usr/include/sound/compress_offload.h 1417s HDRINST usr/include/sound/hdsp.h 1417s HDRINST usr/include/sound/sof/fw.h 1417s HDRINST usr/include/sound/sof/abi.h 1417s HDRINST usr/include/sound/sof/tokens.h 1417s HDRINST usr/include/sound/sof/header.h 1417s HDRINST usr/include/sound/usb_stream.h 1417s HDRINST usr/include/sound/asound.h 1417s HDRINST usr/include/sound/sb16_csp.h 1417s HDRINST usr/include/sound/asound_fm.h 1417s HDRINST usr/include/sound/skl-tplg-interface.h 1417s HDRINST usr/include/sound/emu10k1.h 1417s HDRINST usr/include/sound/fcp.h 1417s HDRINST usr/include/sound/scarlett2.h 1417s HDRINST usr/include/sound/tlv.h 1417s HDRINST usr/include/sound/asequencer.h 1417s HDRINST usr/include/video/uvesafb.h 1417s HDRINST usr/include/video/edid.h 1417s HDRINST usr/include/video/sisfb.h 1417s HDRINST usr/include/xen/evtchn.h 1417s HDRINST usr/include/xen/gntalloc.h 1417s HDRINST usr/include/xen/privcmd.h 1417s HDRINST usr/include/xen/gntdev.h 1417s HDRINST usr/include/linux/version.h 1417s HDRINST usr/include/asm/sigcontext.h 1417s HDRINST usr/include/asm/sve_context.h 1417s HDRINST usr/include/asm/unistd.h 1417s HDRINST usr/include/asm/fcntl.h 1417s HDRINST usr/include/asm/ucontext.h 1417s HDRINST usr/include/asm/kvm.h 1417s HDRINST usr/include/asm/param.h 1417s HDRINST usr/include/asm/hwcap.h 1417s HDRINST usr/include/asm/bitsperlong.h 1417s HDRINST usr/include/asm/signal.h 1417s HDRINST usr/include/asm/mman.h 1417s HDRINST usr/include/asm/ptrace.h 1417s HDRINST usr/include/asm/byteorder.h 1417s HDRINST usr/include/asm/statfs.h 1417s HDRINST usr/include/asm/setup.h 1417s HDRINST usr/include/asm/posix_types.h 1417s HDRINST usr/include/asm/bpf_perf_event.h 1417s HDRINST usr/include/asm/auxvec.h 1417s HDRINST usr/include/asm/perf_regs.h 1417s HDRINST usr/include/asm/kvm_para.h 1417s HDRINST usr/include/asm/errno.h 1417s HDRINST usr/include/asm/siginfo.h 1417s HDRINST usr/include/asm/socket.h 1417s HDRINST usr/include/asm/shmbuf.h 1417s HDRINST usr/include/asm/sockios.h 1417s HDRINST usr/include/asm/ioctls.h 1417s HDRINST usr/include/asm/msgbuf.h 1417s HDRINST usr/include/asm/ipcbuf.h 1417s HDRINST usr/include/asm/sembuf.h 1417s HDRINST usr/include/asm/termbits.h 1417s HDRINST usr/include/asm/types.h 1417s HDRINST usr/include/asm/swab.h 1417s HDRINST usr/include/asm/termios.h 1417s HDRINST usr/include/asm/resource.h 1417s HDRINST usr/include/asm/unistd_64.h 1417s HDRINST usr/include/asm/stat.h 1417s HDRINST usr/include/asm/ioctl.h 1417s HDRINST usr/include/asm/poll.h 1417s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include 1417s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/tmp-headers' 1417s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1417s mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include/aarch64-linux-gnu 1417s mv /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include/asm /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include/aarch64-linux-gnu/ 1417s rm -rf /tmp/autopkgtest.maT0BU/build.miS/src/debian/tmp-headers 1417s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-arch-headers 1417s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-prepare-perarch 1417s rm -rf /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch 1417s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch 1417s rsync -a --exclude debian --exclude debian.master --exclude debian.aws --exclude .git -a ./ /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/ 1425s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-prepare-perarch 1425s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-build-perarch 1425s chmod 755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/autogen.sh 1425s cd /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip && ./autogen.sh 1425s + autoreconf -i -f -v 1425s autoreconf: export WARNINGS= 1425s autoreconf: Entering directory '.' 1425s autoreconf: configure.ac: not using Gettext 1426s autoreconf: running: aclocal --force 1428s autoreconf: configure.ac: tracing 1428s libtoolize: putting auxiliary files in '.'. 1428s libtoolize: copying file './ltmain.sh' 1428s autoreconf: running: libtoolize --copy --force 1428s autoreconf: configure.ac: not using Intltool 1428s autoreconf: configure.ac: not using Gtkdoc 1428s autoreconf: running: aclocal --force 1428s libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 1428s libtoolize: and rerunning libtoolize and aclocal. 1428s libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 1428s autoreconf: running: /usr/bin/autoconf --force 1428s configure.ac:30: warning: The macro 'AC_HEADER_STDC' is obsolete. 1428s configure.ac:30: You should run autoupdate. 1428s ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... 1428s configure.ac:30: the top level 1428s configure.ac:31: warning: whitespace-separated list contains macros; 1428s configure.ac:31: in a future version of Autoconf they will not be expanded 1428s configure.ac:31: note: 'dnl' is a macro 1428s ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... 1428s configure.ac:31: the top level 1428s configure.ac:44: warning: whitespace-separated list contains macros; 1428s configure.ac:44: in a future version of Autoconf they will not be expanded 1428s configure.ac:44: note: 'dnl' is a macro 1428s ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... 1428s configure.ac:44: the top level 1428s configure.ac:55: warning: The macro 'AC_TRY_LINK' is obsolete. 1428s configure.ac:55: You should run autoupdate. 1428s ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... 1428s lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... 1428s ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... 1428s configure.ac:55: the top level 1428s configure.ac:55: warning: The macro 'AC_TRY_LINK' is obsolete. 1428s configure.ac:55: You should run autoupdate. 1428s ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... 1428s lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... 1428s lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... 1428s ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... 1428s configure.ac:55: the top level 1428s autoreconf: running: /usr/bin/autoheader --force 1429s autoreconf: running: automake --add-missing --copy --force-missing 1429s configure.ac:16: installing './compile' 1429s configure.ac:16: installing './config.guess' 1429s configure.ac:16: installing './config.sub' 1429s configure.ac:15: installing './install-sh' 1429s configure.ac:15: installing './missing' 1429s libsrc/Makefile.am: installing './depcomp' 1429s autoreconf: Leaving directory '.' 1429s chmod 755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/configure 1429s cd /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip && ./configure --host=aarch64-linux-gnu --prefix=/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin 1429s checking for a BSD-compatible install... /usr/bin/install -c 1429s checking whether sleep supports fractional seconds... yes 1429s checking filesystem timestamp resolution... 0.01 1429s checking whether build environment is sane... yes 1429s checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip 1429s checking for a race-free mkdir -p... mkdir -p 1429s checking for gawk... gawk 1429s checking whether make sets $(MAKE)... yes 1429s checking whether make supports nested variables... yes 1429s checking xargs -n works... yes 1430s checking build system type... aarch64-unknown-linux-gnu 1430s checking host system type... aarch64-unknown-linux-gnu 1430s checking how to print strings... printf 1430s checking whether make supports the include directive... yes (GNU style) 1430s checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 1430s checking whether the C compiler works... yes 1430s checking for C compiler default output file name... a.out 1430s checking for suffix of executables... 1430s checking whether we are cross compiling... no 1430s checking for suffix of object files... o 1430s checking whether the compiler supports GNU C... yes 1430s checking whether aarch64-linux-gnu-gcc accepts -g... yes 1430s checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed 1430s checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes 1430s checking dependency style of aarch64-linux-gnu-gcc... gcc3 1430s checking for a sed that does not truncate output... /usr/bin/sed 1430s checking for grep that handles long lines and -e... /usr/bin/grep 1430s checking for egrep... /usr/bin/grep -E 1430s checking for fgrep... /usr/bin/grep -F 1430s checking for ld used by aarch64-linux-gnu-gcc... /usr/bin/ld 1430s checking if the linker (/usr/bin/ld) is GNU ld... yes 1430s checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-linux-gnu-nm -B 1430s checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm 1430s checking whether ln -s works... yes 1430s checking the maximum length of command line arguments... 1572864 1430s checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 1430s checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 1430s checking for /usr/bin/ld option to reload object files... -r 1430s checking for file... file 1430s checking for aarch64-linux-gnu-objdump... aarch64-linux-gnu-objdump 1430s checking how to recognize dependent libraries... pass_all 1430s checking for aarch64-linux-gnu-dlltool... no 1430s checking for dlltool... no 1430s checking how to associate runtime and link libraries... printf %s\n 1430s checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib 1430s checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar 1430s checking for archiver @FILE support... @ 1430s checking for aarch64-linux-gnu-strip... (cached) aarch64-linux-gnu-strip 1431s checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok 1431s checking for sysroot... no 1431s checking for a working dd... /usr/bin/dd 1431s checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 1431s checking for aarch64-linux-gnu-mt... no 1431s checking for mt... mt 1431s checking if mt is a manifest tool... no 1431s checking for stdio.h... yes 1431s checking for stdlib.h... yes 1431s checking for string.h... yes 1431s checking for inttypes.h... yes 1431s checking for stdint.h... yes 1431s checking for strings.h... yes 1431s checking for sys/stat.h... yes 1431s checking for sys/types.h... yes 1431s checking for unistd.h... yes 1431s checking for dlfcn.h... yes 1431s checking for objdir... .libs 1431s checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 1431s checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC 1431s checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes 1431s checking if aarch64-linux-gnu-gcc static flag -static works... yes 1431s checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes 1431s checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes 1431s checking whether the aarch64-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes 1431s checking whether -lc should be explicitly linked in... no 1432s checking dynamic linker characteristics... GNU/Linux ld.so 1432s checking how to hardcode library paths into programs... immediate 1432s checking whether stripping libraries is possible... yes 1432s checking if libtool supports shared libraries... yes 1432s checking whether to build shared libraries... yes 1432s checking whether to build static libraries... yes 1432s checking for aarch64-linux-gnu-gcc... (cached) aarch64-linux-gnu-gcc 1432s checking whether the compiler supports GNU C... (cached) yes 1432s checking whether aarch64-linux-gnu-gcc accepts -g... (cached) yes 1432s checking for aarch64-linux-gnu-gcc option to enable C11 features... (cached) none needed 1432s checking whether aarch64-linux-gnu-gcc understands -c and -o together... (cached) yes 1432s checking dependency style of aarch64-linux-gnu-gcc... (cached) gcc3 1432s checking whether make sets $(MAKE)... (cached) yes 1432s checking for dirent.h that defines DIR... yes 1432s checking for library containing opendir... none required 1432s checking for egrep... (cached) /usr/bin/grep -E 1432s checking for arpa/inet.h... yes 1432s checking for fcntl.h... yes 1432s checking for netdb.h... yes 1432s checking for netinet/in.h... yes 1432s checking for stdint.h... (cached) yes 1432s checking for stdlib.h... (cached) yes 1432s checking for string.h... (cached) yes 1432s checking for sys/socket.h... yes 1432s checking for syslog.h... yes 1432s checking for unistd.h... (cached) yes 1432s checking for int32_t... yes 1432s checking for size_t... yes 1433s checking for ssize_t... yes 1433s checking for uint16_t... yes 1433s checking for uint32_t... yes 1433s checking for uint8_t... yes 1433s checking for GNU libc compatible realloc... yes 1433s checking for memset... yes 1433s checking for mkdir... yes 1433s checking for regcomp... yes 1433s checking for socket... yes 1433s checking for strchr... yes 1433s checking for strerror... yes 1433s checking for strstr... yes 1433s checking for strtoul... yes 1433s checking for libudev.h... yes 1434s checking for udev_new in -ludev... yes 1434s checking whether to use the libwrap (TCP wrappers) library... (default) 1434s checking for hosts_access in -lwrap... no 1434s checking whether to use fortify... default 1434s checking that generated files are newer than configure... done 1434s configure: creating ./config.status 1435s config.status: creating Makefile 1435s config.status: creating libsrc/Makefile 1435s config.status: creating src/Makefile 1435s config.status: creating config.h 1435s config.status: executing depfiles commands 1435s config.status: executing libtool commands 1436s cd /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip && make install CFLAGS="-g -O2 -static" CROSS_COMPILE=aarch64-linux-gnu- 1436s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1436s Making install in libsrc 1436s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1436s CC libusbip_la-names.lo 1436s CC libusbip_la-usbip_host_driver.lo 1436s CC libusbip_la-usbip_device_driver.lo 1437s CC libusbip_la-usbip_common.lo 1437s CC libusbip_la-usbip_host_common.lo 1437s CC libusbip_la-vhci_driver.lo 1438s CC libusbip_la-sysfs_utils.lo 1438s CCLD libusbip.la 1439s make[3]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1439s mkdir -p '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib' 1439s /bin/bash ../libtool --mode=install /usr/bin/install -c libusbip.la '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib' 1439s libtool: install: /usr/bin/install -c .libs/libusbip.lai /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.la 1439s libtool: install: /usr/bin/install -c .libs/libusbip.a /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1439s libtool: install: chmod 644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1439s libtool: install: aarch64-linux-gnu-ranlib /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1439s libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib 1439s ---------------------------------------------------------------------- 1439s Libraries have been installed in: 1439s /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib 1439s 1439s If you ever happen to want to link against installed libraries 1439s in a given directory, LIBDIR, you must either use libtool, and 1439s specify the full pathname of the library, or use the '-LLIBDIR' 1439s flag during linking and do at least one of the following: 1439s - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 1439s during execution 1439s - add LIBDIR to the 'LD_RUN_PATH' environment variable 1439s during linking 1439s - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 1439s - have your system administrator add LIBDIR to '/etc/ld.so.conf' 1439s 1439s See any operating system documentation about shared libraries for 1439s more information, such as the ld(1) and ld.so(8) manual pages. 1439s ---------------------------------------------------------------------- 1439s make[3]: Nothing to be done for 'install-data-am'. 1439s make[3]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1439s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1439s Making install in src 1439s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/src' 1439s CC usbip.o 1439s CC utils.o 1439s CC usbip_network.o 1439s CC usbip_attach.o 1440s CC usbip_detach.o 1440s CC usbip_list.o 1440s CC usbip_bind.o 1440s CC usbip_unbind.o 1440s CC usbip_port.o 1440s CCLD usbip 1441s CC usbipd.o 1441s CCLD usbipd 1441s make[3]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/src' 1441s mkdir -p '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin' 1442s /bin/bash ../libtool --mode=install /usr/bin/install -c usbip usbipd '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin' 1442s libtool: install: /usr/bin/install -c usbip /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbip 1442s libtool: install: /usr/bin/install -c usbipd /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbipd 1442s make[3]: Nothing to be done for 'install-data-am'. 1442s make[3]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/src' 1442s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/src' 1442s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1442s make[3]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1442s make[3]: Nothing to be done for 'install-exec-am'. 1442s mkdir -p '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/include/usbip' 1442s /usr/bin/install -c -m 644 libsrc/usbip_common.h libsrc/vhci_driver.h libsrc/usbip_host_driver.h libsrc/list.h libsrc/sysfs_utils.h libsrc/usbip_host_common.h '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/include/usbip' 1442s mkdir -p '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/share/man/man8' 1442s /usr/bin/install -c -m 644 doc/usbip.8 doc/usbipd.8 '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/share/man/man8' 1442s make[3]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1442s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1442s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip' 1442s make -C /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/power/cpupower \ 1442s CROSS_COMPILE=aarch64-linux-gnu- \ 1442s CROSS=aarch64-linux-gnu- \ 1442s STATIC=true \ 1442s CPUFREQ_BENCH=false 1442s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/power/cpupower' 1442s CC lib/cpufreq.o 1442s CC lib/cpupower.o 1442s CC lib/cpuidle.o 1442s CC lib/acpi_cppc.o 1443s CC lib/powercap.o 1443s LD libcpupower.so.1.0.1 1443s CC utils/helpers/amd.o 1443s CC utils/helpers/msr.o 1443s CC utils/helpers/sysfs.o 1443s CC utils/helpers/misc.o 1443s CC utils/helpers/cpuid.o 1443s CC utils/helpers/pci.o 1443s CC utils/helpers/bitmask.o 1443s CC utils/idle_monitor/nhm_idle.o 1443s CC utils/idle_monitor/snb_idle.o 1443s CC utils/idle_monitor/hsw_ext_idle.o 1443s CC utils/idle_monitor/amd_fam14h_idle.o 1443s CC utils/idle_monitor/cpuidle_sysfs.o 1444s CC utils/idle_monitor/mperf_monitor.o 1444s CC utils/idle_monitor/cpupower-monitor.o 1444s CC utils/idle_monitor/rapl_monitor.o 1444s CC utils/cpupower.o 1444s CC utils/cpufreq-info.o 1444s CC utils/cpufreq-set.o 1445s CC utils/cpupower-set.o 1445s CC utils/cpupower-info.o 1445s CC utils/cpuidle-info.o 1445s CC utils/cpuidle-set.o 1445s CC utils/powercap-info.o 1445s CC cpupower 1445s MSGFMT po/de.gmo 1445s MSGFMT po/fr.gmo 1445s MSGFMT po/it.gmo 1445s MSGFMT po/cs.gmo 1445s MSGFMT po/pt.gmo 1445s MSGFMT po/ka.gmo 1445s MSGFMT po/zh_CN.gmo 1445s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/power/cpupower' 1445s cd /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv && make CFLAGS="-I/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include -I/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-libc-dev/usr/include/aarch64-linux-gnu" CROSS_COMPILE=aarch64-linux-gnu- hv_kvp_daemon hv_vss_daemon 1445s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s CC hv_kvp_daemon.o 1445s LD hv_kvp_daemon-in.o 1445s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s LINK hv_kvp_daemon 1445s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s CC hv_vss_daemon.o 1445s LD hv_vss_daemon-in.o 1445s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s LINK hv_vss_daemon 1445s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv' 1445s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-build-perarch 1445s Debug: install-tools 1445s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-headers 1445s dh_testdir 1445s dh_prep -plinux-aws-headers-6.16.0-1001 1445s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001 1445s find . -path './debian' -prune -o -path './debian.aws' -prune \ 1445s -o -path './include/*' -prune \ 1445s -o -path './scripts/*' -prune -o -type f \ 1445s \( -name 'Makefile*' -o -name 'Kconfig*' -o -name 'Kbuild*' -o \ 1445s -name '*.sh' -o -name '*.pl' -o -name '*.lds' \) \ 1445s -print | cpio -pd --preserve-modification-time /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001 1447s 29926 blocks 1447s cp -a scripts include /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001 1448s (find arch -name include -type d -print | \ 1448s xargs -n1 -i: find : -type f) | \ 1448s cpio -pd --preserve-modification-time /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001 1448s xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/alpha/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/alpha/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/parisc/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/parisc/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/microblaze/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/microblaze/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arm64/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arm64/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/hexagon/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/hexagon/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/nios2/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/nios2/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arm/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arm/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/mips/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/mips/include/uapi/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/powerpc/include/asm/Kbuild not created: newer or same age version exists 1448s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/powerpc/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/x86/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/x86/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/xtensa/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/xtensa/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/riscv/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/riscv/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/sh/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/sh/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/openrisc/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/openrisc/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/loongarch/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/loongarch/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/s390/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/s390/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/sparc/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/sparc/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/csky/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/csky/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/um/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/um/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arc/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/arc/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/m68k/include/asm/Kbuild not created: newer or same age version exists 1449s cpio: /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/arch/m68k/include/uapi/asm/Kbuild not created: newer or same age version exists 1449s # Do not ship .o and .cmd artifacts in headers 1449s 28894 blocks 1449s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001 -name \*.o -or -name \*.cmd -exec rm -f {} \; 1449s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-headers 1449s Debug: install-source 1449s Debug: install-indep 1449s Debug: install-perarch 1449s # Add the tools. 1449s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-tools-6.16.0-1001/usr/lib/linux-aws-tools-6.16.0-1001 1449s install -m755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbip /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbipd \ 1449s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-tools-6.16.0-1001/usr/lib/linux-aws-tools-6.16.0-1001 1449s install -m755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/power/cpupower/cpupower \ 1449s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-tools-6.16.0-1001/usr/lib/linux-aws-tools-6.16.0-1001 1449s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-cloud-tools-6.16.0-1001/usr/lib/linux-aws-tools-6.16.0-1001 1449s install -m755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv/hv_kvp_daemon /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv/hv_vss_daemon /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/tools-perarch/tools/hv/lsvmbus \ 1449s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-cloud-tools-6.16.0-1001/usr/lib/linux-aws-tools-6.16.0-1001 1449s Debug: binary-perarch 1449s dh_installchangelogs -plinux-aws-tools-6.16.0-1001 1449s dh_installdocs -plinux-aws-tools-6.16.0-1001 1450s dh_compress -plinux-aws-tools-6.16.0-1001 1450s # Compress kernel modules, on mantic+ 1450s find debian/linux-aws-tools-6.16.0-1001 -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1450s dh_fixperms -plinux-aws-tools-6.16.0-1001 -X/boot/ 1450s dh_shlibdeps -plinux-aws-tools-6.16.0-1001 -- -l/usr/aarch64-linux-gnu/lib 1450s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1450s diversion by libc6 from: /lib/ld-linux-aarch64.so.1 1450s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1450s diversion by libc6 to: /lib/ld-linux-aarch64.so.1.usr-is-merged 1451s dh_installdeb -plinux-aws-tools-6.16.0-1001 1451s dh_installdebconf -plinux-aws-tools-6.16.0-1001 1451s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-aws-tools-6.16.0-1001 -- -Vlinux:rprovides=' ' 1451s dh_md5sums -plinux-aws-tools-6.16.0-1001 1451s dh_builddeb -plinux-aws-tools-6.16.0-1001 1451s dpkg-deb: building package 'linux-aws-tools-6.16.0-1001' in '../linux-aws-tools-6.16.0-1001_6.16.0-1001.1_arm64.deb'. 1452s dh_installchangelogs -plinux-aws-cloud-tools-6.16.0-1001 1452s dh_installdocs -plinux-aws-cloud-tools-6.16.0-1001 1452s dh_compress -plinux-aws-cloud-tools-6.16.0-1001 1452s # Compress kernel modules, on mantic+ 1452s find debian/linux-aws-cloud-tools-6.16.0-1001 -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1452s dh_fixperms -plinux-aws-cloud-tools-6.16.0-1001 -X/boot/ 1452s dh_shlibdeps -plinux-aws-cloud-tools-6.16.0-1001 -- -l/usr/aarch64-linux-gnu/lib 1452s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1452s diversion by libc6 from: /lib/ld-linux-aarch64.so.1 1452s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1452s diversion by libc6 to: /lib/ld-linux-aarch64.so.1.usr-is-merged 1452s dh_installdeb -plinux-aws-cloud-tools-6.16.0-1001 1453s dh_installdebconf -plinux-aws-cloud-tools-6.16.0-1001 1453s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-aws-cloud-tools-6.16.0-1001 -- -Vlinux:rprovides=' ' 1453s dh_md5sums -plinux-aws-cloud-tools-6.16.0-1001 1453s dh_builddeb -plinux-aws-cloud-tools-6.16.0-1001 1453s dpkg-deb: building package 'linux-aws-cloud-tools-6.16.0-1001' in '../linux-aws-cloud-tools-6.16.0-1001_6.16.0-1001.1_arm64.deb'. 1453s aarch64-linux-gnu-gcc debian/scripts/fix-filenames.c -o debian/scripts/fix-filenames 1453s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-prepare-aws 1453s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws 1453s touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/ubuntu-build 1453s python3 debian/scripts/misc/annotations --export --arch arm64 --flavour aws > /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config 1454s sed -i 's/.*CONFIG_VERSION_SIGNATURE.*/CONFIG_VERSION_SIGNATURE="Ubuntu 6.16.0-1001.1-aws 6.16.0"/' /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config 1454s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws -name "*.ko" | xargs rm -f 1454s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws -j4 rustavailable || true 1454s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1454s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 1455s Rust is available! 1455s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 1455s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1455s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws -j4 olddefconfig 1455s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1455s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 1455s GEN Makefile 1455s HOSTCC scripts/basic/fixdep 1456s HOSTCC scripts/kconfig/conf.o 1456s HOSTCC scripts/kconfig/confdata.o 1456s HOSTCC scripts/kconfig/expr.o 1456s LEX scripts/kconfig/lexer.lex.c 1456s YACC scripts/kconfig/parser.tab.[ch] 1456s HOSTCC scripts/kconfig/menu.o 1456s HOSTCC scripts/kconfig/parser.tab.o 1456s HOSTCC scripts/kconfig/preprocess.o 1456s HOSTCC scripts/kconfig/symbol.o 1456s HOSTCC scripts/kconfig/util.o 1456s HOSTCC scripts/kconfig/lexer.lex.o 1457s HOSTLD scripts/kconfig/conf 1460s # 1460s # configuration written to .config 1460s # 1460s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 1460s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1460s python3 debian/scripts/misc/annotations -f /tmp/autopkgtest.maT0BU/build.miS/src/debian.aws/config/annotations \ 1460s --arch arm64 --flavour aws --check /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config 1461s check-config: loading annotations from /tmp/autopkgtest.maT0BU/build.miS/src/debian.aws/config/annotations 1461s check-config: all good 1461s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-prepare-aws 1461s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-build-aws build_image Image.gz bldimg Image.gz 1461s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws -j4 Image.gz modules 1461s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 1461s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 1462s GEN Makefile 1462s UPD include/config/kernel.release 1462s WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h 1462s WRAP arch/arm64/include/generated/uapi/asm/errno.h 1462s WRAP arch/arm64/include/generated/uapi/asm/ioctl.h 1462s WRAP arch/arm64/include/generated/uapi/asm/ioctls.h 1462s WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h 1462s WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h 1462s WRAP arch/arm64/include/generated/uapi/asm/poll.h 1462s WRAP arch/arm64/include/generated/uapi/asm/resource.h 1462s UPD include/generated/uapi/linux/version.h 1462s WRAP arch/arm64/include/generated/uapi/asm/sembuf.h 1462s WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h 1462s WRAP arch/arm64/include/generated/uapi/asm/siginfo.h 1462s WRAP arch/arm64/include/generated/uapi/asm/socket.h 1462s WRAP arch/arm64/include/generated/uapi/asm/sockios.h 1462s WRAP arch/arm64/include/generated/uapi/asm/stat.h 1462s WRAP arch/arm64/include/generated/uapi/asm/swab.h 1462s WRAP arch/arm64/include/generated/uapi/asm/termbits.h 1462s WRAP arch/arm64/include/generated/uapi/asm/termios.h 1462s WRAP arch/arm64/include/generated/uapi/asm/types.h 1462s SYSHDR arch/arm64/include/generated/uapi/asm/unistd_64.h 1462s UPD include/generated/compile.h 1462s HOSTCC scripts/dtc/dtc.o 1462s HOSTCC scripts/dtc/flattree.o 1462s DESCEND bpf/resolve_btfids 1462s UPD include/generated/utsrelease.h 1462s WRAP arch/arm64/include/generated/asm/early_ioremap.h 1462s WRAP arch/arm64/include/generated/asm/fprobe.h 1462s WRAP arch/arm64/include/generated/asm/mcs_spinlock.h 1462s WRAP arch/arm64/include/generated/asm/mmzone.h 1462s WRAP arch/arm64/include/generated/asm/qrwlock.h 1462s WRAP arch/arm64/include/generated/asm/qspinlock.h 1462s WRAP arch/arm64/include/generated/asm/parport.h 1462s MKDIR /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/ 1462s WRAP arch/arm64/include/generated/asm/user.h 1462s WRAP arch/arm64/include/generated/asm/cfi.h 1462s WRAP arch/arm64/include/generated/asm/delay.h 1462s WRAP arch/arm64/include/generated/asm/div64.h 1462s WRAP arch/arm64/include/generated/asm/dma-mapping.h 1462s WRAP arch/arm64/include/generated/asm/dma.h 1462s WRAP arch/arm64/include/generated/asm/emergency-restart.h 1462s WRAP arch/arm64/include/generated/asm/hw_irq.h 1462s WRAP arch/arm64/include/generated/asm/irq_regs.h 1462s WRAP arch/arm64/include/generated/asm/kdebug.h 1462s WRAP arch/arm64/include/generated/asm/kmap_size.h 1462s WRAP arch/arm64/include/generated/asm/local.h 1462s WRAP arch/arm64/include/generated/asm/local64.h 1462s WRAP arch/arm64/include/generated/asm/mmiowb.h 1462s WRAP arch/arm64/include/generated/asm/msi.h 1462s WRAP arch/arm64/include/generated/asm/serial.h 1462s WRAP arch/arm64/include/generated/asm/softirq_stack.h 1462s WRAP arch/arm64/include/generated/asm/switch_to.h 1462s WRAP arch/arm64/include/generated/asm/trace_clock.h 1462s WRAP arch/arm64/include/generated/asm/vga.h 1462s WRAP arch/arm64/include/generated/asm/video.h 1462s SYSTBL arch/arm64/include/generated/asm/syscall_table_32.h 1462s MKDIR /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids//libsubcmd 1462s SYSTBL arch/arm64/include/generated/asm/syscall_table_64.h 1462s SYSHDR arch/arm64/include/generated/asm/unistd_32.h 1462s SYSHDR arch/arm64/include/generated/asm/unistd_compat_32.h 1462s GEN /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/bpf_helper_defs.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/exec-cmd.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/help.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf.h 1462s HOSTCC scripts/dtc/fstree.o 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/btf.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_common.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_legacy.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helpers.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_tracing.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/pager.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_endian.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/parse-options.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_core_read.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/run-command.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/skel_internal.h 1462s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/exec-cmd.o 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_version.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/usdt.bpf.h 1462s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helper_defs.h 1462s INSTALL libbpf_headers 1462s HOSTCC scripts/dtc/data.o 1462s INSTALL libsubcmd_headers 1462s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/help.o 1462s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf.o 1463s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/pager.o 1463s HOSTCC scripts/dtc/livetree.o 1463s HOSTCC scripts/dtc/treesource.o 1463s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/parse-options.o 1463s HOSTCC scripts/dtc/srcpos.o 1463s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf.o 1463s HOSTCC scripts/dtc/checks.o 1464s HOSTCC scripts/dtc/util.o 1464s LEX scripts/dtc/dtc-lexer.lex.c 1464s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/run-command.o 1464s YACC scripts/dtc/dtc-parser.tab.[ch] 1464s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/nlattr.o 1464s HOSTCC scripts/dtc/libfdt/fdt.o 1464s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf.o 1464s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/sigchain.o 1464s HOSTCC scripts/dtc/libfdt/fdt_ro.o 1464s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/subcmd-config.o 1464s LD /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/libsubcmd-in.o 1464s AR /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libsubcmd/libsubcmd.a 1465s HOSTCC scripts/dtc/libfdt/fdt_wip.o 1465s HOSTCC scripts/dtc/libfdt/fdt_sw.o 1465s HOSTCC scripts/dtc/libfdt/fdt_rw.o 1465s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_errno.o 1465s HOSTCC scripts/dtc/libfdt/fdt_strerror.o 1465s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/str_error.o 1465s HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o 1465s HOSTCC scripts/dtc/libfdt/fdt_addresses.o 1465s HOSTCC scripts/dtc/libfdt/fdt_overlay.o 1465s HOSTCC scripts/dtc/fdtoverlay.o 1465s HOSTCC scripts/dtc/dtc-lexer.lex.o 1465s HOSTCC scripts/dtc/dtc-parser.tab.o 1466s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/netlink.o 1466s HOSTLD scripts/dtc/fdtoverlay 1466s HOSTLD scripts/dtc/dtc 1466s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf_prog_linfo.o 1466s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_probes.o 1466s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/hashmap.o 1466s HOSTCC scripts/gendwarfksyms/gendwarfksyms.o 1466s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_dump.o 1466s HOSTCC scripts/gendwarfksyms/cache.o 1466s HOSTCC scripts/gendwarfksyms/die.o 1467s HOSTCC scripts/gendwarfksyms/dwarf.o 1467s HOSTCC scripts/gendwarfksyms/kabi.o 1467s HOSTCC scripts/gendwarfksyms/symbols.o 1467s HOSTCC scripts/ipe/polgen/polgen 1467s HOSTCC scripts/gendwarfksyms/types.o 1468s HOSTCC scripts/selinux/mdp/mdp 1468s HOSTCC scripts/kallsyms 1468s HOSTLD scripts/gendwarfksyms/gendwarfksyms 1468s HOSTCC scripts/sorttable 1468s HOSTCC scripts/asn1_compiler 1468s HOSTCC scripts/sign-file 1468s HOSTCC scripts/insert-sys-cert 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/ringbuf.o 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/strset.o 1469s GEN arch/arm64/include/generated/asm/cpucap-defs.h 1469s GEN arch/arm64/include/generated/asm/sysreg-defs.h 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/linker.o 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/gen_loader.o 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/relo_core.o 1469s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/usdt.o 1470s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/zip.o 1470s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/elf.o 1470s CC scripts/mod/empty.o 1470s HOSTCC scripts/mod/mk_elfconfig 1470s CC scripts/mod/devicetable-offsets.s 1470s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/features.o 1470s MKELF scripts/mod/elfconfig.h 1470s UPD scripts/mod/devicetable-offsets.h 1470s HOSTCC scripts/mod/sumversion.o 1470s HOSTCC scripts/mod/symsearch.o 1470s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_iter.o 1470s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_relocate.o 1470s HOSTCC scripts/mod/modpost.o 1470s HOSTCC scripts/mod/file2alias.o 1472s LD /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf-in.o 1472s LINK /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/libbpf/libbpf.a 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/main.o 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/rbtree.o 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/zalloc.o 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/string.o 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/ctype.o 1472s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/str_error_r.o 1472s HOSTLD /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/tools/bpf/resolve_btfids/resolve_btfids-in.o 1472s LINK resolve_btfids 1472s HOSTLD scripts/mod/modpost 1472s CC kernel/bounds.s 1472s UPD include/generated/timeconst.h 1472s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-arch-fallback.h 1472s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-instrumented.h 1472s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-long.h 1472s UPD include/generated/bounds.h 1472s CC arch/arm64/kernel/asm-offsets.s 1473s UPD include/generated/asm-offsets.h 1473s CALL /tmp/autopkgtest.maT0BU/build.miS/src/scripts/checksyscalls.sh 1473s LDS arch/arm64/kernel/vdso/vdso.lds 1473s CC arch/arm64/kernel/vdso/vgettimeofday.o 1473s AS arch/arm64/kernel/vdso/note.o 1473s AS arch/arm64/kernel/vdso/sigreturn.o 1473s CC arch/arm64/kernel/vdso/vgetrandom.o 1473s AS arch/arm64/kernel/vdso/vgetrandom-chacha.o 1474s LD arch/arm64/kernel/vdso/vdso.so.dbg 1474s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso/vgettimeofday.o' being placed in section `.sframe' 1474s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso/vgetrandom.o' being placed in section `.sframe' 1474s VDSOSYM include/generated/vdso-offsets.h 1474s OBJCOPY arch/arm64/kernel/vdso/vdso.so 1474s LDS scripts/module.lds 1474s CC init/main.o 1474s HOSTCC usr/gen_init_cpio 1474s UPD init/utsversion-tmp.h 1474s CC arch/arm64/kernel/debug-monitors.o 1474s CC kernel/fork.o 1474s GEN usr/initramfs_data.cpio 1474s COPY usr/initramfs_inc_data 1474s AS usr/initramfs_data.o 1474s AR usr/built-in.a 1474s CC arch/arm64/mm/dma-mapping.o 1475s /tmp/ccxLbtwD.s: Assembler messages: 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccxLbtwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s AS arch/arm64/kernel/entry.o 1475s CC arch/arm64/kernel/irq.o 1475s /tmp/cci8Do0j.s: Assembler messages: 1475s /tmp/cci8Do0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/cci8Do0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/cci8Do0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/cci8Do0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s CC arch/arm64/mm/extable.o 1475s /tmp/ccJZ9tu2.s: Assembler messages: 1475s /tmp/ccJZ9tu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccJZ9tu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s CC arch/arm64/mm/fault.o 1475s /tmp/ccPH5etI.s: Assembler messages: 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1475s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccPH5etI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s CC init/do_mounts.o 1476s /tmp/ccgtuV5b.s: Assembler messages: 1476s /tmp/ccgtuV5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccgtuV5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccgtuV5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccgtuV5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s /tmp/ccgtuV5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1476s CC arch/arm64/kernel/fpsimd.o 1477s /tmp/ccLavAiu.s: Assembler messages: 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccLavAiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Assembler messages: 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccngDHpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s CC arch/arm64/mm/init.o 1477s CC kernel/exec_domain.o 1477s /tmp/ccyS8bwL.s: Assembler messages: 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccyS8bwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s CC init/do_mounts_initrd.o 1477s /tmp/ccP5N98G.s: Assembler messages: 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s /tmp/ccP5N98G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1477s CC arch/arm64/kernel/entry-common.o 1478s /tmp/cc5TsFca.s: Assembler messages: 1478s /tmp/cc5TsFca.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc5TsFca.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s CC kernel/panic.o 1478s /tmp/cc4AJd5e.s: Assembler messages: 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/cc4AJd5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/ccrzi28M.s: Assembler messages: 1478s /tmp/ccrzi28M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/ccrzi28M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s /tmp/ccrzi28M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1478s AS arch/arm64/mm/cache.o 1478s CC init/initramfs.o 1478s CC arch/arm64/mm/copypage.o 1479s /tmp/ccuwtNNa.s: Assembler messages: 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccuwtNNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Assembler messages: 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccRkV0du.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s AS arch/arm64/kernel/entry-fpsimd.o 1479s /tmp/ccVqeazt.s: Assembler messages: 1479s /tmp/ccVqeazt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/ccVqeazt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s CC kernel/cpu.o 1479s CC arch/arm64/kernel/process.o 1479s CC arch/arm64/mm/flush.o 1479s /tmp/cc6xs5QX.s: Assembler messages: 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s /tmp/cc6xs5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s CC init/calibrate.o 1479s /tmp/cczNID1D.s: Assembler messages: 1479s /tmp/cczNID1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1479s CC init/init_task.o 1480s /tmp/ccFjF5CI.s: Assembler messages: 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccFjF5CI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s CC arch/arm64/mm/ioremap.o 1480s /tmp/ccG6RATB.s: Assembler messages: 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccG6RATB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s CC arch/arm64/kernel/ptrace.o 1480s /tmp/ccay67x2.s: Assembler messages: 1480s /tmp/ccay67x2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccay67x2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s /tmp/ccay67x2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1480s CC arch/arm64/mm/mmap.o 1480s CC init/version.o 1481s /tmp/ccckwZOn.s: Assembler messages: 1481s /tmp/ccckwZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s AR init/built-in.a 1481s CC arch/arm64/net/bpf_jit_comp.o 1481s /tmp/ccWRKez5.s: Assembler messages: 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccWRKez5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s /tmp/ccAUADJ3.s: Assembler messages: 1481s /tmp/ccAUADJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1481s CC kernel/exit.o 1481s CC arch/arm64/mm/pgd.o 1482s /tmp/ccmfiuUZ.s: Assembler messages: 1482s /tmp/ccmfiuUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/ccmfiuUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s CC arch/arm64/mm/mem_encrypt.o 1482s /tmp/cc1148l6.s: Assembler messages: 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc1148l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s CC arch/arm64/kernel/setup.o 1482s /tmp/cc9vYUBv.s: Assembler messages: 1482s /tmp/cc9vYUBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s /tmp/cc9vYUBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1482s CC arch/arm64/mm/mmu.o 1483s /tmp/ccRy9GBT.s: Assembler messages: 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s CC arch/arm64/kernel/signal.o 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/ccRy9GBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Assembler messages: 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s /tmp/cciodWVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1483s CC kernel/softirq.o 1484s /tmp/ccXexWId.s: Assembler messages: 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccXexWId.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s AR arch/arm64/net/built-in.a 1484s CC arch/arm64/kernel/sys.o 1484s /tmp/ccuOCX6a.s: Assembler messages: 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s /tmp/ccuOCX6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1484s CC arch/arm64/mm/context.o 1485s /tmp/ccqO54iR.s: Assembler messages: 1485s /tmp/ccqO54iR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccqO54iR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccqO54iR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Assembler messages: 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccjyS9cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s CC arch/arm64/kvm/hyp-constants.s 1485s CC kernel/resource.o 1485s /tmp/ccSnJIRu.s: Assembler messages: 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccSnJIRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s CC arch/arm64/kernel/stacktrace.o 1485s /tmp/ccLnVtcA.s: Assembler messages: 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s /tmp/ccLnVtcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1485s AS arch/arm64/mm/proc.o 1485s CC arch/arm64/mm/pageattr.o 1486s CC arch/arm64/kvm/hyp/vhe/timer-sr.o 1486s /tmp/ccp1pClk.s: Assembler messages: 1486s /tmp/ccp1pClk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccp1pClk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Assembler messages: 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/cc3HZPh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s CC arch/arm64/kernel/time.o 1486s CC arch/arm64/mm/fixmap.o 1486s /tmp/ccBzqJc4.s: Assembler messages: 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s CC arch/arm64/kvm/hyp/vhe/sysreg-sr.o 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1486s /tmp/ccBzqJc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s CC kernel/sysctl.o 1487s /tmp/ccY2vjxT.s: Assembler messages: 1487s /tmp/ccY2vjxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s /tmp/ccY2vjxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s CC arch/arm64/kernel/traps.o 1487s /tmp/ccDSC4I9.s: Assembler messages: 1487s /tmp/ccDSC4I9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s /tmp/ccDSC4I9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s /tmp/ccDSC4I9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s /tmp/ccDSC4I9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1487s CC arch/arm64/mm/contpte.o 1488s /tmp/cc8m5k93.s: Assembler messages: 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cc8m5k93.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s CC arch/arm64/kvm/hyp/vhe/debug-sr.o 1488s /tmp/cccedM4v.s: Assembler messages: 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/cccedM4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s CC arch/arm64/mm/hugetlbpage.o 1488s /tmp/ccjGBDik.s: Assembler messages: 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccjGBDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Assembler messages: 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s CC arch/arm64/kernel/io.o 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s /tmp/ccAoFdLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1488s CC kernel/capability.o 1489s CC arch/arm64/kernel/vdso.o 1489s /tmp/ccfgvdEW.s: Assembler messages: 1489s /tmp/ccfgvdEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccfgvdEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s CC arch/arm64/kvm/hyp/vhe/switch.o 1489s /tmp/ccLJcGNS.s: Assembler messages: 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/ccLJcGNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Assembler messages: 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cc70P6BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s CC arch/arm64/mm/ptdump.o 1489s /tmp/cczmE0jf.s: Assembler messages: 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s /tmp/cczmE0jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1489s CC kernel/ptrace.o 1489s AS arch/arm64/kernel/hyp-stub.o 1490s CC arch/arm64/kernel/psci.o 1490s /tmp/ccg6mCE0.s: Assembler messages: 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccg6mCE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccgjNOs5.s: Assembler messages: 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1490s CC arch/arm64/mm/trans_pgd.o 1490s CC arch/arm64/kernel/cpu_ops.o 1490s /tmp/ccgjNOs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccCGwtJP.s: Assembler messages: 1491s /tmp/ccCGwtJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccCGwtJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s CC arch/arm64/kernel/return_address.o 1491s /tmp/ccJAzbh8.s: Assembler messages: 1491s /tmp/ccJAzbh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccJAzbh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccJAzbh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccJAzbh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s AS arch/arm64/mm/trans_pgd-asm.o 1491s /tmp/ccaYlkoS.s: Assembler messages: 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccaYlkoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Assembler messages: 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s /tmp/ccGQUj3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1491s CC arch/arm64/mm/mteswap.o 1491s CC arch/arm64/kvm/hyp/vhe/tlb.o 1491s CC kernel/user.o 1492s CC arch/arm64/kernel/cpuinfo.o 1492s /tmp/ccpBkri7.s: Assembler messages: 1492s /tmp/ccpBkri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccpBkri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccpBkri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccpBkri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccpBkri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s CC kernel/signal.o 1492s /tmp/cc1BdzkB.s: Assembler messages: 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/cc1BdzkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s AR arch/arm64/mm/built-in.a 1492s CC arch/arm64/xen/../../arm/xen/enlighten.o 1492s /tmp/ccMifvyU.s: Assembler messages: 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccMifvyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccr25pUT.s: Assembler messages: 1492s /tmp/ccr25pUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccr25pUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s /tmp/ccr25pUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1492s CC arch/arm64/kernel/cpu_errata.o 1492s CC arch/arm64/kvm/hyp/vhe/../vgic-v3-sr.o 1493s /tmp/cc8pXcns.s: Assembler messages: 1493s /tmp/cc8pXcns.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc8pXcns.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc8pXcns.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc8pXcns.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc8pXcns.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Assembler messages: 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s /tmp/cc3xAkXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1493s CC arch/arm64/kernel/cpufeature.o 1493s CC arch/arm64/xen/../../arm/xen/grant-table.o 1494s /tmp/ccJOeGtz.s: Assembler messages: 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s /tmp/ccJOeGtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1494s CC arch/arm64/xen/../../arm/xen/p2m.o 1494s CC arch/arm64/kvm/hyp/vhe/../aarch32.o 1495s /tmp/cctbSjVl.s: Assembler messages: 1495s /tmp/cctbSjVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/cctbSjVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/cctbSjVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/cctbSjVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s CC arch/arm64/xen/../../arm/xen/mm.o 1495s /tmp/ccexaeCi.s: Assembler messages: 1495s /tmp/ccexaeCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s CC arch/arm64/kvm/hyp/vhe/../vgic-v2-cpuif-proxy.o 1495s /tmp/ccxk3oWl.s: Assembler messages: 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccxk3oWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s CC arch/arm64/kernel/alternative.o 1495s /tmp/ccMxvd4Q.s: Assembler messages: 1495s /tmp/ccMxvd4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccMxvd4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccMxvd4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Assembler messages: 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s AS arch/arm64/xen/hypercall.o 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s /tmp/ccNRIO7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1495s AR arch/arm64/xen/built-in.a 1495s CC arch/arm64/hyperv/hv_core.o 1496s CC kernel/sys.o 1496s /tmp/ccGix1cP.s: Assembler messages: 1496s /tmp/ccGix1cP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1496s AS arch/arm64/kvm/hyp/vhe/../entry.o 1496s AS arch/arm64/kvm/hyp/vhe/../fpsimd.o 1496s AS arch/arm64/kvm/hyp/vhe/../hyp-entry.o 1496s CC arch/arm64/kvm/hyp/vhe/../exception.o 1496s /tmp/ccarJapM.s: Assembler messages: 1496s /tmp/ccarJapM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1496s /tmp/ccarJapM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1496s /tmp/ccarJapM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1496s CC arch/arm64/kernel/cacheinfo.o 1496s CC arch/arm64/hyperv/mshyperv.o 1497s /tmp/ccu9Mkos.s: Assembler messages: 1497s /tmp/ccu9Mkos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s /tmp/ccu9Mkos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s CC arch/arm64/kernel/smp.o 1497s /tmp/ccoDIvbX.s: Assembler messages: 1497s /tmp/ccoDIvbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s /tmp/ccoDIvbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s AR arch/arm64/hyperv/built-in.a 1497s CC arch/arm64/crypto/sha512-ce-glue.o 1497s /tmp/cchAx8c8.s: Assembler messages: 1497s /tmp/cchAx8c8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s /tmp/cchAx8c8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s /tmp/cchAx8c8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1497s AR arch/arm64/kvm/hyp/vhe/built-in.a 1497s LDS arch/arm64/kvm/hyp/nvhe/hyp.lds 1497s CC arch/arm64/kvm/hyp/nvhe/timer-sr.nvhe.o 1498s /tmp/ccyJEy2s.s: Assembler messages: 1498s /tmp/ccyJEy2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccyJEy2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccyJEy2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccyJEy2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccyJEy2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s AS arch/arm64/crypto/sha512-ce-core.o 1498s CC arch/arm64/crypto/sha512-glue.o 1498s /tmp/ccCseoug.s: Assembler messages: 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccCseoug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s CC kernel/umh.o 1498s CC arch/arm64/kvm/hyp/nvhe/sysreg-sr.nvhe.o 1498s /tmp/cchdc71X.s: CC arch/arm64/kernel/smp_spin_table.o 1498s Assembler messages: 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/cchdc71X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccgVvx86.s: Assembler messages: 1498s /tmp/ccgVvx86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccgVvx86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccgVvx86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccgVvx86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s /tmp/ccgVvx86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1498s PERLASM arch/arm64/crypto/sha512-core.S 1498s CC [M] arch/arm64/crypto/sha1-ce-glue.o 1499s /tmp/ccfmFtDM.s: Assembler messages: 1499s /tmp/ccfmFtDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccfmFtDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccfmFtDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Assembler messages: 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/ccHav8Ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s CC arch/arm64/kernel/topology.o 1499s /tmp/cc0syyJO.s: Assembler messages: 1499s /tmp/cc0syyJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/cc0syyJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/cc0syyJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/cc0syyJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s /tmp/cc0syyJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1499s CC kernel/workqueue.o 1499s AS [M] arch/arm64/crypto/sha1-ce-core.o 1499s CC arch/arm64/kvm/hyp/nvhe/debug-sr.nvhe.o 1499s CC [M] arch/arm64/crypto/sha3-ce-glue.o 1500s /tmp/ccsdBs36.s: Assembler messages: 1500s /tmp/ccsdBs36.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/ccsdBs36.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/ccsdBs36.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s AS [M] arch/arm64/crypto/sha3-ce-core.o 1500s /tmp/cclRv183.s: Assembler messages: 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s /tmp/cclRv183.s: Warning: no SFrame FDE emitted; FP without RA on stack 1500s AS arch/arm64/kernel/smccc-call.o 1500s CC [M] arch/arm64/crypto/sm3-neon-glue.o 1500s CC arch/arm64/kvm/hyp/nvhe/switch.nvhe.o 1501s CC arch/arm64/kernel/syscall.o 1501s /tmp/ccFWsKQD.s: Assembler messages: 1501s /tmp/ccFWsKQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccFWsKQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccFWsKQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccFWsKQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s AS [M] arch/arm64/crypto/sm3-neon-core.o 1501s CC [M] arch/arm64/crypto/sm3-ce-glue.o 1501s /tmp/ccNiJOYF.s: Assembler messages: 1501s /tmp/ccNiJOYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccNiJOYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccNiJOYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1501s /tmp/ccNiJOYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s CC arch/arm64/kernel/proton-pack.o 1502s /tmp/cc9N9RZ9.s: Assembler messages: 1502s /tmp/cc9N9RZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/cc9N9RZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/cc9N9RZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/cc9N9RZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s AS [M] arch/arm64/crypto/sm3-ce-core.o 1502s CC [M] arch/arm64/crypto/sm4-ce-cipher-glue.o 1502s CC arch/arm64/kvm/hyp/nvhe/tlb.nvhe.o 1502s /tmp/ccpSG1CN.s: Assembler messages: 1502s /tmp/ccpSG1CN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/ccpSG1CN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/ccpSG1CN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/ccpSG1CN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s /tmp/ccpSG1CN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1502s AS [M] arch/arm64/crypto/sm4-ce-cipher-core.o 1502s CC [M] arch/arm64/crypto/sm4-ce-glue.o 1503s /tmp/cc65zVaH.s: Assembler messages: 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc65zVaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s CC arch/arm64/kernel/idle.o 1503s AS arch/arm64/kvm/hyp/nvhe/hyp-init.nvhe.o 1503s AS arch/arm64/kvm/hyp/nvhe/host.nvhe.o 1503s CC arch/arm64/kvm/hyp/nvhe/hyp-main.nvhe.o 1503s /tmp/ccGiwmej.s: Assembler messages: 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/ccGiwmej.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s AS [M] arch/arm64/crypto/sm4-ce-core.o 1503s /tmp/cchxwPMl.s: Assembler messages: 1503s /tmp/cchxwPMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s CC arch/arm64/kernel/patching.o 1503s CC [M] arch/arm64/crypto/sm4-ce-ccm-glue.o 1503s /tmp/cc6BgAY9.s: Assembler messages: 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1503s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/cc6BgAY9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s CC kernel/pid.o 1504s /tmp/ccDO9yYG.s: Assembler messages: 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccDO9yYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccNtsWof.s: Assembler messages: 1504s /tmp/ccNtsWof.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccNtsWof.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s /tmp/ccNtsWof.s: Warning: no SFrame FDE emitted; FP without RA on stack 1504s CC arch/arm64/kernel/pi/idreg-override.o 1504s AS [M] arch/arm64/crypto/sm4-ce-ccm-core.o 1504s CC [M] arch/arm64/crypto/sm4-ce-gcm-glue.o 1504s CC arch/arm64/kvm/hyp/nvhe/hyp-smp.nvhe.o 1505s CC arch/arm64/kernel/pi/map_kernel.o 1505s /tmp/cc97Fylq.s: Assembler messages: 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/cc97Fylq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/ccK3jJw0.s: Assembler messages: 1505s /tmp/ccK3jJw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/ccK3jJw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s /tmp/ccK3jJw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1505s AS [M] arch/arm64/crypto/sm4-ce-gcm-core.o 1505s CC [M] arch/arm64/crypto/sm4-neon-glue.o 1505s CC arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o 1505s CC kernel/task_work.o 1506s CC arch/arm64/kernel/pi/map_range.o 1506s /tmp/cctvUteW.s: Assembler messages: 1506s /tmp/cctvUteW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/cctvUteW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/cctvUteW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/cctvUteW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/cctvUteW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s AS [M] arch/arm64/crypto/sm4-neon-core.o 1506s CC [M] arch/arm64/crypto/ghash-ce-glue.o 1506s CC arch/arm64/kernel/pi/lib-fdt.o 1506s /tmp/ccZpWRFp.s: Assembler messages: 1506s /tmp/ccZpWRFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/ccZpWRFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/ccZpWRFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/ccZpWRFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s /tmp/ccZpWRFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1506s CC kernel/extable.o 1506s CC arch/arm64/kernel/pi/lib-fdt_ro.o 1506s CC arch/arm64/kvm/hyp/nvhe/early_alloc.nvhe.o 1507s CC arch/arm64/kernel/pi/relocate.o 1507s CC arch/arm64/kernel/pi/kaslr_early.o 1507s /tmp/ccaDFdiM.s: Assembler messages: 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccaDFdiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s AS [M] arch/arm64/crypto/ghash-ce-core.o 1507s CC [M] arch/arm64/crypto/polyval-ce-glue.o 1507s /tmp/ccXgndEr.s: Assembler messages: 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s /tmp/ccXgndEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1507s CC arch/arm64/kvm/hyp/nvhe/page_alloc.nvhe.o 1507s CC kernel/params.o 1507s HOSTCC arch/arm64/kernel/pi/relacheck 1507s OBJCOPY arch/arm64/kernel/pi/idreg-override.pi.o 1507s OBJCOPY arch/arm64/kernel/pi/map_kernel.pi.o 1508s OBJCOPY arch/arm64/kernel/pi/map_range.pi.o 1508s OBJCOPY arch/arm64/kernel/pi/lib-fdt.pi.o 1508s OBJCOPY arch/arm64/kernel/pi/lib-fdt_ro.pi.o 1508s OBJCOPY arch/arm64/kernel/pi/relocate.pi.o 1508s OBJCOPY arch/arm64/kernel/pi/kaslr_early.pi.o 1508s AR arch/arm64/kernel/pi/built-in.a 1508s CC arch/arm64/kernel/rsi.o 1508s /tmp/ccEFIRNr.s: Assembler messages: 1508s /tmp/ccEFIRNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccEFIRNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccEFIRNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccEFIRNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccEFIRNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s AS [M] arch/arm64/crypto/polyval-ce-core.o 1508s AS [M] arch/arm64/crypto/aes-ce-core.o 1508s CC [M] arch/arm64/crypto/aes-ce-glue.o 1508s AS arch/arm64/kvm/hyp/nvhe/cache.nvhe.o 1508s CC arch/arm64/kvm/hyp/nvhe/setup.nvhe.o 1508s /tmp/ccuuLJnI.s: Assembler messages: 1508s /tmp/ccuuLJnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccuuLJnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s CC arch/arm64/kernel/jump_label.o 1508s /tmp/cc3z5ceP.s: Assembler messages: 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/cc3z5ceP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccV9dMlm.s: Assembler messages: 1508s /tmp/ccV9dMlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccV9dMlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Assembler messages: 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1508s /tmp/ccLKBR0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s CC arch/arm64/kernel/sys32.o 1509s CC [M] arch/arm64/crypto/aes-ce-ccm-glue.o 1509s CC kernel/kthread.o 1509s CC arch/arm64/kvm/hyp/nvhe/mm.nvhe.o 1509s /tmp/ccUrRoXS.s: Assembler messages: 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccUrRoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s CC arch/arm64/kernel/signal32.o 1509s /tmp/ccVYB1u8.s: Assembler messages: 1509s /tmp/ccVYB1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccVYB1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccVYB1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccVYB1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s /tmp/ccVYB1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1509s AS [M] arch/arm64/crypto/aes-ce-ccm-core.o 1510s CC [M] arch/arm64/crypto/aes-glue-ce.o 1510s /tmp/cciUnymZ.s: Assembler messages: 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s /tmp/cciUnymZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1510s CC arch/arm64/kvm/hyp/nvhe/mem_protect.nvhe.o 1511s CC kernel/sys_ni.o 1511s /tmp/cc4CaS6q.s: Assembler messages: 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/cc4CaS6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s AS [M] arch/arm64/crypto/aes-ce.o 1511s CC [M] arch/arm64/crypto/aes-glue-neon.o 1511s /tmp/ccbFcghT.s: Assembler messages: 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s /tmp/ccbFcghT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1511s CC arch/arm64/kernel/sys_compat.o 1511s CC kernel/nsproxy.o 1512s /tmp/ccASFWWA.s: Assembler messages: 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccASFWWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s AS [M] arch/arm64/crypto/aes-neon.o 1512s /tmp/ccAYl6zi.s: Assembler messages: 1512s /tmp/ccAYl6zi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccAYl6zi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s AS arch/arm64/kernel/sigreturn32.o 1512s AS [M] arch/arm64/crypto/nh-neon-core.o 1512s AS arch/arm64/kernel/kuser32.o 1512s CC [M] arch/arm64/crypto/nhpoly1305-neon-glue.o 1512s CC arch/arm64/kernel/ftrace.o 1512s CC arch/arm64/kvm/hyp/nvhe/sys_regs.nvhe.o 1512s /tmp/ccnJKzdY.s: Assembler messages: 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccnJKzdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s CC kernel/notifier.o 1512s /tmp/ccRJtTXR.s: Assembler messages: 1512s /tmp/ccRJtTXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccRJtTXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccRJtTXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s /tmp/ccRJtTXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1512s AS [M] arch/arm64/crypto/aes-cipher-core.o 1513s /tmp/cczgk1wP.s: Assembler messages: 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/cczgk1wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s CC [M] arch/arm64/crypto/aes-cipher-glue.o 1513s AS arch/arm64/kernel/entry-ftrace.o 1513s CC arch/arm64/kernel/module.o 1513s /tmp/ccJmNAdf.s: Assembler messages: 1513s /tmp/ccJmNAdf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccJmNAdf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccJmNAdf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccJmNAdf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s AS [M] arch/arm64/crypto/aes-neonbs-core.o 1513s CC [M] arch/arm64/crypto/aes-neonbs-glue.o 1513s CC arch/arm64/kvm/hyp/nvhe/pkvm.nvhe.o 1513s /tmp/ccs0asOT.s: Assembler messages: 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s /tmp/ccs0asOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1513s CC kernel/ksysfs.o 1514s /tmp/ccHckKI6.s: Assembler messages: 1514s /tmp/ccHckKI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccHckKI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccHckKI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s CC arch/arm64/kernel/module-plts.o 1514s /tmp/ccm69EWi.s: Assembler messages: 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s AS arch/arm64/crypto/sha512-core.o 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccm69EWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Assembler messages: 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccyqaa2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s CC kernel/cred.o 1514s LD [M] arch/arm64/crypto/sha1-ce.o 1514s LD [M] arch/arm64/crypto/sha3-ce.o 1514s LD [M] arch/arm64/crypto/sm3-neon.o 1514s LD [M] arch/arm64/crypto/sm3-ce.o 1514s LD [M] arch/arm64/crypto/sm4-ce-cipher.o 1514s LD [M] arch/arm64/crypto/sm4-ce.o 1514s LD [M] arch/arm64/crypto/sm4-ce-ccm.o 1514s LD [M] arch/arm64/crypto/sm4-ce-gcm.o 1514s LD [M] arch/arm64/crypto/sm4-neon.o 1514s LD [M] arch/arm64/crypto/ghash-ce.o 1514s LD [M] arch/arm64/crypto/polyval-ce.o 1514s LD [M] arch/arm64/crypto/aes-ce-cipher.o 1514s LD [M] arch/arm64/crypto/aes-ce-ccm.o 1514s LD [M] arch/arm64/crypto/aes-ce-blk.o 1514s LD [M] arch/arm64/crypto/aes-neon-blk.o 1514s LD [M] arch/arm64/crypto/nhpoly1305-neon.o 1514s LD [M] arch/arm64/crypto/aes-arm64.o 1514s LD [M] arch/arm64/crypto/aes-neon-bs.o 1514s AR arch/arm64/crypto/built-in.a 1514s CC arch/arm64/kernel/perf_regs.o 1514s /tmp/ccWrnS3a.s: Assembler messages: 1514s /tmp/ccWrnS3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccWrnS3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccWrnS3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccWrnS3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s /tmp/ccWrnS3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 1514s CC kernel/reboot.o 1515s CC arch/arm64/kvm/hyp/nvhe/stacktrace.nvhe.o 1515s /tmp/ccnMCtfX.s: Assembler messages: 1515s /tmp/ccnMCtfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s CC arch/arm64/kernel/perf_callchain.o 1515s /tmp/ccE31sZi.s: Assembler messages: 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s /tmp/ccE31sZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1515s CC arch/arm64/kvm/hyp/nvhe/ffa.nvhe.o 1515s CC arch/arm64/kvm/hyp/nvhe/../vgic-v3-sr.nvhe.o 1516s /tmp/ccAC3tHa.s: Assembler messages: 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccAC3tHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s CC kernel/async.o 1516s /tmp/ccpCKsuf.s: Assembler messages: 1516s /tmp/ccpCKsuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccpCKsuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccpCKsuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s CC arch/arm64/kernel/watchdog_hld.o 1516s /tmp/ccon69xf.s: Assembler messages: 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s /tmp/ccon69xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1516s CC kernel/range.o 1517s /tmp/ccktaimM.s: Assembler messages: 1517s /tmp/ccktaimM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccktaimM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccktaimM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccktaimM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s CC kernel/smpboot.o 1517s CC kernel/ucount.o 1517s CC arch/arm64/kvm/hyp/nvhe/../aarch32.nvhe.o 1517s /tmp/ccRacnND.s: Assembler messages: 1517s /tmp/ccRacnND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccRacnND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s CC arch/arm64/kernel/hw_breakpoint.o 1517s /tmp/cc4AN975.s: Assembler messages: 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/cc4AN975.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s CC arch/arm64/kvm/hyp/nvhe/../vgic-v2-cpuif-proxy.nvhe.o 1517s /tmp/ccttYnXC.s: Assembler messages: 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1517s /tmp/ccttYnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s CC kernel/regset.o 1518s CC certs/system_keyring.o 1518s /tmp/ccHIddI7.s: Assembler messages: 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccHIddI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s AS arch/arm64/kernel/sleep.o 1518s /tmp/ccQ2AalP.s: Assembler messages: 1518s /tmp/ccQ2AalP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccQ2AalP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/ccQ2AalP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s CC arch/arm64/kernel/suspend.o 1518s CC kernel/ksyms_common.o 1518s /tmp/cc8obBGL.s: Assembler messages: 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s /tmp/cc8obBGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1518s HOSTCC certs/extract-cert 1518s AS arch/arm64/kvm/hyp/nvhe/../entry.nvhe.o 1518s AS arch/arm64/kvm/hyp/nvhe/../fpsimd.nvhe.o 1519s AS arch/arm64/kvm/hyp/nvhe/../hyp-entry.nvhe.o 1519s COPY certs/x509.genkey 1519s CC certs/blacklist.o 1519s CC arch/arm64/kvm/hyp/nvhe/../exception.nvhe.o 1519s /tmp/ccIdiOtn.s: Assembler messages: 1519s /tmp/ccIdiOtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/ccIdiOtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/ccIdiOtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s CC arch/arm64/kernel/kgdb.o 1519s /tmp/cc1C8wqd.s: Assembler messages: 1519s /tmp/cc1C8wqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s CC kernel/groups.o 1519s /tmp/cciarRbJ.s: Assembler messages: 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s /tmp/cciarRbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1519s GEN certs/blacklist_hash_list 1519s CERT certs/x509_revocation_list 1519s CERT certs/x509_certificate_list 1519s GENKEY certs/signing_key.pem 1520s ....+.....+++++++++++++++++++++++++++++++++++++++++++++*..+......+.........+...+..+.+.....+...+......+.+++++++++++++++++++++++++++++++++++++++++++++*...............+......+...+...+............+..+...............+.+..+..................+..........+...+.....+.+...............+......+........+....+........+...+....+..+.+........+/tmp/ccZXGhd3.s: Assembler messages: 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccZXGhd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s .........+............+...+.+ CC arch/arm64/kernel/efi.o 1520s ......+...........+...+......+....+...............+.....+......+.........+.......+...+.........+...+.........+ CC arch/arm64/kvm/hyp/nvhe/../pgtable.nvhe.o 1520s ...........+.......+...+..............+....+.....+.+....................+......+/tmp/ccwZNdzD.s: Assembler messages: 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccwZNdzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s .........+......+...+..............................+.......+.....+..........+.........+...........+...+ CC kernel/vhost_task.o 1520s ....+........+....+....................+...............+...................+......+..........................+...+....+..+...+......+...............+..........+..............+...+.......+............+...+.....+......+......+.+..+.+.....+.+...........+........................+.+..+...+....+.....+...+.+.....+.........+.+/tmp/ccFvQ0wF.s: Assembler messages: 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFvQ0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s .....+.+.......................+.+ AS arch/arm64/kernel/efi-rt-wrapper.o 1520s /tmp/ccFtTfv8.s: Assembler messages: 1520s /tmp/ccFtTfv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFtTfv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s /tmp/ccFtTfv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1520s .....+......+.+.....+....+....................+.+ CC arch/arm64/kernel/pci.o 1521s ...+..............+.......+......+..+ CC kernel/sched/core.o 1521s .......+......+.........+......+..+.+.....+.........+...+....+......+............+..+..........+...+........+........................+....+.....+.+.........+..+...+...................+....................+.+.........+........+...+.+.........+..+............+.......+......+......................................+............+....+..............+....+......+.........+...+........+.+.....+...+.+..+.........+.........+.....................+.+.....+....+...............+...+/tmp/ccFXRXkY.s: Assembler messages: 1521s /tmp/ccFXRXkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1521s /tmp/ccFXRXkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1521s ...........+.+..............+ AS arch/arm64/kvm/hyp/nvhe/../../../lib/clear_page.nvhe.o 1521s ......+....+......+...+.....+ CC arch/arm64/kernel/armv8_deprecated.o 1521s ..........+...+ AS arch/arm64/kvm/hyp/nvhe/../../../lib/copy_page.nvhe.o 1521s ++++ 1521s ......+.+.....+......+.+..+...+..........+........+.+...+...+...+..+.........+.+..............+...+.+.........+......+.........+..+.+........+.......+.........+...+++++++++++++++++++++++++++++++++++++++++++++*.....+.+.....+............+..........+.....+...+....+..+.+..............+.+..+...+....+...........+....+...+......+..+.......+..+...............+....+..+....+...........+...+..........+.........+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++*..+.......+................. AS arch/arm64/kvm/hyp/nvhe/../../../lib/memcpy.nvhe.o 1521s +.............+...................................+...+....+...+......+ AS arch/arm64/kvm/hyp/nvhe/../../../lib/memset.nvhe.o 1521s ..+....+........+............+.+........+.+ HOSTCC arch/arm64/kvm/hyp/nvhe/gen-hyprel 1522s ......+.........+...+...........+....+........+.......+..+...............+....+............+.................+............+......+ LD arch/arm64/kvm/hyp/nvhe/kvm_nvhe.tmp.o 1522s +++ HYPREL arch/arm64/kvm/hyp/nvhe/hyp-reloc.S 1522s + 1522s AS arch/arm64/kvm/hyp/nvhe/hyp-reloc.o 1522s LD arch/arm64/kvm/hyp/nvhe/kvm_nvhe.rel.o 1522s ----- 1522s HYPCOPY arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o 1522s CC certs/blacklist_hashes.o 1522s AR arch/arm64/kvm/hyp/nvhe/built-in.a 1522s CC arch/arm64/kvm/hyp/pgtable.o 1522s AS certs/revocation_certificates.o 1522s CERT certs/signing_key.x509 1522s AS certs/system_certificates.o 1522s AR certs/built-in.a 1522s CC mm/filemap.o 1522s /tmp/ccBrOdHs.s: Assembler messages: 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s /tmp/ccBrOdHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1522s CC arch/arm64/kernel/acpi.o 1524s /tmp/ccnMLPW0.s: Assembler messages: 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccnMLPW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s AR arch/arm64/kvm/hyp/built-in.a 1524s /tmp/ccXLGlAs.s: Assembler messages: 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccXLGlAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s UPD arch/arm64/kvm/hyp_constants.h 1524s CC arch/arm64/kvm/../../../virt/kvm/kvm_main.o 1524s CC arch/arm64/kernel/acpi_numa.o 1524s /tmp/ccvSLtYE.s: Assembler messages: 1524s /tmp/ccvSLtYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccvSLtYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccvSLtYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s /tmp/ccvSLtYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1524s CC arch/arm64/kernel/acpi_parking_protocol.o 1525s /tmp/ccFsN4L9.s: Assembler messages: 1525s /tmp/ccFsN4L9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1525s /tmp/ccFsN4L9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1525s /tmp/ccFsN4L9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1525s /tmp/ccFsN4L9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1525s /tmp/ccFsN4L9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1525s CC arch/arm64/kernel/paravirt.o 1526s /tmp/cc0D2PBY.s: Assembler messages: 1526s /tmp/cc0D2PBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/cc0D2PBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/cc0D2PBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/cc0D2PBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s CC arch/arm64/kernel/kaslr.o 1526s /tmp/ccqVnB8R.s: Assembler messages: 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccqVnB8R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s /tmp/ccJfU3Mm.s: Assembler messages: 1526s /tmp/ccJfU3Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1526s CC arch/arm64/kernel/hibernate.o 1526s CC mm/mempool.o 1527s /tmp/ccZhEW5T.s: Assembler messages: 1527s /tmp/ccZhEW5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccZhEW5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccZhEW5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccZhEW5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccZhEW5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s AS arch/arm64/kernel/hibernate-asm.o 1527s CC arch/arm64/kernel/elfcore.o 1527s /tmp/ccCACahi.s: Assembler messages: 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s /tmp/ccCACahi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1527s CC mm/oom_kill.o 1528s CC arch/arm64/kernel/machine_kexec.o 1528s /tmp/cc0CvePz.s: Assembler messages: 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/cc0CvePz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Assembler messages: 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1528s /tmp/ccAxIbdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Assembler messages: 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/ccBIRkcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s AS arch/arm64/kernel/relocate_kernel.o 1529s AS arch/arm64/kernel/cpu-reset.o 1529s CC kernel/sched/fair.o 1529s CC arch/arm64/kvm/../../../virt/kvm/eventfd.o 1529s CC arch/arm64/kernel/machine_kexec_file.o 1529s /tmp/cceVLdDh.s: Assembler messages: 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1529s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/cceVLdDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s CC mm/fadvise.o 1530s /tmp/cc9tMJeU.s: Assembler messages: 1530s /tmp/cc9tMJeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s CC arch/arm64/kernel/kexec_image.o 1530s /tmp/ccklBLAv.s: Assembler messages: 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s /tmp/ccklBLAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1530s CC arch/arm64/kvm/../../../virt/kvm/binary_stats.o 1531s CC arch/arm64/kernel/crash_dump.o 1531s /tmp/ccI39Pay.s: Assembler messages: 1531s /tmp/ccI39Pay.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccI39Pay.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccI39Pay.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s CC mm/maccess.o 1531s /tmp/ccKe9OfV.s: Assembler messages: 1531s /tmp/ccKe9OfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccKe9OfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s CC arch/arm64/kernel/vmcore_info.o 1531s /tmp/ccYrY533.s: Assembler messages: 1531s /tmp/ccYrY533.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccYrY533.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s CC arch/arm64/kvm/../../../virt/kvm/vfio.o 1531s /tmp/ccRB0iro.s: Assembler messages: 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1531s /tmp/ccRB0iro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s CC mm/page-writeback.o 1532s /tmp/ccm236vI.s: Assembler messages: 1532s /tmp/ccm236vI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s CC arch/arm64/kernel/sdei.o 1532s /tmp/cc0WG4tk.s: Assembler messages: 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s /tmp/cc0WG4tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1532s CC arch/arm64/kvm/../../../virt/kvm/coalesced_mmio.o 1533s /tmp/ccj7Lzlf.s: Assembler messages: 1533s /tmp/ccj7Lzlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccj7Lzlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccj7Lzlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccj7Lzlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s CC arch/arm64/kernel/pointer_auth.o 1533s /tmp/ccjD6ltS.s: Assembler messages: 1533s /tmp/ccjD6ltS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccjD6ltS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s CC arch/arm64/kernel/mte.o 1533s /tmp/ccUifqOy.s: Assembler messages: 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s /tmp/ccUifqOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1533s CC arch/arm64/kvm/../../../virt/kvm/irqchip.o 1534s /tmp/cckJyYXe.s: Assembler messages: 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cckJyYXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s CC mm/folio-compat.o 1534s /tmp/ccOYzCWk.s: Assembler messages: 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/ccOYzCWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s AS arch/arm64/kernel/vdso-wrap.o 1534s /tmp/cc12gTul.s: Assembler messages: 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s /tmp/cc12gTul.s: Warning: no SFrame FDE emitted; FP without RA on stack 1534s CC arch/arm64/kvm/../../../virt/kvm/dirty_ring.o 1534s CC arch/arm64/kernel/probes/kprobes.o 1535s /tmp/ccslJjCJ.s: Assembler messages: 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccslJjCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s CC mm/readahead.o 1535s /tmp/ccMKS1Kh.s: Assembler messages: 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/ccMKS1Kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s CC arch/arm64/kernel/probes/decode-insn.o 1535s /tmp/cc7LPavd.s: Assembler messages: 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s /tmp/cc7LPavd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1535s CC arch/arm64/kvm/arm.o 1536s /tmp/cchkGB8j.s: Assembler messages: 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cchkGB8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s CC kernel/sched/build_policy.o 1536s /tmp/ccjX7KQm.s: Assembler messages: 1536s /tmp/ccjX7KQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/ccjX7KQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s AS arch/arm64/kernel/probes/kprobes_trampoline.o 1536s CC arch/arm64/kernel/probes/simulate-insn.o 1536s /tmp/cci5XNAB.s: Assembler messages: 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s /tmp/cci5XNAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1536s CC mm/swap.o 1537s /tmp/cc3jZf3G.s: Assembler messages: 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc3jZf3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s CC arch/arm64/kernel/probes/uprobes.o 1537s /tmp/cc44uALT.s: Assembler messages: 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s /tmp/cc44uALT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1537s AR arch/arm64/kernel/probes/built-in.a 1537s AS arch/arm64/kernel/head.o 1538s LDS arch/arm64/kernel/vmlinux.lds 1538s AR arch/arm64/kernel/built-in.a 1538s CC mm/truncate.o 1538s /tmp/cct4WHpA.s: Assembler messages: 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s /tmp/cct4WHpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1538s CC arch/arm64/kvm/mmu.o 1539s /tmp/cchTCqI1.s: Assembler messages: 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/cchTCqI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Assembler messages: 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s /tmp/ccY0xekn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1539s CC arch/arm64/kvm/mmio.o 1539s CC mm/vmscan.o 1540s /tmp/ccgJvExW.s: Assembler messages: 1540s /tmp/ccgJvExW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s CC kernel/locking/mutex.o 1540s /tmp/cc14RiVJ.s: Assembler messages: 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s CC arch/arm64/kvm/psci.o 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1540s /tmp/cc14RiVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccqHmg8W.s: Assembler messages: 1542s /tmp/ccqHmg8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccqHmg8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccqHmg8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccqHmg8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccqHmg8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s CC arch/arm64/kvm/hypercalls.o 1542s /tmp/ccVZuS2g.s: Assembler messages: 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s /tmp/ccVZuS2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1542s CC kernel/locking/semaphore.o 1543s /tmp/cc42c01M.s: Assembler messages: 1543s /tmp/cc42c01M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/cc42c01M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/cc42c01M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/cc42c01M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/cc42c01M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s CC arch/arm64/kvm/pvtime.o 1543s /tmp/ccCy3W0D.s: Assembler messages: 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s /tmp/ccCy3W0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1543s CC kernel/locking/rwsem.o 1544s /tmp/ccxU6U2G.s: Assembler messages: 1544s /tmp/ccxU6U2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s /tmp/ccxU6U2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s /tmp/ccxU6U2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s CC arch/arm64/kvm/inject_fault.o 1544s /tmp/ccKBCN0J.s: Assembler messages: 1544s /tmp/ccKBCN0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s /tmp/ccKBCN0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s /tmp/ccKBCN0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s /tmp/ccKBCN0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1544s CC kernel/locking/percpu-rwsem.o 1545s /tmp/ccyqxLEA.s: Assembler messages: 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccyqxLEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s CC kernel/locking/spinlock.o 1545s /tmp/ccHNicnl.s: Assembler messages: 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/ccHNicnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s CC arch/arm64/kvm/va_layout.o 1545s /tmp/cc9jYNij.s: Assembler messages: 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1545s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc9jYNij.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s CC kernel/locking/osq_lock.o 1546s /tmp/ccChHJbL.s: Assembler messages: 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/ccChHJbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s CC kernel/sched/build_utility.o 1546s /tmp/ccri2q3I.s: Assembler messages: 1546s /tmp/ccri2q3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s CC kernel/locking/qspinlock.o 1546s CC mm/shrinker.o 1546s /tmp/cc8pQ6uT.s: Assembler messages: 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s /tmp/cc8pQ6uT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1546s CC arch/arm64/kvm/handle_exit.o 1547s /tmp/ccJ7SYiy.s: Assembler messages: 1547s /tmp/ccJ7SYiy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s CC kernel/locking/rtmutex_api.o 1547s /tmp/ccwoR3hS.s: Assembler messages: 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s /tmp/ccwoR3hS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1547s CC mm/shmem.o 1548s /tmp/ccWsPcls.s: Assembler messages: 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s CC arch/arm64/kvm/config.o 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccWsPcls.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Assembler messages: 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s /tmp/ccL4QgjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1548s CC kernel/locking/qrwlock.o 1549s /tmp/ccxB2Mqj.s: Assembler messages: 1549s /tmp/ccxB2Mqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s /tmp/ccxB2Mqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s /tmp/ccYtXS2E.s: Assembler messages: 1549s /tmp/ccYtXS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s /tmp/ccYtXS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s /tmp/ccYtXS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s /tmp/ccYtXS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1549s AR kernel/locking/built-in.a 1549s CC arch/arm64/kvm/guest.o 1549s CC kernel/power/qos.o 1550s /tmp/ccWydXxv.s: Assembler messages: 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s /tmp/ccWydXxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1550s CC kernel/power/main.o 1551s /tmp/ccRIgOMA.s: Assembler messages: 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccRIgOMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s CC arch/arm64/kvm/debug.o 1551s /tmp/ccOpB79r.s: Assembler messages: 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s /tmp/ccOpB79r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1551s CC mm/util.o 1552s /tmp/ccsnnFHR.s: Assembler messages: 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccsnnFHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s CC kernel/power/console.o 1552s /tmp/ccTLq9wP.s: Assembler messages: 1552s /tmp/ccTLq9wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccTLq9wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccTLq9wP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s CC arch/arm64/kvm/reset.o 1552s /tmp/ccWsI8q9.s: Assembler messages: 1552s /tmp/ccWsI8q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccWsI8q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccWsI8q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccWsI8q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s /tmp/ccWsI8q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1552s CC kernel/power/process.o 1553s /tmp/ccZN2dNF.s: Assembler messages: 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccZN2dNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Assembler messages: 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccmXS8h1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s CC mm/mmzone.o 1553s /tmp/ccwPZINg.s: Assembler messages: 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s /tmp/ccwPZINg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1553s AR kernel/sched/built-in.a 1553s CC fs/open.o 1553s CC arch/arm64/kvm/sys_regs.o 1554s /tmp/ccold47U.s: Assembler messages: 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s /tmp/ccold47U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s CC kernel/power/suspend.o 1554s /tmp/ccm45Vfy.s: Assembler messages: 1554s /tmp/ccm45Vfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1554s CC mm/vmstat.o 1555s /tmp/ccUOvS3q.s: Assembler messages: 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccUOvS3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s CC kernel/power/hibernate.o 1555s /tmp/ccsylabs.s: Assembler messages: 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s /tmp/ccsylabs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1555s CC fs/read_write.o 1556s /tmp/ccveFCp8.s: Assembler messages: 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccveFCp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s CC mm/backing-dev.o 1556s /tmp/ccDNohCp.s: Assembler messages: 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s /tmp/ccDNohCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1556s CC kernel/power/snapshot.o 1557s /tmp/ccMLJBLj.s: Assembler messages: 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccMLJBLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s CC arch/arm64/kvm/stacktrace.o 1557s /tmp/cc4ozP1m.s: Assembler messages: 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/cc4ozP1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Assembler messages: 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1557s /tmp/ccYij8o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s CC mm/mm_init.o 1558s CC fs/file_table.o 1558s /tmp/ccWW0Pp3.s: Assembler messages: 1558s /tmp/ccWW0Pp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccWW0Pp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s CC arch/arm64/kvm/vgic-sys-reg-v3.o 1558s /tmp/ccgsyzug.s: Assembler messages: 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s /tmp/ccgsyzug.s: Warning: no SFrame FDE emitted; FP without RA on stack 1558s CC kernel/power/swap.o 1559s /tmp/ccOnFZbw.s: Assembler messages: 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccOnFZbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s CC fs/super.o 1559s /tmp/ccL9qTtz.s: Assembler messages: 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/ccL9qTtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s CC arch/arm64/kvm/fpsimd.o 1559s /tmp/cczDd1SE.s: Assembler messages: 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s /tmp/cczDd1SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1559s CC mm/percpu.o 1560s /tmp/ccallKA9.s: Assembler messages: 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s CC kernel/power/user.o 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccallKA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccw5hP6i.s: Assembler messages: 1560s /tmp/ccw5hP6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s /tmp/ccw5hP6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1560s CC arch/arm64/kvm/pkvm.o 1561s /tmp/cce3Br7H.s: Assembler messages: 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cce3Br7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Assembler messages: 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/cc05Ljey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s CC kernel/power/wakelock.o 1561s CC fs/char_dev.o 1561s /tmp/ccNYBVmP.s: Assembler messages: 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s /tmp/ccNYBVmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1561s CC arch/arm64/kvm/arch_timer.o 1562s /tmp/ccSt0ZFD.s: Assembler messages: 1562s /tmp/ccSt0ZFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccSt0ZFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccSt0ZFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccSt0ZFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s CC kernel/power/poweroff.o 1562s /tmp/ccFMe8QS.s: Assembler messages: 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccFMe8QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccXjDx2y.s: Assembler messages: 1562s /tmp/ccXjDx2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccXjDx2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccXjDx2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s CC kernel/power/energy_model.o 1562s CC fs/stat.o 1562s /tmp/ccobMW5V.s: Assembler messages: 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s /tmp/ccobMW5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1562s CC mm/slab_common.o 1563s /tmp/ccuFSC5D.s: Assembler messages: 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccuFSC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s AR kernel/power/built-in.a 1563s CC kernel/printk/printk.o 1563s /tmp/ccxVH5FO.s: Assembler messages: 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccxVH5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Assembler messages: 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1563s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s /tmp/ccGfsNqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1564s CC arch/arm64/kvm/trng.o 1564s CC fs/exec.o 1565s CC arch/arm64/kvm/vmid.o 1565s /tmp/ccP3Swti.s: Assembler messages: 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s /tmp/ccP3Swti.s: Warning: no SFrame FDE emitted; FP without RA on stack 1565s CC mm/compaction.o 1566s /tmp/ccNBxsRj.s: Assembler messages: 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccNBxsRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s CC arch/arm64/kvm/emulate-nested.o 1566s /tmp/cc3WglQM.s: Assembler messages: 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/cc3WglQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s CC fs/pipe.o 1566s /tmp/ccncMbSz.s: Assembler messages: 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s /tmp/ccncMbSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1566s CC kernel/printk/printk_safe.o 1567s /tmp/ccLrlXUI.s: Assembler messages: 1567s /tmp/ccLrlXUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/ccLrlXUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s CC kernel/printk/nbcon.o 1567s /tmp/cc1sp60X.s: Assembler messages: 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cc1sp60X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s CC arch/arm64/kvm/nested.o 1567s /tmp/cczGUyah.s: Assembler messages: 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1567s /tmp/cczGUyah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s CC fs/namei.o 1568s /tmp/ccnmXAL4.s: Assembler messages: 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s /tmp/ccnmXAL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1568s CC kernel/printk/printk_ringbuffer.o 1571s /tmp/ccpj9mCh.s: Assembler messages: 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccpj9mCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s CC mm/show_mem.o 1571s CC kernel/printk/sysctl.o 1571s AR kernel/printk/built-in.a 1571s CC kernel/irq/irqdesc.o 1571s CC arch/arm64/kvm/at.o 1571s CC mm/interval_tree.o 1571s CC kernel/irq/handle.o 1571s CC mm/list_lru.o 1571s /tmp/cc9nTzlR.s: Assembler messages: 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/cc9nTzlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccq6PIuv.s: Assembler messages: 1571s /tmp/ccq6PIuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccq6PIuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Assembler messages: 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccPXJEss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccYo1ToR.s: Assembler messages: 1571s /tmp/ccYo1ToR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccYo1ToR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccYo1ToR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccYo1ToR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccYo1ToR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Assembler messages: 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccfOq0f1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Assembler messages: 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccqiAhTq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Assembler messages: 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccg9iGow.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Assembler messages: 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccuvQ6sh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s CC kernel/irq/manage.o 1571s /tmp/ccsijW3z.s: Assembler messages: 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s /tmp/ccsijW3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1571s CC arch/arm64/kvm/vgic/vgic.o 1571s CC fs/fcntl.o 1572s /tmp/ccFIuk4j.s: Assembler messages: 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s /tmp/ccFIuk4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1572s CC mm/workingset.o 1573s /tmp/cc7Sr0xZ.s: Assembler messages: 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc7Sr0xZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s CC fs/ioctl.o 1573s /tmp/ccZbASSO.s: Assembler messages: 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccZbASSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s CC arch/arm64/kvm/vgic/vgic-init.o 1573s /tmp/cc9JiXiX.s: Assembler messages: 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/cc9JiXiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s CC kernel/irq/spurious.o 1573s /tmp/ccxTf1ff.s: Assembler messages: 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s /tmp/ccxTf1ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1573s CC mm/debug.o 1574s /tmp/ccw0eSu7.s: Assembler messages: 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccw0eSu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s CC kernel/irq/resend.o 1574s /tmp/ccEbW21S.s: Assembler messages: 1574s /tmp/ccEbW21S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccEbW21S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Assembler messages: 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/cc55I3by.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s CC arch/arm64/kvm/vgic/vgic-irqfd.o 1574s CC mm/gup.o 1574s /tmp/ccHOxiqe.s: Assembler messages: 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s /tmp/ccHOxiqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1574s CC fs/readdir.o 1575s /tmp/ccnZTyhz.s: Assembler messages: 1575s /tmp/ccnZTyhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1575s /tmp/ccnZTyhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1575s /tmp/ccnZTyhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1575s CC kernel/irq/chip.o 1575s /tmp/ccLrzQXi.s: Assembler messages: 1575s /tmp/ccLrzQXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1575s /tmp/ccLrzQXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1575s CC arch/arm64/kvm/vgic/vgic-v2.o 1576s /tmp/cc9OOIdg.s: Assembler messages: 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/cc9OOIdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s CC fs/select.o 1576s /tmp/ccU4VCf9.s: Assembler messages: 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccU4VCf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s CC kernel/irq/dummychip.o 1576s /tmp/ccxcDTDC.s: Assembler messages: 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s /tmp/ccxcDTDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1576s CC arch/arm64/kvm/vgic/vgic-v3.o 1577s /tmp/cc6leTHC.s: Assembler messages: 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s CC kernel/irq/devres.o 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc6leTHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/cc5TC20o.s: Assembler messages: 1577s /tmp/cc5TC20o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s CC mm/mmap_lock.o 1577s /tmp/ccF1zLVp.s: Assembler messages: 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1577s /tmp/ccF1zLVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Assembler messages: 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccosuay7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s CC kernel/irq/kexec.o 1578s CC fs/dcache.o 1578s /tmp/ccIPBrQq.s: Assembler messages: 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccIPBrQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s CC arch/arm64/kvm/vgic/vgic-v4.o 1578s /tmp/ccAvFMTd.s: Assembler messages: 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccAvFMTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s /tmp/ccncIOxt.s: Assembler messages: 1578s /tmp/ccncIOxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1578s CC kernel/irq/generic-chip.o 1578s CC mm/vma_init.o 1579s /tmp/ccGBHz6c.s: Assembler messages: 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccGBHz6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s CC arch/arm64/kvm/vgic/vgic-mmio.o 1579s /tmp/cceHN0Xr.s: Assembler messages: 1579s /tmp/cceHN0Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/cceHN0Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/cceHN0Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s CC mm/highmem.o 1579s /tmp/ccX2BJCx.s: Assembler messages: 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s /tmp/ccX2BJCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1579s CC kernel/irq/autoprobe.o 1580s CC mm/memory.o 1580s /tmp/ccHHUH3b.s: Assembler messages: 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccHHUH3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccaau8mh.s: Assembler messages: 1580s /tmp/ccaau8mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccaau8mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s /tmp/ccaau8mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1580s CC kernel/irq/irqdomain.o 1580s CC fs/inode.o 1581s /tmp/cceNM61j.s: Assembler messages: 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/cceNM61j.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s CC arch/arm64/kvm/vgic/vgic-mmio-v2.o 1581s /tmp/ccFAF7H6.s: Assembler messages: 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1581s /tmp/ccFAF7H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s CC kernel/irq/irq_sim.o 1582s /tmp/ccLYsfLb.s: Assembler messages: 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccLYsfLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s CC arch/arm64/kvm/vgic/vgic-mmio-v3.o 1582s /tmp/ccgNmIqx.s: Assembler messages: 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s /tmp/ccgNmIqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1582s CC kernel/irq/proc.o 1583s /tmp/ccjPHNF6.s: Assembler messages: 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccjPHNF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Assembler messages: 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccSuGzs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s CC arch/arm64/kvm/vgic/vgic-kvm-device.o 1583s CC fs/attr.o 1583s /tmp/ccLXnFzq.s: Assembler messages: 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s /tmp/ccLXnFzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1583s CC kernel/irq/cpuhotplug.o 1584s /tmp/ccyUDcMr.s: Assembler messages: 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/ccyUDcMr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5wVSQz.s: Assembler messages: 1584s /tmp/cc5wVSQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5wVSQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5wVSQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5wVSQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s CC kernel/irq/pm.o 1584s CC fs/bad_inode.o 1584s /tmp/cc5dYE46.s: Assembler messages: 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s /tmp/cc5dYE46.s: Warning: no SFrame FDE emitted; FP without RA on stack 1584s CC arch/arm64/kvm/vgic/vgic-its.o 1585s /tmp/cc5TCP3Q.s: Assembler messages: 1585s /tmp/cc5TCP3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/cc5TCP3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s CC fs/file.o 1585s /tmp/ccrpNUtK.s: Assembler messages: 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrpNUtK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s CC kernel/irq/msi.o 1585s /tmp/ccrJ9WFq.s: Assembler messages: 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1585s /tmp/ccrJ9WFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s CC mm/mincore.o 1586s /tmp/ccfj1EH3.s: Assembler messages: 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccfj1EH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s CC kernel/irq/ipi.o 1586s /tmp/ccZAb7iV.s: Assembler messages: 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1586s /tmp/ccZAb7iV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Assembler messages: 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccJIq9kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s CC arch/arm64/kvm/vgic/vgic-debug.o 1587s CC mm/mlock.o 1587s /tmp/ccGeFpAo.s: Assembler messages: 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccGeFpAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s CC fs/filesystems.o 1587s /tmp/ccyD9HVV.s: Assembler messages: 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s /tmp/ccyD9HVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1587s CC kernel/irq/ipi-mux.o 1588s /tmp/ccoeJbSb.s: Assembler messages: 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccoeJbSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s CC arch/arm64/kvm/vgic/vgic-v3-nested.o 1588s /tmp/ccDMiNY7.s: Assembler messages: 1588s /tmp/ccDMiNY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccDMiNY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccDMiNY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccDMiNY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccDMiNY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s CC kernel/irq/affinity.o 1588s /tmp/cc6KtqoP.s: Assembler messages: 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/cc6KtqoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s CC fs/namespace.o 1588s /tmp/ccY0rGwe.s: Assembler messages: 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccY0rGwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s CC mm/mmap.o 1588s /tmp/ccq6IxFn.s: Assembler messages: 1588s /tmp/ccq6IxFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s /tmp/ccq6IxFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1588s AR kernel/irq/built-in.a 1589s CC kernel/rcu/update.o 1589s /tmp/ccMtUW9w.s: Assembler messages: 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s /tmp/ccMtUW9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1589s CC arch/arm64/kvm/pmu-emul.o 1590s /tmp/cchlJ3R1.s: Assembler messages: 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/cchlJ3R1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s CC mm/mmu_gather.o 1590s /tmp/ccl7zdXQ.s: Assembler messages: 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1590s /tmp/ccl7zdXQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s CC kernel/rcu/sync.o 1591s /tmp/cc1US3Ah.s: Assembler messages: 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc1US3Ah.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/ccGCVolq.s: Assembler messages: 1591s /tmp/ccGCVolq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/ccGCVolq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/ccGCVolq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/ccGCVolq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s CC kernel/rcu/srcutree.o 1591s CC arch/arm64/kvm/pmu.o 1591s /tmp/cc99qKPl.s: Assembler messages: 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s /tmp/cc99qKPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1591s CC mm/mprotect.o 1592s /tmp/cck2YlFd.s: Assembler messages: 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/cck2YlFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Assembler messages: 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccV9EUoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s CC fs/seq_file.o 1592s CC arch/arm64/kvm/pauth.o 1592s /tmp/ccqI7x40.s: Assembler messages: 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1592s /tmp/ccqI7x40.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s CC kernel/rcu/tree.o 1593s /tmp/ccoSD4wC.s: Assembler messages: 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccoSD4wC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s CC mm/mremap.o 1593s /tmp/ccOTvgz8.s: Assembler messages: 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccOTvgz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccc6aOcl.s: Assembler messages: 1593s /tmp/ccc6aOcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s /tmp/ccc6aOcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1593s CC fs/xattr.o 1593s AR arch/arm64/kvm/built-in.a 1593s AR arch/arm64/built-in.a 1593s CC fs/libfs.o 1594s /tmp/ccS0LYwJ.s: Assembler messages: 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1594s /tmp/ccS0LYwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s CC mm/msync.o 1595s /tmp/ccjoOIdx.s: Assembler messages: 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccjoOIdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s CC fs/fs-writeback.o 1595s /tmp/ccqFkijq.s: Assembler messages: 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccqFkijq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccHeTJc1.s: Assembler messages: 1595s /tmp/ccHeTJc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s /tmp/ccHeTJc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1595s CC mm/page_vma_mapped.o 1596s CC kernel/rcu/rcu_segcblist.o 1596s /tmp/ccsdaxnF.s: Assembler messages: 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccsdaxnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s AR kernel/livepatch/built-in.a 1596s CC mm/pagewalk.o 1596s /tmp/ccJ4TA5l.s: Assembler messages: 1596s /tmp/ccJ4TA5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s /tmp/ccJ4TA5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1596s CC ipc/compat.o 1597s /tmp/cce5RFcl.s: Assembler messages: 1597s /tmp/cce5RFcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1597s CC ipc/util.o 1597s /tmp/ccVRmtY8.s: Assembler messages: 1597s /tmp/ccVRmtY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1597s /tmp/ccVRmtY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1597s /tmp/ccVRmtY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1597s /tmp/ccVRmtY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1597s /tmp/ccVRmtY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s CC mm/pgtable-generic.o 1598s /tmp/ccYyK5Df.s: Assembler messages: 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s /tmp/ccYyK5Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 1598s AR kernel/rcu/built-in.a 1598s CC kernel/dma/mapping.o 1599s /tmp/cc9G3Zx3.s: Assembler messages: 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/cc9G3Zx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Assembler messages: 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccSYdFxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Assembler messages: 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s CC ipc/msgutil.o 1599s CC mm/rmap.o 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s /tmp/ccvi9bGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1599s CC fs/pnode.o 1600s /tmp/ccnWULKI.s: Assembler messages: 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccnWULKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s CC fs/splice.o 1600s /tmp/ccGbQTkj.s: Assembler messages: 1600s /tmp/ccGbQTkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccGbQTkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccGbQTkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccGbQTkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s /tmp/ccGbQTkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1600s CC ipc/msg.o 1601s /tmp/ccWv2STw.s: Assembler messages: 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccWv2STw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s CC kernel/dma/direct.o 1601s /tmp/ccuTDsDx.s: Assembler messages: 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccuTDsDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Assembler messages: 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s /tmp/ccvWtdtv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1601s CC ipc/sem.o 1602s CC fs/sync.o 1602s /tmp/ccukB1nb.s: Assembler messages: 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccukB1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s CC mm/vmalloc.o 1602s /tmp/ccUs8hkt.s: Assembler messages: 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s /tmp/ccUs8hkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1602s CC kernel/dma/ops_helpers.o 1603s /tmp/cc4S1xJp.s: Assembler messages: 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/cc4S1xJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s CC fs/utimes.o 1603s /tmp/ccKsNpA2.s: Assembler messages: 1603s /tmp/ccKsNpA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccKsNpA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s CC kernel/dma/dummy.o 1603s /tmp/ccK2g3vq.s: Assembler messages: 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s /tmp/ccK2g3vq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1603s CC kernel/dma/contiguous.o 1604s CC ipc/shm.o 1604s /tmp/ccObGibT.s: Assembler messages: 1604s /tmp/ccObGibT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/ccObGibT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s CC fs/d_path.o 1604s /tmp/cc2Lj34I.s: Assembler messages: 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s /tmp/cc2Lj34I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1604s CC kernel/dma/coherent.o 1605s /tmp/cceX7vIY.s: Assembler messages: 1605s /tmp/cceX7vIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/cceX7vIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/cceX7vIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/cceX7vIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/cceX7vIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s CC fs/stack.o 1605s /tmp/ccP9DOnF.s: Assembler messages: 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccP9DOnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s CC kernel/dma/swiotlb.o 1605s /tmp/ccAKulmy.s: Assembler messages: 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s /tmp/ccAKulmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1605s CC ipc/syscall.o 1605s /tmp/ccwUPTb1.s: Assembler messages: 1605s /tmp/ccwUPTb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Assembler messages: 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s CC fs/fs_struct.o 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccufCopn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s CC mm/vma.o 1606s CC ipc/ipc_sysctl.o 1606s /tmp/ccgVOpsy.s: Assembler messages: 1606s /tmp/ccgVOpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccgVOpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccgVOpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccgVOpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s /tmp/ccgVOpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1606s CC fs/statfs.o 1607s /tmp/ccrMjYgC.s: Assembler messages: 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrMjYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s CC ipc/mqueue.o 1607s /tmp/ccfiPxL5.s: Assembler messages: 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccfiPxL5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s CC kernel/dma/pool.o 1607s /tmp/ccPpqU1n.s: Assembler messages: 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccPpqU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s CC fs/fs_pin.o 1607s /tmp/ccrqSwzm.s: Assembler messages: 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1607s /tmp/ccrqSwzm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s CC kernel/dma/remap.o 1608s /tmp/cc7qyXc5.s: Assembler messages: 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/cc7qyXc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s CC mm/vma_exec.o 1608s /tmp/ccu8PDHZ.s: Assembler messages: 1608s /tmp/ccu8PDHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccu8PDHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccu8PDHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccu8PDHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s CC fs/nsfs.o 1608s /tmp/ccNgYSOo.s: Assembler messages: 1608s /tmp/ccNgYSOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccNgYSOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccNgYSOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s /tmp/ccNgYSOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1608s AR kernel/dma/built-in.a 1608s CC kernel/entry/kvm.o 1609s /tmp/ccnkrJY6.s: Assembler messages: 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccnkrJY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s CC ipc/namespace.o 1609s /tmp/ccY0QedG.s: Assembler messages: 1609s /tmp/ccY0QedG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s CC mm/process_vm_access.o 1609s /tmp/cclrrkob.s: Assembler messages: 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cclrrkob.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s CC fs/fs_types.o 1609s /tmp/ccvv1FCx.s: Assembler messages: 1609s /tmp/ccvv1FCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s AR kernel/entry/built-in.a 1609s CC kernel/module/main.o 1609s /tmp/ccrJGI7J.s: Assembler messages: 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccrJGI7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s CC ipc/mq_sysctl.o 1609s /tmp/ccBjzGme.s: Assembler messages: 1609s /tmp/ccBjzGme.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccBjzGme.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/ccBjzGme.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s CC fs/fs_context.o 1609s /tmp/cc7H1aLD.s: Assembler messages: 1609s /tmp/cc7H1aLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1609s /tmp/cc7H1aLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s CC mm/mseal.o 1610s /tmp/cclarDYp.s: Assembler messages: 1610s /tmp/cclarDYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/cclarDYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/cclarDYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s AR ipc/built-in.a 1610s CC kernel/module/strict_rwx.o 1610s /tmp/ccKwVEos.s: Assembler messages: 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccKwVEos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s /tmp/ccRpZd1K.s: Assembler messages: 1610s /tmp/ccRpZd1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1610s CC security/keys/gc.o 1610s CC mm/page_alloc.o 1611s /tmp/ccQjcEmE.s: Assembler messages: 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccQjcEmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s CC fs/fs_parser.o 1611s /tmp/ccGT0V8M.s: Assembler messages: 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s /tmp/ccGT0V8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1611s CC security/keys/key.o 1612s /tmp/ccnadl80.s: Assembler messages: 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/ccnadl80.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Assembler messages: 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s /tmp/cc0X6lnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1612s CC fs/fsopen.o 1612s CC kernel/module/kmod.o 1613s /tmp/ccTffX2W.s: Assembler messages: 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccTffX2W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/cco1QDFF.s: Assembler messages: 1613s /tmp/cco1QDFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Assembler messages: 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccz6gEyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s CC fs/init.o 1613s CC kernel/module/decompress.o 1613s CC security/keys/keyring.o 1613s /tmp/ccR9JZGn.s: Assembler messages: 1613s /tmp/ccR9JZGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccR9JZGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccR9JZGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccR9JZGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1613s /tmp/ccR9JZGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s CC kernel/module/signing.o 1614s /tmp/cczOKnc4.s: Assembler messages: 1614s /tmp/cczOKnc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cczOKnc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cczOKnc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cczOKnc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cczOKnc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s CC fs/kernel_read_file.o 1614s /tmp/cc1f0RQQ.s: Assembler messages: 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/cc1f0RQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s CC kernel/module/tree_lookup.o 1614s /tmp/ccl3CfQU.s: Assembler messages: 1614s /tmp/ccl3CfQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/ccl3CfQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s CC security/keys/keyctl.o 1614s /tmp/ccfAJtW6.s: Assembler messages: 1614s /tmp/ccfAJtW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1614s /tmp/ccfAJtW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s CC fs/mnt_idmapping.o 1615s /tmp/cc6JHyck.s: Assembler messages: 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s CC kernel/module/kallsyms.o 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/cc6JHyck.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Assembler messages: 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccwD25WQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Assembler messages: 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s /tmp/ccZSMt9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1615s CC mm/shuffle.o 1615s CC fs/remap_range.o 1616s /tmp/ccFSBIeY.s: Assembler messages: 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccFSBIeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s CC kernel/module/procfs.o 1616s /tmp/ccBSfCVW.s: Assembler messages: 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccBSfCVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s CC security/keys/permission.o 1616s /tmp/ccfI7WOU.s: Assembler messages: 1616s /tmp/ccfI7WOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccfI7WOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccfI7WOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccfI7WOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccfI7WOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s CC mm/page_frag_cache.o 1616s /tmp/ccag70Sj.s: Assembler messages: 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s /tmp/ccag70Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1616s CC fs/pidfs.o 1617s /tmp/ccBjTg1w.s: Assembler messages: 1617s /tmp/ccBjTg1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccBjTg1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccBjTg1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccBjTg1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccBjTg1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s CC kernel/module/sysfs.o 1617s /tmp/cceuls8g.s: Assembler messages: 1617s /tmp/cceuls8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/cceuls8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s CC security/keys/process_keys.o 1617s /tmp/ccjJf4NH.s: Assembler messages: 1617s /tmp/ccjJf4NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccjJf4NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccjJf4NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccjJf4NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s CC mm/init-mm.o 1617s /tmp/ccRnVqxO.s: Assembler messages: 1617s /tmp/ccRnVqxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccRnVqxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccRnVqxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccRnVqxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s /tmp/ccRnVqxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1617s CC kernel/module/kdb.o 1618s /tmp/ccZ5u0Xq.s: Assembler messages: 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/ccZ5u0Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s CC fs/buffer.o 1618s CC mm/memblock.o 1618s /tmp/ccY8tGJR.s: Assembler messages: 1618s /tmp/ccY8tGJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Assembler messages: 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s CC kernel/module/version.o 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s /tmp/cc0PLSWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1618s CC security/keys/request_key.o 1619s /tmp/ccxXVPme.s: Assembler messages: 1619s /tmp/ccxXVPme.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/ccxXVPme.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s AR kernel/module/built-in.a 1619s CC kernel/kcmp.o 1619s /tmp/cc376NEd.s: Assembler messages: 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s /tmp/cc376NEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1619s CC security/keys/request_key_auth.o 1620s /tmp/ccQh1LYL.s: Assembler messages: 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccQh1LYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccZUC8q8.s: CC mm/memory_hotplug.o 1620s Assembler messages: 1620s /tmp/ccZUC8q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccZUC8q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccZUC8q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s CC kernel/freezer.o 1620s /tmp/ccS46sAq.s: Assembler messages: 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccS46sAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s CC security/keys/user_defined.o 1620s /tmp/ccPD7dJ2.s: Assembler messages: 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1620s /tmp/ccPD7dJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Assembler messages: 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc3Ah5cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccd0JNjk.s: Assembler messages: 1621s /tmp/ccd0JNjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccd0JNjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccd0JNjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccd0JNjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccd0JNjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s CC security/keys/compat.o 1621s CC kernel/profile.o 1621s CC fs/mpage.o 1621s /tmp/cc7MOFIy.s: Assembler messages: 1621s /tmp/cc7MOFIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/cc7MOFIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s CC security/keys/compat_dh.o 1621s /tmp/ccCZopxl.s: Assembler messages: 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1621s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccCZopxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccInSj2T.s: Assembler messages: 1622s /tmp/ccInSj2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccInSj2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccInSj2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccInSj2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s CC mm/slub.o 1622s CC kernel/stacktrace.o 1622s /tmp/ccU7jxa4.s: Assembler messages: 1622s /tmp/ccU7jxa4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s CC security/keys/proc.o 1622s /tmp/ccmZgRVI.s: Assembler messages: 1622s /tmp/ccmZgRVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccmZgRVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccmZgRVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccmZgRVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s CC fs/proc_namespace.o 1622s /tmp/ccDJQdrK.s: Assembler messages: 1622s /tmp/ccDJQdrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccDJQdrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s /tmp/ccDJQdrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1622s CC kernel/time/time.o 1623s /tmp/ccGpvcr0.s: Assembler messages: 1623s /tmp/ccGpvcr0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccGpvcr0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccGpvcr0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccGpvcr0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccGpvcr0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s CC security/keys/sysctl.o 1623s /tmp/ccJ6imb6.s: Assembler messages: 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s /tmp/ccJ6imb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s CC fs/direct-io.o 1623s /tmp/ccIUXivn.s: Assembler messages: 1623s /tmp/ccIUXivn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1623s CC security/keys/persistent.o 1624s /tmp/ccnfc18b.s: Assembler messages: 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccnfc18b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s CC kernel/time/timer.o 1624s /tmp/ccOKB8UV.s: Assembler messages: 1624s /tmp/ccOKB8UV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s CC security/keys/dh.o 1624s /tmp/ccmABwE1.s: Assembler messages: 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1624s /tmp/ccmABwE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1625s CC fs/notify/fsnotify.o 1625s /tmp/ccPb6i6n.s: Assembler messages: 1625s /tmp/ccPb6i6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1625s /tmp/ccPb6i6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1625s /tmp/ccPb6i6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1625s CC security/keys/keyctl_pkey.o 1626s /tmp/ccwAtK72.s: Assembler messages: 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccwAtK72.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Assembler messages: 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccm7aRkl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s CC security/keys/big_key.o 1626s CC fs/notify/notification.o 1626s CC kernel/time/hrtimer.o 1626s /tmp/ccXfkj8s.s: Assembler messages: 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccXfkj8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s CC mm/madvise.o 1626s /tmp/ccJfZ6ki.s: Assembler messages: 1626s /tmp/ccJfZ6ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccJfZ6ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccJfZ6ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 1626s /tmp/ccJfZ6ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s CC fs/notify/group.o 1627s /tmp/ccbmvORp.s: Assembler messages: 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccbmvORp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s CC security/keys/trusted-keys/trusted_core.o 1627s /tmp/ccKyW6fH.s: Assembler messages: 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccKyW6fH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Assembler messages: 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s /tmp/ccHu8nFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1627s CC fs/notify/mark.o 1628s CC kernel/time/sleep_timeout.o 1628s /tmp/ccwm1Bmc.s: Assembler messages: 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccwm1Bmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s CC security/keys/trusted-keys/trusted_tpm1.o 1628s /tmp/ccl6ZgrT.s: Assembler messages: 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s /tmp/ccl6ZgrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1628s CC kernel/time/timekeeping.o 1629s /tmp/cczYcdU1.s: Assembler messages: 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/cczYcdU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s CC fs/notify/fdinfo.o 1629s /tmp/ccYXf2ee.s: Assembler messages: 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccYXf2ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Assembler messages: 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccOObWqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s ASN.1 security/keys/trusted-keys/tpm2key.asn1.[ch] 1629s CC security/keys/trusted-keys/trusted_tpm2.o 1629s CC mm/page_io.o 1629s /tmp/ccSUnqWj.s: Assembler messages: 1629s /tmp/ccSUnqWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccSUnqWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccSUnqWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s /tmp/ccSUnqWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1629s CC fs/notify/dnotify/dnotify.o 1630s CC security/keys/trusted-keys/tpm2key.asn1.o 1630s AR security/keys/trusted-keys/built-in.a 1630s CC security/keys/encrypted-keys/encrypted.o 1630s /tmp/ccvQ9D4D.s: Assembler messages: 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccvQ9D4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Assembler messages: 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s CC kernel/time/ntp.o 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccaPMfID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s CC mm/swap_state.o 1630s /tmp/ccmPa5uZ.s: Assembler messages: 1630s /tmp/ccmPa5uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccmPa5uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccmPa5uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccmPa5uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s /tmp/ccmPa5uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1630s AR fs/notify/dnotify/built-in.a 1630s CC fs/notify/inotify/inotify_fsnotify.o 1631s /tmp/cclETgpA.s: Assembler messages: 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cclETgpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s CC fs/notify/inotify/inotify_user.o 1631s /tmp/ccDXNuZX.s: Assembler messages: 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/ccDXNuZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Assembler messages: 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s /tmp/cciqH9HN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s CC security/keys/encrypted-keys/ecryptfs_format.o 1631s CC kernel/time/clocksource.o 1631s /tmp/ccBUAsPF.s: Assembler messages: 1631s /tmp/ccBUAsPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1631s CC security/keys/encrypted-keys/masterkey_trusted.o 1632s /tmp/cc5mj5Ed.s: Assembler messages: 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc5mj5Ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s CC mm/swapfile.o 1632s /tmp/ccuVLJuA.s: Assembler messages: 1632s /tmp/ccuVLJuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s AR security/keys/encrypted-keys/built-in.a 1632s AR security/keys/built-in.a 1632s CC security/commoncap.o 1632s /tmp/cc1MHYSf.s: Assembler messages: 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/cc1MHYSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s CC kernel/time/jiffies.o 1632s /tmp/ccoAVWe9.s: Assembler messages: 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s /tmp/ccoAVWe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1632s AR fs/notify/inotify/built-in.a 1632s CC fs/notify/fanotify/fanotify.o 1633s /tmp/cc2Tr8pN.s: Assembler messages: 1633s /tmp/cc2Tr8pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1633s /tmp/cc2Tr8pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1633s CC kernel/time/timer_list.o 1634s /tmp/cclGIBn5.s: Assembler messages: 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cclGIBn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s CC fs/notify/fanotify/fanotify_user.o 1634s /tmp/cccbpdOJ.s: Assembler messages: 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cccbpdOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: CC security/lsm_syscalls.o 1634s Assembler messages: 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/ccrcsQ6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s CC kernel/time/timeconv.o 1634s CC kernel/time/timecounter.o 1634s /tmp/cciRMbS5.s: Assembler messages: 1634s /tmp/cciRMbS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cciRMbS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s /tmp/cciRMbS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1634s CC kernel/time/alarmtimer.o 1636s /tmp/ccZPVcoy.s: CC security/min_addr.o 1636s CC mm/zswap.o 1636s AR fs/notify/fanotify/built-in.a 1636s AR fs/notify/built-in.a 1636s CC fs/eventpoll.o 1636s CC security/security.o 1636s Assembler messages: 1636s /tmp/ccZPVcoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccZPVcoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccZPVcoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccZPVcoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccZPVcoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Assembler messages: 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccvdtYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Assembler messages: 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/cccuQCxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccED0gjd.s: Assembler messages: 1636s /tmp/ccED0gjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Assembler messages: 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s /tmp/ccWZHNeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1636s CC kernel/time/posix-timers.o 1637s /tmp/ccCFhBW7.s: Assembler messages: 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s /tmp/ccCFhBW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1637s CC mm/dmapool.o 1638s /tmp/ccfKrsOq.s: Assembler messages: 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/ccfKrsOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s CC mm/hugetlb.o 1638s /tmp/cccPUdPZ.s: Assembler messages: 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cccPUdPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Assembler messages: 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s CC fs/anon_inodes.o 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s /tmp/cc65lLUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1638s CC kernel/time/posix-cpu-timers.o 1639s /tmp/cchdzwak.s: Assembler messages: 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/cchdzwak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s CC fs/signalfd.o 1639s /tmp/ccN7Z7Wk.s: Assembler messages: 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccN7Z7Wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Assembler messages: 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s /tmp/ccJjxjTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1639s CC kernel/time/posix-clock.o 1640s CC security/inode.o 1640s /tmp/ccs4cGLR.s: Assembler messages: 1640s /tmp/ccs4cGLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccs4cGLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccs4cGLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccs4cGLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccs4cGLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s CC fs/timerfd.o 1640s /tmp/ccRjzoRJ.s: Assembler messages: 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s /tmp/ccRjzoRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1640s CC kernel/time/itimer.o 1641s /tmp/ccuxoEGW.s: Assembler messages: 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccuxoEGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s HOSTCC security/selinux/genheaders 1641s GEN security/selinux/flask.h security/selinux/av_permissions.h 1641s /tmp/ccNMnFKR.s: Assembler messages: 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/ccNMnFKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s CC security/selinux/avc.o 1641s CC fs/eventfd.o 1641s /tmp/cc0fmSEV.s: Assembler messages: 1641s /tmp/cc0fmSEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/cc0fmSEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/cc0fmSEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/cc0fmSEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1641s /tmp/cc0fmSEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s CC kernel/time/clockevents.o 1642s /tmp/ccDD6Sgl.s: Assembler messages: 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s /tmp/ccDD6Sgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1642s CC fs/userfaultfd.o 1643s /tmp/cc6MJqg7.s: Assembler messages: 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/cc6MJqg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s CC kernel/time/tick-common.o 1643s /tmp/ccN9vwOc.s: Assembler messages: 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s CC security/selinux/hooks.o 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccN9vwOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Assembler messages: 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s /tmp/ccUGHdyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1643s CC mm/hugetlb_cma.o 1644s /tmp/ccAe01Bb.s: Assembler messages: 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccAe01Bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s CC kernel/time/tick-broadcast.o 1644s /tmp/ccb33jeY.s: Assembler messages: 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s /tmp/ccb33jeY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1644s CC mm/mempolicy.o 1645s /tmp/ccjMutsr.s: Assembler messages: 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccjMutsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s CC fs/aio.o 1645s /tmp/ccP1bbXu.s: Assembler messages: 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s /tmp/ccP1bbXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1645s CC kernel/time/tick-broadcast-hrtimer.o 1646s /tmp/ccFt3mhq.s: Assembler messages: 1646s /tmp/ccFt3mhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1646s /tmp/ccFt3mhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1646s /tmp/ccFt3mhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1646s /tmp/ccFt3mhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1646s CC kernel/time/sched_clock.o 1649s /tmp/ccs0Jj1Y.s: Assembler messages: 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccs0Jj1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s CC kernel/time/tick-oneshot.o 1649s CC kernel/time/tick-sched.o 1649s CC fs/dax.o 1649s CC security/selinux/selinuxfs.o 1649s CC mm/sparse.o 1649s CC kernel/time/timer_migration.o 1649s CC mm/sparse-vmemmap.o 1649s /tmp/ccVHRlX5.s: Assembler messages: 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccVHRlX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccjRMjQ3.s: Assembler messages: 1649s /tmp/ccjRMjQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccjRMjQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccjRMjQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccjRMjQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccjRMjQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Assembler messages: 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccGNQHcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Assembler messages: 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccM2lQnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Assembler messages: 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccxMXdQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Assembler messages: 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccuvym4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Assembler messages: 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s /tmp/ccLF1Gd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1649s CC security/selinux/netlink.o 1650s /tmp/cc3z8Pfh.s: Assembler messages: 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/cc3z8Pfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Assembler messages: 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s CC mm/mmu_notifier.o 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccV9BlEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s CC fs/crypto/crypto.o 1650s /tmp/ccgFFrYk.s: Assembler messages: 1650s /tmp/ccgFFrYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccgFFrYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccgFFrYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccgFFrYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s CC security/selinux/nlmsgtab.o 1650s /tmp/ccyGDnML.s: Assembler messages: 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1650s /tmp/ccyGDnML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s CC kernel/time/vsyscall.o 1651s /tmp/ccIknGP3.s: Assembler messages: 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccIknGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Assembler messages: 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccVpX9q2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s CC fs/crypto/fname.o 1651s CC mm/ksm.o 1651s /tmp/ccMcwY3L.s: Assembler messages: 1651s /tmp/ccMcwY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccMcwY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccMcwY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s /tmp/ccMcwY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s CC kernel/time/timekeeping_debug.o 1651s /tmp/ccaskevs.s: Assembler messages: 1651s /tmp/ccaskevs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1651s CC security/selinux/netif.o 1652s /tmp/ccKrNi5H.s: Assembler messages: 1652s /tmp/ccKrNi5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccKrNi5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccKrNi5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccKrNi5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccKrNi5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Assembler messages: 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/cc8WIlRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s CC kernel/time/namespace.o 1652s CC fs/crypto/hkdf.o 1652s /tmp/ccLwiwuk.s: Assembler messages: 1652s /tmp/ccLwiwuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccLwiwuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccLwiwuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccLwiwuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s /tmp/ccLwiwuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1652s CC security/selinux/netnode.o 1653s /tmp/cc9RgzOq.s: Assembler messages: 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/cc9RgzOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/ccOKjzuF.s: Assembler messages: 1653s /tmp/ccOKjzuF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s /tmp/ccOKjzuF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1653s CC fs/crypto/hooks.o 1653s AR kernel/time/built-in.a 1653s CC kernel/futex/core.o 1654s /tmp/ccWs8AR3.s: Assembler messages: 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccWs8AR3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s CC security/selinux/netport.o 1654s /tmp/ccJXl2fR.s: Assembler messages: 1654s /tmp/ccJXl2fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccJXl2fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccJXl2fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccJXl2fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/ccJXl2fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s CC fs/crypto/keyring.o 1654s /tmp/cckMQBD5.s: Assembler messages: 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cckMQBD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s CC mm/page_poison.o 1654s /tmp/cc6hYkX9.s: Assembler messages: 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s /tmp/cc6hYkX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1654s CC kernel/futex/syscalls.o 1655s /tmp/ccITnymJ.s: Assembler messages: 1655s /tmp/ccITnymJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccITnymJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccITnymJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s CC mm/kfence/core.o 1655s /tmp/ccOXcVnB.s: Assembler messages: 1655s /tmp/ccOXcVnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccOXcVnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccOXcVnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccOXcVnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s CC security/selinux/status.o 1655s /tmp/ccCGL2L1.s: Assembler messages: 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s /tmp/ccCGL2L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1655s CC fs/crypto/keysetup.o 1656s /tmp/ccXncFqo.s: Assembler messages: 1656s /tmp/ccXncFqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccXncFqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccXncFqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccXncFqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccXncFqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s CC kernel/futex/pi.o 1656s /tmp/ccxYuHrW.s: Assembler messages: 1656s /tmp/ccxYuHrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccxYuHrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccxYuHrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s CC security/selinux/ss/ebitmap.o 1656s /tmp/ccJKXtIH.s: Assembler messages: 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccJKXtIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s CC fs/crypto/keysetup_v1.o 1656s /tmp/ccHlxmoS.s: Assembler messages: 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1656s /tmp/ccHlxmoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s CC mm/kfence/report.o 1657s /tmp/ccGcFyCW.s: Assembler messages: 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccGcFyCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s CC kernel/futex/requeue.o 1657s /tmp/ccVpfwyk.s: Assembler messages: 1657s /tmp/ccVpfwyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccVpfwyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccVpfwyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccVpfwyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/ccVpfwyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s CC fs/crypto/policy.o 1657s /tmp/cc6czpNn.s: Assembler messages: 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc6czpNn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s CC security/selinux/ss/hashtab.o 1657s /tmp/cc0HU2xi.s: Assembler messages: 1657s /tmp/cc0HU2xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc0HU2xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc0HU2xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1657s /tmp/cc0HU2xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s AR mm/kfence/built-in.a 1658s /tmp/cclvRMy7.s: Assembler messages: 1658s /tmp/cclvRMy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s CC mm/memtest.o 1658s CC kernel/futex/waitwake.o 1658s /tmp/ccnoqMu2.s: Assembler messages: 1658s /tmp/ccnoqMu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccnoqMu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccnoqMu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccnoqMu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccnoqMu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s CC security/selinux/ss/symtab.o 1658s /tmp/ccFbOZi0.s: Assembler messages: 1658s /tmp/ccFbOZi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccFbOZi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccFbOZi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccFbOZi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccfhnjLg.s: Assembler messages: 1658s /tmp/ccfhnjLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccfhnjLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s /tmp/ccfhnjLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s CC mm/migrate.o 1658s /tmp/ccfhnjLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1658s CC security/selinux/ss/sidtab.o 1659s /tmp/ccVcI9hg.s: Assembler messages: 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccVcI9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Assembler messages: 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s /tmp/ccMgPrBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1659s AR kernel/futex/built-in.a 1659s CC kernel/smp.o 1659s CC fs/crypto/bio.o 1660s /tmp/ccmBMU1f.s: Assembler messages: 1660s /tmp/ccmBMU1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccmBMU1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Assembler messages: 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccyJvkZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s CC fs/crypto/inline_crypt.o 1660s CC security/selinux/ss/avtab.o 1660s /tmp/ccVQjBGN.s: Assembler messages: 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s /tmp/ccVQjBGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1660s CC kernel/uid16.o 1661s /tmp/ccBZMzTz.s: Assembler messages: 1661s /tmp/ccBZMzTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccBZMzTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccBZMzTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccBZMzTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s AR fs/crypto/built-in.a 1661s CC fs/verity/enable.o 1661s /tmp/cc2HnEV4.s: Assembler messages: 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc2HnEV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s CC security/selinux/ss/policydb.o 1661s /tmp/ccTO6y3T.s: Assembler messages: 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/ccTO6y3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Assembler messages: 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s /tmp/cc8hzbQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s CC kernel/module_signature.o 1661s /tmp/ccVlz2Jn.s: Assembler messages: 1661s /tmp/ccVlz2Jn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1661s CC kernel/kallsyms.o 1661s CC mm/memory-tiers.o 1662s /tmp/ccw3PZRr.s: Assembler messages: 1662s /tmp/ccw3PZRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1662s /tmp/ccw3PZRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1662s /tmp/ccw3PZRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1662s CC fs/verity/hash_algs.o 1662s /tmp/ccQ6wBN9.s: Assembler messages: 1662s /tmp/ccQ6wBN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1662s /tmp/ccQ6wBN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1662s /tmp/ccQ6wBN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s CC fs/verity/init.o 1663s /tmp/ccsLbted.s: Assembler messages: 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccsLbted.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Assembler messages: 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s /tmp/ccfwq13i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s CC mm/migrate_device.o 1663s CC kernel/acct.o 1663s /tmp/ccUEWR7u.s: Assembler messages: 1663s /tmp/ccUEWR7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 1663s CC fs/verity/measure.o 1664s /tmp/ccFMHqYv.s: Assembler messages: 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccFMHqYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s CC security/selinux/ss/services.o 1664s /tmp/ccfrXdAh.s: Assembler messages: 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccfrXdAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s CC kernel/vmcore_info.o 1664s /tmp/ccEeHyJE.s: Assembler messages: 1664s /tmp/ccEeHyJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccEeHyJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccEeHyJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s CC fs/verity/open.o 1664s /tmp/ccl5mYRv.s: Assembler messages: 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1664s /tmp/ccl5mYRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s CC mm/huge_memory.o 1665s /tmp/ccAjceS6.s: Assembler messages: 1665s /tmp/ccAjceS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/ccAjceS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/ccAjceS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/ccAjceS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/ccAjceS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s CC kernel/elfcorehdr.o 1665s /tmp/cc9pC1MZ.s: Assembler messages: 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s /tmp/cc9pC1MZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1665s CC fs/verity/read_metadata.o 1666s CC kernel/crash_reserve.o 1666s /tmp/cc6VeGWs.s: Assembler messages: 1666s /tmp/cc6VeGWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/cc6VeGWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/cc6VeGWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s CC fs/verity/verify.o 1666s /tmp/ccWA3jAU.s: Assembler messages: 1666s /tmp/ccWA3jAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccWA3jAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccWA3jAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccWA3jAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s CC kernel/kexec_core.o 1666s /tmp/ccW1bhtY.s: Assembler messages: 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1666s /tmp/ccW1bhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s CC security/selinux/ss/conditional.o 1667s /tmp/ccpweUgS.s: Assembler messages: 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s /tmp/ccpweUgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1667s CC fs/verity/signature.o 1668s /tmp/cc8aDO50.s: Assembler messages: 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/cc8aDO50.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Assembler messages: 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s CC kernel/crash_core.o 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccOHCXwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s CC security/selinux/ss/mls.o 1668s /tmp/ccUmuwRl.s: Assembler messages: 1668s /tmp/ccUmuwRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s /tmp/ccUmuwRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1668s AR fs/verity/built-in.a 1668s CC fs/locks.o 1669s /tmp/ccb8s6A7.s: Assembler messages: 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccb8s6A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s CC kernel/crash_dump_dm_crypt.o 1669s /tmp/ccZxDXyX.s: Assembler messages: 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/ccZxDXyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Assembler messages: 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s /tmp/cc0HuJy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1669s CC security/selinux/ss/context.o 1669s CC mm/khugepaged.o 1670s /tmp/cc09f54b.s: Assembler messages: 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s /tmp/cc09f54b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s CC kernel/kexec.o 1670s /tmp/ccOugZgB.s: Assembler messages: 1670s /tmp/ccOugZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1670s CC security/selinux/xfrm.o 1671s /tmp/ccy8rwe5.s: Assembler messages: 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccy8rwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccUM1CEZ.s: Assembler messages: 1671s /tmp/ccUM1CEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccUM1CEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s /tmp/ccUM1CEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1671s CC kernel/kexec_file.o 1671s CC fs/binfmt_script.o 1672s /tmp/ccJo3ujb.s: Assembler messages: 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccJo3ujb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s CC security/selinux/netlabel.o 1672s /tmp/ccHuMvhB.s: Assembler messages: 1672s /tmp/ccHuMvhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccHuMvhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccHuMvhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s CC fs/binfmt_elf.o 1672s /tmp/ccGGr6f6.s: Assembler messages: 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s /tmp/ccGGr6f6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1672s CC kernel/kexec_handover.o 1673s /tmp/autopkgtest.maT0BU/build.miS/src/fs/binfmt_elf.c: In function ‘parse_elf_properties’: 1673s /tmp/autopkgtest.maT0BU/build.miS/src/fs/binfmt_elf.c:815:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1673s 815 | } 1673s | ^ 1673s /tmp/ccZTss1S.s: Assembler messages: 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZTss1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s CC mm/page_counter.o 1673s /tmp/ccEbUjSF.s: Assembler messages: 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccEbUjSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s CC security/selinux/ibpkey.o 1673s /tmp/ccLcnOWj.s: Assembler messages: 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccLcnOWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Assembler messages: 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccZL8STN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s CC kernel/compat.o 1673s CC mm/memcontrol.o 1673s /tmp/ccc7GMdG.s: Assembler messages: 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1673s /tmp/ccc7GMdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s CC fs/compat_binfmt_elf.o 1674s /tmp/cc25JOxs.s: Assembler messages: 1674s /tmp/cc25JOxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc25JOxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc25JOxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc25JOxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s CC security/selinux/ima.o 1674s /tmp/cc9YD6V5.s: Assembler messages: 1674s /tmp/cc9YD6V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc9YD6V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc9YD6V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc9YD6V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1674s /tmp/cc9YD6V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s CC kernel/cgroup/cgroup.o 1675s In file included from /tmp/autopkgtest.maT0BU/build.miS/src/fs/compat_binfmt_elf.c:154: 1675s /tmp/autopkgtest.maT0BU/build.miS/src/fs/binfmt_elf.c: In function ‘parse_elf_properties.isra’: 1675s /tmp/autopkgtest.maT0BU/build.miS/src/fs/binfmt_elf.c:815:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1675s 815 | } 1675s | ^ 1675s /tmp/ccQEzUZc.s: Assembler messages: 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccQEzUZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s CC fs/backing-file.o 1675s /tmp/ccUc4Qyb.s: Assembler messages: 1675s /tmp/ccUc4Qyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s /tmp/ccUc4Qyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1675s AR security/selinux/built-in.a 1675s CC security/smack/smack_lsm.o 1676s /tmp/ccga8zfb.s: Assembler messages: 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s /tmp/ccga8zfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1676s CC fs/mbcache.o 1677s /tmp/ccSqIDQ0.s: Assembler messages: 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s /tmp/ccSqIDQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1677s CC fs/posix_acl.o 1678s /tmp/ccyQWhFw.s: Assembler messages: 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccyQWhFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s CC mm/vmpressure.o 1678s /tmp/ccJlWLJL.s: Assembler messages: 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s /tmp/ccJlWLJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1678s CC security/smack/smack_access.o 1679s /tmp/ccv6VQuv.s: Assembler messages: 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/ccv6VQuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s CC fs/nfs_common/nfs_ssc.o 1679s /tmp/cceAn3TT.s: Assembler messages: 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s /tmp/cceAn3TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1679s CC mm/swap_cgroup.o 1680s /tmp/ccuaxL8i.s: Assembler messages: 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccuaxL8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s CC security/smack/smackfs.o 1680s /tmp/cc2kDLXR.s: Assembler messages: 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/cc2kDLXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccpIpBJQ.s: Assembler messages: 1680s /tmp/ccpIpBJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccpIpBJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccpIpBJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccpIpBJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s /tmp/ccpIpBJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1680s CC mm/hugetlb_cgroup.o 1680s CC kernel/cgroup/rstat.o 1680s CC fs/nfs_common/common.o 1681s /tmp/ccdkqy7c.s: Assembler messages: 1681s /tmp/ccdkqy7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccdkqy7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccdkqy7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s CC [M] fs/nfs_common/nfsacl.o 1681s /tmp/ccHOI4EJ.s: Assembler messages: 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s CC kernel/cgroup/namespace.o 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccHOI4EJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Assembler messages: 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s /tmp/ccGxxB6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1681s CC mm/memory-failure.o 1682s /tmp/cczAhQA4.s: Assembler messages: 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cczAhQA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s CC security/smack/smack_netfilter.o 1682s /tmp/cc2E2fnp.s: Assembler messages: 1682s /tmp/cc2E2fnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cc2E2fnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/cc2E2fnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s CC [M] fs/nfs_common/grace.o 1682s /tmp/ccdvsQXH.s: Assembler messages: 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s /tmp/ccdvsQXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1682s CC kernel/cgroup/cgroup-v1.o 1683s /tmp/cc3x4d4E.s: Assembler messages: 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc3x4d4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s AR fs/nfs_common/built-in.a 1683s LD [M] fs/nfs_common/nfs_acl.o 1683s CC fs/coredump.o 1683s /tmp/cc8PwR0h.s: Assembler messages: 1683s /tmp/cc8PwR0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc8PwR0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc8PwR0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc8PwR0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s /tmp/cc8PwR0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1683s AR security/smack/built-in.a 1683s CC security/lsm_audit.o 1684s /tmp/ccPu7mja.s: Assembler messages: 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccPu7mja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s CC mm/page_isolation.o 1684s /tmp/ccDuHba7.s: Assembler messages: 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s /tmp/ccDuHba7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1684s CC kernel/cgroup/freezer.o 1685s /tmp/ccknh4B1.s: Assembler messages: 1685s /tmp/ccknh4B1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s CC security/tomoyo/audit.o 1685s /tmp/cchSOXn0.s: Assembler messages: 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cchSOXn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/ccEyupXo.s: Assembler messages: 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s CC mm/zpool.o 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/ccEyupXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Assembler messages: 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s /tmp/cc9qHGKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1685s CC kernel/cgroup/legacy_freezer.o 1685s CC fs/drop_caches.o 1686s /tmp/cc2tawba.s: Assembler messages: 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/cc2tawba.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s CC mm/zsmalloc.o 1686s /tmp/ccaIq77c.s: Assembler messages: 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s CC kernel/cgroup/pids.o 1686s POLICY security/tomoyo/builtin-policy.h 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccaIq77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccsVGaT5.s: Assembler messages: 1686s /tmp/ccsVGaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccsVGaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccsVGaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccsVGaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccsVGaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s CC security/tomoyo/condition.o 1686s /tmp/ccnctQ6g.s: Assembler messages: 1686s /tmp/ccnctQ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccnctQ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s /tmp/ccnctQ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1686s CC fs/sysctls.o 1687s /tmp/cc3OJlmf.s: Assembler messages: 1687s /tmp/cc3OJlmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s CC fs/fhandle.o 1687s /tmp/cc67Io8D.s: Assembler messages: 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s /tmp/cc67Io8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 1687s CC kernel/cgroup/rdma.o 1688s /tmp/ccQI6quj.s: Assembler messages: 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccQI6quj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cccD2XbV.s: Assembler messages: 1688s /tmp/cccD2XbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cccD2XbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cccD2XbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cccD2XbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cciTvEGM.s: Assembler messages: 1688s /tmp/cciTvEGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cciTvEGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/cciTvEGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s CC kernel/cgroup/cpuset.o 1688s CC fs/iomap/trace.o 1688s CC security/tomoyo/domain.o 1688s /tmp/ccnMW1Xj.s: Assembler messages: 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s /tmp/ccnMW1Xj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1688s CC mm/early_ioremap.o 1689s /tmp/ccdW1myJ.s: Assembler messages: 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccdW1myJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s CC mm/cma.o 1689s /tmp/ccl5fQ11.s: Assembler messages: 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s CC fs/iomap/iter.o 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/ccl5fQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Assembler messages: 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s /tmp/cchTfkNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1689s CC security/tomoyo/environ.o 1690s /tmp/ccQoOIXv.s: Assembler messages: 1690s /tmp/ccQoOIXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1690s /tmp/ccQoOIXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1690s CC fs/iomap/buffered-io.o 1691s /tmp/ccwiP84M.s: Assembler messages: 1691s /tmp/ccwiP84M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s CC security/tomoyo/file.o 1691s /tmp/cc5tncyv.s: Assembler messages: 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/cc5tncyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s CC mm/numa.o 1691s /tmp/ccGOW7Vh.s: Assembler messages: 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s /tmp/ccGOW7Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1691s CC kernel/cgroup/misc.o 1692s /tmp/ccQuHDmD.s: Assembler messages: 1692s /tmp/ccQuHDmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccQuHDmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s CC mm/numa_memblks.o 1692s /tmp/cck1fOYH.s: Assembler messages: 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cck1fOYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s CC kernel/cgroup/dmem.o 1692s /tmp/cc0FuETz.s: Assembler messages: 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc0FuETz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s CC security/tomoyo/gc.o 1692s /tmp/ccoLJTWc.s: Assembler messages: 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/ccoLJTWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Assembler messages: 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1692s /tmp/cc9yXFZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s CC mm/balloon_compaction.o 1693s CC fs/iomap/direct-io.o 1693s /tmp/ccTYH1qZ.s: Assembler messages: 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s /tmp/ccTYH1qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1693s AR kernel/cgroup/built-in.a 1693s CC kernel/utsname.o 1694s /tmp/cc5W5l1X.s: Assembler messages: 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/cc5W5l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Assembler messages: 1694s /tmp/ccrUYzTn.s: Assembler messages: 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccrUYzTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccbHCZAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s CC security/tomoyo/group.o 1694s CC kernel/user_namespace.o 1694s CC mm/secretmem.o 1694s /tmp/ccOH3Twg.s: Assembler messages: 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s /tmp/ccOH3Twg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1694s CC fs/iomap/ioend.o 1695s /tmp/ccdelte8.s: Assembler messages: 1695s /tmp/ccdelte8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccdelte8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccdelte8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s CC security/tomoyo/load_policy.o 1695s /tmp/cctOqUgg.s: Assembler messages: 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/cctOqUgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccFG2HYD.s: Assembler messages: 1695s /tmp/ccFG2HYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccFG2HYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccFG2HYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s CC mm/cma_sysfs.o 1695s CC fs/iomap/fiemap.o 1695s /tmp/ccRpEf7f.s: Assembler messages: 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccRpEf7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s CC kernel/pid_namespace.o 1695s /tmp/ccxpj327.s: Assembler messages: 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s /tmp/ccxpj327.s: Warning: no SFrame FDE emitted; FP without RA on stack 1695s CC mm/userfaultfd.o 1696s /tmp/ccqRyVMT.s: Assembler messages: 1696s /tmp/ccqRyVMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s CC fs/iomap/seek.o 1696s CC security/tomoyo/memory.o 1696s /tmp/ccenZOuX.s: Assembler messages: 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s /tmp/ccenZOuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1696s CC kernel/stop_machine.o 1697s CC fs/iomap/swapfile.o 1697s /tmp/ccagGhis.s: Assembler messages: 1697s /tmp/ccagGhis.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccagGhis.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccagGhis.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccagGhis.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccagGhis.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s CC security/tomoyo/mount.o 1697s /tmp/ccyMLWkW.s: Assembler messages: 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccyMLWkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s CC kernel/audit.o 1697s /tmp/ccsWCE0i.s: Assembler messages: 1697s /tmp/ccsWCE0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1697s /tmp/ccsWCE0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s AR fs/iomap/built-in.a 1698s CC fs/quota/dquot.o 1698s /tmp/ccz4mai8.s: Assembler messages: 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s /tmp/ccz4mai8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s CC mm/page_idle.o 1698s /tmp/ccsHkLdL.s: Assembler messages: 1698s /tmp/ccsHkLdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1698s CC security/tomoyo/network.o 1699s /tmp/ccUOMuq9.s: Assembler messages: 1699s /tmp/ccUOMuq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccUOMuq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccUOMuq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccUOMuq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccUOMuq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s CC mm/usercopy.o 1699s /tmp/ccPsJCKK.s: Assembler messages: 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1699s /tmp/ccPsJCKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s CC kernel/auditfilter.o 1700s /tmp/ccmGijUV.s: Assembler messages: 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccmGijUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s CC security/tomoyo/realpath.o 1700s /tmp/ccEOv3qk.s: Assembler messages: 1700s /tmp/ccEOv3qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccEOv3qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccEOv3qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccEOv3qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccEOv3qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s CC mm/memremap.o 1700s /tmp/ccU23zso.s: Assembler messages: 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1700s /tmp/ccU23zso.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s CC fs/quota/quota.o 1701s /tmp/cc3hyYvx.s: Assembler messages: 1701s /tmp/cc3hyYvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/cc3hyYvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/cc3hyYvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/cc3hyYvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s CC security/tomoyo/securityfs_if.o 1701s /tmp/ccA5FJzu.s: Assembler messages: 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccA5FJzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Assembler messages: 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s /tmp/ccSmWfuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1701s CC mm/hmm.o 1701s CC kernel/auditsc.o 1702s /tmp/ccMIcUwy.s: Assembler messages: 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/ccMIcUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Assembler messages: 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc8NZPkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s CC security/tomoyo/tomoyo.o 1702s CC fs/quota/kqid.o 1702s /tmp/cc4AUV16.s: Assembler messages: 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s /tmp/cc4AUV16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1702s CC mm/memfd.o 1703s /tmp/ccSq8VfM.s: Assembler messages: 1703s /tmp/ccSq8VfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccSq8VfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s CC fs/quota/netlink.o 1703s /tmp/cc8zFGwN.s: Assembler messages: 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/cc8zFGwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Assembler messages: 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s CC kernel/audit_watch.o 1703s CC security/tomoyo/util.o 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccIDRIuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1703s /tmp/ccMj5Crf.s: Assembler messages: 1703s /tmp/ccMj5Crf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Assembler messages: 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s /tmp/ccZoWnwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1704s CC [M] fs/quota/quota_v1.o 1704s CC mm/mapping_dirty_helpers.o 1705s /tmp/cccrFuYe.s: Assembler messages: 1705s /tmp/cccrFuYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cccrFuYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s CC [M] fs/quota/quota_v2.o 1705s CC kernel/audit_fsnotify.o 1705s CC mm/ptdump.o 1705s /tmp/ccYZ9oDX.s: Assembler messages: 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccYZ9oDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccqnZVSp.s: Assembler messages: 1705s /tmp/ccqnZVSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccqnZVSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccqnZVSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccqnZVSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccqnZVSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Assembler messages: 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s CC security/tomoyo/common.o 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc0cALCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Assembler messages: 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccpMVtXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s CC [M] fs/quota/quota_tree.o 1705s /tmp/ccFO39wK.s: Assembler messages: 1705s /tmp/ccFO39wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccFO39wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccFO39wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccFO39wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/ccFO39wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Assembler messages: 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s CC kernel/audit_tree.o 1705s CC mm/page_reporting.o 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1705s /tmp/cc9hzSEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Assembler messages: 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/ccEOEfhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s AR fs/quota/built-in.a 1706s CC fs/proc/task_mmu.o 1706s /tmp/cctHMb8Y.s: Assembler messages: 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s /tmp/cctHMb8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1706s CC mm/ioremap.o 1707s /tmp/ccVvCl9E.s: Assembler messages: 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/ccVvCl9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s CC kernel/kprobes.o 1707s /tmp/cc0OqFaZ.s: Assembler messages: 1707s /tmp/cc0OqFaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc0OqFaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc0OqFaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s CC mm/execmem.o 1707s /tmp/cc3YVZsF.s: Assembler messages: 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s AR security/tomoyo/built-in.a 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s /tmp/cc3YVZsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1707s CC security/apparmor/apparmorfs.o 1708s /tmp/ccFA16Nh.s: Assembler messages: 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s /tmp/ccFA16Nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1708s CC mm/shmem_quota.o 1709s /tmp/ccNvooh5.s: Assembler messages: 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccNvooh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Assembler messages: 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/ccJE0ALN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s CC fs/proc/inode.o 1709s CC kernel/debug/debug_core.o 1709s /tmp/cccatQ1F.s: Assembler messages: 1709s /tmp/cccatQ1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/cccatQ1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/cccatQ1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/cccatQ1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s /tmp/cccatQ1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1709s CC [M] mm/hwpoison-inject.o 1710s /tmp/cc3G7qXy.s: Assembler messages: 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3G7qXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s CC fs/proc/root.o 1710s /tmp/ccFvzejs.s: Assembler messages: 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccFvzejs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s AR mm/built-in.a 1710s CC fs/kernfs/mount.o 1710s /tmp/ccZ32fp1.s: Assembler messages: 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/ccZ32fp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s CC kernel/debug/gdbstub.o 1710s /tmp/cc3vUfzD.s: Assembler messages: 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1710s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cc3vUfzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s CC security/apparmor/audit.o 1711s /tmp/ccC7AHKF.s: Assembler messages: 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccC7AHKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s CC fs/proc/base.o 1711s /tmp/cclLwx0B.s: Assembler messages: 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/cclLwx0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s CC fs/kernfs/inode.o 1711s /tmp/ccugHqqL.s: Assembler messages: 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1711s /tmp/ccugHqqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s CC kernel/debug/kdb/kdb_io.o 1712s /tmp/cce2xc7L.s: Assembler messages: 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/cce2xc7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Assembler messages: 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s /tmp/ccbrWQKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1712s CC fs/kernfs/dir.o 1712s GEN security/apparmor/capability_names.h 1712s CC security/apparmor/task.o 1713s /tmp/ccUQxfct.s: Assembler messages: 1713s /tmp/ccUQxfct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/ccUQxfct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/ccUQxfct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/ccUQxfct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/ccUQxfct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s CC kernel/debug/kdb/kdb_main.o 1713s /tmp/cc3jgqLV.s: Assembler messages: 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s /tmp/cc3jgqLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1713s CC fs/proc/generic.o 1714s /tmp/ccu9aSBM.s: Assembler messages: 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccu9aSBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s CC security/apparmor/ipc.o 1714s /tmp/cci9NxHP.s: Assembler messages: 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/cci9NxHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s CC fs/kernfs/file.o 1714s /tmp/ccpDbRDA.s: Assembler messages: 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1714s /tmp/ccpDbRDA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Assembler messages: 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccOkjrtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s CC fs/proc/array.o 1715s CC kernel/debug/kdb/kdb_support.o 1715s /tmp/ccaGtZWo.s: Assembler messages: 1715s /tmp/ccaGtZWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccaGtZWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s CC security/apparmor/lib.o 1715s /tmp/ccPfE6IN.s: Assembler messages: 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s /tmp/ccPfE6IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1715s CC fs/kernfs/symlink.o 1716s /tmp/ccWVNfbn.s: Assembler messages: 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccWVNfbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s CC kernel/debug/kdb/kdb_bt.o 1716s /tmp/ccirpgbo.s: Assembler messages: 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccirpgbo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s CC fs/proc/fd.o 1716s /tmp/ccBsUJJD.s: Assembler messages: 1716s /tmp/ccBsUJJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccBsUJJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccBsUJJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s AR fs/kernfs/built-in.a 1716s CC security/yama/yama_lsm.o 1716s /tmp/ccxJgBEc.s: Assembler messages: 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccxJgBEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s CC security/apparmor/match.o 1716s /tmp/ccGnFv5V.s: Assembler messages: 1716s /tmp/ccGnFv5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccGnFv5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s /tmp/ccGnFv5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1716s GENKDB kernel/debug/kdb/gen-kdb_cmds.c 1716s CC kernel/debug/kdb/kdb_bp.o 1717s /tmp/ccrtaQN3.s: Assembler messages: 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccrtaQN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s CC fs/proc/proc_tty.o 1717s /tmp/ccn3VGiK.s: Assembler messages: 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccn3VGiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s AR security/yama/built-in.a 1717s CC kernel/debug/kdb/kdb_debugger.o 1717s /tmp/ccIUdW7E.s: Assembler messages: 1717s /tmp/ccIUdW7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccIUdW7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccIUdW7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccIUdW7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s CC security/safesetid/lsm.o 1717s /tmp/ccSviEd6.s: Assembler messages: 1717s /tmp/ccSviEd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccSviEd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccSviEd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccSviEd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s /tmp/ccSviEd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1717s CC security/apparmor/path.o 1718s /tmp/ccDBVCet.s: Assembler messages: 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccDBVCet.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s CC fs/proc/cmdline.o 1718s /tmp/ccRklsZW.s: Assembler messages: 1718s /tmp/ccRklsZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/ccRklsZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s CC kernel/debug/kdb/kdb_keyboard.o 1718s /tmp/cctlebmi.s: Assembler messages: 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cctlebmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s CC security/safesetid/securityfs.o 1718s /tmp/cc7A60T3.s: Assembler messages: 1718s /tmp/cc7A60T3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s /tmp/cc7A60T3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1718s CC fs/proc/consoles.o 1719s /tmp/ccGuxw21.s: Assembler messages: 1719s /tmp/ccGuxw21.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/ccGuxw21.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/ccUotSSH.s: Assembler messages: 1719s /tmp/ccUotSSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/ccUotSSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s CC kernel/debug/kdb/gen-kdb_cmds.o 1719s CC security/apparmor/domain.o 1719s AR kernel/debug/kdb/built-in.a 1719s AR kernel/debug/built-in.a 1719s CC kernel/hung_task.o 1719s /tmp/ccwJHvbh.s: Assembler messages: 1719s /tmp/ccwJHvbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/ccwJHvbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/ccwJHvbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s CC fs/proc/cpuinfo.o 1719s /tmp/cch1pb0k.s: Assembler messages: 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cch1pb0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s AR security/safesetid/built-in.a 1719s CC security/lockdown/lockdown.o 1719s /tmp/cciZNlr7.s: Assembler messages: 1719s /tmp/cciZNlr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s /tmp/cciZNlr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1719s CC fs/proc/devices.o 1720s /tmp/ccUgaOCo.s: Assembler messages: 1720s /tmp/ccUgaOCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/ccUgaOCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/ccUgaOCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/ccUgaOCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/ccUgaOCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s CC kernel/watchdog.o 1720s /tmp/cc6zYhDe.s: Assembler messages: 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/cc6zYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s AR security/lockdown/built-in.a 1720s CC security/device_cgroup.o 1720s /tmp/ccCaLIDO.s: Assembler messages: 1720s /tmp/ccCaLIDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s /tmp/ccCaLIDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1720s CC fs/proc/interrupts.o 1721s /tmp/ccbYhcCV.s: Assembler messages: 1721s /tmp/ccbYhcCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccbYhcCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccbYhcCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s CC fs/proc/loadavg.o 1721s /tmp/ccr4Xkb0.s: Assembler messages: 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccr4Xkb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s CC kernel/watchdog_perf.o 1721s /tmp/ccibBBQP.s: Assembler messages: 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccibBBQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccEDjeYA.s: Assembler messages: 1721s /tmp/ccEDjeYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccEDjeYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccEDjeYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccEDjeYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s /tmp/ccEDjeYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s CC kernel/seccomp.o 1721s /tmp/ccFA1wSt.s: Assembler messages: 1721s /tmp/ccFA1wSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1721s CC security/apparmor/policy.o 1721s CC fs/proc/meminfo.o 1722s /tmp/ccpW63oi.s: Assembler messages: 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s /tmp/ccpW63oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s CC fs/sysfs/file.o 1722s /tmp/ccUrZsdV.s: Assembler messages: 1722s /tmp/ccUrZsdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1722s CC fs/proc/stat.o 1723s /tmp/ccGqZFx5.s: Assembler messages: 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccGqZFx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s CC fs/sysfs/dir.o 1723s /tmp/ccg3oDWl.s: Assembler messages: 1723s /tmp/ccg3oDWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccg3oDWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccg3oDWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s CC fs/proc/uptime.o 1723s /tmp/ccWrquey.s: Assembler messages: 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s CC kernel/relay.o 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/ccWrquey.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Assembler messages: 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cciBKtoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s CC fs/sysfs/symlink.o 1723s /tmp/cc1Xg1Ja.s: Assembler messages: 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1723s /tmp/cc1Xg1Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s CC security/apparmor/policy_unpack.o 1724s /tmp/ccmLHBWT.s: Assembler messages: 1724s /tmp/ccmLHBWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s CC fs/proc/util.o 1724s /tmp/ccfertHg.s: Assembler messages: 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccfertHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s CC fs/proc/version.o 1724s /tmp/ccI1htQA.s: Assembler messages: 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s /tmp/ccI1htQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1724s CC kernel/utsname_sysctl.o 1724s CC fs/sysfs/mount.o 1725s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/policy_unpack.c:831:15: warning: ‘unpack_tags’ defined but not used [-Wunused-function] 1725s 831 | static size_t unpack_tags(struct aa_ext *e, struct aa_tags_struct *tags, 1725s | ^~~~~~~~~~~ 1725s /tmp/ccFCq1Qw.s: Assembler messages: 1725s /tmp/ccFCq1Qw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccFCq1Qw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s CC kernel/delayacct.o 1725s /tmp/ccovu3we.s: Assembler messages: 1725s /tmp/ccovu3we.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccovu3we.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s CC fs/proc/softirqs.o 1725s /tmp/ccKlcjbF.s: Assembler messages: 1725s /tmp/ccKlcjbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccKlcjbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccKlcjbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccKlcjbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccKlcjbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s CC fs/sysfs/group.o 1725s /tmp/ccY4twzg.s: Assembler messages: 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s /tmp/ccY4twzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1725s CC kernel/taskstats.o 1726s /tmp/cc5lqkrp.s: Assembler messages: 1726s /tmp/cc5lqkrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cc5lqkrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Assembler messages: 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/cctG9Ago.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s CC fs/proc/namespaces.o 1726s CC security/apparmor/procattr.o 1726s /tmp/ccoVXFhy.s: Assembler messages: 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccoVXFhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s AR fs/sysfs/built-in.a 1726s CC crypto/api.o 1726s /tmp/ccxwAXvT.s: Assembler messages: 1726s /tmp/ccxwAXvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccxwAXvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s /tmp/ccxwAXvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1726s CC fs/proc/self.o 1727s /tmp/cc9bhuuP.s: Assembler messages: 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/cc9bhuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s CC kernel/tsacct.o 1727s /tmp/ccgy0515.s: Assembler messages: 1727s /tmp/ccgy0515.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccgy0515.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s CC security/apparmor/lsm.o 1727s /tmp/ccD49Umh.s: Assembler messages: 1727s /tmp/ccD49Umh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccD49Umh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccD49Umh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s CC fs/proc/thread_self.o 1727s /tmp/ccqaa0dS.s: Assembler messages: 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s /tmp/ccqaa0dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s CC crypto/cipher.o 1727s /tmp/cc0UMeZD.s: Assembler messages: 1727s /tmp/cc0UMeZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1727s CC kernel/tracepoint.o 1728s /tmp/ccf7VGl1.s: Assembler messages: 1728s /tmp/ccf7VGl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccf7VGl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccf7VGl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s CC fs/proc/proc_sysctl.o 1728s /tmp/ccmXMVfb.s: Assembler messages: 1728s /tmp/ccmXMVfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccmXMVfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccmXMVfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccmXMVfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccmXMVfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s CC crypto/algapi.o 1728s /tmp/ccpj2bjP.s: Assembler messages: 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s /tmp/ccpj2bjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1728s CC kernel/latencytop.o 1729s /tmp/cc68X8n9.s: Assembler messages: 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cc68X8n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s CC kernel/trace/trace_clock.o 1729s /tmp/ccrzKrmM.s: Assembler messages: 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/ccrzKrmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Assembler messages: 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1729s /tmp/cck4JKHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s CC fs/proc/proc_net.o 1730s CC crypto/scatterwalk.o 1730s /tmp/ccMnNeR5.s: Assembler messages: 1730s /tmp/ccMnNeR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccMnNeR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccMnNeR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccMnNeR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s CC kernel/trace/ftrace.o 1730s /tmp/ccnP9qr1.s: Assembler messages: 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccnP9qr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s GEN security/apparmor/rlim_names.h 1730s CC security/apparmor/secid.o 1730s /tmp/cc3rMmvJ.s: Assembler messages: 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/cc3rMmvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Assembler messages: 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1730s /tmp/ccl5kDYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s CC crypto/proc.o 1731s CC fs/proc/kcore.o 1731s /tmp/ccH8smO3.s: Assembler messages: 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccH8smO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s CC crypto/aead.o 1731s /tmp/ccarwRVe.s: Assembler messages: 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s /tmp/ccarwRVe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1731s CC security/apparmor/file.o 1732s /tmp/cckKYvZ8.s: Assembler messages: 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/cckKYvZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s CC fs/proc/vmcore.o 1732s /tmp/ccxtz67W.s: Assembler messages: 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s /tmp/ccxtz67W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1732s CC crypto/geniv.o 1732s In file included from /tmp/autopkgtest.maT0BU/build.miS/src/include/asm-generic/bug.h:22, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/arch/arm64/include/asm/bug.h:26, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/bug.h:5, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/vfsdebug.h:5, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/fs.h:5, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/tty.h:5, 1732s from /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:11: 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c: In function ‘aa_audit_file’: 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:5:25: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] 1732s 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:479:25: note: in definition of macro ‘printk_index_wrap’ 1732s 479 | _p_func(_fmt, ##__VA_ARGS__); \ 1732s | ^~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:9: note: in expansion of macro ‘printk’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 1732s 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:16: note: in expansion of macro ‘KERN_WARNING’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:51:25: note: in expansion of macro ‘pr_warn’ 1732s 51 | pr_warn("%s: " fmt, __func__, ##args); \ 1732s | ^~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:57:17: note: in expansion of macro ‘AA_DEBUG’ 1732s 57 | AA_DEBUG(X, fmt); \ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:59:43: note: in expansion of macro ‘AA_DEBUG_LABEL’ 1732s 59 | #define AA_DEBUG_PROFILE(PROF, X, fmt...) AA_DEBUG_LABEL(&(PROF)->label, X, fmt) 1732s | ^~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:256:25: note: in expansion of macro ‘AA_DEBUG_PROFILE’ 1732s 256 | AA_DEBUG_PROFILE(profile, DEBUG_UPCALL, "not prompting prompt %d, requiest 0x%x, deny 0x%x, prompt 0x%x implicit deny 0x%x", prompt, request, perms->deny, perms->prompt, implicit_deny); 1732s | ^~~~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:5:25: warning: format ‘%x’ expects a matching ‘unsigned int’ argument [-Wformat=] 1732s 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:479:25: note: in definition of macro ‘printk_index_wrap’ 1732s 479 | _p_func(_fmt, ##__VA_ARGS__); \ 1732s | ^~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:9: note: in expansion of macro ‘printk’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 1732s 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:16: note: in expansion of macro ‘KERN_WARNING’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:51:25: note: in expansion of macro ‘pr_warn’ 1732s 51 | pr_warn("%s: " fmt, __func__, ##args); \ 1732s | ^~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:57:17: note: in expansion of macro ‘AA_DEBUG’ 1732s 57 | AA_DEBUG(X, fmt); \ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:59:43: note: in expansion of macro ‘AA_DEBUG_LABEL’ 1732s 59 | #define AA_DEBUG_PROFILE(PROF, X, fmt...) AA_DEBUG_LABEL(&(PROF)->label, X, fmt) 1732s | ^~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:256:25: note: in expansion of macro ‘AA_DEBUG_PROFILE’ 1732s 256 | AA_DEBUG_PROFILE(profile, DEBUG_UPCALL, "not prompting prompt %d, requiest 0x%x, deny 0x%x, prompt 0x%x implicit deny 0x%x", prompt, request, perms->deny, perms->prompt, implicit_deny); 1732s | ^~~~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:5:25: warning: format ‘%x’ expects a matching ‘unsigned int’ argument [-Wformat=] 1732s 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:479:25: note: in definition of macro ‘printk_index_wrap’ 1732s 479 | _p_func(_fmt, ##__VA_ARGS__); \ 1732s | ^~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:9: note: in expansion of macro ‘printk’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 1732s 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:16: note: in expansion of macro ‘KERN_WARNING’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:51:25: note: in expansion of macro ‘pr_warn’ 1732s 51 | pr_warn("%s: " fmt, __func__, ##args); \ 1732s | ^~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:57:17: note: in expansion of macro ‘AA_DEBUG’ 1732s 57 | AA_DEBUG(X, fmt); \ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:59:43: note: in expansion of macro ‘AA_DEBUG_LABEL’ 1732s 59 | #define AA_DEBUG_PROFILE(PROF, X, fmt...) AA_DEBUG_LABEL(&(PROF)->label, X, fmt) 1732s | ^~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:256:25: note: in expansion of macro ‘AA_DEBUG_PROFILE’ 1732s 256 | AA_DEBUG_PROFILE(profile, DEBUG_UPCALL, "not prompting prompt %d, requiest 0x%x, deny 0x%x, prompt 0x%x implicit deny 0x%x", prompt, request, perms->deny, perms->prompt, implicit_deny); 1732s | ^~~~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:5:25: warning: format ‘%x’ expects a matching ‘unsigned int’ argument [-Wformat=] 1732s 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:479:25: note: in definition of macro ‘printk_index_wrap’ 1732s 479 | _p_func(_fmt, ##__VA_ARGS__); \ 1732s | ^~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:9: note: in expansion of macro ‘printk’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 1732s 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:16: note: in expansion of macro ‘KERN_WARNING’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:51:25: note: in expansion of macro ‘pr_warn’ 1732s 51 | pr_warn("%s: " fmt, __func__, ##args); \ 1732s | ^~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:57:17: note: in expansion of macro ‘AA_DEBUG’ 1732s 57 | AA_DEBUG(X, fmt); \ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:59:43: note: in expansion of macro ‘AA_DEBUG_LABEL’ 1732s 59 | #define AA_DEBUG_PROFILE(PROF, X, fmt...) AA_DEBUG_LABEL(&(PROF)->label, X, fmt) 1732s | ^~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:256:25: note: in expansion of macro ‘AA_DEBUG_PROFILE’ 1732s 256 | AA_DEBUG_PROFILE(profile, DEBUG_UPCALL, "not prompting prompt %d, requiest 0x%x, deny 0x%x, prompt 0x%x implicit deny 0x%x", prompt, request, perms->deny, perms->prompt, implicit_deny); 1732s | ^~~~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:5:25: warning: format ‘%x’ expects a matching ‘unsigned int’ argument [-Wformat=] 1732s 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:479:25: note: in definition of macro ‘printk_index_wrap’ 1732s 479 | _p_func(_fmt, ##__VA_ARGS__); \ 1732s | ^~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:9: note: in expansion of macro ‘printk’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 1732s 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/printk.h:560:16: note: in expansion of macro ‘KERN_WARNING’ 1732s 560 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) 1732s | ^~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:51:25: note: in expansion of macro ‘pr_warn’ 1732s 51 | pr_warn("%s: " fmt, __func__, ##args); \ 1732s | ^~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:57:17: note: in expansion of macro ‘AA_DEBUG’ 1732s 57 | AA_DEBUG(X, fmt); \ 1732s | ^~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/include/lib.h:59:43: note: in expansion of macro ‘AA_DEBUG_LABEL’ 1732s 59 | #define AA_DEBUG_PROFILE(PROF, X, fmt...) AA_DEBUG_LABEL(&(PROF)->label, X, fmt) 1732s | ^~~~~~~~~~~~~~ 1732s /tmp/autopkgtest.maT0BU/build.miS/src/security/apparmor/file.c:256:25: note: in expansion of macro ‘AA_DEBUG_PROFILE’ 1732s 256 | AA_DEBUG_PROFILE(profile, DEBUG_UPCALL, "not prompting prompt %d, requiest 0x%x, deny 0x%x, prompt 0x%x implicit deny 0x%x", prompt, request, perms->deny, perms->prompt, implicit_deny); 1732s | ^~~~~~~~~~~~~~~~ 1733s /tmp/ccbUf1PA.s: Assembler messages: 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccbUf1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccEdgOFy.s: Assembler messages: 1733s /tmp/ccEdgOFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccEdgOFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccEdgOFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccEdgOFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/ccEdgOFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s CC fs/proc/kmsg.o 1733s CC security/apparmor/policy_ns.o 1733s /tmp/cckOTx2B.s: Assembler messages: 1733s /tmp/cckOTx2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/cckOTx2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/cckOTx2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/cckOTx2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1733s /tmp/cckOTx2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s CC crypto/lskcipher.o 1734s /tmp/ccm6bgro.s: Assembler messages: 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccm6bgro.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccTc5UDc.s: Assembler messages: 1734s /tmp/ccTc5UDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccTc5UDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccTc5UDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccTc5UDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccTc5UDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s CC fs/proc/page.o 1734s CC kernel/trace/ring_buffer.o 1734s /tmp/ccCILGq9.s: Assembler messages: 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s /tmp/ccCILGq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1734s CC security/apparmor/label.o 1735s /tmp/cckHiX2t.s: Assembler messages: 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/cckHiX2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s CC fs/proc/bootconfig.o 1735s /tmp/ccNUdsFv.s: Assembler messages: 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccNUdsFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s CC crypto/skcipher.o 1735s /tmp/ccEM6GDv.s: Assembler messages: 1735s /tmp/ccEM6GDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccEM6GDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s /tmp/ccEM6GDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1735s CC fs/proc/version_signature.o 1736s /tmp/ccnPQKMY.s: Assembler messages: 1736s /tmp/ccnPQKMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccnPQKMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccnPQKMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s AR fs/proc/built-in.a 1736s CC fs/configfs/inode.o 1736s /tmp/ccEze3Eo.s: Assembler messages: 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s /tmp/ccEze3Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1736s CC crypto/bpf_crypto_skcipher.o 1737s /tmp/ccgkGpka.s: Assembler messages: 1737s /tmp/ccgkGpka.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccgkGpka.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccgkGpka.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccgkGpka.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s CC fs/configfs/file.o 1737s /tmp/ccNg6FEi.s: Assembler messages: 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccNg6FEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s CC crypto/seqiv.o 1737s /tmp/cc6rDiaW.s: Assembler messages: 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc6rDiaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s CC security/apparmor/mount.o 1737s /tmp/cc1ol462.s: Assembler messages: 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc1ol462.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Assembler messages: 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s CC fs/configfs/dir.o 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/ccYRlC8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Assembler messages: 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s /tmp/cc2H2ZKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1737s CC crypto/ahash.o 1737s CC kernel/trace/trace.o 1738s /tmp/cc80vA1e.s: Assembler messages: 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1738s /tmp/cc80vA1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s GEN security/apparmor/net_names.h 1739s GEN security/apparmor/net_names.h 1739s CC security/apparmor/policy_compat.o 1739s /tmp/cc3jjtep.s: Assembler messages: 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/cc3jjtep.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Assembler messages: 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s /tmp/ccYxG27p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1739s CC fs/configfs/symlink.o 1739s CC crypto/shash.o 1740s /tmp/ccHx7QBd.s: Assembler messages: 1740s /tmp/ccHx7QBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccHx7QBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccHx7QBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccHx7QBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccHwcTXO.s: Assembler messages: 1740s /tmp/ccHwcTXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccHwcTXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s CC fs/configfs/mount.o 1740s CC security/apparmor/af_unix.o 1740s /tmp/cc427zTR.s: Assembler messages: 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/cc427zTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s CC crypto/akcipher.o 1740s /tmp/ccIFAzuL.s: Assembler messages: 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1740s /tmp/ccIFAzuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s CC fs/configfs/item.o 1741s /tmp/ccmxlhEx.s: Assembler messages: 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccmxlhEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s AR fs/configfs/built-in.a 1741s /tmp/cctcg20K.s: Assembler messages: 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/cctcg20K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s CC fs/devpts/inode.o 1741s /tmp/ccjh4hLT.s: Assembler messages: 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s /tmp/ccjh4hLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1741s CC security/apparmor/af_inet.o 1743s CC crypto/sig.o 1743s /tmp/cc4z3bv6.s: Assembler messages: 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4z3bv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Assembler messages: 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc4vv40x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s AR fs/devpts/built-in.a 1743s CC fs/ext4/balloc.o 1743s CC crypto/kpp.o 1743s /tmp/ccyzSxxE.s: Assembler messages: 1743s /tmp/ccyzSxxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccyzSxxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccyzSxxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccyzSxxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s CC security/apparmor/notify.o 1743s /tmp/cc1WPJeq.s: Assembler messages: 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/cc1WPJeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s CC kernel/trace/trace_output.o 1743s /tmp/ccxjyqRH.s: Assembler messages: 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s /tmp/ccxjyqRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1743s CC crypto/hkdf.o 1744s /tmp/ccUUjxFW.s: Assembler messages: 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/ccUUjxFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s CC fs/ext4/bitmap.o 1744s /tmp/cc4RyblA.s: Assembler messages: 1744s /tmp/cc4RyblA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s /tmp/cc4RyblA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1744s CC crypto/dh.o 1745s /tmp/ccChQonq.s: Assembler messages: 1745s /tmp/ccChQonq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccChQonq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccChQonq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccChQonq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccChQonq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s CC fs/ext4/block_validity.o 1745s /tmp/ccbKfw9S.s: Assembler messages: 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccbKfw9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Assembler messages: 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccP5wZrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s CC crypto/dh_helper.o 1745s /tmp/ccVclefz.s: Assembler messages: 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s CC kernel/trace/trace_seq.o 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccVclefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s CC security/apparmor/crypto.o 1745s /tmp/ccZnBjBP.s: Assembler messages: 1745s /tmp/ccZnBjBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/ccZnBjBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Assembler messages: 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s /tmp/cclxOgqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1745s ASN.1 crypto/rsapubkey.asn1.[ch] 1745s ASN.1 crypto/rsaprivkey.asn1.[ch] 1745s CC crypto/rsa.o 1745s CC fs/ext4/dir.o 1746s /tmp/ccbwqnEo.s: Assembler messages: 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccbwqnEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s CC kernel/trace/trace_stat.o 1746s /tmp/ccH3qH0k.s: Assembler messages: 1746s /tmp/ccH3qH0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccH3qH0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccH3qH0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccH3qH0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s /tmp/ccH3qH0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s CC crypto/rsa_helper.o 1746s /tmp/ccPJoaov.s: Assembler messages: 1746s /tmp/ccPJoaov.s: Warning: no SFrame FDE emitted; FP without RA on stack 1746s CC security/apparmor/capability.o 1747s /tmp/cclMlvfy.s: Assembler messages: 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cclMlvfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Assembler messages: 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc6d8cPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s CC kernel/trace/trace_printk.o 1747s CC fs/ext4/ext4_jbd2.o 1747s /tmp/cc5Pefxw.s: Assembler messages: 1747s /tmp/cc5Pefxw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc5Pefxw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s CC crypto/rsa-pkcs1pad.o 1747s /tmp/cc33cMli.s: Assembler messages: 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/cc33cMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s CC crypto/rsassa-pkcs1.o 1747s /tmp/ccKZbxL1.s: Assembler messages: 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1747s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccKZbxL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s CC kernel/trace/pid_list.o 1748s /tmp/ccrtzJDP.s: Assembler messages: 1748s /tmp/ccrtzJDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccrtzJDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s CC security/apparmor/resource.o 1748s /tmp/ccdr2akt.s: Assembler messages: 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccdr2akt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s CC fs/ext4/extents.o 1748s /tmp/ccWCnU7Q.s: Assembler messages: 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s /tmp/ccWCnU7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1748s CC crypto/acompress.o 1749s /tmp/ccjx4I2g.s: Assembler messages: 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccjx4I2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s CC kernel/trace/tracing_map.o 1749s /tmp/ccrHVcnS.s: Assembler messages: 1749s /tmp/ccrHVcnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccrHVcnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccrHVcnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccrHVcnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s CC security/apparmor/net.o 1749s /tmp/ccbLI7RT.s: Assembler messages: 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1749s /tmp/ccbLI7RT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s CC crypto/scompress.o 1750s /tmp/ccAJwDX0.s: Assembler messages: 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/ccAJwDX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s CC kernel/trace/trace_sched_switch.o 1750s /tmp/cckAUm8i.s: Assembler messages: 1750s /tmp/cckAUm8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/cckAUm8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s /tmp/cckAUm8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1750s AR security/apparmor/built-in.a 1750s CC security/bpf/hooks.o 1751s /tmp/ccG2ia8q.s: Assembler messages: 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccG2ia8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s CC crypto/algboss.o 1751s /tmp/ccCgiZ7U.s: Assembler messages: 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/ccCgiZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s CC kernel/trace/trace_functions.o 1751s /tmp/cctrnJAm.s: Assembler messages: 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s /tmp/cctrnJAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1751s CC fs/ext4/extents_status.o 1752s /tmp/ccbKOmRG.s: Assembler messages: 1752s /tmp/ccbKOmRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s AR security/bpf/built-in.a 1752s CC security/landlock/setup.o 1752s /tmp/ccAPKmTp.s: Assembler messages: 1752s /tmp/ccAPKmTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccAPKmTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccAPKmTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccAPKmTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccAPKmTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s CC crypto/testmgr.o 1752s /tmp/ccmmceq9.s: Assembler messages: 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s CC kernel/trace/trace_sched_wakeup.o 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccmmceq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s /tmp/ccfCq6XQ.s: Assembler messages: 1752s /tmp/ccfCq6XQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1752s CC security/landlock/syscalls.o 1753s CC crypto/hmac.o 1753s /tmp/cca4xlmm.s: Assembler messages: 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/cca4xlmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s CC fs/ext4/file.o 1753s /tmp/ccP4g5dP.s: Assembler messages: 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s CC crypto/crypto_null.o 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1753s /tmp/ccP4g5dP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Assembler messages: 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccT3AA6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s CC kernel/trace/trace_hwlat.o 1754s /tmp/ccUGR8Nv.s: Assembler messages: 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccUGR8Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s CC security/landlock/object.o 1754s /tmp/ccL9uEhZ.s: Assembler messages: 1754s /tmp/ccL9uEhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccL9uEhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccL9uEhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Assembler messages: 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccGdyaBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s CC crypto/md5.o 1754s CC fs/ext4/fsmap.o 1754s /tmp/ccAmklyg.s: Assembler messages: 1754s /tmp/ccAmklyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s /tmp/ccAmklyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1754s CC security/landlock/ruleset.o 1755s /tmp/ccYUruWX.s: Assembler messages: 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccYUruWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s CC kernel/trace/trace_osnoise.o 1755s /tmp/ccUsCjTf.s: Assembler messages: 1755s /tmp/ccUsCjTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccUsCjTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccUsCjTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s CC crypto/sha1_generic.o 1755s /tmp/ccgBRKQB.s: Assembler messages: 1755s /tmp/ccgBRKQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccgBRKQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccgBRKQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccgBRKQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s /tmp/ccgBRKQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1755s CC fs/ext4/fsync.o 1756s /tmp/ccS9T1Cd.s: Assembler messages: 1756s /tmp/ccS9T1Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccS9T1Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccS9T1Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s CC crypto/sha256.o 1756s /tmp/ccjDJCos.s: Assembler messages: 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s CC security/landlock/cred.o 1756s /tmp/ccjDJCos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccUojqA2.s: Assembler messages: 1756s /tmp/ccUojqA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s CC fs/ext4/hash.o 1756s /tmp/ccG63EO3.s: Assembler messages: 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1756s /tmp/ccG63EO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s CC crypto/sha512_generic.o 1757s /tmp/cczVvWbw.s: Assembler messages: 1757s /tmp/cczVvWbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cczVvWbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cczVvWbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cczVvWbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s CC security/landlock/task.o 1757s /tmp/cclWV9By.s: Assembler messages: 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/cclWV9By.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s CC kernel/trace/trace_nop.o 1757s /tmp/ccDqM7jc.s: Assembler messages: 1757s /tmp/ccDqM7jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s CC fs/ext4/ialloc.o 1757s /tmp/ccwB4FWO.s: Assembler messages: 1757s /tmp/ccwB4FWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/ccwB4FWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/ccwB4FWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/ccwB4FWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s /tmp/ccwB4FWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1757s CC crypto/sha3_generic.o 1758s /tmp/ccNFVhKJ.s: Assembler messages: 1758s /tmp/ccNFVhKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s CC kernel/trace/trace_stack.o 1758s /tmp/cc4kZyWJ.s: Assembler messages: 1758s /tmp/cc4kZyWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s /tmp/ccGXuWeh.s: Assembler messages: 1758s /tmp/ccGXuWeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s /tmp/ccGXuWeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s /tmp/ccGXuWeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s /tmp/ccGXuWeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s /tmp/ccGXuWeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1758s CC security/landlock/fs.o 1758s CC crypto/ecb.o 1759s /tmp/ccbST6iT.s: Assembler messages: 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccbST6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s CC kernel/trace/trace_functions_graph.o 1759s /tmp/ccI6DLTH.s: Assembler messages: 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccI6DLTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Assembler messages: 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s /tmp/ccSRe3n0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1759s CC crypto/cbc.o 1759s CC fs/ext4/indirect.o 1760s /tmp/ccp7QWYf.s: Assembler messages: 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccp7QWYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s CC crypto/cts.o 1760s /tmp/ccHc2Iam.s: Assembler messages: 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccHc2Iam.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s CC security/landlock/net.o 1760s /tmp/cch37o8E.s: Assembler messages: 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/cch37o8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Assembler messages: 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s /tmp/ccddjm1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1760s CC kernel/trace/blktrace.o 1760s CC fs/ext4/inline.o 1761s /tmp/ccw9doko.s: Assembler messages: 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/ccw9doko.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s CC crypto/xts.o 1761s /tmp/cc5YzTQ7.s: Assembler messages: 1761s /tmp/cc5YzTQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/cc5YzTQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/cc5YzTQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s /tmp/cc5YzTQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1761s CC security/landlock/id.o 1762s /tmp/cctccDOY.s: Assembler messages: 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cctccDOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s CC crypto/ctr.o 1762s /tmp/ccODYb9Q.s: Assembler messages: 1762s /tmp/ccODYb9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccODYb9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s CC security/landlock/audit.o 1762s /tmp/cc86Dx9F.s: Assembler messages: 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/cc86Dx9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Assembler messages: 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s CC fs/ext4/inode.o 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccVNxlbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s CC kernel/trace/fgraph.o 1762s /tmp/ccttn7Eu.s: Assembler messages: 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s /tmp/ccttn7Eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1762s CC crypto/gcm.o 1763s /tmp/ccoGYJiC.s: Assembler messages: 1763s /tmp/ccoGYJiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1763s /tmp/ccoGYJiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1763s CC security/landlock/domain.o 1764s /tmp/ccv0TBPc.s: Assembler messages: 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccv0TBPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Assembler messages: 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s /tmp/ccayUios.s: Warning: no SFrame FDE emitted; FP without RA on stack 1764s CC crypto/aes_generic.o 1764s CC kernel/trace/trace_events.o 1765s /tmp/ccu9EZaG.s: Assembler messages: 1765s /tmp/ccu9EZaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccu9EZaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccu9EZaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccVzXPxg.s: Assembler messages: 1765s /tmp/ccVzXPxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccVzXPxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccVzXPxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s AR security/landlock/built-in.a 1765s CC crypto/deflate.o 1765s IPE_POL 1765s CC security/ipe/digest.o 1765s /tmp/ccxrGrL7.s: Assembler messages: 1765s /tmp/ccxrGrL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccxrGrL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccxrGrL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1765s /tmp/ccxrGrL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s CC security/ipe/eval.o 1766s /tmp/cccTdDe1.s: Assembler messages: 1766s /tmp/cccTdDe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/cccTdDe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/cccTdDe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/cccTdDe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s CC crypto/crc32c.o 1766s /tmp/ccRDDYP7.s: Assembler messages: 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccRDDYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: CC crypto/lzo.o 1766s Assembler messages: 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccK2qAqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s /tmp/ccmpxImp.s: Assembler messages: 1766s /tmp/ccmpxImp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1766s CC security/ipe/hooks.o 1766s CC kernel/trace/trace_export.o 1767s /tmp/cc867kz8.s: Assembler messages: 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc867kz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s CC fs/ext4/ioctl.o 1767s /tmp/cc9NCAo6.s: Assembler messages: 1767s /tmp/cc9NCAo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc9NCAo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc9NCAo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/cc9NCAo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s CC crypto/lzo-rle.o 1767s /tmp/ccDmGdCj.s: Assembler messages: 1767s /tmp/ccDmGdCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/ccDmGdCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/ccDmGdCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s /tmp/ccDmGdCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1767s CC kernel/trace/trace_syscalls.o 1767s CC security/ipe/fs.o 1768s /tmp/ccEMbXqE.s: Assembler messages: 1768s /tmp/ccEMbXqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/ccEMbXqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/ccEMbXqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/ccEMbXqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s CC crypto/rng.o 1768s /tmp/cccaQRGt.s: Assembler messages: 1768s /tmp/cccaQRGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cccaQRGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cccaQRGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cccaQRGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s CC security/ipe/ipe.o 1768s /tmp/cc98hcwr.s: Assembler messages: 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1768s /tmp/cc98hcwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s CC kernel/trace/trace_event_perf.o 1769s /tmp/cc9I2Jil.s: Assembler messages: 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc9I2Jil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Assembler messages: 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s /tmp/cc3wRRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s CC fs/ext4/mballoc.o 1769s CC crypto/drbg.o 1769s /tmp/ccw6PC6f.s: Assembler messages: 1769s /tmp/ccw6PC6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1769s CC security/ipe/policy.o 1770s /tmp/cctvhorC.s: Assembler messages: 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/cctvhorC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s CC kernel/trace/trace_events_filter.o 1770s /tmp/ccXayKpg.s: Assembler messages: 1770s /tmp/ccXayKpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccXayKpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccXayKpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccXayKpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s CC security/ipe/policy_fs.o 1770s /tmp/ccIDYWu4.s: Assembler messages: 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s /tmp/ccIDYWu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1770s CC crypto/jitterentropy.o 1770s CC crypto/jitterentropy-kcapi.o 1771s /tmp/ccy5rQAu.s: Assembler messages: 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccy5rQAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s CC security/ipe/policy_parser.o 1771s /tmp/ccckAU4C.s: Assembler messages: 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s CC crypto/ghash-generic.o 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/ccckAU4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Assembler messages: 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s /tmp/cc4bgxda.s: Warning: no SFrame FDE emitted; FP without RA on stack 1771s CC kernel/trace/trace_events_trigger.o 1772s /tmp/ccRO3fwq.s: Assembler messages: 1772s /tmp/ccRO3fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccRO3fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccRO3fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s CC security/ipe/audit.o 1772s /tmp/ccPH4DBJ.s: Assembler messages: 1772s /tmp/ccPH4DBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccPH4DBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccPH4DBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccPH4DBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/ccPH4DBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s CC crypto/ecc.o 1772s /tmp/cccKHwD2.s: Assembler messages: 1772s /tmp/cccKHwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/cccKHwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1772s /tmp/cccKHwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s CC security/ipe/boot_policy.o 1773s AR security/ipe/built-in.a 1773s CC security/integrity/iint.o 1773s /tmp/cc8vAl0t.s: Assembler messages: 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/cc8vAl0t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s CC kernel/trace/trace_eprobe.o 1773s /tmp/ccp79bvR.s: Assembler messages: 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccp79bvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s CC fs/ext4/migrate.o 1773s /tmp/ccPei8D8.s: Assembler messages: 1773s /tmp/ccPei8D8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s /tmp/ccPei8D8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1773s CC security/integrity/integrity_audit.o 1774s /tmp/ccDfl3Rl.s: Assembler messages: 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccDfl3Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s CC crypto/ecdh.o 1774s /tmp/ccZrQpyL.s: Assembler messages: 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccZrQpyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s CC fs/ext4/mmp.o 1774s /tmp/cckd3V3c.s: Assembler messages: 1774s /tmp/cckd3V3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/cckd3V3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s CC security/integrity/digsig.o 1774s /tmp/cc9v0a2s.s: Assembler messages: 1774s /tmp/cc9v0a2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/cc9v0a2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/cc9v0a2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s CC crypto/ecdh_helper.o 1774s /tmp/ccp35Jff.s: Assembler messages: 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s /tmp/ccp35Jff.s: Warning: no SFrame FDE emitted; FP without RA on stack 1774s CC kernel/trace/trace_events_inject.o 1775s /tmp/ccRD5UB0.s: Assembler messages: 1775s /tmp/ccRD5UB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s CC crypto/asymmetric_keys/asymmetric_type.o 1775s /tmp/ccSMrPk0.s: Assembler messages: 1775s /tmp/ccSMrPk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccSMrPk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccSMrPk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccSMrPk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s CC fs/ext4/move_extent.o 1775s /tmp/ccPRjjB4.s: Assembler messages: 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s /tmp/ccPRjjB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1775s CC security/integrity/digsig_asymmetric.o 1776s /tmp/cc47WGMY.s: Assembler messages: 1776s /tmp/cc47WGMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s CC kernel/trace/trace_events_synth.o 1776s /tmp/cc2N0jPw.s: Assembler messages: 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cc2N0jPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s CC crypto/asymmetric_keys/restrict.o 1776s CC security/integrity/platform_certs/platform_keyring.o 1776s /tmp/ccUNW1OK.s: Assembler messages: 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/ccUNW1OK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Assembler messages: 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s /tmp/cca9JrGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1776s CC fs/ext4/namei.o 1776s CC crypto/asymmetric_keys/signature.o 1777s /tmp/ccPvo8uh.s: Assembler messages: 1777s /tmp/ccPvo8uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccPvo8uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccPvo8uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccuHLxEv.s: Assembler messages: 1777s /tmp/ccuHLxEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccuHLxEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s CC crypto/asymmetric_keys/public_key.o 1777s CC security/integrity/platform_certs/machine_keyring.o 1777s /tmp/ccemSDhd.s: Assembler messages: 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1777s /tmp/ccemSDhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s CC kernel/trace/trace_events_hist.o 1778s /tmp/cco1Ko61.s: Assembler messages: 1778s /tmp/cco1Ko61.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cco1Ko61.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cco1Ko61.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cco1Ko61.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cco1Ko61.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s ASN.1 crypto/asymmetric_keys/x509.asn1.[ch] 1778s /tmp/cccgWAyR.s: Assembler messages: 1778s /tmp/cccgWAyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cccgWAyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s /tmp/cccgWAyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s ASN.1 crypto/asymmetric_keys/x509_akid.asn1.[ch] 1778s CC crypto/asymmetric_keys/x509_loader.o 1778s CC security/integrity/platform_certs/efi_parser.o 1778s /tmp/ccMXPfLO.s: Assembler messages: 1778s /tmp/ccMXPfLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1778s CC crypto/asymmetric_keys/x509_public_key.o 1779s CC security/integrity/platform_certs/load_uefi.o 1779s /tmp/ccpcABS8.s: Assembler messages: 1779s /tmp/ccpcABS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/ccpcABS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/ccpcABS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/ccpcABS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/ccpcABS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s ASN.1 crypto/asymmetric_keys/pkcs7.asn1.[ch] 1779s CC crypto/asymmetric_keys/pkcs7_trust.o 1779s /tmp/cc7AWHCR.s: Assembler messages: 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/cc7AWHCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s CC fs/ext4/page-io.o 1779s /tmp/ccOOkYDG.s: Assembler messages: 1779s /tmp/ccOOkYDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s /tmp/ccOOkYDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1779s CC crypto/asymmetric_keys/pkcs7_verify.o 1779s CC security/integrity/platform_certs/keyring_handler.o 1780s /tmp/ccXqmCrc.s: Assembler messages: 1780s /tmp/ccXqmCrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s /tmp/ccXqmCrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s /tmp/ccXqmCrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s /tmp/ccXqmCrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s CC crypto/asymmetric_keys/verify_pefile.o 1780s /tmp/ccvjqRE4.s: Assembler messages: 1780s /tmp/ccvjqRE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s /tmp/ccvjqRE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s /tmp/ccvjqRE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1780s CC security/integrity/ima/ima_fs.o 1781s /tmp/cci9ciqW.s: Assembler messages: 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/cci9ciqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s CC fs/ext4/readpage.o 1781s /tmp/ccbH824I.s: Assembler messages: 1781s /tmp/ccbH824I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccbH824I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccbH824I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccbH824I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s ASN.1 crypto/asymmetric_keys/mscode.asn1.[ch] 1781s ASN.1 crypto/asymmetric_keys/pkcs8.asn1.[ch] 1781s CC [M] crypto/asymmetric_keys/pkcs7_key_type.o 1781s /tmp/ccjyZbil.s: Assembler messages: 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccjyZbil.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Assembler messages: 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s /tmp/ccEG4IMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1781s CC kernel/trace/trace_events_user.o 1781s CC security/integrity/ima/ima_queue.o 1782s /tmp/ccnLmrbQ.s: Assembler messages: 1782s /tmp/ccnLmrbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccnLmrbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccnLmrbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccnLmrbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s CC crypto/asymmetric_keys/x509.asn1.o 1782s /tmp/ccDGb7qc.s: Assembler messages: 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccDGb7qc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s CC crypto/asymmetric_keys/x509_akid.asn1.o 1782s CC fs/ext4/resize.o 1782s CC crypto/asymmetric_keys/x509_cert_parser.o 1782s /tmp/cccman8w.s: Assembler messages: 1782s /tmp/cccman8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/cccman8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/cccman8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/cccman8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/cccman8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Assembler messages: 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s CC security/integrity/ima/ima_init.o 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s /tmp/ccCRKtuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1782s CC crypto/asymmetric_keys/pkcs7.asn1.o 1783s CC crypto/asymmetric_keys/pkcs7_parser.o 1783s /tmp/ccxERiqv.s: Assembler messages: 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccxERiqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s CC crypto/asymmetric_keys/mscode_parser.o 1783s /tmp/ccLcrGbw.s: Assembler messages: 1783s /tmp/ccLcrGbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s CC security/integrity/ima/ima_main.o 1783s /tmp/ccgaqhTn.s: Assembler messages: 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1783s /tmp/ccgaqhTn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s CC fs/ext4/super.o 1784s /tmp/ccJZ0lWy.s: Assembler messages: 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccJZ0lWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s CC kernel/trace/bpf_trace.o 1784s /tmp/ccaCB9Mk.s: Assembler messages: 1784s /tmp/ccaCB9Mk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s /tmp/ccaCB9Mk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1784s CC crypto/asymmetric_keys/mscode.asn1.o 1784s CC [M] crypto/asymmetric_keys/pkcs8.asn1.o 1784s CC [M] crypto/asymmetric_keys/pkcs8_parser.o 1785s /tmp/ccF3YLmi.s: Assembler messages: 1785s /tmp/ccF3YLmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccF3YLmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccF3YLmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s LD [M] crypto/asymmetric_keys/pkcs7_test_key.o 1785s AR crypto/asymmetric_keys/built-in.a 1785s LD [M] crypto/asymmetric_keys/pkcs8_key_parser.o 1785s CC crypto/hash_info.o 1785s /tmp/ccEGcKHx.s: Assembler messages: 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s /tmp/ccEGcKHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1785s CC security/integrity/ima/ima_crypto.o 1785s CC crypto/kdf_sp800108.o 1786s /tmp/ccioPoTC.s: Assembler messages: 1786s /tmp/ccioPoTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccioPoTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s CC [M] crypto/crypto_engine.o 1786s /tmp/ccJ5WRcx.s: Assembler messages: 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s /tmp/ccJ5WRcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1786s CC security/integrity/ima/ima_api.o 1787s /tmp/ccrzBHFE.s: Assembler messages: 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccrzBHFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Assembler messages: 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/cc6x9Ens.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccYtI8zg.s: Assembler messages: 1787s /tmp/ccYtI8zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccYtI8zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccYtI8zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccYtI8zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s /tmp/ccYtI8zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1787s CC kernel/trace/trace_kprobe.o 1787s CC [M] crypto/echainiv.o 1787s CC security/integrity/ima/ima_policy.o 1788s /tmp/ccnl7JH8.s: Assembler messages: 1788s /tmp/ccnl7JH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1788s /tmp/ccnl7JH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1788s /tmp/ccnl7JH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1788s /tmp/ccnl7JH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1788s /tmp/ccnl7JH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1788s CC [M] crypto/ecdsa.o 1789s /tmp/cc2V5sAL.s: Assembler messages: 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc2V5sAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s ASN.1 crypto/ecdsasignature.asn1.[ch] 1789s CC [M] crypto/ecdsa-p1363.o 1789s /tmp/ccVLGwWx.s: Assembler messages: 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccVLGwWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s CC security/integrity/ima/ima_template.o 1789s /tmp/cc36pGVt.s: Assembler messages: 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/cc36pGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s CC [M] crypto/ecdsasignature.asn1.o 1789s CC [M] crypto/crypto_user.o 1789s /tmp/ccHVYIIg.s: Assembler messages: 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s /tmp/ccHVYIIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1789s CC kernel/trace/error_report-traces.o 1790s /tmp/ccPjKwk5.s: Assembler messages: 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/ccPjKwk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s CC security/integrity/ima/ima_template_lib.o 1790s /tmp/cc6NQh4d.s: Assembler messages: 1790s /tmp/cc6NQh4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/cc6NQh4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s /tmp/cc6NQh4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 1790s CC kernel/trace/power-traces.o 1791s /tmp/ccrbUxo1.s: Assembler messages: 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccrbUxo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s CC [M] crypto/cmac.o 1791s /tmp/ccezDmLH.s: Assembler messages: 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s CC security/integrity/ima/ima_appraise.o 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccezDmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Assembler messages: 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s /tmp/ccNlTKTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1791s CC [M] crypto/xcbc.o 1792s /tmp/cct7Ih4M.s: Assembler messages: 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/cct7Ih4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s CC [M] crypto/md4.o 1792s /tmp/ccAlkNbw.s: Assembler messages: 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccAlkNbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Assembler messages: 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: War CC kernel/trace/rpm-traces.o 1792s CC security/integrity/ima/ima_modsig.o 1792s ning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccJv8epT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Assembler messages: 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1792s /tmp/ccnkJ5GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s CC fs/ext4/symlink.o 1793s /tmp/ccOZFTUE.s: Assembler messages: 1793s /tmp/ccOZFTUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccOZFTUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccOZFTUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccOZFTUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccOZFTUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s CC [M] crypto/rmd160.o 1793s /tmp/ccFpjxad.s: Assembler messages: 1793s /tmp/ccFpjxad.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccFpjxad.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccFpjxad.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/ccFpjxad.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s CC security/integrity/ima/ima_kexec.o 1793s /tmp/cc16lTlZ.s: Assembler messages: 1793s /tmp/cc16lTlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/cc16lTlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/cc16lTlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s /tmp/cc16lTlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1793s CC fs/ext4/sysfs.o 1794s /tmp/cch1PryD.s: Assembler messages: 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/cch1PryD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s CC kernel/trace/trace_kdb.o 1794s /tmp/ccCFnW9F.s: Assembler messages: 1794s /tmp/ccCFnW9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccCFnW9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccCFnW9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s CC [M] crypto/sm3_generic.o 1794s /tmp/cczz2UST.s: Assembler messages: 1794s /tmp/cczz2UST.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Assembler messages: 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s /tmp/ccpRhfMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1794s CC security/integrity/ima/ima_asymmetric_keys.o 1794s CC fs/ext4/xattr.o 1795s /tmp/cczlTDqW.s: Assembler messages: 1795s /tmp/cczlTDqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/cczlTDqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/cczlTDqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/cczlTDqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccQzGSf0.s: Assembler messages: 1795s /tmp/ccQzGSf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccQzGSf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s CC [M] crypto/streebog_generic.o 1795s CC kernel/trace/trace_dynevent.o 1795s CC security/integrity/ima/ima_queue_keys.o 1795s /tmp/ccdOBby6.s: Assembler messages: 1795s /tmp/ccdOBby6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccdOBby6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccdOBby6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccdOBby6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1795s /tmp/ccdOBby6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s CC [M] crypto/wp512.o 1796s /tmp/ccmrtTEZ.s: Assembler messages: 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccmrtTEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s CC kernel/trace/trace_probe.o 1796s /tmp/ccg9T3hm.s: Assembler messages: 1796s /tmp/ccg9T3hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccg9T3hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccg9T3hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/ccg9T3hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s CC security/integrity/ima/ima_efi.o 1796s /tmp/cc22fyaq.s: Assembler messages: 1796s /tmp/cc22fyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/cc22fyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s /tmp/cc22fyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1796s CC [M] crypto/blake2b_generic.o 1797s /tmp/ccd5fOaw.s: Assembler messages: 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccd5fOaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s CC fs/ext4/xattr_hurd.o 1797s /tmp/ccfI0WWo.s: Assembler messages: 1797s /tmp/ccfI0WWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s /tmp/ccfI0WWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1797s CC security/integrity/ima/ima_iint.o 1798s /tmp/cc5bu1tL.s: Assembler messages: 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/cc5bu1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s CC kernel/trace/trace_btf.o 1798s /tmp/ccFY0nSz.s: Assembler messages: 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccFY0nSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s CC [M] crypto/pcbc.o 1798s /tmp/ccVtSMr4.s: Assembler messages: 1798s /tmp/ccVtSMr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccVtSMr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s CC fs/ext4/xattr_trusted.o 1798s /tmp/ccVUW6ID.s: Assembler messages: 1798s /tmp/ccVUW6ID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccVUW6ID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s /tmp/ccVUW6ID.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s AR security/integrity/ima/built-in.a 1798s CC security/integrity/evm/evm_main.o 1798s /tmp/ccXPLhC3.s: Assembler messages: 1798s /tmp/ccXPLhC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1798s CC kernel/trace/trace_uprobe.o 1799s /tmp/ccMpt6qm.s: Assembler messages: 1799s /tmp/ccMpt6qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccMpt6qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccMpt6qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s CC [M] crypto/lrw.o 1799s /tmp/cc9voACq.s: Assembler messages: 1799s /tmp/cc9voACq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/cc9voACq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/cc9voACq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s CC fs/ext4/xattr_user.o 1799s /tmp/ccpJ8OqI.s: Assembler messages: 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccpJ8OqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s CC security/integrity/evm/evm_crypto.o 1799s /tmp/cc9wt1XJ.s: Assembler messages: 1799s /tmp/cc9wt1XJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/cc9wt1XJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s CC fs/ext4/fast_commit.o 1799s /tmp/ccKDJR3A.s: Assembler messages: 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1799s /tmp/ccKDJR3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s CC [M] crypto/xctr.o 1800s /tmp/ccaYbSqn.s: Assembler messages: 1800s /tmp/ccaYbSqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccaYbSqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccaYbSqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s CC [M] crypto/hctr2.o 1800s /tmp/ccIGfpem.s: Assembler messages: 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/ccIGfpem.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s CC security/integrity/evm/evm_secfs.o 1800s /tmp/cc1dTFb8.s: Assembler messages: 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1800s /tmp/cc1dTFb8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s CC kernel/trace/trace_boot.o 1801s /tmp/cck3E0dI.s: Assembler messages: 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/cck3E0dI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s CC [M] crypto/adiantum.o 1801s /tmp/ccKObhTB.s: Assembler messages: 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s CC security/integrity/evm/evm_posix_acl.o 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccKObhTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccP4ZTmh.s: Assembler messages: 1801s /tmp/ccP4ZTmh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccP4ZTmh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s /tmp/ccP4ZTmh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1801s CC fs/ext4/orphan.o 1802s /tmp/ccHURTr3.s: Assembler messages: 1802s /tmp/ccHURTr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccHURTr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccHURTr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccHURTr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccHURTr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s CC kernel/trace/fprobe.o 1802s /tmp/cchKdceJ.s: Assembler messages: 1802s /tmp/cchKdceJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s AR security/integrity/evm/built-in.a 1802s AR security/integrity/built-in.a 1802s AR security/built-in.a 1802s /tmp/cchOFt6s.s: Assembler messages: 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/cchOFt6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s CC fs/ext4/acl.o 1802s CC [M] crypto/nhpoly1305.o 1802s /tmp/ccjdwHFG.s: Assembler messages: 1802s /tmp/ccjdwHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccjdwHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccjdwHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s /tmp/ccjdwHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1802s CC kernel/irq_work.o 1803s /tmp/ccYuBzKT.s: Assembler messages: 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccYuBzKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Assembler messages: 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccPefE5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s CC kernel/trace/trace_fprobe.o 1803s CC [M] crypto/ccm.o 1803s /tmp/ccdNOLnJ.s: Assembler messages: 1803s /tmp/ccdNOLnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccdNOLnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/ccdNOLnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s CC fs/ext4/xattr_security.o 1803s /tmp/cc5txlxV.s: Assembler messages: 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1803s /tmp/cc5txlxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1804s CC fs/jbd2/transaction.o 1805s /tmp/ccx4QybL.s: Assembler messages: 1805s /tmp/ccx4QybL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccx4QybL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccx4QybL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccx4QybL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s CC fs/ext4/verity.o 1805s /tmp/ccAYzPEX.s: Assembler messages: 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccAYzPEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s CC [M] crypto/chacha20poly1305.o 1805s /tmp/ccjcBJs4.s: Assembler messages: 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccjcBJs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s AR kernel/trace/built-in.a 1805s CC kernel/cpu_pm.o 1805s /tmp/ccXbnaJ3.s: Assembler messages: 1805s /tmp/ccXbnaJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccXbnaJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccXbnaJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccXbnaJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s CC fs/ext4/crypto.o 1805s /tmp/ccSmhZ3N.s: Assembler messages: 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/ccSmhZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s CC [M] crypto/aegis128-core.o 1805s /tmp/cctfKn8C.s: Assembler messages: 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cctfKn8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Assembler messages: 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s /tmp/cc6N9mjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1805s CC kernel/bpf/core.o 1805s CC fs/jbd2/commit.o 1806s /tmp/ccexZg8U.s: Assembler messages: 1806s /tmp/ccexZg8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccexZg8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccexZg8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccexZg8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s AR fs/ext4/built-in.a 1806s CC kernel/bpf/syscall.o 1806s /tmp/ccd31Sjx.s: Assembler messages: 1806s /tmp/ccd31Sjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccd31Sjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccd31Sjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s /tmp/ccd31Sjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1806s CC [M] crypto/aegis128-neon.o 1807s /tmp/ccPdWVZz.s: Assembler messages: 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccPdWVZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s CC [M] crypto/aegis128-neon-inner.o 1807s /tmp/ccWYsumA.s: Assembler messages: 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s /tmp/ccWYsumA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1807s CC [M] crypto/pcrypt.o 1807s CC fs/jbd2/recovery.o 1808s /tmp/cchhpUBd.s: Assembler messages: 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cchhpUBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s CC [M] crypto/cryptd.o 1808s /tmp/cccY9boW.s: Assembler messages: 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/cccY9boW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s CC block/bdev.o 1808s /tmp/ccB6vrbR.s: Assembler messages: 1808s /tmp/ccB6vrbR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/ccB6vrbR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1808s /tmp/ccB6vrbR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s CC fs/jbd2/checkpoint.o 1809s /tmp/cc0L0BKG.s: Assembler messages: 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s /tmp/cc0L0BKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1809s CC [M] crypto/des_generic.o 1810s /tmp/ccHQf8lo.s: Assembler messages: 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccHQf8lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s CC fs/jbd2/revoke.o 1810s /tmp/ccZUAGEw.s: Assembler messages: 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccZUAGEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s CC [M] crypto/fcrypt.o 1810s /tmp/ccnmnDM4.s: Assembler messages: 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/ccnmnDM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s CC block/fops.o 1810s /tmp/cc8Rsk8g.s: Assembler messages: 1810s /tmp/cc8Rsk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s /tmp/cc8Rsk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 1810s CC [M] crypto/blowfish_generic.o 1811s /tmp/ccvrlIia.s: Assembler messages: 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccvrlIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Assembler messages: 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccCHkw19.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s CC fs/jbd2/journal.o 1811s CC kernel/bpf/verifier.o 1811s /tmp/ccsU2POe.s: Assembler messages: 1811s /tmp/ccsU2POe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccsU2POe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s CC [M] crypto/blowfish_common.o 1811s /tmp/ccWDZbMA.s: Assembler messages: 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s /tmp/ccWDZbMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1811s CC block/bio.o 1812s CC [M] crypto/twofish_generic.o 1813s /tmp/ccaVqpUQ.s: Assembler messages: 1813s /tmp/ccaVqpUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/ccaVqpUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s CC [M] crypto/twofish_common.o 1813s /tmp/cchM6bjz.s: Assembler messages: 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1813s /tmp/cchM6bjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s CC block/elevator.o 1814s /tmp/ccgUDywC.s: Assembler messages: 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s /tmp/ccgUDywC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1814s AR fs/jbd2/built-in.a 1814s CC fs/squashfs/block.o 1815s /tmp/ccySB6Z7.s: Assembler messages: 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccySB6Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s CC block/blk-core.o 1815s /tmp/ccrrw5yi.s: Assembler messages: 1815s /tmp/ccrrw5yi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccrrw5yi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s /tmp/ccrrw5yi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1815s CC fs/squashfs/cache.o 1816s /tmp/ccLCVHYY.s: Assembler messages: 1816s /tmp/ccLCVHYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccLCVHYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s CC [M] crypto/serpent_generic.o 1816s /tmp/ccpmaik6.s: Assembler messages: 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s /tmp/ccpmaik6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1816s CC fs/squashfs/dir.o 1817s CC fs/squashfs/export.o 1817s /tmp/cctAAoBF.s: Assembler messages: 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/cctAAoBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccW8UZ8s.s: Assembler messages: 1817s /tmp/ccW8UZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccW8UZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccW8UZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccW8UZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s CC [M] crypto/sm4.o 1817s CC fs/squashfs/file.o 1817s /tmp/ccQJThuN.s: Assembler messages: 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1817s /tmp/ccQJThuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s CC block/blk-sysfs.o 1818s /tmp/cc9fCaNN.s: Assembler messages: 1818s /tmp/cc9fCaNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s CC [M] crypto/sm4_generic.o 1818s /tmp/ccHQOlFZ.s: Assembler messages: 1818s /tmp/ccHQOlFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/ccHQOlFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/ccHQOlFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/ccHQOlFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/ccHQOlFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/cc81lMBd.s: Assembler messages: 1818s /tmp/cc81lMBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/cc81lMBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/cc81lMBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/cc81lMBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s /tmp/cc81lMBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1818s CC [M] crypto/aes_ti.o 1818s CC fs/squashfs/fragment.o 1819s /tmp/ccyiiCZO.s: Assembler messages: 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s CC block/blk-flush.o 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccyiiCZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccukHpV6.s: Assembler messages: 1819s /tmp/ccukHpV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccukHpV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccukHpV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccukHpV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccukHpV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s /tmp/ccIH54Ni.s: Assembler messages: 1819s /tmp/ccIH54Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 1819s CC [M] crypto/camellia_generic.o 1819s CC fs/squashfs/id.o 1819s /tmp/ccSfoBQT.s: Assembler messages: 1820s /tmp/ccSfoBQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s CC fs/squashfs/inode.o 1820s /tmp/ccvg7MvC.s: Assembler messages: 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/ccvg7MvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s CC block/blk-settings.o 1820s /tmp/cc5vEKGN.s: Assembler messages: 1820s /tmp/cc5vEKGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s CC fs/squashfs/namei.o 1820s /tmp/cc6oEdLH.s: Assembler messages: 1820s /tmp/cc6oEdLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/cc6oEdLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s /tmp/cc6oEdLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1820s CC [M] crypto/cast_common.o 1821s CC [M] crypto/cast5_generic.o 1821s /tmp/cc0qyHZe.s: Assembler messages: 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s CC fs/squashfs/super.o 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s /tmp/cc0qyHZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1821s CC block/blk-ioc.o 1822s /tmp/ccgxZbdw.s: Assembler messages: 1822s /tmp/ccgxZbdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccgxZbdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccgxZbdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccgxZbdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s CC [M] crypto/cast6_generic.o 1822s /tmp/ccUkL5Pi.s: Assembler messages: 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccUkL5Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s CC fs/squashfs/symlink.o 1822s /tmp/ccxDR8iv.s: Assembler messages: 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccxDR8iv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s CC block/blk-map.o 1822s /tmp/cc92ptiK.s: Assembler messages: 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/cc92ptiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Assembler messages: 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s /tmp/ccot2NPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1822s CC [M] crypto/aria_generic.o 1823s CC kernel/bpf/inode.o 1823s CC fs/squashfs/decompressor.o 1823s /tmp/ccrJ4B9t.s: Assembler messages: 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccrJ4B9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s CC [M] crypto/chacha.o 1823s /tmp/ccX6y0QV.s: Assembler messages: 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1823s /tmp/ccX6y0QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s CC block/blk-merge.o 1824s /tmp/cce5Rf31.s: Assembler messages: 1824s /tmp/cce5Rf31.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s CC fs/squashfs/page_actor.o 1824s /tmp/ccd3OeSm.s: Assembler messages: 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccd3OeSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s CC kernel/bpf/helpers.o 1824s /tmp/ccnIGufS.s: Assembler messages: 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccnIGufS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s CC [M] crypto/michael_mic.o 1824s /tmp/ccDJff5Y.s: Assembler messages: 1824s /tmp/ccDJff5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccDJff5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccDJff5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s /tmp/ccDJff5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1824s CC fs/squashfs/file_direct.o 1825s /tmp/cckMzfn2.s: Assembler messages: 1825s /tmp/cckMzfn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cckMzfn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cckMzfn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s CC [M] crypto/crc32.o 1825s /tmp/cceGVrs0.s: Assembler messages: 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s /tmp/cceGVrs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s CC block/blk-timeout.o 1825s /tmp/ccixLHxW.s: Assembler messages: 1825s /tmp/ccixLHxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1825s CC fs/squashfs/decompressor_single.o 1826s /tmp/ccWFaBip.s: Assembler messages: 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccWFaBip.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s CC [M] crypto/authenc.o 1826s /tmp/ccTn9KZZ.s: Assembler messages: 1826s /tmp/ccTn9KZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccTn9KZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccokN6Aj.s: Assembler messages: 1826s /tmp/ccokN6Aj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccokN6Aj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s /tmp/ccokN6Aj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1826s CC fs/squashfs/decompressor_multi.o 1826s CC block/blk-lib.o 1827s /tmp/ccMhxjoR.s: Assembler messages: 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccMhxjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s CC kernel/bpf/tnum.o 1827s /tmp/ccXaeMuQ.s: Assembler messages: 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccXaeMuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s CC [M] crypto/authencesn.o 1827s /tmp/ccLE3y1y.s: Assembler messages: 1827s /tmp/ccLE3y1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccLE3y1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccLE3y1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s CC fs/squashfs/decompressor_multi_percpu.o 1827s /tmp/ccHzrjPl.s: Assembler messages: 1827s /tmp/ccHzrjPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccHzrjPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccHzrjPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccHzrjPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s CC kernel/bpf/log.o 1827s /tmp/ccQz9QIs.s: Assembler messages: 1827s /tmp/ccQz9QIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccQz9QIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccQz9QIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccQz9QIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s /tmp/ccQz9QIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1827s CC block/blk-mq.o 1828s /tmp/ccLGKbc8.s: Assembler messages: 1828s /tmp/ccLGKbc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccLGKbc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccLGKbc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccLGKbc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s CC fs/squashfs/xattr.o 1828s /tmp/ccJ5bPwh.s: Assembler messages: 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccJ5bPwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s CC [M] crypto/krb5enc.o 1828s /tmp/ccpeMfEV.s: Assembler messages: 1828s /tmp/ccpeMfEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccpeMfEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Assembler messages: 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s CC fs/squashfs/xattr_id.o 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1828s /tmp/ccfgkxNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s CC kernel/bpf/token.o 1829s /tmp/ccLj8PX1.s: Assembler messages: 1829s /tmp/ccLj8PX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s CC fs/squashfs/lz4_wrapper.o 1829s /tmp/ccE3A5TQ.s: Assembler messages: 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/ccE3A5TQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s CC [M] crypto/lz4.o 1829s /tmp/cc9EpxpH.s: Assembler messages: 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s /tmp/cc9EpxpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1829s CC kernel/bpf/bpf_iter.o 1830s /tmp/cc7xBJrU.s: Assembler messages: 1830s /tmp/cc7xBJrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/cc7xBJrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/cc7xBJrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/cc7xBJrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s CC fs/squashfs/lzo_wrapper.o 1830s /tmp/ccXMZvgm.s: Assembler messages: 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s /tmp/ccXMZvgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1830s CC [M] crypto/lz4hc.o 1831s /tmp/ccMUke16.s: Assembler messages: 1831s /tmp/ccMUke16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccMUke16.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s CC fs/squashfs/xz_wrapper.o 1831s /tmp/cc1S8McF.s: Assembler messages: 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc1S8McF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s CC [M] crypto/xxhash_generic.o 1831s /tmp/ccZGL0n7.s: Assembler messages: 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccZGL0n7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s CC kernel/bpf/map_iter.o 1831s /tmp/cc06XPpE.s: Assembler messages: 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cc06XPpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Assembler messages: 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/cchXgPa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s CC [M] crypto/842.o 1831s /tmp/ccn1f0qC.s: Assembler messages: 1831s /tmp/ccn1f0qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccn1f0qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccn1f0qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s /tmp/ccn1f0qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1831s CC block/blk-mq-tag.o 1831s CC fs/squashfs/zlib_wrapper.o 1832s /tmp/ccBczML9.s: Assembler messages: 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBczML9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s CC kernel/bpf/task_iter.o 1832s /tmp/ccNYfdUv.s: Assembler messages: 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccNYfdUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s CC [M] crypto/ansi_cprng.o 1832s /tmp/ccBRaqOu.s: Assembler messages: 1832s /tmp/ccBRaqOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBRaqOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s /tmp/ccBRaqOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1832s CC fs/squashfs/zstd_wrapper.o 1833s /tmp/ccSlCs4v.s: Assembler messages: 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccSlCs4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s CC block/blk-mq-dma.o 1833s /tmp/ccUx7z0b.s: Assembler messages: 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s CC [M] crypto/polyval-generic.o 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccUx7z0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cc9hq3sP.s: Assembler messages: 1833s /tmp/cc9hq3sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cc9hq3sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s AR fs/squashfs/built-in.a 1833s CC fs/ramfs/inode.o 1833s /tmp/cciEnZos.s: Assembler messages: 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/cciEnZos.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s CC kernel/bpf/prog_iter.o 1833s /tmp/ccFA5J3h.s: Assembler messages: 1833s /tmp/ccFA5J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccFA5J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccFA5J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccFA5J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1833s /tmp/ccFA5J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s CC [M] crypto/af_alg.o 1834s CC block/blk-stat.o 1834s /tmp/ccTGAZpX.s: Assembler messages: 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccTGAZpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s CC fs/ramfs/file-mmu.o 1834s /tmp/ccBliTEN.s: Assembler messages: 1834s /tmp/ccBliTEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccBliTEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccBliTEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s /tmp/ccBliTEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1834s CC kernel/bpf/link_iter.o 1835s /tmp/cc2jnU87.s: Assembler messages: 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/cc2jnU87.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s CC block/blk-mq-sysfs.o 1835s /tmp/ccx34Uy1.s: Assembler messages: 1835s /tmp/ccx34Uy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s AR fs/ramfs/built-in.a 1835s CC fs/hugetlbfs/inode.o 1835s /tmp/ccs0snA6.s: Assembler messages: 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1835s /tmp/ccs0snA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccgx6iiA.s: CC kernel/bpf/hashtab.o 1836s CC [M] crypto/algif_hash.o 1836s CC block/blk-mq-cpumap.o 1836s Assembler messages: 1836s /tmp/ccgx6iiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccgx6iiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccgx6iiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccgx6iiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Assembler messages: 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccJNO2wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccaeisjY.s: Assembler messages: 1836s /tmp/ccaeisjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccaeisjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s /tmp/ccaeisjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1836s CC block/blk-mq-sched.o 1837s /tmp/ccU9kSAy.s: Assembler messages: 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s CC [M] crypto/algif_skcipher.o 1837s AR fs/hugetlbfs/built-in.a 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Assembler messages: 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccU9kSAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccyx0AXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s CC fs/fat/cache.o 1837s /tmp/ccr3TI96.s: Assembler messages: 1837s /tmp/ccr3TI96.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccr3TI96.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccr3TI96.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s /tmp/ccr3TI96.s: Warning: no SFrame FDE emitted; FP without RA on stack 1837s CC block/ioctl.o 1838s /tmp/ccZGzqPh.s: Assembler messages: 1838s /tmp/ccZGzqPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccZGzqPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccZGzqPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccZGzqPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccZGzqPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s CC fs/fat/dir.o 1838s /tmp/cct5zOq1.s: Assembler messages: 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/cct5zOq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s CC [M] crypto/algif_rng.o 1838s /tmp/ccc7M0Ia.s: Assembler messages: 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s CC kernel/bpf/arraymap.o 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1838s /tmp/ccc7M0Ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Assembler messages: 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc5t41T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Assembler messages: 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccCyiGJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s CC [M] crypto/algif_aead.o 1839s CC block/genhd.o 1839s /tmp/cc45hi1M.s: Assembler messages: 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/cc45hi1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Assembler messages: 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1839s /tmp/ccBuoLmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s CC kernel/bpf/percpu_freelist.o 1840s CC fs/fat/fatent.o 1840s /tmp/cc67mfSS.s: Assembler messages: 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/cc67mfSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s CC [M] crypto/zstd.o 1840s /tmp/ccCfDFzD.s: Assembler messages: 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s CC kernel/bpf/bpf_lru_list.o 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccCfDFzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Assembler messages: 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s /tmp/ccDRRobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1840s CC block/ioprio.o 1841s /tmp/ccgV8QjF.s: Assembler messages: 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccgV8QjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/cc4HWg8l.s: Assembler messages: 1841s /tmp/cc4HWg8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/cc4HWg8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/cc4HWg8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/cc4HWg8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s CC [M] crypto/essiv.o 1841s /tmp/ccFndKND.s: Assembler messages: 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccFndKND.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s CC kernel/bpf/lpm_trie.o 1841s CC fs/fat/file.o 1841s /tmp/ccuIKJmK.s: Assembler messages: 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s /tmp/ccuIKJmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1841s CC block/badblocks.o 1842s /tmp/ccB12UEt.s: Assembler messages: 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s CC [M] crypto/curve25519-generic.o 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccB12UEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Assembler messages: 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccTqvQGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s CC kernel/bpf/map_in_map.o 1842s /tmp/cc0iSwOm.s: Assembler messages: 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc0iSwOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s CC fs/fat/inode.o 1842s /tmp/cc4xHAaj.s: Assembler messages: 1842s /tmp/cc4xHAaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc4xHAaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/cc4xHAaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s ASN.1 crypto/ecrdsa_params.asn1.[ch] 1842s ASN.1 crypto/ecrdsa_pub_key.asn1.[ch] 1842s CC [M] crypto/ecrdsa_params.asn1.o 1842s /tmp/ccN5wiP8.s: Assembler messages: 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s CC [M] crypto/ecrdsa_pub_key.asn1.o 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1842s /tmp/ccN5wiP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s CC [M] crypto/xor.o 1843s CC block/partitions/core.o 1843s /tmp/ccggnsy4.s: Assembler messages: 1843s /tmp/ccggnsy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/ccggnsy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/ccggnsy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/ccggnsy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/ccggnsy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s CC kernel/bpf/bloom_filter.o 1843s /tmp/cch43teK.s: Assembler messages: 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1843s /tmp/cch43teK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Assembler messages: 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccbsZF7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s CC [M] crypto/async_tx/async_tx.o 1844s CC block/partitions/amiga.o 1844s /tmp/cc0JyvnG.s: Assembler messages: 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s CC kernel/bpf/local_storage.o 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc0JyvnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Assembler messages: 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/cc7WKYfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s CC fs/fat/misc.o 1844s /tmp/ccCezI3y.s: Assembler messages: 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1844s /tmp/ccCezI3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s CC [M] crypto/async_tx/async_memcpy.o 1845s CC block/partitions/atari.o 1845s /tmp/cc0ksRAp.s: Assembler messages: 1845s /tmp/cc0ksRAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/cc0ksRAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/cc0ksRAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/cc0ksRAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/cc0ksRAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s CC fs/fat/nfs.o 1845s /tmp/ccKoDlYB.s: Assembler messages: 1845s /tmp/ccKoDlYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Assembler messages: 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s /tmp/ccG1eNkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1845s CC kernel/bpf/queue_stack_maps.o 1845s CC [M] crypto/async_tx/async_xor.o 1846s /tmp/ccxonbP1.s: Assembler messages: 1846s /tmp/ccxonbP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1846s CC block/partitions/aix.o 1847s /tmp/cckv6z5f.s: Assembler messages: 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/cckv6z5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s CC fs/fat/namei_vfat.o 1847s CC [M] crypto/async_tx/async_pq.o 1847s CC kernel/bpf/ringbuf.o 1847s CC block/partitions/cmdline.o 1847s /tmp/ccdePctm.s: Assembler messages: 1847s /tmp/ccdePctm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccdePctm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccdePctm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccdePctm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Assembler messages: 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccN6bHK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccSNSUUW.s: Assembler messages: 1847s /tmp/ccSNSUUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccSNSUUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccSNSUUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s CC [M] crypto/async_tx/async_raid6_recov.o 1847s /tmp/ccuezOAQ.s: Assembler messages: 1847s /tmp/ccuezOAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccuezOAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccuezOAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Assembler messages: 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s CC block/partitions/mac.o 1847s CC [M] fs/fat/namei_msdos.o 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1847s /tmp/ccGjRTCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Assembler messages: 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/cclP6XLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s CC kernel/bpf/bpf_local_storage.o 1848s CC [M] crypto/krb5/krb5_kdf.o 1848s CC block/partitions/ldm.o 1848s /tmp/ccmbxPkf.s: Assembler messages: 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s /tmp/ccmbxPkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1848s AR fs/fat/built-in.a 1849s LD [M] fs/fat/msdos.o 1849s CC fs/ecryptfs/dentry.o 1849s CC [M] crypto/krb5/krb5_api.o 1849s /tmp/ccXISjCA.s: Assembler messages: 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s CC kernel/bpf/bpf_task_storage.o 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccXISjCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccv9NRUj.s: Assembler messages: 1849s /tmp/ccv9NRUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s /tmp/ccv9NRUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1849s CC fs/ecryptfs/file.o 1850s /tmp/ccvjhYz3.s: Assembler messages: 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccvjhYz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s CC [M] crypto/krb5/rfc3961_simplified.o 1850s /tmp/ccNB2nBZ.s: Assembler messages: 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccNB2nBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s CC block/partitions/msdos.o 1850s /tmp/ccN8DspO.s: Assembler messages: 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/ccN8DspO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Assembler messages: 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s /tmp/cc1cNqJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1850s CC kernel/bpf/bpf_inode_storage.o 1850s CC fs/ecryptfs/inode.o 1851s /tmp/ccbUTi4h.s: Assembler messages: 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccbUTi4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s CC [M] crypto/krb5/rfc3962_aes.o 1851s /tmp/cclAjCPe.s: Assembler messages: 1851s /tmp/cclAjCPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/cclAjCPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/cclAjCPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s CC block/partitions/of.o 1851s /tmp/ccs2flc4.s: Assembler messages: 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccs2flc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s CC kernel/bpf/disasm.o 1851s /tmp/ccJqTTC3.s: Assembler messages: 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s /tmp/ccJqTTC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1851s CC fs/ecryptfs/main.o 1852s CC [M] crypto/krb5/rfc6803_camellia.o 1852s CC block/partitions/osf.o 1852s /tmp/ccHi5rZx.s: Assembler messages: 1852s /tmp/ccHi5rZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccHi5rZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccYS4B6H.s: Assembler messages: 1852s /tmp/ccYS4B6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s CC kernel/bpf/mprog.o 1852s CC [M] crypto/krb5/rfc8009_aes2.o 1852s /tmp/ccq3VC1U.s: Assembler messages: 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1852s /tmp/ccq3VC1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s CC fs/ecryptfs/super.o 1853s CC block/partitions/sgi.o 1853s /tmp/ccZRIIMx.s: Assembler messages: 1853s /tmp/ccZRIIMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccZRIIMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccZRIIMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccZRIIMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s CC [M] crypto/krb5/selftest.o 1853s /tmp/ccVu2kub.s: Assembler messages: 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccVu2kub.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s CC fs/ecryptfs/mmap.o 1853s /tmp/ccPpJ8lS.s: Assembler messages: 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s /tmp/ccPpJ8lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1853s CC kernel/bpf/trampoline.o 1854s /tmp/ccUJ76It.s: Assembler messages: 1854s /tmp/ccUJ76It.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s CC block/partitions/sun.o 1854s /tmp/ccHXAR1y.s: Assembler messages: 1854s /tmp/ccHXAR1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/ccHXAR1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/ccHXAR1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s CC [M] crypto/krb5/selftest_data.o 1854s /tmp/cc29QuRW.s: Assembler messages: 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s /tmp/cc29QuRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s CC fs/ecryptfs/read_write.o 1854s /tmp/ccV6rDit.s: Assembler messages: 1854s /tmp/ccV6rDit.s: Warning: no SFrame FDE emitted; FP without RA on stack 1854s CC block/partitions/ultrix.o 1854s LD [M] crypto/krb5/krb5.o 1855s CC crypto/rsapubkey.asn1.o 1855s CC crypto/rsaprivkey.asn1.o 1855s CC [M] crypto/ecdsa-x962.o 1855s /tmp/ccXKjggY.s: Assembler messages: 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s CC kernel/bpf/btf.o 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccXKjggY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccJLP43q.s: Assembler messages: 1855s /tmp/ccJLP43q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccJLP43q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s CC fs/ecryptfs/crypto.o 1855s /tmp/ccvhfW0F.s: Assembler messages: 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s /tmp/ccvhfW0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1855s LD [M] crypto/aegis128.o 1855s LD [M] crypto/crc32-cryptoapi.o 1855s CC [M] crypto/ecrdsa.o 1855s CC block/partitions/efi.o 1856s /tmp/ccSkwlQW.s: Assembler messages: 1856s /tmp/ccSkwlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1856s /tmp/ccSkwlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1856s /tmp/ccSkwlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1856s /tmp/ccSkwlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1856s AR crypto/built-in.a 1856s LD [M] crypto/ecdsa_generic.o 1856s LD [M] crypto/ecrdsa_generic.o 1856s CC fs/exportfs/expfs.o 1856s /tmp/cc9QgYEL.s: Assembler messages: 1856s /tmp/cc9QgYEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1856s CC block/partitions/karma.o 1857s /tmp/ccz2usJc.s: Assembler messages: 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccz2usJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Assembler messages: 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/cc3DwVFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s CC fs/ecryptfs/keystore.o 1857s AR fs/exportfs/built-in.a 1857s CC fs/nls/nls_base.o 1857s CC block/partitions/sysv68.o 1857s /tmp/ccy0wyqK.s: Assembler messages: 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s /tmp/ccy0wyqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1857s CC fs/nls/nls_cp437.o 1858s /tmp/cccM2cgN.s: Assembler messages: 1858s /tmp/cccM2cgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/cccM2cgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/cccM2cgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/cccM2cgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s AR block/partitions/built-in.a 1858s CC block/blk-rq-qos.o 1858s CC [M] fs/nls/nls_cp737.o 1858s /tmp/ccb3aNhh.s: Assembler messages: 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccb3aNhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s CC fs/ecryptfs/kthread.o 1858s /tmp/ccEQfpgJ.s: Assembler messages: 1858s /tmp/ccEQfpgJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccEQfpgJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccEQfpgJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s /tmp/ccEQfpgJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1858s CC [M] fs/nls/nls_cp775.o 1859s /tmp/ccI1GOge.s: Assembler messages: 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccI1GOge.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s CC block/disk-events.o 1859s /tmp/ccFEayWY.s: Assembler messages: 1859s /tmp/ccFEayWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccFEayWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccFEayWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/ccFEayWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s CC [M] fs/nls/nls_cp850.o 1859s /tmp/cc4nChTz.s: Assembler messages: 1859s /tmp/cc4nChTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/cc4nChTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s CC fs/ecryptfs/debug.o 1859s /tmp/cciHIxWD.s: Assembler messages: 1859s /tmp/cciHIxWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/cciHIxWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/cciHIxWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s /tmp/cciHIxWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1859s CC [M] fs/nls/nls_cp852.o 1860s /tmp/ccAcyNea.s: Assembler messages: 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccAcyNea.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccxhAALs.s: Assembler messages: 1860s /tmp/ccxhAALs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s CC fs/ecryptfs/messaging.o 1860s CC block/blk-ia-ranges.o 1860s /tmp/cc13Zyu0.s: Assembler messages: 1860s /tmp/cc13Zyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/cc13Zyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/cc13Zyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/cc13Zyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s CC [M] fs/nls/nls_cp855.o 1860s /tmp/ccBRdrng.s: Assembler messages: 1860s /tmp/ccBRdrng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccBRdrng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccBRdrng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccBRdrng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccBEExSV.s: Assembler messages: 1860s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1860s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s CC [M] fs/nls/nls_cp857.o 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccBEExSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Assembler messages: 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc7mbenM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Assembler messages: 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccpXUZ9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s CC fs/ecryptfs/miscdev.o 1861s CC block/early-lookup.o 1861s CC kernel/bpf/memalloc.o 1861s /tmp/ccXVRbq7.s: Assembler messages: 1861s /tmp/ccXVRbq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccXVRbq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccXVRbq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/ccXVRbq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s CC [M] fs/nls/nls_cp860.o 1861s /tmp/cc3FHBdQ.s: Assembler messages: 1861s /tmp/cc3FHBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1861s /tmp/cc3FHBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s CC block/bsg.o 1862s /tmp/ccBb9GUB.s: Assembler messages: 1862s /tmp/ccBb9GUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccBb9GUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccBb9GUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccBb9GUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s CC [M] fs/nls/nls_cp861.o 1862s /tmp/ccDs6Izt.s: Assembler messages: 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccDs6Izt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s AR fs/ecryptfs/built-in.a 1862s CC io_uring/io_uring.o 1862s /tmp/cc3pJAK8.s: Assembler messages: 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cc3pJAK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s CC [M] fs/nls/nls_cp862.o 1862s CC kernel/bpf/rqspinlock.o 1862s /tmp/cceKTc5Z.s: Assembler messages: 1862s /tmp/cceKTc5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cceKTc5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cceKTc5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/cceKTc5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: CC block/bsg-lib.o 1862s Assembler messages: 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1862s /tmp/ccyx2zOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccxikY4i.s: Assembler messages: 1863s /tmp/ccxikY4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccxikY4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccxikY4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccxikY4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s CC [M] fs/nls/nls_cp863.o 1863s /tmp/cci3TJv8.s: Assembler messages: 1863s /tmp/cci3TJv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cci3TJv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cci3TJv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cci3TJv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Assembler messages: 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/ccjFwB6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s CC [M] fs/nls/nls_cp864.o 1863s CC kernel/bpf/arena.o 1863s /tmp/cciswccN.s: Assembler messages: 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s /tmp/cciswccN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1863s CC block/blk-cgroup.o 1864s /tmp/ccnktT6r.s: Assembler messages: 1864s /tmp/ccnktT6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccnktT6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccnktT6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccnktT6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s CC [M] fs/nls/nls_cp865.o 1864s /tmp/ccPOdRpb.s: Assembler messages: 1864s /tmp/ccPOdRpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccPOdRpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccPOdRpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/ccPOdRpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s CC [M] fs/nls/nls_cp866.o 1864s /tmp/cchV3bYT.s: Assembler messages: 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s /tmp/cchV3bYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1864s CC kernel/bpf/range_tree.o 1865s /tmp/ccmzrOV5.s: Assembler messages: 1865s /tmp/ccmzrOV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccmzrOV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccmzrOV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccmzrOV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s CC [M] fs/nls/nls_cp869.o 1865s /tmp/ccQBz1V3.s: Assembler messages: 1865s /tmp/ccQBz1V3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccQBz1V3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccQBz1V3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccQBz1V3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s CC [M] fs/nls/nls_cp874.o 1865s /tmp/ccNdGCGb.s: Assembler messages: 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccNdGCGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccVDx8VZ.s: Assembler messages: 1865s /tmp/ccVDx8VZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccVDx8VZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccVDx8VZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s /tmp/ccVDx8VZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1865s CC kernel/bpf/dispatcher.o 1866s CC block/blk-cgroup-rwstat.o 1866s /tmp/ccwqhxuK.s: Assembler messages: 1866s /tmp/ccwqhxuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccwqhxuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccwqhxuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccwqhxuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s CC [M] fs/nls/nls_cp932.o 1866s /tmp/ccHIInHx.s: Assembler messages: 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccHIInHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s CC io_uring/opdef.o 1866s /tmp/ccGVGZTX.s: Assembler messages: 1866s /tmp/ccGVGZTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccGVGZTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccGVGZTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccGVGZTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s CC [M] fs/nls/nls_euc-jp.o 1866s /tmp/ccV4Rarn.s: Assembler messages: 1866s /tmp/ccV4Rarn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccV4Rarn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccV4Rarn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccV4Rarn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s /tmp/ccfIlE6e.s: Assembler messages: 1866s /tmp/ccfIlE6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1866s CC block/blk-cgroup-fc-appid.o 1866s CC kernel/bpf/devmap.o 1867s /tmp/cc0ktSLC.s: Assembler messages: 1867s /tmp/cc0ktSLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/cc0ktSLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/cc0ktSLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s CC io_uring/kbuf.o 1867s /tmp/ccxmXg9S.s: Assembler messages: 1867s /tmp/ccxmXg9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/ccxmXg9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/ccxmXg9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s CC [M] fs/nls/nls_cp936.o 1867s /tmp/cchssVt4.s: Assembler messages: 1867s /tmp/cchssVt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/cchssVt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s CC block/blk-throttle.o 1867s /tmp/ccX3pgSj.s: Assembler messages: 1867s /tmp/ccX3pgSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/ccX3pgSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/ccX3pgSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1867s /tmp/ccX3pgSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s CC [M] fs/nls/nls_cp949.o 1868s /tmp/ccOf9XWJ.s: Assembler messages: 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccOf9XWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s CC io_uring/rsrc.o 1868s /tmp/ccLgvmCM.s: Assembler messages: 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccLgvmCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s CC kernel/bpf/cpumap.o 1868s /tmp/ccyQorQj.s: Assembler messages: 1868s /tmp/ccyQorQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccyQorQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccyQorQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s /tmp/ccyQorQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1868s CC [M] fs/nls/nls_cp950.o 1869s /tmp/ccyxcmnU.s: Assembler messages: 1869s /tmp/ccyxcmnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccyxcmnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccyxcmnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccyxcmnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s CC [M] fs/nls/nls_cp1250.o 1869s /tmp/cc6YgTHy.s: Assembler messages: 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s CC block/blk-ioprio.o 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/cc6YgTHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccD6VHyc.s: Assembler messages: 1869s /tmp/ccD6VHyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccD6VHyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccD6VHyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s /tmp/ccD6VHyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1869s CC [M] fs/nls/nls_cp1251.o 1870s /tmp/ccwF8SdT.s: Assembler messages: 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccwF8SdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s CC io_uring/notif.o 1870s /tmp/ccKCXcsG.s: Assembler messages: 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccKCXcsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccv6JK32.s: Assembler messages: 1870s /tmp/ccv6JK32.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccv6JK32.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccv6JK32.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccv6JK32.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s CC [M] fs/nls/nls_ascii.o 1870s CC kernel/bpf/offload.o 1870s /tmp/cc18u7JQ.s: Assembler messages: 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/cc18u7JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s CC block/blk-iocost.o 1870s /tmp/ccALV2pJ.s: Assembler messages: 1870s /tmp/ccALV2pJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccALV2pJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccALV2pJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s /tmp/ccALV2pJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1870s CC [M] fs/nls/nls_iso8859-1.o 1871s /tmp/ccFJrmJe.s: Assembler messages: 1871s /tmp/ccFJrmJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccFJrmJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccFJrmJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccFJrmJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccDmogM3.s: Assembler messages: 1871s /tmp/ccDmogM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccDmogM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccDmogM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccDmogM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s CC io_uring/tctx.o 1871s CC [M] fs/nls/nls_iso8859-2.o 1871s /tmp/ccifwIP3.s: Assembler messages: 1871s /tmp/ccifwIP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccifwIP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccifwIP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccifwIP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s CC [M] fs/nls/nls_iso8859-3.o 1871s /tmp/ccbc1hqs.s: Assembler messages: 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s /tmp/ccbc1hqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 1871s CC kernel/bpf/net_namespace.o 1872s /tmp/cc2oVpa7.s: Assembler messages: 1872s /tmp/cc2oVpa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc2oVpa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc2oVpa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc2oVpa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc2oVpa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s CC io_uring/filetable.o 1872s /tmp/cchecKDt.s: Assembler messages: 1872s /tmp/cchecKDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cchecKDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cchecKDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cchecKDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s CC [M] fs/nls/nls_iso8859-4.o 1872s /tmp/ccW8jazB.s: Assembler messages: 1872s /tmp/ccW8jazB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/ccW8jazB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/ccW8jazB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/ccW8jazB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s CC [M] fs/nls/nls_iso8859-5.o 1872s /tmp/cc13vtX7.s: Assembler messages: 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1872s /tmp/cc13vtX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s CC io_uring/rw.o 1873s /tmp/ccixY7Zc.s: Assembler messages: 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccixY7Zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Assembler messages: 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/cchgBNuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s CC block/mq-deadline.o 1873s CC kernel/bpf/tcx.o 1873s /tmp/ccJsFOAw.s: Assembler messages: 1873s /tmp/ccJsFOAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccJsFOAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccJsFOAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccJsFOAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s CC [M] fs/nls/nls_iso8859-6.o 1873s /tmp/ccsrixfF.s: Assembler messages: 1873s /tmp/ccsrixfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccsrixfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccsrixfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s /tmp/ccsrixfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1873s CC [M] fs/nls/nls_iso8859-7.o 1874s /tmp/ccJvKZKj.s: Assembler messages: 1874s /tmp/ccJvKZKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccJvKZKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccJvKZKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccJvKZKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s CC [M] fs/nls/nls_cp1255.o 1874s /tmp/ccPPOyEN.s: Assembler messages: 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccPPOyEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s CC kernel/bpf/stackmap.o 1874s /tmp/cc30YtZK.s: Assembler messages: 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/cc30YtZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s CC io_uring/poll.o 1874s /tmp/ccSaMRpi.s: Assembler messages: 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccSaMRpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s CC block/bio-integrity.o 1874s /tmp/ccMAsZXl.s: Assembler messages: 1874s /tmp/ccMAsZXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccMAsZXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccMAsZXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s /tmp/ccMAsZXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1874s CC [M] fs/nls/nls_iso8859-9.o 1875s /tmp/cca08OWJ.s: Assembler messages: 1875s /tmp/cca08OWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cca08OWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cca08OWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cca08OWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s CC [M] fs/nls/nls_iso8859-13.o 1875s /tmp/ccVkdIXT.s: Assembler messages: 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccVkdIXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s CC block/blk-integrity.o 1875s /tmp/ccqbjTE1.s: Assembler messages: 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccqbjTE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s CC kernel/bpf/cgroup_iter.o 1875s /tmp/ccOX073n.s: Assembler messages: 1875s /tmp/ccOX073n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccOX073n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccOX073n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/ccOX073n.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s CC [M] fs/nls/nls_iso8859-14.o 1875s /tmp/cczZOKwM.s: Assembler messages: 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1875s /tmp/cczZOKwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s CC io_uring/eventfd.o 1876s /tmp/ccfD4yf7.s: Assembler messages: 1876s /tmp/ccfD4yf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccfD4yf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccfD4yf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccfD4yf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s CC [M] fs/nls/nls_iso8859-15.o 1876s /tmp/ccmkFZr6.s: Assembler messages: 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccmkFZr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s CC block/t10-pi.o 1876s /tmp/cci8upez.s: Assembler messages: 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/cci8upez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s CC kernel/bpf/bpf_cgrp_storage.o 1876s /tmp/ccZQnBjR.s: Assembler messages: 1876s /tmp/ccZQnBjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccZQnBjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccZQnBjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccZQnBjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Assembler messages: 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s /tmp/ccDeBQWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1876s CC [M] fs/nls/nls_koi8-r.o 1876s CC io_uring/uring_cmd.o 1877s /tmp/cch6PA7O.s: Assembler messages: 1877s /tmp/cch6PA7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/cch6PA7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/cch6PA7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/cch6PA7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s CC [M] fs/nls/nls_koi8-u.o 1877s /tmp/ccj1xqYa.s: Assembler messages: 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccj1xqYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s CC block/bio-integrity-auto.o 1877s /tmp/ccOEjddS.s: Assembler messages: 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccOEjddS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s CC kernel/bpf/cgroup.o 1877s /tmp/ccqwcUTC.s: Assembler messages: 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccqwcUTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccVHHrna.s: Assembler messages: 1877s /tmp/ccVHHrna.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccVHHrna.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccVHHrna.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s /tmp/ccVHHrna.s: Warning: no SFrame FDE emitted; FP without RA on stack 1877s CC [M] fs/nls/nls_koi8-ru.o 1877s CC io_uring/openclose.o 1878s /tmp/ccnFvV53.s: Assembler messages: 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccnFvV53.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccsHsfqK.s: Assembler messages: 1878s /tmp/ccsHsfqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccsHsfqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccsHsfqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccsHsfqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s CC [M] fs/nls/nls_utf8.o 1878s CC block/blk-zoned.o 1878s /tmp/cc0S8wN7.s: Assembler messages: 1878s /tmp/cc0S8wN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/cc0S8wN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/cc0S8wN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s CC [M] fs/nls/mac-celtic.o 1878s /tmp/ccF2xh73.s: Assembler messages: 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s /tmp/ccF2xh73.s: Warning: no SFrame FDE emitted; FP without RA on stack 1878s CC io_uring/sqpoll.o 1879s /tmp/ccNMxwyO.s: Assembler messages: 1879s /tmp/ccNMxwyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccNMxwyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccNMxwyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccNMxwyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s CC [M] fs/nls/mac-centeuro.o 1879s /tmp/ccJGaqdg.s: Assembler messages: 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccJGaqdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccYSTkF5.s: Assembler messages: 1879s /tmp/ccYSTkF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccYSTkF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccYSTkF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/ccYSTkF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s CC [M] fs/nls/mac-croatian.o 1879s /tmp/cc0HVeTP.s: Assembler messages: 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1879s /tmp/cc0HVeTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s CC kernel/bpf/reuseport_array.o 1880s CC block/blk-wbt.o 1880s /tmp/ccn7FeQd.s: Assembler messages: 1880s /tmp/ccn7FeQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccn7FeQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccn7FeQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccn7FeQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Assembler messages: 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccs3aUbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s CC [M] fs/nls/mac-cyrillic.o 1880s CC io_uring/xattr.o 1880s /tmp/ccVf35uS.s: Assembler messages: 1880s /tmp/ccVf35uS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccVf35uS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccVf35uS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s /tmp/ccVf35uS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1880s CC [M] fs/nls/mac-gaelic.o 1881s /tmp/ccZNBlxC.s: Assembler messages: 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccZNBlxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC kernel/bpf/sysfs_btf.o 1881s /tmp/ccB8vaal.s: Assembler messages: 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccB8vaal.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC io_uring/nop.o 1881s /tmp/ccegC2Js.s: Assembler messages: 1881s /tmp/ccegC2Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccegC2Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccegC2Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccegC2Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC [M] fs/nls/mac-greek.o 1881s /tmp/ccEgn6qR.s: Assembler messages: 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccEgn6qR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC block/blk-mq-debugfs.o 1881s /tmp/ccO1nYa5.s: Assembler messages: 1881s /tmp/ccO1nYa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/ccO1nYa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC kernel/bpf/bpf_struct_ops.o 1881s /tmp/cc78Rsgb.s: Assembler messages: 1881s /tmp/cc78Rsgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/cc78Rsgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/cc78Rsgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s /tmp/cc78Rsgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1881s CC [M] fs/nls/mac-iceland.o 1881s /tmp/cc3pmVeG.s: Assembler messages: 1881s /tmp/cc3pmVeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s CC io_uring/fs.o 1882s /tmp/ccyFQqrd.s: Assembler messages: 1882s /tmp/ccyFQqrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccyFQqrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccyFQqrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccyFQqrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s CC [M] fs/nls/mac-inuit.o 1882s /tmp/ccY8HqnC.s: Assembler messages: 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccY8HqnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s CC block/sed-opal.o 1882s /tmp/ccaBXKuq.s: Assembler messages: 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccaBXKuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s CC io_uring/splice.o 1882s /tmp/ccZobqbA.s: Assembler messages: 1882s /tmp/ccZobqbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccZobqbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccZobqbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s /tmp/ccZobqbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1882s CC [M] fs/nls/mac-romanian.o 1883s /tmp/ccsA4hrY.s: Assembler messages: 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s CC kernel/bpf/cpumask.o 1883s /tmp/ccsA4hrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccFAuhQf.s: Assembler messages: 1883s /tmp/ccFAuhQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccFAuhQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccFAuhQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccFAuhQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s CC [M] fs/nls/mac-roman.o 1883s /tmp/ccKRiLwA.s: Assembler messages: 1883s /tmp/ccKRiLwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccKRiLwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccKRiLwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccKRiLwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s CC io_uring/sync.o 1883s /tmp/ccfRo5ol.s: Assembler messages: 1883s /tmp/ccfRo5ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccfRo5ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccfRo5ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s /tmp/ccfRo5ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 1883s CC [M] fs/nls/mac-turkish.o 1884s /tmp/cc7je0aD.s: Assembler messages: 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cc7je0aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s CC kernel/bpf/bpf_lsm.o 1884s /tmp/ccNuUNXq.s: Assembler messages: 1884s /tmp/ccNuUNXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccNuUNXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccNuUNXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccNuUNXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s CC [M] fs/nls/nls_ucs2_utils.o 1884s /tmp/cclX4MNT.s: Assembler messages: 1884s /tmp/cclX4MNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cclX4MNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/cclX4MNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s CC io_uring/msg_ring.o 1884s /tmp/ccHzMUc5.s: Assembler messages: 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s /tmp/ccHzMUc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1884s CC block/blk-pm.o 1885s AR fs/nls/built-in.a 1885s CC fs/unicode/utf8-norm.o 1885s /tmp/ccjuDcBn.s: Assembler messages: 1885s /tmp/ccjuDcBn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccjuDcBn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccjuDcBn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccjuDcBn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccjuDcBn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Assembler messages: 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccAv6Lbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s CC io_uring/advise.o 1885s /tmp/ccTmBnKK.s: Assembler messages: 1885s /tmp/ccTmBnKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/ccTmBnKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s CC block/blk-crypto.o 1885s CC kernel/bpf/crypto.o 1885s /tmp/cc1aT9jb.s: Assembler messages: 1885s /tmp/cc1aT9jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s /tmp/cc1aT9jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1885s CC fs/unicode/utf8-core.o 1886s /tmp/ccItIy7L.s: Assembler messages: 1886s /tmp/ccItIy7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccItIy7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s CC io_uring/statx.o 1886s /tmp/cclNJAaD.s: Assembler messages: 1886s /tmp/cclNJAaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/cclNJAaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/cclNJAaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Assembler messages: 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s COPY fs/unicode/utf8data.c 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccFICb7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s CC fs/unicode/utf8data.o 1886s CC block/blk-crypto-profile.o 1886s /tmp/ccBGWxIp.s: Assembler messages: 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccBGWxIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s CC kernel/bpf/relo_core.o 1886s /tmp/ccpawHMm.s: Assembler messages: 1886s /tmp/ccpawHMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccpawHMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s /tmp/ccpawHMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1886s AR fs/unicode/built-in.a 1886s CC io_uring/timeout.o 1887s CC fs/fuse/dev.o 1887s /tmp/ccCsDvmS.s: Assembler messages: 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s /tmp/ccCsDvmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1887s CC block/blk-crypto-sysfs.o 1888s /tmp/ccHQuUQG.s: Assembler messages: 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccHQuUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Assembler messages: 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccoamMTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s CC kernel/bpf/btf_iter.o 1888s CC io_uring/cancel.o 1888s /tmp/ccj8wgEE.s: Assembler messages: 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s /tmp/ccj8wgEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s CC block/blk-crypto-fallback.o 1888s /tmp/cc189lP8.s: Assembler messages: 1888s /tmp/cc189lP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1888s CC kernel/bpf/btf_relocate.o 1889s /tmp/ccTj3zuU.s: Assembler messages: 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccTj3zuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s CC io_uring/waitid.o 1889s /tmp/ccjyl9N7.s: Assembler messages: 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccjyl9N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s CC block/holder.o 1889s /tmp/ccJs1Dpl.s: Assembler messages: 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccJs1Dpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s CC fs/fuse/dir.o 1889s /tmp/ccO5fqe7.s: Assembler messages: 1889s /tmp/ccO5fqe7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s CC kernel/bpf/kmem_cache_iter.o 1889s /tmp/ccBOUCDV.s: /tmp/ccnlq5jx.s: Assembler messages: 1889s /tmp/ccnlq5jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccnlq5jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s Assembler messages: 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1889s /tmp/ccBOUCDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s CC io_uring/register.o 1890s CC [M] block/kyber-iosched.o 1890s /tmp/ccuUFvja.s: Assembler messages: 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s /tmp/ccuUFvja.s: Warning: no SFrame FDE emitted; FP without RA on stack 1890s CC kernel/bpf/dmabuf_iter.o 1891s /tmp/ccvTpgKe.s: Assembler messages: 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccvTpgKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s CC fs/fuse/file.o 1891s /tmp/ccDHcAi7.s: Assembler messages: 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/ccDHcAi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s AR kernel/bpf/built-in.a 1891s CC kernel/scs.o 1891s /tmp/cco2KfCc.s: Assembler messages: 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cco2KfCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s CC io_uring/truncate.o 1891s /tmp/cc00TDuC.s: Assembler messages: 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s /tmp/cc00TDuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1891s CC [M] block/bfq-iosched.o 1892s /tmp/ccyG3D8J.s: Assembler messages: 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s /tmp/ccyG3D8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s CC kernel/events/core.o 1892s /tmp/cc1z7e4K.s: Assembler messages: 1892s /tmp/cc1z7e4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1892s CC io_uring/memmap.o 1893s /tmp/ccjvjbmt.s: Assembler messages: 1893s /tmp/ccjvjbmt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccjvjbmt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccjvjbmt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccjvjbmt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccjvjbmt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s CC io_uring/alloc_cache.o 1893s /tmp/ccljCSgG.s: Assembler messages: 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s /tmp/ccljCSgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1893s CC fs/fuse/inode.o 1894s /tmp/ccPenlZ0.s: Assembler messages: 1894s /tmp/ccPenlZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/ccPenlZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/ccPenlZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s CC io_uring/zcrx.o 1894s /tmp/cc40XVeU.s: Assembler messages: 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1894s /tmp/cc40XVeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s CC [M] block/bfq-wf2q.o 1895s /tmp/cckI6rWO.s: Assembler messages: 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cckI6rWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s CC fs/fuse/control.o 1895s /tmp/cchFFe86.s: Assembler messages: 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1895s /tmp/cchFFe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s CC io_uring/io-wq.o 1896s /tmp/ccQ2mrvI.s: Assembler messages: 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccQ2mrvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s CC [M] block/bfq-cgroup.o 1896s /tmp/ccOSFofo.s: Assembler messages: 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s /tmp/ccOSFofo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1896s CC fs/fuse/xattr.o 1897s /tmp/ccvuAoUM.s: Assembler messages: 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s AR block/built-in.a 1897s LD [M] block/bfq.o 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccvuAoUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s CC kernel/events/ring_buffer.o 1897s /tmp/ccEhVbK9.s: Assembler messages: 1897s /tmp/ccEhVbK9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccEhVbK9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s CC fs/fuse/acl.o 1897s /tmp/ccIxh3dx.s: Assembler messages: 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s /tmp/ccIxh3dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1897s CC io_uring/futex.o 1898s /tmp/ccAKMYGG.s: Assembler messages: 1898s /tmp/ccAKMYGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s CC fs/fuse/readdir.o 1898s /tmp/ccAKMYGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccAKMYGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccAKMYGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Assembler messages: 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/ccbOycoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s CC kernel/events/callchain.o 1898s /tmp/cc0WloRI.s: Assembler messages: 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s /tmp/cc0WloRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1898s CC io_uring/epoll.o 1899s /tmp/ccMj9GHc.s: Assembler messages: 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP with CC fs/fuse/ioctl.o 1899s out RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccMj9GHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Assembler messages: 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccedCoss.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/cc1VgYF8.s: Assembler messages: 1899s /tmp/cc1VgYF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/cc1VgYF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/cc1VgYF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/cc1VgYF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/cc1VgYF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s AS arch/arm64/lib/clear_page.o 1899s /tmp/ccSeADjR.s: Assembler messages: 1899s /tmp/ccSeADjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccSeADjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccSeADjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s /tmp/ccSeADjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1899s CC io_uring/napi.o 1899s CC kernel/events/hw_breakpoint.o 1900s AS arch/arm64/lib/clear_user.o 1900s /tmp/ccGvKbOJ.s: Assembler messages: 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s /tmp/ccGvKbOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1900s CC fs/fuse/iomode.o 1900s AS arch/arm64/lib/copy_from_user.o 1901s /tmp/ccRXoyBu.s: Assembler messages: 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccRXoyBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Assembler messages: 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccaZaTN7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s CC io_uring/net.o 1901s CC kernel/events/uprobes.o 1901s /tmp/ccCF7yhH.s: Assembler messages: 1901s /tmp/ccCF7yhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccCF7yhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccCF7yhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s /tmp/ccCF7yhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1901s AS arch/arm64/lib/copy_page.o 1901s CC fs/fuse/dax.o 1901s AS arch/arm64/lib/copy_to_user.o 1902s CC arch/arm64/lib/csum.o 1902s /tmp/ccevv7Ct.s: Assembler messages: 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/ccevv7Ct.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s CC fs/fuse/passthrough.o 1902s CC arch/arm64/lib/delay.o 1902s /tmp/cc4dmpsC.s: Assembler messages: 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1902s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s CC io_uring/cmd_net.o 1903s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/cc4dmpsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccPsz9ws.s: Assembler messages: 1903s /tmp/ccPsz9ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccPsz9ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccPsz9ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccPsz9ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s CC arch/arm64/lib/insn.o 1903s /tmp/ccYty2ZJ.s: Assembler messages: 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccYty2ZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s AR kernel/events/built-in.a 1903s CC kernel/padata.o 1903s /tmp/ccdWtNVa.s: Assembler messages: 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s /tmp/ccdWtNVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1903s CC fs/fuse/sysctl.o 1904s CC io_uring/fdinfo.o 1904s /tmp/ccRJzEZl.s: Assembler messages: 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccRJzEZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccub7yDX.s: Assembler messages: 1904s /tmp/ccub7yDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccub7yDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s AS arch/arm64/lib/memchr.o 1904s CC fs/fuse/dev_uring.o 1904s /tmp/ccctjQqG.s: Assembler messages: 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1904s /tmp/ccctjQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1905s CC kernel/jump_label.o 1905s AS arch/arm64/lib/memcmp.o 1905s /tmp/ccghP86A.s: Assembler messages: 1905s /tmp/ccghP86A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1905s /tmp/ccghP86A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1905s AR io_uring/built-in.a 1905s CC lib/argv_split.o 1905s /tmp/ccCcE2BW.s: Assembler messages: 1905s /tmp/ccCcE2BW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1905s /tmp/ccCcE2BW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1905s CC lib/bug.o 1905s AS arch/arm64/lib/memcpy.o 1906s /tmp/cckBclZa.s: Assembler messages: 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/cckBclZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s CC [M] fs/fuse/cuse.o 1906s /tmp/ccfFKViR.s: Assembler messages: 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccfFKViR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s CC kernel/context_tracking.o 1906s AS arch/arm64/lib/memset.o 1906s /tmp/ccD0p1w4.s: Assembler messages: 1906s /tmp/ccD0p1w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s /tmp/ccD0p1w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1906s CC lib/buildid.o 1907s AS arch/arm64/lib/strchr.o 1907s /tmp/ccgm2YV2.s: Assembler messages: 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccgm2YV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s CC [M] fs/fuse/virtio_fs.o 1907s /tmp/ccQsdKuI.s: Assembler messages: 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccQsdKuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Assembler messages: 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/cckOJDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s CC kernel/iomem.o 1907s CC lib/clz_tab.o 1907s CC lib/cmdline.o 1907s AS arch/arm64/lib/strcmp.o 1907s /tmp/ccEaoSZD.s: Assembler messages: 1907s /tmp/ccEaoSZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccEaoSZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccEaoSZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s /tmp/ccEaoSZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1907s CC lib/cpumask.o 1908s /tmp/ccGIG1mi.s: Assembler messages: 1908s /tmp/ccGIG1mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccGIG1mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccGIG1mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccGIG1mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccGIG1mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s CC kernel/rseq.o 1908s AS arch/arm64/lib/strlen.o 1908s /tmp/ccw0BBTR.s: Assembler messages: 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s /tmp/ccw0BBTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1908s CC lib/ctype.o 1908s CC lib/dec_and_lock.o 1909s AS arch/arm64/lib/strncmp.o 1909s /tmp/ccglfT3I.s: Assembler messages: 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccglfT3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccrWZKUH.s: Assembler messages: 1909s /tmp/ccrWZKUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccrWZKUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccrWZKUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccrWZKUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s AR fs/fuse/built-in.a 1909s CC lib/decompress.o 1909s LD [M] fs/fuse/virtiofs.o 1909s AR fs/hostfs/built-in.a 1909s CC fs/debugfs/inode.o 1909s /tmp/ccMAH4KW.s: Assembler messages: 1909s /tmp/ccMAH4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s CC lib/decompress_bunzip2.o 1909s /tmp/ccEvSGPI.s: Assembler messages: 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s /tmp/ccEvSGPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1909s CC kernel/watch_queue.o 1909s AS arch/arm64/lib/strnlen.o 1910s /tmp/cc9b4z3P.s: Assembler messages: 1910s /tmp/cc9b4z3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cc9b4z3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cc9b4z3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s CC lib/decompress_inflate.o 1910s AS arch/arm64/lib/strrchr.o 1910s /tmp/cctMhxgj.s: Assembler messages: 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cctMhxgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s CC fs/debugfs/file.o 1910s /tmp/cc2YuzwI.s: Assembler messages: 1910s /tmp/cc2YuzwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cc2YuzwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s CC lib/decompress_unlz4.o 1910s AS arch/arm64/lib/tishift.o 1910s /tmp/cch5LCQz.s: Assembler messages: 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s /tmp/cch5LCQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1910s CHK kernel/kheaders_data.tar.xz 1911s GEN kernel/kheaders_data.tar.xz 1911s /tmp/cckaZ9rk.s: Assembler messages: 1911s /tmp/cckaZ9rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1911s CC lib/decompress_unlzma.o 1911s CC arch/arm64/lib/uaccess_flushcache.o 1912s /tmp/ccjDDwQO.s: Assembler messages: 1912s /tmp/ccjDDwQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccjDDwQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Assembler messages: 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccBmsbWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Assembler messages: 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s /tmp/ccNF4HV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1912s CC lib/decompress_unlzo.o 1912s AS arch/arm64/lib/crypto/chacha-neon-core.o 1912s CC arch/arm64/lib/crypto/chacha-neon-glue.o 1912s AR fs/debugfs/built-in.a 1912s CC fs/tracefs/inode.o 1913s /tmp/cc1yAE8U.s: Assembler messages: 1913s /tmp/cc1yAE8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1913s CC lib/decompress_unxz.o 1913s /tmp/cclpLegA.s: Assembler messages: 1913s /tmp/cclpLegA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1913s /tmp/cclpLegA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1913s /tmp/cclpLegA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1913s /tmp/cclpLegA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1913s PERLASM arch/arm64/lib/crypto/poly1305-core.S 1913s CC arch/arm64/lib/crypto/poly1305-glue.o 1914s /tmp/cczTqtkz.s: Assembler messages: 1914s /tmp/cczTqtkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cczTqtkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s CC lib/decompress_unzstd.o 1914s CC arch/arm64/lib/crypto/sha256.o 1914s /tmp/cc8TYSFM.s: Assembler messages: 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/cc8TYSFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s CC fs/tracefs/event_inode.o 1914s /tmp/ccTBBaSI.s: Assembler messages: 1914s /tmp/ccTBBaSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/ccTBBaSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/ccnsRmSw.s: Assembler messages: 1914s /tmp/ccnsRmSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s /tmp/ccnsRmSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1914s PERLASM arch/arm64/lib/crypto/sha256-core.S 1914s AS arch/arm64/lib/crypto/sha256-ce.o 1914s CC lib/dump_stack.o 1914s AS arch/arm64/lib/crypto/poly1305-core.o 1915s AS arch/arm64/lib/crypto/sha256-core.o 1915s AR arch/arm64/lib/crypto/built-in.a 1915s CC arch/arm64/lib/crc32.o 1915s /tmp/ccwEUUyn.s: Assembler messages: 1915s /tmp/ccwEUUyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/ccwEUUyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/ccwEUUyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Assembler messages: 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/cc8t2iyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s CC lib/earlycpio.o 1915s AR fs/tracefs/built-in.a 1915s /tmp/ccRFeMmG.s: Assembler messages: 1915s /tmp/ccRFeMmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/ccRFeMmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s /tmp/ccRFeMmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1915s CC fs/pstore/inode.o 1916s AS arch/arm64/lib/crc32-core.o 1916s CC arch/arm64/lib/crc-t10dif.o 1916s CC lib/extable.o 1916s /tmp/cchT70Ps.s: Assembler messages: 1916s /tmp/cchT70Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 1916s /tmp/cchT70Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 1916s /tmp/cchT70Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 1916s CC lib/fdt.o 1916s /tmp/cckYc7AK.s: Assembler messages: 1916s /tmp/cckYc7AK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s AS arch/arm64/lib/crc-t10dif-core.o 1917s /tmp/ccVC9y8N.s: Assembler messages: 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s CC arch/arm64/lib/error-inject.o 1917s CC lib/fdt_addresses.o 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccVC9y8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Assembler messages: 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s /tmp/ccB47Ism.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s CC fs/pstore/platform.o 1917s CC lib/fdt_empty_tree.o 1917s /tmp/ccPbIynH.s: Assembler messages: 1917s /tmp/ccPbIynH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1917s CC lib/fdt_ro.o 1918s AS arch/arm64/lib/mte.o 1918s CC [M] arch/arm64/lib/xor-neon.o 1918s /tmp/ccKloUFR.s: Assembler messages: 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/ccKloUFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Assembler messages: 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s /tmp/cc04E7QG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1918s CC lib/fdt_rw.o 1918s CC [M] fs/pstore/ram.o 1919s /tmp/ccSpKjAD.s: Assembler messages: 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccSpKjAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s CC lib/fdt_strerror.o 1919s AR arch/arm64/lib/lib.a 1919s /tmp/cchbtRPg.s: Assembler messages: 1919s /tmp/cchbtRPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s AR arch/arm64/lib/built-in.a 1919s CC lib/fdt_sw.o 1919s CC fs/efivarfs/inode.o 1919s /tmp/ccjFRgMl.s: Assembler messages: 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccjFRgMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s CC lib/fdt_wip.o 1919s /tmp/ccP8hzw4.s: Assembler messages: 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1919s /tmp/ccP8hzw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s CC [M] fs/pstore/ram_core.o 1920s CC lib/flex_proportions.o 1920s /tmp/ccnQUtwp.s: Assembler messages: 1920s /tmp/ccnQUtwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/ccnQUtwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/ccnQUtwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/ccnQUtwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/ccnQUtwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s CC fs/efivarfs/file.o 1920s /tmp/cctJE6kb.s: Assembler messages: 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s /tmp/cctJE6kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1920s CC lib/idr.o 1921s /tmp/ccQIL5ws.s: Assembler messages: 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccQIL5ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/cccykLnD.s: Assembler messages: 1921s /tmp/cccykLnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/cccykLnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/cccykLnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s CC fs/efivarfs/super.o 1921s CC [M] fs/pstore/zone.o 1921s /tmp/ccm0JOVx.s: Assembler messages: 1921s /tmp/ccm0JOVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1921s /tmp/ccm0JOVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s CC lib/iomem_copy.o 1922s /tmp/ccNyPGGK.s: Assembler messages: 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccNyPGGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Assembler messages: 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s CC lib/irq_regs.o 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s /tmp/ccUYv1Es.s: Warning: no SFrame FDE emitted; FP without RA on stack 1922s CC fs/efivarfs/vars.o 1922s CC [M] fs/pstore/blk.o 1923s CC lib/is_single_threaded.o 1924s /tmp/ccKNkQDc.s: Assembler messages: 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccKNkQDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s AR fs/efivarfs/built-in.a 1924s CC lib/klist.o 1924s AR fs/pstore/built-in.a 1924s CC lib/kobject.o 1924s /tmp/cc9dN0FT.s: Assembler messages: 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/cc9dN0FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s LD [M] fs/pstore/ramoops.o 1924s LD [M] fs/pstore/pstore_zone.o 1924s LD [M] fs/pstore/pstore_blk.o 1924s CC fs/bpf_fs_kfuncs.o 1924s /tmp/ccSl90W6.s: Assembler messages: 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccSl90W6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s CC lib/kobject_uevent.o 1924s /tmp/ccjIFnsv.s: Assembler messages: 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1924s /tmp/ccjIFnsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s CC [M] fs/binfmt_misc.o 1925s /tmp/ccP9jTJZ.s: Assembler messages: 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s /tmp/ccP9jTJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1925s AR drivers/cache/built-in.a 1925s CC drivers/irqchip/irqchip.o 1926s /tmp/ccz8ojYe.s: Assembler messages: 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/ccz8ojYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s CC lib/logic_pio.o 1926s /tmp/ccKgGBRm.s: Assembler messages: 1926s /tmp/ccKgGBRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Assembler messages: 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s /tmp/cc6IDtl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1926s CC drivers/irqchip/irq-al-fic.o 1926s CC [M] fs/dlm/ast.o 1927s /tmp/cce694ji.s: Assembler messages: 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/cce694ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s CC lib/maple_tree.o 1927s /tmp/ccRbJgQE.s: Assembler messages: 1927s /tmp/ccRbJgQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRbJgQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRbJgQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Assembler messages: 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s /tmp/ccRcOGWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1927s CC drivers/irqchip/irq-bcm2835.o 1927s CC [M] fs/dlm/config.o 1928s /tmp/cc1lkgq3.s: Assembler messages: 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1928s /tmp/cc1lkgq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s CC drivers/irqchip/irq-bcm2836.o 1929s /tmp/ccKqywW8.s: Assembler messages: 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s CC [M] fs/dlm/dir.o 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccKqywW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Assembler messages: 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s /tmp/ccosYw0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1929s CC drivers/irqchip/irq-owl-sirq.o 1930s /tmp/ccXs8NaS.s: Assembler messages: 1930s /tmp/ccXs8NaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccXs8NaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccXs8NaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccXs8NaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s CC [M] fs/dlm/lock.o 1930s /tmp/ccuv4EW4.s: Assembler messages: 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s /tmp/ccuv4EW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1930s CC drivers/irqchip/irq-dw-apb-ictl.o 1931s /tmp/cc0zXKLo.s: Assembler messages: 1931s /tmp/cc0zXKLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1931s /tmp/cc0zXKLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1931s /tmp/cc0zXKLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1931s CC drivers/irqchip/irq-sun6i-r.o 1932s /tmp/ccv4USDw.s: Assembler messages: 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s /tmp/ccv4USDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1932s CC drivers/irqchip/irq-sunxi-nmi.o 1933s /tmp/cccumnlD.s: Assembler messages: 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s CC drivers/irqchip/irq-gic.o 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/cccumnlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Assembler messages: 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s /tmp/ccoETI60.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s CC lib/memcat_p.o 1933s /tmp/ccByy9kM.s: Assembler messages: 1933s /tmp/ccByy9kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1933s CC lib/min_heap.o 1934s /tmp/ccISRiOj.s: Assembler messages: 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccISRiOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Assembler messages: 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccGFpNOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s CC lib/nmi_backtrace.o 1934s CC [M] fs/dlm/lockspace.o 1934s /tmp/ccxvY728.s: Assembler messages: 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccxvY728.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s CC drivers/irqchip/irq-gic-common.o 1934s /tmp/ccuX3McT.s: Assembler messages: 1934s /tmp/ccuX3McT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1934s /tmp/ccuX3McT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s CC lib/objpool.o 1935s /tmp/cc4BWI0m.s: Assembler messages: 1935s /tmp/cc4BWI0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cc4BWI0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cc4BWI0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s CC drivers/irqchip/irq-msi-lib.o 1935s /tmp/cch9aKAb.s: Assembler messages: 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/cch9aKAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s CC [M] fs/dlm/main.o 1935s /tmp/ccSr60XL.s: Assembler messages: 1935s /tmp/ccSr60XL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Assembler messages: 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s /tmp/ccyfgbng.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s CC drivers/irqchip/irq-gic-v2m.o 1935s CC lib/plist.o 1935s /tmp/cc044nvx.s: Assembler messages: 1935s /tmp/cc044nvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1935s CC lib/radix-tree.o 1936s AR kernel/built-in.a 1936s CC [M] kernel/kheaders.o 1936s /tmp/cckczrWc.s: Assembler messages: 1936s /tmp/cckczrWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cckczrWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s CC lib/ratelimit.o 1936s /tmp/cc3dPTDd.s: Assembler messages: 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s /tmp/cc3dPTDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1936s CC drivers/irqchip/irq-gic-v3.o 1936s /tmp/cc5cJEAJ.s: Assembler messages: 1936s /tmp/cc5cJEAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Assembler messages: 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cc0RHiM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s AR sound/built-in.a 1937s /tmp/ccW9qWbF.s: Assembler messages: 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccW9qWbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s CC [M] sound/sound_core.o 1937s CC lib/rbtree.o 1937s CC [M] fs/dlm/member.o 1937s /tmp/ccJKyYEn.s: Assembler messages: 1937s /tmp/ccJKyYEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/ccJKyYEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cckD7Vtp.s: Assembler messages: 1937s /tmp/cckD7Vtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cckD7Vtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s /tmp/cckD7Vtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1937s CC lib/seq_buf.o 1937s LD [M] sound/soundcore.o 1937s AR samples/vfio-mdev/built-in.a 1937s CC [M] samples/trace_printk/trace-printk.o 1938s /tmp/ccpJR3wz.s: Assembler messages: 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpJR3wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s CC [M] fs/dlm/memory.o 1938s /tmp/ccGoND1v.s: Assembler messages: 1938s /tmp/ccGoND1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccGoND1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Assembler messages: 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccpq5ZMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s CC [M] samples/ftrace/sample-trace-array.o 1938s CC lib/siphash.o 1938s /tmp/ccAtgLpy.s: Assembler messages: 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/ccAtgLpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s CC drivers/irqchip/irq-gic-v3-mbi.o 1938s /tmp/cco5CWpg.s: Assembler messages: 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s /tmp/cco5CWpg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1938s CC [M] fs/dlm/midcomms.o 1938s CC lib/string.o 1939s /tmp/cc2RhVbn.s: Assembler messages: 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/cc2RhVbn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s CC [M] samples/hung_task/hung_task_tests.o 1939s /tmp/ccJyESdG.s: Assembler messages: 1939s /tmp/ccJyESdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccJyESdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccJyESdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccJyESdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccJyESdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s CC drivers/irqchip/irq-gic-v3-its.o 1939s CC lib/timerqueue.o 1939s /tmp/ccnaQPRL.s: Assembler messages: 1939s /tmp/ccnaQPRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccnaQPRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccnaQPRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccnaQPRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccT8cZ3c.s: Assembler messages: 1939s /tmp/ccT8cZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccT8cZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s /tmp/ccT8cZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1939s CC [M] samples/tsm-mr/tsm_mr_sample.o 1939s CC lib/union_find.o 1939s CC lib/vsprintf.o 1940s /tmp/ccsPEuXU.s: Assembler messages: 1940s /tmp/ccsPEuXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/ccsPEuXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/ccsPEuXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s AR samples/built-in.a 1940s CC drivers/bus/arm-cci.o 1940s /tmp/cc7gGi2T.s: Assembler messages: 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s CC [M] fs/dlm/lowcomms.o 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1940s /tmp/cc7gGi2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1941s /tmp/ccshYwX4.s: Assembler messages: 1941s /tmp/ccshYwX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1941s /tmp/ccshYwX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1941s /tmp/ccshYwX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1941s /tmp/ccshYwX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1941s CC drivers/bus/hisi_lpc.o 1942s /tmp/ccH6aB3O.s: Assembler messages: 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccH6aB3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s CC drivers/bus/fsl-mc/fsl-mc-bus.o 1942s /tmp/ccHnzJf5.s: Assembler messages: 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccHnzJf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Assembler messages: 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccZu7J4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s CC drivers/irqchip/irq-gic-v4.o 1942s CC lib/win_minmax.o 1942s /tmp/ccOS44hm.s: Assembler messages: 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1942s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccOS44hm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s CC [M] fs/dlm/plock.o 1943s /tmp/ccmhxhsF.s: Assembler messages: 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/ccmhxhsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s CC lib/xarray.o 1943s /tmp/cc2ro10v.s: Assembler messages: 1943s /tmp/cc2ro10v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/cc2ro10v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s /tmp/cc2ro10v.s: Warning: no SFrame FDE emitted; FP without RA on stack 1943s CC drivers/irqchip/irq-gic-v3-its-msi-parent.o 1943s CC drivers/bus/fsl-mc/mc-sys.o 1944s /tmp/cchbS6JR.s: Assembler messages: 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/cchbS6JR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s CC [M] fs/dlm/rcom.o 1944s /tmp/cc1ZLiev.s: Assembler messages: 1944s /tmp/cc1ZLiev.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccNhqacS.s: Assembler messages: 1944s /tmp/ccNhqacS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccNhqacS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccNhqacS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s CC drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.o 1944s CC drivers/bus/fsl-mc/mc-io.o 1944s /tmp/ccurzF9U.s: Assembler messages: 1944s /tmp/ccurzF9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccurzF9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccurzF9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Assembler messages: 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccBax80s.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccV5PNz2.s: Assembler messages: 1944s /tmp/ccV5PNz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccV5PNz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccV5PNz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccUOLgrg.s: Assembler messages: 1944s /tmp/ccUOLgrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccUOLgrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccUOLgrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s /tmp/ccUOLgrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1944s CC drivers/bus/fsl-mc/dpbp.o 1945s CC drivers/irqchip/irq-partition-percpu.o 1945s CC [M] fs/dlm/recover.o 1945s CC lib/lockref.o 1945s /tmp/ccHL3be5.s: Assembler messages: 1945s /tmp/ccHL3be5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccHL3be5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccHL3be5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccHL3be5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s CC lib/bcd.o 1945s CC lib/sort.o 1945s CC drivers/bus/fsl-mc/dpcon.o 1945s /tmp/ccTEQ0MC.s: Assembler messages: 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccTEQ0MC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s CC drivers/irqchip/irq-mbigen.o 1945s /tmp/ccEyc1xK.s: Assembler messages: 1945s /tmp/ccEyc1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccEyc1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccEyc1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s /tmp/ccEyc1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1945s CC lib/parser.o 1946s /tmp/ccWIYC3T.s: Assembler messages: 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccWIYC3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s CC [M] fs/dlm/recoverd.o 1946s /tmp/ccUBvAVl.s: Assembler messages: 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccUBvAVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s CC lib/debug_locks.o 1946s CC drivers/bus/fsl-mc/dprc.o 1946s /tmp/ccdWG2Xc.s: Assembler messages: 1946s /tmp/ccdWG2Xc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccdWG2Xc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccdWG2Xc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s /tmp/ccdWG2Xc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s CC drivers/irqchip/irq-renesas-irqc.o 1946s /tmp/ccipNC5W.s: Assembler messages: 1946s /tmp/ccipNC5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1946s CC lib/random32.o 1947s /tmp/ccpQTSl0.s: Assembler messages: 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccpQTSl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccyhlV0Y.s: Assembler messages: 1947s /tmp/ccyhlV0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s CC [M] fs/dlm/requestqueue.o 1947s CC lib/bust_spinlocks.o 1947s /tmp/cc3bwr7b.s: Assembler messages: 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/cc3bwr7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s CC drivers/irqchip/irq-renesas-rzg2l.o 1947s CC drivers/bus/fsl-mc/dprc-driver.o 1947s /tmp/ccge6HML.s: Assembler messages: 1947s /tmp/ccge6HML.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccUCIpAt.s: Assembler messages: 1947s /tmp/ccUCIpAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccUCIpAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s /tmp/ccUCIpAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1947s CC lib/kasprintf.o 1947s CC [M] fs/dlm/user.o 1948s /tmp/ccfAsRcR.s: Assembler messages: 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccfAsRcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Assembler messages: 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccQozzFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/ccol72rK.s: Assembler messages: 1948s /tmp/ccol72rK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s CC drivers/irqchip/irq-renesas-rzv2h.o 1948s CC drivers/bus/fsl-mc/fsl-mc-allocator.o 1948s CC lib/bitmap.o 1948s /tmp/cc7fflel.s: Assembler messages: 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s /tmp/cc7fflel.s: Warning: no SFrame FDE emitted; FP without RA on stack 1948s CC [M] fs/dlm/util.o 1949s /tmp/ccZ6OhhE.s: Assembler messages: 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccZ6OhhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s CC drivers/bus/fsl-mc/fsl-mc-msi.o 1949s /tmp/ccHB8j9E.s: Assembler messages: 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccHB8j9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Assembler messages: 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccSU1cH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s CC drivers/irqchip/irq-xilinx-intc.o 1949s CC lib/scatterlist.o 1949s LD [M] fs/dlm/dlm.o 1949s CC [M] fs/netfs/buffered_read.o 1949s /tmp/ccYGzUwV.s: Assembler messages: 1949s /tmp/ccYGzUwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccYGzUwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s /tmp/ccYGzUwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1949s CC drivers/bus/fsl-mc/dpmcp.o 1950s /tmp/ccFMpq3G.s: Assembler messages: 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccFMpq3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s CC drivers/irqchip/irq-bcm7038-l1.o 1950s CC drivers/bus/fsl-mc/obj-api.o 1950s /tmp/ccQ86I5C.s: Assembler messages: 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccQ86I5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Assembler messages: 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccpAVNQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s CC lib/list_sort.o 1950s CC [M] fs/netfs/buffered_write.o 1950s CC lib/uuid.o 1950s /tmp/ccV14XS2.s: Assembler messages: 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1950s /tmp/ccV14XS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s CC drivers/irqchip/irq-bcm7120-l2.o 1951s /tmp/ccedMB8V.s: Assembler messages: 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/ccedMB8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s CC lib/iov_iter.o 1951s CC drivers/bus/fsl-mc/fsl-mc-uapi.o 1951s /tmp/cceRa3V6.s: Assembler messages: 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s /tmp/cceRa3V6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1951s CC drivers/irqchip/irq-brcmstb-l2.o 1952s /tmp/ccFXSaAf.s: Assembler messages: 1952s /tmp/ccFXSaAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccFXSaAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccFXSaAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccFXSaAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccFXSaAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Assembler messages: 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccDqcI0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s AR drivers/bus/fsl-mc/built-in.a 1952s CC drivers/bus/imx-weim.o 1952s CC [M] fs/netfs/direct_read.o 1952s /tmp/ccq0vk4F.s: Assembler messages: 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccq0vk4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccr4w0BM.s: Assembler messages: 1952s /tmp/ccr4w0BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccr4w0BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccr4w0BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s /tmp/ccr4w0BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1952s CC drivers/irqchip/irq-mtk-sysirq.o 1952s CC drivers/bus/qcom-ebi2.o 1953s /tmp/ccHKzSYq.s: Assembler messages: 1953s /tmp/ccHKzSYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccHKzSYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccHKzSYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccHKzSYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s CC [M] fs/netfs/direct_write.o 1953s /tmp/ccAO2OnE.s: Assembler messages: 1953s /tmp/ccAO2OnE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccAO2OnE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s CC drivers/bus/qcom-ssc-block-bus.o 1953s /tmp/ccl5FUbV.s: Assembler messages: 1953s /tmp/ccl5FUbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccl5FUbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Assembler messages: 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s CC drivers/irqchip/irq-mtk-cirq.o 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/cc9QofIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s CC lib/clz_ctz.o 1953s /tmp/ccrUcHee.s: Assembler messages: 1953s /tmp/ccrUcHee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1953s /tmp/ccrUcHee.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s CC lib/bsearch.o 1954s CC [M] fs/netfs/iterator.o 1954s /tmp/ccQ0w4tB.s: Assembler messages: 1954s /tmp/ccQ0w4tB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s /tmp/ccQ0w4tB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s /tmp/ccQ0w4tB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s /tmp/ccQ0w4tB.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s CC drivers/bus/stm32_firewall.o 1954s /tmp/ccFD1qZK.s: Assembler messages: 1954s /tmp/ccFD1qZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s /tmp/ccFD1qZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s /tmp/ccFD1qZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s CC drivers/irqchip/irq-imx-gpcv2.o 1954s /tmp/cc2PrFzU.s: Assembler messages: 1954s /tmp/cc2PrFzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1954s CC lib/find_bit.o 1954s /tmp/ccrVCLzg.s: Assembler messages: 1954s /tmp/ccrVCLzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Assembler messages: 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccr15Mjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC [M] fs/netfs/locking.o 1955s CC drivers/bus/stm32_rifsc.o 1955s /tmp/cch0PxmP.s: Assembler messages: 1955s /tmp/cch0PxmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/cch0PxmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/cch0PxmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/cch0PxmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/cch0PxmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC lib/llist.o 1955s /tmp/ccFnA83y.s: Assembler messages: 1955s /tmp/ccFnA83y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccFnA83y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccFnA83y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccFnA83y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccFnA83y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC lib/lwq.o 1955s CC drivers/irqchip/irq-mvebu-gicp.o 1955s /tmp/cc9o9T6d.s: Assembler messages: 1955s /tmp/cc9o9T6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC lib/memweight.o 1955s /tmp/ccmx7QJ4.s: Assembler messages: 1955s /tmp/ccmx7QJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccmx7QJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccmx7QJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Assembler messages: 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC drivers/bus/stm32_etzpc.o 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccKOt2DM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s /tmp/ccztudZw.s: Assembler messages: 1955s /tmp/ccztudZw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1955s CC [M] fs/netfs/main.o 1955s CC lib/kfifo.o 1956s /tmp/ccauVTyk.s: Assembler messages: 1956s /tmp/ccauVTyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccauVTyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s CC drivers/irqchip/irq-mvebu-icu.o 1956s /tmp/ccIaNsd1.s: Assembler messages: 1956s /tmp/ccIaNsd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccIaNsd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccIaNsd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s CC drivers/bus/sun50i-de2.o 1956s /tmp/ccGUIfJp.s: Assembler messages: 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/ccGUIfJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/cc9VnfS1.s: Assembler messages: 1956s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1956s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC drivers/irqchip/irq-mvebu-odmi.o 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cc9VnfS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC lib/percpu-refcount.o 1957s /tmp/ccpr4yLS.s: Assembler messages: 1957s /tmp/ccpr4yLS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccpr4yLS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccpr4yLS.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC drivers/bus/simple-pm-bus.o 1957s /tmp/ccteC7Zn.s: Assembler messages: 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccteC7Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC drivers/bus/ti-sysc.o 1957s /tmp/cczcT5FO.s: Assembler messages: 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cczcT5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccUfcFON.s: Assembler messages: 1957s /tmp/ccUfcFON.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/ccUfcFON.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC drivers/irqchip/irq-mvebu-pic.o 1957s CC [M] fs/netfs/misc.o 1957s /tmp/cciJoKn3.s: Assembler messages: 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s /tmp/cciJoKn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1957s CC lib/rhashtable.o 1958s /tmp/ccWsfH9q.s: Assembler messages: 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccWsfH9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s CC drivers/irqchip/irq-mvebu-sei.o 1958s /tmp/ccZan4c7.s: Assembler messages: 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1958s /tmp/ccZan4c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s CC [M] fs/netfs/objects.o 1959s /tmp/ccFak7N7.s: Assembler messages: 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s CC drivers/bus/vexpress-config.o 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFak7N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Assembler messages: 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccFD9hGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s CC lib/base64.o 1959s /tmp/cclb848W.s: Assembler messages: 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/cclb848W.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s CC drivers/irqchip/irq-ls-extirq.o 1959s /tmp/ccTKOQDY.s: Assembler messages: 1959s /tmp/ccTKOQDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s /tmp/ccTKOQDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1959s CC lib/once.o 1960s /tmp/ccUcEkak.s: Assembler messages: 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccUcEkak.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s CC [M] fs/netfs/read_collect.o 1960s /tmp/ccp2wZxa.s: Assembler messages: 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccp2wZxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Assembler messages: 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/cckhtA1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s AR drivers/bus/mhi/built-in.a 1960s CC lib/refcount.o 1960s CC [M] drivers/bus/mhi/host/init.o 1960s /tmp/ccl9GOkr.s: Assembler messages: 1960s /tmp/ccl9GOkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccl9GOkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccl9GOkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s CC drivers/irqchip/irq-ls-scfg-msi.o 1960s /tmp/ccP5FKGn.s: Assembler messages: 1960s /tmp/ccP5FKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccP5FKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccP5FKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccP5FKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccP5FKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s CC lib/rcuref.o 1960s /tmp/ccsfTuWp.s: Assembler messages: 1960s /tmp/ccsfTuWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s /tmp/ccsfTuWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 1960s CC lib/usercopy.o 1961s /tmp/ccqrstgm.s: Assembler messages: 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccqrstgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s CC drivers/irqchip/qcom-irq-combiner.o 1961s /tmp/ccWhFJj6.s: Assembler messages: 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s /tmp/ccWhFJj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s CC lib/errseq.o 1961s CC [M] fs/netfs/read_pgpriv2.o 1961s /tmp/cci8Ikzg.s: Assembler messages: 1961s /tmp/cci8Ikzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 1961s CC lib/bucket_locks.o 1962s /tmp/ccB7DUMW.s: Assembler messages: 1962s /tmp/ccB7DUMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccB7DUMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccB7DUMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccB7DUMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccB7DUMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s CC drivers/irqchip/irq-sni-exiu.o 1962s /tmp/cc2Txtei.s: Assembler messages: 1962s /tmp/cc2Txtei.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc2Txtei.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Assembler messages: 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s CC lib/generic-radix-tree.o 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccc3ow6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc7BaWj9.s: Assembler messages: 1962s /tmp/cc7BaWj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc7BaWj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc7BaWj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc7BaWj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cc7BaWj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s CC [M] fs/netfs/read_retry.o 1962s CC [M] drivers/bus/mhi/host/main.o 1962s /tmp/cch0VRBK.s: Assembler messages: 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/cch0VRBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s CC lib/bitmap-str.o 1962s /tmp/ccad7wX3.s: Assembler messages: 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1962s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccad7wX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s CC drivers/irqchip/irq-meson-gpio.o 1963s /tmp/cceUeTMa.s: Assembler messages: 1963s /tmp/cceUeTMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/cceUeTMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/cceUeTMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s CC [M] fs/netfs/read_single.o 1963s /tmp/ccch0IwD.s: Assembler messages: 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccch0IwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s CC lib/string_helpers.o 1963s /tmp/ccEpnPn9.s: Assembler messages: 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s /tmp/ccEpnPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1963s CC drivers/irqchip/qcom-pdc.o 1964s /tmp/ccWZr7oI.s: Assembler messages: 1964s /tmp/ccWZr7oI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccWZr7oI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccWZr7oI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Assembler messages: 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccvKhp0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s CC [M] fs/netfs/rolling_buffer.o 1964s CC [M] drivers/bus/mhi/host/pm.o 1964s /tmp/ccci3DH7.s: Assembler messages: 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccci3DH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s CC lib/hexdump.o 1964s /tmp/ccd3TZqW.s: Assembler messages: 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s /tmp/ccd3TZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s CC drivers/irqchip/irq-imx-irqsteer.o 1964s /tmp/ccouYz2X.s: Assembler messages: 1964s /tmp/ccouYz2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1964s CC lib/kstrtox.o 1965s /tmp/ccCAUnaM.s: Assembler messages: 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccCAUnaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s CC [M] fs/netfs/write_collect.o 1965s /tmp/ccPOcYs3.s: Assembler messages: 1965s /tmp/ccPOcYs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccPOcYs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/ccPOcYs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Assembler messages: 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s /tmp/cc6Iwf7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s CC lib/math/div64.o 1965s CC drivers/irqchip/irq-imx-intmux.o 1965s /tmp/cc5Uy80R.s: Assembler messages: 1965s /tmp/cc5Uy80R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1965s CC lib/math/gcd.o 1965s CC lib/math/lcm.o 1966s /tmp/ccBrDIHC.s: Assembler messages: 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccBrDIHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccB67fqn.s: Assembler messages: 1966s /tmp/ccB67fqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccB67fqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s CC lib/math/int_log.o 1966s CC [M] drivers/bus/mhi/host/boot.o 1966s /tmp/cc2duo6c.s: Assembler messages: 1966s /tmp/cc2duo6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2duo6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s CC lib/math/int_pow.o 1966s CC lib/math/int_sqrt.o 1966s /tmp/ccvaz9Vv.s: Assembler messages: 1966s /tmp/ccvaz9Vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccvaz9Vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccvaz9Vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccvaz9Vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/ccvaz9Vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Assembler messages: 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s /tmp/cc2JgsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s CC drivers/irqchip/irq-ti-sci-intr.o 1966s CC lib/math/reciprocal_div.o 1966s CC [M] fs/netfs/write_issue.o 1966s /tmp/ccn6RiKM.s: Assembler messages: 1966s /tmp/ccn6RiKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1966s CC lib/math/rational.o 1967s AR lib/math/tests/built-in.a 1967s CC [M] lib/math/cordic.o 1967s /tmp/cczJP051.s: Assembler messages: 1967s /tmp/cczJP051.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/cczJP051.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/cczJP051.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Assembler messages: 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccsgP0QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s CC drivers/irqchip/irq-ti-sci-inta.o 1967s CC [M] drivers/bus/mhi/host/pci_generic.o 1967s /tmp/ccXlxvaD.s: Assembler messages: 1967s /tmp/ccXlxvaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s AR lib/math/built-in.a 1967s /tmp/ccmS78ux.s: Assembler messages: 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s /tmp/ccmS78ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 1967s CC lib/crypto/memneq.o 1967s CC [M] fs/netfs/write_retry.o 1968s /tmp/ccOKrasq.s: Assembler messages: 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccOKrasq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s CC drivers/irqchip/irq-mst-intc.o 1968s CC lib/crypto/utils.o 1968s /tmp/ccKSI76p.s: Assembler messages: 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s LD [M] drivers/bus/mhi/host/mhi.o 1968s LD [M] drivers/bus/mhi/host/mhi_pci_generic.o 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s /tmp/ccKSI76p.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s CC [M] drivers/bus/mhi/ep/main.o 1968s /tmp/ccBjSsaQ.s: Assembler messages: 1968s /tmp/ccBjSsaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1968s CC [M] fs/netfs/stats.o 1968s CC lib/crypto/chacha.o 1969s /tmp/ccFI9f9R.s: Assembler messages: 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/ccFI9f9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s CC drivers/irqchip/irq-apple-aic.o 1969s CC lib/crypto/libchacha.o 1969s /tmp/ccl0ZqYb.s: Assembler messages: 1969s /tmp/ccl0ZqYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s CC [M] fs/netfs/fscache_cache.o 1969s CC lib/crypto/aes.o 1969s /tmp/cccfYSkh.s: Assembler messages: 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1969s /tmp/cccfYSkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s CC [M] drivers/bus/mhi/ep/mmio.o 1970s /tmp/ccFpVUwC.s: Assembler messages: 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccFpVUwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s CC [M] drivers/irqchip/irq-bcm2712-mip.o 1970s /tmp/ccJMe16y.s: Assembler messages: 1970s /tmp/ccJMe16y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccJMe16y.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s CC lib/crypto/gf128mul.o 1970s /tmp/cck42r2m.s: Assembler messages: 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/cck42r2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s CC [M] fs/netfs/fscache_cookie.o 1970s /tmp/ccuW9P2i.s: Assembler messages: 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s /tmp/ccuW9P2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 1970s CC [M] drivers/bus/mhi/ep/ring.o 1971s /tmp/ccHn4iRH.s: Assembler messages: 1971s /tmp/ccHn4iRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccHn4iRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccHn4iRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccHn4iRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccHn4iRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/cc02b8bU.s: Assembler messages: 1971s /tmp/cc02b8bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/cc02b8bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/cc02b8bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/cc02b8bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s CC [M] drivers/irqchip/irq-stm32mp-exti.o 1971s CC lib/crypto/blake2s.o 1971s /tmp/ccDsdqkf.s: Assembler messages: 1971s /tmp/ccDsdqkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccDsdqkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s CC lib/crypto/blake2s-generic.o 1971s /tmp/ccNUgMT1.s: Assembler messages: 1971s /tmp/ccNUgMT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccNUgMT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccNUgMT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s CC [M] drivers/bus/mhi/ep/sm.o 1971s /tmp/ccM82oK7.s: Assembler messages: 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s /tmp/ccM82oK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1971s CC [M] drivers/irqchip/irq-qcom-mpm.o 1972s CC lib/crypto/chacha20poly1305.o 1972s /tmp/cc0UWTcJ.s: Assembler messages: 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/cc0UWTcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s CC [M] fs/netfs/fscache_io.o 1972s /tmp/ccPkg04l.s: Assembler messages: 1972s /tmp/ccPkg04l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/ccPkg04l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/ccPkg04l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s /tmp/ccPkg04l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1972s LD [M] drivers/bus/mhi/ep/mhi_ep.o 1972s CC [M] drivers/bus/brcmstb_gisb.o 1974s /tmp/cc1Fv6JT.s: Assembler messages: 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC [M] drivers/irqchip/irq-imx-mu-msi.o 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc1Fv6JT.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJD3XUy.s: Assembler messages: 1974s /tmp/ccJD3XUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJD3XUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJD3XUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Assembler messages: 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc8BaGDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4Io4Xd.s: Assembler messages: 1974s /tmp/cc4Io4Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4Io4Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4Io4Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4V19Aq.s: Assembler messages: 1974s /tmp/cc4V19Aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4V19Aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cc4V19Aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Assembler messages: 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccJiRppl.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC lib/crypto/poly1305.o 1974s CC [M] drivers/bus/moxtet.o 1974s CC [M] fs/netfs/fscache_main.o 1974s CC lib/crypto/sha1.o 1974s CC [M] drivers/irqchip/irq-madera.o 1974s CC lib/crypto/sha256.o 1974s /tmp/ccdQyRbx.s: Assembler messages: 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccdQyRbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC [M] drivers/bus/sunxi-rsb.o 1974s /tmp/ccGDhqRr.s: Assembler messages: 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccGDhqRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC [M] drivers/irqchip/irq-lan966x-oic.o 1974s /tmp/ccbeXenC.s: Assembler messages: 1974s /tmp/ccbeXenC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccbeXenC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccbeXenC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/ccbeXenC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Assembler messages: 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC lib/crypto/sha256-generic.o 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s /tmp/cceuRvjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 1974s CC [M] fs/netfs/fscache_volume.o 1975s /tmp/ccg0XZJj.s: Assembler messages: 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccg0XZJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Assembler messages: 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/cch7MamJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s /tmp/ccbdiv3c.s: Assembler messages: 1975s /tmp/ccbdiv3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 1975s AR drivers/irqchip/built-in.a 1975s CC lib/crypto/mpi/generic_mpih-lshift.o 1975s AR drivers/bus/built-in.a 1975s CC [M] fs/netfs/fscache_proc.o 1975s CC drivers/phy/phy-core.o 1976s /tmp/cchoeTWC.s: Assembler messages: 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/cchoeTWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccmGjXSc.s: Assembler messages: 1976s /tmp/ccmGjXSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s CC lib/crypto/mpi/generic_mpih-mul1.o 1976s CC drivers/phy/phy-core-mipi-dphy.o 1976s /tmp/ccX44WTR.s: Assembler messages: 1976s /tmp/ccX44WTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccX44WTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s CC [M] fs/netfs/fscache_stats.o 1976s /tmp/ccceN7l9.s: Assembler messages: 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s /tmp/ccceN7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1976s CC lib/crypto/mpi/generic_mpih-mul2.o 1977s CC drivers/phy/phy-xgene.o 1977s CC drivers/pinctrl/core.o 1977s /tmp/ccCk9Ih0.s: Assembler messages: 1977s /tmp/ccCk9Ih0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1977s LD [M] fs/netfs/netfs.o 1977s CC [M] fs/cramfs/inode.o 1977s CC lib/crypto/mpi/generic_mpih-mul3.o 1978s CC lib/crypto/mpi/generic_mpih-rshift.o 1978s /tmp/ccEI5jqN.s: Assembler messages: 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccEI5jqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s AR drivers/phy/allwinner/built-in.a 1978s CC [M] drivers/phy/allwinner/phy-sun4i-usb.o 1978s /tmp/ccrPhzCt.s: Assembler messages: 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s CC [M] fs/cramfs/uncompress.o 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccrPhzCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Assembler messages: 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccBAPbkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s CC drivers/pinctrl/pinctrl-utils.o 1978s /tmp/cciW0zhG.s: Assembler messages: 1978s /tmp/cciW0zhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s CC lib/crypto/mpi/generic_mpih-sub1.o 1978s /tmp/ccz8GCF2.s: Assembler messages: 1978s /tmp/ccz8GCF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccz8GCF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s /tmp/ccz8GCF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1978s LD [M] fs/cramfs/cramfs.o 1978s CC [M] fs/coda/psdev.o 1979s /tmp/cc1iN3m1.s: Assembler messages: 1979s /tmp/cc1iN3m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc1iN3m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc1iN3m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc1iN3m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s CC drivers/pinctrl/pinmux.o 1979s CC lib/crypto/mpi/generic_mpih-add1.o 1979s /tmp/cc4yZkLu.s: Assembler messages: 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/cc4yZkLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s CC [M] drivers/phy/allwinner/phy-sun6i-mipi-dphy.o 1979s /tmp/ccJNAvot.s: Assembler messages: 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s /tmp/ccJNAvot.s: Warning: no SFrame FDE emitted; FP without RA on stack 1979s CC [M] fs/coda/cache.o 1979s CC lib/crypto/mpi/mpicoder.o 1980s /tmp/ccF82YUa.s: Assembler messages: 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccF82YUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s CC drivers/pinctrl/pinconf.o 1980s /tmp/ccQZdfA9.s: Assembler messages: 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccQZdfA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s CC [M] drivers/phy/allwinner/phy-sun50i-usb3.o 1980s /tmp/ccdzywFo.s: Assembler messages: 1980s /tmp/ccdzywFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccdzywFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccdzywFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccdzywFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s CC [M] fs/coda/cnode.o 1980s /tmp/ccTUwt7K.s: Assembler messages: 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/ccTUwt7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/cckdgLX0.s: Assembler messages: 1980s /tmp/cckdgLX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/cckdgLX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s /tmp/cckdgLX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1980s CC drivers/pinctrl/pinconf-generic.o 1980s CC lib/crypto/mpi/mpi-add.o 1981s /tmp/cclgW7s8.s: Assembler messages: 1981s /tmp/cclgW7s8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclgW7s8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclgW7s8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclgW7s8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclgW7s8.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s CC drivers/phy/amlogic/phy-meson-axg-pcie.o 1981s /tmp/ccODC5Gh.s: Assembler messages: 1981s /tmp/ccODC5Gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/ccODC5Gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/ccODC5Gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/ccODC5Gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cc10izYx.s: Assembler messages: 1981s /tmp/cc10izYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cc10izYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclhxRdd.s: Assembler messages: 1981s /tmp/cclhxRdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclhxRdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclhxRdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s /tmp/cclhxRdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 1981s CC lib/crypto/mpi/mpi-bit.o 1981s CC [M] fs/coda/inode.o 1981s CC drivers/pinctrl/devicetree.o 1982s /tmp/ccBwtcg5.s: Assembler messages: 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccBwtcg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s CC drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.o 1982s /tmp/ccal9slK.s: Assembler messages: 1982s /tmp/ccal9slK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccal9slK.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccLye2xE.s: Assembler messages: 1982s /tmp/ccLye2xE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccLye2xE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccLye2xE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccLye2xE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Assembler messages: 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccWb2ynv.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s CC lib/crypto/mpi/mpi-cmp.o 1982s CC drivers/pinctrl/pinctrl-amd.o 1982s CC [M] fs/coda/dir.o 1982s /tmp/ccCcs3ez.s: Assembler messages: 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/ccCcs3ez.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/cc409l5H.s: Assembler messages: 1982s /tmp/cc409l5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s /tmp/cc409l5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 1982s CC [M] drivers/phy/amlogic/phy-meson8b-usb2.o 1982s CC lib/crypto/mpi/mpi-sub-ui.o 1983s /tmp/cc5PV40k.s: Assembler messages: 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cc5PV40k.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s CC [M] fs/coda/file.o 1983s /tmp/cceETj5G.s: Assembler messages: 1983s /tmp/cceETj5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s CC lib/crypto/mpi/mpi-div.o 1983s /tmp/cciTUG0G.s: Assembler messages: 1983s /tmp/cciTUG0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cciTUG0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cciTUG0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cciTUG0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s CC [M] drivers/phy/amlogic/phy-meson-gxl-usb2.o 1983s /tmp/cceHYuvX.s: Assembler messages: 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s /tmp/cceHYuvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1983s CC drivers/pinctrl/pinctrl-as3722.o 1984s /tmp/cc92f5gO.s: Assembler messages: 1984s /tmp/cc92f5gO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc92f5gO.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s CC lib/crypto/mpi/mpi-mod.o 1984s /tmp/cc6U6jvX.s: Assembler messages: 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cc6U6jvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s CC [M] fs/coda/upcall.o 1984s /tmp/ccROrYks.s: Assembler messages: 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/ccROrYks.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s CC [M] drivers/phy/amlogic/phy-meson-g12a-usb2.o 1984s /tmp/cczbrjKt.s: Assembler messages: 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s /tmp/cczbrjKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s CC drivers/pinctrl/pinctrl-bm1880.o 1984s /tmp/ccUA8X2h.s: Assembler messages: 1984s /tmp/ccUA8X2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 1984s CC lib/crypto/mpi/mpi-mul.o 1985s /tmp/ccD1RgEN.s: Assembler messages: 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccD1RgEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s CC drivers/pinctrl/pinctrl-microchip-sgpio.o 1985s /tmp/ccI5b9tM.s: Assembler messages: 1985s /tmp/ccI5b9tM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccI5b9tM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccI5b9tM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccI5b9tM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccI5b9tM.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccDqFrSZ.s: Assembler messages: 1985s /tmp/ccDqFrSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccDqFrSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccDqFrSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccDqFrSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s /tmp/ccDqFrSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s CC [M] drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.o 1985s CC [M] fs/coda/coda_linux.o 1985s /tmp/ccWyJivx.s: Assembler messages: 1985s /tmp/ccWyJivx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1985s CC lib/crypto/mpi/mpih-cmp.o 1986s CC lib/crypto/mpi/mpih-div.o 1986s /tmp/ccd5ZOw7.s: Assembler messages: 1986s /tmp/ccd5ZOw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccd5ZOw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccd5ZOw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccd5ZOw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s CC [M] fs/coda/symlink.o 1986s /tmp/ccv4CWaL.s: Assembler messages: 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s CC [M] drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.o 1986s /tmp/ccv4CWaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Assembler messages: 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s /tmp/ccElBPWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 1986s CC drivers/pinctrl/pinctrl-ocelot.o 1989s CC [M] fs/coda/pioctl.o 1989s /tmp/ccqGoQ6e.s: Assembler messages: 1989s /tmp/ccqGoQ6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccqGoQ6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccqGoQ6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Assembler messages: 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGegiNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Assembler messages: 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cclIMl4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccbtu151.s: Assembler messages: 1989s /tmp/ccbtu151.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccZvr10T.s: Assembler messages: 1989s /tmp/ccZvr10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccZvr10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccZvr10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccZvr10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccZvr10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Assembler messages: 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccuqRL1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Assembler messages: 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccKT3xsW.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Assembler messages: 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/cct0CJ3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s CC lib/crypto/mpi/mpih-mul.o 1989s CC [M] drivers/phy/amlogic/phy-meson-axg-mipi-dphy.o 1989s CC drivers/pinctrl/pinctrl-palmas.o 1989s CC [M] fs/coda/sysctl.o 1989s CC lib/crypto/mpi/mpi-pow.o 1989s LD [M] fs/coda/coda.o 1989s CC [M] fs/minix/bitmap.o 1989s AR drivers/phy/amlogic/built-in.a 1989s CC drivers/phy/broadcom/phy-bcm-ns2-pcie.o 1989s CC drivers/pinctrl/pinctrl-rockchip.o 1989s CC lib/crypto/mpi/mpiutil.o 1989s CC [M] fs/minix/itree_v1.o 1989s /tmp/ccicUVBL.s: Assembler messages: 1989s /tmp/ccicUVBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccicUVBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccicUVBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccicUVBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s CC drivers/phy/broadcom/phy-brcm-sata.o 1989s /tmp/ccGZOgMt.s: Assembler messages: 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s /tmp/ccGZOgMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1989s AR lib/crypto/mpi/built-in.a 1989s CC [M] lib/crypto/arc4.o 1990s /tmp/ccV57uRn.s: Assembler messages: 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccV57uRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s CC [M] fs/minix/itree_v2.o 1990s /tmp/ccGqIUKE.s: Assembler messages: 1990s /tmp/ccGqIUKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Assembler messages: 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s CC [M] drivers/phy/broadcom/phy-bcm-kona-usb2.o 1990s CC [M] lib/crypto/curve25519-hacl64.o 1990s /tmp/ccTXG8zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Assembler messages: 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/cc45RE4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s CC drivers/pinctrl/pinctrl-single.o 1990s /tmp/ccnqFO3l.s: Assembler messages: 1990s /tmp/ccnqFO3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccnqFO3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccnqFO3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1990s /tmp/ccnqFO3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s CC [M] drivers/phy/broadcom/phy-bcm-ns-usb2.o 1991s /tmp/ccAHoBnq.s: Assembler messages: 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccAHoBnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s CC [M] fs/minix/namei.o 1991s /tmp/ccmgBRl3.s: Assembler messages: 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccmgBRl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccCg9IJk.s: Assembler messages: 1991s /tmp/ccCg9IJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccCg9IJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccCg9IJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccCg9IJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s CC drivers/pinctrl/pinctrl-sx150x.o 1991s CC [M] drivers/phy/broadcom/phy-bcm-ns-usb3.o 1991s /tmp/ccD8dZb0.s: Assembler messages: 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s /tmp/ccD8dZb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 1991s CC [M] fs/minix/inode.o 1992s /tmp/ccVs8wQC.s: Assembler messages: 1992s /tmp/ccVs8wQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccVs8wQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccVs8wQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s CC [M] drivers/phy/broadcom/phy-bcm-ns2-usbdrd.o 1992s /tmp/ccaod4No.s: Assembler messages: 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccaod4No.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Assembler messages: 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1992s /tmp/ccMdBf7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s CC drivers/pinctrl/actions/pinctrl-owl.o 1993s CC [M] fs/minix/file.o 1993s /tmp/ccdwTuBU.s: Assembler messages: 1993s /tmp/ccdwTuBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdwTuBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s CC [M] lib/crypto/curve25519-generic.o 1993s /tmp/ccv2AiPo.s: Assembler messages: 1993s /tmp/ccv2AiPo.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s CC [M] lib/crypto/curve25519.o 1993s CC [M] fs/minix/dir.o 1993s /tmp/ccdZ9G07.s: Assembler messages: 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s /tmp/ccdZ9G07.s: Warning: no SFrame FDE emitted; FP without RA on stack 1993s CC [M] drivers/phy/broadcom/phy-brcm-usb.o 1994s /tmp/ccxbKEn9.s: Assembler messages: 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccxbKEn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s CC drivers/pinctrl/actions/pinctrl-s700.o 1994s CC [M] lib/crypto/des.o 1994s /tmp/ccvICjH1.s: Assembler messages: 1994s /tmp/ccvICjH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccvICjH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccvICjH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Assembler messages: 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/ccRf7ZHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s CC drivers/pinctrl/actions/pinctrl-s900.o 1994s LD [M] fs/minix/minix.o 1994s CC [M] fs/exfat/inode.o 1994s /tmp/cc7YOoCX.s: Assembler messages: 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s /tmp/cc7YOoCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 1994s CC [M] drivers/phy/broadcom/phy-brcm-usb-init.o 1995s /tmp/ccVw4q9r.s: Assembler messages: 1995s /tmp/ccVw4q9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccVw4q9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccVw4q9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s CC [M] lib/crypto/poly1305-donna64.o 1995s /tmp/cckyDul2.s: Assembler messages: 1995s /tmp/cckyDul2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cckyDul2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cckyDul2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s AR drivers/pinctrl/actions/built-in.a 1995s CC drivers/pinctrl/bcm/pinctrl-bcm2835.o 1995s CC [M] lib/crypto/poly1305-generic.o 1995s /tmp/cc7Y1sGn.s: Assembler messages: 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/cc7Y1sGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s CC [M] drivers/phy/broadcom/phy-brcm-usb-init-synopsys.o 1995s /tmp/ccDT7MZt.s: Assembler messages: 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s /tmp/ccDT7MZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 1995s CC [M] fs/exfat/namei.o 1996s /tmp/ccAzRwtQ.s: Assembler messages: 1996s /tmp/ccAzRwtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s CC [M] lib/crypto/sm3.o 1996s /tmp/cc9BvUPw.s: Assembler messages: 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/cc9BvUPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s CC [M] drivers/phy/broadcom/phy-bcm-sr-pcie.o 1996s /tmp/ccbl1vaL.s: Assembler messages: 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s /tmp/ccbl1vaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 1996s CC drivers/pinctrl/bcm/pinctrl-iproc-gpio.o 1997s /tmp/ccZw3MtY.s: Assembler messages: 1997s /tmp/ccZw3MtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccZw3MtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccZw3MtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccZw3MtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cchHax03.s: Assembler messages: 1997s /tmp/cchHax03.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccDtaX0I.s: Assembler messages: 1997s /tmp/ccDtaX0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccDtaX0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccDtaX0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccDtaX0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s CC [M] fs/exfat/dir.o 1997s AR lib/crypto/built-in.a 1997s CC [M] drivers/phy/broadcom/phy-bcm-sr-usb.o 1997s LD [M] lib/crypto/libarc4.o 1997s LD [M] lib/crypto/libcurve25519-generic.o 1997s LD [M] lib/crypto/libcurve25519.o 1997s LD [M] lib/crypto/libdes.o 1997s LD [M] lib/crypto/libpoly1305-generic.o 1997s LD [M] lib/crypto/libsm3.o 1997s AR lib/tests/built-in.a 1997s CC lib/vdso/datastore.o 1997s /tmp/cctJ3K28.s: Assembler messages: 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/cctJ3K28.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s CC drivers/pinctrl/bcm/pinctrl-ns2-mux.o 1997s /tmp/ccjEule2.s: Assembler messages: 1997s /tmp/ccjEule2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1997s /tmp/ccjEule2.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s AR lib/vdso/built-in.a 1998s CC lib/iomap_copy.o 1998s /tmp/cc3EPHhN.s: Assembler messages: 1998s /tmp/cc3EPHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc3EPHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc3EPHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc3EPHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc3EPHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s AR drivers/phy/broadcom/built-in.a 1998s LD [M] drivers/phy/broadcom/phy-brcm-usb-dvr.o 1998s AR drivers/phy/cadence/built-in.a 1998s CC [M] drivers/phy/cadence/phy-cadence-torrent.o 1998s /tmp/cc2wSeLx.s: Assembler messages: 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc2wSeLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s CC [M] fs/exfat/super.o 1998s CC lib/devres.o 1998s /tmp/cc9JAiJI.s: Assembler messages: 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s /tmp/cc9JAiJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 1998s CC [M] drivers/pinctrl/bcm/pinctrl-bcm4908.o 1999s /tmp/cc65DiyZ.s: Assembler messages: 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cc65DiyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s CC lib/check_signature.o 1999s /tmp/ccteXcze.s: Assembler messages: 1999s /tmp/ccteXcze.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/ccteXcze.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/ccteXcze.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/ccteXcze.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/ccteXcze.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s AR drivers/pinctrl/bcm/built-in.a 1999s CC drivers/pinctrl/berlin/berlin.o 1999s /tmp/cccbCRxa.s: Assembler messages: 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s /tmp/cccbCRxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 1999s CC [M] fs/exfat/fatent.o 1999s CC lib/hweight.o 1999s CC lib/btree.o 2000s /tmp/ccPd85IP.s: Assembler messages: 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s CC [M] drivers/phy/cadence/cdns-dphy.o 2000s CC drivers/pinctrl/berlin/berlin-bg4ct.o 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccPd85IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Assembler messages: 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccpIcuXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Assembler messages: 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccfXWjEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s CC [M] fs/exfat/cache.o 2000s /tmp/ccze50hk.s: Assembler messages: 2000s /tmp/ccze50hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Assembler messages: 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s CC drivers/pinctrl/berlin/pinctrl-as370.o 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s /tmp/ccT3QXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2000s CC lib/interval_tree.o 2001s /tmp/cc38YlZn.s: Assembler messages: 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cc38YlZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s CC [M] drivers/phy/cadence/cdns-dphy-rx.o 2001s /tmp/ccgZHd8U.s: Assembler messages: 2001s /tmp/ccgZHd8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/ccgZHd8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/ccgZHd8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/ccgZHd8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/ccgZHd8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s CC lib/assoc_array.o 2001s /tmp/cczvv5AL.s: Assembler messages: 2001s /tmp/cczvv5AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cczvv5AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cczvv5AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/cczvv5AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s /tmp/ccAk2DDc.s: CC [M] fs/exfat/nls.o 2001s Assembler messages: 2001s /tmp/ccAk2DDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2001s AR drivers/pinctrl/berlin/built-in.a 2001s AR drivers/pinctrl/cirrus/built-in.a 2001s CC [M] drivers/pinctrl/cirrus/pinctrl-cs42l43.o 2002s /tmp/ccSgtn5E.s: Assembler messages: 2002s /tmp/ccSgtn5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccSgtn5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccSgtn5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccSgtn5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccSgtn5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s CC [M] drivers/phy/cadence/phy-cadence-sierra.o 2002s /tmp/ccsP4O3r.s: Assembler messages: 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/ccsP4O3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s CC lib/bitrev.o 2002s /tmp/cc8FtLdy.s: Assembler messages: 2002s /tmp/cc8FtLdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cc8FtLdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cc8FtLdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cc8FtLdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s CC lib/linear_ranges.o 2002s CC [M] fs/exfat/misc.o 2002s /tmp/cciRiNSH.s: Assembler messages: 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s /tmp/cciRiNSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2002s CC [M] drivers/pinctrl/cirrus/pinctrl-lochnagar.o 2003s /tmp/ccU05DIu.s: Assembler messages: 2003s /tmp/ccU05DIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s CC lib/packing.o 2003s /tmp/ccQlsLPu.s: Assembler messages: 2003s /tmp/ccQlsLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccQlsLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccQlsLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s CC [M] fs/exfat/file.o 2003s /tmp/cc0d7zbl.s: Assembler messages: 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc0d7zbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Assembler messages: 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s CC [M] drivers/phy/cadence/phy-cadence-salvo.o 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/cc8IItvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s CC [M] drivers/pinctrl/cirrus/pinctrl-madera-core.o 2003s /tmp/ccxYoMms.s: Assembler messages: 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s /tmp/ccxYoMms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2003s CC lib/crc-ccitt.o 2004s CC lib/crc16.o 2004s /tmp/ccPmSchM.s: Assembler messages: 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccPmSchM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s AR drivers/phy/freescale/built-in.a 2004s CC [M] drivers/phy/freescale/phy-fsl-imx8mq-usb.o 2004s /tmp/ccYtSm2X.s: Assembler messages: 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/ccYtSm2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Assembler messages: 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s CC [M] drivers/pinctrl/cirrus/pinctrl-cs47l15.o 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s /tmp/cc61hJM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s CC [M] fs/exfat/balloc.o 2004s /tmp/ccA2OnlB.s: Assembler messages: 2004s /tmp/ccA2OnlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2004s CC lib/crc-t10dif.o 2005s CC [M] drivers/pinctrl/cirrus/pinctrl-cs47l35.o 2005s /tmp/ccTkkw6s.s: Assembler messages: 2005s /tmp/ccTkkw6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Assembler messages: 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccARYIX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s HOSTCC lib/gen_crc32table 2005s CC [M] drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.o 2005s /tmp/ccOtEi0S.s: Assembler messages: 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s /tmp/ccOtEi0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2005s LD [M] fs/exfat/exfat.o 2005s HOSTCC lib/gen_crc64table 2005s CC [M] fs/bfs/inode.o 2005s CC lib/crc8.o 2006s CC [M] drivers/pinctrl/cirrus/pinctrl-cs47l85.o 2006s CC lib/xxhash.o 2006s /tmp/ccAyfjsM.s: Assembler messages: 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccAyfjsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s CC [M] drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.o 2006s /tmp/cco077Nm.s: Assembler messages: 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/cco077Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s CC [M] fs/bfs/file.o 2006s CC [M] drivers/pinctrl/cirrus/pinctrl-cs47l90.o 2006s /tmp/ccOkvbzR.s: Assembler messages: 2006s /tmp/ccOkvbzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s /tmp/ccOkvbzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2006s CC lib/genalloc.o 2007s /tmp/ccsSmt8y.s: Assembler messages: 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccsSmt8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s CC [M] fs/bfs/dir.o 2007s /tmp/ccBa3vqr.s: Assembler messages: 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s CC [M] drivers/pinctrl/cirrus/pinctrl-cs47l92.o 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccBa3vqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s CC [M] drivers/phy/freescale/phy-fsl-imx8m-pcie.o 2007s /tmp/ccvumXdD.s: Assembler messages: 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2007s /tmp/ccvumXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s CC lib/zlib_inflate/inffast.o 2008s /tmp/ccs3VHUB.s: Assembler messages: 2008s /tmp/ccs3VHUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccs3VHUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccs3VHUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccs3VHUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccs3VHUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s LD [M] drivers/pinctrl/cirrus/pinctrl-madera.o 2008s LD [M] fs/bfs/bfs.o 2008s CC drivers/pinctrl/freescale/pinctrl-imx.o 2008s CC [M] fs/isofs/namei.o 2008s /tmp/cc3quZOY.s: Assembler messages: 2008s /tmp/cc3quZOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s CC lib/zlib_inflate/inflate.o 2008s /tmp/ccenik0m.s: Assembler messages: 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s /tmp/ccenik0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2008s CC [M] drivers/phy/freescale/phy-fsl-imx8qm-hsio.o 2009s /tmp/ccdMxBE7.s: Assembler messages: 2009s /tmp/ccdMxBE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccdMxBE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccdMxBE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccdMxBE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccdMxBE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s CC [M] fs/isofs/inode.o 2009s CC lib/zlib_inflate/infutil.o 2009s /tmp/ccFe2Dt3.s: Assembler messages: 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccFe2Dt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s CC drivers/pinctrl/freescale/pinctrl-scu.o 2009s /tmp/cc5HAPdx.s: Assembler messages: 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s CC [M] drivers/phy/freescale/phy-fsl-lynx-28g.o 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/cc5HAPdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccA8nKxp.s: Assembler messages: 2009s /tmp/ccA8nKxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccGcDYqC.s: Assembler messages: 2009s /tmp/ccGcDYqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s /tmp/ccGcDYqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2009s CC lib/zlib_inflate/inftrees.o 2009s CC lib/zlib_inflate/inflate_syms.o 2009s CC drivers/pinctrl/freescale/pinctrl-imx8mm.o 2010s AR lib/zlib_inflate/built-in.a 2010s CC lib/zlib_deflate/deflate.o 2010s /tmp/cc7eOyMM.s: Assembler messages: 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/cc7eOyMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccyNysbb.s: Assembler messages: 2010s /tmp/ccyNysbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccyNysbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s CC [M] fs/isofs/dir.o 2010s CC drivers/pinctrl/freescale/pinctrl-imx8mn.o 2010s /tmp/ccdPDMWf.s: Assembler messages: 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s /tmp/ccdPDMWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2010s CC [M] drivers/phy/freescale/phy-fsl-samsung-hdmi.o 2011s /tmp/cciESa4J.s: Assembler messages: 2011s /tmp/cciESa4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/cciESa4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s CC drivers/pinctrl/freescale/pinctrl-imx8mp.o 2011s /tmp/ccChoXHK.s: Assembler messages: 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccChoXHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s CC lib/zlib_deflate/deftree.o 2011s /tmp/cck9ixYk.s: Assembler messages: 2011s /tmp/cck9ixYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/cck9ixYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/cck9ixYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s CC [M] fs/isofs/util.o 2011s /tmp/ccJwQQig.s: Assembler messages: 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccJwQQig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s AR drivers/phy/hisilicon/built-in.a 2011s CC [M] drivers/phy/hisilicon/phy-hi6220-usb.o 2011s /tmp/ccVDC7QA.s: Assembler messages: 2011s /tmp/ccVDC7QA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s /tmp/ccVDC7QA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2011s CC drivers/pinctrl/freescale/pinctrl-imx8mq.o 2011s /tmp/ccZ2aHwh.s: Assembler messages: 2011s /tmp/ccZ2aHwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s CC [M] fs/isofs/rock.o 2012s /tmp/ccfxS5LY.s: Assembler messages: 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfxS5LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s CC lib/zlib_deflate/deflate_syms.o 2012s /tmp/cc7nj7LV.s: Assembler messages: 2012s /tmp/cc7nj7LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/cc7nj7LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s CC drivers/pinctrl/freescale/pinctrl-imx8qm.o 2012s /tmp/ccwuMzvd.s: Assembler messages: 2012s /tmp/ccwuMzvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccwuMzvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccwuMzvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccwuMzvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccwuMzvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s CC [M] drivers/phy/hisilicon/phy-hi3660-usb3.o 2012s AR lib/zlib_deflate/built-in.a 2012s CC lib/lzo/lzo1x_compress.o 2012s /tmp/ccwgXTX5.s: Assembler messages: 2012s /tmp/ccwgXTX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccwgXTX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s CC drivers/pinctrl/freescale/pinctrl-imx8qxp.o 2012s /tmp/ccfOL2r3.s: Assembler messages: 2012s /tmp/ccfOL2r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfOL2r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfOL2r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2012s /tmp/ccfOL2r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s CC [M] fs/isofs/export.o 2013s /tmp/ccpBKuDs.s: Assembler messages: 2013s /tmp/ccpBKuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccpBKuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccpBKuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccpBKuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccpBKuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s CC [M] drivers/phy/hisilicon/phy-hi3670-usb3.o 2013s /tmp/ccH9dvLE.s: Assembler messages: 2013s /tmp/ccH9dvLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccH9dvLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s CC lib/lzo/lzo1x_compress_safe.o 2013s /tmp/ccFoXyQI.s: Assembler messages: 2013s /tmp/ccFoXyQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccFoXyQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s CC drivers/pinctrl/freescale/pinctrl-imx8dxl.o 2013s /tmp/ccWaozED.s: Assembler messages: 2013s /tmp/ccWaozED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccWaozED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccWaozED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s CC [M] fs/isofs/joliet.o 2013s /tmp/ccJ2xie0.s: Assembler messages: 2013s /tmp/ccJ2xie0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccJ2xie0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/ccJ2xie0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Assembler messages: 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2013s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s CC [M] drivers/phy/hisilicon/phy-hi3670-pcie.o 2014s CC lib/lzo/lzo1x_decompress_safe.o 2014s /tmp/cc5t2iYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/ccrbEaSl.s: Assembler messages: 2014s /tmp/ccrbEaSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/ccrbEaSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s CC [M] drivers/pinctrl/freescale/pinctrl-imx-scmi.o 2014s /tmp/ccwdSpC5.s: Assembler messages: 2014s /tmp/ccwdSpC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s CC [M] fs/isofs/compress.o 2014s /tmp/ccLoLpi6.s: Assembler messages: 2014s /tmp/ccLoLpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s AR lib/lzo/built-in.a 2014s /tmp/cc0TsMX7.s: Assembler messages: 2014s /tmp/cc0TsMX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/cc0TsMX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/cc0TsMX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s CC lib/lz4/lz4_decompress.o 2014s CC [M] drivers/pinctrl/freescale/pinctrl-imx8ulp.o 2014s /tmp/ccAARbRu.s: Assembler messages: 2014s /tmp/ccAARbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/ccAARbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/ccAARbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s /tmp/ccAARbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2014s CC [M] drivers/phy/hisilicon/phy-histb-combphy.o 2015s /tmp/ccf0iuxP.s: Assembler messages: 2015s /tmp/ccf0iuxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccf0iuxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccf0iuxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s CC [M] drivers/pinctrl/freescale/pinctrl-imx91.o 2015s /tmp/cc0hbN8j.s: Assembler messages: 2015s /tmp/cc0hbN8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/cc0hbN8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s LD [M] fs/isofs/isofs.o 2015s CC [M] fs/hfsplus/super.o 2015s /tmp/ccoW6MVC.s: Assembler messages: 2015s /tmp/ccoW6MVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccoW6MVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccoW6MVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccoW6MVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccoW6MVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s CC [M] drivers/phy/hisilicon/phy-hisi-inno-usb2.o 2015s /tmp/ccGE1ltQ.s: Assembler messages: 2015s /tmp/ccGE1ltQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s /tmp/ccGE1ltQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2015s CC [M] drivers/pinctrl/freescale/pinctrl-imx93.o 2016s /tmp/ccLmPnrq.s: Assembler messages: 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLmPnrq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s CC [M] lib/lz4/lz4_compress.o 2016s /tmp/ccLIUhnC.s: Assembler messages: 2016s /tmp/ccLIUhnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccLIUhnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccugggVB.s: Assembler messages: 2016s /tmp/ccugggVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccugggVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccugggVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccugggVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/ccugggVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Assembler messages: 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s /tmp/cc75Mci5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2016s AR drivers/pinctrl/freescale/built-in.a 2016s CC drivers/pinctrl/mediatek/mtk-eint.o 2016s CC [M] fs/hfsplus/options.o 2016s AR drivers/phy/ingenic/built-in.a 2016s AR drivers/phy/intel/built-in.a 2016s AR drivers/phy/lantiq/built-in.a 2016s AR drivers/phy/marvell/built-in.a 2016s CC [M] drivers/phy/marvell/phy-berlin-sata.o 2017s /tmp/ccvtuHnD.s: Assembler messages: 2017s /tmp/ccvtuHnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Assembler messages: 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccReldRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s CC [M] fs/hfsplus/inode.o 2017s /tmp/ccSx4Ofb.s: Assembler messages: 2017s /tmp/ccSx4Ofb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccSx4Ofb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccSx4Ofb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s /tmp/ccSx4Ofb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2017s CC drivers/pinctrl/mediatek/pinctrl-mtk-common.o 2017s CC [M] drivers/phy/marvell/phy-berlin-usb.o 2018s /tmp/ccdiTJLW.s: Assembler messages: 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccdiTJLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccGREccc.s: Assembler messages: 2018s /tmp/ccGREccc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccGREccc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccGREccc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccGREccc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s CC [M] drivers/phy/marvell/phy-mvebu-a3700-comphy.o 2018s CC [M] lib/lz4/lz4hc_compress.o 2018s /tmp/cclnWKAD.s: Assembler messages: 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/cclnWKAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Assembler messages: 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s CC [M] fs/hfsplus/ioctl.o 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s /tmp/ccQh7r9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2018s CC drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o 2019s /tmp/ccHSTgPA.s: Assembler messages: 2019s /tmp/ccHSTgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s CC [M] fs/hfsplus/extents.o 2019s /tmp/cciCTIud.s: Assembler messages: 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/cciCTIud.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Assembler messages: 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s CC [M] drivers/phy/marvell/phy-mvebu-a3700-utmi.o 2019s /tmp/ccWnTs4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccK2b9VS.s: Assembler messages: 2019s /tmp/ccK2b9VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccK2b9VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccK2b9VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccK2b9VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s /tmp/ccK2b9VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2019s CC drivers/pinctrl/mediatek/pinctrl-moore.o 2019s AR lib/lz4/built-in.a 2019s CC lib/zstd/zstd_compress_module.o 2020s /tmp/ccZBU3wx.s: Assembler messages: 2020s /tmp/ccZBU3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccZBU3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccZBU3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccZBU3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s CC [M] fs/hfsplus/catalog.o 2020s /tmp/cc9THmkz.s: Assembler messages: 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cc9THmkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cce9wzcU.s: Assembler messages: 2020s /tmp/cce9wzcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cce9wzcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cce9wzcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/cce9wzcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s CC [M] drivers/phy/marvell/phy-armada38x-comphy.o 2020s CC lib/zstd/compress/fse_compress.o 2020s /tmp/ccUhTLpk.s: Assembler messages: 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s /tmp/ccUhTLpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2020s CC drivers/pinctrl/mediatek/pinctrl-paris.o 2021s /tmp/ccRYEsTt.s: Assembler messages: 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccRYEsTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s CC lib/zstd/compress/hist.o 2021s /tmp/ccUaceHm.s: Assembler messages: 2021s /tmp/ccUaceHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccUaceHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccUaceHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccUaceHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s CC lib/zstd/compress/huf_compress.o 2021s /tmp/ccHIqFoI.s: Assembler messages: 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccHIqFoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s CC [M] fs/hfsplus/dir.o 2021s /tmp/ccLrKIk5.s: Assembler messages: 2021s /tmp/ccLrKIk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccLrKIk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccLrKIk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccLrKIk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s CC [M] drivers/phy/marvell/phy-mvebu-cp110-comphy.o 2021s /tmp/ccL1vi3S.s: Assembler messages: 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s /tmp/ccL1vi3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2021s CC drivers/pinctrl/mediatek/pinctrl-mt2712.o 2023s /tmp/ccvErMjZ.s: Assembler messages: 2023s /tmp/ccvErMjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s CC drivers/pinctrl/mediatek/pinctrl-mt6765.o 2023s /tmp/ccWGWr83.s: Assembler messages: 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccWGWr83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Assembler messages: 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccIIy20c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Assembler messages: 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccHeHQ2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/cc6ubYN3.s: Assembler messages: 2023s /tmp/cc6ubYN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccUn89SU.s: Assembler messages: 2023s /tmp/ccUn89SU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccUn89SU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccUn89SU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccUn89SU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccUn89SU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s CC lib/zstd/compress/zstd_compress.o 2023s CC [M] fs/hfsplus/btree.o 2023s CC [M] drivers/phy/marvell/phy-mvebu-cp110-utmi.o 2023s CC drivers/pinctrl/mediatek/pinctrl-mt6795.o 2023s CC [M] fs/hfsplus/bnode.o 2023s /tmp/cco87k14.s: Assembler messages: 2023s /tmp/cco87k14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s CC drivers/pinctrl/mediatek/pinctrl-mt6797.o 2023s /tmp/ccZsVBmc.s: Assembler messages: 2023s /tmp/ccZsVBmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccZsVBmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccZsVBmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccZsVBmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s /tmp/ccZsVBmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2023s CC [M] drivers/phy/marvell/phy-pxa-28nm-hsic.o 2024s /tmp/ccf7Q6F5.s: Assembler messages: 2024s /tmp/ccf7Q6F5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s CC drivers/pinctrl/mediatek/pinctrl-mt6893.o 2024s /tmp/cc9ga2l2.s: Assembler messages: 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc9ga2l2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s CC [M] drivers/phy/marvell/phy-pxa-28nm-usb2.o 2024s /tmp/cc6lHytk.s: Assembler messages: 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s /tmp/cc6lHytk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s CC [M] fs/hfsplus/brec.o 2024s /tmp/ccdo4Rln.s: Assembler messages: 2024s /tmp/ccdo4Rln.s: Warning: no SFrame FDE emitted; FP without RA on stack 2024s CC drivers/pinctrl/mediatek/pinctrl-mt7622.o 2025s /tmp/ccP6SfhL.s: Assembler messages: 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccP6SfhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s CC lib/zstd/compress/zstd_compress_literals.o 2025s /tmp/ccsLmolc.s: Assembler messages: 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccsLmolc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccMHaCJo.s: Assembler messages: 2025s /tmp/ccMHaCJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s AR drivers/phy/mediatek/built-in.a 2025s CC lib/zstd/compress/zstd_compress_sequences.o 2025s CC [M] drivers/phy/mediatek/phy-mtk-dp.o 2025s /tmp/cciACQQa.s: Assembler messages: 2025s /tmp/cciACQQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/cciACQQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s CC drivers/pinctrl/mediatek/pinctrl-mt7981.o 2025s /tmp/ccp4jxCs.s: Assembler messages: 2025s /tmp/ccp4jxCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s /tmp/ccp4jxCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2025s CC [M] fs/hfsplus/bfind.o 2026s /tmp/cclnZe8A.s: Assembler messages: 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cclnZe8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s CC lib/zstd/compress/zstd_compress_superblock.o 2026s /tmp/cce1G4c9.s: Assembler messages: 2026s /tmp/cce1G4c9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cce1G4c9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s CC drivers/pinctrl/mediatek/pinctrl-mt7986.o 2026s /tmp/cc0FV3MY.s: Assembler messages: 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cc0FV3MY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/ccIhr85I.s: Assembler messages: 2026s /tmp/ccIhr85I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s CC [M] drivers/phy/mediatek/phy-mtk-pcie.o 2026s CC lib/zstd/compress/zstd_double_fast.o 2026s /tmp/cccvXQso.s: Assembler messages: 2026s /tmp/cccvXQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cccvXQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cccvXQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/cccvXQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s CC [M] fs/hfsplus/tables.o 2026s /tmp/ccKeAnRh.s: Assembler messages: 2026s /tmp/ccKeAnRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/ccKeAnRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/ccKeAnRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s /tmp/ccKeAnRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2026s CC drivers/pinctrl/mediatek/pinctrl-mt7988.o 2027s /tmp/ccz2FD80.s: Assembler messages: 2027s /tmp/ccz2FD80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s /tmp/ccz2FD80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s /tmp/ccz2FD80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s /tmp/ccz2FD80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s CC [M] drivers/phy/mediatek/phy-mtk-tphy.o 2027s CC [M] fs/hfsplus/unicode.o 2027s /tmp/cc6wqBma.s: Assembler messages: 2027s /tmp/cc6wqBma.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s /tmp/cc6wqBma.s: Warning: no SFrame FDE emitted; FP without RA on stack 2027s CC drivers/pinctrl/mediatek/pinctrl-mt8167.o 2028s /tmp/ccA8xuhu.s: Assembler messages: 2028s /tmp/ccA8xuhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s CC drivers/pinctrl/mediatek/pinctrl-mt8173.o 2028s /tmp/ccnaZ3No.s: Assembler messages: 2028s /tmp/ccnaZ3No.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s CC [M] fs/hfsplus/wrapper.o 2028s /tmp/cckeLvaw.s: Assembler messages: 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cckeLvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s CC [M] drivers/phy/mediatek/phy-mtk-ufs.o 2028s /tmp/cc6y04g1.s: Assembler messages: 2028s /tmp/cc6y04g1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s /tmp/cc6y04g1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2028s CC drivers/pinctrl/mediatek/pinctrl-mt8183.o 2029s /tmp/ccThiLge.s: Assembler messages: 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccThiLge.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccw1XALa.s: Assembler messages: 2029s /tmp/ccw1XALa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s CC [M] fs/hfsplus/bitmap.o 2029s CC lib/zstd/compress/zstd_fast.o 2029s /tmp/cctvnBZD.s: Assembler messages: 2029s /tmp/cctvnBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s CC drivers/pinctrl/mediatek/pinctrl-mt8186.o 2029s /tmp/ccq9lccu.s: Assembler messages: 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s /tmp/ccq9lccu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2029s CC [M] drivers/phy/mediatek/phy-mtk-xsphy.o 2030s /tmp/ccvV0qQg.s: Assembler messages: 2030s /tmp/ccvV0qQg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/cc6PHYeh.s: Assembler messages: 2030s /tmp/cc6PHYeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/cc6PHYeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s CC drivers/pinctrl/mediatek/pinctrl-mt8188.o 2030s CC [M] fs/hfsplus/part_tbl.o 2030s /tmp/ccj70LKL.s: Assembler messages: 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s /tmp/ccj70LKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s CC [M] drivers/phy/mediatek/phy-mtk-xfi-tphy.o 2030s /tmp/cctbx4Wu.s: Assembler messages: 2030s /tmp/cctbx4Wu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2030s CC drivers/pinctrl/mediatek/pinctrl-mt8192.o 2031s /tmp/ccahA8TT.s: Assembler messages: 2031s /tmp/ccahA8TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s CC [M] fs/hfsplus/attributes.o 2031s /tmp/cc1uYwxS.s: Assembler messages: 2031s /tmp/cc1uYwxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s CC drivers/pinctrl/mediatek/pinctrl-mt8195.o 2031s /tmp/ccmUrY7p.s: Assembler messages: 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccmUrY7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s CC [M] drivers/phy/mediatek/phy-mtk-hdmi.o 2031s /tmp/ccztTaK5.s: Assembler messages: 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2031s /tmp/ccztTaK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s CC [M] fs/hfsplus/xattr.o 2032s /tmp/cc1YTZGL.s: Assembler messages: 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/cc1YTZGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s CC lib/zstd/compress/zstd_lazy.o 2032s /tmp/ccPzd8jf.s: Assembler messages: 2032s /tmp/ccPzd8jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s CC drivers/pinctrl/mediatek/pinctrl-mt8196.o 2032s /tmp/ccRlGD9W.s: Assembler messages: 2032s /tmp/ccRlGD9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/ccRlGD9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/ccRlGD9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/ccRlGD9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s /tmp/ccRlGD9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2032s CC [M] drivers/phy/mediatek/phy-mtk-hdmi-mt2701.o 2032s /tmp/ccyygJPd.s: Assembler messages: 2032s /tmp/ccyygJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s CC drivers/pinctrl/mediatek/pinctrl-mt8365.o 2033s /tmp/cclKVAVC.s: Assembler messages: 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cclKVAVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s CC [M] fs/hfsplus/xattr_user.o 2033s /tmp/cc2XadLT.s: Assembler messages: 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc2XadLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc1enctE.s: Assembler messages: 2033s /tmp/cc1enctE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/cc1enctE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s CC [M] drivers/phy/mediatek/phy-mtk-hdmi-mt8173.o 2033s CC drivers/pinctrl/mediatek/pinctrl-mt8516.o 2033s /tmp/ccuO55pO.s: Assembler messages: 2033s /tmp/ccuO55pO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2033s /tmp/ccuO55pO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s CC [M] fs/hfsplus/xattr_security.o 2034s /tmp/ccOyWIZ3.s: Assembler messages: 2034s /tmp/ccOyWIZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s CC drivers/pinctrl/mediatek/pinctrl-mt6397.o 2034s /tmp/ccEIYYcg.s: Assembler messages: 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccEIYYcg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s CC [M] drivers/phy/mediatek/phy-mtk-hdmi-mt8195.o 2034s /tmp/ccWeVXVU.s: Assembler messages: 2034s /tmp/ccWeVXVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccWeVXVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccWeVXVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccWeVXVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s CC [M] fs/hfsplus/xattr_trusted.o 2034s /tmp/ccPhTRal.s: Assembler messages: 2034s /tmp/ccPhTRal.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s /tmp/ccPhTRal.s: Warning: no SFrame FDE emitted; FP without RA on stack 2034s CC [M] drivers/pinctrl/mediatek/pinctrl-airoha.o 2035s /tmp/ccmnk77a.s: Assembler messages: 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/ccmnk77a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc04YLU8.s: Assembler messages: 2035s /tmp/cc04YLU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc04YLU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s CC [M] drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.o 2035s LD [M] fs/hfsplus/hfsplus.o 2035s CC [M] fs/hfs/bitmap.o 2035s /tmp/cc8PoegN.s: Assembler messages: 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s /tmp/cc8PoegN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2035s CC [M] drivers/pinctrl/mediatek/pinctrl-mt6779.o 2036s /tmp/ccFLzwK1.s: Assembler messages: 2036s /tmp/ccFLzwK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s /tmp/ccFLzwK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s CC [M] fs/hfs/bfind.o 2036s /tmp/ccGV3YIr.s: Assembler messages: 2036s /tmp/ccGV3YIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s AR drivers/pinctrl/mediatek/built-in.a 2036s /tmp/ccRpKrNz.s: Assembler messages: 2036s /tmp/ccRpKrNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s /tmp/ccRpKrNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s /tmp/ccRpKrNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s /tmp/ccRpKrNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2036s CC drivers/pinctrl/meson/pinctrl-meson.o 2036s CC [M] drivers/phy/mediatek/phy-mtk-mipi-dsi.o 2037s /tmp/ccvPxhFV.s: Assembler messages: 2037s /tmp/ccvPxhFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccvPxhFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccvPxhFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s CC [M] fs/hfs/bnode.o 2037s /tmp/ccj0xuMV.s: Assembler messages: 2037s /tmp/ccj0xuMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccj0xuMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccj0xuMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccj0xuMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccj0xuMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s CC [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.o 2037s /tmp/ccIzAOYg.s: Assembler messages: 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s /tmp/ccIzAOYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2037s CC drivers/pinctrl/meson/pinctrl-meson8-pmx.o 2038s /tmp/cctkHITD.s: Assembler messages: 2038s /tmp/cctkHITD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cctkHITD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cctkHITD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cc8KDA8l.s: Assembler messages: 2038s /tmp/cc8KDA8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cc8KDA8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s CC drivers/pinctrl/meson/pinctrl-meson-gxbb.o 2038s /tmp/cckghlBR.s: Assembler messages: 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s CC [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.o 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/cckghlBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s CC [M] fs/hfs/brec.o 2038s /tmp/ccDSEBIN.s: Assembler messages: 2038s /tmp/ccDSEBIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s /tmp/ccDSEBIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2038s CC drivers/pinctrl/meson/pinctrl-meson-gxl.o 2039s /tmp/cco1D0G0.s: Assembler messages: 2039s /tmp/cco1D0G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s /tmp/cco1D0G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s /tmp/cco1D0G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s /tmp/cc1F0Lq7.s: Assembler messages: 2039s /tmp/cc1F0Lq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s /tmp/cc1F0Lq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s LD [M] drivers/phy/mediatek/phy-mtk-hdmi-drv.o 2039s LD [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.o 2039s CC [M] fs/hfs/btree.o 2039s AR drivers/phy/microchip/built-in.a 2039s CC [M] drivers/phy/microchip/lan966x_serdes.o 2039s /tmp/cc8d3J5p.s: Assembler messages: 2039s /tmp/cc8d3J5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s /tmp/cc8d3J5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2039s CC drivers/pinctrl/meson/pinctrl-meson-axg-pmx.o 2040s /tmp/ccKRcj1z.s: Assembler messages: 2040s /tmp/ccKRcj1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccKRcj1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccKRcj1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccKRcj1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s CC [M] fs/hfs/catalog.o 2040s /tmp/ccaMwqQU.s: Assembler messages: 2040s /tmp/ccaMwqQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccaMwqQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccaMwqQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s CC drivers/pinctrl/meson/pinctrl-meson-axg.o 2040s /tmp/ccI1lxne.s: Assembler messages: 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccI1lxne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s AR drivers/phy/motorola/built-in.a 2040s CC [M] drivers/phy/motorola/phy-cpcap-usb.o 2040s /tmp/ccTEO8AG.s: Assembler messages: 2040s /tmp/ccTEO8AG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/ccTEO8AG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s CC drivers/pinctrl/meson/pinctrl-meson-g12a.o 2040s /tmp/cczKFgpU.s: Assembler messages: 2040s /tmp/cczKFgpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/cczKFgpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/cczKFgpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2040s /tmp/cczKFgpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s CC [M] fs/hfs/dir.o 2041s /tmp/ccnikDc9.s: Assembler messages: 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccnikDc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s CC [M] drivers/phy/motorola/phy-mapphone-mdm6600.o 2041s /tmp/ccSOt4nC.s: Assembler messages: 2041s /tmp/ccSOt4nC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/ccSOt4nC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s CC drivers/pinctrl/meson/pinctrl-meson-a1.o 2041s /tmp/cc7xrxEp.s: Assembler messages: 2041s /tmp/cc7xrxEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/cc7xrxEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/cc7xrxEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/cc7xrxEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s /tmp/cc7xrxEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2041s CC [M] fs/hfs/extent.o 2042s /tmp/cc6ZQiEO.s: Assembler messages: 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc6ZQiEO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/ccuN63uV.s: Assembler messages: 2042s /tmp/ccuN63uV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/ccuN63uV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s CC drivers/pinctrl/meson/pinctrl-meson-s4.o 2042s AR drivers/phy/mscc/built-in.a 2042s CC [M] drivers/phy/mscc/phy-ocelot-serdes.o 2042s /tmp/cczzRPAL.s: Assembler messages: 2042s /tmp/cczzRPAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cczzRPAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cczzRPAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s CC [M] fs/hfs/inode.o 2042s /tmp/cc7vGvtW.s: Assembler messages: 2042s /tmp/cc7vGvtW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s /tmp/cc7vGvtW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2042s CC drivers/pinctrl/meson/pinctrl-amlogic-a4.o 2043s /tmp/ccFb9qXD.s: Assembler messages: 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/ccFb9qXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s AR drivers/phy/nuvoton/built-in.a 2043s CC drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.o 2043s /tmp/cceeHufV.s: Assembler messages: 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cceeHufV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s CC [M] fs/hfs/attr.o 2043s /tmp/cc3mY0vp.s: Assembler messages: 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s /tmp/cc3mY0vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2043s CC [M] drivers/pinctrl/meson/pinctrl-amlogic-c3.o 2044s /tmp/ccmc5WLv.s: Assembler messages: 2044s /tmp/ccmc5WLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccmc5WLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccmc5WLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccmc5WLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s CC [M] drivers/phy/qualcomm/phy-qcom-apq8064-sata.o 2044s /tmp/ccxLZXpf.s: Assembler messages: 2044s /tmp/ccxLZXpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccxLZXpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s CC [M] fs/hfs/mdb.o 2044s /tmp/ccjwYXPR.s: Assembler messages: 2044s /tmp/ccjwYXPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccjwYXPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s CC [M] drivers/pinctrl/meson/pinctrl-amlogic-t7.o 2044s /tmp/ccRtlFcu.s: Assembler messages: 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s /tmp/ccRtlFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2044s CC [M] drivers/phy/qualcomm/phy-qcom-edp.o 2045s /tmp/ccR44o5k.s: Assembler messages: 2045s /tmp/ccR44o5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/ccR44o5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s AR drivers/pinctrl/meson/built-in.a 2045s CC drivers/pinctrl/mvebu/pinctrl-mvebu.o 2045s /tmp/ccZ67nmj.s: Assembler messages: 2045s /tmp/ccZ67nmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/ccZ67nmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/ccZ67nmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s CC [M] fs/hfs/part_tbl.o 2045s /tmp/cc7rlIaV.s: Assembler messages: 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2045s /tmp/cc7rlIaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s CC [M] drivers/phy/qualcomm/phy-qcom-ipq4019-usb.o 2046s /tmp/cc7e6D4t.s: Assembler messages: 2046s /tmp/cc7e6D4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Assembler messages: 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cc2kf7up.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s CC [M] fs/hfs/string.o 2046s CC drivers/pinctrl/mvebu/pinctrl-armada-ap806.o 2046s /tmp/ccPXZ0Ji.s: Assembler messages: 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccPXZ0Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Assembler messages: 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccLFC9Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cclq8FdP.s: Assembler messages: 2046s /tmp/cclq8FdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/cclq8FdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s CC [M] drivers/phy/qualcomm/phy-qcom-ipq806x-sata.o 2046s CC drivers/pinctrl/mvebu/pinctrl-armada-cp110.o 2046s /tmp/ccODHkRV.s: Assembler messages: 2046s /tmp/ccODHkRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s /tmp/ccODHkRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2046s CC [M] fs/hfs/super.o 2046s CC lib/zstd/compress/zstd_ldm.o 2047s /tmp/ccYVHLtg.s: Assembler messages: 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccYVHLtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccsqI6rW.s: Assembler messages: 2047s /tmp/ccsqI6rW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccsqI6rW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s CC lib/zstd/compress/zstd_opt.o 2047s CC drivers/pinctrl/mvebu/pinctrl-armada-37xx.o 2047s /tmp/cc5mGKft.s: Assembler messages: 2047s /tmp/cc5mGKft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/cc5mGKft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/cc5mGKft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/cc5mGKft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/cc5mGKft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s CC [M] drivers/phy/qualcomm/phy-qcom-m31.o 2047s /tmp/ccLLT9nY.s: Assembler messages: 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s /tmp/ccLLT9nY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2047s CC [M] fs/hfs/sysdep.o 2048s /tmp/ccu8kgAf.s: Assembler messages: 2048s /tmp/ccu8kgAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/ccu8kgAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/ccu8kgAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/ccu8kgAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/ccu8kgAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s CC [M] drivers/phy/qualcomm/phy-qcom-pcie2.o 2048s /tmp/cc4lRAT5.s: Assembler messages: 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s /tmp/cc4lRAT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s CC drivers/pinctrl/mvebu/pinctrl-ac5.o 2048s /tmp/ccv5uspS.s: Assembler messages: 2048s /tmp/ccv5uspS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2048s CC [M] fs/hfs/trans.o 2049s /tmp/ccnHDyEw.s: Assembler messages: 2049s /tmp/ccnHDyEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccnHDyEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s AR drivers/pinctrl/mvebu/built-in.a 2049s AR drivers/pinctrl/nomadik/built-in.a 2049s CC drivers/pinctrl/nuvoton/pinctrl-ma35.o 2049s /tmp/ccxtXV3o.s: Assembler messages: 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s /tmp/ccxtXV3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2049s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-combo.o 2049s LD [M] fs/hfs/hfs.o 2049s CC [M] fs/freevxfs/vxfs_bmap.o 2050s /tmp/ccDbt4BM.s: Assembler messages: 2050s /tmp/ccDbt4BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccDbt4BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccDbt4BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccDbt4BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s CC [M] fs/freevxfs/vxfs_fshead.o 2050s /tmp/cczhsAqr.s: Assembler messages: 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cczhsAqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Assembler messages: 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc1ncNZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s CC drivers/pinctrl/nuvoton/pinctrl-ma35d1.o 2050s CC lib/zstd/compress/zstd_preSplit.o 2050s /tmp/cc5l8WBo.s: Assembler messages: 2050s /tmp/cc5l8WBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc5l8WBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc5l8WBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc5l8WBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc5l8WBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s CC lib/zstd/zstd_decompress_module.o 2050s /tmp/ccsh7Kua.s: Assembler messages: 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/ccsh7Kua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usbc.o 2050s /tmp/cctFnv93.s: Assembler messages: 2050s /tmp/cctFnv93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cctFnv93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc04a3aY.s: Assembler messages: 2050s /tmp/cc04a3aY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s /tmp/cc04a3aY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2050s CC [M] drivers/pinctrl/nuvoton/pinctrl-npcm8xx.o 2050s CC [M] fs/freevxfs/vxfs_immed.o 2051s /tmp/ccGEAz6Q.s: Assembler messages: 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccGEAz6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s CC lib/zstd/decompress/huf_decompress.o 2051s /tmp/cc4gXIAK.s: Assembler messages: 2051s /tmp/cc4gXIAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc4gXIAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s CC [M] fs/freevxfs/vxfs_inode.o 2051s /tmp/ccEuhVwX.s: Assembler messages: 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/ccEuhVwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie.o 2051s /tmp/cc0Tzdww.s: Assembler messages: 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2051s /tmp/cc0Tzdww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s AR drivers/pinctrl/nuvoton/built-in.a 2052s CC drivers/pinctrl/nxp/pinctrl-s32cc.o 2052s /tmp/ccF0VbyL.s: Assembler messages: 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccF0VbyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s CC [M] fs/freevxfs/vxfs_lookup.o 2052s /tmp/ccqeLiBN.s: Assembler messages: 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccqeLiBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.o 2052s /tmp/ccgTC6He.s: Assembler messages: 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccgTC6He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Assembler messages: 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s /tmp/ccBLvScf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2052s CC lib/zstd/decompress/zstd_ddict.o 2053s CC drivers/pinctrl/nxp/pinctrl-s32g2.o 2053s /tmp/ccyyNuDZ.s: Assembler messages: 2053s /tmp/ccyyNuDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccyyNuDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccyyNuDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccaZLFzW.s: Assembler messages: 2053s /tmp/ccaZLFzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccaZLFzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccaZLFzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccaZLFzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s CC [M] fs/freevxfs/vxfs_olt.o 2053s CC lib/zstd/decompress/zstd_decompress.o 2053s /tmp/cc37HDWd.s: Assembler messages: 2053s /tmp/cc37HDWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/cc37HDWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s AR drivers/pinctrl/nxp/built-in.a 2053s CC drivers/pinctrl/qcom/pinctrl-msm.o 2053s /tmp/ccCoRWVo.s: Assembler messages: 2053s /tmp/ccCoRWVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Assembler messages: 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccUK6K04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s CC [M] fs/freevxfs/vxfs_subr.o 2053s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-ufs.o 2053s /tmp/ccs2qG2x.s: Assembler messages: 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2053s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s CC lib/zstd/decompress/zstd_decompress_block.o 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccs2qG2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Assembler messages: 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHDx6Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s CC [M] fs/freevxfs/vxfs_super.o 2054s /tmp/ccHKRbxg.s: Assembler messages: 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s /tmp/ccHKRbxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2054s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usb.o 2055s /tmp/ccM1Aiy1.s: Assembler messages: 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccM1Aiy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5018.o 2055s /tmp/cccmOdrP.s: Assembler messages: 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cccmOdrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s LD [M] fs/freevxfs/freevxfs.o 2055s CC [M] fs/nfs/client.o 2055s /tmp/ccpdH3jC.s: Assembler messages: 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccpdH3jC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cch8i5gs.s: Assembler messages: 2055s /tmp/cch8i5gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cch8i5gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/cch8i5gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s CC lib/zstd/zstd_common_module.o 2055s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5332.o 2055s /tmp/ccwOPtv9.s: Assembler messages: 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s /tmp/ccwOPtv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2055s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.o 2056s /tmp/cct1rcWI.s: Assembler messages: 2056s /tmp/cct1rcWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/cct1rcWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/cct1rcWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s CC lib/zstd/common/debug.o 2056s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5424.o 2056s CC lib/zstd/common/entropy_common.o 2056s /tmp/ccF5caKT.s: Assembler messages: 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccF5caKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s CC lib/zstd/common/error_private.o 2056s CC lib/zstd/common/fse_decompress.o 2056s /tmp/ccJ5rstr.s: Assembler messages: 2056s /tmp/ccJ5rstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccJ5rstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccJ5rstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s CC [M] drivers/pinctrl/qcom/pinctrl-ipq8074.o 2056s /tmp/ccd7yFWy.s: Assembler messages: 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccd7yFWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccLQgUjM.s: Assembler messages: 2056s /tmp/ccLQgUjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccLQgUjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2056s /tmp/ccLQgUjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s CC [M] drivers/phy/qualcomm/phy-qcom-qusb2.o 2057s CC lib/zstd/common/zstd_common.o 2057s /tmp/cccVB1Q7.s: AR lib/zstd/built-in.a 2057s Assembler messages: 2057s /tmp/cccVB1Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cccVB1Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s CC lib/xz/xz_dec_syms.o 2057s /tmp/cct8ZYdN.s: Assembler messages: 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cct8ZYdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cc4vzvte.s: Assembler messages: 2057s /tmp/cc4vzvte.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cc4vzvte.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/cc4vzvte.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s CC [M] drivers/pinctrl/qcom/pinctrl-ipq6018.o 2057s CC lib/xz/xz_dec_stream.o 2057s CC [M] fs/nfs/dir.o 2057s /tmp/ccQtEq0J.s: Assembler messages: 2057s /tmp/ccQtEq0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/ccQtEq0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2057s /tmp/ccQtEq0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Assembler messages: 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccKEhfxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s CC [M] drivers/pinctrl/qcom/pinctrl-ipq9574.o 2058s CC [M] drivers/phy/qualcomm/phy-qcom-eusb2-repeater.o 2058s /tmp/ccy3vVvf.s: Assembler messages: 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccy3vVvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s CC lib/xz/xz_dec_lzma2.o 2058s /tmp/ccxB7S8V.s: Assembler messages: 2058s /tmp/ccxB7S8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccxB7S8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccxB7S8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s CC [M] drivers/pinctrl/qcom/pinctrl-msm8916.o 2058s /tmp/ccEcebya.s: Assembler messages: 2058s /tmp/ccEcebya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccEcebya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccEcebya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccEcebya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s /tmp/ccEcebya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2058s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hs.o 2059s /tmp/cciXozxl.s: Assembler messages: 2059s /tmp/cciXozxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/cciXozxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/cciXozxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s CC [M] drivers/pinctrl/qcom/pinctrl-msm8917.o 2059s /tmp/ccnpihHE.s: Assembler messages: 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccnpihHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s CC lib/xz/xz_dec_bcj.o 2059s /tmp/ccC8aDDE.s: Assembler messages: 2059s /tmp/ccC8aDDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccC8aDDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccC8aDDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Assembler messages: 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/ccLZWzps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s CC [M] drivers/pinctrl/qcom/pinctrl-msm8953.o 2059s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hsic.o 2059s /tmp/cc4xsWY3.s: Assembler messages: 2059s /tmp/cc4xsWY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/cc4xsWY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/cc4xsWY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s /tmp/cc4xsWY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2059s CC [M] lib/xz/xz_dec_test.o 2060s /tmp/ccunPn3R.s: Assembler messages: 2060s /tmp/ccunPn3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccunPn3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccunPn3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s CC [M] drivers/pinctrl/qcom/pinctrl-msm8976.o 2060s /tmp/ccmJPEmZ.s: Assembler messages: 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccmJPEmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s AR lib/xz/built-in.a 2060s CC lib/textsearch.o 2060s /tmp/cc4OTs9Y.s: Assembler messages: 2060s /tmp/cc4OTs9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/cc4OTs9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/cc4OTs9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/cc4OTs9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/cc4OTs9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.o 2060s /tmp/ccfTG06i.s: Assembler messages: 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccfTG06i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccRiFcU5.s: Assembler messages: 2060s /tmp/ccRiFcU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccRiFcU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s /tmp/ccRiFcU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2060s CC [M] drivers/pinctrl/qcom/pinctrl-msm8994.o 2061s /tmp/ccC3uk35.s: Assembler messages: 2061s /tmp/ccC3uk35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccC3uk35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccC3uk35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccC3uk35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccC3uk35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s CC [M] fs/nfs/file.o 2061s CC lib/percpu_counter.o 2061s /tmp/cc8MURaS.s: Assembler messages: 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/cc8MURaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccoafU9O.s: Assembler messages: 2061s /tmp/ccoafU9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccoafU9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccoafU9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s CC [M] drivers/phy/qualcomm/phy-qcom-usb-ss.o 2061s CC [M] drivers/pinctrl/qcom/pinctrl-msm8996.o 2061s /tmp/ccallcIE.s: Assembler messages: 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s /tmp/ccallcIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2061s CC lib/audit.o 2062s /tmp/cchBMmmx.s: Assembler messages: 2062s /tmp/cchBMmmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/cchBMmmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/cchBMmmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s CC [M] drivers/pinctrl/qcom/pinctrl-msm8998.o 2062s /tmp/cc7RUy5z.s: Assembler messages: 2062s /tmp/cc7RUy5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s CC [M] drivers/phy/qualcomm/phy-qcom-snps-femto-v2.o 2062s /tmp/cc7RUy5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/cc7RUy5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/cc7RUy5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/cc7RUy5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccxKSqse.s: Assembler messages: 2062s /tmp/ccxKSqse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccxKSqse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s CC lib/compat_audit.o 2062s CC lib/error-inject.o 2062s /tmp/ccKTuDvv.s: Assembler messages: 2062s /tmp/ccKTuDvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccKTuDvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccKTuDvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s CC [M] drivers/pinctrl/qcom/pinctrl-qcm2290.o 2062s /tmp/ccDZJfyI.s: Assembler messages: 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2062s /tmp/ccDZJfyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s CC [M] fs/nfs/getroot.o 2063s /tmp/ccIHLCSr.s: Assembler messages: 2063s /tmp/ccIHLCSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/ccIHLCSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/ccIHLCSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Assembler messages: 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cc6ncjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s CC [M] drivers/pinctrl/qcom/pinctrl-qcs404.o 2063s CC [M] drivers/phy/qualcomm/phy-qcom-ipq806x-usb.o 2063s /tmp/cchW8tQu.s: Assembler messages: 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/cchW8tQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s CC lib/syscall.o 2063s /tmp/ccZHfZQ5.s: Assembler messages: 2063s /tmp/ccZHfZQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/ccZHfZQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s /tmp/ccZHfZQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s CC [M] drivers/pinctrl/qcom/pinctrl-qcs615.o 2063s /tmp/ccLTm75f.s: Assembler messages: 2063s /tmp/ccLTm75f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2063s CC lib/dynamic_debug.o 2064s /tmp/cccs2EE2.s: Assembler messages: 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cccs2EE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s CC [M] drivers/phy/qualcomm/phy-qcom-sgmii-eth.o 2064s CC [M] fs/nfs/inode.o 2064s /tmp/cckeKIag.s: Assembler messages: 2064s /tmp/cckeKIag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cckeKIag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cckeKIag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s CC [M] drivers/pinctrl/qcom/pinctrl-qcs8300.o 2064s /tmp/cczJTBi5.s: Assembler messages: 2064s /tmp/cczJTBi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cczJTBi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s /tmp/cczJTBi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2064s CC [M] drivers/pinctrl/qcom/pinctrl-qdf2xxx.o 2065s /tmp/cca3pQKs.s: Assembler messages: 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/cca3pQKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s AR drivers/phy/qualcomm/built-in.a 2065s AR drivers/phy/ralink/built-in.a 2065s AR drivers/phy/realtek/built-in.a 2065s CC [M] drivers/phy/realtek/phy-rtk-usb2.o 2065s /tmp/ccHP1TrC.s: Assembler messages: 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccHP1TrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccGeXbpk.s: Assembler messages: 2065s /tmp/ccGeXbpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s /tmp/ccGeXbpk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s CC [M] drivers/pinctrl/qcom/pinctrl-mdm9607.o 2065s CC lib/errname.o 2065s /tmp/ccrwli2Q.s: Assembler messages: 2065s /tmp/ccrwli2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2065s CC lib/nlattr.o 2066s /tmp/ccTfqIAx.s: Assembler messages: 2066s /tmp/ccTfqIAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/ccTfqIAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/ccTfqIAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s CC [M] drivers/pinctrl/qcom/pinctrl-spmi-gpio.o 2066s /tmp/cc2CAdd4.s: Assembler messages: 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2CAdd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s CC [M] drivers/phy/realtek/phy-rtk-usb3.o 2066s /tmp/cc2b8HXv.s: Assembler messages: 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2066s /tmp/cc2b8HXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Assembler messages: 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJS9yQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Assembler messages: 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccd5goOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s CC lib/checksum.o 2067s CC [M] fs/nfs/super.o 2067s CC [M] drivers/pinctrl/qcom/pinctrl-spmi-mpp.o 2067s /tmp/ccJ6ptdF.s: Assembler messages: 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccJ6ptdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s AR drivers/phy/renesas/built-in.a 2067s CC [M] drivers/phy/renesas/r8a779f0-ether-serdes.o 2067s /tmp/ccdoiDDx.s: Assembler messages: 2067s /tmp/ccdoiDDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s /tmp/ccdoiDDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2067s CC lib/cpu_rmap.o 2068s /tmp/ccohxliL.s: Assembler messages: 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccohxliL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s CC [M] drivers/pinctrl/qcom/pinctrl-ssbi-gpio.o 2068s /tmp/cc8mr41C.s: Assembler messages: 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/cc8mr41C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s CC lib/closure.o 2068s /tmp/ccKpJcz3.s: Assembler messages: 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccKpJcz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s CC [M] drivers/phy/renesas/phy-rcar-gen2.o 2068s /tmp/ccXq4NWe.s: Assembler messages: 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccXq4NWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccMzX9Z1.s: Assembler messages: 2068s /tmp/ccMzX9Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccMzX9Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccMzX9Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccMzX9Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s /tmp/ccMzX9Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2068s CC lib/dynamic_queue_limits.o 2069s /tmp/ccw72zf1.s: Assembler messages: 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccw72zf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s CC [M] drivers/pinctrl/qcom/pinctrl-ssbi-mpp.o 2069s CC [M] fs/nfs/io.o 2069s /tmp/cc88eGRe.s: Assembler messages: 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cc88eGRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s CC [M] drivers/phy/renesas/phy-rcar-gen3-pcie.o 2069s /tmp/ccofrgaM.s: Assembler messages: 2069s /tmp/ccofrgaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccofrgaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/ccofrgaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Assembler messages: 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s /tmp/cctge0IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2069s CC lib/glob.o 2069s CC [M] drivers/pinctrl/qcom/pinctrl-qdu1000.o 2070s /tmp/ccrgr4hQ.s: Assembler messages: 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccrgr4hQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s CC [M] fs/nfs/direct.o 2070s /tmp/ccVvtAsK.s: Assembler messages: 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccVvtAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s CC [M] drivers/phy/renesas/phy-rcar-gen3-usb2.o 2070s CC lib/dim/dim.o 2070s /tmp/ccO2K9S4.s: Assembler messages: 2070s /tmp/ccO2K9S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccO2K9S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s /tmp/ccO2K9S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2070s CC [M] drivers/pinctrl/qcom/pinctrl-sa8775p.o 2071s CC lib/dim/net_dim.o 2071s /tmp/ccfhCvdA.s: Assembler messages: 2071s /tmp/ccfhCvdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccfhCvdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccfhCvdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s CC [M] drivers/pinctrl/qcom/pinctrl-sar2130p.o 2071s /tmp/ccJXp03j.s: Assembler messages: 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccJXp03j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s CC [M] drivers/phy/renesas/phy-rcar-gen3-usb3.o 2071s /tmp/ccvI5rzy.s: Assembler messages: 2071s /tmp/ccvI5rzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccvI5rzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s /tmp/ccvI5rzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2071s CC [M] drivers/pinctrl/qcom/pinctrl-sc7180.o 2072s /tmp/ccGPFCVQ.s: Assembler messages: 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccGPFCVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Assembler messages: 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccy8HRvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s CC lib/dim/rdma_dim.o 2072s /tmp/ccraEcxD.s: Assembler messages: 2072s /tmp/ccraEcxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccraEcxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccraEcxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccraEcxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccraEcxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccYLznLG.s: Assembler messages: 2072s /tmp/ccYLznLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccYLznLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccYLznLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s CC [M] fs/nfs/pagelist.o 2072s CC [M] drivers/pinctrl/qcom/pinctrl-sc7280.o 2072s AR drivers/phy/rockchip/built-in.a 2072s CC [M] drivers/phy/rockchip/phy-rockchip-dp.o 2072s AR lib/dim/built-in.a 2072s CC lib/digsig.o 2072s /tmp/ccnQpb5H.s: Assembler messages: 2072s /tmp/ccnQpb5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccnQpb5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s /tmp/ccnQpb5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2072s CC [M] drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.o 2073s /tmp/ccLrCZ4x.s: Assembler messages: 2073s /tmp/ccLrCZ4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccLrCZ4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccLrCZ4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccLrCZ4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccLrCZ4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s CC [M] drivers/phy/rockchip/phy-rockchip-dphy-rx0.o 2073s /tmp/ccvUDQHe.s: Assembler messages: 2073s /tmp/ccvUDQHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccvUDQHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccqUh4tA.s: Assembler messages: 2073s /tmp/ccqUh4tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s /tmp/ccqUh4tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2073s CC lib/strncpy_from_user.o 2073s CC [M] drivers/pinctrl/qcom/pinctrl-sc8180x.o 2074s /tmp/ccpPib3K.s: Assembler messages: 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccpPib3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s CC [M] drivers/phy/rockchip/phy-rockchip-emmc.o 2074s /tmp/ccMd80cn.s: Assembler messages: 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccMd80cn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccl55gwD.s: Assembler messages: 2074s /tmp/ccl55gwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccl55gwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccl55gwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s CC [M] drivers/pinctrl/qcom/pinctrl-sc8280xp.o 2074s /tmp/ccTIEoDx.s: Assembler messages: 2074s /tmp/ccTIEoDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s CC lib/strnlen_user.o 2074s CC [M] fs/nfs/read.o 2074s /tmp/cchRGpVz.s: Assembler messages: 2074s /tmp/cchRGpVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/cchRGpVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/cchRGpVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s CC [M] drivers/pinctrl/qcom/pinctrl-sdm660.o 2074s /tmp/ccbczGm5.s: Assembler messages: 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s /tmp/ccbczGm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2074s CC lib/net_utils.o 2074s CC [M] drivers/phy/rockchip/phy-rockchip-inno-csidphy.o 2075s /tmp/ccdDmSFS.s: Assembler messages: 2075s /tmp/ccdDmSFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccdDmSFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccdDmSFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s CC [M] drivers/pinctrl/qcom/pinctrl-sdm670.o 2075s /tmp/cc9YeqYs.s: Assembler messages: 2075s /tmp/cc9YeqYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s CC lib/sg_split.o 2075s /tmp/ccceMeYY.s: Assembler messages: 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccceMeYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s CC [M] drivers/phy/rockchip/phy-rockchip-inno-dsidphy.o 2075s /tmp/ccRivGmg.s: Assembler messages: 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccRivGmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccZSe6Sb.s: Assembler messages: 2075s /tmp/ccZSe6Sb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccZSe6Sb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s /tmp/ccZSe6Sb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2075s CC [M] drivers/pinctrl/qcom/pinctrl-sdm845.o 2076s CC [M] fs/nfs/symlink.o 2076s /tmp/ccFScqr1.s: Assembler messages: 2076s /tmp/ccFScqr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s CC lib/sg_pool.o 2076s /tmp/ccSopj6P.s: Assembler messages: 2076s /tmp/ccSopj6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/ccSopj6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/ccSopj6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Assembler messages: 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/cc33jq4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s CC [M] drivers/pinctrl/qcom/pinctrl-sdx75.o 2076s CC [M] drivers/phy/rockchip/phy-rockchip-inno-hdmi.o 2076s /tmp/ccMrE5ZL.s: Assembler messages: 2076s /tmp/ccMrE5ZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/ccMrE5ZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/ccMrE5ZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s /tmp/ccMrE5ZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2076s CC lib/memregion.o 2077s /tmp/ccdey8Nk.s: Assembler messages: 2077s /tmp/ccdey8Nk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccdey8Nk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s CC [M] fs/nfs/unlink.o 2077s /tmp/ccODjfej.s: Assembler messages: 2077s /tmp/ccODjfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccODjfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccODjfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s CC [M] drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.o 2077s /tmp/ccLBRMoz.s: Assembler messages: 2077s /tmp/ccLBRMoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccLBRMoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s CC lib/stmp_device.o 2077s /tmp/ccrIqu1q.s: Assembler messages: 2077s /tmp/ccrIqu1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccrIqu1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s CC lib/irq_poll.o 2077s /tmp/ccW3Hu9j.s: Assembler messages: 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccW3Hu9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccI5JV9w.s: Assembler messages: 2077s /tmp/ccI5JV9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s /tmp/ccI5JV9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2077s CC [M] drivers/phy/rockchip/phy-rockchip-inno-usb2.o 2077s CC [M] drivers/pinctrl/qcom/pinctrl-sm4450.o 2078s /tmp/cchinmnO.s: Assembler messages: 2078s /tmp/cchinmnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/cchinmnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/cchinmnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s CC [M] drivers/pinctrl/qcom/pinctrl-sm6115.o 2078s /tmp/ccn7KPoJ.s: Assembler messages: 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccn7KPoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccOogCJ5.s: Assembler messages: 2078s /tmp/ccOogCJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccOogCJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccOogCJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccOogCJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s /tmp/ccOogCJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2078s CC [M] fs/nfs/write.o 2078s CC lib/stackdepot.o 2079s /tmp/cc7dUOm8.s: Assembler messages: 2079s /tmp/cc7dUOm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc7dUOm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc7dUOm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s CC [M] drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.o 2079s /tmp/ccT8SwSG.s: Assembler messages: 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccT8SwSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s CC [M] drivers/phy/rockchip/phy-rockchip-naneng-combphy.o 2079s /tmp/cc3rQdCr.s: Assembler messages: 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/cc3rQdCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccXNvAse.s: CC lib/bootconfig.o 2079s Assembler messages: 2079s /tmp/ccXNvAse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s /tmp/ccXNvAse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2079s CC [M] drivers/pinctrl/qcom/pinctrl-sm6125.o 2080s /tmp/ccn0LdHg.s: Assembler messages: 2080s /tmp/ccn0LdHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccn0LdHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccn0LdHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s CC [M] drivers/pinctrl/qcom/pinctrl-sm6350.o 2080s /tmp/ccISmxxF.s: Assembler messages: 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccISmxxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s CC [M] drivers/phy/rockchip/phy-rockchip-pcie.o 2080s /tmp/ccWNvtyc.s: Assembler messages: 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccWNvtyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s CC lib/asn1_decoder.o 2080s /tmp/ccRxvCfy.s: Assembler messages: 2080s /tmp/ccRxvCfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccRxvCfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccRxvCfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s CC [M] drivers/pinctrl/qcom/pinctrl-sm6375.o 2080s /tmp/ccd4R26d.s: Assembler messages: 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2080s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccd4R26d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s CC lib/asn1_encoder.o 2081s CC [M] fs/nfs/namespace.o 2081s /tmp/ccgD7laB.s: Assembler messages: 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccgD7laB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/cc4scdcW.s: Assembler messages: 2081s /tmp/cc4scdcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/cc4scdcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/cc4scdcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s CC [M] drivers/phy/rockchip/phy-rockchip-samsung-dcphy.o 2081s CC [M] drivers/pinctrl/qcom/pinctrl-sm7150.o 2081s /tmp/ccTwNEtL.s: Assembler messages: 2081s /tmp/ccTwNEtL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccTwNEtL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccTwNEtL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccID11ir.s: Assembler messages: 2081s /tmp/ccID11ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccID11ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s /tmp/ccID11ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2081s CC lib/fonts/fonts.o 2081s CC [M] drivers/pinctrl/qcom/pinctrl-sm8150.o 2082s /tmp/cceWNnPn.s: Assembler messages: 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/cceWNnPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccNHEZ4v.s: Assembler messages: 2082s /tmp/ccNHEZ4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccNHEZ4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s CC [M] drivers/phy/rockchip/phy-rockchip-samsung-hdptx.o 2082s CC lib/fonts/font_8x8.o 2082s /tmp/ccrtlsZ7.s: Assembler messages: 2082s /tmp/ccrtlsZ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccrtlsZ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccrtlsZ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Assembler messages: 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s /tmp/ccGkTucO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2082s CC lib/fonts/font_8x16.o 2082s CC [M] drivers/pinctrl/qcom/pinctrl-sm8250.o 2082s CC [M] fs/nfs/mount_clnt.o 2083s CC lib/fonts/font_acorn_8x8.o 2083s CC lib/fonts/font_6x10.o 2083s /tmp/ccMA01EW.s: Assembler messages: 2083s /tmp/ccMA01EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccMA01EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccMA01EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s CC [M] drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.o 2083s CC lib/fonts/font_ter16x32.o 2083s AR lib/fonts/built-in.a 2083s GEN lib/oid_registry_data.c 2083s CC lib/ucs2_string.o 2083s /tmp/ccGqcTOh.s: Assembler messages: 2083s /tmp/ccGqcTOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccGqcTOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s CC [M] drivers/pinctrl/qcom/pinctrl-sm8350.o 2083s /tmp/ccYoGy2J.s: Assembler messages: 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccYoGy2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s CC [M] fs/nfs/nfstrace.o 2083s /tmp/ccmtrFN4.s: Assembler messages: 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s /tmp/ccmtrFN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2083s CC [M] drivers/phy/rockchip/phy-rockchip-snps-pcie3.o 2084s CC lib/ubsan.o 2084s /tmp/cckWafWe.s: Assembler messages: 2084s /tmp/cckWafWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cckWafWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cckWafWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s CC [M] drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.o 2084s /tmp/cc1p2AJM.s: Assembler messages: 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cc1p2AJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Assembler messages: 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/cchxPNiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s CC [M] drivers/phy/rockchip/phy-rockchip-typec.o 2084s CC lib/sbitmap.o 2084s /tmp/ccyjs5rj.s: Assembler messages: 2084s /tmp/ccyjs5rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2084s /tmp/ccyjs5rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s CC [M] drivers/pinctrl/qcom/pinctrl-sm8450.o 2085s /tmp/ccwrKheo.s: Assembler messages: 2085s /tmp/ccwrKheo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccwrKheo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccwrKheo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s CC [M] drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.o 2085s /tmp/ccaxBWOM.s: Assembler messages: 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccaxBWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s CC lib/group_cpus.o 2085s /tmp/ccq2HeVW.s: Assembler messages: 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s /tmp/ccq2HeVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2085s CC [M] drivers/phy/rockchip/phy-rockchip-usb.o 2086s /tmp/ccKrIFnl.s: Assembler messages: 2086s /tmp/ccKrIFnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccKrIFnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s CC [M] drivers/pinctrl/qcom/pinctrl-sm8550.o 2086s /tmp/cc1cW8rF.s: Assembler messages: 2086s /tmp/cc1cW8rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/cc1cW8rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s CC lib/pldmfw/pldmfw.o 2086s /tmp/ccq1rPz4.s: Assembler messages: 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/ccq1rPz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/cc9Nsb2h.s: Assembler messages: 2086s /tmp/cc9Nsb2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/cc9Nsb2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s /tmp/cc9Nsb2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2086s CC [M] drivers/phy/rockchip/phy-rockchip-usbdp.o 2086s CC [M] drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.o 2087s /tmp/ccpKxRDZ.s: Assembler messages: 2087s /tmp/ccpKxRDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccpKxRDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s CC [M] drivers/pinctrl/qcom/pinctrl-sm8650.o 2087s /tmp/ccGF5Eq6.s: Assembler messages: 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccGF5Eq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s AR lib/pldmfw/built-in.a 2087s CC lib/devmem_is_allowed.o 2087s /tmp/ccHRBXrv.s: Assembler messages: 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2087s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccHRBXrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/cciuCAN4.s: Assembler messages: 2088s /tmp/cciuCAN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/cciuCAN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/cciuCAN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Assembler messages: 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s CC [M] drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.o 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccCH45r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s CC [M] fs/nfs/export.o 2088s /tmp/cc5ehUG3.s: Assembler messages: 2088s /tmp/cc5ehUG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s CC lib/fw_table.o 2088s AR drivers/phy/samsung/built-in.a 2088s CC [M] drivers/phy/samsung/phy-samsung-usb2.o 2088s /tmp/ccUgkT2y.s: Assembler messages: 2088s /tmp/ccUgkT2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s /tmp/ccUgkT2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2088s CC [M] drivers/pinctrl/qcom/pinctrl-sm8750.o 2088s /tmp/ccUPg2i9.s: Assembler messages: 2088s /tmp/ccUPg2i9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s CC [M] lib/test_bpf.o 2089s /tmp/ccMopZ9l.s: Assembler messages: 2089s /tmp/ccMopZ9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/ccMopZ9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/ccMopZ9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/ccMopZ9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/ccMopZ9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s LD [M] drivers/phy/samsung/phy-exynos-usb2.o 2089s AR drivers/phy/socionext/built-in.a 2089s AR drivers/phy/st/built-in.a 2089s CC [M] drivers/phy/st/phy-stm32-combophy.o 2089s /tmp/cck1kjSt.s: Assembler messages: 2089s /tmp/cck1kjSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/cck1kjSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/cck1kjSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s CC [M] drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.o 2089s /tmp/cccUhrQf.s: Assembler messages: 2089s /tmp/cccUhrQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/cccUhrQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/cccUhrQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s CC [M] fs/nfs/sysfs.o 2089s /tmp/ccXnche8.s: Assembler messages: 2089s /tmp/ccXnche8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s /tmp/ccXnche8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2089s CC [M] drivers/pinctrl/qcom/pinctrl-lpass-lpi.o 2090s /tmp/ccRiEITj.s: Assembler messages: 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccRiEITj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s CC [M] drivers/phy/st/phy-stm32-usbphyc.o 2090s /tmp/ccDf1J3h.s: Assembler messages: 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/ccDf1J3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Assembler messages: 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s /tmp/cc6NdMET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2090s CC [M] fs/nfs/fs_context.o 2090s CC [M] drivers/pinctrl/qcom/pinctrl-x1e80100.o 2091s /tmp/ccgz7BGJ.s: Assembler messages: 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccgz7BGJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccsQVzLu.s: Assembler messages: 2091s /tmp/ccsQVzLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccsQVzLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s /tmp/ccsQVzLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2091s AR drivers/phy/starfive/built-in.a 2091s AR drivers/phy/sunplus/built-in.a 2091s AR drivers/phy/tegra/built-in.a 2091s AR drivers/phy/ti/built-in.a 2091s CC [M] drivers/phy/ti/phy-omap-usb2.o 2091s AR drivers/pinctrl/qcom/built-in.a 2091s AR drivers/pinctrl/realtek/built-in.a 2091s CC [M] drivers/pinctrl/realtek/pinctrl-rtd.o 2092s /tmp/ccxRE7Eb.s: Assembler messages: 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccxRE7Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s CC [M] lib/crc-itu-t.o 2092s /tmp/ccgitpi6.s: Assembler messages: 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccgitpi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s CC [M] drivers/phy/ti/phy-tusb1210.o 2092s /tmp/ccbF1SFm.s: Assembler messages: 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccbF1SFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s CC [M] lib/crc4.o 2092s /tmp/ccQmNctB.s: Assembler messages: 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s /tmp/ccQmNctB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2092s CC [M] fs/nfs/sysctl.o 2092s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1619b.o 2093s /tmp/cc7H5uWd.s: Assembler messages: 2093s /tmp/cc7H5uWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s CC [M] lib/crc7.o 2093s /tmp/ccVgHemD.s: Assembler messages: 2093s /tmp/ccVgHemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/ccVgHemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/ccVgHemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Assembler messages: 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/cc0nwF8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1319d.o 2093s CC [M] drivers/phy/ti/phy-am654-serdes.o 2093s /tmp/ccqlsA8n.s: Assembler messages: 2093s /tmp/ccqlsA8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/ccYkYvyO.s: Assembler messages: 2093s /tmp/ccYkYvyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s /tmp/ccYkYvyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2093s CC [M] lib/bch.o 2093s CC [M] fs/nfs/fscache.o 2094s /tmp/ccdg2iiv.s: Assembler messages: 2094s /tmp/ccdg2iiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccdg2iiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccdg2iiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1315e.o 2094s /tmp/ccBoo4g7.s: Assembler messages: 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccBoo4g7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s CC [M] drivers/phy/ti/phy-gmii-sel.o 2094s /tmp/cc1Do0XV.s: Assembler messages: 2094s /tmp/cc1Do0XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/cc1Do0XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/cc1Do0XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s CC drivers/pinctrl/renesas/core.o 2094s /tmp/ccJ7biCm.s: Assembler messages: 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2094s /tmp/ccJ7biCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s CC [M] lib/ts_kmp.o 2095s /tmp/ccdANk8g.s: Assembler messages: 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccdANk8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s CC [M] fs/nfs/nfs2super.o 2095s /tmp/ccmZGzwA.s: Assembler messages: 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccmZGzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s CC [M] drivers/phy/ti/phy-j721e-wiz.o 2095s /tmp/ccRM597c.s: Assembler messages: 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccRM597c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s CC drivers/pinctrl/renesas/pinctrl.o 2095s /tmp/ccCOWjRs.s: Assembler messages: 2095s /tmp/ccCOWjRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccCOWjRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s /tmp/ccCOWjRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2095s CC [M] lib/ts_bm.o 2096s /tmp/ccQ1ydf7.s: Assembler messages: 2096s /tmp/ccQ1ydf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccQ1ydf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccQ1ydf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s CC [M] lib/ts_fsm.o 2096s /tmp/ccLMW3eN.s: Assembler messages: 2096s /tmp/ccLMW3eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccLMW3eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s CC [M] fs/nfs/proc.o 2096s /tmp/ccY9RWCl.s: Assembler messages: 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccY9RWCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Assembler messages: 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccl1PP20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s AR drivers/phy/xilinx/built-in.a 2096s CC [M] drivers/phy/xilinx/phy-zynqmp.o 2096s CC drivers/pinctrl/renesas/pfc-r8a7796.o 2096s /tmp/ccbJUHCb.s: Assembler messages: 2096s /tmp/ccbJUHCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccbJUHCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s /tmp/ccbJUHCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2096s CC [M] lib/notifier-error-inject.o 2097s CC drivers/pinctrl/renesas/pfc-r8a77965.o 2097s /tmp/cc3sbtpB.s: Assembler messages: 2097s /tmp/cc3sbtpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/cc3sbtpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/cc3sbtpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/cc3sbtpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s CC drivers/pinctrl/renesas/pfc-r8a77990.o 2097s CC [M] lib/pm-notifier-error-inject.o 2097s /tmp/ccGCjxLL.s: Assembler messages: 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGCjxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s CC [M] drivers/phy/phy-can-transceiver.o 2097s CC drivers/pinctrl/renesas/pfc-r8a77951.o 2097s /tmp/ccGHsbFp.s: Assembler messages: 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s /tmp/ccGHsbFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2097s CC [M] fs/nfs/nfs2xdr.o 2098s /tmp/ccRhlwEx.s: Assembler messages: 2098s /tmp/ccRhlwEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s /tmp/ccRhlwEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s CC [M] lib/memory-notifier-error-inject.o 2098s /tmp/ccWmIc8W.s: Assembler messages: 2098s /tmp/ccWmIc8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s /tmp/ccWmIc8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s /tmp/ccWmIc8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s /tmp/ccWmIc8W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s CC [M] drivers/phy/phy-snps-eusb2.o 2098s CC drivers/pinctrl/renesas/pfc-r8a77970.o 2098s /tmp/ccWiGlo2.s: Assembler messages: 2098s /tmp/ccWiGlo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s /tmp/ccWiGlo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2098s CC [M] lib/lru_cache.o 2099s CC drivers/pinctrl/renesas/pfc-r8a77980.o 2099s /tmp/ccnHAGVv.s: Assembler messages: 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccnHAGVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: CC [M] fs/nfs/nfs3super.o 2099s Assembler messages: 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccXNgZel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s CC [M] drivers/phy/phy-airoha-pcie.o 2099s /tmp/ccKT25Mh.s: Assembler messages: 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s /tmp/ccKT25Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2099s CC drivers/pinctrl/renesas/pfc-r8a77995.o 2099s CC [M] lib/polynomial.o 2099s CC drivers/pinctrl/renesas/pfc-r8a779a0.o 2100s CC [M] lib/parman.o 2100s /tmp/cceCJDI4.s: Assembler messages: 2100s /tmp/cceCJDI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/cceCJDI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s CC [M] fs/nfs/nfs3client.o 2100s CC drivers/pinctrl/renesas/pfc-r8a779f0.o 2100s /tmp/ccVUunI4.s: Assembler messages: 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s /tmp/ccVUunI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2100s CC [M] lib/objagg.o 2100s CC drivers/pinctrl/renesas/pfc-r8a779g0.o 2101s /tmp/ccPGUZAn.s: Assembler messages: 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccPGUZAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s CC [M] drivers/phy/phy-nxp-ptn3222.o 2101s CC drivers/pinctrl/renesas/pfc-r8a779h0.o 2101s /tmp/ccQJrGCK.s: Assembler messages: 2101s /tmp/ccQJrGCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccQJrGCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccQJrGCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s CC [M] fs/nfs/nfs3proc.o 2101s /tmp/ccxBpjGi.s: Assembler messages: 2101s /tmp/ccxBpjGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccxBpjGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccxBpjGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccxBpjGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2101s /tmp/ccxBpjGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s AR drivers/phy/built-in.a 2102s CC drivers/pinctrl/renesas/pinctrl-rzg2l.o 2102s CC [M] fs/nfs/nfs3xdr.o 2102s /tmp/ccs5oQ8s.s: Assembler messages: 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s /tmp/ccs5oQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2102s CC [M] lib/842/842_compress.o 2103s /tmp/ccTPSTD4.s: Assembler messages: 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccTPSTD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s CC drivers/gpio/gpiolib.o 2103s /tmp/ccaHLtgR.s: Assembler messages: 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccaHLtgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s CC [M] lib/842/842_decompress.o 2103s /tmp/ccil4MFa.s: Assembler messages: 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s /tmp/ccil4MFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2103s CC [M] fs/nfs/nfs3acl.o 2104s /tmp/ccKKMq6P.s: Assembler messages: 2104s /tmp/ccKKMq6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccKKMq6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccKKMq6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s CC [M] lib/reed_solomon/reed_solomon.o 2104s /tmp/ccbkajKu.s: Assembler messages: 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s /tmp/ccbkajKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2104s CC drivers/pinctrl/renesas/pinctrl-rzv2m.o 2105s /tmp/cccptz53.s: Assembler messages: 2105s /tmp/cccptz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cccptz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cccptz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cccptz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s CC [M] fs/nfs/nfs4proc.o 2105s /tmp/cc2AM6IB.s: Assembler messages: 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc2AM6IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s AR drivers/pinctrl/renesas/built-in.a 2105s AR drivers/pinctrl/sophgo/built-in.a 2105s AR drivers/pinctrl/spacemit/built-in.a 2105s /tmp/cc0m28qQ.s: Assembler messages: 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s /tmp/cc0m28qQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2105s CC drivers/pinctrl/sprd/pinctrl-sprd.o 2105s CC [M] lib/raid6/algos.o 2106s /tmp/ccu23rv9.s: Assembler messages: 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccu23rv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccCKq6qD.s: Assembler messages: 2106s /tmp/ccCKq6qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s CC [M] lib/raid6/recov.o 2106s /tmp/ccWAPSQD.s: Assembler messages: 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s /tmp/ccWAPSQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2106s CC drivers/pinctrl/sprd/pinctrl-sprd-sc9860.o 2107s CC drivers/gpio/gpiolib-devres.o 2107s /tmp/ccNGOfJQ.s: Assembler messages: 2107s /tmp/ccNGOfJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/ccNGOfJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/ccNGOfJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s AR drivers/pinctrl/sprd/built-in.a 2107s /tmp/ccyQJ7q9.s: Assembler messages: 2107s /tmp/ccyQJ7q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/ccyQJ7q9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s CC drivers/pinctrl/stm32/pinctrl-stm32.o 2107s HOSTCC lib/raid6/mktables 2107s UNROLL lib/raid6/int1.c 2107s UNROLL lib/raid6/int2.c 2107s UNROLL lib/raid6/int4.c 2107s UNROLL lib/raid6/int8.c 2107s CC [M] lib/raid6/neon.o 2107s /tmp/cckBJIvK.s: Assembler messages: 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s /tmp/cckBJIvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2107s CC drivers/gpio/gpiolib-legacy.o 2108s /tmp/ccVp9B3l.s: Assembler messages: 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccVp9B3l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s UNROLL lib/raid6/neon1.c 2108s UNROLL lib/raid6/neon2.c 2108s UNROLL lib/raid6/neon4.c 2108s UNROLL lib/raid6/neon8.c 2108s CC [M] lib/raid6/recov_neon.o 2108s /tmp/ccRe3EgC.s: Assembler messages: 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccRe3EgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s CC drivers/gpio/gpiolib-of.o 2108s /tmp/ccX1ReOM.s: Assembler messages: 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s CC drivers/pinctrl/stm32/pinctrl-stm32mp257.o 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2108s /tmp/ccX1ReOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/ccy9YJ5Q.s: Assembler messages: 2109s /tmp/ccy9YJ5Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/ccy9YJ5Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s CC [M] lib/raid6/recov_neon_inner.o 2109s TABLE lib/raid6/tables.c 2109s CC [M] lib/raid6/int1.o 2109s /tmp/ccCSw05o.s: Assembler messages: 2109s /tmp/ccCSw05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s AR drivers/pinctrl/stm32/built-in.a 2109s AR drivers/pinctrl/sunplus/built-in.a 2109s /tmp/cc6upr14.s: Assembler messages: 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s CC drivers/pinctrl/sunxi/pinctrl-sunxi.o 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s /tmp/cc6upr14.s: Warning: no SFrame FDE emitted; FP without RA on stack 2109s CC drivers/gpio/gpiolib-cdev.o 2110s CC [M] lib/raid6/int2.o 2110s /tmp/ccgdGM7h.s: Assembler messages: 2110s /tmp/ccgdGM7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2110s /tmp/ccgdGM7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2110s CC [M] lib/raid6/int4.o 2111s /tmp/ccNpxLO9.s: Assembler messages: 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNpxLO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s CC drivers/pinctrl/sunxi/pinctrl-sunxi-dt.o 2111s /tmp/cc4aUD39.s: Assembler messages: 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s CC drivers/gpio/gpiolib-sysfs.o 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/cc4aUD39.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Assembler messages: 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccG7hyjQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccGs97cX.s: Assembler messages: 2111s /tmp/ccGs97cX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccGs97cX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s CC [M] lib/raid6/int8.o 2111s /tmp/ccNEVpuZ.s: Assembler messages: 2111s /tmp/ccNEVpuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s /tmp/ccNEVpuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2111s CC drivers/pinctrl/sunxi/pinctrl-sun4i-a10.o 2111s CC [M] fs/nfs/nfs4xdr.o 2112s /tmp/ccK5ALMC.s: Assembler messages: 2112s /tmp/ccK5ALMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccK5ALMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Assembler messages: 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccOV4pVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s CC drivers/pinctrl/sunxi/pinctrl-sun5i.o 2112s CC [M] lib/raid6/neon1.o 2112s CC drivers/gpio/gpiolib-acpi-core.o 2112s CC [M] lib/raid6/neon2.o 2112s /tmp/ccr5uEZ0.s: Assembler messages: 2112s /tmp/ccr5uEZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2112s /tmp/ccr5uEZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s CC drivers/pinctrl/sunxi/pinctrl-sun6i-a31.o 2113s CC [M] lib/raid6/neon4.o 2113s CC [M] lib/raid6/neon8.o 2113s /tmp/ccT7LgyN.s: Assembler messages: 2113s /tmp/ccT7LgyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccT7LgyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s CC drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.o 2113s /tmp/ccDmiGre.s: Assembler messages: 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s /tmp/ccDmiGre.s: Warning: no SFrame FDE emitted; FP without RA on stack 2113s CC drivers/gpio/gpiolib-acpi-quirks.o 2113s CC [M] lib/raid6/tables.o 2114s /tmp/ccWFSYGR.s: Assembler messages: 2114s /tmp/ccWFSYGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s /tmp/ccWFSYGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s CC drivers/pinctrl/sunxi/pinctrl-sun8i-a23.o 2114s /tmp/cck8fCZf.s: Assembler messages: 2114s /tmp/cck8fCZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s /tmp/cck8fCZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s /tmp/cck8fCZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s /tmp/cck8fCZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s CC drivers/gpio/gpiolib-swnode.o 2114s /tmp/ccw9OX8F.s: Assembler messages: 2114s /tmp/ccw9OX8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s /tmp/ccw9OX8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2114s LD [M] lib/raid6/raid6_pq.o 2114s CC drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.o 2114s TEST lib/test_fortify/read_overflow-memchr.log 2115s TEST lib/test_fortify/read_overflow-memchr_inv.log 2115s /tmp/ccJ7jiwD.s: Assembler messages: 2115s /tmp/ccJ7jiwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s /tmp/ccJ7jiwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s CC drivers/gpio/gpio-mmio.o 2115s /tmp/ccyOozhE.s: Assembler messages: 2115s /tmp/ccyOozhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s /tmp/ccyOozhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s CC drivers/pinctrl/sunxi/pinctrl-sun8i-a33.o 2115s TEST lib/test_fortify/read_overflow-memcmp.log 2115s /tmp/ccmoblGj.s: Assembler messages: 2115s /tmp/ccmoblGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s /tmp/ccmoblGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2115s TEST lib/test_fortify/read_overflow-memscan.log 2115s CC drivers/pinctrl/sunxi/pinctrl-sun50i-a64.o 2116s /tmp/ccMagYJ2.s: Assembler messages: 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccMagYJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s TEST lib/test_fortify/read_overflow2-memcmp.log 2116s CC drivers/gpio/gpio-davinci.o 2116s /tmp/ccU9erZI.s: Assembler messages: 2116s /tmp/ccU9erZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccU9erZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s CC drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.o 2116s TEST lib/test_fortify/read_overflow2-memcpy.log 2116s /tmp/ccIC0uzp.s: Assembler messages: 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/ccIC0uzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s TEST lib/test_fortify/read_overflow2-memmove.log 2116s CC [M] fs/nfs/nfs4state.o 2116s /tmp/cch8AAje.s: Assembler messages: 2116s /tmp/cch8AAje.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s /tmp/cch8AAje.s: Warning: no SFrame FDE emitted; FP without RA on stack 2116s CC drivers/pinctrl/sunxi/pinctrl-sun50i-a100.o 2117s /tmp/cc2mh8a4.s: Assembler messages: 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/cc2mh8a4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s CC drivers/gpio/gpio-ftgpio010.o 2117s TEST lib/test_fortify/read_overflow2_field-memcpy.log 2117s /tmp/ccw8YMM6.s: Assembler messages: 2117s /tmp/ccw8YMM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccw8YMM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccw8YMM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s CC drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.o 2117s TEST lib/test_fortify/read_overflow2_field-memmove.log 2117s /tmp/ccm6ee2D.s: Assembler messages: 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccm6ee2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s CC drivers/gpio/gpio-imx-scu.o 2117s TEST lib/test_fortify/write_overflow-memcpy.log 2117s /tmp/ccn3wRA8.s: Assembler messages: 2117s /tmp/ccn3wRA8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccn3wRA8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2117s /tmp/ccn3wRA8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s CC drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.o 2118s TEST lib/test_fortify/write_overflow-memmove.log 2118s CC drivers/gpio/gpio-mpc8xxx.o 2118s /tmp/cchTe1Wr.s: Assembler messages: 2118s /tmp/cchTe1Wr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s /tmp/cchTe1Wr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s /tmp/cchTe1Wr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s /tmp/cc2dkULI.s: Assembler messages: 2118s /tmp/cc2dkULI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s /tmp/cc2dkULI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2118s CC drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.o 2118s TEST lib/test_fortify/write_overflow-memset.log 2118s TEST lib/test_fortify/write_overflow-strcpy-lit.log 2119s /tmp/cc1cdFsa.s: Assembler messages: 2119s /tmp/cc1cdFsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/cc1cdFsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s CC drivers/pinctrl/sunxi/pinctrl-sun8i-h3.o 2119s TEST lib/test_fortify/write_overflow-strcpy.log 2119s /tmp/ccj13BoV.s: Assembler messages: 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccj13BoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s CC drivers/gpio/gpio-mvebu.o 2119s /tmp/cc0BrN9i.s: Assembler messages: 2119s /tmp/cc0BrN9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/cc0BrN9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s CC drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.o 2119s TEST lib/test_fortify/write_overflow-strncpy-src.log 2119s /tmp/ccfHZL1v.s: Assembler messages: 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s /tmp/ccfHZL1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2119s CC [M] fs/nfs/nfs4renewd.o 2119s TEST lib/test_fortify/write_overflow-strncpy.log 2120s /tmp/ccwaq983.s: Assembler messages: 2120s /tmp/ccwaq983.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccwaq983.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s CC drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.o 2120s TEST lib/test_fortify/write_overflow-strscpy.log 2120s /tmp/ccgLb8dx.s: Assembler messages: 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccgLb8dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s CC drivers/gpio/gpio-mxc.o 2120s /tmp/ccuqruwS.s: Assembler messages: 2120s /tmp/ccuqruwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s /tmp/ccuqruwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2120s TEST lib/test_fortify/write_overflow_field-memcpy.log 2120s CC drivers/pinctrl/sunxi/pinctrl-sun20i-d1.o 2121s TEST lib/test_fortify/write_overflow_field-memmove.log 2121s /tmp/ccsCW2IB.s: Assembler messages: 2121s /tmp/ccsCW2IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccsCW2IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccsCW2IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccsCW2IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s CC [M] fs/nfs/nfs4super.o 2121s /tmp/ccu8Cedy.s: Assembler messages: 2121s /tmp/ccu8Cedy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccu8Cedy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s CC drivers/pinctrl/sunxi/pinctrl-sun50i-h5.o 2121s TEST lib/test_fortify/write_overflow_field-memset.log 2121s /tmp/ccVxiBtU.s: Assembler messages: 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccVxiBtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s CC drivers/gpio/gpio-npcm-sgpio.o 2121s CAT lib/test_fortify/test_fortify.log 2121s AR lib/lib.a 2121s /tmp/ccJWfO7r.s: Assembler messages: 2121s /tmp/ccJWfO7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s /tmp/ccJWfO7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2121s CC drivers/pinctrl/sunxi/pinctrl-sun50i-h6.o 2121s GEN lib/crc32table.h 2121s GEN lib/crc64table.h 2121s CC lib/oid_registry.o 2122s /tmp/ccUBE0aq.s: Assembler messages: 2122s /tmp/ccUBE0aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccUBE0aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Assembler messages: 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccooRymu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Assembler messages: 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccmrAITa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccbXDVAM.s: Assembler messages: 2122s /tmp/ccbXDVAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccbXDVAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s /tmp/ccbXDVAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2122s CC [M] fs/nfs/nfs4file.o 2122s CC drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.o 2122s CC drivers/gpio/gpio-palmas.o 2122s CC lib/crc32.o 2123s /tmp/ccnSqYeH.s: Assembler messages: 2123s /tmp/ccnSqYeH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccnSqYeH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s CC drivers/pinctrl/sunxi/pinctrl-sun50i-h616.o 2123s /tmp/ccQU9ToM.s: Assembler messages: 2123s /tmp/ccQU9ToM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccQU9ToM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccQU9ToM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s CC lib/crc64.o 2123s /tmp/ccUhupc3.s: Assembler messages: 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccUhupc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s CC drivers/gpio/gpio-pl061.o 2123s /tmp/ccRT2mr8.s: Assembler messages: 2123s /tmp/ccRT2mr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccRT2mr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s CC drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.o 2123s /tmp/ccyNtwo9.s: Assembler messages: 2123s /tmp/ccyNtwo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccyNtwo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s AR lib/built-in.a 2123s CC net/devres.o 2123s /tmp/ccNLwJJP.s: Assembler messages: 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2123s /tmp/ccNLwJJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s CC [M] fs/nfs/delegation.o 2124s /tmp/cchsvmGz.s: Assembler messages: 2124s /tmp/cchsvmGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/cchsvmGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s CC drivers/pinctrl/sunxi/pinctrl-sun55i-a523.o 2124s /tmp/ccoWG9Zs.s: Assembler messages: 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccoWG9Zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s CC drivers/gpio/gpio-mpfs.o 2124s /tmp/cciqbecQ.s: Assembler messages: 2124s /tmp/cciqbecQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/cciqbecQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/cciqbecQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/cciqbecQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccjBvi6D.s: Assembler messages: 2124s /tmp/ccjBvi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s /tmp/ccjBvi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2124s CC drivers/pinctrl/sunxi/pinctrl-sun55i-a523-r.o 2124s CC net/socket.o 2125s /tmp/ccdahxdp.s: Assembler messages: 2125s /tmp/ccdahxdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccdahxdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccdahxdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccdahxdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s CC drivers/gpio/gpio-rc5t583.o 2125s /tmp/ccE221et.s: Assembler messages: 2125s /tmp/ccE221et.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccE221et.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s CC drivers/pinctrl/sunxi/pinctrl-sun9i-a80.o 2125s /tmp/ccu1hROj.s: Assembler messages: 2125s /tmp/ccu1hROj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccu1hROj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s CC drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.o 2125s /tmp/ccWvTtiD.s: Assembler messages: 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s /tmp/ccWvTtiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2125s CC drivers/gpio/gpio-sifive.o 2126s /tmp/ccOuEYNp.s: Assembler messages: 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccOuEYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s CC [M] fs/nfs/nfs4idmap.o 2126s /tmp/ccJl3Hm5.s: Assembler messages: 2126s /tmp/ccJl3Hm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccJl3Hm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s AR drivers/pinctrl/sunxi/built-in.a 2126s AR drivers/pinctrl/ti/built-in.a 2126s CC [M] drivers/pinctrl/pinctrl-amdisp.o 2126s /tmp/ccwOn4IB.s: Assembler messages: 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s /tmp/ccwOn4IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2126s CC drivers/gpio/gpio-stmpe.o 2127s /tmp/cc4OuKRt.s: Assembler messages: 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc4OuKRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s CC [M] drivers/pinctrl/pinctrl-apple-gpio.o 2127s /tmp/ccBtodgb.s: Assembler messages: 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccBtodgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Assembler messages: 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccsyoN9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s CC drivers/gpio/gpio-tc3589x.o 2127s /tmp/ccNZphHA.s: Assembler messages: 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/ccNZphHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Assembler messages: 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s /tmp/cc8OR6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2127s CC net/core/sock.o 2127s CC [M] drivers/pinctrl/pinctrl-aw9523.o 2127s CC [M] fs/nfs/callback.o 2128s /tmp/ccorGdfd.s: Assembler messages: 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccorGdfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s CC drivers/gpio/gpio-tps6586x.o 2128s /tmp/ccDAL5fI.s: Assembler messages: 2128s /tmp/ccDAL5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccDAL5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccDAL5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccDAL5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccDAL5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Assembler messages: 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s CC drivers/gpio/gpio-tps65910.o 2128s CC [M] drivers/pinctrl/pinctrl-axp209.o 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2128s /tmp/ccoMX9LT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Assembler messages: 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccAe0rET.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s CC [M] fs/nfs/callback_xdr.o 2129s /tmp/ccwy1oi7.s: Assembler messages: 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/ccwy1oi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s CC [M] drivers/pinctrl/pinctrl-cy8c95x0.o 2129s /tmp/cc6l0tqs.s: Assembler messages: 2129s /tmp/cc6l0tqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/cc6l0tqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/cc6l0tqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s /tmp/cc6l0tqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2129s CC drivers/gpio/gpio-vf610.o 2130s /tmp/ccFQD8Km.s: Assembler messages: 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/ccFQD8Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s CC drivers/gpio/gpio-xgene.o 2130s /tmp/cccMaFf9.s: Assembler messages: 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s /tmp/cccMaFf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2130s CC [M] fs/nfs/callback_proc.o 2131s /tmp/cczgtsKl.s: Assembler messages: 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cczgtsKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s CC [M] drivers/pinctrl/pinctrl-da9062.o 2131s /tmp/cch5jnlg.s: Assembler messages: 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cch5jnlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Assembler messages: 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/cccpZvaw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s CC drivers/gpio/gpio-xilinx.o 2131s /tmp/ccnqqRY5.s: Assembler messages: 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s /tmp/ccnqqRY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2131s CC [M] drivers/pinctrl/pinctrl-max77620.o 2132s /tmp/ccXPAP6F.s: Assembler messages: 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccXPAP6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s CC [M] fs/nfs/nfs4namespace.o 2132s /tmp/ccWyfftK.s: Assembler messages: 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccWyfftK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Assembler messages: 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s CC net/core/request_sock.o 2132s CC drivers/gpio/gpio-zynqmp-modepin.o 2132s CC [M] drivers/pinctrl/pinctrl-mcp23s08_i2c.o 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2132s /tmp/ccuaXbEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccB7KGkb.s: Assembler messages: 2133s /tmp/ccB7KGkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccB7KGkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccB7KGkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s CC [M] drivers/gpio/gpio-regmap.o 2133s /tmp/ccHlYCXC.s: Assembler messages: 2133s /tmp/ccHlYCXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccHlYCXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccHlYCXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s CC [M] drivers/pinctrl/pinctrl-mcp23s08_spi.o 2133s /tmp/ccAy2Dnx.s: Assembler messages: 2133s /tmp/ccAy2Dnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s CC net/core/skbuff.o 2133s /tmp/ccPeHsbE.s: Assembler messages: 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccPeHsbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s CC [M] fs/nfs/nfs4getroot.o 2133s /tmp/ccYYQx76.s: Assembler messages: 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2133s /tmp/ccYYQx76.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s CC [M] drivers/gpio/dev-sync-probe.o 2134s /tmp/ccwHWDWj.s: Assembler messages: 2134s /tmp/ccwHWDWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccwHWDWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccwHWDWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccwHWDWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s CC [M] drivers/pinctrl/pinctrl-mcp23s08.o 2134s /tmp/ccI7omYd.s: Assembler messages: 2134s /tmp/ccI7omYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccI7omYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccI7omYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s /tmp/ccI7omYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2134s CC [M] drivers/gpio/gpio-74x164.o 2135s CC [M] fs/nfs/nfs4client.o 2135s /tmp/ccP5XTZt.s: Assembler messages: 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccP5XTZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s CC [M] drivers/pinctrl/pinctrl-mlxbf3.o 2135s /tmp/cc1MWJ25.s: Assembler messages: 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/cc1MWJ25.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s CC [M] drivers/gpio/gpio-74xx-mmio.o 2135s /tmp/ccKLYOyh.s: Assembler messages: 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s /tmp/ccKLYOyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2135s CC [M] drivers/pinctrl/pinctrl-pef2256.o 2136s /tmp/ccWhHvU1.s: Assembler messages: 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccWhHvU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s CC [M] drivers/gpio/gpio-adnp.o 2136s /tmp/ccYq1hPx.s: Assembler messages: 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s CC [M] drivers/pinctrl/pinctrl-rk805.o 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/ccYq1hPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Assembler messages: 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s /tmp/cci63sug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2136s CC [M] fs/nfs/nfs4session.o 2137s /tmp/ccQwoX2V.s: CC [M] drivers/pinctrl/pinctrl-scmi.o 2137s Assembler messages: 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/ccQwoX2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Assembler messages: 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s /tmp/cc26edCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2137s CC [M] drivers/gpio/gpio-adp5520.o 2138s /tmp/ccORtHS4.s: Assembler messages: 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccORtHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s CC [M] drivers/pinctrl/pinctrl-stmfx.o 2138s /tmp/ccG15RH4.s: Assembler messages: 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccG15RH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s CC [M] drivers/gpio/gpio-adp5585.o 2138s /tmp/cctHC6ME.s: Assembler messages: 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/cctHC6ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s CC [M] fs/nfs/dns_resolve.o 2138s /tmp/ccRGEksn.s: Assembler messages: 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s /tmp/ccRGEksn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2138s CC [M] drivers/pinctrl/pinctrl-tps6594.o 2139s /tmp/ccRvckEW.s: Assembler messages: 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccRvckEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s CC [M] drivers/gpio/gpio-aggregator.o 2139s /tmp/cca7k0Nn.s: Assembler messages: 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/cca7k0Nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s CC [M] fs/nfs/nfs4trace.o 2139s /tmp/ccEDeWEc.s: Assembler messages: 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s /tmp/ccEDeWEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2139s CC [M] drivers/pinctrl/pinctrl-zynqmp.o 2140s /tmp/ccnnVVNF.s: Assembler messages: 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s CC [M] drivers/gpio/gpio-altera-a10sr.o 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccnnVVNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Assembler messages: 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s /tmp/ccC2v6yU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2140s CC net/core/datagram.o 2140s AR drivers/pinctrl/built-in.a 2140s CC [M] fs/nfsd/trace.o 2141s /tmp/ccnd9mTz.s: Assembler messages: 2141s /tmp/ccnd9mTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccnd9mTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccnd9mTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccnd9mTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccnd9mTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s CC [M] drivers/gpio/gpio-altera.o 2141s /tmp/ccGM03JA.s: Assembler messages: 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2141s /tmp/ccGM03JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s CC [M] drivers/gpio/gpio-amd-fch.o 2142s /tmp/ccXcrsQX.s: Assembler messages: 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/ccXcrsQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s CC net/core/stream.o 2142s /tmp/cclJVb0n.s: Assembler messages: 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s /tmp/cclJVb0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2142s CC [M] drivers/gpio/gpio-amdpt.o 2143s /tmp/ccXL4gUW.s: Assembler messages: 2143s /tmp/ccXL4gUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccXL4gUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccXL4gUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccXL4gUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccXL4gUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccVBr84U.s: Assembler messages: 2143s /tmp/ccVBr84U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccVBr84U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s /tmp/ccVBr84U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2143s CC [M] drivers/gpio/gpio-arizona.o 2143s CC net/core/scm.o 2144s /tmp/cc0nPUdZ.s: Assembler messages: 2144s /tmp/cc0nPUdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2144s /tmp/cc0nPUdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2144s /tmp/cc0nPUdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2144s /tmp/cc0nPUdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2144s CC [M] drivers/gpio/gpio-xgs-iproc.o 2145s /tmp/ccvIUHWd.s: Assembler messages: 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccvIUHWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Assembler messages: 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/cc4v6eXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Assembler messages: 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccJzTJM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s CC net/core/gen_stats.o 2145s CC [M] drivers/gpio/gpio-bd71815.o 2145s CC [M] fs/nfs/nfs4sysctl.o 2145s /tmp/ccpcgfvI.s: Assembler messages: 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2145s /tmp/ccpcgfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s CC [M] drivers/gpio/gpio-bd71828.o 2146s /tmp/cc1lrfGo.s: Assembler messages: 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/cc1lrfGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccbizrcc.s: Assembler messages: 2146s /tmp/ccbizrcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccbizrcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s CC [M] fs/nfs/pnfs.o 2146s CC net/core/gen_estimator.o 2146s /tmp/ccXFNzDm.s: Assembler messages: 2146s /tmp/ccXFNzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccXFNzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccXFNzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccXFNzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s /tmp/ccXFNzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2146s CC [M] drivers/gpio/gpio-bd9571mwv.o 2147s /tmp/ccxdrosk.s: Assembler messages: 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccxdrosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccj0Z8SZ.s: Assembler messages: 2147s /tmp/ccj0Z8SZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccj0Z8SZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s /tmp/ccj0Z8SZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2147s CC [M] drivers/gpio/gpio-blzp1600.o 2147s CC net/core/net_namespace.o 2148s /tmp/ccrbT2HO.s: Assembler messages: 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccrbT2HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s CC [M] fs/nfsd/nfssvc.o 2148s /tmp/ccVtEXsm.s: Assembler messages: 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s /tmp/ccVtEXsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2148s CC [M] drivers/gpio/gpio-brcmstb.o 2149s /tmp/ccGgQFbC.s: Assembler messages: 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccGgQFbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Assembler messages: 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s CC [M] drivers/gpio/gpio-cadence.o 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccT10WOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s CC net/core/secure_seq.o 2149s /tmp/ccUKTIdO.s: Assembler messages: 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccUKTIdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Assembler messages: 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2149s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s CC [M] fs/nfsd/nfsctl.o 2150s /tmp/ccD6mZAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Assembler messages: 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/cck3KXBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s CC [M] drivers/gpio/gpio-cros-ec.o 2150s CC [M] fs/nfs/pnfs_dev.o 2150s /tmp/ccYXkUbF.s: Assembler messages: 2150s /tmp/ccYXkUbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s /tmp/ccYXkUbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2150s CC [M] drivers/gpio/gpio-da9052.o 2150s CC net/core/flow_dissector.o 2151s /tmp/ccZbcREL.s: Assembler messages: 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccZbcREL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s CC [M] drivers/gpio/gpio-da9055.o 2151s /tmp/ccEYhP8D.s: Assembler messages: 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s /tmp/ccEYhP8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2151s CC [M] fs/nfs/pnfs_nfs.o 2152s /tmp/ccaK9Ojc.s: Assembler messages: 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccaK9Ojc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Assembler messages: 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccsJl4KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s CC [M] fs/nfsd/nfsfh.o 2152s CC [M] drivers/gpio/gpio-dln2.o 2152s /tmp/ccoJY2vN.s: Assembler messages: 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2152s /tmp/ccoJY2vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Assembler messages: 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccNnOkWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s CC [M] drivers/gpio/gpio-ds4520.o 2153s CC net/core/sysctl_net_core.o 2153s /tmp/ccIg3TcS.s: Assembler messages: 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccIg3TcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Assembler messages: 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/ccxIwoKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/cce8lPdu.s: Assembler messages: 2153s /tmp/cce8lPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s /tmp/cce8lPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2153s CC [M] fs/nfsd/vfs.o 2153s CC [M] drivers/gpio/gpio-dwapb.o 2153s CC [M] fs/nfs/nfs42proc.o 2155s /tmp/ccSfOytf.s: Assembler messages: 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccSfOytf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s CC net/core/dev.o 2155s /tmp/cc1zZg51.s: Assembler messages: 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc1zZg51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s CC [M] drivers/gpio/gpio-eic-sprd.o 2155s /tmp/ccsjAWIe.s: Assembler messages: 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/ccsjAWIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s CC [M] drivers/gpio/gpio-en7523.o 2155s /tmp/cc48n7Kk.s: Assembler messages: 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2155s /tmp/cc48n7Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s CC [M] fs/nfs/nfs42xattr.o 2156s /tmp/cccQTq2t.s: Assembler messages: 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cccQTq2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s CC [M] fs/nfsd/export.o 2156s /tmp/cce8LoUy.s: Assembler messages: 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s /tmp/cce8LoUy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2156s CC [M] drivers/gpio/gpio-exar.o 2157s /tmp/ccijXWm5.s: Assembler messages: 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccijXWm5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s CC [M] drivers/gpio/gpio-fxl6408.o 2157s /tmp/ccVs4Vp4.s: Assembler messages: 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s /tmp/ccVs4Vp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2157s CC [M] fs/nfs/filelayout/filelayout.o 2158s /tmp/ccakR7OC.s: Assembler messages: 2158s /tmp/ccakR7OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccakR7OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s CC [M] drivers/gpio/gpio-grgpio.o 2158s /tmp/ccpihV2N.s: Assembler messages: 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccpihV2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s CC [M] fs/nfsd/auth.o 2158s /tmp/ccoLHXoV.s: Assembler messages: 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s /tmp/ccoLHXoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2158s CC [M] drivers/gpio/gpio-gw-pld.o 2159s /tmp/cchG9K5f.s: Assembler messages: 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s CC [M] fs/nfs/filelayout/filelayoutdev.o 2159s CC [M] fs/nfsd/lockd.o 2159s CC [M] drivers/gpio/gpio-hisi.o 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/cchG9K5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccoqUIZn.s: Assembler messages: 2159s /tmp/ccoqUIZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Assembler messages: 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2159s /tmp/ccbPCgPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Assembler messages: 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s CC [M] drivers/gpio/gpio-hlwd.o 2160s /tmp/ccdpQqh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccvJvcnu.s: Assembler messages: 2160s /tmp/ccvJvcnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccvJvcnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s CC [M] fs/nfsd/nfscache.o 2160s /tmp/ccmvViOA.s: Assembler messages: 2160s /tmp/ccmvViOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccmvViOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s /tmp/ccmvViOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2160s LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.o 2160s CC [M] fs/nfs/blocklayout/blocklayout.o 2161s /tmp/ccYrenza.s: Assembler messages: 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s /tmp/ccYrenza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2161s CC [M] drivers/gpio/gpio-idio-16.o 2161s CC [M] drivers/gpio/gpio-janz-ttl.o 2162s /tmp/ccMvFDs1.s: Assembler messages: 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccMvFDs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s CC [M] fs/nfsd/stats.o 2162s /tmp/cc0GtzeM.s: Assembler messages: 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/cc0GtzeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s CC [M] fs/nfs/blocklayout/dev.o 2162s /tmp/ccBOpFDC.s: Assembler messages: 2162s /tmp/ccBOpFDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccBOpFDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccBOpFDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccBOpFDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s /tmp/ccBOpFDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2162s CC [M] drivers/gpio/gpio-kempld.o 2163s /tmp/ccd1PM1H.s: Assembler messages: 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccd1PM1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Assembler messages: 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccpE9zS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s CC [M] drivers/gpio/gpio-latch.o 2163s /tmp/ccF6bhgk.s: Assembler messages: 2163s /tmp/ccF6bhgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccF6bhgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccF6bhgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/ccF6bhgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s CC [M] fs/nfsd/filecache.o 2163s /tmp/cceLrmw6.s: Assembler messages: 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cceLrmw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s CC [M] fs/nfs/blocklayout/extent_tree.o 2163s /tmp/cc1NDYMi.s: Assembler messages: 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s /tmp/cc1NDYMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2163s CC [M] drivers/gpio/gpio-ljca.o 2164s /tmp/ccP8mhAs.s: Assembler messages: 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s /tmp/ccP8mhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2164s CC [M] drivers/gpio/gpio-logicvc.o 2165s /tmp/ccQFi5SM.s: Assembler messages: 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccQFi5SM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s CC [M] fs/nfs/blocklayout/rpc_pipefs.o 2165s /tmp/ccXvsguR.s: Assembler messages: 2165s /tmp/ccXvsguR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccXvsguR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccXvsguR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccXvsguR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s CC [M] drivers/gpio/gpio-lp3943.o 2165s /tmp/ccSAIFhF.s: Assembler messages: 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s /tmp/ccSAIFhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2165s CC [M] fs/nfsd/nfs3proc.o 2165s CC net/core/dev_api.o 2166s /tmp/ccraDBgc.s: Assembler messages: 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccraDBgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s CC [M] drivers/gpio/gpio-lp873x.o 2166s /tmp/ccE1s9pU.s: Assembler messages: 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccE1s9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s LD [M] fs/nfs/blocklayout/blocklayoutdriver.o 2166s CC [M] fs/nfs/flexfilelayout/flexfilelayout.o 2166s /tmp/ccsxulCK.s: Assembler messages: 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s /tmp/ccsxulCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2166s CC net/core/dev_addr_lists.o 2167s /tmp/ccOOVRBe.s: Assembler messages: 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccOOVRBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s CC [M] fs/nfsd/nfs3xdr.o 2167s /tmp/ccMvBuUi.s: Assembler messages: 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s /tmp/ccMvBuUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2167s CC [M] drivers/gpio/gpio-lp87565.o 2168s /tmp/ccHgtGuq.s: Assembler messages: 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHgtGuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s CC [M] drivers/gpio/gpio-madera.o 2168s /tmp/ccOnODDT.s: Assembler messages: 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccOnODDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Assembler messages: 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s CC [M] fs/nfsd/netlink.o 2168s CC net/core/dst.o 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2168s /tmp/ccHN77qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Assembler messages: 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cctX0Npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s CC [M] drivers/gpio/gpio-max3191x.o 2169s /tmp/cck7cjiV.s: Assembler messages: 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cck7cjiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s CC [M] fs/nfs/flexfilelayout/flexfilelayoutdev.o 2169s CC [M] fs/nfsd/nfs3acl.o 2169s /tmp/cc9BhDLr.s: Assembler messages: 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2169s /tmp/cc9BhDLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s CC [M] drivers/gpio/gpio-max7300.o 2170s /tmp/ccnLeMgx.s: Assembler messages: 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccnLeMgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s CC net/core/netevent.o 2170s /tmp/ccE1ehcP.s: Assembler messages: 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccE1ehcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s CC [M] fs/nfsd/nfs4proc.o 2170s /tmp/ccUpzpc5.s: Assembler messages: 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/ccUpzpc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Assembler messages: 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s /tmp/cces5bB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2170s CC [M] drivers/gpio/gpio-max7301.o 2170s LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.o 2170s LD [M] fs/nfs/nfs.o 2171s LD [M] fs/nfs/nfsv2.o 2171s LD [M] fs/nfs/nfsv3.o 2171s LD [M] fs/nfs/nfsv4.o 2171s CC net/compat.o 2171s /tmp/ccckvp5h.s: Assembler messages: 2171s /tmp/ccckvp5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s /tmp/ccckvp5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s /tmp/ccckvp5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s CC net/core/neighbour.o 2171s /tmp/ccSmKrqQ.s: Assembler messages: 2171s /tmp/ccSmKrqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s /tmp/ccSmKrqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s /tmp/ccSmKrqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s /tmp/ccSmKrqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2171s CC [M] drivers/gpio/gpio-max730x.o 2172s /tmp/ccC4yPl8.s: Assembler messages: 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/ccC4yPl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s CC [M] drivers/gpio/gpio-max732x.o 2172s /tmp/cca3WPiC.s: Assembler messages: 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s /tmp/cca3WPiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2172s CC net/ethernet/eth.o 2173s /tmp/ccVgPhdQ.s: Assembler messages: 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccVgPhdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s CC [M] drivers/gpio/gpio-max77620.o 2173s /tmp/ccfBdkZL.s: Assembler messages: 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s /tmp/ccfBdkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2173s CC [M] fs/nfsd/nfs4xdr.o 2174s /tmp/cc8rbwIG.s: Assembler messages: 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/cc8rbwIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Assembler messages: 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccUfbAVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s CC [M] drivers/gpio/gpio-max77650.o 2174s AR net/ethernet/built-in.a 2174s CC [M] fs/lockd/clntlock.o 2174s /tmp/ccYQ0273.s: Assembler messages: 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2174s /tmp/ccYQ0273.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Assembler messages: 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccTKBkLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s CC [M] drivers/gpio/gpio-max77759.o 2175s CC net/core/rtnetlink.o 2175s /tmp/ccdtFwAg.s: Assembler messages: 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccdtFwAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Assembler messages: 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s /tmp/ccvnDMld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2175s CC [M] fs/lockd/clntproc.o 2175s CC [M] drivers/gpio/gpio-mb86s7x.o 2176s /tmp/cceUE5hk.s: Assembler messages: 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s /tmp/cceUE5hk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2176s CC [M] drivers/gpio/gpio-mc33880.o 2177s /tmp/ccjlWRbe.s: Assembler messages: 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccjlWRbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s CC [M] fs/nfsd/nfs4state.o 2177s /tmp/cce1Mh5T.s: Assembler messages: 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/cce1Mh5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccM5Ofdo.s: Assembler messages: 2177s /tmp/ccM5Ofdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccM5Ofdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccM5Ofdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccM5Ofdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s /tmp/ccM5Ofdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2177s CC [M] fs/lockd/clntxdr.o 2177s CC [M] drivers/gpio/gpio-menz127.o 2178s /tmp/ccyuK9Py.s: Assembler messages: 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccyuK9Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s CC [M] drivers/gpio/gpio-mlxbf.o 2178s /tmp/ccuDhNDc.s: Assembler messages: 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s /tmp/ccuDhNDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2178s CC [M] fs/lockd/host.o 2179s /tmp/ccG31NEn.s: Assembler messages: 2179s /tmp/ccG31NEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccG31NEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccG31NEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s CC [M] drivers/gpio/gpio-mlxbf2.o 2179s /tmp/cc2ejrHS.s: Assembler messages: 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/cc2ejrHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s CC net/core/utils.o 2179s /tmp/ccLrgNoN.s: Assembler messages: 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s /tmp/ccLrgNoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2179s CC [M] drivers/gpio/gpio-mlxbf3.o 2180s /tmp/ccXW4o4G.s: Assembler messages: 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccXW4o4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s CC [M] fs/lockd/svc.o 2180s /tmp/ccodIvmq.s: Assembler messages: 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/ccodIvmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s CC [M] drivers/gpio/gpio-moxtet.o 2180s /tmp/cc0uKdCU.s: Assembler messages: 2180s /tmp/cc0uKdCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s /tmp/cc0uKdCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2180s CC net/core/link_watch.o 2181s /tmp/ccq7yf3A.s: Assembler messages: 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccq7yf3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s CC [M] drivers/gpio/gpio-mpsse.o 2181s /tmp/ccn51xJk.s: Assembler messages: 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s /tmp/ccn51xJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2181s CC [M] fs/lockd/svclock.o 2182s /tmp/cccuvsjq.s: Assembler messages: 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/cccuvsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s CC net/core/filter.o 2182s /tmp/ccYiliMY.s: Assembler messages: 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s /tmp/ccYiliMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2182s CC [M] drivers/gpio/gpio-pca953x.o 2183s /tmp/ccPqVcCH.s: Assembler messages: 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccPqVcCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s CC [M] fs/lockd/svcshare.o 2183s /tmp/ccygUwpX.s: Assembler messages: 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s /tmp/ccygUwpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2183s CC [M] drivers/gpio/gpio-pcf857x.o 2184s /tmp/ccz3RSdj.s: Assembler messages: 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccz3RSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s CC [M] fs/nfsd/nfs4idmap.o 2184s /tmp/ccSWzOlV.s: Assembler messages: 2184s /tmp/ccSWzOlV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccSWzOlV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/ccSWzOlV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Assembler messages: 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s CC [M] fs/lockd/svcproc.o 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s /tmp/cckzuD0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2184s CC [M] drivers/gpio/gpio-pcie-idio-24.o 2185s /tmp/cc7SxmXq.s: Assembler messages: 2185s /tmp/cc7SxmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc7SxmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc7SxmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s CC [M] drivers/gpio/gpio-pci-idio-16.o 2185s /tmp/cc3WyrJF.s: Assembler messages: 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s /tmp/cc3WyrJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2185s CC [M] fs/nfsd/nfs4acl.o 2186s /tmp/cctkkWv7.s: Assembler messages: 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctkkWv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s CC [M] fs/lockd/svcsubs.o 2186s /tmp/cctRVHHQ.s: Assembler messages: 2186s /tmp/cctRVHHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s /tmp/cctRVHHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2186s CC [M] drivers/gpio/gpio-pisosr.o 2187s /tmp/cc03jxDU.s: Assembler messages: 2187s /tmp/cc03jxDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc03jxDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc03jxDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc03jxDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc03jxDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s CC [M] drivers/gpio/gpio-pmic-eic-sprd.o 2187s /tmp/ccQk9DKL.s: Assembler messages: 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/ccQk9DKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s CC [M] fs/nfsd/nfs4callback.o 2187s /tmp/cc6ZqPaE.s: Assembler messages: 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cc6ZqPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s CC [M] fs/lockd/mon.o 2187s /tmp/cckWRfUN.s: Assembler messages: 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s /tmp/cckWRfUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2187s CC [M] drivers/gpio/gpio-raspberrypi-exp.o 2188s /tmp/ccvyONBW.s: Assembler messages: 2188s /tmp/ccvyONBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccvyONBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccvyONBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s CC [M] drivers/gpio/gpio-rcar.o 2188s /tmp/ccFpxDf3.s: Assembler messages: 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s CC [M] fs/lockd/trace.o 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2188s /tmp/ccFpxDf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Assembler messages: 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccAtZCSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s CC [M] fs/nfsd/nfs4recover.o 2189s /tmp/ccEBak0H.s: Assembler messages: 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccEBak0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Assembler messages: 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s /tmp/ccImBahb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2189s CC [M] drivers/gpio/gpio-rdc321x.o 2189s CC net/core/sock_diag.o 2190s /tmp/ccGc0IT0.s: Assembler messages: 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccGc0IT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s CC [M] fs/lockd/xdr.o 2190s /tmp/ccr1h0nm.s: Assembler messages: 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccr1h0nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s CC [M] drivers/gpio/gpio-rockchip.o 2190s /tmp/ccpzpLAk.s: Assembler messages: 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/ccpzpLAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Assembler messages: 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s CC [M] fs/nfsd/nfs4xdr_gen.o 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s /tmp/cc977lfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2190s CC net/core/dev_ioctl.o 2191s /tmp/cc5qbiDt.s: Assembler messages: 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/cc5qbiDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Assembler messages: 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s CC [M] fs/lockd/netlink.o 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccK1OGVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s CC [M] drivers/gpio/gpio-rtd.o 2191s /tmp/ccxXYRl1.s: Assembler messages: 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s /tmp/ccxXYRl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2191s CC [M] fs/nfsd/nfs4layouts.o 2192s CC [M] fs/lockd/clnt4xdr.o 2192s /tmp/ccGaoboB.s: Assembler messages: 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/ccGaoboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s CC [M] drivers/gpio/gpio-sim.o 2192s /tmp/cc9Ke6p3.s: Assembler messages: 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s /tmp/cc9Ke6p3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2192s CC net/core/tso.o 2193s /tmp/ccwcQh2M.s: Assembler messages: 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccwcQh2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s CC [M] fs/lockd/xdr4.o 2193s /tmp/cciiMKnN.s: Assembler messages: 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s CC [M] drivers/gpio/gpio-siox.o 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cciiMKnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Assembler messages: 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/cc8umOHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccZrJn7q.s: Assembler messages: 2193s /tmp/ccZrJn7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccZrJn7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s /tmp/ccZrJn7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2193s CC [M] fs/nfsd/blocklayout.o 2193s CC net/core/sock_reuseport.o 2194s /tmp/ccgH7NI5.s: Assembler messages: 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccgH7NI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s CC [M] drivers/gpio/gpio-sloppy-logic-analyzer.o 2194s /tmp/ccugGes1.s: Assembler messages: 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccugGes1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s CC [M] fs/lockd/svc4proc.o 2194s /tmp/ccTgMfQ4.s: Assembler messages: 2194s /tmp/ccTgMfQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccTgMfQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccTgMfQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s /tmp/ccTgMfQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2194s CC [M] fs/nfsd/blocklayoutxdr.o 2195s /tmp/cc8IIVWL.s: Assembler messages: 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/cc8IIVWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s CC [M] drivers/gpio/gpio-sprd.o 2195s /tmp/ccapTfcW.s: Assembler messages: 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccapTfcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s CC net/core/fib_notifier.o 2195s /tmp/ccqgkSNY.s: Assembler messages: 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s /tmp/ccqgkSNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2195s CC [M] drivers/gpio/gpio-syscon.o 2196s /tmp/ccN6CM3U.s: Assembler messages: 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccN6CM3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccbcalWi.s: Assembler messages: 2196s /tmp/ccbcalWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccbcalWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccbcalWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccbcalWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccbcalWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s CC [M] fs/lockd/procfs.o 2196s CC [M] fs/nfsd/flexfilelayout.o 2196s /tmp/cciDgp8F.s: Assembler messages: 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/cciDgp8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s CC net/core/xdp.o 2196s /tmp/ccSmLs6v.s: Assembler messages: 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccSmLs6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s CC [M] drivers/gpio/gpio-thunderx.o 2196s /tmp/ccvRES4x.s: Assembler messages: 2196s /tmp/ccvRES4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccvRES4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s /tmp/ccvRES4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2196s LD [M] fs/lockd/lockd.o 2197s CC virt/lib/irqbypass.o 2197s /tmp/cc27fiHM.s: Assembler messages: 2197s /tmp/cc27fiHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s CC [M] fs/nfsd/flexfilelayoutxdr.o 2197s /tmp/ccb8FJNt.s: Assembler messages: 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccb8FJNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Assembler messages: 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s /tmp/ccd9yVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2197s CC [M] drivers/gpio/gpio-tpic2810.o 2197s AR virt/lib/built-in.a 2197s AR virt/built-in.a 2197s CC net/802/fc.o 2198s /tmp/cczzGBZD.s: Assembler messages: 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczzGBZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cc8BW6uz.s: Assembler messages: 2198s /tmp/cc8BW6uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s CC [M] fs/nfsd/debugfs.o 2198s /tmp/cczVR2yx.s: Assembler messages: 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/cczVR2yx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s CC [M] drivers/gpio/gpio-tps65086.o 2198s CC net/core/flow_offload.o 2198s /tmp/ccoeoUoJ.s: Assembler messages: 2198s /tmp/ccoeoUoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/ccoeoUoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s /tmp/ccoeoUoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2198s CC net/802/fddi.o 2199s /tmp/cc1FIHIF.s: Assembler messages: 2199s /tmp/cc1FIHIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1FIHIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1FIHIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1FIHIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1FIHIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s CC [M] drivers/gpio/gpio-tps65218.o 2199s /tmp/cc1zxtkq.s: Assembler messages: 2199s /tmp/cc1zxtkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1zxtkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1zxtkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/cc1zxtkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s LD [M] fs/nfsd/nfsd.o 2199s CC [M] fs/smb/common/cifs_arc4.o 2199s /tmp/ccT3Grca.s: Assembler messages: 2199s /tmp/ccT3Grca.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccT3Grca.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccT3Grca.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccT3Grca.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Assembler messages: 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s /tmp/ccfaxCoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2199s CC [M] net/802/psnap.o 2200s /tmp/ccx6MOFq.s: Assembler messages: 2200s /tmp/ccx6MOFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Assembler messages: 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccDHEdSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s CC [M] fs/smb/common/cifs_md4.o 2200s CC [M] drivers/gpio/gpio-tps65219.o 2200s CC net/core/gro.o 2200s /tmp/ccD5xem6.s: Assembler messages: 2200s /tmp/ccD5xem6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccD5xem6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccD5xem6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccD5xem6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s CC [M] fs/smb/client/trace.o 2200s /tmp/ccXqzchZ.s: Assembler messages: 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2200s /tmp/ccXqzchZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/cc6X42QL.s: Assembler messages: 2201s /tmp/cc6X42QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/cc6X42QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/cc6X42QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/cc6X42QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s CC [M] net/802/stp.o 2201s CC [M] drivers/gpio/gpio-tps65912.o 2201s /tmp/ccIBj9zN.s: Assembler messages: 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s /tmp/ccIBj9zN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2201s CC [M] drivers/gpio/gpio-tqmx86.o 2202s /tmp/cc9uAVlM.s: Assembler messages: 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/cc9uAVlM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccFTRfT6.s: Assembler messages: 2202s /tmp/ccFTRfT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccFTRfT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccFTRfT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s CC net/core/netdev-genl.o 2202s CC [M] net/802/garp.o 2202s /tmp/ccsCpjpp.s: Assembler messages: 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s /tmp/ccsCpjpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2202s CC [M] drivers/gpio/gpio-twl4030.o 2203s /tmp/ccXPFAms.s: Assembler messages: 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccXPFAms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Assembler messages: 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/ccyc4Nj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s CC [M] net/802/mrp.o 2203s CC [M] drivers/gpio/gpio-twl6040.o 2203s /tmp/cc3Jdevj.s: Assembler messages: 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2203s /tmp/cc3Jdevj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s CC net/core/netdev-genl-gen.o 2204s /tmp/ccxjyqNV.s: Assembler messages: 2204s /tmp/ccxjyqNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccxjyqNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccxjyqNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccxjyqNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccxjyqNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s CC [M] drivers/gpio/gpio-viperboard.o 2204s /tmp/ccEoYYnA.s: Assembler messages: 2204s /tmp/ccEoYYnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccEoYYnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s CC net/core/gso.o 2204s /tmp/ccDbbSNG.s: Assembler messages: 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccDbbSNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Assembler messages: 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2204s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccTh1aIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s CC [M] fs/smb/client/cifsfs.o 2205s AR net/802/built-in.a 2205s CC net/core/net-sysfs.o 2205s /tmp/ccfCEU3k.s: Assembler messages: 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s /tmp/ccfCEU3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2205s CC [M] drivers/gpio/gpio-virtuser.o 2206s /tmp/ccYeJvog.s: Assembler messages: 2206s /tmp/ccYeJvog.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccYeJvog.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccYeJvog.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccYeJvog.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s CC net/core/hotdata.o 2206s /tmp/ccFLSvRZ.s: Assembler messages: 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s /tmp/ccFLSvRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2206s CC [M] drivers/gpio/gpio-virtio.o 2207s /tmp/cctKvC5S.s: Assembler messages: 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cctKvC5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s AR ubuntu/built-in.a 2207s CC [M] ubuntu/ubuntu-host/ubuntu-host.o 2207s /tmp/cccDsxhF.s: Assembler messages: 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cccDsxhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s CC [M] fs/smb/client/cifs_debug.o 2207s CC net/core/netdev_rx_queue.o 2207s /tmp/ccenUCoQ.s: Assembler messages: 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/ccenUCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s CC [M] drivers/gpio/gpio-wcd934x.o 2207s /tmp/cc50Tq80.s: Assembler messages: 2207s /tmp/cc50Tq80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cc50Tq80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cc50Tq80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s /tmp/cc50Tq80.s: Warning: no SFrame FDE emitted; FP without RA on stack 2207s CC [M] fs/hpfs/alloc.o 2208s /tmp/cc15fxSp.s: Assembler messages: 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc15fxSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s CC [M] drivers/gpio/gpio-wm831x.o 2208s /tmp/ccqg7aQT.s: Assembler messages: 2208s /tmp/ccqg7aQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccqg7aQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccqg7aQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccqg7aQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccqg7aQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s CC net/core/page_pool.o 2208s /tmp/cc4llq4j.s: Assembler messages: 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/cc4llq4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s CC [M] drivers/gpio/gpio-wm8350.o 2208s /tmp/ccAGwAOC.s: Assembler messages: 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2208s /tmp/ccAGwAOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s CC [M] fs/hpfs/anode.o 2209s /tmp/ccIZqfrw.s: Assembler messages: 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/ccIZqfrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s CC [M] fs/smb/client/connect.o 2209s /tmp/cceifkZT.s: Assembler messages: 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s /tmp/cceifkZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2209s CC [M] drivers/gpio/gpio-wm8994.o 2210s CC [M] fs/hpfs/buffer.o 2210s /tmp/ccEPQoEZ.s: Assembler messages: 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s CC [M] drivers/gpio/gpio-xgene-sb.o 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccEPQoEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Assembler messages: 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s /tmp/ccW8dP38.s: Warning: no SFrame FDE emitted; FP without RA on stack 2210s CC net/core/page_pool_user.o 2211s /tmp/ccPIFQwM.s: Assembler messages: 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/ccPIFQwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s CC [M] fs/hpfs/dentry.o 2211s /tmp/cc7O7rbE.s: Assembler messages: 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s /tmp/cc7O7rbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2211s CC [M] drivers/gpio/gpio-xlp.o 2211s CC [M] fs/hpfs/dir.o 2212s /tmp/ccKT8MbN.s: Assembler messages: 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccKT8MbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s CC net/core/net-procfs.o 2212s /tmp/ccrGzU8L.s: Assembler messages: 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s /tmp/ccrGzU8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s CC [M] drivers/gpio/gpio-xra1403.o 2212s /tmp/ccgaFKdR.s: Assembler messages: 2212s /tmp/ccgaFKdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2212s CC [M] fs/hpfs/dnode.o 2213s /tmp/ccKrkJYT.s: Assembler messages: 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccKrkJYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s CC [M] drivers/gpio/gpio-zynq.o 2213s /tmp/cc8pm3Be.s: Assembler messages: 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/cc8pm3Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s CC net/core/netpoll.o 2213s /tmp/ccvbqinR.s: Assembler messages: 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s /tmp/ccvbqinR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2213s CC [M] fs/smb/client/dir.o 2214s /tmp/cclnujNO.s: Assembler messages: 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/cclnujNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Assembler messages: 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s CC [M] fs/hpfs/ea.o 2214s /tmp/ccYv0WOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2214s AR drivers/gpio/built-in.a 2214s CC drivers/pwm/core.o 2215s /tmp/ccqWdwHn.s: Assembler messages: 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/ccqWdwHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s CC net/core/fib_rules.o 2215s /tmp/ccuw5LHV.s: Assembler messages: 2215s /tmp/ccuw5LHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s CC [M] fs/hpfs/file.o 2215s /tmp/cc6mLjoR.s: Assembler messages: 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s /tmp/cc6mLjoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2215s CC [M] fs/smb/client/file.o 2216s /tmp/ccnqBWS0.s: Assembler messages: 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccnqBWS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s CC [M] fs/hpfs/inode.o 2216s /tmp/ccxpB92C.s: Assembler messages: 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccxpB92C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s CC drivers/pwm/pwm-stmpe.o 2216s /tmp/ccCZbTFV.s: Assembler messages: 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2216s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/ccCZbTFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s CC net/core/net-traces.o 2217s /tmp/cc0WJB3I.s: Assembler messages: 2217s /tmp/cc0WJB3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0WJB3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0WJB3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0WJB3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0WJB3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s CC [M] fs/hpfs/map.o 2217s /tmp/cc0qWvI8.s: Assembler messages: 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s /tmp/cc0qWvI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2217s CC [M] drivers/pwm/pwm-adp5585.o 2218s /tmp/ccaD1BDH.s: Assembler messages: 2218s /tmp/ccaD1BDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccaD1BDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccaD1BDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccaD1BDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccaD1BDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Assembler messages: 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s CC [M] drivers/pwm/pwm-apple.o 2218s CC [M] fs/hpfs/name.o 2218s /tmp/cchouGGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccvDNsLw.s: Assembler messages: 2218s /tmp/ccvDNsLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccvDNsLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccvDNsLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s /tmp/ccvDNsLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2218s CC [M] drivers/pwm/pwm-atmel-hlcdc.o 2219s /tmp/ccrS9WUT.s: Assembler messages: 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s CC [M] fs/hpfs/namei.o 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccrS9WUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccC4t2aD.s: Assembler messages: 2219s /tmp/ccC4t2aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccC4t2aD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s CC [M] fs/smb/client/inode.o 2219s /tmp/ccLKgN4i.s: Assembler messages: 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s /tmp/ccLKgN4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2219s CC [M] drivers/pwm/pwm-atmel-tcb.o 2220s /tmp/cckgHQbl.s: Assembler messages: 2220s /tmp/cckgHQbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s CC [M] fs/hpfs/super.o 2220s /tmp/ccM8hRDg.s: Assembler messages: 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s /tmp/ccM8hRDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2220s CC [M] drivers/pwm/pwm-axi-pwmgen.o 2221s /tmp/ccGKdW4e.s: Assembler messages: 2221s /tmp/ccGKdW4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccGKdW4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccGKdW4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccGKdW4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccGKdW4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s CC [M] drivers/pwm/pwm-bcm2835.o 2221s /tmp/ccmEqrnt.s: Assembler messages: 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccmEqrnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s LD [M] fs/hpfs/hpfs.o 2221s CC net/sched/sch_generic.o 2221s /tmp/ccgqqc7n.s: Assembler messages: 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s /tmp/ccgqqc7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2221s CC [M] drivers/pwm/pwm-bcm-iproc.o 2222s /tmp/cc7D6OrF.s: Assembler messages: 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/cc7D6OrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s CC [M] fs/smb/client/link.o 2222s /tmp/ccYAzDjn.s: Assembler messages: 2222s /tmp/ccYAzDjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccYAzDjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccYAzDjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccYAzDjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccYAzDjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s CC [M] drivers/pwm/pwm-berlin.o 2222s /tmp/ccDWUuYq.s: Assembler messages: 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2222s /tmp/ccDWUuYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s CC net/core/drop_monitor.o 2223s /tmp/ccXF57ZQ.s: Assembler messages: 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccXF57ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s CC [M] drivers/pwm/pwm-brcmstb.o 2223s /tmp/ccQDFoEI.s: Assembler messages: 2223s /tmp/ccQDFoEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccQDFoEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccQDFoEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s CC [M] fs/smb/client/misc.o 2223s /tmp/ccuMTY4J.s: Assembler messages: 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2223s /tmp/ccuMTY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Assembler messages: 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccaoy0db.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s CC [M] drivers/pwm/pwm-clk.o 2224s CC net/sched/sch_mq.o 2224s /tmp/ccm1ybFB.s: Assembler messages: 2224s /tmp/ccm1ybFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccm1ybFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccm1ybFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccm1ybFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/ccm1ybFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s CC [M] drivers/pwm/pwm-cros-ec.o 2224s /tmp/cca9QF0L.s: Assembler messages: 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s /tmp/cca9QF0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2224s CC net/core/ieee8021q_helpers.o 2224s /tmp/ccQtq0Bs.s: Assembler messages: 2224s /tmp/ccQtq0Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s CC net/core/selftests.o 2225s /tmp/ccBqIVN4.s: Assembler messages: 2225s /tmp/ccBqIVN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccBqIVN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccBqIVN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s CC [M] drivers/pwm/pwm-dwc-core.o 2225s /tmp/ccNa2Usc.s: Assembler messages: 2225s /tmp/ccNa2Usc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccNa2Usc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccNa2Usc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccNa2Usc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/ccNa2Usc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s CC net/sched/sch_frag.o 2225s /tmp/cc6WFPP3.s: Assembler messages: 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s /tmp/cc6WFPP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2225s CC [M] fs/smb/client/netmisc.o 2226s /tmp/ccr482wv.s: Assembler messages: 2226s /tmp/ccr482wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccr482wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccr482wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s CC [M] drivers/pwm/pwm-dwc.o 2226s /tmp/cc4QOXZ0.s: Assembler messages: 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc4QOXZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s CC net/core/timestamping.o 2226s /tmp/cc5QiVZC.s: Assembler messages: 2226s /tmp/cc5QiVZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc5QiVZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/cc5QiVZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s CC net/sched/sch_api.o 2226s /tmp/ccOVm7oy.s: Assembler messages: 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccOVm7oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s CC [M] drivers/pwm/pwm-fsl-ftm.o 2226s /tmp/ccS0yCSk.s: Assembler messages: 2226s /tmp/ccS0yCSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccS0yCSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2226s /tmp/ccS0yCSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s CC [M] fs/smb/client/smbencrypt.o 2227s /tmp/ccfuSTFn.s: Assembler messages: 2227s /tmp/ccfuSTFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccfuSTFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Assembler messages: 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s /tmp/ccY83dls.s: Warning: no SFrame FDE emitted; FP without RA on stack 2227s CC net/core/ptp_classifier.o 2227s CC [M] drivers/pwm/pwm-gpio.o 2228s CC [M] fs/smb/client/transport.o 2228s /tmp/ccErJM83.s: Assembler messages: 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccErJM83.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s CC [M] drivers/pwm/pwm-hibvt.o 2228s /tmp/ccVJWHld.s: Assembler messages: 2228s /tmp/ccVJWHld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s CC net/core/netprio_cgroup.o 2228s /tmp/ccGKyPnZ.s: Assembler messages: 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2228s /tmp/ccGKyPnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Assembler messages: 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccdB0v6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s CC [M] drivers/pwm/pwm-imx1.o 2229s CC net/sched/sch_blackhole.o 2229s /tmp/cc2EQBz1.s: Assembler messages: 2229s /tmp/cc2EQBz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/cc2EQBz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/cc2EQBz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/cc2EQBz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s CC [M] drivers/pwm/pwm-imx27.o 2229s /tmp/ccA0oXUh.s: Assembler messages: 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2229s /tmp/ccA0oXUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s CC net/core/netclassid_cgroup.o 2230s /tmp/cckpjKwY.s: Assembler messages: 2230s /tmp/cckpjKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s CC net/sched/cls_api.o 2230s /tmp/ccTKcZO0.s: Assembler messages: 2230s /tmp/ccTKcZO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccTKcZO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccTKcZO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccTKcZO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccTKcZO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s CC [M] drivers/pwm/pwm-imx-tpm.o 2230s /tmp/ccVZgY6v.s: Assembler messages: 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s /tmp/ccVZgY6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2230s CC [M] fs/smb/client/cached_dir.o 2231s /tmp/cccYZ5uw.s: Assembler messages: 2231s /tmp/cccYZ5uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/cccYZ5uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/cccYZ5uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s CC net/core/lwtunnel.o 2231s /tmp/ccp0YxyD.s: Assembler messages: 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccp0YxyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s CC [M] drivers/pwm/pwm-iqs620a.o 2231s /tmp/ccMI5rMQ.s: Assembler messages: 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s /tmp/ccMI5rMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2231s CC [M] drivers/pwm/pwm-lp3943.o 2232s /tmp/ccXdgN36.s: Assembler messages: 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccXdgN36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Assembler messages: 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccN1szJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s CC [M] fs/smb/client/cifs_unicode.o 2232s CC net/core/lwt_bpf.o 2232s /tmp/ccuzMudc.s: Assembler messages: 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s /tmp/ccuzMudc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2232s CC [M] drivers/pwm/pwm-mc33xs2410.o 2233s /tmp/cchxtcnq.s: Assembler messages: 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/cchxtcnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccIZDk5w.s: Assembler messages: 2233s /tmp/ccIZDk5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccIZDk5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccORRD4g.s: Assembler messages: 2233s /tmp/ccORRD4g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccORRD4g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s CC [M] fs/smb/client/nterr.o 2233s CC [M] drivers/pwm/pwm-mediatek.o 2233s CC net/sched/act_api.o 2233s /tmp/ccDek3vn.s: Assembler messages: 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s /tmp/ccDek3vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2233s CC net/core/dst_cache.o 2233s CC [M] fs/smb/client/cifsencrypt.o 2234s /tmp/ccRSCBA6.s: Assembler messages: 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s /tmp/ccRSCBA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2234s CC [M] drivers/pwm/pwm-meson.o 2235s /tmp/cckLI4UW.s: Assembler messages: 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cckLI4UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Assembler messages: 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNRinSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s CC [M] drivers/pwm/pwm-mtk-disp.o 2235s CC net/core/gro_cells.o 2235s /tmp/ccV4vjjr.s: Assembler messages: 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccV4vjjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Assembler messages: 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/cclyxiLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s CC [M] fs/smb/client/readdir.o 2235s /tmp/ccNSSCF5.s: Assembler messages: 2235s /tmp/ccNSSCF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNSSCF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNSSCF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNSSCF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s /tmp/ccNSSCF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2235s CC [M] drivers/pwm/pwm-ntxec.o 2235s CC net/sched/sch_fifo.o 2236s /tmp/ccI7Gg79.s: Assembler messages: 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccI7Gg79.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccdjQld6.s: Assembler messages: 2236s /tmp/ccdjQld6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccdjQld6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccdjQld6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s CC net/core/failover.o 2236s CC [M] drivers/pwm/pwm-omap-dmtimer.o 2236s /tmp/ccpsId4e.s: Assembler messages: 2236s /tmp/ccpsId4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccpsId4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccpsId4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2236s /tmp/ccpsId4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s CC net/sched/bpf_qdisc.o 2237s /tmp/cc260rWK.s: Assembler messages: 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cc260rWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s CC [M] drivers/pwm/pwm-pca9685.o 2237s /tmp/ccaRZldw.s: Assembler messages: 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/ccaRZldw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s CC [M] fs/smb/client/ioctl.o 2237s /tmp/cct09rW3.s: Assembler messages: 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s /tmp/cct09rW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2237s CC net/core/skmsg.o 2238s /tmp/ccuUlmdR.s: Assembler messages: 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccuUlmdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s CC net/sched/ematch.o 2238s /tmp/ccSpE20P.s: Assembler messages: 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/ccSpE20P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s CC [M] drivers/pwm/pwm-raspberrypi-poe.o 2238s /tmp/cchEAjPp.s: Assembler messages: 2238s /tmp/cchEAjPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/cchEAjPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s /tmp/cchEAjPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2238s CC [M] drivers/pwm/pwm-rcar.o 2239s /tmp/cckpFuUG.s: Assembler messages: 2239s /tmp/cckpFuUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cckpFuUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cckpFuUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s CC [M] fs/smb/client/sess.o 2239s /tmp/cc8iYhDe.s: Assembler messages: 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc8iYhDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s CC [M] net/sched/act_police.o 2239s /tmp/cc0A84si.s: Assembler messages: 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/cc0A84si.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s CC [M] drivers/pwm/pwm-rzg2l-gpt.o 2239s /tmp/ccZiFUFy.s: Assembler messages: 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2239s /tmp/ccZiFUFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s CC net/core/sock_map.o 2240s /tmp/ccK3ti0c.s: Assembler messages: 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/ccK3ti0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s CC [M] drivers/pwm/pwm-rz-mtu3.o 2240s /tmp/cct1Twr8.s: Assembler messages: 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s /tmp/cct1Twr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2240s CC [M] net/sched/act_gact.o 2241s /tmp/cc95HWir.s: Assembler messages: 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc95HWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s CC [M] drivers/pwm/pwm-renesas-tpu.o 2241s /tmp/ccIB9rup.s: Assembler messages: 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccIB9rup.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s CC [M] fs/smb/client/export.o 2241s /tmp/ccduXGUS.s: Assembler messages: 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/ccduXGUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s CC [M] net/sched/act_mirred.o 2241s /tmp/cc8JDRgf.s: Assembler messages: 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2241s /tmp/cc8JDRgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s CC [M] drivers/pwm/pwm-rockchip.o 2242s /tmp/ccqphoOB.s: Assembler messages: 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccqphoOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s CC [M] fs/smb/client/unc.o 2242s CC net/core/bpf_sk_storage.o 2242s /tmp/ccB4ySc1.s: Assembler messages: 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s /tmp/ccB4ySc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2242s CC [M] drivers/pwm/pwm-sprd.o 2243s /tmp/cco38uFA.s: Assembler messages: 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/cco38uFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s CC [M] net/sched/act_sample.o 2243s /tmp/ccGNoTXm.s: Assembler messages: 2243s /tmp/ccGNoTXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/ccGNoTXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/ccGNoTXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/ccGNoTXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s CC [M] drivers/pwm/pwm-stm32.o 2243s /tmp/ccyeGtGN.s: Assembler messages: 2243s /tmp/ccyeGtGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s /tmp/ccyeGtGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s CC [M] fs/smb/client/winucase.o 2243s /tmp/ccun0F28.s: Assembler messages: 2243s /tmp/ccun0F28.s: Warning: no SFrame FDE emitted; FP without RA on stack 2243s CC [M] fs/smb/client/smb2ops.o 2244s /tmp/cc5vd7Fz.s: Assembler messages: 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/cc5vd7Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s CC net/core/of_net.o 2244s /tmp/ccjYB0lC.s: Assembler messages: 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccjYB0lC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s CC [M] drivers/pwm/pwm-stm32-lp.o 2244s /tmp/ccNtiDI7.s: Assembler messages: 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s /tmp/ccNtiDI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2244s CC [M] net/sched/act_nat.o 2245s /tmp/cca7qXg6.s: Assembler messages: 2245s /tmp/cca7qXg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/cca7qXg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/cca7qXg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/cca7qXg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/cca7qXg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccaFFj3t.s: Assembler messages: 2245s /tmp/ccaFFj3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccaFFj3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s CC [M] drivers/pwm/pwm-sun4i.o 2245s CC net/core/devmem.o 2245s /tmp/ccW8diQt.s: Assembler messages: 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2245s /tmp/ccW8diQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s CC [M] net/sched/act_pedit.o 2246s /tmp/ccXKnbMS.s: Assembler messages: 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccXKnbMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s CC [M] drivers/pwm/pwm-tiecap.o 2246s /tmp/ccVPFyux.s: Assembler messages: 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccVPFyux.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Assembler messages: 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s /tmp/ccU7Tu2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2246s CC [M] net/core/pktgen.o 2246s CC [M] drivers/pwm/pwm-tiehrpwm.o 2247s /tmp/cc5iy6Fm.s: Assembler messages: 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/cc5iy6Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s CC [M] net/sched/act_simple.o 2247s /tmp/ccrCbvHE.s: Assembler messages: 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s /tmp/ccrCbvHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2247s CC [M] drivers/pwm/pwm-twl.o 2248s /tmp/ccMNsYlZ.s: Assembler messages: 2248s /tmp/ccMNsYlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccMNsYlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccMNsYlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s CC [M] drivers/pwm/pwm-twl-led.o 2248s /tmp/ccer73aU.s: Assembler messages: 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s CC [M] net/sched/act_skbedit.o 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccer73aU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Assembler messages: 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/ccRJ66O2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s CC [M] fs/smb/client/smb2maperror.o 2248s /tmp/cc4yJ3MD.s: Assembler messages: 2248s /tmp/cc4yJ3MD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/cc4yJ3MD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s /tmp/cc4yJ3MD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2248s CC [M] drivers/pwm/pwm-xilinx.o 2249s /tmp/ccVGPFNG.s: Assembler messages: 2249s /tmp/ccVGPFNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccVGPFNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccVGPFNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s AR drivers/pwm/built-in.a 2249s CC drivers/leds/led-core.o 2249s /tmp/ccjHHxSv.s: Assembler messages: 2249s /tmp/ccjHHxSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Assembler messages: 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/cc4hTmSz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s CC [M] fs/smb/client/smb2transport.o 2249s /tmp/ccgHTHjM.s: Assembler messages: 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s /tmp/ccgHTHjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2249s AR net/core/built-in.a 2250s CC [M] net/sched/act_csum.o 2250s CC drivers/leds/led-class.o 2250s /tmp/ccWJxEPJ.s: Assembler messages: 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/ccWJxEPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Assembler messages: 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s /tmp/cc0kJSpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2250s CC [M] net/sched/act_mpls.o 2250s CC drivers/leds/led-triggers.o 2251s /tmp/ccAbq4JQ.s: Assembler messages: 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccAbq4JQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s CC net/netlink/af_netlink.o 2251s /tmp/ccS8qm5W.s: Assembler messages: 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/ccS8qm5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Assembler messages: 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s /tmp/cc05RYZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2251s CC drivers/leds/leds-syscon.o 2251s CC [M] fs/smb/client/smb2misc.o 2252s /tmp/ccoPPR6R.s: Assembler messages: 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccoPPR6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s CC [M] net/sched/act_vlan.o 2252s /tmp/ccNNkp8V.s: Assembler messages: 2252s /tmp/ccNNkp8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/ccNNkp8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s CC drivers/leds/leds-expresswire.o 2252s /tmp/cccuWNul.s: Assembler messages: 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s /tmp/cccuWNul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2252s CC drivers/leds/trigger/ledtrig-disk.o 2253s /tmp/cc7WhuM4.s: Assembler messages: 2253s /tmp/cc7WhuM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc7WhuM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Assembler messages: 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccAug9su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s CC [M] net/sched/act_bpf.o 2253s CC drivers/leds/trigger/ledtrig-mtd.o 2253s /tmp/cc3X51RV.s: Assembler messages: 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/cc3X51RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s CC [M] fs/smb/client/smb2pdu.o 2253s /tmp/ccKxbPRr.s: Assembler messages: 2253s /tmp/ccKxbPRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s /tmp/ccKxbPRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2253s CC drivers/leds/trigger/ledtrig-cpu.o 2254s /tmp/cc5ehiDe.s: Assembler messages: 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc5ehiDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Assembler messages: 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/ccCT7udJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s CC drivers/leds/trigger/ledtrig-panic.o 2254s /tmp/cc1Mvvrl.s: Assembler messages: 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s /tmp/cc1Mvvrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2254s CC [M] net/sched/act_connmark.o 2254s CC net/netlink/genetlink.o 2255s /tmp/ccgH3Rr4.s: Assembler messages: 2255s /tmp/ccgH3Rr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccgH3Rr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s CC [M] drivers/leds/trigger/ledtrig-timer.o 2255s /tmp/ccnx4jVj.s: Assembler messages: 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccnx4jVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s CC [M] drivers/leds/trigger/ledtrig-oneshot.o 2255s /tmp/ccgxOR8p.s: Assembler messages: 2255s /tmp/ccgxOR8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccgxOR8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccgxOR8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccgxOR8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s /tmp/ccgxOR8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2255s CC [M] net/sched/act_ctinfo.o 2256s /tmp/ccs1d5I3.s: Assembler messages: 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccs1d5I3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s CC [M] drivers/leds/trigger/ledtrig-heartbeat.o 2256s /tmp/ccbe8mRt.s: Assembler messages: 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccbe8mRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Assembler messages: 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s /tmp/ccA4Nkcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2256s CC [M] drivers/leds/trigger/ledtrig-backlight.o 2256s CC net/netlink/policy.o 2257s /tmp/ccRjJWrf.s: Assembler messages: 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccRjJWrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s CC [M] net/sched/act_skbmod.o 2257s /tmp/ccwf0OVJ.s: Assembler messages: 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccwf0OVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s CC [M] drivers/leds/trigger/ledtrig-gpio.o 2257s /tmp/ccvDxvVZ.s: Assembler messages: 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s /tmp/ccvDxvVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2257s CC [M] net/netlink/diag.o 2258s /tmp/ccl2PAbf.s: Assembler messages: 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccl2PAbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Assembler messages: 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/cchNr1eZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s CC [M] drivers/leds/trigger/ledtrig-activity.o 2258s CC [M] fs/smb/client/smb2inode.o 2258s /tmp/ccJIfUAS.s: Assembler messages: 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccJIfUAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s CC [M] net/sched/act_tunnel_key.o 2258s /tmp/ccnFMPaQ.s: Assembler messages: 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s /tmp/ccnFMPaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2258s CC [M] drivers/leds/trigger/ledtrig-default-on.o 2259s /tmp/cclxG82l.s: Assembler messages: 2259s /tmp/cclxG82l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/cclxG82l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/cclxG82l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/cclxG82l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/cclxG82l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s AR net/netlink/built-in.a 2259s LD [M] net/netlink/netlink_diag.o 2259s CC drivers/pci/access.o 2259s /tmp/ccGPMBFd.s: Assembler messages: 2259s /tmp/ccGPMBFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGPMBFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGPMBFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s CC [M] drivers/leds/trigger/ledtrig-transient.o 2259s /tmp/ccGB5npI.s: Assembler messages: 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2259s /tmp/ccGB5npI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s CC [M] drivers/leds/trigger/ledtrig-camera.o 2260s /tmp/ccdbTAXT.s: Assembler messages: 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccdbTAXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccbIfqCo.s: Assembler messages: 2260s /tmp/ccbIfqCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccbIfqCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccbIfqCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccbIfqCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccbIfqCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s CC [M] fs/smb/client/smb2file.o 2260s CC drivers/pci/bus.o 2260s /tmp/ccShWhZe.s: Assembler messages: 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccShWhZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccs1iQTB.s: Assembler messages: 2260s /tmp/ccs1iQTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccs1iQTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccs1iQTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s /tmp/ccs1iQTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2260s CC [M] net/sched/act_ct.o 2260s CC [M] drivers/leds/trigger/ledtrig-netdev.o 2261s /tmp/cc6DFeEC.s: Assembler messages: 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cc6DFeEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s CC drivers/pci/probe.o 2261s /tmp/cclnZpCL.s: Assembler messages: 2261s /tmp/cclnZpCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cclnZpCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cclnZpCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s /tmp/cclnZpCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2261s CC [M] fs/smb/client/cifsacl.o 2262s /tmp/cc3JGTHd.s: Assembler messages: 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s CC [M] drivers/leds/trigger/ledtrig-pattern.o 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc3JGTHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Assembler messages: 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/cc1imLns.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s CC [M] drivers/leds/trigger/ledtrig-tty.o 2262s /tmp/ccRciY7v.s: Assembler messages: 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s CC [M] net/sched/act_gate.o 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2262s /tmp/ccRciY7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Assembler messages: 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccVF2bvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s CC drivers/pci/host-bridge.o 2263s /tmp/ccE6RW2U.s: Assembler messages: 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccE6RW2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s CC [M] drivers/leds/trigger/ledtrig-input-events.o 2263s /tmp/ccTApd1X.s: Assembler messages: 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s /tmp/ccTApd1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2263s CC [M] fs/smb/client/fs_context.o 2264s /tmp/ccEoDXNz.s: Assembler messages: 2264s /tmp/ccEoDXNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccEoDXNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s CC drivers/pci/remove.o 2264s /tmp/ccMbyVPu.s: Assembler messages: 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccMbyVPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s AR drivers/leds/trigger/built-in.a 2264s AR drivers/leds/blink/built-in.a 2264s CC [M] drivers/leds/blink/leds-bcm63138.o 2264s /tmp/ccWEV56h.s: Assembler messages: 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccWEV56h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s CC [M] net/sched/sch_htb.o 2264s /tmp/ccNgKC0j.s: Assembler messages: 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2264s /tmp/ccNgKC0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s CC drivers/pci/pci.o 2265s /tmp/ccPm8v4J.s: Assembler messages: 2265s /tmp/ccPm8v4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccPm8v4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccPm8v4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccPm8v4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s AR drivers/leds/simatic/built-in.a 2265s CC [M] drivers/leds/led-class-flash.o 2265s /tmp/ccvErNyx.s: Assembler messages: 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s /tmp/ccvErNyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2265s CC [M] drivers/leds/led-class-multicolor.o 2266s /tmp/ccOoRn8o.s: Assembler messages: 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccOoRn8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s CC [M] fs/smb/client/dns_resolve.o 2266s /tmp/ccXreytd.s: Assembler messages: 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccXreytd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Assembler messages: 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s /tmp/ccVvVFQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2266s CC [M] net/sched/sch_hfsc.o 2266s CC [M] drivers/leds/leds-88pm860x.o 2267s /tmp/cc8uwghe.s: Assembler messages: 2267s /tmp/cc8uwghe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2267s ASN.1 fs/smb/client/cifs_spnego_negtokeninit.asn1.[ch] 2267s CC [M] fs/smb/client/namespace.o 2267s /tmp/ccAZzFwp.s: Assembler messages: 2267s /tmp/ccAZzFwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2267s /tmp/ccAZzFwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2267s /tmp/ccAZzFwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2267s CC [M] drivers/leds/leds-adp5520.o 2268s /tmp/cciYJrRR.s: Assembler messages: 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/cciYJrRR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccyedAQo.s: Assembler messages: 2268s /tmp/ccyedAQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccyedAQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccyedAQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccyedAQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccyedAQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s CC [M] drivers/leds/leds-an30259a.o 2268s /tmp/ccGJjLrP.s: Assembler messages: 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccGJjLrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s CC [M] net/sched/sch_red.o 2268s CC drivers/pci/pci-driver.o 2268s /tmp/ccfBglpb.s: Assembler messages: 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s /tmp/ccfBglpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2268s CC [M] fs/smb/client/reparse.o 2269s /tmp/cccFNoKD.s: Assembler messages: 2269s /tmp/cccFNoKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cccFNoKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s CC [M] drivers/leds/leds-aw200xx.o 2269s /tmp/cc4dpcf0.s: Assembler messages: 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc4dpcf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s CC [M] net/sched/sch_gred.o 2269s /tmp/cc8K3huB.s: Assembler messages: 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2269s /tmp/cc8K3huB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s CC drivers/pci/search.o 2270s /tmp/ccczehPt.s: Assembler messages: 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccczehPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s CC [M] drivers/leds/leds-aw2013.o 2270s /tmp/ccVPJXi8.s: Assembler messages: 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccVPJXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s CC [M] fs/smb/client/xattr.o 2270s /tmp/ccmB1CKK.s: Assembler messages: 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s /tmp/ccmB1CKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2270s CC drivers/pci/rom.o 2271s /tmp/cckl4RWL.s: Assembler messages: 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/cckl4RWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s CC [M] drivers/leds/leds-bcm6328.o 2271s /tmp/ccDboAJp.s: Assembler messages: 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccDboAJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s CC [M] net/sched/sch_ingress.o 2271s /tmp/ccSPFcyF.s: Assembler messages: 2271s /tmp/ccSPFcyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccSPFcyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccSPFcyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s CC drivers/pci/setup-res.o 2271s /tmp/ccMyJuv8.s: Assembler messages: 2271s /tmp/ccMyJuv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccMyJuv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccMyJuv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s /tmp/ccMyJuv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2271s CC [M] drivers/leds/leds-bcm6358.o 2272s /tmp/cc2rlLCx.s: Assembler messages: 2272s /tmp/cc2rlLCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s CC [M] fs/smb/client/cifs_spnego.o 2272s /tmp/ccwXBeGW.s: Assembler messages: 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccwXBeGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccrP1bs7.s: Assembler messages: 2272s /tmp/ccrP1bs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccrP1bs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccrP1bs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s CC [M] drivers/leds/leds-bd2606mvv.o 2272s CC drivers/pci/irq.o 2272s /tmp/ccVGuo8y.s: Assembler messages: 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s /tmp/ccVGuo8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2272s CC [M] net/sched/sch_sfb.o 2273s /tmp/ccjNebAJ.s: Assembler messages: 2273s /tmp/ccjNebAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccjNebAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccjNebAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccjNebAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccjNebAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s CC [M] fs/smb/client/dfs_cache.o 2273s /tmp/ccq7CIms.s: Assembler messages: 2273s /tmp/ccq7CIms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccq7CIms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccq7CIms.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccS7GwKZ.s: Assembler messages: 2273s /tmp/ccS7GwKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccS7GwKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s /tmp/ccS7GwKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2273s CC drivers/pci/vpd.o 2273s CC [M] drivers/leds/leds-bd2802.o 2274s /tmp/ccG3y7FK.s: Assembler messages: 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/ccG3y7FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s CC [M] net/sched/sch_sfq.o 2274s /tmp/cc5uGo55.s: Assembler messages: 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc5uGo55.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s CC drivers/pci/setup-bus.o 2274s /tmp/cc8zianZ.s: Assembler messages: 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s CC [M] drivers/leds/leds-blinkm.o 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2274s /tmp/cc8zianZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Assembler messages: 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/cc21Kmzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s CC [M] fs/smb/client/dfs.o 2275s /tmp/ccCT47wy.s: Assembler messages: 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccCT47wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s CC [M] drivers/leds/leds-cpcap.o 2275s /tmp/ccNCX52b.s: Assembler messages: 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s /tmp/ccNCX52b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2275s CC [M] net/sched/sch_tbf.o 2276s /tmp/ccKb1Ess.s: Assembler messages: 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccKb1Ess.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s CC drivers/pci/vc.o 2276s /tmp/cczkiNTE.s: Assembler messages: 2276s /tmp/cczkiNTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/cczkiNTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/cczkiNTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/cczkiNTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s CC [M] drivers/leds/leds-cros_ec.o 2276s /tmp/ccDERYqa.s: Assembler messages: 2276s /tmp/ccDERYqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s /tmp/ccDERYqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2276s CC [M] fs/smb/client/netlink.o 2277s /tmp/cc3esE2X.s: Assembler messages: 2277s /tmp/cc3esE2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/cc3esE2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/cc3esE2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s CC drivers/pci/mmap.o 2277s /tmp/ccW2Ilv5.s: Assembler messages: 2277s /tmp/ccW2Ilv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccW2Ilv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccW2Ilv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccW2Ilv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Assembler messages: 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccetKkLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s CC [M] drivers/leds/leds-da903x.o 2277s CC [M] net/sched/sch_teql.o 2277s /tmp/ccGdJmME.s: Assembler messages: 2277s /tmp/ccGdJmME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccGdJmME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccGdJmME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccGdJmME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccGdJmME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s CC [M] drivers/leds/leds-da9052.o 2277s /tmp/ccvLplVf.s: Assembler messages: 2277s /tmp/ccvLplVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s CC drivers/pci/devres.o 2277s /tmp/ccIU9Xrv.s: Assembler messages: 2277s /tmp/ccIU9Xrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s /tmp/ccIU9Xrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2277s CC [M] fs/smb/client/cifs_swn.o 2278s /tmp/ccLfbF3k.s: Assembler messages: 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccLfbF3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s CC [M] drivers/leds/leds-gpio.o 2278s /tmp/ccAMxhdw.s: Assembler messages: 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccAMxhdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s CC [M] net/sched/sch_prio.o 2278s /tmp/ccgmDEZ1.s: Assembler messages: 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s /tmp/ccgmDEZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2278s CC drivers/pci/msi/pcidev_msi.o 2279s /tmp/cc14seLi.s: Assembler messages: 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc14seLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s CC [M] drivers/leds/leds-is31fl319x.o 2279s /tmp/cc3Hocef.s: Assembler messages: 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/cc3Hocef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s CC drivers/pci/msi/api.o 2279s CC [M] fs/smb/client/fscache.o 2279s /tmp/ccPFKs8E.s: Assembler messages: 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s /tmp/ccPFKs8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2279s CC [M] net/sched/sch_multiq.o 2280s /tmp/ccDwqAnV.s: Assembler messages: 2280s /tmp/ccDwqAnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccDwqAnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccDwqAnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s CC [M] drivers/leds/leds-is31fl32xx.o 2280s /tmp/ccKWGJtn.s: Assembler messages: 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccKWGJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s CC drivers/pci/msi/msi.o 2280s /tmp/ccinU0E3.s: Assembler messages: 2280s /tmp/ccinU0E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s /tmp/ccinU0E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2280s CC [M] fs/smb/client/smb1ops.o 2281s /tmp/ccgX5HBW.s: Assembler messages: 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgX5HBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s CC [M] net/sched/sch_netem.o 2281s /tmp/ccBqGWqU.s: Assembler messages: 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccBqGWqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s CC [M] drivers/leds/leds-lm3530.o 2281s /tmp/ccgaxntD.s: Assembler messages: 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s /tmp/ccgaxntD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2281s CC drivers/pci/msi/irqdomain.o 2282s /tmp/ccdH8CWb.s: Assembler messages: 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccdH8CWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s CC [M] drivers/leds/leds-lm3532.o 2282s /tmp/cc2PmArK.s: Assembler messages: 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/cc2PmArK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s AR drivers/pci/msi/built-in.a 2282s CC drivers/pci/pcie/portdrv.o 2282s /tmp/ccfDO3Lh.s: Assembler messages: 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccfDO3Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s CC [M] fs/smb/client/cifssmb.o 2282s /tmp/ccVsFxT7.s: Assembler messages: 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s /tmp/ccVsFxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2282s CC [M] net/sched/sch_drr.o 2283s /tmp/cc5tKY6r.s: Assembler messages: 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cc5tKY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s CC [M] drivers/leds/leds-lm3533.o 2283s /tmp/ccMF6rMv.s: Assembler messages: 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccMF6rMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s CC drivers/pci/pcie/rcec.o 2283s /tmp/ccjdgqY4.s: Assembler messages: 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/ccjdgqY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s CC [M] drivers/leds/leds-lm355x.o 2283s /tmp/cciDubab.s: Assembler messages: 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2283s /tmp/cciDubab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s CC [M] net/sched/sch_plug.o 2284s /tmp/ccbI6Iab.s: Assembler messages: 2284s /tmp/ccbI6Iab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccbI6Iab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccbI6Iab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccbI6Iab.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s CC drivers/pci/pcie/bwctrl.o 2284s /tmp/cc6CSs12.s: Assembler messages: 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/cc6CSs12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s CC [M] drivers/leds/leds-lm36274.o 2284s /tmp/ccyPq9h4.s: Assembler messages: 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s /tmp/ccyPq9h4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2284s CC drivers/pci/pcie/aspm.o 2285s /tmp/ccB5yQH9.s: Assembler messages: 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccB5yQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s CC [M] net/sched/sch_ets.o 2285s /tmp/ccteg4jE.s: Assembler messages: 2285s /tmp/ccteg4jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccteg4jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccteg4jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s /tmp/ccteg4jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2285s CC [M] drivers/leds/leds-lm3642.o 2286s /tmp/ccNNiL6i.s: Assembler messages: 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccNNiL6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Assembler messages: 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccig5wXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s CC [M] drivers/leds/leds-lm3692x.o 2286s CC drivers/pci/pcie/aer.o 2286s /tmp/cco2w0Mx.s: Assembler messages: 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/cco2w0Mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Assembler messages: 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s /tmp/ccep33KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2286s CC [M] net/sched/sch_mqprio.o 2286s CC [M] fs/smb/client/cifs_spnego_negtokeninit.asn1.o 2286s CC [M] fs/smb/client/asn1.o 2287s /tmp/ccDtkeHK.s: Assembler messages: 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccDtkeHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s CC [M] drivers/leds/leds-lm3697.o 2287s /tmp/ccRs0VoI.s: Assembler messages: 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccRs0VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s CC drivers/pci/pcie/err.o 2287s /tmp/ccC0W1Z1.s: Assembler messages: 2287s /tmp/ccC0W1Z1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s LD [M] fs/smb/client/cifs.o 2287s /tmp/ccwyLbiU.s: Assembler messages: 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2287s /tmp/ccwyLbiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s CC [M] fs/smb/server/unicode.o 2288s CC [M] net/sched/sch_mqprio_lib.o 2288s /tmp/ccazKyB1.s: Assembler messages: 2288s /tmp/ccazKyB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/ccazKyB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/ccazKyB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/ccazKyB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/ccazKyB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s CC [M] drivers/leds/leds-lp3944.o 2288s /tmp/cce6Lksx.s: Assembler messages: 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s /tmp/cce6Lksx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s CC drivers/pci/pcie/tlp.o 2288s /tmp/cc0lGLur.s: Assembler messages: 2288s /tmp/cc0lGLur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2288s CC [M] fs/smb/server/auth.o 2289s /tmp/ccBHHzyp.s: Assembler messages: 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHHzyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccYHkxVp.s: Assembler messages: 2289s /tmp/ccYHkxVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccYHkxVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s CC [M] drivers/leds/leds-lp3952.o 2289s CC [M] net/sched/sch_skbprio.o 2289s /tmp/cc5Bbvtz.s: Assembler messages: 2289s /tmp/cc5Bbvtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s CC drivers/pci/pcie/pme.o 2289s /tmp/ccBHBJPZ.s: Assembler messages: 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s /tmp/ccBHBJPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2289s CC [M] drivers/leds/leds-lp5521.o 2290s /tmp/ccaWAm2I.s: Assembler messages: 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccaWAm2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Assembler messages: 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccBcp69S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s CC drivers/pci/pcie/dpc.o 2290s /tmp/ccYw05Un.s: Assembler messages: 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccYw05Un.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s CC [M] net/sched/sch_choke.o 2290s CC [M] fs/smb/server/vfs.o 2290s /tmp/ccEe9IJF.s: Assembler messages: 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s /tmp/ccEe9IJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2290s CC [M] drivers/leds/leds-lp5523.o 2291s /tmp/ccxlj65b.s: Assembler messages: 2291s /tmp/ccxlj65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccxlj65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccxlj65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccxlj65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccxlj65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s CC drivers/pci/pcie/ptm.o 2291s /tmp/ccqllR6C.s: Assembler messages: 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s CC [M] drivers/leds/leds-lp5562.o 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccqllR6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Assembler messages: 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s /tmp/ccSuqFVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2291s CC [M] net/sched/sch_qfq.o 2292s /tmp/cceXutvM.s: Assembler messages: 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cceXutvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Assembler messages: 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc4M3xOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s CC [M] fs/smb/server/vfs_cache.o 2292s CC drivers/pci/pcie/edr.o 2292s /tmp/cc0V8lqf.s: Assembler messages: 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s /tmp/cc0V8lqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2292s CC [M] drivers/leds/leds-lp5569.o 2293s /tmp/cc0LTRzy.s: Assembler messages: 2293s /tmp/cc0LTRzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc0LTRzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s AR drivers/pci/pcie/built-in.a 2293s AR drivers/pci/pwrctrl/built-in.a 2293s CC [M] drivers/pci/pwrctrl/core.o 2293s /tmp/cc5fOVeu.s: Assembler messages: 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/cc5fOVeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Assembler messages: 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccXPVxTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s CC [M] net/sched/sch_codel.o 2293s CC [M] drivers/leds/leds-lp55xx-common.o 2293s /tmp/ccQbbEZa.s: Assembler messages: 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2293s /tmp/ccQbbEZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s CC [M] drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.o 2294s /tmp/ccW1ATuD.s: Assembler messages: 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccW1ATuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s CC [M] fs/smb/server/server.o 2294s /tmp/ccPF6HJV.s: Assembler messages: 2294s /tmp/ccPF6HJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccPF6HJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccPF6HJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccPF6HJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccPF6HJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s CC [M] drivers/pci/pwrctrl/slot.o 2294s /tmp/cc3rVsya.s: Assembler messages: 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/cc3rVsya.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Assembler messages: 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2294s /tmp/ccLRE7EY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s CC [M] net/sched/sch_fq_codel.o 2295s CC [M] drivers/leds/leds-lp8501.o 2295s /tmp/ccaND4JJ.s: Assembler messages: 2295s /tmp/ccaND4JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccaND4JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccaND4JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccaND4JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s LD [M] drivers/pci/pwrctrl/pci-pwrctrl-core.o 2295s LD [M] drivers/pci/pwrctrl/pci-pwrctrl-slot.o 2295s CC drivers/pci/proc.o 2295s /tmp/ccfDhtMv.s: Assembler messages: 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccfDhtMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s CC [M] fs/smb/server/ndr.o 2295s /tmp/ccvXubuX.s: Assembler messages: 2295s /tmp/ccvXubuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccvXubuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccvXubuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s /tmp/ccvXubuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2295s CC [M] drivers/leds/leds-lp8788.o 2296s /tmp/ccP7bXLx.s: Assembler messages: 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccP7bXLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s CC drivers/pci/pci-sysfs.o 2296s /tmp/ccOuWMCS.s: Assembler messages: 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccOuWMCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s CC [M] fs/smb/server/misc.o 2296s /tmp/ccxedLTz.s: Assembler messages: 2296s /tmp/ccxedLTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccxedLTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccxedLTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccxedLTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s CC [M] drivers/leds/leds-lp8860.o 2296s /tmp/ccl0v10A.s: Assembler messages: 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s /tmp/ccl0v10A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2296s CC [M] net/sched/sch_cake.o 2297s /tmp/ccksYupY.s: Assembler messages: 2297s /tmp/ccksYupY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccksYupY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccksYupY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccksYupY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s CC [M] drivers/leds/leds-lp8864.o 2297s /tmp/ccHWAoKV.s: Assembler messages: 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s CC drivers/pci/slot.o 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccHWAoKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Assembler messages: 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s /tmp/ccIAr9hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2297s CC [M] fs/smb/server/oplock.o 2298s /tmp/cc8SR6kX.s: Assembler messages: 2298s /tmp/cc8SR6kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cc8SR6kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cc8SR6kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cc8SR6kX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s CC [M] drivers/leds/leds-lt3593.o 2298s /tmp/cctx731w.s: Assembler messages: 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/cctx731w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s CC drivers/pci/pci-acpi.o 2298s /tmp/ccw7n2l6.s: Assembler messages: 2298s /tmp/ccw7n2l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/ccw7n2l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s /tmp/ccw7n2l6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2298s CC [M] drivers/leds/leds-max5970.o 2299s /tmp/cc8ZbRvn.s: Assembler messages: 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc8ZbRvn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s CC [M] net/sched/sch_fq.o 2299s /tmp/ccsGtWzr.s: Assembler messages: 2299s /tmp/ccsGtWzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/ccsGtWzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/ccsGtWzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s CC [M] drivers/leds/leds-max77650.o 2299s /tmp/cc88ob1j.s: Assembler messages: 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s /tmp/cc88ob1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2299s CC drivers/pci/iomap.o 2300s /tmp/cc9x0B7i.s: Assembler messages: 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/cc9x0B7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s CC [M] fs/smb/server/connection.o 2300s /tmp/ccGFvZw2.s: Assembler messages: 2300s /tmp/ccGFvZw2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccGFvZw2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccGFvZw2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s CC [M] drivers/leds/leds-max77705.o 2300s /tmp/ccqAWvzr.s: Assembler messages: 2300s /tmp/ccqAWvzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccqAWvzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccqAWvzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccqAWvzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s /tmp/ccqAWvzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2300s CC drivers/pci/of.o 2301s /tmp/ccxQJDZA.s: Assembler messages: 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccxQJDZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s CC [M] net/sched/sch_hhf.o 2301s /tmp/ccI0vlse.s: Assembler messages: 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccI0vlse.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s CC [M] drivers/leds/leds-max8997.o 2301s /tmp/ccVB39SS.s: Assembler messages: 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccVB39SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Assembler messages: 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s /tmp/ccct5ySX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2301s CC [M] fs/smb/server/ksmbd_work.o 2301s CC drivers/pci/quirks.o 2302s /tmp/ccvmdsf2.s: Assembler messages: 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccvmdsf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s CC [M] drivers/leds/leds-mc13783.o 2302s /tmp/ccTEDO7Z.s: Assembler messages: 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccTEDO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s CC [M] net/sched/sch_pie.o 2302s /tmp/ccoUGCUX.s: Assembler messages: 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccoUGCUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccQaAR9r.s: Assembler messages: 2302s /tmp/ccQaAR9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccQaAR9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccQaAR9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccQaAR9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s /tmp/ccQaAR9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2302s CC [M] drivers/leds/leds-menf21bmc.o 2302s CC [M] fs/smb/server/crypto_ctx.o 2303s /tmp/cc6hHQHY.s: Assembler messages: 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc6hHQHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s CC [M] fs/smb/server/mgmt/ksmbd_ida.o 2303s /tmp/ccmI5LWd.s: Assembler messages: 2303s /tmp/ccmI5LWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/ccmI5LWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/ccmI5LWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/ccmI5LWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s CC [M] drivers/leds/leds-mlxreg.o 2303s /tmp/cc2AxFKU.s: Assembler messages: 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc2AxFKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Assembler messages: 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s /tmp/cc9WNH7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2303s CC drivers/pci/hotplug/pci_hotplug_core.o 2303s CC [M] net/sched/sch_fq_pie.o 2304s /tmp/cciUYtaX.s: Assembler messages: 2304s /tmp/cciUYtaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cciUYtaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cciUYtaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cciUYtaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cciUYtaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s CC [M] fs/smb/server/mgmt/user_config.o 2304s /tmp/ccbIz9z4.s: Assembler messages: 2304s /tmp/ccbIz9z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccbIz9z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccbIz9z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccbIz9z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccbIz9z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s CC [M] drivers/leds/leds-mt6323.o 2304s /tmp/ccQSetME.s: Assembler messages: 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/ccQSetME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cc3o44uI.s: Assembler messages: 2304s /tmp/cc3o44uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cc3o44uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cc3o44uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s /tmp/cc3o44uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2304s CC [M] fs/smb/server/mgmt/share_config.o 2304s CC drivers/pci/hotplug/cpci_hotplug_core.o 2305s /tmp/ccBBTwEt.s: Assembler messages: 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccBBTwEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s CC [M] drivers/leds/leds-pca9532.o 2305s /tmp/ccGJaext.s: Assembler messages: 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccGJaext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s CC [M] net/sched/sch_cbs.o 2305s /tmp/ccL5gl7l.s: Assembler messages: 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s /tmp/ccL5gl7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2305s CC drivers/pci/hotplug/cpci_hotplug_pci.o 2306s /tmp/ccD1HaQc.s: Assembler messages: 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccD1HaQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Assembler messages: 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccuGII9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s CC [M] fs/smb/server/mgmt/tree_connect.o 2306s CC [M] drivers/leds/leds-pca955x.o 2306s /tmp/ccNnGdPB.s: Assembler messages: 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccNnGdPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccrmlD6j.s: Assembler messages: 2306s /tmp/ccrmlD6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s /tmp/ccrmlD6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2306s CC [M] net/sched/sch_etf.o 2306s CC drivers/pci/hotplug/acpi_pcihp.o 2307s /tmp/ccvNSgqZ.s: Assembler messages: 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccvNSgqZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s CC [M] drivers/leds/leds-pca963x.o 2307s /tmp/ccsZ19WD.s: Assembler messages: 2307s /tmp/ccsZ19WD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s CC drivers/pci/hotplug/pciehp_core.o 2307s /tmp/ccVv6AuV.s: Assembler messages: 2307s /tmp/ccVv6AuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccVv6AuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccVv6AuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s CC [M] fs/smb/server/mgmt/user_session.o 2307s /tmp/ccrwKbEC.s: Assembler messages: 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2307s /tmp/ccrwKbEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s CC [M] net/sched/sch_taprio.o 2308s /tmp/ccTdQsZk.s: Assembler messages: 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccTdQsZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s CC [M] drivers/leds/leds-pca995x.o 2308s /tmp/ccWcz3b1.s: Assembler messages: 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s /tmp/ccWcz3b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2308s CC drivers/pci/hotplug/pciehp_ctrl.o 2309s /tmp/ccYx1MA7.s: Assembler messages: 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccYx1MA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s CC [M] fs/smb/server/smb_common.o 2309s /tmp/cclvvaNd.s: Assembler messages: 2309s /tmp/cclvvaNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cclvvaNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cclvvaNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s CC [M] drivers/leds/leds-pwm.o 2309s /tmp/cceSXNyh.s: Assembler messages: 2309s /tmp/cceSXNyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cceSXNyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cceSXNyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cceSXNyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/cceSXNyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s CC drivers/pci/hotplug/pciehp_pci.o 2309s /tmp/ccIhU4Oa.s: Assembler messages: 2309s /tmp/ccIhU4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccIhU4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s /tmp/ccIhU4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2309s CC [M] drivers/leds/leds-qnap-mcu.o 2310s /tmp/ccwK4e0Q.s: Assembler messages: 2310s /tmp/ccwK4e0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccwK4e0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s CC drivers/pci/hotplug/pciehp_hpc.o 2310s /tmp/cciBNOH5.s: Assembler messages: 2310s /tmp/cciBNOH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cciBNOH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s CC [M] drivers/leds/leds-regulator.o 2310s /tmp/ccYGDLSg.s: Assembler messages: 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/ccYGDLSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s CC [M] net/sched/cls_u32.o 2310s /tmp/cc1eiq00.s: Assembler messages: 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s /tmp/cc1eiq00.s: Warning: no SFrame FDE emitted; FP without RA on stack 2310s CC [M] fs/smb/server/transport_tcp.o 2311s /tmp/ccSHSSYT.s: Assembler messages: 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s CC drivers/pci/hotplug/shpchp_core.o 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccSHSSYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccWlPJQ3.s: Assembler messages: 2311s /tmp/ccWlPJQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccWlPJQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccWlPJQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccWlPJQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s CC [M] drivers/leds/leds-sc27xx-bltc.o 2311s /tmp/ccpyFkwd.s: Assembler messages: 2311s /tmp/ccpyFkwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccpyFkwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccpyFkwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccpyFkwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s /tmp/ccpyFkwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2311s CC [M] drivers/leds/leds-st1202.o 2312s /tmp/ccpetNuc.s: Assembler messages: 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccpetNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s CC drivers/pci/hotplug/shpchp_ctrl.o 2312s /tmp/ccrS1MHk.s: Assembler messages: 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccrS1MHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s CC [M] fs/smb/server/transport_ipc.o 2312s /tmp/cch8aCaH.s: Assembler messages: 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/cch8aCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s CC [M] net/sched/cls_route.o 2312s /tmp/ccyrcydr.s: Assembler messages: 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyrcydr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s CC [M] drivers/leds/leds-sun50i-a100.o 2312s /tmp/ccyF2q4a.s: Assembler messages: 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2312s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccyF2q4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s CC drivers/pci/hotplug/shpchp_pci.o 2313s /tmp/ccxw0eR8.s: Assembler messages: 2313s /tmp/ccxw0eR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccxw0eR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s CC drivers/pci/hotplug/shpchp_sysfs.o 2313s /tmp/ccJFSy9E.s: Assembler messages: 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccJFSy9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: CC [M] drivers/leds/leds-tca6507.o 2313s Assembler messages: 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/cc1PgUJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Assembler messages: 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s /tmp/ccdfVxH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2313s CC [M] fs/smb/server/smbacl.o 2313s CC [M] net/sched/cls_fw.o 2314s /tmp/ccERwv22.s: Assembler messages: 2314s /tmp/ccERwv22.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/ccERwv22.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/ccERwv22.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s CC drivers/pci/hotplug/shpchp_hpc.o 2314s /tmp/cc00apTm.s: Assembler messages: 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2314s /tmp/cc00apTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s CC [M] drivers/leds/leds-ti-lmu-common.o 2315s /tmp/ccAElug3.s: Assembler messages: 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccAElug3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s CC [M] fs/smb/server/smb2pdu.o 2315s /tmp/cc4B9WPm.s: Assembler messages: 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/cc4B9WPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s CC [M] net/sched/cls_basic.o 2315s /tmp/ccff4zTU.s: Assembler messages: 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccff4zTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccyC80SP.s: Assembler messages: 2315s /tmp/ccyC80SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccyC80SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccyC80SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccyC80SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s /tmp/ccyC80SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2315s CC drivers/pci/hotplug/acpiphp_core.o 2315s CC [M] drivers/leds/leds-tlc591xx.o 2316s /tmp/cc40Rq3P.s: Assembler messages: 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc40Rq3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Assembler messages: 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/ccsZFDxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s CC [M] net/sched/cls_flow.o 2316s CC drivers/pci/hotplug/acpiphp_glue.o 2316s /tmp/cc006CCj.s: Assembler messages: 2316s /tmp/cc006CCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc006CCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s /tmp/cc006CCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2316s CC [M] drivers/leds/leds-tps6105x.o 2317s /tmp/ccEeupRP.s: Assembler messages: 2317s /tmp/ccEeupRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccEeupRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccEeupRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccEeupRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s CC [M] drivers/leds/leds-wm831x-status.o 2317s /tmp/ccKiHpw8.s: Assembler messages: 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s /tmp/ccKiHpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2317s CC drivers/pci/hotplug/octep_hp.o 2318s /tmp/ccvWmdzQ.s: Assembler messages: 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccvWmdzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s CC [M] net/sched/cls_cgroup.o 2318s /tmp/ccGgqWxU.s: Assembler messages: 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccGgqWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s CC [M] drivers/leds/leds-wm8350.o 2318s /tmp/ccAgjaWZ.s: Assembler messages: 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s /tmp/ccAgjaWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2318s CC [M] drivers/pci/hotplug/acpiphp_ampere_altra.o 2319s /tmp/ccaMU2OV.s: Assembler messages: 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccaMU2OV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s CC [M] drivers/leds/leds-cr0014114.o 2319s /tmp/ccCgP3N7.s: Assembler messages: 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccCgP3N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s CC [M] net/sched/cls_bpf.o 2319s /tmp/ccAyGOHa.s: Assembler messages: 2319s /tmp/ccAyGOHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccAyGOHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccAyGOHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccAyGOHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s CC [M] drivers/pci/hotplug/acpiphp_ibm.o 2319s /tmp/ccpkmRJP.s: Assembler messages: 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/ccpkmRJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/cckAapA5.s: Assembler messages: 2319s /tmp/cckAapA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/cckAapA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/cckAapA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/cckAapA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2319s /tmp/cckAapA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s CC [M] drivers/leds/leds-dac124s085.o 2320s CC [M] fs/smb/server/smb2ops.o 2320s /tmp/cctZRVUR.s: Assembler messages: 2320s /tmp/cctZRVUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/cctZRVUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/cctZRVUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/cctZRVUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s AR drivers/pci/hotplug/built-in.a 2320s CC drivers/pci/ats.o 2320s /tmp/ccaUDcVw.s: Assembler messages: 2320s /tmp/ccaUDcVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccaUDcVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccaUDcVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccaUDcVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s CC [M] drivers/leds/leds-el15203000.o 2320s /tmp/ccyiSG0g.s: Assembler messages: 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s /tmp/ccyiSG0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2320s CC [M] net/sched/cls_flower.o 2321s /tmp/ccm0RRnO.s: Assembler messages: 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccm0RRnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s CC drivers/pci/iov.o 2321s CC [M] fs/smb/server/smb2misc.o 2321s /tmp/ccLjy5Wg.s: Assembler messages: 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s /tmp/ccLjy5Wg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2321s CC [M] drivers/leds/leds-spi-byte.o 2322s /tmp/ccYwbrPm.s: Assembler messages: 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccYwbrPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccaFpE5t.s: Assembler messages: 2322s /tmp/ccaFpE5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccaFpE5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s CC drivers/pci/pci-bridge-emul.o 2322s CC [M] drivers/leds/uleds.o 2322s /tmp/ccng95s2.s: Assembler messages: 2322s /tmp/ccng95s2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccng95s2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s /tmp/ccng95s2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2322s ASN.1 fs/smb/server/ksmbd_spnego_negtokeninit.asn1.[ch] 2322s ASN.1 fs/smb/server/ksmbd_spnego_negtokentarg.asn1.[ch] 2322s CC [M] fs/smb/server/transport_rdma.o 2323s /tmp/ccT4OsiL.s: Assembler messages: 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccT4OsiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccCnbyzH.s: Assembler messages: 2323s /tmp/ccCnbyzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccCnbyzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/ccCnbyzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s CC drivers/pci/pci-label.o 2323s CC [M] drivers/leds/flash/leds-mt6360.o 2323s /tmp/cc4pRh1s.s: Assembler messages: 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s /tmp/cc4pRh1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2323s CC drivers/pci/syscall.o 2324s /tmp/ccQlWq1a.s: Assembler messages: 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccQlWq1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s CC [M] net/sched/cls_matchall.o 2324s /tmp/ccGW043S.s: Assembler messages: 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/ccGW043S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s CC [M] drivers/leds/flash/leds-mt6370-flash.o 2324s /tmp/cc59mpDM.s: Assembler messages: 2324s /tmp/cc59mpDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/cc59mpDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s /tmp/cc59mpDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2324s CC drivers/pci/ecam.o 2325s /tmp/cc0kMIeN.s: Assembler messages: 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s CC [M] fs/smb/server/ksmbd_spnego_negtokeninit.asn1.o 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/cc0kMIeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s CC [M] fs/smb/server/ksmbd_spnego_negtokentarg.asn1.o 2325s CC [M] fs/smb/server/asn1.o 2325s /tmp/ccocgltq.s: Assembler messages: 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccocgltq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s CC [M] net/sched/em_cmp.o 2325s /tmp/ccZ57asb.s: Assembler messages: 2325s /tmp/ccZ57asb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccZ57asb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccZ57asb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccZ57asb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Assembler messages: 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s /tmp/ccvlTmpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2325s CC drivers/pci/p2pdma.o 2325s CC [M] drivers/leds/flash/leds-aat1290.o 2326s /tmp/ccBLDJsc.s: Assembler messages: 2326s /tmp/ccBLDJsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccBLDJsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s CC [M] net/sched/em_nbyte.o 2326s /tmp/ccgIhUll.s: Assembler messages: 2326s /tmp/ccgIhUll.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccgIhUll.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccgIhUll.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccgIhUll.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s LD [M] fs/smb/server/ksmbd.o 2326s CC [M] fs/ntfs3/attrib.o 2326s /tmp/ccN6sH68.s: Assembler messages: 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccN6sH68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s CC [M] drivers/leds/flash/leds-as3645a.o 2326s /tmp/ccQgqnCm.s: Assembler messages: 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2326s /tmp/ccQgqnCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s CC drivers/pci/vgaarb.o 2327s /tmp/ccoV0eyp.s: Assembler messages: 2327s /tmp/ccoV0eyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccoV0eyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccoV0eyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccoV0eyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s CC [M] net/sched/em_u32.o 2327s /tmp/ccQ0eOJI.s: Assembler messages: 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s /tmp/ccQ0eOJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2327s CC [M] drivers/leds/flash/leds-ktd2692.o 2328s /tmp/ccruYfAs.s: Assembler messages: 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccruYfAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Assembler messages: 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cc1UEU8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cciclVpV.s: Assembler messages: 2328s /tmp/cciclVpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/cciclVpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s CC [M] fs/ntfs3/attrlist.o 2328s CC [M] net/sched/em_meta.o 2328s CC drivers/pci/doe.o 2328s /tmp/ccy516RX.s: Assembler messages: 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s /tmp/ccy516RX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2328s CC [M] drivers/leds/flash/leds-lm3601x.o 2329s /tmp/ccZJlsQv.s: Assembler messages: 2329s /tmp/ccZJlsQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccZJlsQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccZJlsQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccZJlsQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s CC [M] fs/ntfs3/bitfunc.o 2329s /tmp/ccvt0XQe.s: Assembler messages: 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccvt0XQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Assembler messages: 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/ccFV6fZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s CC drivers/pci/npem.o 2329s CC [M] drivers/leds/flash/leds-max77693.o 2329s /tmp/cccRbGsG.s: Assembler messages: 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2329s /tmp/cccRbGsG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s CC [M] net/sched/em_text.o 2330s /tmp/cc5hUgao.s: Assembler messages: 2330s /tmp/cc5hUgao.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/cc5hUgao.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s CC [M] fs/ntfs3/bitmap.o 2330s /tmp/cc5rVR0f.s: Assembler messages: 2330s /tmp/cc5rVR0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/cc5rVR0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/cc5rVR0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/cc5rVR0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s CC drivers/pci/tph.o 2330s /tmp/ccASBuFs.s: Assembler messages: 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s /tmp/ccASBuFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2330s CC [M] drivers/leds/flash/leds-qcom-flash.o 2331s /tmp/cc2VDlmc.s: Assembler messages: 2331s /tmp/cc2VDlmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/cc2VDlmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/cc2VDlmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/cc2VDlmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/cc2VDlmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s CC [M] net/sched/em_canid.o 2331s /tmp/ccezqiSZ.s: Assembler messages: 2331s /tmp/ccezqiSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccezqiSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccezqiSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccezqiSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccezqiSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s CC drivers/pci/endpoint/pci-ep-cfs.o 2331s /tmp/ccwc1D3k.s: Assembler messages: 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s /tmp/ccwc1D3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2331s CC [M] fs/ntfs3/dir.o 2332s /tmp/cc0oUVRg.s: Assembler messages: 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc0oUVRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Assembler messages: 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/cc8KV9vK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s CC [M] drivers/leds/flash/leds-rt4505.o 2332s CC [M] net/sched/em_ipset.o 2332s /tmp/ccKTE2Z6.s: Assembler messages: 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccKTE2Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s CC drivers/pci/endpoint/pci-epc-core.o 2332s /tmp/ccPqO9Cq.s: Assembler messages: 2332s /tmp/ccPqO9Cq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s /tmp/ccPqO9Cq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2332s CC [M] fs/ntfs3/fsntfs.o 2333s /tmp/ccR0vcfR.s: Assembler messages: 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccR0vcfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s CC [M] drivers/leds/flash/leds-sgm3140.o 2333s /tmp/cct5b70P.s: Assembler messages: 2333s /tmp/cct5b70P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/cct5b70P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/cct5b70P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/cct5b70P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s CC [M] net/sched/em_ipt.o 2333s /tmp/ccp3BrIp.s: Assembler messages: 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s /tmp/ccp3BrIp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2333s CC drivers/pci/endpoint/pci-epf-core.o 2334s /tmp/cceWsLHl.s: Assembler messages: 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/cceWsLHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s CC [M] drivers/leds/flash/leds-sy7802.o 2334s /tmp/ccqHEUWM.s: Assembler messages: 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccqHEUWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s CC [M] fs/ntfs3/frecord.o 2334s /tmp/ccrhlX04.s: Assembler messages: 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccrhlX04.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccCPt7U7.s: Assembler messages: 2334s /tmp/ccCPt7U7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccCPt7U7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccCPt7U7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s /tmp/ccCPt7U7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2334s CC drivers/pci/endpoint/pci-epc-mem.o 2335s /tmp/cc3upNYc.s: Assembler messages: 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/cc3upNYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s CC [M] drivers/leds/flash/leds-tps6131x.o 2335s AR net/sched/built-in.a 2335s CC net/bpf/test_run.o 2335s /tmp/ccQ0UY3Q.s: Assembler messages: 2335s /tmp/ccQ0UY3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/ccQ0UY3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/ccQ0UY3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/ccQ0UY3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s /tmp/ccQ0UY3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2335s AR drivers/pci/endpoint/functions/built-in.a 2335s CC [M] drivers/pci/endpoint/functions/pci-epf-ntb.o 2336s /tmp/ccjHSk4u.s: Assembler messages: 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccjHSk4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s CC [M] drivers/leds/rgb/leds-group-multicolor.o 2336s /tmp/ccnQNr66.s: Assembler messages: 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s CC [M] fs/ntfs3/file.o 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/ccnQNr66.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cc9ViUYg.s: Assembler messages: 2336s /tmp/cc9ViUYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cc9ViUYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cc9ViUYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cc9ViUYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Assembler messages: 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s /tmp/cce2pj3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2336s CC [M] drivers/leds/rgb/leds-ktd202x.o 2336s CC [M] drivers/pci/endpoint/functions/pci-epf-vntb.o 2337s /tmp/ccG7nOC4.s: Assembler messages: 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccG7nOC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s CC net/bpf/bpf_dummy_struct_ops.o 2337s /tmp/ccSTzbKb.s: Assembler messages: 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccSTzbKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s CC [M] drivers/leds/rgb/leds-ncp5623.o 2337s /tmp/ccvtF7Kj.s: Assembler messages: 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2337s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/ccvtF7Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s CC [M] fs/ntfs3/fslog.o 2338s /tmp/cc3y0t9P.s: Assembler messages: 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s /tmp/cc3y0t9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2338s CC [M] drivers/pci/endpoint/functions/pci-epf-mhi.o 2340s /tmp/ccLiIJHd.s: AR net/bpf/built-in.a 2340s Assembler messages: 2340s /tmp/ccLiIJHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccLiIJHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccLiIJHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccLiIJHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccLiIJHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Assembler messages: 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cchT4jRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Assembler messages: 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccG3YrLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccKWX1bE.s: Assembler messages: 2340s /tmp/ccKWX1bE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccKWX1bE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccKWX1bE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s CC net/ethtool/ioctl.o 2340s CC [M] drivers/leds/rgb/leds-pwm-multicolor.o 2340s AR drivers/pci/endpoint/built-in.a 2340s CC drivers/pci/controller/cadence/pcie-cadence.o 2340s CC [M] drivers/leds/rgb/leds-qcom-lpg.o 2340s /tmp/ccNzP4qj.s: Assembler messages: 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/ccNzP4qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s CC drivers/pci/controller/cadence/pcie-cadence-host.o 2340s /tmp/cci8XxeZ.s: Assembler messages: 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s /tmp/cci8XxeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2340s CC [M] drivers/leds/rgb/leds-mt6370-rgb.o 2341s /tmp/ccxpkqKY.s: Assembler messages: 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccxpkqKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s CC [M] fs/ntfs3/inode.o 2341s /tmp/ccYFqncU.s: Assembler messages: 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccYFqncU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Assembler messages: 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s CC drivers/pci/controller/cadence/pcie-cadence-ep.o 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccq6nSEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Assembler messages: 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s /tmp/ccezMUcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2341s AR drivers/leds/built-in.a 2341s AR drivers/pci/switch/built-in.a 2341s CC [M] drivers/pci/switch/switchtec.o 2341s CC net/ethtool/common.o 2342s /tmp/ccN1sSRN.s: Assembler messages: 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2342s /tmp/ccN1sSRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s CC drivers/pci/controller/cadence/pcie-cadence-plat.o 2343s /tmp/cc6mYx0p.s: Assembler messages: 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc6mYx0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s CC [M] fs/ntfs3/index.o 2343s /tmp/ccxmxXt2.s: Assembler messages: 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccxmxXt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Assembler messages: 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/cc2VMBs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s CC net/ethtool/netlink.o 2343s CC net/netfilter/core.o 2343s /tmp/ccNxGzvE.s: Assembler messages: 2343s /tmp/ccNxGzvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccNxGzvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s /tmp/ccNxGzvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2343s CC drivers/pci/controller/cadence/pci-j721e.o 2344s /tmp/ccJzCtoX.s: Assembler messages: 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccJzCtoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Assembler messages: 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/ccww2K4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s AR drivers/pci/controller/cadence/built-in.a 2344s CC drivers/pci/controller/pci-ftpci100.o 2344s /tmp/cctwnPWJ.s: Assembler messages: 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2344s /tmp/cctwnPWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s CC net/ethtool/bitset.o 2345s /tmp/ccP5ICpe.s: Assembler messages: 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/ccP5ICpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s CC [M] fs/ntfs3/lznt.o 2345s CC net/netfilter/nf_log.o 2345s /tmp/cc5a3clE.s: Assembler messages: 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s /tmp/cc5a3clE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2345s CC drivers/pci/controller/pci-aardvark.o 2346s /tmp/ccNbvzXb.s: Assembler messages: 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccNbvzXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s CC [M] fs/ntfs3/namei.o 2346s /tmp/cczDVC0q.s: Assembler messages: 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/cczDVC0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s CC net/ethtool/strset.o 2346s /tmp/ccaeTedx.s: Assembler messages: 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s /tmp/ccaeTedx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2346s CC net/netfilter/nf_queue.o 2347s /tmp/ccdl2awQ.s: Assembler messages: 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccdl2awQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s CC [M] fs/ntfs3/record.o 2347s /tmp/cc7nfp9O.s: Assembler messages: 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/cc7nfp9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s CC drivers/pci/controller/pcie-rcar.o 2347s /tmp/ccFsYRD3.s: Assembler messages: 2347s /tmp/ccFsYRD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccFsYRD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccFsYRD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s /tmp/ccFsYRD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2347s CC net/ethtool/linkinfo.o 2348s /tmp/ccV9uH9u.s: Assembler messages: 2348s /tmp/ccV9uH9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccV9uH9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccV9uH9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Assembler messages: 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/cc2KUArM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s CC drivers/pci/controller/pcie-rcar-host.o 2348s CC [M] fs/ntfs3/run.o 2348s /tmp/ccF85yiS.s: Assembler messages: 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s /tmp/ccF85yiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s CC net/netfilter/nf_sockopt.o 2348s /tmp/ccI93Snm.s: Assembler messages: 2348s /tmp/ccI93Snm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2348s CC net/ethtool/linkmodes.o 2349s /tmp/ccAEpGYZ.s: Assembler messages: 2349s /tmp/ccAEpGYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccAEpGYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccAEpGYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccAEpGYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Assembler messages: 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccDRj08U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s CC [M] fs/ntfs3/super.o 2349s CC drivers/pci/controller/pcie-rcar-ep.o 2349s /tmp/ccNZD4He.s: Assembler messages: 2349s /tmp/ccNZD4He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccNZD4He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccNZD4He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccNZD4He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccNZD4He.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s CC net/netfilter/utils.o 2349s /tmp/ccUqgMqB.s: Assembler messages: 2349s /tmp/ccUqgMqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccUqgMqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccUqgMqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s /tmp/ccUqgMqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2349s CC net/ethtool/rss.o 2350s /tmp/ccKuRvyY.s: Assembler messages: 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccKuRvyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s CC drivers/pci/controller/pci-host-common.o 2350s /tmp/cc1CTMXT.s: Assembler messages: 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/cc1CTMXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Assembler messages: 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccLZir1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s CC [M] fs/ntfs3/upcase.o 2350s /tmp/ccypa4Tl.s: Assembler messages: 2350s /tmp/ccypa4Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccypa4Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s /tmp/ccypa4Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2350s CC drivers/pci/controller/pci-host-generic.o 2350s /tmp/ccRsgABB.s: Assembler messages: 2351s /tmp/ccRsgABB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s /tmp/ccRsgABB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s /tmp/ccRsgABB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s /tmp/ccRsgABB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s CC net/netfilter/nf_bpf_link.o 2351s CC net/ethtool/linkstate.o 2351s /tmp/ccgfVKT0.s: Assembler messages: 2351s /tmp/ccgfVKT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s /tmp/ccgfVKT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s /tmp/ccgfVKT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2351s CC [M] fs/ntfs3/xattr.o 2351s CC drivers/pci/controller/pci-thunder-ecam.o 2352s /tmp/ccgisvRu.s: Assembler messages: 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccgisvRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s CC net/netfilter/nf_hooks_lwtunnel.o 2352s /tmp/ccXCY4PD.s: Assembler messages: 2352s /tmp/ccXCY4PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccXCY4PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s CC net/ethtool/debug.o 2352s /tmp/cco67J6y.s: Assembler messages: 2352s /tmp/cco67J6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/cco67J6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/cco67J6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/cco67J6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/cco67J6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s CC drivers/pci/controller/pci-thunder-pem.o 2352s /tmp/ccqkcvJa.s: Assembler messages: 2352s /tmp/ccqkcvJa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccqkcvJa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccqkcvJa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s /tmp/ccqkcvJa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2352s CC [M] fs/ntfs3/lib/decompress_common.o 2353s /tmp/ccEngf4R.s: Assembler messages: 2353s /tmp/ccEngf4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccEngf4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccEngf4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccEngf4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccEngf4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccOZpzWK.s: Assembler messages: 2353s /tmp/ccOZpzWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccOZpzWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/ccOZpzWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s CC net/ethtool/wol.o 2353s CC [M] net/netfilter/nfnetlink.o 2353s /tmp/ccor1jLo.s: Assembler messages: 2353s /tmp/ccor1jLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s CC [M] fs/ntfs3/lib/lzx_decompress.o 2353s /tmp/cc7aNLxh.s: Assembler messages: 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s /tmp/cc7aNLxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2353s CC drivers/pci/controller/pcie-xilinx.o 2354s /tmp/ccA9nRxc.s: Assembler messages: 2354s /tmp/ccA9nRxc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccA9nRxc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccA9nRxc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccA9nRxc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccA9nRxc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s CC [M] fs/ntfs3/lib/xpress_decompress.o 2354s /tmp/cchcUvDK.s: Assembler messages: 2354s /tmp/cchcUvDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cchcUvDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cchcUvDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cchcUvDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Assembler messages: 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/cc3wn8ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s CC net/ethtool/features.o 2354s CC drivers/pci/controller/pcie-xilinx-nwl.o 2354s /tmp/ccZrAxH7.s: Assembler messages: 2354s /tmp/ccZrAxH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccZrAxH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccZrAxH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s LD [M] fs/ntfs3/ntfs3.o 2354s CC [M] fs/ufs/balloc.o 2354s /tmp/ccum5aou.s: Assembler messages: 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s /tmp/ccum5aou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2354s CC [M] net/netfilter/nfnetlink_acct.o 2355s /tmp/ccldBydD.s: Assembler messages: 2355s /tmp/ccldBydD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/ccldBydD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s CC net/ethtool/privflags.o 2355s /tmp/cc3tgp0S.s: Assembler messages: 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s /tmp/cc3tgp0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2355s CC drivers/pci/controller/pcie-xilinx-cpm.o 2356s /tmp/ccBsbfSP.s: Assembler messages: 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccBsbfSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Assembler messages: 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccnUD6ZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s CC [M] fs/ufs/cylinder.o 2356s CC [M] net/netfilter/nfnetlink_queue.o 2356s /tmp/ccejqBxI.s: Assembler messages: 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccejqBxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s CC drivers/pci/controller/pcie-xilinx-dma-pl.o 2356s /tmp/ccI1OaIQ.s: Assembler messages: 2356s /tmp/ccI1OaIQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccI1OaIQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s CC net/ethtool/rings.o 2356s /tmp/ccGVnmp9.s: Assembler messages: 2356s /tmp/ccGVnmp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccGVnmp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2356s /tmp/ccGVnmp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s CC [M] fs/ufs/dir.o 2357s /tmp/ccTFAzdj.s: Assembler messages: 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccTFAzdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s CC drivers/pci/controller/pci-xgene.o 2357s /tmp/ccIpdBdC.s: Assembler messages: 2357s /tmp/ccIpdBdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s /tmp/ccIpdBdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2357s CC net/ethtool/channels.o 2358s /tmp/ccpvbeFu.s: Assembler messages: 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/ccpvbeFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s CC [M] fs/ufs/file.o 2358s /tmp/cct4sXzJ.s: Assembler messages: 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s CC [M] net/netfilter/nfnetlink_log.o 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cct4sXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Assembler messages: 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s /tmp/cc7TKg41.s: Warning: no SFrame FDE emitted; FP without RA on stack 2358s CC drivers/pci/controller/pci-xgene-msi.o 2358s CC [M] fs/ufs/ialloc.o 2358s /tmp/ccSOKF5Q.s: Assembler messages: 2358s /tmp/ccSOKF5Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s CC net/ethtool/coalesce.o 2359s /tmp/ccMQuLmG.s: Assembler messages: 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccMQuLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s CC drivers/pci/controller/pcie-iproc-msi.o 2359s /tmp/ccvkkkj9.s: Assembler messages: 2359s /tmp/ccvkkkj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s /tmp/ccvkkkj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2359s CC [M] fs/ufs/inode.o 2360s /tmp/ccL080HQ.s: Assembler messages: 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccL080HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s CC [M] net/netfilter/nfnetlink_osf.o 2360s /tmp/ccnYF5ne.s: Assembler messages: 2360s /tmp/ccnYF5ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccnYF5ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccnYF5ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s CC net/ethtool/pause.o 2360s /tmp/ccEJluRE.s: Assembler messages: 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s /tmp/ccEJluRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2360s CC drivers/pci/controller/pcie-altera.o 2361s /tmp/ccia6KjL.s: Assembler messages: 2361s /tmp/ccia6KjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccia6KjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Assembler messages: 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s CC net/ethtool/eee.o 2361s CC [M] fs/ufs/namei.o 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccdj1vjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Assembler messages: 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/ccAdGOhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Assembler messages: 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s /tmp/cczYCOPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2361s CC drivers/pci/controller/pcie-altera-msi.o 2361s CC [M] net/netfilter/nfnetlink_hook.o 2362s /tmp/cc0BlIet.s: Assembler messages: 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/cc0BlIet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s CC [M] fs/ufs/super.o 2362s /tmp/ccwHlrAg.s: Assembler messages: 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccwHlrAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s CC drivers/pci/controller/pcie-rockchip.o 2362s /tmp/ccrPADTG.s: Assembler messages: 2362s /tmp/ccrPADTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccrPADTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s CC net/ethtool/tsinfo.o 2362s /tmp/ccj24fPd.s: Assembler messages: 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2362s /tmp/ccj24fPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s CC [M] net/netfilter/nf_conntrack_core.o 2363s /tmp/ccAaxYZl.s: Assembler messages: 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccAaxYZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s CC drivers/pci/controller/pcie-rockchip-ep.o 2363s /tmp/cc085Uww.s: Assembler messages: 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/cc085Uww.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s CC net/ethtool/cabletest.o 2363s /tmp/ccv1gWXm.s: Assembler messages: 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s /tmp/ccv1gWXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2363s CC [M] fs/ufs/util.o 2364s /tmp/ccYi57Mv.s: Assembler messages: 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/ccYi57Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s CC drivers/pci/controller/pcie-mediatek.o 2364s /tmp/cc5xn7is.s: Assembler messages: 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc5xn7is.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s LD [M] fs/ufs/ufs.o 2364s CC [M] fs/efs/super.o 2364s /tmp/cc8kGBhu.s: Assembler messages: 2364s /tmp/cc8kGBhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2364s /tmp/cc8kGBhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s CC net/ethtool/tunnels.o 2365s /tmp/ccWQyRZk.s: Assembler messages: 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/ccWQyRZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s CC drivers/pci/controller/pcie-hisi-error.o 2365s /tmp/cc3KZomr.s: Assembler messages: 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cc3KZomr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Assembler messages: 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s /tmp/cci3bUnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2365s CC [M] fs/efs/inode.o 2366s CC [M] net/netfilter/nf_conntrack_standalone.o 2366s /tmp/cc6o8OGI.s: Assembler messages: 2366s /tmp/cc6o8OGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/cc6o8OGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/cc6o8OGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/cc6o8OGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/ccg5HIhx.s: Assembler messages: 2366s /tmp/ccg5HIhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/ccg5HIhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s CC drivers/pci/controller/dwc/pcie-designware.o 2366s CC net/ethtool/fec.o 2366s /tmp/ccZA65gJ.s: Assembler messages: 2366s /tmp/ccZA65gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/ccZA65gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/ccZA65gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s /tmp/ccZA65gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2366s CC [M] fs/efs/namei.o 2367s /tmp/ccLvOVql.s: Assembler messages: 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccLvOVql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s CC [M] net/netfilter/nf_conntrack_expect.o 2367s /tmp/ccHuXhtY.s: Assembler messages: 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccHuXhtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s CC [M] fs/efs/dir.o 2367s /tmp/ccyO5ZHi.s: Assembler messages: 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccyO5ZHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccMsGyGF.s: Assembler messages: 2367s /tmp/ccMsGyGF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccMsGyGF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s /tmp/ccMsGyGF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2367s CC net/ethtool/eeprom.o 2367s CC drivers/pci/controller/dwc/pcie-designware-host.o 2368s CC [M] fs/efs/file.o 2368s /tmp/ccHAhcFL.s: Assembler messages: 2368s /tmp/ccHAhcFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccHAhcFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccHAhcFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s CC net/ethtool/stats.o 2368s /tmp/ccDwKoXe.s: Assembler messages: 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccDwKoXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Assembler messages: 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccqhaTmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccerrgyx.s: Assembler messages: 2368s /tmp/ccerrgyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s /tmp/ccerrgyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2368s CC drivers/pci/controller/dwc/pcie-designware-ep.o 2368s CC [M] fs/efs/symlink.o 2369s CC [M] net/netfilter/nf_conntrack_helper.o 2369s /tmp/ccOgf9Eh.s: Assembler messages: 2369s /tmp/ccOgf9Eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s LD [M] fs/efs/efs.o 2369s CC [M] fs/jffs2/compr.o 2369s /tmp/ccAxKZS5.s: Assembler messages: 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2369s /tmp/ccAxKZS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Assembler messages: 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccW4c6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s CC net/ethtool/phc_vclocks.o 2370s CC drivers/pci/controller/dwc/pcie-designware-plat.o 2370s /tmp/ccmk5uYL.s: Assembler messages: 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccmk5uYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Assembler messages: 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccJ9uQJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s CC [M] fs/jffs2/dir.o 2370s CC [M] net/netfilter/nf_conntrack_proto.o 2370s /tmp/ccdsjRa0.s: Assembler messages: 2370s /tmp/ccdsjRa0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccdsjRa0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccdsjRa0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s /tmp/ccdsjRa0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2370s CC drivers/pci/controller/dwc/pcie-amd-mdb.o 2371s /tmp/ccCDtphN.s: Assembler messages: 2371s /tmp/ccCDtphN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccCDtphN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s CC net/ethtool/mm.o 2371s /tmp/ccyJ5cRU.s: Assembler messages: 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccyJ5cRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s CC [M] fs/jffs2/file.o 2371s /tmp/ccFNSOIC.s: Assembler messages: 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s /tmp/ccFNSOIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2371s CC drivers/pci/controller/dwc/pci-imx6.o 2372s /tmp/ccgxIfw8.s: Assembler messages: 2372s /tmp/ccgxIfw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccgxIfw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccgxIfw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccgxIfw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s CC [M] fs/jffs2/ioctl.o 2372s /tmp/ccP89fE0.s: Assembler messages: 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccP89fE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Assembler messages: 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s /tmp/ccVPb1Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 2372s CC [M] net/netfilter/nf_conntrack_proto_generic.o 2372s CC net/ethtool/module.o 2372s CC [M] fs/jffs2/nodelist.o 2373s /tmp/ccY44qwd.s: Assembler messages: 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccY44qwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s CC drivers/pci/controller/dwc/pci-keystone.o 2373s CC [M] net/netfilter/nf_conntrack_proto_tcp.o 2373s /tmp/cc27pcK4.s: Assembler messages: 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/cc27pcK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Assembler messages: 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s /tmp/ccLi6iAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2373s CC [M] fs/jffs2/malloc.o 2373s CC net/ethtool/cmis_fw_update.o 2374s /tmp/ccrqJ3UD.s: Assembler messages: 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/ccrqJ3UD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s CC drivers/pci/controller/dwc/pci-layerscape.o 2374s /tmp/cc1TyCJq.s: Assembler messages: 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s /tmp/cc1TyCJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2374s CC [M] fs/jffs2/read.o 2375s CC net/ethtool/cmis_cdb.o 2375s /tmp/cc6OIo6O.s: Assembler messages: 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc6OIo6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s CC drivers/pci/controller/dwc/pci-layerscape-ep.o 2375s /tmp/cce237jj.s: Assembler messages: 2375s /tmp/cce237jj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s CC [M] fs/jffs2/nodemgmt.o 2375s /tmp/ccwUbeVp.s: Assembler messages: 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/ccwUbeVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s CC [M] net/netfilter/nf_conntrack_proto_udp.o 2375s /tmp/cc8WRCc3.s: Assembler messages: 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s /tmp/cc8WRCc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2375s CC drivers/pci/controller/dwc/pcie-qcom-common.o 2376s /tmp/ccqTxjVK.s: Assembler messages: 2376s /tmp/ccqTxjVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccqTxjVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccqTxjVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s CC net/ethtool/pse-pd.o 2376s /tmp/ccalNqsT.s: Assembler messages: 2376s /tmp/ccalNqsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccalNqsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccalNqsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccalNqsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccalNqsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s CC [M] fs/jffs2/readinode.o 2376s /tmp/ccDVjn51.s: Assembler messages: 2376s /tmp/ccDVjn51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccDVjn51.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s CC drivers/pci/controller/dwc/pcie-qcom.o 2376s /tmp/ccYYnKoN.s: Assembler messages: 2376s /tmp/ccYYnKoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2376s /tmp/ccYYnKoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s CC [M] net/netfilter/nf_conntrack_proto_icmp.o 2377s /tmp/ccgvOU8p.s: Assembler messages: 2377s /tmp/ccgvOU8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/ccgvOU8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s CC net/ethtool/plca.o 2377s /tmp/cc0XRyfl.s: Assembler messages: 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s /tmp/cc0XRyfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2377s CC [M] fs/jffs2/write.o 2378s /tmp/cc1ChlPe.s: Assembler messages: 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s CC drivers/pci/controller/dwc/pcie-armada8k.o 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc1ChlPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccQZBb0Z.s: Assembler messages: 2378s /tmp/ccQZBb0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccQZBb0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccQZBb0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccQZBb0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s CC [M] net/netfilter/nf_conntrack_extend.o 2378s /tmp/cc9YI0Ru.s: Assembler messages: 2378s /tmp/cc9YI0Ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc9YI0Ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/cc9YI0Ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s CC net/ethtool/phy.o 2378s /tmp/ccwWgrgW.s: Assembler messages: 2378s /tmp/ccwWgrgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s CC [M] fs/jffs2/scan.o 2378s /tmp/ccXv3w20.s: Assembler messages: 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2378s /tmp/ccXv3w20.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s CC drivers/pci/controller/dwc/pcie-dw-rockchip.o 2379s /tmp/ccBTAC0V.s: Assembler messages: 2379s /tmp/ccBTAC0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/ccBTAC0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/ccBTAC0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s CC [M] net/netfilter/nf_conntrack_acct.o 2379s /tmp/ccn6uQBw.s: Assembler messages: 2379s /tmp/ccn6uQBw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/ccn6uQBw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/ccn6uQBw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s CC net/ethtool/tsconfig.o 2379s /tmp/cc62x4V7.s: Assembler messages: 2379s /tmp/cc62x4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/cc62x4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/cc62x4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s /tmp/cc62x4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2379s CC [M] fs/jffs2/gc.o 2380s /tmp/ccRZtZ2N.s: Assembler messages: 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s /tmp/ccRZtZ2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s CC drivers/pci/controller/dwc/pcie-kirin.o 2380s /tmp/cc6mdKik.s: Assembler messages: 2380s /tmp/cc6mdKik.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s CC [M] net/netfilter/nf_conntrack_seqadj.o 2380s /tmp/ccAoTpFz.s: Assembler messages: 2380s /tmp/ccAoTpFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2380s AR net/ethtool/built-in.a 2380s CC drivers/rapidio/rio.o 2381s /tmp/ccskAepc.s: Assembler messages: 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccskAepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s CC drivers/pci/controller/dwc/pcie-histb.o 2381s /tmp/cc4Wv853.s: Assembler messages: 2381s /tmp/cc4Wv853.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/cc4Wv853.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s CC [M] fs/jffs2/symlink.o 2381s CC [M] fs/jffs2/build.o 2381s /tmp/ccFQqZAh.s: Assembler messages: 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2381s /tmp/ccFQqZAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s CC drivers/pci/controller/dwc/pcie-al.o 2382s /tmp/ccdnE1Ps.s: Assembler messages: 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccdnE1Ps.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s CC [M] net/netfilter/nf_conntrack_proto_icmpv6.o 2382s /tmp/ccrVLVMJ.s: Assembler messages: 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccrVLVMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccKdFBg8.s: Assembler messages: 2382s /tmp/ccKdFBg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccKdFBg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s CC [M] fs/jffs2/erase.o 2382s CC drivers/rapidio/rio-access.o 2382s /tmp/ccRgG4CE.s: Assembler messages: 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s /tmp/ccRgG4CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2382s CC drivers/pci/controller/dwc/pcie-hisi.o 2383s /tmp/ccTiGZes.s: Assembler messages: 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccTiGZes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s CC drivers/rapidio/rio-driver.o 2383s /tmp/ccc5tLlX.s: Assembler messages: 2383s /tmp/ccc5tLlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccc5tLlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccc5tLlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccc5tLlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccc5tLlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s CC [M] fs/jffs2/background.o 2383s /tmp/ccMhTxsI.s: Assembler messages: 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/ccMhTxsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s CC drivers/pci/controller/dwc/pcie-tegra194-acpi.o 2383s /tmp/cc498qhM.s: Assembler messages: 2383s /tmp/cc498qhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/cc498qhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/cc498qhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s /tmp/cc498qhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2383s CC [M] net/netfilter/nf_conntrack_timeout.o 2384s /tmp/cckoanwm.s: Assembler messages: 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/cckoanwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s CC drivers/rapidio/rio-sysfs.o 2384s /tmp/ccgDD6W8.s: Assembler messages: 2384s /tmp/ccgDD6W8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccgDD6W8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccgDD6W8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccgDD6W8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccgDD6W8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s CC [M] fs/jffs2/fs.o 2384s /tmp/ccsJUwld.s: Assembler messages: 2384s /tmp/ccsJUwld.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s CC [M] drivers/pci/controller/dwc/pcie-qcom-ep.o 2384s /tmp/ccNDZLWZ.s: Assembler messages: 2384s /tmp/ccNDZLWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccNDZLWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2384s /tmp/ccNDZLWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Assembler messages: 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cc9asPrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s CC [M] net/netfilter/nf_conntrack_timestamp.o 2385s AR drivers/rapidio/switches/built-in.a 2385s CC [M] drivers/rapidio/switches/idtcps.o 2385s /tmp/cca7NRnK.s: Assembler messages: 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/cca7NRnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s CC [M] fs/jffs2/writev.o 2385s /tmp/ccNhjpBe.s: Assembler messages: 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccNhjpBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s CC [M] drivers/pci/controller/dwc/pci-meson.o 2385s /tmp/ccd1n7Xz.s: Assembler messages: 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s /tmp/ccd1n7Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2385s CC [M] drivers/rapidio/switches/idt_gen2.o 2386s /tmp/cc2S1nmw.s: Assembler messages: 2386s /tmp/cc2S1nmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/cc2S1nmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s CC [M] fs/jffs2/super.o 2386s /tmp/ccggr8kF.s: Assembler messages: 2386s /tmp/ccggr8kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s CC [M] net/netfilter/nf_conntrack_ecache.o 2386s /tmp/ccHb21uw.s: Assembler messages: 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccHb21uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s CC [M] drivers/pci/controller/dwc/pcie-rcar-gen4.o 2386s /tmp/ccuq56BH.s: Assembler messages: 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s /tmp/ccuq56BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2386s CC [M] drivers/rapidio/switches/idt_gen3.o 2387s /tmp/cch25dTf.s: Assembler messages: 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/cch25dTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s CC [M] fs/jffs2/debug.o 2387s /tmp/ccET6EUN.s: Assembler messages: 2387s /tmp/ccET6EUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccET6EUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccET6EUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccET6EUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Assembler messages: 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccrZhukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s AR drivers/rapidio/devices/built-in.a 2387s /tmp/ccpA2YBY.s: Assembler messages: 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s /tmp/ccpA2YBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2387s CC [M] drivers/rapidio/devices/tsi721.o 2387s AR drivers/pci/controller/dwc/built-in.a 2387s AR drivers/pci/controller/mobiveil/built-in.a 2387s CC drivers/pci/controller/plda/pcie-plda-host.o 2387s CC [M] net/netfilter/nf_conntrack_labels.o 2387s /tmp/cco9stqN.s: Assembler messages: 2387s /tmp/cco9stqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s CC [M] fs/jffs2/wbuf.o 2388s /tmp/ccg09rc2.s: Assembler messages: 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s /tmp/ccg09rc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2388s CC drivers/pci/controller/plda/pcie-microchip-host.o 2389s /tmp/ccYK633z.s: Assembler messages: 2389s /tmp/ccYK633z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s CC [M] net/netfilter/nf_conntrack_ovs.o 2389s /tmp/ccutsPXB.s: Assembler messages: 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccutsPXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s CC [M] fs/jffs2/xattr.o 2389s /tmp/ccJ34qLh.s: Assembler messages: 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/ccJ34qLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s CC [M] drivers/rapidio/devices/tsi721_dma.o 2389s /tmp/cco6u2Xi.s: Assembler messages: 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s /tmp/cco6u2Xi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2389s AR drivers/pci/controller/plda/built-in.a 2389s CC [M] drivers/pci/controller/pci-hyperv.o 2390s /tmp/ccLO8nXq.s: Assembler messages: 2390s /tmp/ccLO8nXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccLO8nXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s CC [M] net/netfilter/nf_conntrack_proto_dccp.o 2390s /tmp/cchTp7Zw.s: Assembler messages: 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/cchTp7Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s CC [M] fs/jffs2/xattr_trusted.o 2390s /tmp/ccnRylyk.s: Assembler messages: 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s /tmp/ccnRylyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2390s CC [M] drivers/rapidio/devices/rio_mport_cdev.o 2391s /tmp/cc5EeC89.s: Assembler messages: 2391s /tmp/cc5EeC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/cc5EeC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/cc5EeC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s CC [M] fs/jffs2/xattr_user.o 2391s /tmp/ccowBre3.s: Assembler messages: 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2391s /tmp/ccowBre3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/cctRTf6l.s: Assembler messages: 2392s /tmp/cctRTf6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/cctRTf6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s CC [M] net/netfilter/nf_conntrack_proto_sctp.o 2392s CC [M] drivers/pci/controller/pci-hyperv-intf.o 2392s /tmp/ccjGMQZL.s: Assembler messages: 2392s /tmp/ccjGMQZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccjGMQZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s CC [M] fs/jffs2/security.o 2392s /tmp/ccKdxbV9.s: Assembler messages: 2392s /tmp/ccKdxbV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccKdxbV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccKdxbV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s CC [M] drivers/pci/controller/pcie-iproc.o 2392s /tmp/ccJ1Q3Qi.s: Assembler messages: 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2392s /tmp/ccJ1Q3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2393s LD [M] drivers/rapidio/devices/tsi721_mport.o 2393s CC [M] drivers/rapidio/rio-scan.o 2393s /tmp/ccZNdmyN.s: Assembler messages: 2393s /tmp/ccZNdmyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2393s /tmp/ccZNdmyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2393s /tmp/ccZNdmyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2393s /tmp/ccZNdmyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2393s CC [M] fs/jffs2/acl.o 2394s /tmp/ccJQNF4o.s: Assembler messages: 2394s /tmp/ccJQNF4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccJQNF4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s CC [M] net/netfilter/nf_conntrack_proto_gre.o 2394s CC [M] fs/jffs2/compr_rtime.o 2394s /tmp/ccjAXvj1.s: Assembler messages: 2394s /tmp/ccjAXvj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccjAXvj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccjAXvj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccjAXvj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccjAXvj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Assembler messages: 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccRAgfoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Assembler messages: 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cc2BA8KU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s CC [M] drivers/rapidio/rio_cm.o 2394s CC [M] drivers/pci/controller/pcie-iproc-platform.o 2394s /tmp/cctAyLAh.s: Assembler messages: 2394s /tmp/cctAyLAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cctAyLAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cctAyLAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/cctAyLAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s CC [M] fs/jffs2/compr_zlib.o 2394s /tmp/ccv7IQN0.s: Assembler messages: 2394s /tmp/ccv7IQN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccv7IQN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2394s /tmp/ccv7IQN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccwsKebH.s: Assembler messages: 2395s /tmp/ccwsKebH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccwsKebH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccwsKebH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccwsKebH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s CC [M] drivers/pci/controller/pcie-rockchip-host.o 2395s CC [M] net/netfilter/nf_conntrack_bpf.o 2395s /tmp/ccHS6Wy1.s: Assembler messages: 2395s /tmp/ccHS6Wy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccHS6Wy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccHS6Wy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccHS6Wy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccHS6Wy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s CC [M] fs/jffs2/compr_lzo.o 2395s /tmp/ccAsdVg6.s: Assembler messages: 2395s /tmp/ccAsdVg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccAsdVg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccAsdVg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s LD [M] fs/jffs2/jffs2.o 2395s /tmp/ccjExnwg.s: Assembler messages: 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s /tmp/ccjExnwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2395s CC [M] fs/ubifs/shrinker.o 2396s AR drivers/rapidio/built-in.a 2396s CC [M] drivers/pci/pci-stub.o 2396s /tmp/cczbrukV.s: Assembler messages: 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/cczbrukV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s CC [M] drivers/pci/controller/pcie-mediatek-gen3.o 2396s /tmp/ccfEqY5j.s: Assembler messages: 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccfEqY5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s CC [M] net/netfilter/nf_conntrack_netlink.o 2396s /tmp/ccvvmJAB.s: Assembler messages: 2396s /tmp/ccvvmJAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccvvmJAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s CC net/ipv4/route.o 2396s /tmp/ccc1Q3Y5.s: Assembler messages: 2396s /tmp/ccc1Q3Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s /tmp/ccc1Q3Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2396s CC [M] fs/ubifs/journal.o 2397s /tmp/ccezWoo6.s: Assembler messages: 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s /tmp/ccezWoo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2397s CC [M] drivers/pci/controller/pcie-brcmstb.o 2398s /tmp/cc7xSazx.s: Assembler messages: 2398s /tmp/cc7xSazx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2398s /tmp/cc7xSazx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2398s /tmp/cc7xSazx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2398s /tmp/cc7xSazx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2398s /tmp/cc7xSazx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2398s CC [M] fs/ubifs/file.o 2399s /tmp/ccodyi2p.s: Assembler messages: 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccodyi2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s CC [M] net/netfilter/nfnetlink_cttimeout.o 2399s /tmp/ccEuCINX.s: Assembler messages: 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccEuCINX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s CC [M] drivers/pci/controller/pcie-apple.o 2399s /tmp/ccUQBoYu.s: Assembler messages: 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2399s /tmp/ccUQBoYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s CC net/ipv4/inetpeer.o 2400s /tmp/ccxDiff7.s: Assembler messages: 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/ccxDiff7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s CC [M] fs/ubifs/dir.o 2400s /tmp/cc38anHH.s: Assembler messages: 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc38anHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s AR drivers/pci/controller/built-in.a 2400s CC [M] drivers/pci/pci-pf-stub.o 2400s /tmp/cc4pu3IM.s: Assembler messages: 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s /tmp/cc4pu3IM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2400s CC [M] net/netfilter/nfnetlink_cthelper.o 2401s /tmp/ccxDjlbz.s: Assembler messages: 2401s /tmp/ccxDjlbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccxDjlbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccxDjlbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s AR drivers/pci/built-in.a 2401s CC drivers/video/aperture.o 2401s /tmp/ccu4Bla1.s: Assembler messages: 2401s /tmp/ccu4Bla1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccu4Bla1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccu4Bla1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s CC net/ipv4/protocol.o 2401s /tmp/ccXVlt53.s: Assembler messages: 2401s /tmp/ccXVlt53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccXVlt53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccXVlt53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccXVlt53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s /tmp/ccXVlt53.s: Warning: no SFrame FDE emitted; FP without RA on stack 2401s CC [M] fs/ubifs/super.o 2402s /tmp/cc753u4n.s: Assembler messages: 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cc753u4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s CC [M] net/netfilter/nf_conntrack_amanda.o 2402s /tmp/cckqN8lH.s: Assembler messages: 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/cckqN8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s CC drivers/video/screen_info_generic.o 2402s /tmp/ccrWjFjE.s: Assembler messages: 2402s /tmp/ccrWjFjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/ccrWjFjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/ccrWjFjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/ccrWjFjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s /tmp/ccaf2Ju3.s: Assembler messages: 2402s /tmp/ccaf2Ju3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2402s CC drivers/video/screen_info_pci.o 2402s CC net/ipv4/ip_input.o 2403s /tmp/ccTkXy3T.s: Assembler messages: 2403s /tmp/ccTkXy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/ccTkXy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/ccpfVV7L.s: Assembler messages: 2403s /tmp/ccpfVV7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s CC drivers/video/cmdline.o 2403s CC [M] net/netfilter/nf_conntrack_ftp.o 2403s /tmp/cc81GXVL.s: Assembler messages: 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s CC [M] fs/ubifs/sb.o 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2403s /tmp/cc81GXVL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Assembler messages: 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cchFTYNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cciuEDZp.s: Assembler messages: 2404s /tmp/cciuEDZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cciuEDZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cciuEDZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/cciuEDZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s CC net/ipv4/ip_fragment.o 2404s CC drivers/video/nomodeset.o 2404s /tmp/ccWITXmi.s: Assembler messages: 2404s /tmp/ccWITXmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccWITXmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s CC drivers/video/hdmi.o 2404s /tmp/ccuabwIl.s: Assembler messages: 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s /tmp/ccuabwIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2404s CC [M] fs/ubifs/io.o 2405s /tmp/ccB1EoPJ.s: Assembler messages: 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccB1EoPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s CC [M] net/netfilter/nf_conntrack_h323_main.o 2405s /tmp/ccYEicSp.s: Assembler messages: 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccYEicSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Assembler messages: 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s /tmp/ccX5jdQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2405s CC net/ipv4/ip_forward.o 2405s CC drivers/video/console/dummycon.o 2406s /tmp/cc3x4kxa.s: Assembler messages: 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/cc3x4kxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s CC [M] fs/ubifs/tnc.o 2406s /tmp/ccZf0jdk.s: Assembler messages: 2406s /tmp/ccZf0jdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/ccZf0jdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/ccZf0jdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/ccZf0jdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s /tmp/ccZf0jdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2406s AR drivers/video/console/built-in.a 2406s CC drivers/video/backlight/backlight.o 2407s /tmp/ccVIZkY4.s: Assembler messages: 2407s /tmp/ccVIZkY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccVIZkY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s CC net/ipv4/ip_options.o 2407s /tmp/ccbqqhjV.s: Assembler messages: 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccbqqhjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s CC [M] net/netfilter/nf_conntrack_h323_asn1.o 2407s /tmp/ccY2nN0u.s: Assembler messages: 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/ccY2nN0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Assembler messages: 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s /tmp/cc3dCddF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2407s CC [M] net/netfilter/nf_conntrack_irc.o 2407s CC [M] drivers/video/backlight/ams369fg06.o 2408s /tmp/ccR2V3V7.s: Assembler messages: 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/ccR2V3V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s CC [M] fs/ubifs/master.o 2408s /tmp/cca04bCR.s: Assembler messages: 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cca04bCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s CC net/ipv4/ip_output.o 2408s /tmp/cckLAevg.s: Assembler messages: 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s /tmp/cckLAevg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2408s CC [M] drivers/video/backlight/lcd.o 2409s /tmp/ccLSqrHK.s: Assembler messages: 2409s /tmp/ccLSqrHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccLSqrHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s CC [M] net/netfilter/nf_conntrack_broadcast.o 2409s /tmp/cc2RzP32.s: Assembler messages: 2409s /tmp/cc2RzP32.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/cc2RzP32.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/cc2RzP32.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/cc2RzP32.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/cc2RzP32.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s CC [M] fs/ubifs/scan.o 2409s /tmp/ccSsQcMj.s: Assembler messages: 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s /tmp/ccSsQcMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2409s CC [M] drivers/video/backlight/hx8357.o 2410s /tmp/cczlQD2T.s: Assembler messages: 2410s /tmp/cczlQD2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Assembler messages: 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccdBbpmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s CC [M] net/netfilter/nf_conntrack_netbios_ns.o 2410s CC [M] fs/ubifs/replay.o 2410s /tmp/ccVZcdlW.s: Assembler messages: 2410s /tmp/ccVZcdlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccVZcdlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccVZcdlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccVZcdlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s /tmp/ccVZcdlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2410s CC [M] drivers/video/backlight/ili922x.o 2411s /tmp/ccoStlep.s: Assembler messages: 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccoStlep.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s CC net/ipv4/ip_sockglue.o 2411s /tmp/cc2T2YBr.s: Assembler messages: 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/cc2T2YBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s CC [M] drivers/video/backlight/ili9320.o 2411s /tmp/ccBNvUQS.s: Assembler messages: 2411s /tmp/ccBNvUQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccBNvUQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccBNvUQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s CC [M] net/netfilter/nf_conntrack_snmp.o 2411s /tmp/ccxC35sF.s: Assembler messages: 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s /tmp/ccxC35sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2411s CC [M] fs/ubifs/log.o 2412s /tmp/ccqNSY2o.s: Assembler messages: 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/ccqNSY2o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s CC [M] drivers/video/backlight/l4f00242t03.o 2412s /tmp/cckRA2Tl.s: Assembler messages: 2412s /tmp/cckRA2Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cckRA2Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cckRA2Tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s CC [M] net/netfilter/nf_conntrack_pptp.o 2412s /tmp/cc1aeXME.s: Assembler messages: 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2412s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/cc1aeXME.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s CC [M] fs/ubifs/commit.o 2413s /tmp/cczwSaHc.s: Assembler messages: 2413s /tmp/cczwSaHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/cczwSaHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/cczwSaHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/cczwSaHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/cczwSaHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s CC [M] drivers/video/backlight/lms283gf05.o 2413s /tmp/ccMSaXfh.s: Assembler messages: 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s /tmp/ccMSaXfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2413s CC net/ipv4/inet_hashtables.o 2414s /tmp/ccdsg5uO.s: Assembler messages: 2414s /tmp/ccdsg5uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccdsg5uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccdsg5uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccdsg5uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccdsg5uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s CC [M] drivers/video/backlight/lms501kf03.o 2414s /tmp/ccYbHygO.s: Assembler messages: 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/ccYbHygO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s CC [M] fs/ubifs/gc.o 2414s /tmp/cc1z3K35.s: Assembler messages: 2414s /tmp/cc1z3K35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cc1z3K35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cc1z3K35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cc1z3K35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cc1z3K35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s CC [M] net/netfilter/nf_conntrack_sane.o 2414s /tmp/cckZQBCv.s: Assembler messages: 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s /tmp/cckZQBCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2414s CC [M] drivers/video/backlight/ltv350qv.o 2415s /tmp/ccThyPYC.s: Assembler messages: 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccThyPYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s CC [M] fs/ubifs/orphan.o 2415s /tmp/ccSGTQzJ.s: Assembler messages: 2415s /tmp/ccSGTQzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccSGTQzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s CC [M] net/netfilter/nf_conntrack_sip.o 2415s /tmp/ccWHCcRy.s: Assembler messages: 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccWHCcRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s CC [M] drivers/video/backlight/otm3225a.o 2415s /tmp/ccuS4XaE.s: Assembler messages: 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2415s /tmp/ccuS4XaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s CC net/ipv4/inet_timewait_sock.o 2416s /tmp/cc8FRuu6.s: Assembler messages: 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/cc8FRuu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/ccfEFk0f.s: Assembler messages: 2416s /tmp/ccfEFk0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/ccfEFk0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s /tmp/ccfEFk0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2416s CC [M] fs/ubifs/budget.o 2416s CC [M] drivers/video/backlight/platform_lcd.o 2417s /tmp/ccNMZb6a.s: Assembler messages: 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccNMZb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s CC [M] drivers/video/backlight/tdo24m.o 2417s /tmp/ccLmClyQ.s: Assembler messages: 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccLmClyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s CC net/ipv4/inet_connection_sock.o 2417s /tmp/ccMp0iKT.s: Assembler messages: 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccMp0iKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Assembler messages: 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/cc2F8CIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s CC [M] fs/ubifs/find.o 2417s CC [M] net/netfilter/nf_conntrack_tftp.o 2417s /tmp/ccvK3JoM.s: Assembler messages: 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2417s /tmp/ccvK3JoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s CC [M] drivers/video/backlight/vgg2432a4.o 2418s /tmp/ccvKrJKs.s: Assembler messages: 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccvKrJKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s CC [M] drivers/video/backlight/88pm860x_bl.o 2418s /tmp/ccFTzLj3.s: Assembler messages: 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/ccFTzLj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s CC [M] fs/ubifs/tnc_commit.o 2418s /tmp/cckqKgmc.s: Assembler messages: 2418s /tmp/cckqKgmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2418s /tmp/cckqKgmc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s CC [M] net/netfilter/nf_log_syslog.o 2419s /tmp/ccHCvoWj.s: Assembler messages: 2419s /tmp/ccHCvoWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/ccHCvoWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/ccHCvoWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/ccHCvoWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/ccHCvoWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Assembler messages: 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s /tmp/cchDkMql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2419s CC [M] drivers/video/backlight/aat2870_bl.o 2419s CC net/ipv4/tcp.o 2420s /tmp/ccPGke21.s: Assembler messages: 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccPGke21.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s CC [M] fs/ubifs/compress.o 2420s /tmp/ccjQWaHB.s: Assembler messages: 2420s /tmp/ccjQWaHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccjQWaHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccjQWaHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccjQWaHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s CC [M] drivers/video/backlight/adp5520_bl.o 2420s /tmp/ccfS4Ph0.s: Assembler messages: 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s /tmp/ccfS4Ph0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2420s CC [M] net/netfilter/nf_nat_core.o 2421s /tmp/cchX5lrA.s: Assembler messages: 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/cchX5lrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s CC [M] fs/ubifs/lpt.o 2421s /tmp/ccKeQm7M.s: Assembler messages: 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s /tmp/ccKeQm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2421s CC [M] drivers/video/backlight/adp8860_bl.o 2422s /tmp/cc8Qjt18.s: Assembler messages: 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc8Qjt18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s CC [M] net/netfilter/nf_nat_proto.o 2422s /tmp/cc3RBYM2.s: Assembler messages: 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s /tmp/cc3RBYM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2422s CC [M] drivers/video/backlight/adp8870_bl.o 2423s /tmp/ccoFTfm7.s: Assembler messages: 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s CC [M] fs/ubifs/lprops.o 2423s /tmp/ccoFTfm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Assembler messages: 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccIyLlO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s CC [M] drivers/video/backlight/apple_dwi_bl.o 2423s /tmp/ccd74znt.s: Assembler messages: 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2423s /tmp/ccd74znt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Assembler messages: 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccN8KUOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s CC net/ipv4/tcp_input.o 2424s CC [M] net/netfilter/nf_nat_helper.o 2424s /tmp/ccuxHF1w.s: Assembler messages: 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s CC [M] fs/ubifs/recovery.o 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccuxHF1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccdkDMiw.s: Assembler messages: 2424s /tmp/ccdkDMiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s /tmp/ccdkDMiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2424s CC [M] drivers/video/backlight/as3711_bl.o 2425s /tmp/ccbeghH4.s: Assembler messages: 2425s /tmp/ccbeghH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccbeghH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccbeghH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccbeghH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Assembler messages: 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccGbNzSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s CC [M] drivers/video/backlight/bd6107.o 2425s /tmp/ccopLa7O.s: Assembler messages: 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s /tmp/ccopLa7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2425s CC [M] fs/ubifs/ioctl.o 2425s CC [M] net/netfilter/nf_nat_redirect.o 2426s /tmp/cc7MYCFy.s: Assembler messages: 2426s /tmp/cc7MYCFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s /tmp/cc7MYCFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s /tmp/cc7MYCFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s /tmp/cc7MYCFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s CC [M] drivers/video/backlight/da903x_bl.o 2426s /tmp/ccmIJjjt.s: Assembler messages: 2426s /tmp/ccmIJjjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s /tmp/ccmIJjjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s /tmp/ccmIJjjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2426s CC [M] fs/ubifs/lpt_commit.o 2427s CC [M] net/netfilter/nf_nat_masquerade.o 2427s /tmp/ccIywL5L.s: Assembler messages: 2427s /tmp/ccIywL5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2427s /tmp/ccIywL5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2427s /tmp/ccIywL5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2427s CC [M] drivers/video/backlight/da9052_bl.o 2428s /tmp/ccr1Uw6Q.s: Assembler messages: 2428s /tmp/ccr1Uw6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccr1Uw6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccr1Uw6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccr1Uw6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccr1Uw6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: CC [M] drivers/video/backlight/gpio_backlight.o 2428s Assembler messages: 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccJhFqHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s CC [M] fs/ubifs/tnc_misc.o 2428s /tmp/ccigmeQ3.s: Assembler messages: 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/ccigmeQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s CC [M] net/netfilter/nf_nat_ovs.o 2428s /tmp/cc4Di1QK.s: Assembler messages: 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2428s /tmp/cc4Di1QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s CC net/ipv4/tcp_output.o 2429s /tmp/ccQSXQvq.s: Assembler messages: 2429s /tmp/ccQSXQvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/ccQSXQvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/ccQSXQvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s CC [M] drivers/video/backlight/ktd2801-backlight.o 2429s /tmp/cc05B00g.s: Assembler messages: 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s /tmp/cc05B00g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2429s CC [M] fs/ubifs/debug.o 2429s /tmp/cca44zk6.s: Assembler messages: 2429s /tmp/cca44zk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2430s CC [M] net/netfilter/nf_nat_bpf.o 2430s /tmp/cc3Acubt.s: Assembler messages: 2430s /tmp/cc3Acubt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2430s /tmp/cc3Acubt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2430s /tmp/cc3Acubt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2430s CC [M] drivers/video/backlight/ktz8866.o 2431s /tmp/ccA4OId3.s: Assembler messages: 2431s /tmp/ccA4OId3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccA4OId3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccA4OId3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccA4OId3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s CC [M] drivers/video/backlight/lm3509_bl.o 2431s /tmp/ccXAHIxM.s: Assembler messages: 2431s /tmp/ccXAHIxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s CC [M] net/netfilter/nf_nat_amanda.o 2431s /tmp/ccw5DSO0.s: Assembler messages: 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccw5DSO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s CC [M] fs/ubifs/misc.o 2431s /tmp/ccQ0b1Xd.s: Assembler messages: 2431s /tmp/ccQ0b1Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccQ0b1Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccQ0b1Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccQ0b1Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s /tmp/ccQ0b1Xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2431s CC [M] drivers/video/backlight/lm3533_bl.o 2432s /tmp/ccD9yhoh.s: Assembler messages: 2432s /tmp/ccD9yhoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s CC [M] fs/ubifs/sysfs.o 2432s /tmp/ccDTp5M3.s: Assembler messages: 2432s /tmp/ccDTp5M3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccDTp5M3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s CC [M] net/netfilter/nf_nat_ftp.o 2432s /tmp/ccBMNF9t.s: Assembler messages: 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/ccBMNF9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Assembler messages: 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s CC [M] drivers/video/backlight/lm3630a_bl.o 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2432s /tmp/cceEerOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccLyWVmB.s: Assembler messages: 2433s /tmp/ccLyWVmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccLyWVmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccLyWVmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccLyWVmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccLyWVmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s CC [M] fs/ubifs/crypto.o 2433s CC net/ipv4/tcp_timer.o 2433s /tmp/ccteMIkw.s: Assembler messages: 2433s /tmp/ccteMIkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccteMIkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccteMIkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s CC [M] net/netfilter/nf_nat_irc.o 2433s /tmp/ccb0Yn1u.s: Assembler messages: 2433s /tmp/ccb0Yn1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccb0Yn1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccb0Yn1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccb0Yn1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccb0Yn1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s CC [M] fs/ubifs/xattr.o 2433s /tmp/ccn7Dlf9.s: Assembler messages: 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s /tmp/ccn7Dlf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2433s CC [M] drivers/video/backlight/lm3639_bl.o 2434s /tmp/ccrkdGBQ.s: Assembler messages: 2434s /tmp/ccrkdGBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccrkdGBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccrkdGBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s CC [M] net/netfilter/nf_nat_sip.o 2434s /tmp/ccoMUr3G.s: Assembler messages: 2434s /tmp/ccoMUr3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccoMUr3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccoMUr3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccoMUr3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s CC [M] drivers/video/backlight/lp855x_bl.o 2434s /tmp/ccEqbUEC.s: Assembler messages: 2434s /tmp/ccEqbUEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccEqbUEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccEqbUEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccEqbUEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccEqbUEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Assembler messages: 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2434s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccAe93YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s CC [M] fs/ubifs/auth.o 2435s CC net/ipv4/tcp_ipv4.o 2435s /tmp/ccjhAf8v.s: Assembler messages: 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/ccjhAf8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Assembler messages: 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc6N7iEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s CC [M] drivers/video/backlight/lp8788_bl.o 2435s /tmp/cc7BMQX4.s: Assembler messages: 2435s /tmp/cc7BMQX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc7BMQX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc7BMQX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc7BMQX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s /tmp/cc7BMQX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2435s LD [M] fs/ubifs/ubifs.o 2436s CC [M] net/netfilter/nf_nat_tftp.o 2436s CC [M] fs/affs/super.o 2436s /tmp/ccDtRzNk.s: Assembler messages: 2436s /tmp/ccDtRzNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2436s /tmp/ccDtRzNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2436s /tmp/ccDtRzNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2436s /tmp/ccDtRzNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2436s /tmp/ccDtRzNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2436s CC [M] drivers/video/backlight/lv5207lp.o 2437s /tmp/ccdgMPbV.s: Assembler messages: 2437s /tmp/ccdgMPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/ccdgMPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/ccdgMPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s CC [M] net/netfilter/nf_synproxy_core.o 2437s /tmp/cc07mLI8.s: Assembler messages: 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/cc07mLI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s CC [M] fs/affs/namei.o 2437s /tmp/ccI5ZQnS.s: Assembler messages: 2437s /tmp/ccI5ZQnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/ccI5ZQnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/ccI5ZQnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s /tmp/ccI5ZQnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2437s CC [M] drivers/video/backlight/max8925_bl.o 2438s /tmp/cciUfbzE.s: Assembler messages: 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s CC [M] fs/affs/inode.o 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cciUfbzE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Assembler messages: 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/cc3OfI1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/ccAjIElf.s: Assembler messages: 2438s /tmp/ccAjIElf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/ccAjIElf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/ccAjIElf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s /tmp/ccAjIElf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2438s CC [M] drivers/video/backlight/mp3309c.o 2438s CC net/ipv4/tcp_minisocks.o 2439s /tmp/ccRMNy9o.s: Assembler messages: 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccRMNy9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Assembler messages: 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/ccynJMWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s CC [M] fs/affs/file.o 2439s CC [M] net/netfilter/nf_conncount.o 2439s /tmp/cc8Y9Kyx.s: Assembler messages: 2439s /tmp/cc8Y9Kyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/cc8Y9Kyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/cc8Y9Kyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s /tmp/cc8Y9Kyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2439s CC [M] drivers/video/backlight/mt6370-backlight.o 2440s /tmp/ccuzY9Tq.s: Assembler messages: 2440s /tmp/ccuzY9Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccuzY9Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccuzY9Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Assembler messages: 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccIsr3vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Assembler messages: 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s CC [M] drivers/video/backlight/pandora_bl.o 2440s CC [M] fs/affs/dir.o 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/cci1QGKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s CC net/ipv4/tcp_cong.o 2440s /tmp/ccE54tzi.s: Assembler messages: 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s /tmp/ccE54tzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2440s CC [M] net/netfilter/nf_dup_netdev.o 2441s /tmp/cce9jZd5.s: Assembler messages: 2441s /tmp/cce9jZd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/cce9jZd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/cce9jZd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/cce9jZd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s CC [M] fs/affs/amigaffs.o 2441s /tmp/ccx1qp3k.s: Assembler messages: 2441s /tmp/ccx1qp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/ccx1qp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s CC [M] drivers/video/backlight/pwm_bl.o 2441s /tmp/ccQ8BU9h.s: Assembler messages: 2441s /tmp/ccQ8BU9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/ccQ8BU9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/ccQ8BU9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2441s /tmp/ccQ8BU9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s CC [M] net/netfilter/nf_tables_core.o 2442s /tmp/ccKzGEHN.s: Assembler messages: 2442s /tmp/ccKzGEHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccKzGEHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccKzGEHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccKzGEHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccKzGEHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s CC [M] fs/affs/bitmap.o 2442s /tmp/ccWDNUQG.s: Assembler messages: 2442s /tmp/ccWDNUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccWDNUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccWDNUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccWDNUQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s CC [M] drivers/video/backlight/qcom-wled.o 2442s /tmp/ccafTLku.s: Assembler messages: 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s /tmp/ccafTLku.s: Warning: no SFrame FDE emitted; FP without RA on stack 2442s CC net/ipv4/tcp_metrics.o 2443s /tmp/ccIsnMmT.s: Assembler messages: 2443s /tmp/ccIsnMmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccIsnMmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccIsnMmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccIsnMmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccIsnMmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccbC9UEh.s: Assembler messages: 2443s /tmp/ccbC9UEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccbC9UEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccbC9UEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccbC9UEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccbC9UEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s CC [M] net/netfilter/nf_tables_api.o 2443s CC [M] fs/affs/symlink.o 2443s /tmp/ccrymZmE.s: Assembler messages: 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s /tmp/ccrymZmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2443s CC [M] drivers/video/backlight/rt4831-backlight.o 2444s /tmp/ccQFjC1E.s: Assembler messages: 2444s /tmp/ccQFjC1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s LD [M] fs/affs/affs.o 2444s CC [M] fs/romfs/storage.o 2444s /tmp/ccKT8r4b.s: Assembler messages: 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccKT8r4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s CC net/ipv4/tcp_fastopen.o 2444s /tmp/ccTczki8.s: Assembler messages: 2444s /tmp/ccTczki8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccTczki8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccTczki8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s CC [M] drivers/video/backlight/sky81452-backlight.o 2444s /tmp/ccDCI2Oy.s: Assembler messages: 2444s /tmp/ccDCI2Oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccDCI2Oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccDCI2Oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccDCI2Oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s /tmp/ccDCI2Oy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2444s CC [M] fs/romfs/super.o 2445s /tmp/ccE0siF8.s: Assembler messages: 2445s /tmp/ccE0siF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccE0siF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccE0siF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccE0siF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s CC [M] drivers/video/backlight/tps65217_bl.o 2445s /tmp/ccHC16eJ.s: Assembler messages: 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s /tmp/ccHC16eJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2445s LD [M] fs/romfs/romfs.o 2446s CC [M] fs/qnx4/inode.o 2446s /tmp/cc2trEZR.s: Assembler messages: 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/cc2trEZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s CC net/ipv4/tcp_rate.o 2446s /tmp/ccmRUrhD.s: Assembler messages: 2446s /tmp/ccmRUrhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/ccmRUrhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/ccmRUrhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/ccmRUrhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s /tmp/ccmRUrhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2446s CC [M] drivers/video/backlight/wm831x_bl.o 2447s /tmp/ccnSlwCZ.s: Assembler messages: 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/ccnSlwCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s CC [M] fs/qnx4/dir.o 2447s /tmp/cc4WHUzn.s: Assembler messages: 2447s /tmp/cc4WHUzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/cc4WHUzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/cc4WHUzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/cc4WHUzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s CC [M] drivers/video/backlight/arcxcnn_bl.o 2447s /tmp/ccmBMZSR.s: Assembler messages: 2447s /tmp/ccmBMZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s /tmp/cc8XLKdu.s: Assembler messages: 2447s /tmp/cc8XLKdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2447s CC net/ipv4/tcp_recovery.o 2447s CC [M] fs/qnx4/namei.o 2448s /tmp/ccTdRfQe.s: Assembler messages: 2448s /tmp/ccTdRfQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Assembler messages: 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s /tmp/ccjGtKkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2448s CC [M] fs/qnx4/bitmap.o 2448s CC [M] drivers/video/backlight/rave-sp-backlight.o 2449s /tmp/ccYnoTYO.s: Assembler messages: 2449s /tmp/ccYnoTYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s /tmp/ccYnoTYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s /tmp/ccYnoTYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s CC net/ipv4/tcp_ulp.o 2449s /tmp/ccJDpKK9.s: Assembler messages: 2449s /tmp/ccJDpKK9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s LD [M] fs/qnx4/qnx4.o 2449s CC [M] fs/qnx6/inode.o 2449s /tmp/ccmiMMqv.s: Assembler messages: 2449s /tmp/ccmiMMqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s /tmp/ccmiMMqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s /tmp/ccmiMMqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2449s CC [M] drivers/video/backlight/led_bl.o 2450s /tmp/ccXmvRJO.s: Assembler messages: 2450s /tmp/ccXmvRJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccXmvRJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccXmvRJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccXmvRJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccXmvRJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Assembler messages: 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccrSRFlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Assembler messages: 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccRHnRWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s CC [M] fs/qnx6/dir.o 2450s CC net/ipv4/tcp_offload.o 2450s AR drivers/video/backlight/built-in.a 2450s CC drivers/video/fbdev/core/fb_notify.o 2450s /tmp/ccN5PZZ9.s: Assembler messages: 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2450s /tmp/ccN5PZZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccRXv9t4.s: Assembler messages: 2451s /tmp/ccRXv9t4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccRXv9t4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccRXv9t4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccRXv9t4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s CC [M] fs/qnx6/namei.o 2451s CC [M] net/netfilter/nft_chain_filter.o 2451s /tmp/ccsJwBRP.s: Assembler messages: 2451s /tmp/ccsJwBRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccsJwBRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s /tmp/ccsJwBRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2451s CC drivers/video/fbdev/core/fb_info.o 2452s /tmp/ccDATJML.s: Assembler messages: 2452s /tmp/ccDATJML.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s CC [M] fs/qnx6/super_mmi.o 2452s /tmp/ccq0Dn35.s: Assembler messages: 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccq0Dn35.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s CC net/ipv4/tcp_plb.o 2452s /tmp/ccxU1DWy.s: Assembler messages: 2452s /tmp/ccxU1DWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccxU1DWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s CC drivers/video/fbdev/core/fbmem.o 2452s /tmp/cctci4zR.s: Assembler messages: 2452s /tmp/cctci4zR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s LD [M] fs/qnx6/qnx6.o 2452s /tmp/ccejiUni.s: Assembler messages: 2452s /tmp/ccejiUni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccejiUni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccejiUni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccejiUni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s /tmp/ccejiUni.s: Warning: no SFrame FDE emitted; FP without RA on stack 2452s CC [M] fs/autofs/init.o 2452s CC [M] net/netfilter/nf_tables_trace.o 2453s /tmp/ccoUD304.s: Assembler messages: 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccoUD304.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccnt33P4.s: Assembler messages: 2453s /tmp/ccnt33P4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccnt33P4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s CC [M] fs/autofs/inode.o 2453s /tmp/ccC37MW7.s: Assembler messages: 2453s /tmp/ccC37MW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s /tmp/ccC37MW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2453s CC drivers/video/fbdev/core/fbcmap.o 2453s CC net/ipv4/datagram.o 2454s CC [M] net/netfilter/nft_immediate.o 2454s /tmp/ccsTz7vC.s: Assembler messages: 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccsTz7vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s CC [M] fs/autofs/root.o 2454s /tmp/ccvJWi8n.s: Assembler messages: 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s /tmp/ccvJWi8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2454s CC drivers/video/fbdev/core/modedb.o 2455s /tmp/ccwnvrZ5.s: Assembler messages: 2455s /tmp/ccwnvrZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/ccwnvrZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s CC net/ipv4/raw.o 2455s /tmp/cc03Fdl5.s: Assembler messages: 2455s /tmp/cc03Fdl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc03Fdl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc03Fdl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc03Fdl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc03Fdl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s CC [M] net/netfilter/nft_cmp.o 2455s /tmp/cc26yDt0.s: Assembler messages: 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2455s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s CC [M] fs/autofs/symlink.o 2456s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/cc26yDt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Assembler messages: 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccyHC21l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s CC drivers/video/fbdev/core/fbcvt.o 2456s /tmp/ccm3pVqv.s: Assembler messages: 2456s /tmp/ccm3pVqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s /tmp/ccm3pVqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2456s CC [M] net/netfilter/nft_range.o 2456s CC [M] fs/autofs/waitq.o 2456s /tmp/ccEWrgSy.s: Assembler messages: 2456s /tmp/ccEWrgSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s CC drivers/video/fbdev/core/fb_cmdline.o 2457s /tmp/ccyqVpbF.s: Assembler messages: 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/ccyqVpbF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s CC net/ipv4/udp.o 2457s /tmp/cceI87n4.s: Assembler messages: 2457s /tmp/cceI87n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/cceI87n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/cceI87n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s /tmp/cceI87n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s CC drivers/video/fbdev/core/fb_backlight.o 2457s CC [M] fs/autofs/expire.o 2457s /tmp/cc3D5tgE.s: Assembler messages: 2457s /tmp/cc3D5tgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2457s CC [M] net/netfilter/nft_bitwise.o 2458s /tmp/ccisWiFK.s: Assembler messages: 2458s /tmp/ccisWiFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/ccisWiFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s CC drivers/video/fbdev/core/fbmon.o 2458s /tmp/cc5Y6l1m.s: Assembler messages: 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s /tmp/cc5Y6l1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2458s CC [M] fs/autofs/dev-ioctl.o 2459s /tmp/ccbfUR9W.s: Assembler messages: 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s /tmp/ccbfUR9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2459s CC [M] net/netfilter/nft_byteorder.o 2460s /tmp/ccpQHrPM.s: Assembler messages: 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccpQHrPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s LD [M] fs/autofs/autofs4.o 2460s /tmp/ccB2fguE.s: Assembler messages: 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccB2fguE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s CC [M] fs/adfs/dir.o 2460s CC drivers/video/fbdev/core/fb_defio.o 2460s /tmp/ccdNTh5f.s: Assembler messages: 2460s /tmp/ccdNTh5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccdNTh5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s CC [M] net/netfilter/nft_payload.o 2460s /tmp/ccR0qDEz.s: Assembler messages: 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2460s /tmp/ccR0qDEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s CC [M] fs/adfs/dir_f.o 2461s /tmp/ccZ4ATwL.s: Assembler messages: 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccZ4ATwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Assembler messages: 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/cceJooQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s CC drivers/video/fbdev/core/fb_chrdev.o 2461s CC net/ipv4/udplite.o 2461s /tmp/ccW7rLPu.s: Assembler messages: 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccW7rLPu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s CC [M] net/netfilter/nft_lookup.o 2461s /tmp/ccxsTGt5.s: Assembler messages: 2461s /tmp/ccxsTGt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccxsTGt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccxsTGt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccxsTGt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s /tmp/ccxsTGt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2461s CC [M] fs/adfs/dir_fplus.o 2462s /tmp/ccGD8zbY.s: Assembler messages: 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccGD8zbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s CC drivers/video/fbdev/core/fb_procfs.o 2462s /tmp/cczG5PEV.s: Assembler messages: 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cczG5PEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s CC net/ipv4/udp_offload.o 2462s /tmp/ccBBMXrU.s: Assembler messages: 2462s /tmp/ccBBMXrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/ccBBMXrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s CC [M] fs/adfs/file.o 2462s /tmp/cc6U38Fl.s: Assembler messages: 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s /tmp/cc6U38Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2462s CC [M] net/netfilter/nft_dynset.o 2463s /tmp/cckf6U4d.s: Assembler messages: 2463s /tmp/cckf6U4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2463s /tmp/cckf6U4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2463s /tmp/cckf6U4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2463s /tmp/cckf6U4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2463s /tmp/cckf6U4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2463s CC drivers/video/fbdev/core/fbsysfs.o 2463s CC [M] fs/adfs/inode.o 2464s /tmp/ccC8pBCZ.s: Assembler messages: 2464s /tmp/ccC8pBCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccC8pBCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccC8pBCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccC8pBCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s CC [M] net/netfilter/nft_meta.o 2464s /tmp/ccY81cQj.s: Assembler messages: 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccY81cQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Assembler messages: 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccDGIIhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Assembler messages: 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s /tmp/ccLy41Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 2464s CC [M] fs/adfs/map.o 2464s CC drivers/video/fbdev/core/fbcon.o 2464s CC net/ipv4/arp.o 2465s /tmp/ccfvBctf.s: Assembler messages: 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccfvBctf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s CC [M] fs/adfs/super.o 2465s /tmp/ccoH6rCP.s: Assembler messages: 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s /tmp/ccoH6rCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2465s CC [M] net/netfilter/nft_rt.o 2466s /tmp/ccavt5HS.s: Assembler messages: 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccavt5HS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s LD [M] fs/adfs/adfs.o 2466s CC [M] fs/overlayfs/super.o 2466s /tmp/cc50ni3E.s: Assembler messages: 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc50ni3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Assembler messages: 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/cc6HHdEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s CC drivers/video/fbdev/core/bitblit.o 2466s CC net/ipv4/icmp.o 2466s /tmp/ccdzSjOn.s: Assembler messages: 2466s /tmp/ccdzSjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s /tmp/ccdzSjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2466s CC [M] net/netfilter/nft_exthdr.o 2467s /tmp/ccHj3JQz.s: Assembler messages: 2467s /tmp/ccHj3JQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccHj3JQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Assembler messages: 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s /tmp/ccJBeWfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2467s CC drivers/video/fbdev/core/softcursor.o 2467s CC [M] fs/overlayfs/namei.o 2468s /tmp/ccmKRgEP.s: Assembler messages: 2468s /tmp/ccmKRgEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s CC drivers/video/fbdev/core/tileblit.o 2468s /tmp/ccVcvupk.s: Assembler messages: 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccVcvupk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s CC [M] net/netfilter/nft_last.o 2468s /tmp/ccTi1qH4.s: Assembler messages: 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccTi1qH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s CC net/ipv4/devinet.o 2468s /tmp/ccUR7py9.s: Assembler messages: 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s /tmp/ccUR7py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2468s CC [M] fs/overlayfs/util.o 2469s /tmp/cc6uTHOe.s: Assembler messages: 2469s /tmp/cc6uTHOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2469s CC drivers/video/fbdev/core/fbcon_rotate.o 2469s /tmp/ccRSJNDW.s: Assembler messages: 2469s /tmp/ccRSJNDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2469s /tmp/ccRSJNDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2469s CC [M] net/netfilter/nft_counter.o 2470s /tmp/ccpIQ3pB.s: Assembler messages: 2470s /tmp/ccpIQ3pB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccpIQ3pB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s CC drivers/video/fbdev/core/fbcon_cw.o 2470s /tmp/ccxcZiRQ.s: Assembler messages: 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s CC [M] fs/overlayfs/inode.o 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/ccxcZiRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Assembler messages: 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s /tmp/cc6qAsHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2470s CC [M] net/netfilter/nft_objref.o 2471s /tmp/ccVffdtJ.s: Assembler messages: 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccVffdtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccb24qHN.s: Assembler messages: 2471s /tmp/ccb24qHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s CC drivers/video/fbdev/core/fbcon_ud.o 2471s CC net/ipv4/af_inet.o 2471s /tmp/ccjb8JE0.s: Assembler messages: 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/ccjb8JE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s CC [M] fs/overlayfs/file.o 2471s /tmp/cc9fF6dT.s: Assembler messages: 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s /tmp/cc9fF6dT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2471s CC [M] net/netfilter/nft_inner.o 2472s /tmp/ccq3aYjd.s: Assembler messages: 2472s /tmp/ccq3aYjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s CC drivers/video/fbdev/core/fbcon_ccw.o 2472s /tmp/ccI9i5GA.s: Assembler messages: 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s /tmp/ccI9i5GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2472s CC [M] fs/overlayfs/dir.o 2473s /tmp/ccKMGH5v.s: Assembler messages: 2473s /tmp/ccKMGH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s CC drivers/video/fbdev/core/cfbfillrect.o 2473s CC [M] net/netfilter/nft_chain_route.o 2473s /tmp/ccMmUJ73.s: Assembler messages: 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s /tmp/ccMmUJ73.s: Warning: no SFrame FDE emitted; FP without RA on stack 2473s CC net/ipv4/igmp.o 2474s /tmp/ccsSvPeS.s: Assembler messages: 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccsSvPeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccIdbBC2.s: Assembler messages: 2474s /tmp/ccIdbBC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/ccIdbBC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s CC [M] fs/overlayfs/readdir.o 2474s CC drivers/video/fbdev/core/cfbcopyarea.o 2474s /tmp/cceNOkXn.s: Assembler messages: 2474s /tmp/cceNOkXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s /tmp/cceNOkXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2474s CC [M] net/netfilter/nf_tables_offload.o 2475s /tmp/ccgdXEnd.s: Assembler messages: 2475s /tmp/ccgdXEnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccgdXEnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s CC drivers/video/fbdev/core/cfbimgblt.o 2475s /tmp/cc941TJq.s: Assembler messages: 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s CC [M] fs/overlayfs/copy_up.o 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/cc941TJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Assembler messages: 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s /tmp/ccYPbaDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2475s CC [M] net/netfilter/nft_set_hash.o 2476s /tmp/ccYie47H.s: Assembler messages: 2476s /tmp/ccYie47H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccYie47H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccYie47H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Assembler messages: 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccTuPRIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s CC drivers/video/fbdev/core/fb_io_fops.o 2476s CC net/ipv4/fib_frontend.o 2476s /tmp/ccEuOlvg.s: Assembler messages: 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2476s /tmp/ccEuOlvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s CC [M] fs/overlayfs/export.o 2477s /tmp/ccPiEexe.s: Assembler messages: 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s CC [M] net/netfilter/nft_set_bitmap.o 2477s /tmp/ccPiEexe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/cc48RpPh.s: Assembler messages: 2477s /tmp/cc48RpPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/cc48RpPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/cc48RpPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s CC drivers/video/fbdev/core/sysfillrect.o 2477s /tmp/ccrrFiEr.s: Assembler messages: 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s /tmp/ccrrFiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2477s CC [M] fs/overlayfs/params.o 2478s /tmp/ccWsya0e.s: Assembler messages: 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWsya0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Assembler messages: 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccWUAlng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccu2AzNL.s: Assembler messages: 2478s /tmp/ccu2AzNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s /tmp/ccu2AzNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2478s CC [M] net/netfilter/nft_set_rbtree.o 2478s CC drivers/video/fbdev/core/syscopyarea.o 2478s CC net/ipv4/fib_semantics.o 2479s /tmp/cciFNUH7.s: Assembler messages: 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/cciFNUH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s CC [M] fs/overlayfs/xattrs.o 2479s /tmp/ccDeUxPW.s: Assembler messages: 2479s /tmp/ccDeUxPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccDeUxPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccDeUxPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Assembler messages: 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s /tmp/ccE1Xp89.s: Warning: no SFrame FDE emitted; FP without RA on stack 2479s CC drivers/video/fbdev/core/sysimgblt.o 2479s LD [M] fs/overlayfs/overlay.o 2479s CC [M] fs/orangefs/acl.o 2480s /tmp/ccDBurYU.s: Assembler messages: 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccDBurYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s CC [M] net/netfilter/nft_set_pipapo.o 2480s /tmp/ccOfMQ4Z.s: Assembler messages: 2480s /tmp/ccOfMQ4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccOfMQ4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s CC [M] fs/orangefs/file.o 2480s /tmp/ccGuy5Qr.s: Assembler messages: 2480s /tmp/ccGuy5Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2480s /tmp/ccGuy5Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s CC drivers/video/fbdev/core/fb_sys_fops.o 2481s /tmp/ccUk1lzc.s: Assembler messages: 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccUk1lzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s CC net/ipv4/fib_trie.o 2481s /tmp/ccC2UGC4.s: Assembler messages: 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccC2UGC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s CC [M] fs/orangefs/orangefs-cache.o 2481s /tmp/ccQ3R6mx.s: Assembler messages: 2481s /tmp/ccQ3R6mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccQ3R6mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s /tmp/ccQ3R6mx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2481s CC [M] drivers/video/fbdev/core/svgalib.o 2482s /tmp/ccuXUzaY.s: Assembler messages: 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccuXUzaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s CC [M] net/netfilter/nft_compat.o 2482s /tmp/ccCNtBnp.s: Assembler messages: 2482s /tmp/ccCNtBnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccCNtBnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccCNtBnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s /tmp/ccCNtBnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2482s CC [M] fs/orangefs/orangefs-utils.o 2483s /tmp/ccVqAOC9.s: Assembler messages: 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccVqAOC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s CC [M] drivers/video/fbdev/core/fb_ddc.o 2483s /tmp/ccWsK8XO.s: Assembler messages: 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccWsK8XO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Assembler messages: 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccEL2IYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s CC [M] net/netfilter/nft_connlimit.o 2483s CC [M] fs/orangefs/xattr.o 2483s /tmp/ccTHKiwK.s: Assembler messages: 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s /tmp/ccTHKiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2483s CC net/ipv4/fib_notifier.o 2484s AR drivers/video/fbdev/core/built-in.a 2484s CC drivers/video/fbdev/imsttfb.o 2484s /tmp/ccfCKpYD.s: Assembler messages: 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccfCKpYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s CC [M] fs/orangefs/dcache.o 2484s /tmp/ccwoywbB.s: Assembler messages: 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/ccwoywbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s CC net/ipv4/inet_fragment.o 2484s /tmp/cca25iEV.s: Assembler messages: 2484s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2484s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/cca25iEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s CC [M] net/netfilter/nft_numgen.o 2485s /tmp/ccPtdoKi.s: Assembler messages: 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s /tmp/ccPtdoKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s CC drivers/video/fbdev/asiliantfb.o 2485s /tmp/cctzpOEi.s: Assembler messages: 2485s /tmp/cctzpOEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2485s CC [M] fs/orangefs/inode.o 2486s /tmp/ccQBkcQJ.s: Assembler messages: 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/ccQBkcQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s CC [M] net/netfilter/nft_ct.o 2486s /tmp/cccaWdum.s: Assembler messages: 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccaWdum.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Assembler messages: 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s /tmp/cccUeNTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2486s AR drivers/video/fbdev/omap/built-in.a 2486s AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a 2486s AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a 2486s AR drivers/video/fbdev/omap2/omapfb/built-in.a 2486s AR drivers/video/fbdev/omap2/built-in.a 2486s CC [M] drivers/video/fbdev/cyber2000fb.o 2486s CC net/ipv4/ping.o 2487s /tmp/ccQUBcLa.s: Assembler messages: 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccQUBcLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s CC [M] fs/orangefs/orangefs-sysfs.o 2487s /tmp/ccO9GNIP.s: Assembler messages: 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2487s /tmp/ccO9GNIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s CC [M] net/netfilter/nft_flow_offload.o 2488s /tmp/ccgOFiRF.s: Assembler messages: 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccgOFiRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Assembler messages: 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s CC [M] drivers/video/fbdev/pm2fb.o 2488s CC [M] fs/orangefs/orangefs-mod.o 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccSKYNTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Assembler messages: 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s /tmp/ccUylYwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2488s CC net/ipv4/ip_tunnel_core.o 2489s /tmp/cc8AjIr1.s: Assembler messages: 2489s /tmp/cc8AjIr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc8AjIr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc8AjIr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s CC [M] fs/orangefs/super.o 2489s /tmp/ccmPHiU8.s: Assembler messages: 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/ccmPHiU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s CC [M] net/netfilter/nft_limit.o 2489s /tmp/cc5g2637.s: Assembler messages: 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s /tmp/cc5g2637.s: Warning: no SFrame FDE emitted; FP without RA on stack 2489s CC [M] drivers/video/fbdev/pm3fb.o 2490s /tmp/cc7g8AF3.s: Assembler messages: 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc7g8AF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s CC [M] fs/orangefs/devorangefs-req.o 2490s /tmp/ccQpyI2B.s: Assembler messages: 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/ccQpyI2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Assembler messages: 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s /tmp/cc4DHzrl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2490s CC net/ipv4/gre_offload.o 2490s CC [M] net/netfilter/nft_nat.o 2491s /tmp/ccpow7WM.s: Assembler messages: 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccpow7WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s CC [M] drivers/video/fbdev/i740fb.o 2491s /tmp/cc05nXG8.s: Assembler messages: 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/cc05nXG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s CC [M] fs/orangefs/namei.o 2491s /tmp/ccvez0wF.s: Assembler messages: 2491s /tmp/ccvez0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccvez0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccvez0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2491s /tmp/ccvez0wF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s CC net/ipv4/metrics.o 2492s /tmp/ccEKhf6m.s: Assembler messages: 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccEKhf6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s CC [M] net/netfilter/nft_queue.o 2492s /tmp/cc3FLmxk.s: Assembler messages: 2492s /tmp/cc3FLmxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Assembler messages: 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s /tmp/ccUYVuB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2492s CC [M] fs/orangefs/symlink.o 2492s CC [M] drivers/video/fbdev/macmodes.o 2493s /tmp/ccprkBUa.s: Assembler messages: 2493s /tmp/ccprkBUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s CC net/ipv4/netlink.o 2493s /tmp/cca2Qigp.s: Assembler messages: 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/cca2Qigp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s CC [M] net/netfilter/nft_quota.o 2493s CC [M] fs/orangefs/dir.o 2493s /tmp/ccaxNoVq.s: Assembler messages: 2493s /tmp/ccaxNoVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s /tmp/ccaxNoVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2493s CC [M] drivers/video/fbdev/neofb.o 2494s /tmp/ccVeQhf3.s: Assembler messages: 2494s /tmp/ccVeQhf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s CC net/ipv4/nexthop.o 2494s /tmp/ccpPjvNd.s: Assembler messages: 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccpPjvNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s CC [M] fs/orangefs/orangefs-bufmap.o 2494s /tmp/ccA85668.s: Assembler messages: 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccA85668.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s CC [M] net/netfilter/nft_reject.o 2494s /tmp/ccxxwyVZ.s: Assembler messages: 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2494s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s CC [M] drivers/video/fbdev/tdfxfb.o 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxxwyVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Assembler messages: 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/cc4By3C1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s CC [M] fs/orangefs/orangefs-debugfs.o 2495s /tmp/ccxTcxz1.s: Assembler messages: 2495s /tmp/ccxTcxz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxTcxz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s /tmp/ccxTcxz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2495s CC [M] net/netfilter/nft_reject_inet.o 2496s /tmp/cc1YHwNJ.s: Assembler messages: 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/cc1YHwNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s CC [M] drivers/video/fbdev/vt8623fb.o 2496s /tmp/ccOuBg3d.s: Assembler messages: 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s CC [M] fs/orangefs/waitqueue.o 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccOuBg3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccTVYdEX.s: Assembler messages: 2496s /tmp/ccTVYdEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccTVYdEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccTVYdEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s /tmp/ccTVYdEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2496s CC [M] net/netfilter/nft_reject_netdev.o 2497s /tmp/ccVCJoKj.s: Assembler messages: 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccVCJoKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s CC net/ipv4/udp_tunnel_stub.o 2497s /tmp/ccmokrSl.s: Assembler messages: 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s CC [M] drivers/video/fbdev/tridentfb.o 2497s /tmp/ccmokrSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccF06vdA.s: Assembler messages: 2497s /tmp/ccF06vdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccF06vdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s /tmp/ccF06vdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2497s LD [M] fs/orangefs/orangefs.o 2497s CC [M] fs/udf/balloc.o 2498s /tmp/cc9m0uYj.s: Assembler messages: 2498s /tmp/cc9m0uYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9m0uYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9m0uYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9m0uYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9m0uYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s CC [M] net/netfilter/nft_tunnel.o 2498s CC net/ipv4/sysctl_net_ipv4.o 2498s /tmp/cc9gWzu7.s: Assembler messages: 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s /tmp/cc9gWzu7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2498s CC [M] fs/udf/dir.o 2499s /tmp/ccj99T3s.s: Assembler messages: 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccj99T3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s CC [M] drivers/video/fbdev/s3fb.o 2499s /tmp/ccrUBvH0.s: Assembler messages: 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/ccrUBvH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s CC [M] net/netfilter/nft_log.o 2499s /tmp/cccMDDgB.s: Assembler messages: 2499s /tmp/cccMDDgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/cccMDDgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s /tmp/cccMDDgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2499s CC [M] fs/udf/file.o 2500s /tmp/ccYTI43o.s: Assembler messages: 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccYTI43o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s CC net/ipv4/proc.o 2500s /tmp/ccB1L92b.s: Assembler messages: 2500s /tmp/ccB1L92b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccB1L92b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccB1L92b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccB1L92b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/ccB1L92b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s CC [M] fs/udf/ialloc.o 2500s /tmp/cc9NnMng.s: Assembler messages: 2500s /tmp/cc9NnMng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/cc9NnMng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/cc9NnMng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s /tmp/cc9NnMng.s: Warning: no SFrame FDE emitted; FP without RA on stack 2500s CC [M] net/netfilter/nft_masq.o 2501s /tmp/ccrbs0S1.s: Assembler messages: 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccrbs0S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccXIF9Xz.s: Assembler messages: 2501s /tmp/ccXIF9Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s CC [M] drivers/video/fbdev/arkfb.o 2501s CC [M] fs/udf/inode.o 2501s /tmp/ccT1Yhro.s: Assembler messages: 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s /tmp/ccT1Yhro.s: Warning: no SFrame FDE emitted; FP without RA on stack 2501s CC net/ipv4/fib_rules.o 2502s /tmp/ccP7gCZK.s: Assembler messages: 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccP7gCZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s CC [M] net/netfilter/nft_redir.o 2502s /tmp/ccZ3QAdE.s: Assembler messages: 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/ccZ3QAdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Assembler messages: 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s /tmp/cctZVlLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2502s CC [M] drivers/video/fbdev/sstfb.o 2503s CC net/ipv4/ipmr.o 2503s /tmp/cc33yEgG.s: Assembler messages: 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/cc33yEgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s CC [M] net/netfilter/nft_hash.o 2503s /tmp/ccmc4wl9.s: Assembler messages: 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s /tmp/ccmc4wl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2503s CC [M] fs/udf/lowlevel.o 2504s CC [M] fs/udf/namei.o 2504s /tmp/ccFTbhiY.s: Assembler messages: 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/ccFTbhiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s CC [M] drivers/video/fbdev/cirrusfb.o 2504s /tmp/cctiyQyh.s: Assembler messages: 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s /tmp/cctiyQyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2504s CC [M] net/netfilter/nft_fib.o 2505s /tmp/ccjO7ADl.s: Assembler messages: 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccjO7ADl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s CC [M] fs/udf/partition.o 2505s /tmp/ccggnCJv.s: Assembler messages: 2505s /tmp/ccggnCJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccggnCJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccggnCJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/ccggnCJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s CC [M] net/netfilter/nft_fib_inet.o 2505s /tmp/cc71TISe.s: Assembler messages: 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2505s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/cc71TISe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s CC net/ipv4/ipmr_base.o 2506s /tmp/ccOiNZ5X.s: Assembler messages: 2506s /tmp/ccOiNZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccOiNZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccOiNZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccOiNZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccOiNZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s CC [M] fs/udf/super.o 2506s /tmp/ccIaMhic.s: Assembler messages: 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccIaMhic.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s CC [M] drivers/video/fbdev/metronomefb.o 2506s /tmp/ccdpst8E.s: Assembler messages: 2506s /tmp/ccdpst8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccdpst8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s /tmp/ccdpst8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2506s CC [M] net/netfilter/nft_fib_netdev.o 2507s /tmp/ccmfdQmp.s: Assembler messages: 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccmfdQmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Assembler messages: 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccvi1Zt7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s CC [M] drivers/video/fbdev/s1d13xxxfb.o 2507s CC net/ipv4/syncookies.o 2507s /tmp/cck8oWYU.s: Assembler messages: 2507s /tmp/cck8oWYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/cck8oWYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/cck8oWYU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s CC [M] net/netfilter/nft_socket.o 2507s /tmp/ccLEa0vk.s: Assembler messages: 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2507s /tmp/ccLEa0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s CC [M] fs/udf/truncate.o 2508s /tmp/ccLXGJNr.s: Assembler messages: 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccLXGJNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s /tmp/ccRWYZYQ.s: Assembler messages: 2508s /tmp/ccRWYZYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2508s CC [M] fs/udf/symlink.o 2508s CC [M] drivers/video/fbdev/imxfb.o 2509s /tmp/cceqlUI8.s: Assembler messages: 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cceqlUI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s CC net/ipv4/netfilter.o 2509s /tmp/cc2JQvGK.s: Assembler messages: 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/cc2JQvGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s CC [M] net/netfilter/nft_osf.o 2509s /tmp/ccFA5ZhU.s: Assembler messages: 2509s /tmp/ccFA5ZhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccFA5ZhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s CC [M] fs/udf/directory.o 2509s /tmp/ccmX2Skl.s: Assembler messages: 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2509s /tmp/ccmX2Skl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s CC [M] drivers/video/fbdev/sm501fb.o 2510s /tmp/ccJmPVcs.s: Assembler messages: 2510s /tmp/ccJmPVcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s AR net/ipv4/netfilter/built-in.a 2510s CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o 2510s /tmp/ccWivKLB.s: Assembler messages: 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccWivKLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccYX1fZk.s: Assembler messages: 2510s /tmp/ccYX1fZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccYX1fZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccYX1fZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccYX1fZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s /tmp/ccYX1fZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2510s CC [M] fs/udf/misc.o 2510s CC [M] net/netfilter/nft_tproxy.o 2511s /tmp/cck6D78x.s: Assembler messages: 2511s /tmp/cck6D78x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/cck6D78x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/cck6D78x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/cck6D78x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/cck6D78x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Assembler messages: 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s CC [M] fs/udf/udftime.o 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccm9FT0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s CC [M] drivers/video/fbdev/udlfb.o 2511s /tmp/ccgQV6kw.s: Assembler messages: 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s /tmp/ccgQV6kw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2511s CC [M] net/ipv4/netfilter/nf_socket_ipv4.o 2512s /tmp/ccuAxyf9.s: Assembler messages: 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s /tmp/ccuAxyf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s CC [M] net/netfilter/nft_xfrm.o 2512s /tmp/ccFVoP0b.s: Assembler messages: 2512s /tmp/ccFVoP0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2512s CC [M] fs/udf/unicode.o 2513s /tmp/ccoQ5MqX.s: Assembler messages: 2513s /tmp/ccoQ5MqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccoQ5MqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccoQ5MqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccoQ5MqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s LD [M] fs/udf/udf.o 2513s /tmp/ccNPlEXs.s: Assembler messages: 2513s /tmp/ccNPlEXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s CC [M] fs/omfs/bitmap.o 2513s /tmp/ccCHSIaU.s: Assembler messages: 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccCHSIaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s CC [M] drivers/video/fbdev/smscufx.o 2513s CC [M] net/ipv4/netfilter/nf_tproxy_ipv4.o 2513s /tmp/ccQ1EH2H.s: Assembler messages: 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccQ1EH2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s CC [M] net/netfilter/nft_synproxy.o 2513s /tmp/ccbRwQ8k.s: Assembler messages: 2513s /tmp/ccbRwQ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccbRwQ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccbRwQ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccbRwQ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s /tmp/ccbRwQ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2513s CC [M] fs/omfs/dir.o 2514s /tmp/ccuq4cw8.s: Assembler messages: 2514s /tmp/ccuq4cw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccuq4cw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s CC [M] net/ipv4/netfilter/nf_reject_ipv4.o 2514s /tmp/ccoAAuqc.s: Assembler messages: 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccoAAuqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s CC [M] net/netfilter/nft_chain_nat.o 2514s /tmp/cc5CC5Hg.s: Assembler messages: 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/cc5CC5Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s CC [M] fs/omfs/file.o 2514s /tmp/ccVeleVk.s: Assembler messages: 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s /tmp/ccVeleVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2514s CC [M] drivers/video/fbdev/xilinxfb.o 2515s /tmp/ccByEdCY.s: Assembler messages: 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/ccByEdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s CC [M] fs/omfs/inode.o 2515s /tmp/cctMktPY.s: Assembler messages: 2515s /tmp/cctMktPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/cctMktPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/cctMktPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s /tmp/cctMktPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2515s CC [M] drivers/video/fbdev/carminefb.o 2516s /tmp/ccgcQy4G.s: Assembler messages: 2516s /tmp/ccgcQy4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccgcQy4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccgcQy4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccgcQy4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/cczNsbAB.s: Assembler messages: 2516s /tmp/cczNsbAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/cczNsbAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/cczNsbAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/cczNsbAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s CC [M] net/netfilter/nft_dup_netdev.o 2516s CC [M] net/ipv4/netfilter/nf_nat_h323.o 2516s /tmp/ccw5HWbl.s: Assembler messages: 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccw5HWbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s LD [M] fs/omfs/omfs.o 2516s CC [M] fs/jfs/super.o 2516s /tmp/ccH02jN1.s: Assembler messages: 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2516s /tmp/ccH02jN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s CC [M] drivers/video/fbdev/ocfb.o 2517s /tmp/cc9wXvF7.s: Assembler messages: 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc9wXvF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s CC [M] net/netfilter/nft_fwd_netdev.o 2517s /tmp/cck7C18M.s: Assembler messages: 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cck7C18M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s CC [M] net/ipv4/netfilter/nf_nat_pptp.o 2517s /tmp/cc3LOhVh.s: Assembler messages: 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s /tmp/cc3LOhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2517s CC [M] drivers/video/fbdev/sm712fb.o 2518s /tmp/cc3FeJyM.s: Assembler messages: 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/cc3FeJyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s CC [M] fs/jfs/file.o 2518s /tmp/ccJHKjnZ.s: Assembler messages: 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccJHKjnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s CC [M] net/netfilter/nf_flow_table_core.o 2518s /tmp/ccpCvzJd.s: Assembler messages: 2518s /tmp/ccpCvzJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccpCvzJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccpCvzJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccpCvzJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s /tmp/ccpCvzJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2518s CC [M] fs/jfs/inode.o 2519s /tmp/cciiEqvb.s: Assembler messages: 2519s /tmp/cciiEqvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/cciiEqvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s ASN.1 net/ipv4/netfilter/nf_nat_snmp_basic.asn1.[ch] 2519s CC [M] net/ipv4/netfilter/nft_reject_ipv4.o 2519s /tmp/ccypqlJN.s: Assembler messages: 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccypqlJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s CC [M] drivers/video/fbdev/uvesafb.o 2519s /tmp/ccq01xoB.s: Assembler messages: 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2519s CC [M] fs/jfs/namei.o 2519s /tmp/ccq01xoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccn1HCk5.s: Assembler messages: 2520s /tmp/ccn1HCk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccn1HCk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccn1HCk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s CC [M] net/ipv4/netfilter/nft_fib_ipv4.o 2520s /tmp/ccQVUD8u.s: Assembler messages: 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccQVUD8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s CC [M] net/netfilter/nf_flow_table_ip.o 2520s /tmp/ccdQgUnb.s: Assembler messages: 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2520s /tmp/ccdQgUnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s CC [M] fs/jfs/jfs_mount.o 2521s /tmp/ccYG4Tfl.s: Assembler messages: 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccYG4Tfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s CC [M] drivers/video/fbdev/ssd1307fb.o 2521s /tmp/cc2tRvnb.s: Assembler messages: 2521s /tmp/cc2tRvnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/cc2tRvnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s CC [M] net/ipv4/netfilter/nft_dup_ipv4.o 2521s /tmp/ccJJCok1.s: Assembler messages: 2521s /tmp/ccJJCok1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s /tmp/ccJJCok1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2521s CC [M] fs/jfs/jfs_umount.o 2522s /tmp/cc7calGC.s: Assembler messages: 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cc7calGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s CC [M] net/netfilter/nf_flow_table_offload.o 2522s /tmp/ccQEwANA.s: Assembler messages: 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccQEwANA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cctM6rX2.s: Assembler messages: 2522s /tmp/cctM6rX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/cctM6rX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccaZsCKb.s: Assembler messages: 2522s /tmp/ccaZsCKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccaZsCKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccaZsCKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s /tmp/ccaZsCKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2522s CC [M] fs/jfs/jfs_xtree.o 2522s CC [M] drivers/video/fbdev/matrox/matroxfb_base.o 2522s CC [M] net/ipv4/netfilter/ip_tables.o 2524s /tmp/ccXf6Vqo.s: Assembler messages: 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s CC [M] net/netfilter/nf_flow_table_xdp.o 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccXf6Vqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Assembler messages: 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccvpJIs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Assembler messages: 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/ccOGqL2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Assembler messages: 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s /tmp/cc9yxm7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 2524s CC [M] drivers/video/fbdev/matrox/matroxfb_accel.o 2524s CC [M] fs/jfs/jfs_imap.o 2524s CC [M] net/ipv4/netfilter/iptable_filter.o 2525s /tmp/ccYP7eTc.s: Assembler messages: 2525s /tmp/ccYP7eTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccYP7eTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s CC [M] net/netfilter/nf_flow_table_bpf.o 2525s /tmp/cc5bzq4M.s: Assembler messages: 2525s /tmp/cc5bzq4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/cc5bzq4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/cc5bzq4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/cc5bzq4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.o 2525s /tmp/ccglxeE5.s: Assembler messages: 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s /tmp/ccglxeE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2525s CC [M] net/ipv4/netfilter/iptable_mangle.o 2526s /tmp/ccKBvz7t.s: Assembler messages: 2526s /tmp/ccKBvz7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Assembler messages: 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccuLtFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s CC [M] net/netfilter/nf_flow_table_inet.o 2526s CC [M] fs/jfs/jfs_debug.o 2526s /tmp/ccQvnzeF.s: Assembler messages: 2526s /tmp/ccQvnzeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/ccQvnzeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Assembler messages: 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s /tmp/cc409cRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2526s CC [M] fs/jfs/jfs_dmap.o 2527s CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.o 2527s /tmp/cctKFm7C.s: Assembler messages: 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/cctKFm7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s CC [M] net/ipv4/netfilter/iptable_nat.o 2527s /tmp/ccyegczo.s: Assembler messages: 2527s /tmp/ccyegczo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/ccyegczo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/ccyegczo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s /tmp/ccyegczo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2527s CC [M] net/netfilter/x_tables.o 2528s /tmp/ccuhBSJ4.s: Assembler messages: 2528s /tmp/ccuhBSJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/ccuhBSJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s CC [M] drivers/video/fbdev/matrox/matroxfb_misc.o 2528s /tmp/ccq5kVFU.s: Assembler messages: 2528s /tmp/ccq5kVFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/ccq5kVFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/ccq5kVFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/ccq5kVFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/ccq5kVFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s CC [M] net/ipv4/netfilter/iptable_raw.o 2528s /tmp/cckbKQTV.s: Assembler messages: 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s CC [M] fs/jfs/jfs_unicode.o 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2528s /tmp/cckbKQTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/cchrYPsC.s: Assembler messages: 2529s /tmp/cchrYPsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/cchrYPsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/cchrYPsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccswEPjN.s: Assembler messages: 2529s /tmp/ccswEPjN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccswEPjN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s CC [M] drivers/video/fbdev/matrox/g450_pll.o 2529s CC [M] fs/jfs/jfs_dtree.o 2529s /tmp/ccCUITBy.s: Assembler messages: 2529s /tmp/ccCUITBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccCUITBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccCUITBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccCUITBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccCUITBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s CC [M] net/ipv4/netfilter/iptable_security.o 2529s /tmp/ccNLi6Jb.s: Assembler messages: 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2529s /tmp/ccNLi6Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Assembler messages: 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/cc93oglD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s CC [M] net/netfilter/xt_tcpudp.o 2530s /tmp/ccskHLgT.s: Assembler messages: 2530s /tmp/ccskHLgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/ccskHLgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/ccskHLgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/ccskHLgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s /tmp/ccskHLgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2530s CC [M] drivers/video/fbdev/matrox/matroxfb_g450.o 2530s CC [M] net/ipv4/netfilter/ipt_ah.o 2531s /tmp/ccQpkVML.s: Assembler messages: 2531s /tmp/ccQpkVML.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccQpkVML.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccQpkVML.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccQpkVML.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: CC [M] net/ipv4/netfilter/ipt_rpfilter.o 2531s Assembler messages: 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cczGUuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s CC [M] drivers/video/fbdev/matrox/matroxfb_crtc2.o 2531s /tmp/ccK9evT6.s: Assembler messages: 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/ccK9evT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cc71fGbY.s: Assembler messages: 2531s /tmp/cc71fGbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s /tmp/cc71fGbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2531s CC [M] fs/jfs/jfs_inode.o 2531s CC [M] net/netfilter/xt_mark.o 2532s /tmp/ccepenA8.s: Assembler messages: 2532s /tmp/ccepenA8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccepenA8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s CC [M] fs/jfs/jfs_discard.o 2532s /tmp/ccNsscAS.s: Assembler messages: 2532s /tmp/ccNsscAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccNsscAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccNsscAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s CC [M] net/ipv4/netfilter/ipt_ECN.o 2532s /tmp/ccfiuDbD.s: Assembler messages: 2532s /tmp/ccfiuDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccfiuDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s CC [M] net/netfilter/xt_connmark.o 2532s /tmp/ccAVL5Wo.s: Assembler messages: 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccAVL5Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s CC [M] drivers/video/fbdev/matrox/i2c-matroxfb.o 2532s /tmp/ccIToc6M.s: Assembler messages: 2532s /tmp/ccIToc6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s /tmp/ccIToc6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2532s CC [M] fs/jfs/jfs_extent.o 2533s /tmp/ccuMsOTB.s: Assembler messages: 2533s /tmp/ccuMsOTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s CC [M] fs/jfs/symlink.o 2533s /tmp/ccIsVwdY.s: Assembler messages: 2533s /tmp/ccIsVwdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccIsVwdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccIsVwdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s CC [M] net/ipv4/netfilter/ipt_REJECT.o 2533s /tmp/cc2yf1Z8.s: Assembler messages: 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/cc2yf1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s CC [M] drivers/video/fbdev/matrox/matroxfb_maven.o 2533s /tmp/ccNZiC2T.s: Assembler messages: 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s /tmp/ccNZiC2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2533s CC [M] net/netfilter/xt_set.o 2534s CC [M] fs/jfs/jfs_metapage.o 2534s /tmp/ccdEeMFQ.s: Assembler messages: 2534s /tmp/ccdEeMFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2534s /tmp/ccdEeMFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2534s /tmp/ccdEeMFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2534s /tmp/ccdEeMFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2534s CC [M] net/ipv4/netfilter/ipt_SYNPROXY.o 2535s /tmp/ccXGVNZm.s: Assembler messages: 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccXGVNZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s CC [M] net/netfilter/xt_nat.o 2535s /tmp/cchsE7VS.s: Assembler messages: 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/cchsE7VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s CC [M] drivers/video/fbdev/riva/fbdev.o 2535s /tmp/ccWw8BKc.s: Assembler messages: 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s /tmp/ccWw8BKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2535s CC [M] fs/jfs/jfs_logmgr.o 2536s /tmp/ccQZ3TEW.s: Assembler messages: 2536s /tmp/ccQZ3TEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccQZ3TEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccQZ3TEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccQZ3TEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s CC [M] net/ipv4/netfilter/arp_tables.o 2536s /tmp/ccF0Wefv.s: Assembler messages: 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/ccF0Wefv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s CC [M] net/netfilter/xt_AUDIT.o 2536s /tmp/cch9EmFp.s: Assembler messages: 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s /tmp/cch9EmFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2536s CC [M] drivers/video/fbdev/riva/riva_hw.o 2537s /tmp/ccwBdYIk.s: Assembler messages: 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccwBdYIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s CC [M] fs/jfs/jfs_txnmgr.o 2537s /tmp/ccQLoO2s.s: Assembler messages: 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/ccQLoO2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s CC [M] net/netfilter/xt_CHECKSUM.o 2537s /tmp/cc8MQpli.s: Assembler messages: 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2537s /tmp/cc8MQpli.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s CC [M] net/ipv4/netfilter/arpt_mangle.o 2538s /tmp/ccr31UCZ.s: Assembler messages: 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccr31UCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s CC [M] drivers/video/fbdev/riva/nv_driver.o 2538s /tmp/ccgIiUsz.s: Assembler messages: 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccgIiUsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccSVFeHm.s: Assembler messages: 2538s /tmp/ccSVFeHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccSVFeHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s CC [M] net/netfilter/xt_CLASSIFY.o 2538s /tmp/ccSVFeHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s /tmp/ccSVFeHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2538s CC [M] fs/jfs/resize.o 2539s /tmp/ccuTCLnm.s: Assembler messages: 2539s /tmp/ccuTCLnm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s /tmp/ccuTCLnm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s /tmp/ccuTCLnm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s CC [M] net/ipv4/netfilter/arptable_filter.o 2539s /tmp/cct4Me4S.s: Assembler messages: 2539s /tmp/cct4Me4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s /tmp/cct4Me4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s /tmp/cct4Me4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s /tmp/cct4Me4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2539s CC [M] drivers/video/fbdev/riva/rivafb-i2c.o 2539s CC [M] fs/jfs/xattr.o 2540s /tmp/ccy88H5p.s: Assembler messages: 2540s /tmp/ccy88H5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccy88H5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccT54RzW.s: Assembler messages: 2540s /tmp/ccT54RzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccT54RzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccT54RzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccT54RzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccT54RzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s CC [M] net/netfilter/xt_CONNSECMARK.o 2540s CC [M] net/ipv4/netfilter/nf_dup_ipv4.o 2540s /tmp/ccRl2qJ0.s: Assembler messages: 2540s /tmp/ccRl2qJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccRl2qJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccRl2qJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccRl2qJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s LD [M] drivers/video/fbdev/riva/rivafb.o 2540s CC [M] drivers/video/fbdev/nvidia/nvidia.o 2540s /tmp/ccx9YZPb.s: Assembler messages: 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s /tmp/ccx9YZPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2540s CC [M] fs/jfs/ioctl.o 2541s /tmp/cc6qO13n.s: Assembler messages: 2541s /tmp/cc6qO13n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/cc6qO13n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/cc6qO13n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/cc6qO13n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/cc6qO13n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s CC [M] net/netfilter/xt_CT.o 2541s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.asn1.o 2541s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic_main.o 2541s /tmp/ccKzqMAi.s: Assembler messages: 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccKzqMAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s CC [M] drivers/video/fbdev/nvidia/nv_hw.o 2541s /tmp/ccFs5fFX.s: Assembler messages: 2541s /tmp/ccFs5fFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccFs5fFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s /tmp/ccFs5fFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2541s CC [M] fs/jfs/acl.o 2542s /tmp/cc8E7wQ5.s: Assembler messages: 2542s /tmp/cc8E7wQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/cc8E7wQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s LD [M] fs/jfs/jfs.o 2542s CC [M] fs/xfs/xfs_trace.o 2542s /tmp/ccMbQFFn.s: Assembler messages: 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccMbQFFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s CC [M] net/netfilter/xt_DSCP.o 2542s /tmp/ccV3qPKg.s: Assembler messages: 2542s /tmp/ccV3qPKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccV3qPKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s /tmp/ccV3qPKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2542s LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.o 2542s CC net/ipv4/tcp_cubic.o 2543s /tmp/ccGlfqwU.s: Assembler messages: 2543s /tmp/ccGlfqwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccGlfqwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s CC [M] drivers/video/fbdev/nvidia/nv_setup.o 2543s /tmp/ccP2vvaL.s: Assembler messages: 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s /tmp/ccP2vvaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2543s CC [M] net/netfilter/xt_HL.o 2544s /tmp/ccFNJHzu.s: Assembler messages: 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/ccFNJHzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s CC net/ipv4/tcp_sigpool.o 2544s /tmp/ccfqLIOu.s: Assembler messages: 2544s /tmp/ccfqLIOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s CC [M] drivers/video/fbdev/nvidia/nv_accel.o 2544s /tmp/cc4f4ukC.s: Assembler messages: 2544s /tmp/cc4f4ukC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/cc4f4ukC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/cc4f4ukC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s /tmp/cc4f4ukC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2544s CC [M] net/netfilter/xt_HMARK.o 2545s /tmp/cc5VrBUe.s: Assembler messages: 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc5VrBUe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s CC [M] drivers/video/fbdev/nvidia/nv_of.o 2545s /tmp/cc9IdRes.s: Assembler messages: 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s /tmp/cc9IdRes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2545s CC net/ipv4/tcp_bpf.o 2546s /tmp/cca5yaRr.s: Assembler messages: 2546s /tmp/cca5yaRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s CC [M] drivers/video/fbdev/nvidia/nv_i2c.o 2546s /tmp/ccgteUIC.s: Assembler messages: 2546s /tmp/ccgteUIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s /tmp/ccgteUIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s /tmp/ccgteUIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s /tmp/ccgteUIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s /tmp/ccgteUIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2546s CC [M] net/netfilter/xt_LED.o 2547s /tmp/ccTkAi9S.s: Assembler messages: 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccTkAi9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s CC [M] drivers/video/fbdev/nvidia/nv_backlight.o 2547s /tmp/ccIWmpOB.s: Assembler messages: 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/ccIWmpOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s CC [M] net/netfilter/xt_LOG.o 2547s /tmp/cc6GqEVZ.s: Assembler messages: 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s /tmp/cc6GqEVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2547s CC net/ipv4/udp_bpf.o 2548s /tmp/ccRzO0vk.s: Assembler messages: 2548s /tmp/ccRzO0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s /tmp/ccRzO0vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s LD [M] drivers/video/fbdev/nvidia/nvidiafb.o 2548s CC [M] drivers/video/fbdev/aty/atyfb_base.o 2548s /tmp/cccRgz2R.s: Assembler messages: 2548s /tmp/cccRgz2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s /tmp/cccRgz2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s /tmp/cccRgz2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s /tmp/cccRgz2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s /tmp/cccRgz2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2548s CC [M] net/netfilter/xt_NETMAP.o 2549s /tmp/ccjf6YDf.s: Assembler messages: 2549s /tmp/ccjf6YDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccjf6YDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccjf6YDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccjf6YDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccjf6YDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s CC net/ipv4/cipso_ipv4.o 2549s /tmp/ccMfcVYu.s: Assembler messages: 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccMfcVYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s CC [M] drivers/video/fbdev/aty/mach64_accel.o 2549s /tmp/ccmeFGuy.s: Assembler messages: 2549s /tmp/ccmeFGuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccmeFGuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccmeFGuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccmeFGuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s /tmp/ccmeFGuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2549s CC [M] net/netfilter/xt_NFLOG.o 2550s /tmp/ccOeRqgK.s: Assembler messages: 2550s /tmp/ccOeRqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/ccOeRqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/ccOeRqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s CC [M] drivers/video/fbdev/aty/mach64_cursor.o 2550s /tmp/cc69tcDt.s: Assembler messages: 2550s /tmp/cc69tcDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/cc69tcDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/cc69tcDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/cc69tcDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s /tmp/cc69tcDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2550s CC [M] net/netfilter/xt_NFQUEUE.o 2551s /tmp/ccITQNip.s: Assembler messages: 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/ccITQNip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s CC net/ipv4/xfrm4_policy.o 2551s /tmp/ccEUMOLN.s: Assembler messages: 2551s /tmp/ccEUMOLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s CC [M] drivers/video/fbdev/aty/mach64_gx.o 2551s /tmp/cc1jtJVR.s: Assembler messages: 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2551s /tmp/cc1jtJVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s CC [M] net/netfilter/xt_RATEEST.o 2552s /tmp/ccFU9seH.s: Assembler messages: 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/ccFU9seH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s CC net/ipv4/xfrm4_state.o 2552s /tmp/cck59nN6.s: Assembler messages: 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s /tmp/cck59nN6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2552s CC [M] drivers/video/fbdev/aty/mach64_ct.o 2553s /tmp/ccLyYGPY.s: Assembler messages: 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccLyYGPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s CC [M] net/netfilter/xt_REDIRECT.o 2553s /tmp/ccsrH1tL.s: Assembler messages: 2553s /tmp/ccsrH1tL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s CC net/ipv4/xfrm4_input.o 2553s /tmp/ccPUwvxx.s: Assembler messages: 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s /tmp/ccPUwvxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2553s CC [M] drivers/video/fbdev/aty/aty128fb.o 2554s /tmp/cch7ETuC.s: Assembler messages: 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/cch7ETuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s CC [M] net/netfilter/xt_MASQUERADE.o 2554s /tmp/ccu6y3do.s: Assembler messages: 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s /tmp/ccu6y3do.s: Warning: no SFrame FDE emitted; FP without RA on stack 2554s CC net/ipv4/xfrm4_output.o 2555s /tmp/ccdXQ0Ai.s: Assembler messages: 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccdXQ0Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s CC [M] drivers/video/fbdev/aty/radeon_base.o 2555s /tmp/cc8nFSst.s: Assembler messages: 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/cc8nFSst.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s CC [M] net/netfilter/xt_SECMARK.o 2555s /tmp/ccj5GwWj.s: Assembler messages: 2555s /tmp/ccj5GwWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s /tmp/ccj5GwWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2555s CC net/ipv4/xfrm4_protocol.o 2556s /tmp/ccpcQIHQ.s: Assembler messages: 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccpcQIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s CC [M] fs/xfs/libxfs/xfs_group.o 2556s /tmp/ccnXbpEe.s: Assembler messages: 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccnXbpEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s CC [M] net/netfilter/xt_TPROXY.o 2556s /tmp/ccV7a4Pg.s: Assembler messages: 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2556s /tmp/ccV7a4Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s CC net/ipv4/tcp_ao.o 2557s /tmp/ccqGarrR.s: Assembler messages: 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccqGarrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s CC [M] drivers/video/fbdev/aty/radeon_pm.o 2557s /tmp/ccfZBfy9.s: Assembler messages: 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccfZBfy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s CC [M] fs/xfs/libxfs/xfs_ag.o 2557s /tmp/ccRekqCQ.s: Assembler messages: 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2557s /tmp/ccRekqCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s CC [M] net/netfilter/xt_TCPMSS.o 2558s /tmp/ccsmtYxV.s: Assembler messages: 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s CC [M] drivers/video/fbdev/aty/radeon_monitor.o 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2558s /tmp/ccsmtYxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccuHxSVb.s: Assembler messages: 2559s /tmp/ccuHxSVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccuHxSVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccuHxSVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccuHxSVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccuHxSVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s CC [M] net/netfilter/xt_TCPOPTSTRIP.o 2559s /tmp/ccXv7j1K.s: Assembler messages: 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccXv7j1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s CC net/ipv4/bpf_tcp_ca.o 2559s /tmp/ccROBX4M.s: Assembler messages: 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccROBX4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccu0ThBx.s: Assembler messages: 2559s /tmp/ccu0ThBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccu0ThBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s /tmp/ccu0ThBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2559s CC [M] fs/xfs/libxfs/xfs_ag_resv.o 2559s CC [M] drivers/video/fbdev/aty/radeon_accel.o 2560s /tmp/cc3yFPkp.s: Assembler messages: 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/cc3yFPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccEVctUF.s: Assembler messages: 2560s /tmp/ccEVctUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccEVctUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccEVctUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s CC [M] drivers/video/fbdev/aty/radeon_i2c.o 2560s CC [M] net/netfilter/xt_TEE.o 2560s /tmp/ccPsbMWq.s: Assembler messages: 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s /tmp/ccPsbMWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2560s CC [M] net/ipv4/ip_tunnel.o 2561s /tmp/ccwP2wXN.s: Assembler messages: 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccwP2wXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s CC [M] fs/xfs/libxfs/xfs_alloc.o 2561s /tmp/ccl3jwXT.s: Assembler messages: 2561s /tmp/ccl3jwXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccl3jwXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccl3jwXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccl3jwXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s CC [M] drivers/video/fbdev/aty/radeon_backlight.o 2561s /tmp/ccZ6l60x.s: Assembler messages: 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s /tmp/ccZ6l60x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2561s CC [M] net/netfilter/xt_TRACE.o 2562s /tmp/ccDzVG4v.s: Assembler messages: 2562s /tmp/ccDzVG4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccDzVG4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s LD [M] drivers/video/fbdev/aty/atyfb.o 2562s LD [M] drivers/video/fbdev/aty/radeonfb.o 2562s CC [M] drivers/video/fbdev/sis/sis_main.o 2562s /tmp/ccCh5V7h.s: Assembler messages: 2562s /tmp/ccCh5V7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccCh5V7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccCh5V7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccCh5V7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s CC [M] net/netfilter/xt_IDLETIMER.o 2562s /tmp/ccqjOa3Y.s: Assembler messages: 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2562s /tmp/ccqjOa3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s CC [M] net/ipv4/ipip.o 2563s /tmp/cckHskJ9.s: Assembler messages: 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cckHskJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Assembler messages: 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s CC [M] net/netfilter/xt_addrtype.o 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s /tmp/cc4JooNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2563s CC [M] fs/xfs/libxfs/xfs_alloc_btree.o 2564s /tmp/ccgHaorY.s: Assembler messages: 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s CC [M] net/ipv4/fou_core.o 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2564s /tmp/ccgHaorY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccD67Voo.s: Assembler messages: 2565s /tmp/ccD67Voo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccD67Voo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccD67Voo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccD67Voo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccD67Voo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s CC [M] net/netfilter/xt_bpf.o 2565s /tmp/cc3Olgcf.s: Assembler messages: 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/cc3Olgcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s CC [M] fs/xfs/libxfs/xfs_attr.o 2565s /tmp/ccrbdYsj.s: Assembler messages: 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s /tmp/ccrbdYsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2565s CC [M] drivers/video/fbdev/sis/sis_accel.o 2566s /tmp/ccTCZU0b.s: Assembler messages: 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccTCZU0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Assembler messages: 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s CC [M] net/netfilter/xt_cluster.o 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s /tmp/ccd5J7Wo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2566s CC [M] net/ipv4/fou_nl.o 2567s /tmp/cc6unJAw.s: Assembler messages: 2567s /tmp/cc6unJAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/cc6unJAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/cc6unJAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/cc6unJAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/cc6unJAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s CC [M] drivers/video/fbdev/sis/init.o 2567s /tmp/ccsGFsMY.s: Assembler messages: 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccsGFsMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s CC [M] fs/xfs/libxfs/xfs_attr_leaf.o 2567s CC [M] net/ipv4/fou_bpf.o 2567s /tmp/ccT9MULC.s: Assembler messages: 2567s /tmp/ccT9MULC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccT9MULC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccT9MULC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccT9MULC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s /tmp/ccT9MULC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2567s CC [M] net/netfilter/xt_comment.o 2568s /tmp/ccHksQwG.s: Assembler messages: 2568s /tmp/ccHksQwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2568s /tmp/ccv6v0wJ.s: Assembler messages: 2568s /tmp/ccv6v0wJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2568s /tmp/ccv6v0wJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2568s CC [M] net/ipv4/gre_demux.o 2568s CC [M] net/netfilter/xt_connbytes.o 2569s /tmp/ccEeywBT.s: Assembler messages: 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s CC [M] drivers/video/fbdev/sis/init301.o 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccEeywBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccoklmr8.s: Assembler messages: 2569s /tmp/ccoklmr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccoklmr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccoklmr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccoklmr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccoklmr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Assembler messages: 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccOPLLTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s CC [M] net/netfilter/xt_connlabel.o 2569s CC [M] net/ipv4/ip_gre.o 2569s /tmp/ccuGy6hM.s: Assembler messages: 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s /tmp/ccuGy6hM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2569s CC [M] fs/xfs/libxfs/xfs_attr_remote.o 2570s /tmp/ccsdKTOw.s: Assembler messages: 2570s /tmp/ccsdKTOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2570s /tmp/ccsdKTOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2570s /tmp/ccsdKTOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2570s /tmp/ccsdKTOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2570s /tmp/ccsdKTOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2570s CC [M] net/netfilter/xt_connlimit.o 2571s /tmp/cc9qxbCJ.s: Assembler messages: 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc9qxbCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s CC [M] fs/xfs/libxfs/xfs_bit.o 2571s /tmp/cc0v5PJs.s: Assembler messages: 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2571s /tmp/cc0v5PJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2572s /tmp/cc3TxIcV.s: Assembler messages: 2572s /tmp/cc3TxIcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2572s /tmp/cc3TxIcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2572s /tmp/cc3TxIcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2572s /tmp/cc3TxIcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2572s CC [M] net/ipv4/udp_tunnel_core.o 2572s CC [M] net/netfilter/xt_conntrack.o 2572s CC [M] fs/xfs/libxfs/xfs_bmap.o 2573s /tmp/cc2jb9Pb.s: Assembler messages: 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc2jb9Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc5jTn9v.s: Assembler messages: 2573s /tmp/cc5jTn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc5jTn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc5jTn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s /tmp/cc5jTn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2573s CC [M] net/netfilter/xt_cpu.o 2573s CC [M] net/ipv4/udp_tunnel_nic.o 2574s /tmp/ccSKFoPN.s: Assembler messages: 2574s /tmp/ccSKFoPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccSKFoPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s CC [M] net/netfilter/xt_dccp.o 2574s CC [M] drivers/video/fbdev/sis/initextlfb.o 2574s /tmp/ccrfq7JS.s: Assembler messages: 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2574s /tmp/ccrfq7JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Assembler messages: 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccaQRBKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s CC [M] net/ipv4/ip_vti.o 2575s LD [M] drivers/video/fbdev/sis/sisfb.o 2575s CC [M] drivers/video/fbdev/kyro/STG4000Ramdac.o 2575s /tmp/ccog0IRX.s: Assembler messages: 2575s /tmp/ccog0IRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccog0IRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s /tmp/ccog0IRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2575s CC [M] net/netfilter/xt_devgroup.o 2576s /tmp/ccN1SKQG.s: Assembler messages: 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccN1SKQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s CC [M] fs/xfs/libxfs/xfs_bmap_btree.o 2576s CC [M] drivers/video/fbdev/kyro/STG4000VTG.o 2576s /tmp/ccnuC5Qe.s: Assembler messages: 2576s /tmp/ccnuC5Qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccnuC5Qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s CC [M] net/netfilter/xt_dscp.o 2576s /tmp/ccQRz8g9.s: Assembler messages: 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s /tmp/ccQRz8g9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2576s CC [M] net/ipv4/ah4.o 2577s CC [M] drivers/video/fbdev/kyro/STG4000OverlayDevice.o 2577s /tmp/cc8H29Jh.s: Assembler messages: 2577s /tmp/cc8H29Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/cc8H29Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s CC [M] net/netfilter/xt_ecn.o 2577s /tmp/ccgX6ixr.s: Assembler messages: 2577s /tmp/ccgX6ixr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Assembler messages: 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s CC [M] drivers/video/fbdev/kyro/STG4000InitDevice.o 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s /tmp/ccKa2N5r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2577s CC [M] fs/xfs/libxfs/xfs_btree.o 2578s /tmp/cc0Mysyk.s: Assembler messages: 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s /tmp/cc0Mysyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s CC [M] net/ipv4/esp4.o 2578s /tmp/ccWQ4VE6.s: Assembler messages: 2578s /tmp/ccWQ4VE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2578s CC [M] drivers/video/fbdev/kyro/fbdev.o 2580s /tmp/ccJmxRDU.s: Assembler messages: 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccJmxRDU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s CC [M] net/netfilter/xt_esp.o 2580s /tmp/cccjQWPL.s: Assembler messages: 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/cccjQWPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Assembler messages: 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccNHerfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccFGIrWY.s: Assembler messages: 2580s /tmp/ccFGIrWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccFGIrWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccFGIrWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s /tmp/ccFGIrWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2580s LD [M] drivers/video/fbdev/kyro/kyrofb.o 2580s CC [M] drivers/video/fbdev/savage/savagefb_driver.o 2580s CC [M] net/ipv4/esp4_offload.o 2580s CC [M] net/netfilter/xt_hashlimit.o 2581s /tmp/cc6sDnLR.s: Assembler messages: 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cc6sDnLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cczaFxOM.s: Assembler messages: 2581s /tmp/cczaFxOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cczaFxOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cczaFxOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cczaFxOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/cczaFxOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s CC [M] fs/xfs/libxfs/xfs_btree_staging.o 2581s CC [M] net/ipv4/ipcomp.o 2581s /tmp/ccVuJ68H.s: Assembler messages: 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccVuJ68H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Assembler messages: 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s /tmp/ccToYOCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2581s CC [M] drivers/video/fbdev/savage/savagefb-i2c.o 2581s CC [M] net/netfilter/xt_helper.o 2582s /tmp/ccyuqdiu.s: Assembler messages: 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccyuqdiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s CC [M] net/ipv4/xfrm4_tunnel.o 2582s /tmp/ccuAP8iJ.s: Assembler messages: 2582s /tmp/ccuAP8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccuAP8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccuAP8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/ccuAP8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s LD [M] drivers/video/fbdev/savage/savagefb.o 2582s CC [M] drivers/video/fbdev/mb862xx/mb862xxfbdrv.o 2582s /tmp/cc5BJiXg.s: Assembler messages: 2582s /tmp/cc5BJiXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/cc5BJiXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/cc5BJiXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/cc5BJiXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2582s /tmp/cc5BJiXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Assembler messages: 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccDRqP4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s CC [M] net/netfilter/xt_hl.o 2583s CC [M] fs/xfs/libxfs/xfs_da_btree.o 2583s /tmp/ccjeaoKC.s: Assembler messages: 2583s /tmp/ccjeaoKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccjeaoKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccjeaoKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccjeaoKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccjeaoKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s CC [M] net/ipv4/tunnel4.o 2583s /tmp/ccfaSoGs.s: Assembler messages: 2583s /tmp/ccfaSoGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2583s /tmp/ccfaSoGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s CC [M] net/netfilter/xt_ipcomp.o 2584s /tmp/ccqmdpfJ.s: Assembler messages: 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccqmdpfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s CC [M] drivers/video/fbdev/mb862xx/mb862xxfb_accel.o 2584s /tmp/ccHbcND7.s: Assembler messages: 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccHbcND7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccEn47We.s: Assembler messages: 2584s /tmp/ccEn47We.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccEn47We.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccEn47We.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s /tmp/ccEn47We.s: Warning: no SFrame FDE emitted; FP without RA on stack 2584s CC [M] net/netfilter/xt_iprange.o 2585s CC [M] net/ipv4/inet_diag.o 2585s /tmp/ccIztkxQ.s: Assembler messages: 2585s /tmp/ccIztkxQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/ccIztkxQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s CC [M] drivers/video/fbdev/mb862xx/mb862xx-i2c.o 2585s /tmp/cc47qm4I.s: Assembler messages: 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s CC [M] fs/xfs/libxfs/xfs_defer.o 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/cc47qm4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/ccv7V4ED.s: Assembler messages: 2585s /tmp/ccv7V4ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/ccv7V4ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2585s /tmp/ccv7V4ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.o 2586s AR drivers/video/fbdev/built-in.a 2586s /tmp/ccokO4GA.s: Assembler messages: 2586s /tmp/ccokO4GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/ccokO4GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/ccokO4GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/ccokO4GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s CC drivers/video/display_timing.o 2586s CC [M] net/netfilter/xt_ipvs.o 2586s /tmp/ccpHdVZf.s: Assembler messages: 2586s /tmp/ccpHdVZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s CC drivers/video/videomode.o 2586s CC drivers/video/of_display_timing.o 2586s /tmp/cc6Lmjrn.s: Assembler messages: 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2586s /tmp/cc6Lmjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/ccxdb4r2.s: Assembler messages: 2587s /tmp/ccxdb4r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s CC [M] net/ipv4/tcp_diag.o 2587s CC drivers/video/of_videomode.o 2587s /tmp/cct2CcgA.s: Assembler messages: 2587s /tmp/cct2CcgA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cct2CcgA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cct2CcgA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s CC [M] net/netfilter/xt_l2tp.o 2587s /tmp/cc9TiSuP.s: Assembler messages: 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/cc9TiSuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s /tmp/ccLUS82q.s: Assembler messages: 2587s /tmp/ccLUS82q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2587s CC [M] fs/xfs/libxfs/xfs_dir2.o 2587s CC [M] drivers/video/vgastate.o 2588s /tmp/ccBhhXUs.s: Assembler messages: 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBhhXUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s CC [M] net/ipv4/udp_diag.o 2588s /tmp/ccBnJSov.s: Assembler messages: 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/ccBnJSov.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s CC [M] net/netfilter/xt_length.o 2588s /tmp/cccal3ta.s: Assembler messages: 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s /tmp/cccal3ta.s: Warning: no SFrame FDE emitted; FP without RA on stack 2588s AR drivers/video/built-in.a 2589s AR drivers/idle/built-in.a 2589s CC drivers/char/ipmi/ipmi_dmi.o 2589s /tmp/ccnzAlKi.s: Assembler messages: 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccnzAlKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s CC [M] fs/xfs/libxfs/xfs_dir2_block.o 2589s /tmp/ccsTjDVJ.s: Assembler messages: 2589s /tmp/ccsTjDVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccsTjDVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s CC [M] net/netfilter/xt_limit.o 2589s /tmp/ccHMFH4N.s: Assembler messages: 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s /tmp/ccHMFH4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s CC [M] net/ipv4/raw_diag.o 2589s /tmp/ccjAwPSZ.s: Assembler messages: 2589s /tmp/ccjAwPSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2589s CC drivers/char/ipmi/ipmi_plat_data.o 2590s /tmp/ccYM0tHP.s: Assembler messages: 2590s /tmp/ccYM0tHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s CC [M] drivers/char/ipmi/ipmi_msghandler.o 2590s /tmp/ccOayQ4F.s: Assembler messages: 2590s /tmp/ccOayQ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/ccOayQ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/ccOayQ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/ccOayQ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s CC [M] net/netfilter/xt_mac.o 2590s /tmp/cclc0rDr.s: Assembler messages: 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s /tmp/cclc0rDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2590s CC [M] net/ipv4/tcp_bbr.o 2591s /tmp/cc6rTlgQ.s: Assembler messages: 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cc6rTlgQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s CC [M] fs/xfs/libxfs/xfs_dir2_data.o 2591s /tmp/cclC5A1U.s: Assembler messages: 2591s /tmp/cclC5A1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2591s /tmp/cclC5A1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s CC [M] net/netfilter/xt_multiport.o 2592s /tmp/cc2O3UpA.s: Assembler messages: 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cc2O3UpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s CC [M] net/ipv4/tcp_bic.o 2592s /tmp/cclDND5m.s: Assembler messages: 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s /tmp/cclDND5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2592s CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o 2593s /tmp/cc85WegH.s: Assembler messages: 2593s /tmp/cc85WegH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/cc85WegH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/cc85WegH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s CC [M] net/netfilter/xt_nfacct.o 2593s /tmp/ccz1RTJw.s: Assembler messages: 2593s /tmp/ccz1RTJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccz1RTJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccz1RTJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s CC [M] net/ipv4/tcp_cdg.o 2593s /tmp/ccnaVLlH.s: Assembler messages: 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2593s /tmp/ccnaVLlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s CC [M] drivers/char/ipmi/ipmi_devintf.o 2594s /tmp/ccwFzIqD.s: Assembler messages: 2594s /tmp/ccwFzIqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccwFzIqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccwFzIqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccwFzIqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccwFzIqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s CC [M] net/netfilter/xt_osf.o 2594s /tmp/ccgcbDHa.s: Assembler messages: 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s /tmp/ccgcbDHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2594s CC [M] fs/xfs/libxfs/xfs_dir2_node.o 2595s /tmp/cczuk6wv.s: Assembler messages: 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/cczuk6wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s CC [M] net/ipv4/tcp_dctcp.o 2595s /tmp/ccmSjR7Y.s: Assembler messages: 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccmSjR7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s CC [M] drivers/char/ipmi/ipmi_si_intf.o 2595s /tmp/ccHGet61.s: Assembler messages: 2595s /tmp/ccHGet61.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccHGet61.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s /tmp/ccHGet61.s: Warning: no SFrame FDE emitted; FP without RA on stack 2595s CC [M] net/netfilter/xt_owner.o 2596s /tmp/ccVWjtdi.s: Assembler messages: 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccVWjtdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s CC [M] net/ipv4/tcp_westwood.o 2596s /tmp/ccx2Antu.s: Assembler messages: 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/ccx2Antu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s CC [M] drivers/char/ipmi/ipmi_kcs_sm.o 2596s /tmp/cc2kbZFc.s: Assembler messages: 2596s /tmp/cc2kbZFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/cc2kbZFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/cc2kbZFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s /tmp/cc2kbZFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2596s CC [M] net/netfilter/xt_cgroup.o 2597s /tmp/cccIs7ky.s: Assembler messages: 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cccIs7ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s CC [M] fs/xfs/libxfs/xfs_dir2_sf.o 2597s /tmp/ccntQrUB.s: Assembler messages: 2597s /tmp/ccntQrUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/ccntQrUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/ccntQrUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/ccntQrUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s CC [M] drivers/char/ipmi/ipmi_smic_sm.o 2597s /tmp/cctJ1OIf.s: Assembler messages: 2597s /tmp/cctJ1OIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cctJ1OIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cctJ1OIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cctJ1OIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cctJ1OIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s CC [M] net/ipv4/tcp_highspeed.o 2597s /tmp/cclCqPFT.s: Assembler messages: 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s /tmp/cclCqPFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2597s CC [M] net/netfilter/xt_physdev.o 2598s /tmp/cclaAdkb.s: Assembler messages: 2598s /tmp/cclaAdkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/cclaAdkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/cclaAdkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/cclaAdkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s CC [M] drivers/char/ipmi/ipmi_bt_sm.o 2598s /tmp/ccKebKgf.s: Assembler messages: 2598s /tmp/ccKebKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s CC [M] net/ipv4/tcp_hybla.o 2598s CC [M] net/netfilter/xt_pkttype.o 2598s /tmp/ccKebKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccKebKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccKebKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccSmUCbf.s: Assembler messages: 2598s /tmp/ccSmUCbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccSmUCbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccSmUCbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2598s /tmp/ccSmUCbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Assembler messages: 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/cc0qdqJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s CC [M] fs/xfs/libxfs/xfs_dquot_buf.o 2599s /tmp/ccTrRYsx.s: Assembler messages: 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccTrRYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s CC [M] drivers/char/ipmi/ipmi_si_hotmod.o 2599s /tmp/ccFDpK8q.s: Assembler messages: 2599s /tmp/ccFDpK8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s /tmp/ccFDpK8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2599s CC [M] net/netfilter/xt_policy.o 2600s /tmp/ccCCAk6y.s: Assembler messages: 2600s /tmp/ccCCAk6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/ccCCAk6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Assembler messages: 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s CC [M] drivers/char/ipmi/ipmi_si_hardcode.o 2600s CC [M] fs/xfs/libxfs/xfs_exchmaps.o 2600s CC [M] net/ipv4/tcp_htcp.o 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc8LUQTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/ccYWBqSw.s: Assembler messages: 2600s /tmp/ccYWBqSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/ccYWBqSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/ccYWBqSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/ccYWBqSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc0wYx78.s: Assembler messages: 2600s /tmp/cc0wYx78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s /tmp/cc0wYx78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2600s CC [M] drivers/char/ipmi/ipmi_si_platform.o 2601s /tmp/ccwH7T2k.s: Assembler messages: 2601s /tmp/ccwH7T2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccwH7T2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccwH7T2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccwH7T2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s CC [M] net/netfilter/xt_quota.o 2601s /tmp/cclL9ndS.s: Assembler messages: 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/cclL9ndS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s CC [M] net/ipv4/tcp_vegas.o 2601s /tmp/ccBzkfdq.s: Assembler messages: 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccBzkfdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s CC [M] drivers/char/ipmi/ipmi_si_mem_io.o 2601s /tmp/ccTOf63f.s: Assembler messages: 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2601s /tmp/ccTOf63f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s CC [M] fs/xfs/libxfs/xfs_ialloc.o 2602s /tmp/ccsmvIeb.s: Assembler messages: 2602s /tmp/ccsmvIeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccsmvIeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccsmvIeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccsmvIeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccsmvIeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s CC [M] net/netfilter/xt_rateest.o 2602s /tmp/cc622MqR.s: Assembler messages: 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/cc622MqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s CC [M] drivers/char/ipmi/ipmi_si_port_io.o 2602s /tmp/ccyDJt4n.s: Assembler messages: 2602s /tmp/ccyDJt4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccyDJt4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s /tmp/ccyDJt4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2602s CC [M] net/ipv4/tcp_nv.o 2603s /tmp/ccPkG1hV.s: Assembler messages: 2603s /tmp/ccPkG1hV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccPkG1hV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccPkG1hV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccPkG1hV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s CC [M] net/netfilter/xt_realm.o 2603s /tmp/ccFzvOl8.s: Assembler messages: 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/ccFzvOl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s CC [M] drivers/char/ipmi/ipmi_si_pci.o 2603s /tmp/cceQIEFB.s: Assembler messages: 2603s /tmp/cceQIEFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/cceQIEFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s /tmp/cceQIEFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2603s CC [M] drivers/char/ipmi/ipmi_ssif.o 2604s /tmp/cc9bSoeC.s: Assembler messages: 2604s /tmp/cc9bSoeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/cc9bSoeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/cc9bSoeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccC1SOgi.s: Assembler messages: 2604s /tmp/ccC1SOgi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccC1SOgi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s CC [M] net/ipv4/tcp_veno.o 2604s CC [M] net/netfilter/xt_recent.o 2604s /tmp/ccZG5dZn.s: Assembler messages: 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s /tmp/ccZG5dZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2604s CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o 2605s /tmp/ccW1zaAO.s: Assembler messages: 2605s /tmp/ccW1zaAO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccW1zaAO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccW1zaAO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s CC [M] net/ipv4/tcp_scalable.o 2605s /tmp/ccwSVIFL.s: Assembler messages: 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccwSVIFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s CC [M] net/netfilter/xt_sctp.o 2605s /tmp/ccFOOauc.s: Assembler messages: 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s /tmp/ccFOOauc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2605s CC [M] drivers/char/ipmi/ipmi_ipmb.o 2606s /tmp/ccgYG9ql.s: Assembler messages: 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccgYG9ql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s CC [M] fs/xfs/libxfs/xfs_iext_tree.o 2606s /tmp/ccDcpT29.s: Assembler messages: 2606s /tmp/ccDcpT29.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccDcpT29.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/ccDcpT29.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s CC [M] net/ipv4/tcp_lp.o 2606s /tmp/cc0fMnqh.s: Assembler messages: 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc0fMnqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s CC [M] drivers/char/ipmi/ipmi_watchdog.o 2606s /tmp/cc6J2VlD.s: Assembler messages: 2606s /tmp/cc6J2VlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s /tmp/cc6J2VlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2606s CC [M] net/netfilter/xt_socket.o 2607s /tmp/ccJ3B64u.s: Assembler messages: 2607s /tmp/ccJ3B64u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccJ3B64u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccJ3B64u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccJ3B64u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s CC [M] net/ipv4/tcp_yeah.o 2607s /tmp/cctf3MIn.s: Assembler messages: 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/cctf3MIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s CC [M] drivers/char/ipmi/ipmi_poweroff.o 2607s /tmp/ccaVNVZb.s: Assembler messages: 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2607s /tmp/ccaVNVZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s CC [M] fs/xfs/libxfs/xfs_inode_fork.o 2608s /tmp/ccLaGEl5.s: Assembler messages: 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccLaGEl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s CC [M] net/netfilter/xt_state.o 2608s /tmp/ccukQyxp.s: Assembler messages: 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccukQyxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s CC [M] drivers/char/ipmi/kcs_bmc.o 2608s /tmp/ccaTFoVj.s: Assembler messages: 2608s /tmp/ccaTFoVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccaTFoVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccaTFoVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s /tmp/ccaTFoVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2608s CC [M] net/ipv4/tcp_illinois.o 2609s /tmp/cc1ye7kT.s: Assembler messages: 2609s /tmp/cc1ye7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/cc1ye7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/cc1ye7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/cc1ye7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Assembler messages: 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccISAxU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s CC [M] net/netfilter/xt_statistic.o 2609s CC [M] drivers/char/ipmi/kcs_bmc_serio.o 2609s /tmp/ccpjA5MI.s: Assembler messages: 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s /tmp/ccpjA5MI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2609s CC [M] fs/xfs/libxfs/xfs_inode_buf.o 2610s /tmp/cckKAUVz.s: Assembler messages: 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/cckKAUVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s CC [M] drivers/char/ipmi/kcs_bmc_cdev_ipmi.o 2610s /tmp/ccTcKQNX.s: Assembler messages: 2610s /tmp/ccTcKQNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccTcKQNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccTcKQNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccyePGql.s: Assembler messages: 2610s /tmp/ccyePGql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccyePGql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccyePGql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccyePGql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s /tmp/ccyePGql.s: Warning: no SFrame FDE emitted; FP without RA on stack 2610s CC [M] net/netfilter/xt_string.o 2610s AR net/ipv4/built-in.a 2610s LD [M] net/ipv4/fou.o 2610s LD [M] net/ipv4/gre.o 2610s LD [M] net/ipv4/udp_tunnel.o 2610s CC [M] fs/9p/vfs_super.o 2611s /tmp/ccDMFVZp.s: Assembler messages: 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccDMFVZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Assembler messages: 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccqwNFg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s CC [M] fs/xfs/libxfs/xfs_inode_util.o 2611s CC [M] drivers/char/ipmi/kcs_bmc_npcm7xx.o 2611s /tmp/ccS8zCWw.s: Assembler messages: 2611s /tmp/ccS8zCWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccS8zCWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccS8zCWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccS8zCWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccS8zCWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccauq0Vo.s: Assembler messages: 2611s /tmp/ccauq0Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccauq0Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccauq0Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccauq0Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccauq0Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s CC [M] net/netfilter/xt_tcpmss.o 2611s CC [M] fs/9p/vfs_inode.o 2611s /tmp/ccz5m0NF.s: Assembler messages: 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s /tmp/ccz5m0NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2611s CC [M] drivers/char/ipmi/ipmb_dev_int.o 2612s /tmp/ccGobGEN.s: Assembler messages: 2612s /tmp/ccGobGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccGobGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s CC [M] net/netfilter/xt_time.o 2612s /tmp/ccUeANgF.s: Assembler messages: 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccUeANgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s CC [M] fs/9p/vfs_inode_dotl.o 2612s /tmp/ccPkcXvx.s: Assembler messages: 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccPkcXvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s CC [M] fs/xfs/libxfs/xfs_log_rlimit.o 2612s /tmp/ccSG7IFA.s: Assembler messages: 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s /tmp/ccSG7IFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2612s CC [M] drivers/char/ipmi/ssif_bmc.o 2613s /tmp/ccBoT5Dq.s: Assembler messages: 2613s /tmp/ccBoT5Dq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccBoT5Dq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccBoT5Dq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccBoT5Dq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s CC [M] net/netfilter/xt_u32.o 2613s /tmp/ccNs6zUL.s: Assembler messages: 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s /tmp/ccNs6zUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2613s CC [M] fs/9p/vfs_addr.o 2614s /tmp/ccy3xjwB.s: Assembler messages: 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccy3xjwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/cc0LBoQ3.s: Assembler messages: 2614s /tmp/cc0LBoQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s AR drivers/char/ipmi/built-in.a 2614s LD [M] drivers/char/ipmi/ipmi_si.o 2614s CC [M] fs/xfs/libxfs/xfs_metadir.o 2614s CC drivers/acpi/tables.o 2614s /tmp/ccpaDibw.s: Assembler messages: 2614s /tmp/ccpaDibw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccpaDibw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccpaDibw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/ccpaDibw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/cch0ivai.s: Assembler messages: 2614s /tmp/cch0ivai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/cch0ivai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s /tmp/cch0ivai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2614s CC [M] fs/9p/vfs_file.o 2615s /tmp/cc9yJvwQ.s: Assembler messages: 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/cc9yJvwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s CC drivers/acpi/osi.o 2615s CC [M] net/netfilter/ipset/ip_set_core.o 2615s /tmp/ccXY0rJH.s: Assembler messages: 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccXY0rJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s CC [M] fs/9p/vfs_dir.o 2615s /tmp/ccPdLtoe.s: Assembler messages: 2615s /tmp/ccPdLtoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccPdLtoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccPdLtoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s CC [M] fs/xfs/libxfs/xfs_metafile.o 2615s /tmp/ccquaPT7.s: Assembler messages: 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2615s /tmp/ccquaPT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2616s CC drivers/acpi/osl.o 2616s /tmp/cce8H0zc.s: Assembler messages: 2616s /tmp/cce8H0zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2616s /tmp/cce8H0zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2616s CC [M] fs/9p/vfs_dentry.o 2617s /tmp/ccybIDha.s: Assembler messages: 2617s /tmp/ccybIDha.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccybIDha.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccybIDha.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccybIDha.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Assembler messages: 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s CC [M] fs/9p/v9fs.o 2617s CC [M] fs/xfs/libxfs/xfs_parent.o 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccvhmVlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Assembler messages: 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccQbzJ36.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s CC drivers/acpi/utils.o 2617s /tmp/ccKel36S.s: Assembler messages: 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2617s /tmp/ccKel36S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Assembler messages: 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccjpiGT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s CC [M] net/netfilter/ipset/ip_set_getport.o 2618s CC [M] fs/9p/fid.o 2618s /tmp/ccBAD8zz.s: Assembler messages: 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccBAD8zz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s CC drivers/acpi/reboot.o 2618s /tmp/ccoxzEpm.s: Assembler messages: 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccoxzEpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s CC [M] fs/xfs/libxfs/xfs_rmap.o 2618s /tmp/ccILUZXc.s: Assembler messages: 2618s /tmp/ccILUZXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccILUZXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccILUZXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccILUZXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2618s /tmp/ccILUZXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s CC [M] fs/9p/xattr.o 2619s /tmp/cctg4snQ.s: Assembler messages: 2619s /tmp/cctg4snQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s CC drivers/acpi/nvs.o 2619s /tmp/ccOilaet.s: Assembler messages: 2619s /tmp/ccOilaet.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s CC [M] net/netfilter/ipset/pfxlen.o 2619s /tmp/ccyrIjn0.s: Assembler messages: 2619s /tmp/ccyrIjn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s /tmp/ccyrIjn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s /tmp/ccyrIjn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s /tmp/ccyrIjn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s /tmp/ccyrIjn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s CC [M] fs/9p/cache.o 2619s /tmp/ccpUNM2Y.s: Assembler messages: 2619s /tmp/ccpUNM2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s /tmp/ccpUNM2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2619s CC drivers/acpi/wakeup.o 2620s /tmp/cc01HRX3.s: Assembler messages: 2620s /tmp/cc01HRX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s CC [M] fs/9p/acl.o 2620s /tmp/cc97ZKAW.s: Assembler messages: 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s /tmp/cc97ZKAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2620s CC [M] net/netfilter/ipset/ip_set_bitmap_ip.o 2620s CC drivers/acpi/device_sysfs.o 2621s /tmp/ccKANH78.s: Assembler messages: 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccKANH78.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s CC [M] fs/xfs/libxfs/xfs_rmap_btree.o 2621s /tmp/ccs61a2q.s: Assembler messages: 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/ccs61a2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s LD [M] fs/9p/9p.o 2621s CC [M] fs/afs/addr_list.o 2621s /tmp/cc3NV9FI.s: Assembler messages: 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s /tmp/cc3NV9FI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2621s CC drivers/acpi/device_pm.o 2622s /tmp/cchC5coe.s: Assembler messages: 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cchC5coe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.o 2622s /tmp/ccBd2C8v.s: Assembler messages: 2622s /tmp/ccBd2C8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccBd2C8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccBd2C8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccBd2C8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccBd2C8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s CC [M] fs/afs/addr_prefs.o 2622s /tmp/ccp75x7l.s: Assembler messages: 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/ccp75x7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Assembler messages: 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s /tmp/cccipjEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2622s CC [M] fs/xfs/libxfs/xfs_refcount.o 2623s CC drivers/acpi/bus.o 2623s /tmp/ccEs1fno.s: Assembler messages: 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2623s CC [M] net/netfilter/ipset/ip_set_bitmap_port.o 2623s /tmp/ccEs1fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccx5hIQ8.s: Assembler messages: 2624s /tmp/ccx5hIQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccx5hIQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccx5hIQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s CC [M] fs/afs/callback.o 2624s /tmp/ccZGUu06.s: Assembler messages: 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s /tmp/ccZGUu06.s: Warning: no SFrame FDE emitted; FP without RA on stack 2624s CC drivers/acpi/glue.o 2625s /tmp/cckTtBoT.s: Assembler messages: 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/cckTtBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Assembler messages: 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccvkjxj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s CC [M] fs/xfs/libxfs/xfs_refcount_btree.o 2625s /tmp/ccwCLYhW.s: Assembler messages: 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccwCLYhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s CC [M] net/netfilter/ipset/ip_set_hash_ip.o 2625s /tmp/ccD1qHZs.s: Assembler messages: 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s /tmp/ccD1qHZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2625s CC drivers/acpi/scan.o 2625s CC [M] fs/afs/cell.o 2626s /tmp/ccKzHcoE.s: Assembler messages: 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccKzHcoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Assembler messages: 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccSghJTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s CC [M] fs/afs/cm_security.o 2626s CC [M] fs/xfs/libxfs/xfs_rtrefcount_btree.o 2626s /tmp/ccpO9LwV.s: Assembler messages: 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2626s /tmp/ccpO9LwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s CC drivers/acpi/mipi-disco-img.o 2627s /tmp/ccncBbP7.s: Assembler messages: 2627s /tmp/ccncBbP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s /tmp/ccncBbP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s /tmp/ccncBbP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s /tmp/ccncBbP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s /tmp/ccncBbP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2627s CC drivers/acpi/resource.o 2628s CC [M] fs/afs/cmservice.o 2628s /tmp/ccoOj2Mt.s: Assembler messages: 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccoOj2Mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Assembler messages: 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/cctEDVZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s CC [M] net/netfilter/ipset/ip_set_hash_ipmac.o 2628s CC [M] fs/xfs/libxfs/xfs_rtrmap_btree.o 2628s /tmp/ccH2Laq1.s: Assembler messages: 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s /tmp/ccH2Laq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2628s CC drivers/acpi/acpi_processor.o 2629s /tmp/ccNwvqyl.s: Assembler messages: 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/ccNwvqyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s CC [M] fs/afs/dir.o 2629s /tmp/cc0uMXqM.s: Assembler messages: 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s /tmp/cc0uMXqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2629s CC drivers/acpi/processor_core.o 2630s /tmp/ccjFiybK.s: Assembler messages: 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/ccjFiybK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s CC [M] fs/xfs/libxfs/xfs_sb.o 2630s /tmp/cc9XjB7p.s: Assembler messages: 2630s /tmp/cc9XjB7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/cc9XjB7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s /tmp/cc9XjB7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2630s CC drivers/acpi/ec.o 2631s /tmp/ccFileZt.s: Assembler messages: 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccFileZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Assembler messages: 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s CC [M] fs/afs/dir_edit.o 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/cc3RYijX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s CC [M] net/netfilter/ipset/ip_set_hash_ipmark.o 2631s /tmp/ccoFqILJ.s: Assembler messages: 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s /tmp/ccoFqILJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2631s CC [M] fs/xfs/libxfs/xfs_symlink_remote.o 2632s /tmp/ccJxd5y4.s: Assembler messages: 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccJxd5y4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s CC drivers/acpi/dock.o 2632s /tmp/ccjQEUJW.s: Assembler messages: 2632s /tmp/ccjQEUJW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccjQEUJW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccjQEUJW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccjQEUJW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccC4ZNPw.s: Assembler messages: 2632s /tmp/ccC4ZNPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccC4ZNPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccC4ZNPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccC4ZNPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s /tmp/ccC4ZNPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2632s CC [M] fs/afs/dir_search.o 2632s CC [M] fs/xfs/libxfs/xfs_trans_inode.o 2633s /tmp/ccDIKO6s.s: Assembler messages: 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/ccDIKO6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s CC drivers/acpi/pci_root.o 2633s /tmp/cc2p5nPC.s: Assembler messages: 2633s /tmp/cc2p5nPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/cc2p5nPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/cc2p5nPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/cc2p5nPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s CC [M] fs/xfs/libxfs/xfs_trans_resv.o 2633s /tmp/cc6z7TzV.s: Assembler messages: 2633s /tmp/cc6z7TzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/cc6z7TzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s /tmp/cc6z7TzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2633s CC [M] fs/afs/dir_silly.o 2634s /tmp/ccqEt7RV.s: Assembler messages: 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/ccqEt7RV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Assembler messages: 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s /tmp/cce2xVkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2634s CC [M] net/netfilter/ipset/ip_set_hash_ipport.o 2634s CC drivers/acpi/pci_link.o 2635s /tmp/ccgOFby5.s: Assembler messages: 2635s /tmp/ccgOFby5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccgOFby5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccgOFby5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccgOFby5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s CC [M] fs/afs/dynroot.o 2635s /tmp/ccop8B1Q.s: Assembler messages: 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/ccop8B1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Assembler messages: 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s CC [M] fs/xfs/libxfs/xfs_trans_space.o 2635s CC drivers/acpi/pci_irq.o 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2635s /tmp/cc3fxAJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s /tmp/cc2jZFda.s: Assembler messages: 2636s /tmp/cc2jZFda.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s /tmp/cc2jZFda.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s /tmp/cc2jZFda.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s /tmp/cc2jZFda.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s CC [M] fs/afs/file.o 2636s /tmp/ccmtnvUG.s: Assembler messages: 2636s /tmp/ccmtnvUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s /tmp/ccmtnvUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2636s CC drivers/acpi/acpi_apd.o 2636s CC [M] fs/xfs/libxfs/xfs_types.o 2637s /tmp/ccnVbWkQ.s: Assembler messages: 2637s /tmp/ccnVbWkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccnVbWkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccnVbWkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s CC drivers/acpi/acpi_platform.o 2637s /tmp/ccfEH0Kb.s: Assembler messages: 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccfEH0Kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s CC [M] fs/xfs/libxfs/xfs_rtbitmap.o 2637s /tmp/ccrPmBCr.s: Assembler messages: 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccrPmBCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Assembler messages: 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccmmUaEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s CC [M] net/netfilter/ipset/ip_set_hash_ipportip.o 2637s CC [M] fs/afs/flock.o 2637s /tmp/ccdv24SN.s: Assembler messages: 2637s /tmp/ccdv24SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2637s /tmp/ccdv24SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s CC drivers/acpi/acpi_pnp.o 2638s /tmp/ccmVCFly.s: Assembler messages: 2638s /tmp/ccmVCFly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccmVCFly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccmVCFly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccmVCFly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccmVCFly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s CC drivers/acpi/power.o 2638s /tmp/ccyrIjKd.s: Assembler messages: 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2638s /tmp/ccyrIjKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s CC [M] fs/xfs/libxfs/xfs_rtgroup.o 2639s /tmp/ccQmJfgK.s: Assembler messages: 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccQmJfgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s CC [M] fs/afs/fsclient.o 2639s /tmp/ccjJRss7.s: Assembler messages: 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s /tmp/ccjJRss7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2639s CC drivers/acpi/event.o 2640s /tmp/ccqXREeo.s: Assembler messages: 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccqXREeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s CC [M] fs/xfs/libxfs/xfs_zones.o 2640s /tmp/cce0ston.s: Assembler messages: 2640s /tmp/cce0ston.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/cce0ston.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/cce0ston.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/cce0ston.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Assembler messages: 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s /tmp/ccBKJvB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2640s CC drivers/acpi/evged.o 2640s CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.o 2641s /tmp/ccAu4do6.s: Assembler messages: 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccAu4do6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s CC [M] fs/afs/fs_operation.o 2641s /tmp/cctMk4ot.s: Assembler messages: 2641s /tmp/cctMk4ot.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/cctMk4ot.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccDRcOBg.s: Assembler messages: 2641s /tmp/ccDRcOBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccDRcOBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccDRcOBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccDRcOBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s /tmp/ccDRcOBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2641s CC [M] fs/xfs/xfs_aops.o 2641s CC drivers/acpi/sysfs.o 2642s /tmp/cc9NCmpY.s: Assembler messages: 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/cc9NCmpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s CC [M] fs/afs/fs_probe.o 2642s /tmp/ccZi0WBa.s: Assembler messages: 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s CC drivers/acpi/property.o 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2642s /tmp/ccZi0WBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Assembler messages: 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/ccOCTySm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s CC [M] fs/xfs/xfs_attr_inactive.o 2643s /tmp/cchDEAEx.s: Assembler messages: 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchDEAEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Assembler messages: 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s /tmp/cchjeuW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2643s CC [M] fs/afs/inode.o 2643s CC drivers/acpi/debugfs.o 2644s CC [M] fs/xfs/xfs_attr_list.o 2644s /tmp/ccQuJb93.s: Assembler messages: 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s /tmp/ccQuJb93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2644s CC [M] net/netfilter/ipset/ip_set_hash_mac.o 2644s CC drivers/acpi/acpi_lpat.o 2645s /tmp/cc8AVUZX.s: Assembler messages: 2645s /tmp/cc8AVUZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Assembler messages: 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s /tmp/cc8zl82p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2645s CC drivers/acpi/acpi_fpdt.o 2645s CC [M] fs/afs/main.o 2646s /tmp/ccf6rGJJ.s: Assembler messages: 2646s /tmp/ccf6rGJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccf6rGJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccf6rGJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s CC [M] fs/xfs/xfs_bmap_util.o 2646s /tmp/ccfnKxce.s: Assembler messages: 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccfnKxce.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s CC drivers/acpi/irq.o 2646s /tmp/ccK1blFN.s: Assembler messages: 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s CC [M] net/netfilter/ipset/ip_set_hash_net.o 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2646s /tmp/ccK1blFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2647s CC drivers/acpi/acpi_watchdog.o 2647s CC drivers/acpi/prmt.o 2648s /tmp/ccW85GII.s: Assembler messages: 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/ccW85GII.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s CC [M] fs/xfs/xfs_bio_io.o 2648s /tmp/cc5ApC7K.s: Assembler messages: 2648s /tmp/cc5ApC7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/cc5ApC7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s /tmp/cc5ApC7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2648s CC drivers/acpi/acpi_pcc.o 2649s /tmp/ccL3yYGZ.s: Assembler messages: 2649s /tmp/ccL3yYGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: CC [M] fs/xfs/xfs_buf.o 2649s Assembler messages: 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccbiwCAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s CC [M] fs/afs/misc.o 2649s /tmp/ccMo4fEw.s: Assembler messages: 2649s /tmp/ccMo4fEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccMo4fEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccMo4fEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s /tmp/ccMo4fEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2649s CC drivers/acpi/acpi_ffh.o 2650s /tmp/ccP2w5pS.s: Assembler messages: 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccP2w5pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s CC [M] net/netfilter/ipset/ip_set_hash_netport.o 2650s /tmp/ccuV6bIA.s: Assembler messages: 2650s /tmp/ccuV6bIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccuV6bIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccuV6bIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccs1JxFY.s: Assembler messages: 2650s /tmp/ccs1JxFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s CC [M] fs/afs/mntpt.o 2650s CC drivers/acpi/acpica/dsargs.o 2650s /tmp/ccRFYU08.s: Assembler messages: 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s /tmp/ccRFYU08.s: Warning: no SFrame FDE emitted; FP without RA on stack 2650s CC drivers/acpi/acpica/dscontrol.o 2651s /tmp/cccombeb.s: Assembler messages: 2651s /tmp/cccombeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/cccombeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s CC drivers/acpi/acpica/dsdebug.o 2651s /tmp/ccyWTTkz.s: Assembler messages: 2651s /tmp/ccyWTTkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccyWTTkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccyWTTkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s CC [M] fs/afs/rotate.o 2651s CC drivers/acpi/acpica/dsfield.o 2651s /tmp/ccbERwId.s: Assembler messages: 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s CC [M] fs/xfs/xfs_dahash_test.o 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/ccbERwId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s /tmp/cctwgGRS.s: Assembler messages: 2651s /tmp/cctwgGRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2651s CC drivers/acpi/acpica/dsinit.o 2652s /tmp/ccyF1bLf.s: Assembler messages: 2652s /tmp/ccyF1bLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s CC drivers/acpi/acpica/dsmethod.o 2652s CC [M] fs/xfs/xfs_dir2_readdir.o 2652s /tmp/ccnX81jf.s: Assembler messages: 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/ccnX81jf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s CC [M] fs/afs/rxrpc.o 2652s /tmp/cci0ODZo.s: Assembler messages: 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s /tmp/cci0ODZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2652s CC drivers/acpi/acpica/dsmthdat.o 2653s /tmp/cctAr9HT.s: Assembler messages: 2653s /tmp/cctAr9HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/cctAr9HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/cctAr9HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/cctAr9HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/cctAr9HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s CC drivers/acpi/acpica/dsobject.o 2653s /tmp/ccD3fsLJ.s: Assembler messages: 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/ccD3fsLJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s CC [M] net/netfilter/ipset/ip_set_hash_netiface.o 2653s /tmp/cciOhptQ.s: Assembler messages: 2653s /tmp/cciOhptQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s /tmp/cciOhptQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2653s CC drivers/acpi/acpica/dsopcode.o 2654s /tmp/ccIoJMnW.s: Assembler messages: 2654s /tmp/ccIoJMnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccIoJMnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s CC [M] fs/xfs/xfs_discard.o 2654s /tmp/ccR4P5XU.s: Assembler messages: 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccR4P5XU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s CC drivers/acpi/acpica/dspkginit.o 2654s /tmp/ccsGSEwL.s: Assembler messages: 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/ccsGSEwL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s CC [M] fs/afs/security.o 2654s /tmp/cc3YVgPE.s: Assembler messages: 2654s /tmp/cc3YVgPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s /tmp/cc3YVgPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2654s CC drivers/acpi/acpica/dsutils.o 2655s /tmp/cchliQtt.s: Assembler messages: 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cchliQtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s CC drivers/acpi/acpica/dswexec.o 2655s /tmp/cc3gegaz.s: Assembler messages: 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/cc3gegaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/ccdY5xuq.s: CC [M] fs/afs/server.o 2655s CC drivers/acpi/acpica/dswload.o 2655s Assembler messages: 2655s /tmp/ccdY5xuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2655s /tmp/ccdY5xuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Assembler messages: 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s /tmp/ccPci4s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s CC [M] fs/xfs/xfs_error.o 2656s /tmp/ccFISkgo.s: Assembler messages: 2656s /tmp/ccFISkgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2656s CC drivers/acpi/acpica/dswload2.o 2656s CC drivers/acpi/acpica/dswscope.o 2657s /tmp/ccr4anlY.s: Assembler messages: 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccr4anlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s CC [M] fs/xfs/xfs_exchrange.o 2657s /tmp/ccC7Q8D0.s: Assembler messages: 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccC7Q8D0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccuBoSFj.s: Assembler messages: 2657s /tmp/ccuBoSFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccuBoSFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccuBoSFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s CC drivers/acpi/acpica/dswstate.o 2657s CC [M] net/netfilter/ipset/ip_set_hash_netnet.o 2657s /tmp/ccNJfJpG.s: Assembler messages: 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/ccNJfJpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s CC [M] fs/afs/server_list.o 2657s /tmp/cc5doOzU.s: Assembler messages: 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s /tmp/cc5doOzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2657s CC drivers/acpi/acpica/evevent.o 2658s CC drivers/acpi/acpica/evgpe.o 2658s /tmp/ccOnjFoT.s: Assembler messages: 2658s /tmp/ccOnjFoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2658s /tmp/ccOnjFoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2658s /tmp/ccOnjFoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2658s /tmp/ccOnjFoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2658s /tmp/ccOnjFoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2658s CC [M] fs/afs/super.o 2658s CC drivers/acpi/acpica/evgpeblk.o 2659s CC drivers/acpi/acpica/evgpeinit.o 2659s /tmp/cc1eilBz.s: Assembler messages: 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc1eilBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s CC [M] fs/xfs/xfs_export.o 2659s CC drivers/acpi/acpica/evgpeutil.o 2659s CC drivers/acpi/acpica/evglock.o 2659s /tmp/cc5Nhn4m.s: Assembler messages: 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2659s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s CC [M] fs/afs/validation.o 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/cc5Nhn4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccHX9A9j.s: Assembler messages: 2660s /tmp/ccHX9A9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccHX9A9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccHX9A9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s CC [M] fs/xfs/xfs_extent_busy.o 2660s CC drivers/acpi/acpica/evhandler.o 2660s /tmp/ccbVJfuR.s: Assembler messages: 2660s /tmp/ccbVJfuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccbVJfuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccbVJfuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s /tmp/ccbVJfuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2660s CC drivers/acpi/acpica/evmisc.o 2661s /tmp/cc664FVW.s: Assembler messages: 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc664FVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc9EmabT.s: Assembler messages: 2661s /tmp/cc9EmabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cc9EmabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s CC [M] net/netfilter/ipset/ip_set_hash_netportnet.o 2661s CC drivers/acpi/acpica/evregion.o 2661s /tmp/cct7i1BV.s: Assembler messages: 2661s /tmp/cct7i1BV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cct7i1BV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cct7i1BV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s /tmp/cct7i1BV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2661s CC [M] fs/afs/vlclient.o 2671s /tmp/ccmvfIgX.s: Assembler messages: 2671s /tmp/ccmvfIgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccmvfIgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccmvfIgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccmvfIgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s CC drivers/acpi/acpica/evrgnini.o 2671s /tmp/ccRj0myo.s: Assembler messages: 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccRj0myo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccXxBgBq.s: Assembler messages: 2671s /tmp/ccXxBgBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccXxBgBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccXxBgBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Assembler messages: 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccIiDHUk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccYrqbeB.s: Assembler messages: 2671s /tmp/ccYrqbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccYrqbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccYrqbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccmt2cJ9.s: Assembler messages: 2671s /tmp/ccmt2cJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Assembler messages: 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccgZJsKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccPlqsMI.s: Assembler messages: 2671s /tmp/ccPlqsMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccPlqsMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccPlqsMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccPlqsMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Assembler messages: 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0FRGxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc9Ko5zJ.s: Assembler messages: 2671s /tmp/cc9Ko5zJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccwigF4D.s: Assembler messages: 2671s /tmp/ccwigF4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccwigF4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccwigF4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccwigF4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccwigF4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1cxsSl.s: Assembler messages: 2671s /tmp/cc1cxsSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccrRvefO.s: Assembler messages: 2671s /tmp/ccrRvefO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccrRvefO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccrRvefO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccrRvefO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Assembler messages: 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccFlrED1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Assembler messages: 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc8SmtLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Assembler messages: 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccbTnziK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccGAlGwy.s: Assembler messages: 2671s /tmp/ccGAlGwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccGAlGwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccGAlGwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccZksZun.s: Assembler messages: 2671s /tmp/ccZksZun.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3JInAT.s: Assembler messages: 2671s /tmp/cc3JInAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3JInAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccK8Nphg.s: Assembler messages: 2671s /tmp/ccK8Nphg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccK8Nphg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccK8Nphg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Assembler messages: 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cckXMtPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc7hrYuu.s: Assembler messages: 2671s /tmp/cc7hrYuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Assembler messages: 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccStuRMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0yMZva.s: Assembler messages: 2671s /tmp/cc0yMZva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0yMZva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc0yMZva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Assembler messages: 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccOF50jW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cce3R8MA.s: Assembler messages: 2671s /tmp/cce3R8MA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cce3R8MA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cce3R8MA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cce3R8MA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cce3R8MA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccNGIPFq.s: Assembler messages: 2671s /tmp/ccNGIPFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccVZwDIj.s: Assembler messages: 2671s /tmp/ccVZwDIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccVZwDIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccVZwDIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccVZwDIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccVZwDIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Assembler messages: 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cceJDJ0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccBE65RR.s: Assembler messages: 2671s /tmp/ccBE65RR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccBE65RR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Assembler messages: 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc1nvy5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccuXfNZM.s: Assembler messages: 2671s /tmp/ccuXfNZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/ccuXfNZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s CC [M] fs/xfs/xfs_file.o 2671s CC drivers/acpi/acpica/evsci.o 2671s CC drivers/acpi/acpica/evxface.o 2671s CC [M] fs/afs/vl_alias.o 2671s CC drivers/acpi/acpica/evxfevnt.o 2671s CC drivers/acpi/acpica/evxfgpe.o 2671s CC [M] fs/afs/vl_list.o 2671s CC drivers/acpi/acpica/evxfregn.o 2671s CC [M] fs/xfs/xfs_filestream.o 2671s CC drivers/acpi/acpica/exconcat.o 2671s CC drivers/acpi/acpica/exconfig.o 2671s CC [M] net/netfilter/ipset/ip_set_list_set.o 2671s CC [M] fs/afs/vl_probe.o 2671s CC drivers/acpi/acpica/exconvrt.o 2671s CC drivers/acpi/acpica/excreate.o 2671s CC [M] fs/xfs/xfs_fsmap.o 2671s LD [M] net/netfilter/ipset/ip_set.o 2671s CC drivers/acpi/acpica/exdebug.o 2671s CC [M] net/netfilter/ipvs/ip_vs_conn.o 2671s CC [M] fs/afs/vl_rotate.o 2671s CC drivers/acpi/acpica/exdump.o 2671s CC drivers/acpi/acpica/exfield.o 2671s CC [M] fs/afs/volume.o 2671s CC drivers/acpi/acpica/exfldio.o 2671s CC [M] fs/xfs/xfs_fsops.o 2671s CC drivers/acpi/acpica/exmisc.o 2671s CC [M] net/netfilter/ipvs/ip_vs_core.o 2671s CC drivers/acpi/acpica/exmutex.o 2671s CC [M] fs/afs/write.o 2671s CC drivers/acpi/acpica/exnames.o 2671s CC drivers/acpi/acpica/exoparg1.o 2671s CC [M] fs/xfs/xfs_globals.o 2671s CC [M] fs/afs/xattr.o 2671s CC drivers/acpi/acpica/exoparg2.o 2671s CC drivers/acpi/acpica/exoparg3.o 2671s CC [M] fs/xfs/xfs_handle.o 2671s CC [M] net/netfilter/ipvs/ip_vs_ctl.o 2671s /tmp/cciGs9uO.s: Assembler messages: 2671s /tmp/cciGs9uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cciGs9uO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s CC drivers/acpi/acpica/exoparg6.o 2671s /tmp/cc3fmy4y.s: Assembler messages: 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s /tmp/cc3fmy4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s CC [M] fs/afs/yfsclient.o 2671s /tmp/cc7sZVLy.s: Assembler messages: 2671s /tmp/cc7sZVLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2671s CC drivers/acpi/acpica/exprep.o 2672s /tmp/ccDRoHgD.s: Assembler messages: 2672s /tmp/ccDRoHgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccDRoHgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s CC drivers/acpi/acpica/exregion.o 2672s /tmp/ccHTGol4.s: Assembler messages: 2672s /tmp/ccHTGol4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccHTGol4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccHTGol4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s CC drivers/acpi/acpica/exresnte.o 2672s /tmp/ccg5qcaQ.s: Assembler messages: 2672s /tmp/ccg5qcaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccg5qcaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccg5qcaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccg5qcaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s /tmp/ccg5qcaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2672s CC [M] fs/xfs/xfs_health.o 2673s CC drivers/acpi/acpica/exresolv.o 2673s /tmp/cc6l1orP.s: Assembler messages: 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/cc6l1orP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s CC [M] fs/afs/proc.o 2673s /tmp/ccoZc10E.s: Assembler messages: 2673s /tmp/ccoZc10E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s /tmp/ccoZc10E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2673s CC drivers/acpi/acpica/exresop.o 2674s /tmp/ccPoKAGP.s: Assembler messages: 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccPoKAGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s CC [M] net/netfilter/ipvs/ip_vs_sched.o 2674s /tmp/ccNxWpip.s: Assembler messages: 2674s /tmp/ccNxWpip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccNxWpip.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s CC drivers/acpi/acpica/exserial.o 2674s /tmp/ccSKTuU7.s: Assembler messages: 2674s /tmp/ccSKTuU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccSKTuU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s CC drivers/acpi/acpica/exstore.o 2674s /tmp/ccpAo6JM.s: Assembler messages: 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccpAo6JM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Assembler messages: 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s CC [M] fs/xfs/xfs_icache.o 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s /tmp/ccINxjUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2674s LD [M] fs/afs/kafs.o 2674s CC [M] fs/xfs/xfs_ioctl.o 2675s CC drivers/acpi/acpica/exstoren.o 2675s /tmp/ccmUL9Lz.s: Assembler messages: 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s /tmp/ccmUL9Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s CC [M] net/netfilter/ipvs/ip_vs_xmit.o 2675s /tmp/ccSpGSvQ.s: Assembler messages: 2675s /tmp/ccSpGSvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2675s CC drivers/acpi/acpica/exstorob.o 2676s /tmp/ccST4Ck6.s: Assembler messages: 2676s /tmp/ccST4Ck6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccST4Ck6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s CC drivers/acpi/acpica/exsystem.o 2676s /tmp/ccdysTjG.s: Assembler messages: 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccdysTjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s CC drivers/acpi/acpica/extrace.o 2676s /tmp/ccJOy8wf.s: Assembler messages: 2676s /tmp/ccJOy8wf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s /tmp/ccJOy8wf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2676s CC drivers/acpi/acpica/exutils.o 2677s /tmp/ccBLbfou.s: Assembler messages: 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccBLbfou.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Assembler messages: 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccLqjy4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s CC [M] fs/nilfs2/inode.o 2677s /tmp/ccqG7wp6.s: Assembler messages: 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/ccqG7wp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s CC [M] fs/xfs/xfs_iomap.o 2677s CC drivers/acpi/acpica/hwacpi.o 2677s /tmp/cc8Mw4ad.s: Assembler messages: 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s /tmp/cc8Mw4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 2677s CC [M] net/netfilter/ipvs/ip_vs_app.o 2677s CC drivers/acpi/acpica/hwesleep.o 2678s /tmp/cc9eP0Hy.s: Assembler messages: 2678s /tmp/cc9eP0Hy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/cc9eP0Hy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s CC drivers/acpi/acpica/hwgpe.o 2678s /tmp/ccdf6i5Y.s: Assembler messages: 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s /tmp/ccdf6i5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2678s CC [M] fs/nilfs2/file.o 2678s CC drivers/acpi/acpica/hwregs.o 2679s /tmp/ccfIxJPe.s: Assembler messages: 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccfIxJPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s CC [M] net/netfilter/ipvs/ip_vs_sync.o 2679s /tmp/ccozIdAU.s: Assembler messages: 2679s /tmp/ccozIdAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccozIdAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s CC drivers/acpi/acpica/hwsleep.o 2679s /tmp/cc6X4YKu.s: Assembler messages: 2679s /tmp/cc6X4YKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/cc6X4YKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s CC [M] fs/nilfs2/dir.o 2679s CC drivers/acpi/acpica/hwvalid.o 2679s /tmp/ccmsa1wz.s: Assembler messages: 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s /tmp/ccmsa1wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2679s CC [M] fs/xfs/xfs_iops.o 2680s /tmp/ccIwFI9O.s: Assembler messages: 2680s /tmp/ccIwFI9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccIwFI9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccIwFI9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s CC drivers/acpi/acpica/hwxface.o 2680s /tmp/cc89MaRQ.s: Assembler messages: 2680s /tmp/cc89MaRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/cc89MaRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/cc89MaRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/cc89MaRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/cc89MaRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s CC drivers/acpi/acpica/hwxfsleep.o 2680s /tmp/ccrZffXN.s: Assembler messages: 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccrZffXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s CC [M] fs/nilfs2/super.o 2680s /tmp/ccEZhUhu.s: Assembler messages: 2680s /tmp/ccEZhUhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccEZhUhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2680s /tmp/ccEZhUhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s CC drivers/acpi/acpica/hwpci.o 2681s /tmp/ccT8z3uk.s: Assembler messages: 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccT8z3uk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s CC [M] net/netfilter/ipvs/ip_vs_est.o 2681s CC drivers/acpi/acpica/nsaccess.o 2681s /tmp/ccbG8dXS.s: Assembler messages: 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s CC [M] fs/xfs/xfs_inode.o 2681s /tmp/ccbG8dXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Assembler messages: 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s /tmp/cchhACXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2681s CC drivers/acpi/acpica/nsalloc.o 2682s CC [M] fs/nilfs2/namei.o 2682s /tmp/ccoVOpAj.s: Assembler messages: 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccoVOpAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s CC drivers/acpi/acpica/nsarguments.o 2682s /tmp/ccL78GYV.s: Assembler messages: 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccL78GYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s CC [M] net/netfilter/ipvs/ip_vs_proto.o 2682s /tmp/cczcqQUo.s: Assembler messages: 2682s /tmp/cczcqQUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/cczcqQUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/cczcqQUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s CC drivers/acpi/acpica/nsconvert.o 2682s /tmp/ccK0bo5e.s: Assembler messages: 2682s /tmp/ccK0bo5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccK0bo5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccK0bo5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2682s /tmp/ccK0bo5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2683s CC [M] fs/nilfs2/page.o 2683s /tmp/ccJWOsKS.s: Assembler messages: 2683s /tmp/ccJWOsKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2683s /tmp/ccJWOsKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2683s CC drivers/acpi/acpica/nsdump.o 2683s CC drivers/acpi/acpica/nseval.o 2684s /tmp/cccIqEtM.s: Assembler messages: 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/cccIqEtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Assembler messages: 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccEg2jfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s CC [M] fs/nilfs2/mdt.o 2684s /tmp/ccFMxcoL.s: Assembler messages: 2684s /tmp/ccFMxcoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s CC drivers/acpi/acpica/nsinit.o 2684s CC [M] net/netfilter/ipvs/ip_vs_pe.o 2684s /tmp/ccULSJwf.s: Assembler messages: 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccULSJwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s CC [M] fs/xfs/xfs_itable.o 2684s /tmp/ccPUhepM.s: Assembler messages: 2684s /tmp/ccPUhepM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccPUhepM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccPUhepM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s /tmp/ccPUhepM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2684s CC drivers/acpi/acpica/nsload.o 2685s /tmp/ccvQnZxS.s: Assembler messages: 2685s /tmp/ccvQnZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Assembler messages: 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cceLcpv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s CC drivers/acpi/acpica/nsnames.o 2685s CC [M] fs/nilfs2/btnode.o 2685s /tmp/ccvA23vX.s: Assembler messages: 2685s /tmp/ccvA23vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/ccvA23vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/ccvA23vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s CC [M] fs/xfs/xfs_iwalk.o 2685s /tmp/ccQvIEHK.s: Assembler messages: 2685s /tmp/ccQvIEHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/ccQvIEHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/ccQvIEHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/ccQvIEHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o 2685s /tmp/cc5G8YwR.s: Assembler messages: 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s /tmp/cc5G8YwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2685s CC drivers/acpi/acpica/nsobject.o 2686s /tmp/ccErqsTb.s: Assembler messages: 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/ccErqsTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s CC [M] fs/nilfs2/bmap.o 2686s /tmp/cct3nLqA.s: Assembler messages: 2686s /tmp/cct3nLqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/cct3nLqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/cct3nLqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/cct3nLqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s /tmp/cct3nLqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s CC drivers/acpi/acpica/nsparse.o 2686s /tmp/ccoZOXxy.s: Assembler messages: 2686s /tmp/ccoZOXxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2686s CC drivers/acpi/acpica/nspredef.o 2687s /tmp/ccGSNPWR.s: Assembler messages: 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccGSNPWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s CC [M] fs/xfs/xfs_message.o 2687s /tmp/ccpVIXnG.s: Assembler messages: 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccpVIXnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Assembler messages: 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s CC [M] fs/nilfs2/btree.o 2687s CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccZJcvXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccri0ZLk.s: Assembler messages: 2687s /tmp/ccri0ZLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s CC drivers/acpi/acpica/nsprepkg.o 2687s /tmp/ccB9cLN2.s: Assembler messages: 2687s /tmp/ccB9cLN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccB9cLN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s CC drivers/acpi/acpica/nsrepair.o 2687s /tmp/ccwjByRu.s: Assembler messages: 2687s /tmp/ccwjByRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccwjByRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccwjByRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccwjByRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s /tmp/ccwjByRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2687s CC [M] fs/xfs/xfs_mount.o 2688s /tmp/ccAVMGvE.s: Assembler messages: 2688s /tmp/ccAVMGvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccAVMGvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s CC drivers/acpi/acpica/nsrepair2.o 2688s /tmp/ccajiskS.s: Assembler messages: 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccajiskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o 2688s /tmp/ccNGsnOk.s: Assembler messages: 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s /tmp/ccNGsnOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2688s CC drivers/acpi/acpica/nssearch.o 2689s /tmp/ccP9m6h5.s: Assembler messages: 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s CC [M] fs/nilfs2/direct.o 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccP9m6h5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccUvKGo2.s: Assembler messages: 2689s /tmp/ccUvKGo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccUvKGo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s CC drivers/acpi/acpica/nsutils.o 2689s CC [M] net/netfilter/ipvs/ip_vs_proto_sctp.o 2689s /tmp/ccjjwfA2.s: Assembler messages: 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s /tmp/ccjjwfA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2689s CC drivers/acpi/acpica/nswalk.o 2689s /tmp/ccpivGF0.s: Assembler messages: 2689s /tmp/ccpivGF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Assembler messages: 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s CC [M] fs/nilfs2/dat.o 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccTPQlrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s CC [M] fs/xfs/xfs_mru_cache.o 2690s /tmp/cc7gY4mn.s: Assembler messages: 2690s /tmp/cc7gY4mn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s CC drivers/acpi/acpica/nsxfeval.o 2690s /tmp/cccMig3o.s: Assembler messages: 2690s /tmp/cccMig3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/cccMig3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/cccMig3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/cccMig3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/cccMig3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Assembler messages: 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s CC drivers/acpi/acpica/nsxfname.o 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccCZYbQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccRnuiQZ.s: Assembler messages: 2690s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2690s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s CC [M] fs/nilfs2/recovery.o 2691s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccRnuiQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s CC [M] fs/xfs/xfs_pwork.o 2691s /tmp/ccjNxAZD.s: Assembler messages: 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjNxAZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s CC [M] net/netfilter/ipvs/ip_vs_nfct.o 2691s /tmp/ccjDcn4U.s: Assembler messages: 2691s /tmp/ccjDcn4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccjDcn4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s CC drivers/acpi/acpica/nsxfobj.o 2691s /tmp/ccaVZPcw.s: Assembler messages: 2691s /tmp/ccaVZPcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccaVZPcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s /tmp/ccaVZPcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2691s CC drivers/acpi/acpica/psargs.o 2692s /tmp/ccExdQBg.s: Assembler messages: 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccExdQBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s CC [M] fs/nilfs2/the_nilfs.o 2692s /tmp/cctLlE2e.s: Assembler messages: 2692s /tmp/cctLlE2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/cctLlE2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccDX73q6.s: Assembler messages: 2692s /tmp/ccDX73q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccDX73q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccDX73q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccDX73q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s CC [M] fs/xfs/xfs_reflink.o 2692s /tmp/ccrtBQsF.s: Assembler messages: 2692s /tmp/ccrtBQsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccrtBQsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s /tmp/ccrtBQsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2692s CC [M] net/netfilter/ipvs/ip_vs_rr.o 2692s CC drivers/acpi/acpica/psloop.o 2693s CC drivers/acpi/acpica/psobject.o 2693s /tmp/ccmD2a5F.s: Assembler messages: 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccmD2a5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s CC [M] fs/nilfs2/segbuf.o 2693s /tmp/ccfqrSEJ.s: Assembler messages: 2693s /tmp/ccfqrSEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccfqrSEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccfqrSEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s CC drivers/acpi/acpica/psopcode.o 2693s /tmp/ccCKzqx5.s: Assembler messages: 2693s /tmp/ccCKzqx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccCKzqx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccCKzqx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s /tmp/ccCKzqx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2693s CC [M] net/netfilter/ipvs/ip_vs_wrr.o 2693s CC drivers/acpi/acpica/psopinfo.o 2694s /tmp/ccwKoUSl.s: Assembler messages: 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccwKoUSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s CC [M] fs/nilfs2/segment.o 2694s /tmp/ccViWnzw.s: Assembler messages: 2694s /tmp/ccViWnzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccViWnzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s CC drivers/acpi/acpica/psparse.o 2694s /tmp/ccpYiDS7.s: Assembler messages: 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccpYiDS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s CC [M] fs/xfs/xfs_stats.o 2694s /tmp/ccdCewyv.s: Assembler messages: 2694s /tmp/ccdCewyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccdCewyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s /tmp/ccdCewyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2694s CC drivers/acpi/acpica/psscope.o 2695s /tmp/ccdHtM4A.s: Assembler messages: 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccdHtM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s CC [M] net/netfilter/ipvs/ip_vs_lc.o 2695s /tmp/ccFEdAoM.s: Assembler messages: 2695s /tmp/ccFEdAoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccFEdAoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccFEdAoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccFEdAoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s CC drivers/acpi/acpica/pstree.o 2695s /tmp/ccQj3025.s: Assembler messages: 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccQj3025.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s CC [M] fs/xfs/xfs_super.o 2695s /tmp/ccrZAm8U.s: Assembler messages: 2695s /tmp/ccrZAm8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccrZAm8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s /tmp/ccrZAm8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2695s CC drivers/acpi/acpica/psutils.o 2696s /tmp/ccL6neKG.s: Assembler messages: 2696s /tmp/ccL6neKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/ccL6neKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/ccL6neKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s CC [M] net/netfilter/ipvs/ip_vs_wlc.o 2696s /tmp/ccyRYEf4.s: Assembler messages: 2696s /tmp/ccyRYEf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/ccyRYEf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/ccyRYEf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s CC drivers/acpi/acpica/pswalk.o 2696s /tmp/cc8zbnHs.s: Assembler messages: 2696s /tmp/cc8zbnHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s CC drivers/acpi/acpica/psxface.o 2696s /tmp/cctWwgrY.s: Assembler messages: 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s /tmp/cctWwgrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2696s CC [M] fs/nilfs2/cpfile.o 2697s /tmp/ccp5wxQB.s: Assembler messages: 2697s /tmp/ccp5wxQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccp5wxQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccp5wxQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s CC drivers/acpi/acpica/rsaddr.o 2697s /tmp/ccBVDX4W.s: Assembler messages: 2697s /tmp/ccBVDX4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccBVDX4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccBVDX4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s CC [M] net/netfilter/ipvs/ip_vs_fo.o 2697s /tmp/ccgamN7B.s: Assembler messages: 2697s /tmp/ccgamN7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccgamN7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s CC drivers/acpi/acpica/rscalc.o 2697s /tmp/ccoOZeJk.s: Assembler messages: 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s CC [M] fs/xfs/xfs_symlink.o 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2697s /tmp/ccoOZeJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cc6w3kA1.s: Assembler messages: 2698s /tmp/cc6w3kA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cc6w3kA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cc6w3kA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cc6w3kA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/ccDCIfBK.s: Assembler messages: 2698s /tmp/ccDCIfBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s CC [M] fs/nilfs2/sufile.o 2698s CC drivers/acpi/acpica/rscreate.o 2698s /tmp/cccOCfiv.s: Assembler messages: 2698s /tmp/cccOCfiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cccOCfiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s /tmp/cccOCfiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2698s CC [M] net/netfilter/ipvs/ip_vs_ovf.o 2698s CC drivers/acpi/acpica/rsdumpinfo.o 2699s CC drivers/acpi/acpica/rsinfo.o 2699s /tmp/ccRaCpmZ.s: Assembler messages: 2699s /tmp/ccRaCpmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/ccRaCpmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Assembler messages: 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/cc0w8ty5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s CC [M] fs/xfs/xfs_sysfs.o 2699s CC [M] fs/nilfs2/ifile.o 2699s CC drivers/acpi/acpica/rsio.o 2699s /tmp/ccm0mQIB.s: Assembler messages: 2699s /tmp/ccm0mQIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/ccm0mQIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s /tmp/ccm0mQIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2699s CC [M] net/netfilter/ipvs/ip_vs_lblc.o 2700s CC drivers/acpi/acpica/rsirq.o 2700s /tmp/ccCLQaLT.s: Assembler messages: 2700s /tmp/ccCLQaLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/ccCLQaLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/ccCLQaLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s CC [M] fs/nilfs2/alloc.o 2700s CC drivers/acpi/acpica/rslist.o 2700s /tmp/cct9j9cb.s: Assembler messages: 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/cct9j9cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s CC [M] fs/xfs/xfs_trans.o 2700s /tmp/ccvxHc2K.s: Assembler messages: 2700s /tmp/ccvxHc2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s /tmp/ccvxHc2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2700s CC drivers/acpi/acpica/rsmemory.o 2701s CC drivers/acpi/acpica/rsmisc.o 2701s /tmp/ccmewJcD.s: Assembler messages: 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccmewJcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s CC [M] net/netfilter/ipvs/ip_vs_lblcr.o 2701s /tmp/cc5Ew2Sa.s: Assembler messages: 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/cc5Ew2Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s CC [M] fs/nilfs2/gcinode.o 2701s /tmp/ccI6rSiw.s: Assembler messages: 2701s /tmp/ccI6rSiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s /tmp/ccI6rSiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2701s CC drivers/acpi/acpica/rsserial.o 2702s CC drivers/acpi/acpica/rsutils.o 2702s /tmp/ccxe4Iur.s: Assembler messages: 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccxe4Iur.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s CC [M] fs/xfs/xfs_xattr.o 2702s /tmp/cctPVrTv.s: Assembler messages: 2702s /tmp/cctPVrTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/cctPVrTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/cctPVrTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/cctPVrTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/cctPVrTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s CC [M] fs/nilfs2/ioctl.o 2702s /tmp/ccnU0f2a.s: Assembler messages: 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2702s /tmp/ccnU0f2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s CC drivers/acpi/acpica/rsxface.o 2703s /tmp/cc0rKBzz.s: Assembler messages: 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/cc0rKBzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s CC [M] net/netfilter/ipvs/ip_vs_dh.o 2703s /tmp/ccq2Puwj.s: Assembler messages: 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccq2Puwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccqixwZx.s: Assembler messages: 2703s /tmp/ccqixwZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccqixwZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s /tmp/ccqixwZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2703s CC drivers/acpi/acpica/tbdata.o 2703s CC [M] fs/xfs/xfs_log.o 2704s /tmp/ccPMQUPI.s: Assembler messages: 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccPMQUPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s CC [M] fs/nilfs2/sysfs.o 2704s /tmp/cczDps18.s: Assembler messages: 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/cczDps18.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s CC drivers/acpi/acpica/tbfadt.o 2704s /tmp/ccn1Z6Zd.s: Assembler messages: 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s /tmp/ccn1Z6Zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s CC [M] net/netfilter/ipvs/ip_vs_sh.o 2704s /tmp/ccPbRswY.s: Assembler messages: 2704s /tmp/ccPbRswY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2704s CC drivers/acpi/acpica/tbfind.o 2705s /tmp/ccbhHVs8.s: Assembler messages: 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s LD [M] fs/nilfs2/nilfs2.o 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s /tmp/ccbhHVs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s CC drivers/acpi/acpica/tbinstal.o 2705s CC [M] fs/befs/datastream.o 2705s /tmp/ccigMKCu.s: Assembler messages: 2705s /tmp/ccigMKCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2705s CC drivers/acpi/acpica/tbprint.o 2706s /tmp/ccyr7BS5.s: Assembler messages: 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccyr7BS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s CC [M] net/netfilter/ipvs/ip_vs_mh.o 2706s /tmp/cc8WujSI.s: Assembler messages: 2706s /tmp/cc8WujSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc8WujSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc8WujSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc8WujSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc8WujSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s CC [M] fs/befs/btree.o 2706s CC drivers/acpi/acpica/tbutils.o 2706s /tmp/cc9D0xEG.s: Assembler messages: 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/cc9D0xEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s CC [M] fs/xfs/xfs_log_cil.o 2706s /tmp/ccWhIvLP.s: Assembler messages: 2706s /tmp/ccWhIvLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccWhIvLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccWhIvLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccWhIvLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s /tmp/ccWhIvLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2706s CC drivers/acpi/acpica/tbxface.o 2707s /tmp/ccC8J6tu.s: Assembler messages: 2707s /tmp/ccC8J6tu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccC8J6tu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s CC [M] fs/befs/super.o 2707s /tmp/ccN8dPaE.s: Assembler messages: 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccN8dPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s CC drivers/acpi/acpica/tbxfload.o 2707s /tmp/ccg4KqEQ.s: Assembler messages: 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccg4KqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s CC [M] net/netfilter/ipvs/ip_vs_sed.o 2707s /tmp/cc0chLL1.s: Assembler messages: 2707s /tmp/cc0chLL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s CC [M] fs/befs/inode.o 2707s /tmp/ccBY1FLU.s: Assembler messages: 2707s /tmp/ccBY1FLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccBY1FLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccBY1FLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccBY1FLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s /tmp/ccBY1FLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2707s CC drivers/acpi/acpica/tbxfroot.o 2708s /tmp/ccqIMS1G.s: Assembler messages: 2708s /tmp/ccqIMS1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccOhIjNf.s: Assembler messages: 2708s /tmp/ccOhIjNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccOhIjNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccOhIjNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccOhIjNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s CC [M] fs/befs/debug.o 2708s CC drivers/acpi/acpica/utaddress.o 2708s /tmp/ccKrZiUM.s: Assembler messages: 2708s /tmp/ccKrZiUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccKrZiUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccKrZiUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccKrZiUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/cc9dhrDM.s: Assembler messages: 2708s /tmp/cc9dhrDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/cc9dhrDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/cc9dhrDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Assembler messages: 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s CC drivers/acpi/acpica/utalloc.o 2708s CC [M] net/netfilter/ipvs/ip_vs_nq.o 2708s CC [M] fs/befs/io.o 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s /tmp/ccyPPHfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2708s CC [M] fs/xfs/xfs_bmap_item.o 2709s /tmp/ccpMtrJ0.s: Assembler messages: 2709s /tmp/ccpMtrJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2709s /tmp/ccpMtrJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2709s /tmp/ccpMtrJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2709s CC drivers/acpi/acpica/utascii.o 2709s /tmp/ccFJXWXg.s: Assembler messages: 2709s /tmp/ccFJXWXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2709s CC [M] fs/befs/linuxvfs.o 2709s CC drivers/acpi/acpica/utbuffer.o 2710s /tmp/cc7JwWUl.s: Assembler messages: 2710s /tmp/cc7JwWUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cc7JwWUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cc7JwWUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s CC [M] net/netfilter/ipvs/ip_vs_twos.o 2710s /tmp/ccpWKY2G.s: Assembler messages: 2710s /tmp/ccpWKY2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccpWKY2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s CC drivers/acpi/acpica/utcksum.o 2710s /tmp/ccBFtYPc.s: Assembler messages: 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccBFtYPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s CC [M] fs/xfs/xfs_buf_item.o 2710s /tmp/ccZlsiZq.s: Assembler messages: 2710s /tmp/ccZlsiZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/ccZlsiZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s CC drivers/acpi/acpica/utcopy.o 2710s /tmp/cck4G77V.s: Assembler messages: 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s LD [M] fs/befs/befs.o 2710s CC [M] net/netfilter/ipvs/ip_vs_ftp.o 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2710s /tmp/cck4G77V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Assembler messages: 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cchOiYOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s CC drivers/acpi/acpica/utexcep.o 2711s /tmp/cc92OrYc.s: Assembler messages: 2711s /tmp/cc92OrYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cc92OrYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/cc92OrYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s CC drivers/acpi/pci_mcfg.o 2711s /tmp/ccswNxFb.s: Assembler messages: 2711s /tmp/ccswNxFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s /tmp/ccswNxFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2711s CC drivers/acpi/acpica/utdebug.o 2712s CC drivers/acpi/acpica/utdecode.o 2712s /tmp/cc2RT0Xg.s: Assembler messages: 2712s /tmp/cc2RT0Xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cc2RT0Xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cc2RT0Xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s AR net/netfilter/built-in.a 2712s CC [M] net/netfilter/ipvs/ip_vs_pe_sip.o 2712s /tmp/ccxIVznH.s: Assembler messages: 2712s /tmp/ccxIVznH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccxIVznH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccxIVznH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccxIVznH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Assembler messages: 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/cccLiWkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s CC [M] fs/cachefiles/cache.o 2712s CC [M] fs/xfs/xfs_buf_item_recover.o 2712s /tmp/ccBqdImi.s: Assembler messages: 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s /tmp/ccBqdImi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2712s CC drivers/acpi/acpica/utdelete.o 2713s /tmp/ccXwSPCr.s: Assembler messages: 2713s /tmp/ccXwSPCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccXwSPCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccXwSPCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccXwSPCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccXwSPCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s CC drivers/acpi/acpica/uterror.o 2713s /tmp/ccy5LNWS.s: Assembler messages: 2713s /tmp/ccy5LNWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s CC [M] fs/cachefiles/daemon.o 2713s /tmp/ccH7qYbB.s: Assembler messages: 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccH7qYbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s /tmp/ccrprPXg.s: Assembler messages: 2713s /tmp/ccrprPXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2713s CC drivers/acpi/acpica/uteval.o 2713s LD [M] net/netfilter/ipvs/ip_vs.o 2713s LD [M] net/netfilter/nf_conntrack.o 2713s LD [M] net/netfilter/nf_conntrack_h323.o 2713s LD [M] net/netfilter/nf_nat.o 2713s LD [M] net/netfilter/nf_tables.o 2714s LD [M] net/netfilter/nf_flow_table.o 2714s CC net/xfrm/xfrm_policy.o 2714s /tmp/ccf8thsJ.s: Assembler messages: 2714s /tmp/ccf8thsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s CC drivers/acpi/acpica/utglobal.o 2714s /tmp/cc12BEWi.s: Assembler messages: 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/cc12BEWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s CC [M] fs/xfs/xfs_dquot_item_recover.o 2714s /tmp/ccxv9wPJ.s: Assembler messages: 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s /tmp/ccxv9wPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2714s CC drivers/acpi/acpica/uthex.o 2714s CC [M] fs/cachefiles/interface.o 2715s CC drivers/acpi/acpica/utids.o 2715s /tmp/ccApQGqb.s: Assembler messages: 2715s /tmp/ccApQGqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s CC [M] fs/xfs/xfs_exchmaps_item.o 2715s CC drivers/acpi/acpica/utinit.o 2715s /tmp/cchbz240.s: Assembler messages: 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s /tmp/cchbz240.s: Warning: no SFrame FDE emitted; FP without RA on stack 2715s CC [M] fs/cachefiles/io.o 2716s /tmp/ccLcfPSt.s: Assembler messages: 2716s /tmp/ccLcfPSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccLcfPSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s CC drivers/acpi/acpica/utlock.o 2716s /tmp/ccY48CRl.s: Assembler messages: 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccY48CRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s CC drivers/acpi/acpica/utmath.o 2716s /tmp/ccoEFyZV.s: Assembler messages: 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s /tmp/ccoEFyZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2716s CC [M] fs/xfs/xfs_extfree_item.o 2717s /tmp/ccAdsLV6.s: Assembler messages: 2717s /tmp/ccAdsLV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/ccAdsLV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/ccAdsLV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/ccAdsLV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s CC drivers/acpi/acpica/utmisc.o 2717s /tmp/cc4eJ8ci.s: Assembler messages: 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cc4eJ8ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s CC [M] fs/cachefiles/key.o 2717s /tmp/cccfstxb.s: Assembler messages: 2717s /tmp/cccfstxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s /tmp/cccfstxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2717s CC drivers/acpi/acpica/utmutex.o 2718s /tmp/ccjtG4Xm.s: Assembler messages: 2718s /tmp/ccjtG4Xm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccjtG4Xm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccjtG4Xm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccjtG4Xm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s CC drivers/acpi/acpica/utnonansi.o 2718s /tmp/cczrac8D.s: Assembler messages: 2718s /tmp/cczrac8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s CC [M] fs/cachefiles/main.o 2718s /tmp/ccYPOLKh.s: Assembler messages: 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccYPOLKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s CC drivers/acpi/acpica/utobject.o 2718s CC net/xfrm/xfrm_state.o 2718s /tmp/ccTvyxqB.s: Assembler messages: 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s /tmp/ccTvyxqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2718s CC [M] fs/xfs/xfs_attr_item.o 2719s /tmp/ccyHHUZy.s: Assembler messages: 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccyHHUZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s CC drivers/acpi/acpica/utosi.o 2719s /tmp/ccuV7yTL.s: Assembler messages: 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s /tmp/ccuV7yTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2719s CC drivers/acpi/acpica/utownerid.o 2720s /tmp/ccOcQztK.s: Assembler messages: 2720s /tmp/ccOcQztK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccOcQztK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s CC drivers/acpi/acpica/utpredef.o 2720s /tmp/ccM9v1u1.s: Assembler messages: 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccM9v1u1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s CC [M] fs/cachefiles/namei.o 2720s /tmp/ccW6cz9m.s: Assembler messages: 2720s /tmp/ccW6cz9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s CC drivers/acpi/acpica/utresdecode.o 2720s /tmp/ccDGRBTE.s: Assembler messages: 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s CC [M] fs/xfs/xfs_icreate_item.o 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s /tmp/ccDGRBTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2720s CC drivers/acpi/acpica/utresrc.o 2721s /tmp/ccqqCKK5.s: Assembler messages: 2721s /tmp/ccqqCKK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccqqCKK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s CC drivers/acpi/acpica/utstate.o 2721s /tmp/ccurjKMD.s: Assembler messages: 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccurjKMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s CC [M] fs/cachefiles/security.o 2721s /tmp/ccZwlUN3.s: Assembler messages: 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s /tmp/ccZwlUN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2721s CC drivers/acpi/acpica/utstring.o 2722s /tmp/ccFfPQBK.s: Assembler messages: 2722s /tmp/ccFfPQBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/ccFfPQBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/ccFfPQBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/ccFfPQBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s CC [M] fs/xfs/xfs_inode_item.o 2722s /tmp/ccKNljKN.s: Assembler messages: 2722s /tmp/ccKNljKN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/ccKNljKN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s CC drivers/acpi/acpica/utstrsuppt.o 2722s /tmp/cckZhMsm.s: Assembler messages: 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cckZhMsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cc7Ancvj.s: Assembler messages: 2722s /tmp/cc7Ancvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cc7Ancvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s /tmp/cc7Ancvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2722s CC [M] fs/cachefiles/volume.o 2722s CC drivers/acpi/acpica/utstrtoul64.o 2723s CC net/xfrm/xfrm_hash.o 2723s /tmp/ccAL1F4L.s: Assembler messages: 2723s /tmp/ccAL1F4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s CC drivers/acpi/acpica/utxface.o 2723s /tmp/ccZSUMtE.s: Assembler messages: 2723s /tmp/ccZSUMtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccZSUMtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s CC [M] fs/cachefiles/xattr.o 2723s /tmp/ccd5x25Q.s: Assembler messages: 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccd5x25Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccw9EiRb.s: Assembler messages: 2723s /tmp/ccw9EiRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s /tmp/ccw9EiRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2723s CC net/xfrm/xfrm_input.o 2723s CC drivers/acpi/acpica/utxfinit.o 2724s /tmp/ccCPtSz6.s: Assembler messages: 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccCPtSz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccMsqRRB.s: Assembler messages: 2724s /tmp/ccMsqRRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccMsqRRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccMsqRRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s CC drivers/acpi/acpica/utxferror.o 2724s CC [M] fs/xfs/xfs_inode_item_recover.o 2724s /tmp/ccJFCNxF.s: Assembler messages: 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s /tmp/ccJFCNxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2724s LD [M] fs/cachefiles/cachefiles.o 2724s CC [M] fs/ocfs2/alloc.o 2724s CC drivers/acpi/acpica/utxfmutex.o 2725s /tmp/ccV73cc0.s: Assembler messages: 2725s /tmp/ccV73cc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s AR drivers/acpi/acpica/built-in.a 2725s CC drivers/acpi/ac.o 2725s /tmp/ccwpdm7M.s: Assembler messages: 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/ccwpdm7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s CC net/xfrm/xfrm_output.o 2725s /tmp/cceC3kn9.s: Assembler messages: 2725s /tmp/cceC3kn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/cceC3kn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/cceC3kn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2725s /tmp/cceC3kn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s CC [M] fs/xfs/xfs_iunlink_item.o 2726s /tmp/ccryyaZn.s: Assembler messages: 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/ccryyaZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s CC drivers/acpi/button.o 2726s /tmp/cc1sOcTU.s: Assembler messages: 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2726s /tmp/cc1sOcTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s CC drivers/acpi/fan_core.o 2727s /tmp/ccbM897J.s: Assembler messages: 2727s /tmp/ccbM897J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccbM897J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccbM897J.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s CC [M] fs/xfs/xfs_refcount_item.o 2727s /tmp/ccWWRy4r.s: Assembler messages: 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccWWRy4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s CC net/xfrm/xfrm_sysctl.o 2727s /tmp/ccSfVB9V.s: Assembler messages: 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s /tmp/ccSfVB9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2727s CC drivers/acpi/fan_attr.o 2728s /tmp/cc9dBlO3.s: Assembler messages: 2728s /tmp/cc9dBlO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s /tmp/cc9dBlO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s /tmp/cc9dBlO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s /tmp/cc9dBlO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s CC drivers/acpi/fan_hwmon.o 2728s /tmp/ccvcxpIb.s: Assembler messages: 2728s /tmp/ccvcxpIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s /tmp/ccvcxpIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2728s CC net/xfrm/xfrm_replay.o 2729s /tmp/cc46gv9e.s: Assembler messages: 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s CC [M] fs/xfs/xfs_rmap_item.o 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/cc46gv9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccuIT8OA.s: Assembler messages: 2729s /tmp/ccuIT8OA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccuIT8OA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s CC drivers/acpi/pci_slot.o 2729s /tmp/ccQRtjG4.s: Assembler messages: 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s /tmp/ccQRtjG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2729s CC [M] fs/ocfs2/aops.o 2730s /tmp/cc7wdodx.s: Assembler messages: 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/cc7wdodx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccojsKnK.s: Assembler messages: 2730s /tmp/ccojsKnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccojsKnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccojsKnK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s CC drivers/acpi/processor_driver.o 2730s CC net/xfrm/xfrm_device.o 2730s /tmp/ccBlxlSZ.s: Assembler messages: 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s /tmp/ccBlxlSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2730s CC [M] fs/xfs/xfs_log_recover.o 2731s /tmp/cc4pNAug.s: Assembler messages: 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/cc4pNAug.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s CC drivers/acpi/processor_thermal.o 2731s /tmp/ccu9k3NY.s: Assembler messages: 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2731s /tmp/ccu9k3NY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Assembler messages: 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/cckQNAd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s CC net/xfrm/xfrm_nat_keepalive.o 2732s CC drivers/acpi/processor_idle.o 2732s /tmp/ccvGQxdw.s: Assembler messages: 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s /tmp/ccvGQxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2732s CC [M] fs/ocfs2/blockcheck.o 2733s /tmp/cc2sEC0E.s: Assembler messages: 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/cc2sEC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Assembler messages: 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s CC drivers/acpi/processor_perflib.o 2733s CC [M] fs/ocfs2/buffer_head_io.o 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccisELes.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Assembler messages: 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccgCPgI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s CC net/xfrm/xfrm_proc.o 2733s /tmp/ccqcVm1N.s: Assembler messages: 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s /tmp/ccqcVm1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2733s CC [M] fs/xfs/xfs_trans_ail.o 2734s /tmp/ccAFl0W0.s: Assembler messages: 2734s /tmp/ccAFl0W0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccAFl0W0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccAFl0W0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s CC drivers/acpi/container.o 2734s /tmp/ccs9CVkk.s: Assembler messages: 2734s /tmp/ccs9CVkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccs9CVkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s CC net/xfrm/espintcp.o 2734s CC [M] fs/ocfs2/dcache.o 2734s /tmp/ccvGZ0Yf.s: Assembler messages: 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2734s /tmp/ccvGZ0Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s CC drivers/acpi/thermal_lib.o 2735s /tmp/ccFSyF15.s: Assembler messages: 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccFSyF15.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s CC [M] fs/xfs/xfs_trans_buf.o 2735s /tmp/ccz92zfc.s: Assembler messages: 2735s /tmp/ccz92zfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccz92zfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/ccz92zfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s CC drivers/acpi/thermal.o 2735s /tmp/cc1Nhvbf.s: Assembler messages: 2735s /tmp/cc1Nhvbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/cc1Nhvbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2735s /tmp/cc1Nhvbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s CC [M] fs/ocfs2/dir.o 2736s /tmp/ccyV3hVM.s: Assembler messages: 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/ccyV3hVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s CC net/xfrm/xfrm_state_bpf.o 2736s /tmp/cctBwb0C.s: Assembler messages: 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s /tmp/cctBwb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2736s CC drivers/acpi/numa/srat.o 2737s /tmp/ccMpMwDN.s: Assembler messages: 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s CC [M] fs/xfs/xfs_dquot.o 2737s /tmp/ccMpMwDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccoDWCO9.s: Assembler messages: 2737s /tmp/ccoDWCO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccoDWCO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/ccoDWCO9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s CC [M] net/xfrm/xfrm_algo.o 2737s /tmp/cc0ImEZZ.s: Assembler messages: 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s /tmp/cc0ImEZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2737s CC drivers/acpi/numa/hmat.o 2738s /tmp/ccCS2dhv.s: Assembler messages: 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccCS2dhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s CC [M] net/xfrm/xfrm_user.o 2738s /tmp/ccEPAsOF.s: Assembler messages: 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s /tmp/ccEPAsOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2738s AR drivers/acpi/numa/built-in.a 2739s CC drivers/acpi/acpi_memhotplug.o 2739s /tmp/ccp7o6aq.s: Assembler messages: 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/ccp7o6aq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s CC [M] fs/ocfs2/dlmglue.o 2739s /tmp/cclIsRXX.s: Assembler messages: 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cclIsRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s CC [M] fs/xfs/xfs_dquot_item.o 2739s /tmp/cceCJ8Jh.s: Assembler messages: 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s /tmp/cceCJ8Jh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2739s CC drivers/acpi/battery.o 2740s /tmp/ccOHyD3n.s: Assembler messages: 2740s /tmp/ccOHyD3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/ccOHyD3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/ccOHyD3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/ccOHyD3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/ccOHyD3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s CC [M] fs/xfs/xfs_trans_dquot.o 2740s /tmp/cc8F8a7I.s: Assembler messages: 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2740s /tmp/cc8F8a7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s CC drivers/acpi/hed.o 2741s /tmp/cchLCkOQ.s: Assembler messages: 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/cchLCkOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/ccyiaMdm.s: Assembler messages: 2741s /tmp/ccyiaMdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/ccyiaMdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/ccyiaMdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/ccyiaMdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s /tmp/ccyiaMdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2741s CC drivers/acpi/bgrt.o 2741s CC [M] net/xfrm/xfrm_ipcomp.o 2742s /tmp/ccyFK7bh.s: Assembler messages: 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s CC [M] fs/xfs/xfs_qm_syscalls.o 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccyFK7bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Assembler messages: 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/ccQ4PtD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s CC [M] fs/ocfs2/export.o 2742s /tmp/cc9RTnCM.s: Assembler messages: 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s /tmp/cc9RTnCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2742s CC drivers/acpi/cppc_acpi.o 2743s /tmp/cczpt6Q5.s: Assembler messages: 2743s /tmp/cczpt6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cczpt6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cczpt6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cczpt6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Assembler messages: 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s CC [M] fs/xfs/xfs_qm_bhv.o 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/ccuQGt1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cc1iI6GT.s: Assembler messages: 2743s /tmp/cc1iI6GT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cc1iI6GT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cc1iI6GT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s CC [M] fs/ocfs2/extent_map.o 2743s CC [M] net/xfrm/xfrm_interface_bpf.o 2743s /tmp/cceMwPih.s: Assembler messages: 2743s /tmp/cceMwPih.s: Warning: no SFrame FDE emitted; FP without RA on stack 2743s /tmp/cceMwPih.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s CC [M] fs/xfs/xfs_qm.o 2744s /tmp/ccen6HEy.s: Assembler messages: 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccen6HEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s CC drivers/acpi/spcr.o 2744s /tmp/cc5yG1cO.s: Assembler messages: 2744s /tmp/cc5yG1cO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/cc5yG1cO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s CC [M] net/xfrm/xfrm_interface_core.o 2744s /tmp/ccVabvKa.s: Assembler messages: 2744s /tmp/ccVabvKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccVabvKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s /tmp/ccVabvKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2744s CC [M] fs/ocfs2/file.o 2745s CC drivers/acpi/pptt.o 2745s /tmp/cclwG0Ap.s: Assembler messages: 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s /tmp/cclwG0Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 2745s CC drivers/acpi/apei/apei-base.o 2746s /tmp/ccOdAr30.s: Assembler messages: 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccOdAr30.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s CC [M] fs/xfs/xfs_quotaops.o 2746s /tmp/ccy4jLLg.s: Assembler messages: 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccy4jLLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s CC [M] net/xfrm/xfrm_iptfs.o 2746s /tmp/ccsD0FCR.s: Assembler messages: 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2746s /tmp/ccsD0FCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s CC drivers/acpi/apei/hest.o 2747s /tmp/ccZsct0Y.s: Assembler messages: 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccZsct0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s CC [M] fs/xfs/xfs_rtalloc.o 2747s /tmp/ccXUYUC1.s: Assembler messages: 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccXUYUC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s CC [M] fs/ocfs2/heartbeat.o 2747s /tmp/ccVcyzrw.s: Assembler messages: 2747s /tmp/ccVcyzrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s /tmp/ccVcyzrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2747s CC drivers/acpi/apei/erst.o 2748s /tmp/ccxr9gCC.s: Assembler messages: 2748s /tmp/ccxr9gCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2748s /tmp/ccxr9gCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2748s /tmp/ccxr9gCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2748s CC [M] fs/ocfs2/inode.o 2749s /tmp/ccpqXEyP.s: Assembler messages: 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccpqXEyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Assembler messages: 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccNQ6zRK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s CC drivers/acpi/apei/bert.o 2749s AR net/xfrm/built-in.a 2749s LD [M] net/xfrm/xfrm_interface.o 2749s /tmp/ccQ0QjTb.s: Assembler messages: 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s /tmp/ccQ0QjTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2749s CC net/unix/af_unix.o 2749s CC [M] fs/xfs/xfs_zone_alloc.o 2749s CC drivers/acpi/apei/ghes.o 2750s /tmp/ccDmABdK.s: Assembler messages: 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s /tmp/ccDmABdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2750s CC [M] fs/ocfs2/ioctl.o 2751s /tmp/ccbKtNYI.s: Assembler messages: 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s CC [M] fs/xfs/xfs_zone_gc.o 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccbKtNYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Assembler messages: 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccP2OkeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccGYX6r2.s: Assembler messages: 2751s /tmp/ccGYX6r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccGYX6r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccGYX6r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s /tmp/ccGYX6r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2751s CC [M] fs/ocfs2/journal.o 2751s CC [M] drivers/acpi/apei/einj-core.o 2752s /tmp/cceqffvO.s: Assembler messages: 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/cceqffvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Assembler messages: 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s /tmp/ccaAYQss.s: Warning: no SFrame FDE emitted; FP without RA on stack 2752s CC [M] drivers/acpi/apei/einj-cxl.o 2752s CC net/unix/garbage.o 2753s /tmp/ccrCISti.s: Assembler messages: 2753s /tmp/ccrCISti.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccrCISti.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccrCISti.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s AR drivers/acpi/apei/built-in.a 2753s LD [M] drivers/acpi/apei/einj.o 2753s AR drivers/acpi/pmic/built-in.a 2753s /tmp/ccdnJ2JI.s: Assembler messages: 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccdnJ2JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s CC drivers/acpi/dptf/int340x_thermal.o 2753s CC [M] fs/xfs/xfs_zone_info.o 2753s /tmp/ccihgc87.s: Assembler messages: 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccihgc87.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s CC [M] fs/ocfs2/localalloc.o 2753s /tmp/ccs6A5Za.s: Assembler messages: 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s /tmp/ccs6A5Za.s: Warning: no SFrame FDE emitted; FP without RA on stack 2753s CC net/unix/sysctl_net_unix.o 2754s /tmp/ccgbVuvN.s: Assembler messages: 2754s /tmp/ccgbVuvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s AR drivers/acpi/dptf/built-in.a 2754s CC drivers/acpi/arm64/agdi.o 2754s /tmp/ccdNhdGp.s: Assembler messages: 2754s /tmp/ccdNhdGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s CC [M] fs/xfs/xfs_zone_space_resv.o 2754s /tmp/ccwXqko5.s: Assembler messages: 2754s /tmp/ccwXqko5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s /tmp/ccwXqko5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s /tmp/ccTLk77c.s: Assembler messages: 2754s /tmp/ccTLk77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s /tmp/ccTLk77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s /tmp/ccTLk77c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2754s CC net/unix/unix_bpf.o 2754s CC drivers/acpi/arm64/apmt.o 2755s /tmp/ccNJhNMl.s: Assembler messages: 2755s /tmp/ccNJhNMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/ccNJhNMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/ccNJhNMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/ccNJhNMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s CC [M] fs/xfs/xfs_acl.o 2755s /tmp/cc9ZipeS.s: Assembler messages: 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s /tmp/cc9ZipeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s CC [M] fs/ocfs2/locks.o 2755s /tmp/ccil0W1M.s: Assembler messages: 2755s /tmp/ccil0W1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2755s CC drivers/acpi/arm64/ffh.o 2756s /tmp/ccHI9dBE.s: Assembler messages: 2756s /tmp/ccHI9dBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccHI9dBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s CC [M] fs/ocfs2/mmap.o 2756s /tmp/ccXehE4h.s: Assembler messages: 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccXehE4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s CC [M] net/unix/diag.o 2756s /tmp/cci7Axsw.s: Assembler messages: 2756s /tmp/cci7Axsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/cci7Axsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s CC drivers/acpi/arm64/gtdt.o 2756s /tmp/ccFwsc93.s: Assembler messages: 2756s /tmp/ccFwsc93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccFwsc93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s /tmp/ccFwsc93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2756s CC [M] fs/xfs/xfs_sysctl.o 2757s CC [M] fs/ocfs2/namei.o 2757s /tmp/cchz0gdW.s: Assembler messages: 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/cchz0gdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s CC drivers/acpi/arm64/iort.o 2757s /tmp/ccwNCTAL.s: Assembler messages: 2757s /tmp/ccwNCTAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccwNCTAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccwNCTAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccwNCTAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccwNCTAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccJNR2ef.s: Assembler messages: 2757s /tmp/ccJNR2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccJNR2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s /tmp/ccJNR2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 2757s CC [M] fs/xfs/xfs_ioctl32.o 2757s AR net/unix/built-in.a 2757s LD [M] net/unix/unix_diag.o 2757s CC net/ipv6/af_inet6.o 2758s /tmp/ccDZ9r4D.s: Assembler messages: 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s /tmp/ccDZ9r4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2758s CC drivers/acpi/arm64/cpuidle.o 2760s /tmp/ccvlwpYM.s: Assembler messages: 2760s /tmp/ccvlwpYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccvlwpYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccvlwpYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccvlwpYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s CC [M] fs/xfs/xfs_pnfs.o 2760s /tmp/ccKHb3RN.s: Assembler messages: 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccKHb3RN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccJmr0Nu.s: Assembler messages: 2760s /tmp/ccJmr0Nu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccJmr0Nu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Assembler messages: 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccU6m0T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/cc2oQu77.s: Assembler messages: 2760s /tmp/cc2oQu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s /tmp/ccaBJGnx.s: Assembler messages: 2760s /tmp/ccaBJGnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2760s CC drivers/acpi/arm64/amba.o 2760s CC net/ipv6/anycast.o 2760s CC [M] fs/ocfs2/refcounttree.o 2760s CC [M] fs/xfs/xfs_notify_failure.o 2760s CC drivers/acpi/arm64/dma.o 2761s /tmp/ccUaTyAs.s: Assembler messages: 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s /tmp/ccUaTyAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s CC net/ipv6/ip6_output.o 2761s /tmp/cc8jDmJV.s: Assembler messages: 2761s /tmp/cc8jDmJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s CC drivers/acpi/arm64/init.o 2761s LD [M] fs/xfs/xfs.o 2761s CC drivers/acpi/arm64/thermal_cpufreq.o 2761s /tmp/ccBtY65b.s: Assembler messages: 2761s /tmp/ccBtY65b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2761s CC drivers/acpi/viot.o 2762s /tmp/ccOLpswy.s: Assembler messages: 2762s /tmp/ccOLpswy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2762s AR drivers/acpi/arm64/built-in.a 2762s CC [M] fs/ocfs2/reservations.o 2762s /tmp/ccJIJaxF.s: Assembler messages: 2762s /tmp/ccJIJaxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2762s /tmp/ccJIJaxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2762s /tmp/ccJIJaxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2762s /tmp/ccJIJaxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2762s CC [M] drivers/acpi/acpi_ipmi.o 2763s /tmp/ccUUnz7D.s: Assembler messages: 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccUUnz7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s CC [M] fs/ocfs2/move_extents.o 2763s /tmp/ccRs0nYb.s: Assembler messages: 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccRs0nYb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Assembler messages: 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/cc9TpH2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s CC [M] fs/ocfs2/resize.o 2763s CC [M] drivers/acpi/acpi_video.o 2763s /tmp/ccHS9Im1.s: Assembler messages: 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2763s /tmp/ccHS9Im1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2764s CC net/ipv6/ip6_input.o 2764s /tmp/ccfMm9jn.s: Assembler messages: 2764s /tmp/ccfMm9jn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2764s CC [M] fs/btrfs/super.o 2765s /tmp/ccIi37ao.s: Assembler messages: 2765s /tmp/ccIi37ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s CC [M] fs/ocfs2/slot_map.o 2765s /tmp/ccpDRI8r.s: Assembler messages: 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccpDRI8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s CC [M] drivers/acpi/video_detect.o 2765s /tmp/ccDD9Ywn.s: Assembler messages: 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2765s /tmp/ccDD9Ywn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s CC net/ipv6/addrconf.o 2766s /tmp/ccbcvguo.s: Assembler messages: 2766s /tmp/ccbcvguo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccbcvguo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccbcvguo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s CC [M] drivers/acpi/acpi_tad.o 2766s /tmp/ccNqcfTv.s: Assembler messages: 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s /tmp/ccNqcfTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2766s CC [M] fs/ocfs2/suballoc.o 2767s /tmp/ccheKeHC.s: Assembler messages: 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s /tmp/ccheKeHC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2767s CC [M] drivers/acpi/platform_profile.o 2768s /tmp/ccAZdY4V.s: Assembler messages: 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/ccAZdY4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s CC [M] drivers/acpi/ec_sys.o 2768s /tmp/cc2nDaFQ.s: Assembler messages: 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2768s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/cc2nDaFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s CC [M] fs/ocfs2/super.o 2769s /tmp/ccXOeE5E.s: Assembler messages: 2769s /tmp/ccXOeE5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXOeE5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s CC [M] drivers/acpi/pfr_update.o 2769s /tmp/ccXqk63b.s: Assembler messages: 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2769s /tmp/ccXqk63b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s CC [M] drivers/acpi/pfr_telemetry.o 2770s /tmp/ccF9XgUo.s: Assembler messages: 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccF9XgUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s CC [M] drivers/acpi/acpi_configfs.o 2770s /tmp/ccI6W3N4.s: Assembler messages: 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2770s /tmp/ccI6W3N4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s CC net/ipv6/addrlabel.o 2771s /tmp/ccCO21lf.s: Assembler messages: 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccCO21lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s CC [M] fs/btrfs/ctree.o 2771s /tmp/ccEgSR7O.s: Assembler messages: 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s /tmp/ccEgSR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2771s CC [M] drivers/acpi/nfit/core.o 2772s /tmp/ccUUexMa.s: Assembler messages: 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s /tmp/ccUUexMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2772s CC net/ipv6/route.o 2774s /tmp/ccB3uAbW.s: Assembler messages: 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s /tmp/ccB3uAbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2774s CC [M] drivers/acpi/nfit/intel.o 2775s /tmp/ccQs6l33.s: Assembler messages: 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccQs6l33.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s CC [M] fs/btrfs/extent-tree.o 2775s /tmp/ccDmC7nQ.s: Assembler messages: 2775s /tmp/ccDmC7nQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccDmC7nQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccDmC7nQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s /tmp/ccDmC7nQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2775s LD [M] drivers/acpi/nfit/nfit.o 2775s AR drivers/acpi/built-in.a 2775s LD [M] drivers/acpi/video.o 2775s CC drivers/pnp/core.o 2776s /tmp/ccmyks6M.s: Assembler messages: 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s /tmp/ccmyks6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2776s CC drivers/pnp/card.o 2777s /tmp/ccsFXYkA.s: Assembler messages: 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccsFXYkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s CC drivers/pnp/driver.o 2777s /tmp/ccPNlXBl.s: Assembler messages: 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccPNlXBl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s CC net/ipv6/ip6_fib.o 2777s /tmp/ccF1zhNj.s: Assembler messages: 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s /tmp/ccF1zhNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2777s CC drivers/pnp/resource.o 2778s /tmp/ccWU8vPz.s: Assembler messages: 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccWU8vPz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s CC [M] fs/ocfs2/symlink.o 2778s /tmp/ccV6IqZK.s: Assembler messages: 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2778s /tmp/ccV6IqZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Assembler messages: 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccfB86wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s CC [M] fs/btrfs/print-tree.o 2779s CC drivers/pnp/manager.o 2779s CC [M] fs/ocfs2/sysfile.o 2779s /tmp/ccgT6giS.s: Assembler messages: 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccgT6giS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s CC drivers/pnp/support.o 2779s /tmp/ccy628pR.s: Assembler messages: 2779s /tmp/ccy628pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2779s /tmp/ccy628pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s CC [M] fs/btrfs/root-tree.o 2780s /tmp/ccZDZcyV.s: Assembler messages: 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccZDZcyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccN1r0uR.s: Assembler messages: 2780s /tmp/ccN1r0uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccN1r0uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s CC [M] fs/ocfs2/uptodate.o 2780s CC net/ipv6/ipv6_sockglue.o 2780s /tmp/ccqHbdKl.s: Assembler messages: 2780s /tmp/ccqHbdKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s /tmp/ccqHbdKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2780s CC drivers/pnp/interface.o 2781s /tmp/ccYZGTE8.s: Assembler messages: 2781s /tmp/ccYZGTE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/ccYZGTE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/ccYZGTE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s CC [M] fs/btrfs/dir-item.o 2781s /tmp/cc4nJk6e.s: Assembler messages: 2781s /tmp/cc4nJk6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cc4nJk6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cc4nJk6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cc4nJk6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cc4nJk6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s CC drivers/pnp/quirks.o 2781s /tmp/cccvlLNZ.s: Assembler messages: 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s /tmp/cccvlLNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2781s CC [M] fs/ocfs2/quota_local.o 2782s /tmp/ccPdOadp.s: Assembler messages: 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccPdOadp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s CC drivers/pnp/system.o 2782s /tmp/ccCZT05p.s: Assembler messages: 2782s /tmp/ccCZT05p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccCZT05p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s CC [M] fs/btrfs/file-item.o 2782s /tmp/ccUDRzKo.s: Assembler messages: 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccUDRzKo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s CC net/ipv6/ndisc.o 2782s /tmp/ccxjoa9B.s: Assembler messages: 2782s /tmp/ccxjoa9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccxjoa9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s /tmp/ccxjoa9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2782s CC drivers/pnp/pnpacpi/core.o 2783s /tmp/ccFzXjPH.s: Assembler messages: 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccFzXjPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Assembler messages: 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccntVqEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s CC [M] fs/ocfs2/quota_global.o 2783s CC drivers/pnp/pnpacpi/rsparser.o 2783s /tmp/ccNk1Y3x.s: Assembler messages: 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s /tmp/ccNk1Y3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2783s CC [M] fs/btrfs/inode-item.o 2784s /tmp/ccTMXGoT.s: Assembler messages: 2784s /tmp/ccTMXGoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/ccTMXGoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/ccTMXGoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/ccTMXGoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s AR drivers/pnp/pnpacpi/built-in.a 2784s AR drivers/pnp/built-in.a 2784s CC drivers/amba/bus.o 2784s /tmp/cciCVaXx.s: Assembler messages: 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/cciCVaXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/ccpwAkTp.s: Assembler messages: 2784s /tmp/ccpwAkTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s /tmp/ccpwAkTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2784s CC [M] fs/btrfs/disk-io.o 2785s CC net/ipv6/udp.o 2785s /tmp/ccGbVkIX.s: Assembler messages: 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccGbVkIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s CC [M] fs/ocfs2/xattr.o 2785s /tmp/ccDwFRJu.s: Assembler messages: 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s /tmp/ccDwFRJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2785s AR drivers/amba/built-in.a 2785s CC drivers/clk/clk-devres.o 2786s /tmp/ccOTZ2Oc.s: Assembler messages: 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s /tmp/ccOTZ2Oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2786s CC drivers/clk/clk-bulk.o 2787s /tmp/ccXj2ZcD.s: Assembler messages: 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccXj2ZcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s CC drivers/clk/clkdev.o 2787s /tmp/ccPGgP0a.s: Assembler messages: 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccPGgP0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s CC net/ipv6/udplite.o 2787s /tmp/ccjywC8v.s: Assembler messages: 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjywC8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Assembler messages: 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2787s /tmp/ccjd66e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s CC drivers/clk/clk.o 2788s CC [M] fs/btrfs/transaction.o 2788s /tmp/ccTFciuN.s: Assembler messages: 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s /tmp/ccTFciuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2788s CC net/ipv6/raw.o 2789s /tmp/cc7zjcnU.s: Assembler messages: 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2789s /tmp/cc7zjcnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s CC [M] fs/ocfs2/acl.o 2790s /tmp/cca8XJkd.s: Assembler messages: 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/cca8XJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s CC [M] fs/btrfs/inode.o 2790s /tmp/ccczGy3c.s: Assembler messages: 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2790s /tmp/ccczGy3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/cc7AksHV.s: Assembler messages: 2791s /tmp/cc7AksHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/cc7AksHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s CC [M] fs/ocfs2/filecheck.o 2791s CC net/ipv6/icmp.o 2791s /tmp/ccCvmpj0.s: Assembler messages: 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s /tmp/ccCvmpj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2791s CC drivers/clk/clk-divider.o 2792s /tmp/cc1GwKeB.s: Assembler messages: 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc1GwKeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s CC [M] fs/ocfs2/stackglue.o 2792s /tmp/ccJOWIK5.s: Assembler messages: 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccJOWIK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Assembler messages: 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/cc9mdvxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Assembler messages: 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s /tmp/ccouf0Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2792s CC drivers/clk/clk-fixed-factor.o 2792s CC [M] fs/ocfs2/stack_o2cb.o 2793s CC net/ipv6/mcast.o 2793s /tmp/ccHpyoq1.s: Assembler messages: 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s /tmp/ccHpyoq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2793s CC drivers/clk/clk-fixed-rate.o 2794s /tmp/cck3RVcC.s: Assembler messages: 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/cck3RVcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s CC [M] fs/ocfs2/stack_user.o 2794s /tmp/ccbceZ3m.s: Assembler messages: 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s /tmp/ccbceZ3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2794s CC drivers/clk/clk-gate.o 2795s /tmp/ccyM9jOD.s: Assembler messages: 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccyM9jOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s CC [M] fs/ocfs2/dlmfs/userdlm.o 2795s /tmp/ccCEHZ1L.s: Assembler messages: 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccCEHZ1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s CC drivers/clk/clk-multiplier.o 2795s /tmp/ccm8JRHL.s: Assembler messages: 2795s /tmp/ccm8JRHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccm8JRHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccm8JRHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s CC drivers/clk/clk-mux.o 2795s /tmp/ccwNAGqn.s: Assembler messages: 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/ccwNAGqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Assembler messages: 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2795s /tmp/cccFX8ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s CC [M] fs/ocfs2/dlmfs/dlmfs.o 2796s CC [M] fs/btrfs/file.o 2796s /tmp/ccxJ5cju.s: Assembler messages: 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccxJ5cju.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s CC net/ipv6/reassembly.o 2796s /tmp/ccm72IUM.s: Assembler messages: 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccm72IUM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s CC drivers/clk/clk-composite.o 2796s /tmp/ccqnUXK5.s: Assembler messages: 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2796s /tmp/ccqnUXK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o 2797s CC [M] fs/ocfs2/cluster/heartbeat.o 2797s /tmp/ccTKi1ZB.s: Assembler messages: 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccTKi1ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s CC drivers/clk/clk-fractional-divider.o 2797s /tmp/ccPq8d1H.s: Assembler messages: 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s /tmp/ccPq8d1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2797s CC net/ipv6/tcp_ipv6.o 2798s /tmp/ccwHBJS8.s: Assembler messages: 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccwHBJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s CC drivers/clk/clk-gpio.o 2798s /tmp/ccKcFrBF.s: Assembler messages: 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccKcFrBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s CC [M] fs/btrfs/defrag.o 2798s /tmp/ccsrCYbK.s: Assembler messages: 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2798s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s CC drivers/clk/clk-conf.o 2799s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccsrCYbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Assembler messages: 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccVQ4h1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s CC [M] fs/ocfs2/cluster/masklog.o 2799s /tmp/ccobCi0H.s: Assembler messages: 2799s /tmp/ccobCi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s CC drivers/clk/clk-bm1880.o 2799s /tmp/ccYvGfeq.s: Assembler messages: 2799s /tmp/ccYvGfeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccYvGfeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccYvGfeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2799s /tmp/ccYvGfeq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s CC [M] fs/ocfs2/cluster/sys.o 2800s /tmp/cc3ndwIN.s: Assembler messages: 2800s /tmp/cc3ndwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc3ndwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc3ndwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc3ndwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc3ndwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s CC [M] fs/btrfs/extent_map.o 2800s /tmp/ccirpXuy.s: Assembler messages: 2800s /tmp/ccirpXuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccirpXuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccirpXuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccirpXuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccirpXuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s CC drivers/clk/clk-en7523.o 2800s /tmp/ccYkWBBK.s: Assembler messages: 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/ccYkWBBK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc83OBFj.s: Assembler messages: 2800s /tmp/cc83OBFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc83OBFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s /tmp/cc83OBFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2800s CC [M] fs/ocfs2/cluster/nodemanager.o 2800s CC net/ipv6/ping.o 2801s /tmp/cc8rwZXm.s: Assembler messages: 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cc8rwZXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s CC drivers/clk/clk-fixed-mmio.o 2801s /tmp/cczqjJ9M.s: Assembler messages: 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/cczqjJ9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s CC [M] fs/btrfs/sysfs.o 2801s /tmp/ccCtXJCY.s: Assembler messages: 2801s /tmp/ccCtXJCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccCtXJCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccCtXJCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccCtXJCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccCtXJCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s CC drivers/clk/clk-fsl-sai.o 2801s /tmp/ccddNZ7K.s: Assembler messages: 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccddNZ7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Assembler messages: 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s CC net/ipv6/exthdrs.o 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2801s /tmp/ccz8PonL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s CC [M] fs/ocfs2/cluster/quorum.o 2802s /tmp/ccLOrCUo.s: Assembler messages: 2802s /tmp/ccLOrCUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s /tmp/ccLOrCUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s CC drivers/clk/clk-qoriq.o 2802s /tmp/ccatBIrZ.s: Assembler messages: 2802s /tmp/ccatBIrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s /tmp/ccatBIrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s /tmp/ccatBIrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2802s CC [M] fs/ocfs2/cluster/tcp.o 2803s /tmp/ccK2O1eb.s: Assembler messages: 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s CC [M] fs/btrfs/accessors.o 2803s CC drivers/clk/clk-scmi.o 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccK2O1eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Assembler messages: 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/cc81xHoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Assembler messages: 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s /tmp/ccdLy2Cb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2803s CC net/ipv6/datagram.o 2804s /tmp/ccHomVUs.s: Assembler messages: 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccHomVUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s CC drivers/clk/clk-xgene.o 2804s /tmp/cckixNSF.s: Assembler messages: 2804s /tmp/cckixNSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s CC [M] fs/btrfs/xattr.o 2804s /tmp/ccINwfrJ.s: Assembler messages: 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccINwfrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccy2so9l.s: Assembler messages: 2804s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2804s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccy2so9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s CC drivers/clk/actions/owl-common.o 2805s CC [M] fs/ocfs2/cluster/netdebug.o 2805s /tmp/ccK9GuJR.s: Assembler messages: 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccK9GuJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/cczqPHrx.s: Assembler messages: 2805s /tmp/cczqPHrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/cczqPHrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s CC drivers/clk/actions/owl-gate.o 2805s CC net/ipv6/ip6_flowlabel.o 2805s /tmp/ccsySOFp.s: Assembler messages: 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2805s /tmp/ccsySOFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s CC [M] fs/btrfs/ordered-data.o 2806s /tmp/cckYlFyT.s: Assembler messages: 2806s /tmp/cckYlFyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/cckYlFyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s CC drivers/clk/actions/owl-mux.o 2806s /tmp/ccya1qK7.s: Assembler messages: 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s /tmp/ccya1qK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o 2806s CC [M] fs/ocfs2/dlm/dlmdomain.o 2806s /tmp/ccwnSzGH.s: Assembler messages: 2806s /tmp/ccwnSzGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2806s CC drivers/clk/actions/owl-divider.o 2807s /tmp/cclPrsuO.s: Assembler messages: 2807s /tmp/cclPrsuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cclPrsuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cclPrsuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s CC drivers/clk/actions/owl-factor.o 2807s /tmp/ccajigkT.s: Assembler messages: 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccajigkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s CC net/ipv6/inet6_connection_sock.o 2807s /tmp/cc8frFIl.s: Assembler messages: 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/cc8frFIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccy0SdMd.s: Assembler messages: 2807s /tmp/ccy0SdMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccy0SdMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccy0SdMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s /tmp/ccy0SdMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2807s CC [M] fs/btrfs/extent_io.o 2807s CC drivers/clk/actions/owl-composite.o 2808s /tmp/ccZu37gd.s: Assembler messages: 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s CC drivers/clk/actions/owl-pll.o 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccZu37gd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Assembler messages: 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccewJgxi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s CC net/ipv6/udp_offload.o 2808s CC [M] fs/ocfs2/dlm/dlmdebug.o 2808s /tmp/ccDRKUiF.s: Assembler messages: 2808s /tmp/ccDRKUiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s /tmp/ccDRKUiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2808s CC drivers/clk/actions/owl-reset.o 2809s /tmp/cc6A4sIC.s: Assembler messages: 2809s /tmp/cc6A4sIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s /tmp/cc6A4sIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s /tmp/cc6A4sIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s CC drivers/clk/actions/owl-s500.o 2809s /tmp/ccQdCYyC.s: Assembler messages: 2809s /tmp/ccQdCYyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s /tmp/ccQdCYyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s CC drivers/clk/actions/owl-s700.o 2809s /tmp/ccSpqLEM.s: Assembler messages: 2809s /tmp/ccSpqLEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s /tmp/ccSpqLEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s /tmp/ccSpqLEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2809s CC net/ipv6/seg6.o 2810s /tmp/ccJoZM8Y.s: Assembler messages: 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccJoZM8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s CC [M] fs/ocfs2/dlm/dlmthread.o 2810s /tmp/ccQ5a0Tg.s: Assembler messages: 2810s /tmp/ccQ5a0Tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccQ5a0Tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s CC drivers/clk/actions/owl-s900.o 2810s /tmp/ccw6ArKM.s: Assembler messages: 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2810s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccw6ArKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccItF81Q.s: Assembler messages: 2811s /tmp/ccItF81Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccItF81Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s CC [M] fs/btrfs/volumes.o 2811s AR drivers/clk/actions/built-in.a 2811s /tmp/ccBFUSiZ.s: Assembler messages: 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccBFUSiZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s AR drivers/clk/analogbits/built-in.a 2811s CC drivers/clk/bcm/clk-bcm63xx.o 2811s CC net/ipv6/fib6_notifier.o 2811s /tmp/ccursUFC.s: Assembler messages: 2811s /tmp/ccursUFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s CC drivers/clk/bcm/clk-iproc-armpll.o 2811s /tmp/ccqCaPIU.s: Assembler messages: 2811s /tmp/ccqCaPIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccqCaPIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s /tmp/ccqCaPIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2811s CC [M] fs/ocfs2/dlm/dlmrecovery.o 2812s /tmp/ccqJ4w3k.s: Assembler messages: 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/ccqJ4w3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s CC net/ipv6/rpl.o 2812s /tmp/cci4XPZe.s: Assembler messages: 2812s /tmp/cci4XPZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s /tmp/cci4XPZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2812s CC drivers/clk/bcm/clk-iproc-pll.o 2813s /tmp/ccBvQq6D.s: Assembler messages: 2813s /tmp/ccBvQq6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccBvQq6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccBvQq6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccBvQq6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s CC net/ipv6/ioam6.o 2813s /tmp/ccHSjyhP.s: Assembler messages: 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s /tmp/ccHSjyhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2813s CC drivers/clk/bcm/clk-iproc-asiu.o 2814s /tmp/ccSfGNyX.s: Assembler messages: 2814s /tmp/ccSfGNyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccSfGNyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccSfGNyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccSfGNyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccSfGNyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s CC drivers/clk/bcm/clk-bcm2835.o 2814s /tmp/ccs4Vgs7.s: Assembler messages: 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/ccs4Vgs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s CC [M] fs/ocfs2/dlm/dlmmaster.o 2814s /tmp/cck2LvGI.s: Assembler messages: 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s /tmp/cck2LvGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2814s CC net/ipv6/sysctl_net_ipv6.o 2815s /tmp/ccvLiLhX.s: Assembler messages: 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccvLiLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Assembler messages: 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s CC drivers/clk/bcm/clk-bcm2835-aux.o 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccHHoB9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s CC [M] fs/btrfs/async-thread.o 2815s /tmp/ccZV5v4s.s: Assembler messages: 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2815s /tmp/ccZV5v4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s CC net/ipv6/ip6mr.o 2816s /tmp/ccPojVrE.s: Assembler messages: 2816s /tmp/ccPojVrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccPojVrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s CC drivers/clk/bcm/clk-ns2.o 2816s /tmp/ccq8rsN0.s: Assembler messages: 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/ccq8rsN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s CC [M] fs/btrfs/ioctl.o 2816s /tmp/cc2TXhNw.s: Assembler messages: 2816s /tmp/cc2TXhNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/cc2TXhNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/cc2TXhNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s /tmp/cc2TXhNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2816s CC drivers/clk/bcm/clk-sr.o 2817s /tmp/cc321qPw.s: Assembler messages: 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc321qPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s CC [M] drivers/clk/bcm/clk-bcm2711-dvp.o 2817s /tmp/cc1iWBvy.s: Assembler messages: 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s /tmp/cc1iWBvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2817s CC [M] fs/ocfs2/dlm/dlmast.o 2818s /tmp/cc8GCG6S.s: Assembler messages: 2818s /tmp/cc8GCG6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/cc8GCG6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/cc8GCG6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s CC [M] drivers/clk/bcm/clk-raspberrypi.o 2818s /tmp/ccmQ7svx.s: Assembler messages: 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccmQ7svx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccxHOKn0.s: Assembler messages: 2818s /tmp/ccxHOKn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccxHOKn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccxHOKn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccxHOKn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s /tmp/ccxHOKn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2818s AR drivers/clk/bcm/built-in.a 2818s CC drivers/clk/berlin/berlin2-avpll.o 2818s CC net/ipv6/xfrm6_policy.o 2819s /tmp/ccqtlwzy.s: Assembler messages: 2819s /tmp/ccqtlwzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s CC [M] fs/ocfs2/dlm/dlmconvert.o 2819s /tmp/ccBpwtIi.s: Assembler messages: 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccBpwtIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s CC drivers/clk/berlin/berlin2-pll.o 2819s /tmp/ccF6kjUB.s: Assembler messages: 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/ccF6kjUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s /tmp/cccuGowl.s: Assembler messages: 2819s /tmp/cccuGowl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2819s CC drivers/clk/berlin/berlin2-div.o 2819s CC [M] fs/btrfs/locking.o 2820s /tmp/cc92GpDi.s: Assembler messages: 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s /tmp/cc92GpDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2820s CC net/ipv6/xfrm6_state.o 2820s CC [M] fs/ocfs2/dlm/dlmlock.o 2822s /tmp/ccV7DcFg.s: Assembler messages: 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7DcFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s AR drivers/clk/berlin/built-in.a 2822s /tmp/cci4D4nr.s: Assembler messages: 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cci4D4nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccYXrLL2.s: Assembler messages: 2822s /tmp/ccYXrLL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccYXrLL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Assembler messages: 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cckHGx60.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7roF1.s: Assembler messages: 2822s /tmp/ccV7roF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7roF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccV7roF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cclLHxEb.s: Assembler messages: 2822s /tmp/cclLHxEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cclLHxEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cclLHxEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cclLHxEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cclLHxEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s CC drivers/clk/hisilicon/clk.o 2822s CC [M] fs/btrfs/orphan.o 2822s CC net/ipv6/xfrm6_input.o 2822s CC drivers/clk/hisilicon/clkgate-separated.o 2822s CC [M] fs/btrfs/export.o 2822s CC drivers/clk/hisilicon/clkdivider-hi6220.o 2822s CC [M] fs/ocfs2/dlm/dlmunlock.o 2822s /tmp/ccdkAWPw.s: Assembler messages: 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/ccdkAWPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cciKjToF.s: Assembler messages: 2822s /tmp/cciKjToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cciKjToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cciKjToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s CC net/ipv6/xfrm6_output.o 2822s CC drivers/clk/hisilicon/clk-hisi-phase.o 2822s /tmp/cc0WmWxg.s: Assembler messages: 2822s /tmp/cc0WmWxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cc0WmWxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s /tmp/cc0WmWxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2822s CC [M] fs/btrfs/tree-log.o 2823s /tmp/ccrYP6Ea.s: Assembler messages: 2823s /tmp/ccrYP6Ea.s: Warning: no SFrame FDE emitted; FP without RA on stack 2823s /tmp/ccrYP6Ea.s: Warning: no SFrame FDE emitted; FP without RA on stack 2823s CC drivers/clk/hisilicon/clk-hi3559a.o 2823s LD [M] fs/ocfs2/dlm/ocfs2_dlm.o 2823s LD [M] fs/ocfs2/ocfs2.o 2823s LD [M] fs/ocfs2/ocfs2_stackglue.o 2823s LD [M] fs/ocfs2/ocfs2_stack_o2cb.o 2823s LD [M] fs/ocfs2/ocfs2_stack_user.o 2823s CC net/ipv6/xfrm6_protocol.o 2823s /tmp/ccCJjePN.s: Assembler messages: 2823s /tmp/ccCJjePN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2823s /tmp/ccCJjePN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2823s /tmp/ccCJjePN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2823s AR drivers/clk/imgtec/built-in.a 2823s CC [M] fs/btrfs/free-space-cache.o 2824s /tmp/ccwTrPY3.s: Assembler messages: 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccwTrPY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s CC drivers/clk/hisilicon/clk-hi3660.o 2824s /tmp/ccqT1Qg3.s: Assembler messages: 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2824s /tmp/ccqT1Qg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Assembler messages: 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s /tmp/ccpl5ehz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2825s CC drivers/clk/hisilicon/clk-hi3670.o 2825s CC net/ipv6/netfilter.o 2826s /tmp/ccvR7VLY.s: Assembler messages: 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccvR7VLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s CC drivers/clk/hisilicon/clk-hi6220.o 2826s /tmp/cc0EPox4.s: Assembler messages: 2826s /tmp/cc0EPox4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/cc0EPox4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/cc0EPox4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/cc0EPox4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/cc0EPox4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s CC drivers/clk/hisilicon/reset.o 2826s /tmp/ccGVlM23.s: Assembler messages: 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccGVlM23.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s CC drivers/clk/imx/clk.o 2826s /tmp/ccbqpTkO.s: Assembler messages: 2826s /tmp/ccbqpTkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccbqpTkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Assembler messages: 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s /tmp/ccfLFH0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2826s CC net/ipv6/fib6_rules.o 2826s CC [M] fs/btrfs/zlib.o 2827s /tmp/ccXs7AzU.s: Assembler messages: 2827s /tmp/ccXs7AzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccXs7AzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccXs7AzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccXs7AzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s CC drivers/clk/hisilicon/clk-hi6220-stub.o 2827s /tmp/ccf7yy3T.s: Assembler messages: 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccf7yy3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s CC drivers/clk/imx/clk-busy.o 2827s /tmp/ccfnknFu.s: Assembler messages: 2827s /tmp/ccfnknFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s CC drivers/clk/hisilicon/clk-hi3660-stub.o 2827s /tmp/ccGb1Hw3.s: Assembler messages: 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccGb1Hw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Assembler messages: 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccAMtDN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s CC drivers/clk/imx/clk-composite-7ulp.o 2827s CC [M] fs/btrfs/lzo.o 2827s /tmp/ccvQzbMF.s: Assembler messages: 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2827s /tmp/ccvQzbMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s CC net/ipv6/proc.o 2828s /tmp/ccAtDwuG.s: Assembler messages: 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccAtDwuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccSUu5fp.s: Assembler messages: 2828s /tmp/ccSUu5fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccSUu5fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccSUu5fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/ccSUu5fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s CC drivers/clk/imx/clk-composite-8m.o 2828s CC [M] drivers/clk/hisilicon/crg-hi3516cv300.o 2828s /tmp/cc3cHkU0.s: Assembler messages: 2828s /tmp/cc3cHkU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/cc3cHkU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/cc3cHkU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/cc3cHkU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2828s /tmp/cc3cHkU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s CC [M] fs/btrfs/zstd.o 2829s /tmp/cczZkaZx.s: Assembler messages: 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cczZkaZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Assembler messages: 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s CC drivers/clk/imx/clk-composite-93.o 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccYQu8QO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s CC [M] drivers/clk/hisilicon/clk-hi3519.o 2829s /tmp/cc7pffOo.s: Assembler messages: 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/cc7pffOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s CC net/ipv6/syncookies.o 2829s /tmp/ccTtMCoQ.s: Assembler messages: 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccTtMCoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccEFeGel.s: Assembler messages: 2829s /tmp/ccEFeGel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccEFeGel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccEFeGel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s /tmp/ccEFeGel.s: Warning: no SFrame FDE emitted; FP without RA on stack 2829s CC drivers/clk/imx/clk-fracn-gppll.o 2829s CC [M] drivers/clk/hisilicon/crg-hi3798cv200.o 2830s /tmp/cc5r8xyy.s: Assembler messages: 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc5r8xyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s CC [M] fs/btrfs/compression.o 2830s /tmp/ccW3qPsq.s: Assembler messages: 2830s /tmp/ccW3qPsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccW3qPsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccW3qPsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccW3qPsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccW3qPsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s CC drivers/clk/imx/clk-cpu.o 2830s /tmp/ccP4dNf3.s: Assembler messages: 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccP4dNf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s AR drivers/clk/hisilicon/built-in.a 2830s CC drivers/clk/imx/clk-divider-gate.o 2830s /tmp/ccaWqeDK.s: Assembler messages: 2830s /tmp/ccaWqeDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccaWqeDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/ccaWqeDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s CC net/ipv6/calipso.o 2830s /tmp/cc1pVF7L.s: Assembler messages: 2830s /tmp/cc1pVF7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc1pVF7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2830s /tmp/cc1pVF7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s CC net/packet/af_packet.o 2831s /tmp/ccFf62vh.s: Assembler messages: 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccFf62vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s CC drivers/clk/imx/clk-fixup-div.o 2831s /tmp/cc7BjXLW.s: Assembler messages: 2831s /tmp/cc7BjXLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/cc7BjXLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s CC drivers/clk/imx/clk-fixup-mux.o 2831s /tmp/ccDie3qz.s: Assembler messages: 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2831s /tmp/ccDie3qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s CC [M] fs/btrfs/delayed-ref.o 2832s /tmp/ccFWz23U.s: Assembler messages: 2832s /tmp/ccFWz23U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s CC drivers/clk/imx/clk-frac-pll.o 2832s /tmp/ccsX5klZ.s: Assembler messages: 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccsX5klZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s CC net/ipv6/seg6_iptunnel.o 2832s /tmp/ccVbVazf.s: Assembler messages: 2832s /tmp/ccVbVazf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2832s /tmp/ccVbVazf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s CC drivers/clk/imx/clk-gate2.o 2833s /tmp/ccmLFRd0.s: Assembler messages: 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/ccmLFRd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s CC [M] fs/btrfs/relocation.o 2833s /tmp/cceQ2LBb.s: Assembler messages: 2833s /tmp/cceQ2LBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/cceQ2LBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/cceQ2LBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/cceQ2LBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s /tmp/cceQ2LBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2833s CC drivers/clk/imx/clk-gate-93.o 2834s /tmp/cc8fJDSb.s: Assembler messages: 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cc8fJDSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cceTqR9V.s: Assembler messages: 2834s /tmp/cceTqR9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cceTqR9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cceTqR9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cceTqR9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/cceTqR9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s CC drivers/clk/imx/clk-gate-exclusive.o 2834s CC net/ipv6/seg6_local.o 2834s /tmp/ccE2dstq.s: Assembler messages: 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccE2dstq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s CC [M] net/packet/diag.o 2834s /tmp/ccuZftNu.s: Assembler messages: 2834s /tmp/ccuZftNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccuZftNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2834s /tmp/ccuZftNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s CC drivers/clk/imx/clk-pfd.o 2835s /tmp/ccw9Em62.s: Assembler messages: 2835s /tmp/ccw9Em62.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/ccw9Em62.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/ccw9Em62.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/ccw9Em62.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/ccw9Em62.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s CC drivers/clk/imx/clk-pfdv2.o 2835s /tmp/cce2XHqJ.s: Assembler messages: 2835s /tmp/cce2XHqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/cce2XHqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/cce2XHqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s /tmp/cce2XHqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2835s AR net/packet/built-in.a 2835s LD [M] net/packet/af_packet_diag.o 2836s CC drivers/dma/dmaengine.o 2836s /tmp/ccyMmZDY.s: Assembler messages: 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccyMmZDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s CC drivers/clk/imx/clk-pllv1.o 2836s /tmp/ccwFhpyb.s: Assembler messages: 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/ccwFhpyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s CC [M] fs/btrfs/delayed-inode.o 2836s /tmp/cc1WSj9F.s: Assembler messages: 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s /tmp/cc1WSj9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2836s CC net/ipv6/seg6_hmac.o 2836s CC drivers/clk/imx/clk-pllv2.o 2837s /tmp/cczcuauk.s: Assembler messages: 2837s /tmp/cczcuauk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/cczcuauk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s CC drivers/clk/imx/clk-pllv3.o 2837s /tmp/ccg7VV93.s: Assembler messages: 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s /tmp/ccg7VV93.s: Warning: no SFrame FDE emitted; FP without RA on stack 2837s CC drivers/dma/virt-dma.o 2838s /tmp/cc4x8vaY.s: Assembler messages: 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cc4x8vaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s CC drivers/clk/imx/clk-pllv4.o 2838s /tmp/ccVbiNGs.s: Assembler messages: 2838s /tmp/ccVbiNGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccVbiNGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccVbiNGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccVbiNGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Assembler messages: 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccuuhk5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s CC drivers/dma/acpi-dma.o 2838s CC net/ipv6/ioam6_iptunnel.o 2838s /tmp/cccvLJNO.s: Assembler messages: 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/cccvLJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccywY31o.s: Assembler messages: 2838s /tmp/ccywY31o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccywY31o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s /tmp/ccywY31o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2838s CC [M] fs/btrfs/scrub.o 2838s CC drivers/clk/imx/clk-pll14xx.o 2839s /tmp/cc3QZTyP.s: Assembler messages: 2839s /tmp/cc3QZTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cc3QZTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cc3QZTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cc3QZTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cc3QZTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cccyZFCT.s: Assembler messages: 2839s /tmp/cccyZFCT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cccyZFCT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cccyZFCT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s CC drivers/dma/of-dma.o 2839s CC drivers/clk/imx/clk-sscg-pll.o 2839s /tmp/cchZRayo.s: Assembler messages: 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s /tmp/cchZRayo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2839s AR net/ipv6/netfilter/built-in.a 2839s CC [M] net/ipv6/netfilter/ip6_tables.o 2840s /tmp/ccfrkuiM.s: Assembler messages: 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccfrkuiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s CC drivers/clk/imx/clk-gpr-mux.o 2840s /tmp/ccKb4cQq.s: Assembler messages: 2840s /tmp/ccKb4cQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccKb4cQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccKb4cQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccKb4cQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s /tmp/ccKb4cQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s CC drivers/dma/amba-pl08x.o 2840s /tmp/cc12dH37.s: Assembler messages: 2840s /tmp/cc12dH37.s: Warning: no SFrame FDE emitted; FP without RA on stack 2840s CC drivers/clk/imx/clk-imx8mm.o 2841s /tmp/ccG7v3fq.s: Assembler messages: 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/ccG7v3fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s CC [M] fs/btrfs/backref.o 2841s /tmp/cc1JbhO5.s: Assembler messages: 2841s /tmp/cc1JbhO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s /tmp/cc1JbhO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2841s CC drivers/clk/imx/clk-imx8mn.o 2842s /tmp/ccf4sbCi.s: Assembler messages: 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccf4sbCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Assembler messages: 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccYcG8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s CC drivers/dma/bcm2835-dma.o 2842s CC [M] net/ipv6/netfilter/ip6table_filter.o 2842s /tmp/ccw5SI2p.s: Assembler messages: 2842s /tmp/ccw5SI2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2842s /tmp/ccw5SI2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s CC drivers/clk/imx/clk-imx8mp.o 2843s /tmp/ccfkJTO0.s: Assembler messages: 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccfkJTO0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s AR drivers/dma/idxd/built-in.a 2843s CC drivers/dma/mv_xor.o 2843s /tmp/ccY9bC8n.s: Assembler messages: 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccY9bC8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s CC [M] net/ipv6/netfilter/ip6table_mangle.o 2843s /tmp/ccsWcDQw.s: Assembler messages: 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s /tmp/ccsWcDQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2843s CC [M] fs/btrfs/ulist.o 2844s /tmp/ccuyOsSn.s: Assembler messages: 2844s /tmp/ccuyOsSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccuyOsSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccuyOsSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Assembler messages: 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccLGSAv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s CC [M] fs/btrfs/qgroup.o 2844s CC drivers/clk/imx/clk-imx8mp-audiomix.o 2844s /tmp/ccGmUD2Y.s: Assembler messages: 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccGmUD2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s CC drivers/dma/mv_xor_v2.o 2844s /tmp/ccdQPA8q.s: Assembler messages: 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccdQPA8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Assembler messages: 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s /tmp/ccTGSMM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2844s CC [M] net/ipv6/netfilter/ip6table_raw.o 2845s CC drivers/clk/imx/clk-imx8mq.o 2845s /tmp/ccDNRnTk.s: Assembler messages: 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s /tmp/ccDNRnTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2845s CC drivers/dma/mxs-dma.o 2846s /tmp/ccsuxnBA.s: Assembler messages: 2846s /tmp/ccsuxnBA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccsuxnBA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s CC drivers/clk/imx/clk-scu.o 2846s /tmp/cclojZz1.s: Assembler messages: 2846s /tmp/cclojZz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/cclojZz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/cclojZz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/cclojZz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/cclojZz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s CC [M] net/ipv6/netfilter/ip6table_security.o 2846s /tmp/ccu0eXUU.s: Assembler messages: 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s AR drivers/dma/sh/built-in.a 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccu0eXUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s CC [M] drivers/dma/sh/rcar-dmac.o 2846s /tmp/ccWpemrn.s: Assembler messages: 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2846s /tmp/ccWpemrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s CC drivers/clk/imx/clk-imx8qxp.o 2847s /tmp/ccr3FTH6.s: Assembler messages: 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccr3FTH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s CC [M] fs/btrfs/send.o 2847s /tmp/ccn8IxMm.s: Assembler messages: 2847s /tmp/ccn8IxMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccn8IxMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccn8IxMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccn8IxMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccn8IxMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s CC [M] net/ipv6/netfilter/ip6table_nat.o 2847s /tmp/ccVNOBkJ.s: Assembler messages: 2847s /tmp/ccVNOBkJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s /tmp/ccVNOBkJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2847s CC drivers/clk/imx/clk-imx8qxp-rsrc.o 2848s CC drivers/clk/imx/clk-imx8qm-rsrc.o 2848s /tmp/ccMDW7cT.s: Assembler messages: 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s CC [M] drivers/dma/sh/usb-dmac.o 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccMDW7cT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s CC drivers/clk/imx/clk-imx8dxl-rsrc.o 2848s /tmp/ccgQ3FAj.s: Assembler messages: 2848s /tmp/ccgQ3FAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccgQ3FAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccgQ3FAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccgQ3FAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s /tmp/ccgQ3FAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2848s CC [M] net/ipv6/netfilter/nf_defrag_ipv6_hooks.o 2849s CC drivers/clk/imx/clk-lpcg-scu.o 2849s /tmp/cc1NxgRM.s: Assembler messages: 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s /tmp/cc1NxgRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2849s CC [M] drivers/dma/sh/rz-dmac.o 2850s /tmp/ccJfDxFF.s: Assembler messages: 2850s /tmp/ccJfDxFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccJfDxFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccJfDxFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccJfDxFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccJfDxFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s CC drivers/clk/imx/clk-imx8qxp-lpcg.o 2850s /tmp/ccx5P705.s: Assembler messages: 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s /tmp/ccx5P705.s: Warning: no SFrame FDE emitted; FP without RA on stack 2850s CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o 2851s /tmp/cck7gwa3.s: Assembler messages: 2851s /tmp/cck7gwa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cck7gwa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cck7gwa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cck7gwa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s CC drivers/clk/imx/clk-imx8-acm.o 2851s /tmp/cc4DUhId.s: Assembler messages: 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cc4DUhId.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Assembler messages: 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccBeP95s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s AR drivers/dma/amd/built-in.a 2851s CC [M] drivers/dma/amd/qdma/qdma.o 2851s /tmp/cczF9sj6.s: Assembler messages: 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/cczF9sj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s CC [M] drivers/clk/imx/clk-imx93.o 2851s CC [M] fs/btrfs/dev-replace.o 2851s /tmp/ccTLIB0R.s: Assembler messages: 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2851s /tmp/ccTLIB0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s CC [M] net/ipv6/netfilter/nf_socket_ipv6.o 2852s /tmp/ccHCxum8.s: Assembler messages: 2852s /tmp/ccHCxum8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccHCxum8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s CC [M] drivers/clk/imx/clk-imx95-blk-ctl.o 2852s /tmp/ccfiyext.s: Assembler messages: 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccfiyext.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s CC [M] drivers/dma/amd/qdma/qdma-comm-regs.o 2852s /tmp/ccjhjRm9.s: Assembler messages: 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccjhjRm9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s CC [M] drivers/clk/imx/clk-imx8ulp.o 2852s CC [M] fs/btrfs/raid56.o 2852s LD [M] drivers/dma/amd/qdma/amd-qdma.o 2852s /tmp/ccmyh7Gf.s: Assembler messages: 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s /tmp/ccmyh7Gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2852s AR drivers/dma/mediatek/built-in.a 2852s CC [M] drivers/dma/mediatek/mtk-uart-apdma.o 2853s CC [M] net/ipv6/netfilter/nf_tproxy_ipv6.o 2853s /tmp/ccyDAfbz.s: Assembler messages: 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s /tmp/ccyDAfbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2853s AR drivers/clk/imx/built-in.a 2854s AR drivers/clk/ingenic/built-in.a 2854s /tmp/ccE9l6mK.s: Assembler messages: 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s CC drivers/clk/keystone/syscon-clk.o 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccE9l6mK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s CC [M] drivers/dma/mediatek/mtk-hsdma.o 2854s /tmp/cciWu9Ig.s: Assembler messages: 2854s /tmp/cciWu9Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/cciWu9Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/cciWu9Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/cciWu9Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s CC [M] drivers/clk/keystone/sci-clk.o 2854s /tmp/ccl3Gqvk.s: Assembler messages: 2854s /tmp/ccl3Gqvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccl3Gqvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2854s /tmp/ccl3Gqvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s CC [M] net/ipv6/netfilter/nf_reject_ipv6.o 2855s /tmp/ccxVL9qN.s: Assembler messages: 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccxVL9qN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s CC [M] fs/btrfs/uuid-tree.o 2855s /tmp/ccnEW8JG.s: Assembler messages: 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccnEW8JG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s CC [M] drivers/dma/mediatek/mtk-cqdma.o 2855s /tmp/ccSJskFx.s: Assembler messages: 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s /tmp/ccSJskFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2855s AR drivers/clk/keystone/built-in.a 2855s CC drivers/clk/mediatek/clk-mtk.o 2856s /tmp/ccv9iTf0.s: Assembler messages: 2856s /tmp/ccv9iTf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccv9iTf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccv9iTf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s CC [M] fs/btrfs/props.o 2856s /tmp/cc2g7Nvy.s: Assembler messages: 2856s /tmp/cc2g7Nvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/cc2g7Nvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/cc2g7Nvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/cc2g7Nvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Assembler messages: 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGP0wz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s AR drivers/dma/qcom/built-in.a 2856s CC [M] drivers/dma/qcom/bam_dma.o 2856s /tmp/ccGBsTuM.s: Assembler messages: 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s /tmp/ccGBsTuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2856s CC [M] net/ipv6/netfilter/nf_dup_ipv6.o 2856s CC drivers/clk/mediatek/clk-pll.o 2857s /tmp/ccM5RMft.s: Assembler messages: 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccM5RMft.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s CC [M] fs/btrfs/free-space-tree.o 2857s /tmp/ccxBnO4I.s: Assembler messages: 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccxBnO4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s CC drivers/clk/mediatek/clk-gate.o 2857s CC [M] net/ipv6/netfilter/nft_reject_ipv6.o 2857s /tmp/ccsY5Sz0.s: Assembler messages: 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s /tmp/ccsY5Sz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2857s CC [M] drivers/dma/qcom/gpi.o 2858s /tmp/cc698xsi.s: Assembler messages: 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc698xsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s CC drivers/clk/mediatek/clk-apmixed.o 2858s /tmp/cc0zexvj.s: Assembler messages: 2858s /tmp/cc0zexvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc0zexvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc0zexvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s CC [M] net/ipv6/netfilter/nft_dup_ipv6.o 2858s /tmp/cc65MwTG.s: Assembler messages: 2858s /tmp/cc65MwTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s /tmp/cc65MwTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2858s CC drivers/clk/mediatek/clk-cpumux.o 2859s /tmp/ccliyPcz.s: Assembler messages: 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccliyPcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s CC [M] fs/btrfs/tree-checker.o 2859s /tmp/ccYYuVWD.s: Assembler messages: 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccYYuVWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s CC [M] drivers/dma/qcom/hidma_mgmt.o 2859s /tmp/ccCbvA6U.s: Assembler messages: 2859s /tmp/ccCbvA6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccCbvA6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s CC drivers/clk/mediatek/reset.o 2859s /tmp/ccAV71zs.s: Assembler messages: 2859s /tmp/ccAV71zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccAV71zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccAV71zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccAV71zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s /tmp/ccAV71zs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2859s CC [M] net/ipv6/netfilter/nft_fib_ipv6.o 2860s /tmp/cct3BzC5.s: Assembler messages: 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/cct3BzC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccSIyjwf.s: Assembler messages: 2860s /tmp/ccSIyjwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccSIyjwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccSIyjwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s CC drivers/clk/mediatek/clk-mux.o 2860s CC [M] drivers/dma/qcom/hidma_mgmt_sys.o 2860s /tmp/ccgcyx8g.s: Assembler messages: 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s CC [M] fs/btrfs/space-info.o 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2860s /tmp/ccgcyx8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cctia4zg.s: Assembler messages: 2861s /tmp/cctia4zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cctia4zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cctia4zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Assembler messages: 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/ccPhopG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Assembler messages: 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cckgExjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s CC [M] drivers/dma/qcom/hidma_ll.o 2861s CC [M] net/ipv6/netfilter/ip6t_ah.o 2861s CC drivers/clk/mediatek/clk-fhctl.o 2861s /tmp/cciyhQlo.s: Assembler messages: 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s /tmp/cciyhQlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2861s CC drivers/clk/mediatek/clk-pllfh.o 2862s /tmp/ccAodPiN.s: Assembler messages: 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s CC [M] drivers/dma/qcom/hidma.o 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccAodPiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccfPXT3E.s: Assembler messages: 2862s /tmp/ccfPXT3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccfPXT3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccfPXT3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s CC [M] net/ipv6/netfilter/ip6t_eui64.o 2862s /tmp/ccq5ehAY.s: Assembler messages: 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/ccq5ehAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/cc2OXjvk.s: Assembler messages: 2862s /tmp/cc2OXjvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/cc2OXjvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s /tmp/cc2OXjvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2862s CC [M] fs/btrfs/block-rsv.o 2862s CC drivers/clk/mediatek/clk-mt6765.o 2863s /tmp/ccaM0S9e.s: Assembler messages: 2863s /tmp/ccaM0S9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/ccaM0S9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/ccaM0S9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/ccaM0S9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/ccaM0S9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s CC drivers/clk/mediatek/clk-mt6765-audio.o 2863s /tmp/cc9WrEMn.s: Assembler messages: 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s CC [M] drivers/dma/qcom/hidma_dbg.o 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc9WrEMn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc7jmabR.s: Assembler messages: 2863s /tmp/cc7jmabR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc7jmabR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s CC [M] net/ipv6/netfilter/ip6t_frag.o 2863s /tmp/cc2J5fHc.s: Assembler messages: 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc2J5fHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s CC [M] fs/btrfs/delalloc-space.o 2863s /tmp/cc4esFYZ.s: Assembler messages: 2863s /tmp/cc4esFYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s /tmp/cc4esFYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2863s CC drivers/clk/mediatek/clk-mt6765-cam.o 2864s /tmp/ccMWEgBc.s: Assembler messages: 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccMWEgBc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s LD [M] drivers/dma/qcom/hdma_mgmt.o 2864s LD [M] drivers/dma/qcom/hdma.o 2864s CC drivers/dma/stm32/stm32-dma.o 2864s /tmp/ccDg30zk.s: Assembler messages: 2864s /tmp/ccDg30zk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/ccDg30zk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s CC drivers/clk/mediatek/clk-mt6765-img.o 2864s /tmp/cckZ7xX8.s: Assembler messages: 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cckZ7xX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cc8kq8gG.s: Assembler messages: 2864s /tmp/cc8kq8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cc8kq8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s /tmp/cc8kq8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2864s CC [M] fs/btrfs/block-group.o 2864s CC [M] net/ipv6/netfilter/ip6t_ipv6header.o 2865s /tmp/ccrAegvk.s: Assembler messages: 2865s /tmp/ccrAegvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2865s /tmp/ccrAegvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2865s CC drivers/clk/mediatek/clk-mt6765-mipi0a.o 2865s /tmp/cce9Aeu0.s: Assembler messages: 2865s /tmp/cce9Aeu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2865s CC drivers/clk/mediatek/clk-mt6765-mm.o 2865s /tmp/cce9Aeu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Assembler messages: 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s CC drivers/dma/stm32/stm32-dmamux.o 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccPeZmeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/cc0Ml6B5.s: Assembler messages: 2866s /tmp/cc0Ml6B5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/cc0Ml6B5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s CC [M] net/ipv6/netfilter/ip6t_mh.o 2866s /tmp/ccS0setc.s: Assembler messages: 2866s /tmp/ccS0setc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccS0setc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s CC drivers/clk/mediatek/clk-mt6765-vcodec.o 2866s /tmp/ccubue8p.s: Assembler messages: 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2866s /tmp/ccubue8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s CC drivers/dma/stm32/stm32-mdma.o 2867s /tmp/ccE6nSrf.s: Assembler messages: 2867s /tmp/ccE6nSrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s /tmp/ccE6nSrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s CC drivers/clk/mediatek/clk-mt6779.o 2867s /tmp/ccrYBM68.s: Assembler messages: 2867s /tmp/ccrYBM68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s /tmp/ccrYBM68.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s CC [M] net/ipv6/netfilter/ip6t_hbh.o 2867s /tmp/cclQAwA6.s: Assembler messages: 2867s /tmp/cclQAwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s /tmp/cclQAwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s /tmp/cclQAwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s /tmp/cclQAwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2867s CC drivers/clk/mediatek/clk-mt6779-mm.o 2868s /tmp/ccpWiWTo.s: Assembler messages: 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccpWiWTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s CC [M] fs/btrfs/discard.o 2868s /tmp/ccIrPevN.s: Assembler messages: 2868s /tmp/ccIrPevN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccIrPevN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s CC drivers/clk/mediatek/clk-mt6779-img.o 2868s /tmp/ccvKWHrD.s: Assembler messages: 2868s /tmp/ccvKWHrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccvKWHrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccvKWHrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s CC [M] net/ipv6/netfilter/ip6t_rpfilter.o 2868s /tmp/ccAUia7K.s: Assembler messages: 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccAUia7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s CC [M] drivers/dma/stm32/stm32-dma3.o 2868s /tmp/ccve3sHq.s: Assembler messages: 2868s /tmp/ccve3sHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s /tmp/ccve3sHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2868s CC drivers/clk/mediatek/clk-mt6779-ipe.o 2869s /tmp/ccCbptqa.s: Assembler messages: 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccCbptqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s CC [M] fs/btrfs/reflink.o 2869s /tmp/ccZBzN0C.s: Assembler messages: 2869s /tmp/ccZBzN0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/ccZBzN0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s CC drivers/clk/mediatek/clk-mt6779-cam.o 2869s /tmp/cclCfjFq.s: Assembler messages: 2869s /tmp/cclCfjFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/cclCfjFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/cclCfjFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s /tmp/cclCfjFq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2869s CC [M] net/ipv6/netfilter/ip6t_rt.o 2870s /tmp/cclxVfMA.s: Assembler messages: 2870s /tmp/cclxVfMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cclxVfMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s CC drivers/clk/mediatek/clk-mt6779-vdec.o 2870s /tmp/ccvwW4W4.s: Assembler messages: 2870s /tmp/ccvwW4W4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/ccvwW4W4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/ccvwW4W4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s CC [M] fs/btrfs/subpage.o 2870s /tmp/cceKuQ2T.s: Assembler messages: 2870s /tmp/cceKuQ2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cceKuQ2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Assembler messages: 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc2nM2Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s CC drivers/clk/mediatek/clk-mt6779-venc.o 2870s /tmp/cc0M0SZP.s: Assembler messages: 2870s /tmp/cc0M0SZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc0M0SZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s /tmp/cc0M0SZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2870s AR drivers/dma/stm32/built-in.a 2870s CC [M] net/ipv6/netfilter/ip6t_srh.o 2870s CC drivers/dma/ti/k3-udma.o 2871s /tmp/ccH3Fm8g.s: Assembler messages: 2871s /tmp/ccH3Fm8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2871s /tmp/ccH3Fm8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 2871s CC drivers/clk/mediatek/clk-mt6779-mfg.o 2872s /tmp/ccLZ5fGi.s: Assembler messages: 2872s /tmp/ccLZ5fGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccLZ5fGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s CC drivers/clk/mediatek/clk-mt6779-aud.o 2872s /tmp/ccxHEiFY.s: Assembler messages: 2872s /tmp/ccxHEiFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccxHEiFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccxHEiFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccxHEiFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccxHEiFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s CC [M] net/ipv6/netfilter/ip6t_NPT.o 2872s /tmp/ccDMXkgc.s: Assembler messages: 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccDMXkgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s CC [M] fs/btrfs/tree-mod-log.o 2872s /tmp/ccxw4IZ5.s: Assembler messages: 2872s /tmp/ccxw4IZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s /tmp/ccxw4IZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2872s CC drivers/clk/mediatek/clk-mt6797.o 2873s /tmp/cc3gTwyq.s: Assembler messages: 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc3gTwyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s CC drivers/clk/mediatek/clk-mt6797-img.o 2873s /tmp/cc4dd69y.s: Assembler messages: 2873s /tmp/cc4dd69y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc4dd69y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc4dd69y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc4dd69y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s CC [M] net/ipv6/netfilter/ip6t_REJECT.o 2873s /tmp/cc1GkK3y.s: Assembler messages: 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s /tmp/cc1GkK3y.s: Warning: no SFrame FDE emitted; FP without RA on stack 2873s CC [M] fs/btrfs/extent-io-tree.o 2874s /tmp/ccahLiVu.s: Assembler messages: 2874s /tmp/ccahLiVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccahLiVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s CC drivers/clk/mediatek/clk-mt6797-mm.o 2874s /tmp/ccOfAFEC.s: Assembler messages: 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccOfAFEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s CC drivers/dma/ti/k3-udma-glue.o 2874s /tmp/ccaVRQjK.s: Assembler messages: 2874s /tmp/ccaVRQjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/ccaVRQjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s CC drivers/clk/mediatek/clk-mt6797-vdec.o 2874s /tmp/cclAttwS.s: Assembler messages: 2874s /tmp/cclAttwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/cclAttwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/cclAttwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s /tmp/cclAttwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2874s CC [M] net/ipv6/netfilter/ip6t_SYNPROXY.o 2875s /tmp/ccdsVQWe.s: Assembler messages: 2875s /tmp/ccdsVQWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdsVQWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s CC drivers/clk/mediatek/clk-mt6797-venc.o 2875s /tmp/ccdhfXEg.s: Assembler messages: 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s CC [M] fs/btrfs/fs.o 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccdhfXEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Assembler messages: 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccrCSz6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s CC drivers/dma/ti/k3-psil.o 2875s /tmp/ccXtVVd6.s: Assembler messages: 2875s /tmp/ccXtVVd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s /tmp/ccXtVVd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2875s CC drivers/clk/mediatek/clk-mt2712-apmixedsys.o 2876s /tmp/ccRZJGQ1.s: Assembler messages: 2876s /tmp/ccRZJGQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/ccRZJGQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/ccRZJGQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/ccRZJGQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/ccGvlMJR.s: Assembler messages: 2876s /tmp/ccGvlMJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s LD [M] net/ipv6/netfilter/nf_defrag_ipv6.o 2876s CC net/ipv6/addrconf_core.o 2876s CC drivers/dma/ti/k3-psil-am654.o 2876s /tmp/cc0vLdRb.s: Assembler messages: 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc0vLdRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s CC [M] fs/btrfs/messages.o 2876s CC drivers/dma/ti/k3-psil-j721e.o 2876s /tmp/cc57NuFY.s: Assembler messages: 2876s /tmp/cc57NuFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc57NuFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc57NuFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s /tmp/cc57NuFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2876s CC drivers/clk/mediatek/clk-mt2712.o 2876s CC drivers/dma/ti/k3-psil-j7200.o 2876s CC drivers/dma/ti/k3-psil-am64.o 2876s CC drivers/dma/ti/k3-psil-j721s2.o 2876s CC drivers/dma/ti/k3-psil-am62.o 2877s CC drivers/dma/ti/k3-psil-am62a.o 2877s /tmp/ccr0MADh.s: Assembler messages: 2877s /tmp/ccr0MADh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccr0MADh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccbhmNVQ.s: Assembler messages: 2877s /tmp/ccbhmNVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s CC drivers/clk/mediatek/clk-mt2712-bdp.o 2877s CC [M] fs/btrfs/bio.o 2877s CC drivers/dma/ti/k3-psil-j784s4.o 2877s /tmp/ccDXNaak.s: Assembler messages: 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccDXNaak.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s CC drivers/dma/ti/k3-psil-am62p.o 2877s CC net/ipv6/exthdrs_core.o 2877s AR drivers/dma/ti/built-in.a 2877s AR drivers/dma/xilinx/built-in.a 2877s CC [M] drivers/dma/xilinx/xilinx_dma.o 2877s /tmp/ccg81oeF.s: Assembler messages: 2877s /tmp/ccg81oeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s /tmp/ccg81oeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2877s CC drivers/clk/mediatek/clk-mt2712-img.o 2878s /tmp/ccnDhyJB.s: Assembler messages: 2878s /tmp/ccnDhyJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccnDhyJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s CC drivers/clk/mediatek/clk-mt2712-jpgdec.o 2878s /tmp/ccLhRhlq.s: Assembler messages: 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccLhRhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s CC [M] fs/btrfs/lru_cache.o 2878s CC net/ipv6/ip6_checksum.o 2878s /tmp/ccj5HjB0.s: Assembler messages: 2878s /tmp/ccj5HjB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s /tmp/ccj5HjB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2878s CC drivers/clk/mediatek/clk-mt2712-mfg.o 2879s /tmp/ccG0khkN.s: Assembler messages: 2879s /tmp/ccG0khkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccG0khkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccG0khkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccG0khkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s CC [M] fs/btrfs/raid-stripe-tree.o 2879s /tmp/ccHC6Opy.s: Assembler messages: 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccHC6Opy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccfqW3KQ.s: Assembler messages: 2879s /tmp/ccfqW3KQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccfqW3KQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s CC [M] drivers/dma/xilinx/xdma.o 2879s CC drivers/clk/mediatek/clk-mt2712-mm.o 2879s /tmp/ccni6MS6.s: Assembler messages: 2879s /tmp/ccni6MS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s /tmp/ccni6MS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2879s CC net/ipv6/ip6_icmp.o 2880s /tmp/cc8woldT.s: Assembler messages: 2880s /tmp/cc8woldT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/cc8woldT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s CC drivers/clk/mediatek/clk-mt2712-vdec.o 2880s /tmp/cclycLqb.s: Assembler messages: 2880s /tmp/cclycLqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s CC [M] fs/btrfs/fiemap.o 2880s /tmp/ccYVstkh.s: Assembler messages: 2880s /tmp/ccYVstkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccYVstkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s CC drivers/clk/mediatek/clk-mt2712-venc.o 2880s /tmp/ccegUZ71.s: Assembler messages: 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s /tmp/ccegUZ71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2880s CC [M] drivers/dma/xilinx/zynqmp_dma.o 2881s CC net/ipv6/output_core.o 2881s /tmp/ccdKhsoG.s: Assembler messages: 2881s /tmp/ccdKhsoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2881s /tmp/ccdKhsoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2881s /tmp/ccvI2oBw.s: Assembler messages: 2881s /tmp/ccvI2oBw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2881s /tmp/ccvI2oBw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2881s CC drivers/clk/mediatek/clk-mt7622-apmixedsys.o 2881s CC [M] fs/btrfs/direct-io.o 2882s /tmp/ccCczAi9.s: Assembler messages: 2882s /tmp/ccCczAi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCczAi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCczAi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCczAi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s CC drivers/clk/mediatek/clk-mt7622.o 2882s /tmp/ccCHSZTW.s: Assembler messages: 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccCHSZTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccZf7lLA.s: Assembler messages: 2882s /tmp/ccZf7lLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccZf7lLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccZf7lLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccZf7lLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s CC [M] drivers/dma/altera-msgdma.o 2882s CC net/ipv6/protocol.o 2882s /tmp/cc3p6Yzp.s: Assembler messages: 2882s /tmp/cc3p6Yzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/cc3p6Yzp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Assembler messages: 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s /tmp/ccIBvpx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2882s CC drivers/clk/mediatek/clk-mt7622-infracfg.o 2882s CC [M] fs/btrfs/acl.o 2883s /tmp/ccutf6he.s: Assembler messages: 2883s /tmp/ccutf6he.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/ccutf6he.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/ccutf6he.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/ccutf6he.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Assembler messages: 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc9uYiyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s CC drivers/clk/mediatek/clk-mt7622-eth.o 2883s CC [M] drivers/dma/apple-admac.o 2883s /tmp/cc6JBs65.s: Assembler messages: 2883s /tmp/cc6JBs65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc6JBs65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc6JBs65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cc6JBs65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cci7jTo2.s: Assembler messages: 2883s /tmp/cci7jTo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cci7jTo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/cci7jTo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s CC [M] fs/btrfs/zoned.o 2883s CC net/ipv6/ip6_offload.o 2883s /tmp/ccKV6LDh.s: Assembler messages: 2883s /tmp/ccKV6LDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s /tmp/ccKV6LDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2883s CC drivers/clk/mediatek/clk-mt7622-hif.o 2884s /tmp/cc2izJLp.s: Assembler messages: 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cc2izJLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cczcFoi0.s: Assembler messages: 2884s /tmp/cczcFoi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/cczcFoi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s CC [M] drivers/dma/arm-dma350.o 2884s CC drivers/clk/mediatek/clk-mt7622-aud.o 2884s /tmp/ccEafBi0.s: Assembler messages: 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2884s /tmp/ccEafBi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s CC net/ipv6/tcpv6_offload.o 2885s /tmp/cchBD3jU.s: Assembler messages: 2885s /tmp/cchBD3jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/cchBD3jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/cchBD3jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/cchBD3jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s CC drivers/clk/mediatek/clk-mt7981-apmixed.o 2885s /tmp/ccQ1Mk0O.s: Assembler messages: 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccQ1Mk0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Assembler messages: 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s CC [M] drivers/dma/dma-axi-dmac.o 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccIRS1em.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccydlEIy.s: Assembler messages: 2885s /tmp/ccydlEIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s /tmp/ccydlEIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 2885s CC drivers/clk/mediatek/clk-mt7981-topckgen.o 2885s CC [M] fs/btrfs/verity.o 2886s /tmp/cc6gxzv7.s: Assembler messages: 2886s /tmp/cc6gxzv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc6gxzv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc6gxzv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc6gxzv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc6gxzv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s CC net/ipv6/exthdrs_offload.o 2886s /tmp/cc7OQjVT.s: Assembler messages: 2886s /tmp/cc7OQjVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc7OQjVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s CC drivers/clk/mediatek/clk-mt7981-infracfg.o 2886s /tmp/cc4GzfOB.s: Assembler messages: 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/cc4GzfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s LD [M] fs/btrfs/btrfs.o 2886s /tmp/ccr5oFaA.s: Assembler messages: 2886s /tmp/ccr5oFaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s /tmp/ccr5oFaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2886s CC drivers/clk/mediatek/clk-mt7986-apmixed.o 2887s /tmp/ccJy7NNp.s: Assembler messages: 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/ccJy7NNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s CC [M] drivers/dma/bcm-sba-raid.o 2887s CC [M] fs/gfs2/acl.o 2887s /tmp/ccXrcPA2.s: Assembler messages: 2887s /tmp/ccXrcPA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s CC net/ipv6/inet6_hashtables.o 2887s /tmp/cc5cVAZ9.s: Assembler messages: 2887s /tmp/cc5cVAZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s /tmp/cc5cVAZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s CC drivers/clk/mediatek/clk-mt7986-topckgen.o 2887s /tmp/ccmSp4mk.s: Assembler messages: 2887s /tmp/ccmSp4mk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2887s CC [M] fs/gfs2/bmap.o 2888s /tmp/ccS9UI12.s: Assembler messages: 2888s /tmp/ccS9UI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccS9UI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s CC drivers/clk/mediatek/clk-mt7986-infracfg.o 2888s /tmp/ccrDmdCY.s: Assembler messages: 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccrDmdCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s CC [M] drivers/dma/sun6i-dma.o 2888s /tmp/ccfgVqUj.s: Assembler messages: 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccfgVqUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccIXNfIx.s: Assembler messages: 2888s /tmp/ccIXNfIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s /tmp/ccIXNfIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2888s CC drivers/clk/mediatek/clk-mt7986-eth.o 2889s CC net/ipv6/mcast_snoop.o 2889s /tmp/cclzoGBV.s: Assembler messages: 2889s /tmp/cclzoGBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cclzoGBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s CC drivers/clk/mediatek/clk-mt8167-apmixedsys.o 2889s /tmp/cc3Gbv54.s: Assembler messages: 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/cc3Gbv54.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s CC [M] drivers/dma/fsl-edma-main.o 2889s /tmp/ccfHLIPV.s: Assembler messages: 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2889s /tmp/ccfHLIPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s /tmp/ccUCEX9p.s: CC [M] fs/gfs2/dir.o 2890s Assembler messages: 2890s /tmp/ccUCEX9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s /tmp/ccUCEX9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s CC drivers/clk/mediatek/clk-mt8167.o 2890s /tmp/ccjoTam8.s: Assembler messages: 2890s /tmp/ccjoTam8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s CC net/ipv6/tcp_ao.o 2890s /tmp/ccRrr7T5.s: Assembler messages: 2890s /tmp/ccRrr7T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s /tmp/ccRrr7T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2890s CC drivers/clk/mediatek/clk-mt8167-aud.o 2891s /tmp/ccZMmnPp.s: Assembler messages: 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s CC [M] drivers/dma/fsl-edma-common.o 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccZMmnPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cciZI7Fl.s: Assembler messages: 2891s /tmp/cciZI7Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cciZI7Fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s CC drivers/clk/mediatek/clk-mt8167-img.o 2891s /tmp/cc0JDSZ5.s: Assembler messages: 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/cc0JDSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s CC [M] net/ipv6/ah6.o 2891s /tmp/ccYhV7iz.s: Assembler messages: 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccYhV7iz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s CC [M] fs/gfs2/xattr.o 2891s /tmp/ccVpsqDZ.s: Assembler messages: 2891s /tmp/ccVpsqDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2891s /tmp/ccVpsqDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s CC drivers/clk/mediatek/clk-mt8167-mfgcfg.o 2892s /tmp/cczzXNzf.s: Assembler messages: 2892s /tmp/cczzXNzf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cczzXNzf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s CC drivers/clk/mediatek/clk-mt8167-mm.o 2892s /tmp/cc0cCfZ1.s: Assembler messages: 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/cc0cCfZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Assembler messages: 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s /tmp/ccXhZRFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2892s CC [M] drivers/dma/fsl-edma-trace.o 2892s CC [M] net/ipv6/esp6.o 2893s /tmp/cc4BCuHY.s: Assembler messages: 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/cc4BCuHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s CC [M] fs/gfs2/glock.o 2893s /tmp/ccjrHqNh.s: Assembler messages: 2893s /tmp/ccjrHqNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccjrHqNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s CC drivers/clk/mediatek/clk-mt8167-vdec.o 2893s /tmp/ccdkoDx4.s: Assembler messages: 2893s /tmp/ccdkoDx4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccdkoDx4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Assembler messages: 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s CC drivers/clk/mediatek/clk-mt8173-apmixedsys.o 2893s CC [M] drivers/dma/fsl-qdma.o 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2893s /tmp/ccBigWjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/ccMRMVVl.s: Assembler messages: 2894s /tmp/ccMRMVVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/ccMRMVVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/ccMRMVVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s CC drivers/clk/mediatek/clk-mt8173-infracfg.o 2894s /tmp/cczJOL2r.s: Assembler messages: 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s /tmp/cczJOL2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2894s CC [M] net/ipv6/esp6_offload.o 2895s /tmp/ccd9KJ42.s: Assembler messages: 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccd9KJ42.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccHXfSlI.s: Assembler messages: 2895s /tmp/ccHXfSlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccHXfSlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccHXfSlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccHXfSlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccHXfSlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s CC [M] drivers/dma/imx-dma.o 2895s CC drivers/clk/mediatek/clk-mt8173-pericfg.o 2895s /tmp/ccPYAdrC.s: Assembler messages: 2895s /tmp/ccPYAdrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s /tmp/ccPYAdrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2895s CC drivers/clk/mediatek/clk-mt8173-topckgen.o 2896s /tmp/ccSespsh.s: Assembler messages: 2896s /tmp/ccSespsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/ccSespsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/ccSespsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/ccSespsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s CC [M] net/ipv6/ipcomp6.o 2896s /tmp/cc88Y7Nb.s: Assembler messages: 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc88Y7Nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Assembler messages: 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s CC [M] drivers/dma/imx-sdma.o 2896s CC drivers/clk/mediatek/clk-mt8173-mm.o 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/cc1b1ICt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/ccYihvAi.s: Assembler messages: 2896s /tmp/ccYihvAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2896s /tmp/ccYihvAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s CC [M] fs/gfs2/glops.o 2897s /tmp/ccyULngs.s: Assembler messages: 2897s /tmp/ccyULngs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccyULngs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s CC drivers/clk/mediatek/clk-mt8183-apmixedsys.o 2897s /tmp/ccEi0vzU.s: Assembler messages: 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccEi0vzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s CC [M] net/ipv6/xfrm6_tunnel.o 2897s /tmp/ccTmrDua.s: Assembler messages: 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccTmrDua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s CC [M] fs/gfs2/log.o 2897s /tmp/ccSEon3V.s: Assembler messages: 2897s /tmp/ccSEon3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s /tmp/ccSEon3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2897s CC drivers/clk/mediatek/clk-mt8183.o 2898s /tmp/cc7Y9jcF.s: Assembler messages: 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s CC [M] drivers/dma/idma64.o 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cc7Y9jcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/ccHmuxQp.s: Assembler messages: 2898s /tmp/ccHmuxQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/ccHmuxQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/ccHmuxQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s CC drivers/clk/mediatek/clk-mt8183-audio.o 2898s /tmp/cck8KLFW.s: Assembler messages: 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s /tmp/cck8KLFW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2898s CC [M] net/ipv6/tunnel6.o 2899s /tmp/ccClv1tR.s: Assembler messages: 2899s /tmp/ccClv1tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccClv1tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccClv1tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccClv1tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s CC drivers/clk/mediatek/clk-mt8183-cam.o 2899s /tmp/ccwDzOvX.s: Assembler messages: 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccwDzOvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s CC [M] drivers/dma/k3dma.o 2899s /tmp/ccKdHjL0.s: Assembler messages: 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccKdHjL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s CC [M] fs/gfs2/lops.o 2899s /tmp/cc1sZRV0.s: Assembler messages: 2899s /tmp/cc1sZRV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/cc1sZRV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s CC drivers/clk/mediatek/clk-mt8183-img.o 2899s /tmp/ccfY45PK.s: Assembler messages: 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2899s /tmp/ccfY45PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s CC [M] net/ipv6/mip6.o 2900s /tmp/ccEzZhoo.s: Assembler messages: 2900s /tmp/ccEzZhoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccEzZhoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s CC drivers/clk/mediatek/clk-mt8183-ipu0.o 2900s /tmp/cckPUswo.s: Assembler messages: 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/cckPUswo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s CC [M] drivers/dma/owl-dma.o 2900s /tmp/ccPJAZNf.s: Assembler messages: 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s /tmp/ccPJAZNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2900s CC [M] fs/gfs2/main.o 2901s /tmp/ccxGsRJE.s: Assembler messages: 2901s /tmp/ccxGsRJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccxGsRJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s CC drivers/clk/mediatek/clk-mt8183-ipu1.o 2901s /tmp/cc4upNQx.s: Assembler messages: 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/cc4upNQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s CC [M] net/ipv6/ip6_vti.o 2901s /tmp/ccPIOwnN.s: Assembler messages: 2901s /tmp/ccPIOwnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccPIOwnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccPIOwnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccPIOwnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s CC [M] fs/gfs2/meta_io.o 2901s /tmp/ccZ7hbyX.s: CC drivers/clk/mediatek/clk-mt8183-ipu_adl.o 2901s Assembler messages: 2901s /tmp/ccZ7hbyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccZ7hbyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Assembler messages: 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s /tmp/ccQ9hoGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2901s CC [M] drivers/dma/pl330.o 2902s /tmp/ccmtQHVj.s: Assembler messages: 2902s /tmp/ccmtQHVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccmtQHVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s CC drivers/clk/mediatek/clk-mt8183-ipu_conn.o 2902s /tmp/ccCzgZgB.s: Assembler messages: 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccCzgZgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s CC [M] fs/gfs2/aops.o 2902s /tmp/ccEr1Uk9.s: Assembler messages: 2902s /tmp/ccEr1Uk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s /tmp/ccEr1Uk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2902s CC drivers/clk/mediatek/clk-mt8183-mfgcfg.o 2903s /tmp/ccGJfCai.s: Assembler messages: 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccGJfCai.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s CC [M] net/ipv6/sit.o 2903s /tmp/ccCMswtG.s: Assembler messages: 2903s /tmp/ccCMswtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccCMswtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s CC drivers/clk/mediatek/clk-mt8183-mm.o 2903s /tmp/ccPJjFtU.s: Assembler messages: 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2903s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s CC [M] fs/gfs2/dentry.o 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccPJjFtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Assembler messages: 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccgQ5esn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s CC [M] drivers/dma/plx_dma.o 2904s /tmp/ccUZtvkW.s: Assembler messages: 2904s /tmp/ccUZtvkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccUZtvkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s CC drivers/clk/mediatek/clk-mt8183-vdec.o 2904s /tmp/cc6nwTCe.s: Assembler messages: 2904s /tmp/cc6nwTCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s CC [M] fs/gfs2/export.o 2904s /tmp/ccYHEwBd.s: Assembler messages: 2904s /tmp/ccYHEwBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s /tmp/ccYHEwBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2904s CC drivers/clk/mediatek/clk-mt8183-venc.o 2905s /tmp/ccmf6R0b.s: Assembler messages: 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s CC [M] drivers/dma/sprd-dma.o 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccmf6R0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/cclQ23pG.s: Assembler messages: 2905s /tmp/cclQ23pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/cclQ23pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Assembler messages: 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccyn9VHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s CC drivers/clk/mediatek/clk-mt8186-apmixedsys.o 2905s /tmp/ccUGNGtI.s: Assembler messages: 2905s /tmp/ccUGNGtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccUGNGtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccUGNGtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s /tmp/ccUGNGtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2905s CC [M] fs/gfs2/file.o 2905s CC [M] net/ipv6/ip6_tunnel.o 2906s /tmp/ccDgSDlz.s: Assembler messages: 2906s /tmp/ccDgSDlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccDgSDlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccDgSDlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccDgSDlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s CC drivers/clk/mediatek/clk-mt8186-topckgen.o 2906s /tmp/ccn82dag.s: Assembler messages: 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s CC [M] drivers/dma/xgene-dma.o 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/ccn82dag.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/cc5ViwrK.s: Assembler messages: 2906s /tmp/cc5ViwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/cc5ViwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s /tmp/cc5ViwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2906s CC drivers/clk/mediatek/clk-mt8186-infra_ao.o 2907s /tmp/ccmHJkB6.s: Assembler messages: 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccmHJkB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s CC [M] fs/gfs2/ops_fstype.o 2907s /tmp/ccsjiSqA.s: Assembler messages: 2907s /tmp/ccsjiSqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccsjiSqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s CC drivers/clk/mediatek/clk-mt8192-apmixedsys.o 2907s /tmp/ccoSYrbz.s: Assembler messages: 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s /tmp/ccoSYrbz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2907s CC [M] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.o 2908s /tmp/ccFak97D.s: Assembler messages: 2908s /tmp/ccFak97D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccFak97D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccFak97D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccFak97D.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s CC drivers/clk/mediatek/clk-mt8192.o 2908s /tmp/ccw2Xor4.s: Assembler messages: 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccw2Xor4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s CC [M] net/ipv6/ip6_gre.o 2908s /tmp/ccoDPqsK.s: Assembler messages: 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s CC [M] fs/gfs2/inode.o 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccoDPqsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccilq2n2.s: Assembler messages: 2908s /tmp/ccilq2n2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccilq2n2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s /tmp/ccilq2n2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2908s CC drivers/clk/mediatek/clk-mt8192-aud.o 2909s /tmp/cchJuWEu.s: Assembler messages: 2909s /tmp/cchJuWEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/cchJuWEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/cchJuWEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/cchJuWEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s CC drivers/clk/mediatek/clk-mt8192-cam.o 2909s /tmp/ccT2nLc5.s: Assembler messages: 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccT2nLc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s CC [M] drivers/dma/dw/core.o 2909s /tmp/ccWFc0vY.s: Assembler messages: 2909s /tmp/ccWFc0vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2909s /tmp/ccWFc0vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s CC drivers/clk/mediatek/clk-mt8192-img.o 2910s /tmp/ccPEpr2F.s: Assembler messages: 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccPEpr2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s CC [M] fs/gfs2/quota.o 2910s /tmp/ccfK5oeK.s: Assembler messages: 2910s /tmp/ccfK5oeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccfK5oeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s CC drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o 2910s /tmp/ccUtMsgX.s: Assembler messages: 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2910s /tmp/ccUtMsgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s CC [M] drivers/dma/dw/dw.o 2911s /tmp/cc0yU5Ne.s: Assembler messages: 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc0yU5Ne.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s CC [M] net/ipv6/fou6.o 2911s /tmp/cc48iCWl.s: Assembler messages: 2911s /tmp/cc48iCWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/cc48iCWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s CC drivers/clk/mediatek/clk-mt8192-ipe.o 2911s /tmp/ccXa3rsD.s: Assembler messages: 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s CC [M] drivers/dma/dw/idma32.o 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccXa3rsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccSGkDWm.s: Assembler messages: 2911s /tmp/ccSGkDWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s /tmp/ccSGkDWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2911s CC drivers/clk/mediatek/clk-mt8192-mdp.o 2912s /tmp/ccbM7qa2.s: Assembler messages: 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccbM7qa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccj5Fg6K.s: Assembler messages: 2912s /tmp/ccj5Fg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccj5Fg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccj5Fg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccj5Fg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s CC [M] fs/gfs2/recovery.o 2912s CC [M] net/ipv6/ip6_udp_tunnel.o 2912s /tmp/ccm0vcMD.s: Assembler messages: 2912s /tmp/ccm0vcMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccm0vcMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s CC drivers/clk/mediatek/clk-mt8192-mfg.o 2912s /tmp/ccApWeHo.s: Assembler messages: 2912s /tmp/ccApWeHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccApWeHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccApWeHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccApWeHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s /tmp/ccApWeHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2912s CC [M] drivers/dma/dw/acpi.o 2913s /tmp/cccj1jJl.s: Assembler messages: 2913s /tmp/cccj1jJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cccj1jJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s CC drivers/clk/mediatek/clk-mt8192-mm.o 2913s /tmp/cckzgJBm.s: Assembler messages: 2913s /tmp/cckzgJBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cckzgJBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cckzgJBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s CC [M] fs/gfs2/rgrp.o 2913s /tmp/cccodhYT.s: Assembler messages: 2913s /tmp/cccodhYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cccodhYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s CC [M] drivers/dma/dw/platform.o 2913s /tmp/ccrq8At2.s: Assembler messages: 2913s /tmp/ccrq8At2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cc7h3PMM.s: Assembler messages: 2913s /tmp/cc7h3PMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s /tmp/cc7h3PMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2913s CC drivers/clk/mediatek/clk-mt8192-msdc.o 2913s CC [M] net/ipv6/ila/ila_main.o 2914s /tmp/ccPP5pJx.s: Assembler messages: 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccPP5pJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s CC [M] drivers/dma/dw/of.o 2914s /tmp/cckf97J4.s: Assembler messages: 2914s /tmp/cckf97J4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/cckf97J4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s CC drivers/clk/mediatek/clk-mt8192-scp_adsp.o 2914s /tmp/ccu9N4ly.s: Assembler messages: 2914s /tmp/ccu9N4ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccu9N4ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccu9N4ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccu9N4ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s /tmp/ccu9N4ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2914s CC [M] net/ipv6/ila/ila_common.o 2915s /tmp/ccPhvLXV.s: Assembler messages: 2915s /tmp/ccPhvLXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccPhvLXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s CC [M] drivers/dma/dw/pci.o 2915s /tmp/ccKLJst1.s: Assembler messages: 2915s /tmp/ccKLJst1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccKLJst1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s CC drivers/clk/mediatek/clk-mt8192-vdec.o 2915s /tmp/ccBFZPaE.s: Assembler messages: 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccBFZPaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s CC [M] fs/gfs2/super.o 2915s /tmp/ccnCJnMf.s: Assembler messages: 2915s /tmp/ccnCJnMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/ccnCJnMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s CC drivers/clk/mediatek/clk-mt8192-venc.o 2915s /tmp/cco4Q3hZ.s: Assembler messages: 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s /tmp/cco4Q3hZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2915s LD [M] drivers/dma/dw/dw_dmac_core.o 2915s LD [M] drivers/dma/dw/dw_dmac.o 2915s LD [M] drivers/dma/dw/dw_dmac_pci.o 2915s CC [M] drivers/dma/dw-edma/dw-edma-core.o 2916s CC [M] net/ipv6/ila/ila_lwt.o 2916s /tmp/cckEfEdW.s: Assembler messages: 2916s /tmp/cckEfEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cckEfEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s CC drivers/clk/mediatek/clk-mt8195-apmixedsys.o 2916s /tmp/ccreUWNz.s: Assembler messages: 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s CC [M] fs/gfs2/sys.o 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccreUWNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccNwurhG.s: Assembler messages: 2916s /tmp/ccNwurhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccNwurhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccNwurhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/ccNwurhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s CC drivers/clk/mediatek/clk-mt8195-topckgen.o 2916s /tmp/cc3DDthX.s: Assembler messages: 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2916s /tmp/cc3DDthX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s CC [M] drivers/dma/dw-edma/dw-edma-v0-core.o 2917s /tmp/cc888bAm.s: Assembler messages: 2917s /tmp/cc888bAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/cc888bAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/cc888bAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/cc888bAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s CC [M] net/ipv6/ila/ila_xlat.o 2917s /tmp/ccu7zWTQ.s: Assembler messages: 2917s /tmp/ccu7zWTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccu7zWTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccu7zWTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s CC drivers/clk/mediatek/clk-mt8195-peri_ao.o 2917s /tmp/ccyiakZJ.s: Assembler messages: 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s /tmp/ccyiakZJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2917s CC [M] fs/gfs2/trans.o 2918s /tmp/ccUtKMSx.s: Assembler messages: 2918s /tmp/ccUtKMSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccUtKMSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccUtKMSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s CC [M] drivers/dma/dw-edma/dw-hdma-v0-core.o 2918s /tmp/ccOoUTHU.s: Assembler messages: 2918s /tmp/ccOoUTHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccOoUTHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s CC drivers/clk/mediatek/clk-mt8195-infra_ao.o 2918s /tmp/ccylwMPE.s: Assembler messages: 2918s /tmp/ccylwMPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccylwMPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s CC drivers/clk/mediatek/clk-mt8516-apmixedsys.o 2918s /tmp/cc3kT2oe.s: Assembler messages: 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc3kT2oe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Assembler messages: 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/ccIyx27d.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s CC [M] fs/gfs2/util.o 2918s LD [M] net/ipv6/ila/ila.o 2918s /tmp/cc6T7ynp.s: Assembler messages: 2918s /tmp/cc6T7ynp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc6T7ynp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc6T7ynp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc6T7ynp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s /tmp/cc6T7ynp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2918s AR net/ipv6/built-in.a 2918s CC [M] drivers/dma/dw-edma/dw-edma-v0-debugfs.o 2919s CC net/devlink/core.o 2919s /tmp/cckT7Yxo.s: Assembler messages: 2919s /tmp/cckT7Yxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/cckT7Yxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s CC drivers/clk/mediatek/clk-mt8516.o 2919s /tmp/ccHvpZP5.s: Assembler messages: 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccHvpZP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccdpvrrz.s: Assembler messages: 2919s /tmp/ccdpvrrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccdpvrrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccdpvrrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s /tmp/ccdpvrrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2919s CC [M] fs/gfs2/lock_dlm.o 2919s CC [M] drivers/dma/dw-edma/dw-hdma-v0-debugfs.o 2920s /tmp/ccmTlzdG.s: Assembler messages: 2920s /tmp/ccmTlzdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s /tmp/ccmTlzdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s CC drivers/clk/mediatek/clk-mt8516-aud.o 2920s /tmp/ccbBJb6a.s: Assembler messages: 2920s /tmp/ccbBJb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s /tmp/ccbBJb6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s CC [M] drivers/clk/mediatek/clk-mt6735-apmixedsys.o 2920s /tmp/ccQSDuF3.s: Assembler messages: 2920s /tmp/ccQSDuF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s /tmp/ccQSDuF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 2920s CC [M] drivers/dma/dw-edma/dw-edma-pcie.o 2921s /tmp/cc6q5jnx.s: Assembler messages: 2921s /tmp/cc6q5jnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/cc6q5jnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/cc6q5jnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/cc6q5jnx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Assembler messages: 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccK14FjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Assembler messages: 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s CC [M] drivers/clk/mediatek/clk-mt6735-infracfg.o 2921s LD [M] fs/gfs2/gfs2.o 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccXvFOCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s CC [M] fs/f2fs/dir.o 2921s /tmp/ccuJ4uwY.s: Assembler messages: 2921s /tmp/ccuJ4uwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccuJ4uwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccuJ4uwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccuJ4uwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s LD [M] drivers/dma/dw-edma/dw-edma.o 2921s CC net/devlink/netlink.o 2921s CC [M] drivers/dma/sf-pdma/sf-pdma.o 2921s /tmp/ccFBsk9a.s: Assembler messages: 2921s /tmp/ccFBsk9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s /tmp/ccFBsk9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2921s CC [M] drivers/clk/mediatek/clk-mt6735-pericfg.o 2922s /tmp/ccGoArto.s: Assembler messages: 2922s /tmp/ccGoArto.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccGoArto.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s CC [M] drivers/clk/mediatek/clk-mt6735-topckgen.o 2922s /tmp/ccvglaXU.s: Assembler messages: 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccvglaXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s CC [M] drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.o 2922s /tmp/cckbMFcu.s: Assembler messages: 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/cckbMFcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s CC [M] fs/f2fs/file.o 2922s /tmp/ccARQC4b.s: Assembler messages: 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2922s /tmp/ccARQC4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s CC net/devlink/netlink_gen.o 2923s /tmp/ccpT4H1I.s: Assembler messages: 2923s /tmp/ccpT4H1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccpT4H1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s CC [M] drivers/clk/mediatek/clk-mt6735-imgsys.o 2923s /tmp/ccW6C6CD.s: Assembler messages: 2923s /tmp/ccW6C6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccW6C6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s CC [M] drivers/clk/mediatek/clk-mt6735-mfgcfg.o 2923s /tmp/cc3NINi5.s: Assembler messages: 2923s /tmp/cc3NINi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s CC net/devlink/dev.o 2923s /tmp/ccZ1cGNc.s: Assembler messages: 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s /tmp/ccZ1cGNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2923s CC [M] drivers/dma/fsl-dpaa2-qdma/dpdmai.o 2924s /tmp/cc87Q2Jk.s: Assembler messages: 2924s /tmp/cc87Q2Jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2924s /tmp/cc87Q2Jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2924s CC [M] drivers/clk/mediatek/clk-mt6735-vdecsys.o 2924s AR drivers/dma/built-in.a 2924s LD [M] drivers/dma/fsl-edma.o 2924s CC [M] drivers/clk/mediatek/clk-mt6735-vencsys.o 2924s /tmp/cczTZ8CB.s: Assembler messages: 2924s /tmp/cczTZ8CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2924s /tmp/cczTZ8CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2924s CC [M] fs/bcachefs/acl.o 2925s /tmp/cccGOfi4.s: Assembler messages: 2925s /tmp/cccGOfi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/cccGOfi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s CC [M] drivers/clk/mediatek/clk-mt6795-apmixedsys.o 2925s /tmp/ccSGyMfR.s: Assembler messages: 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s /tmp/ccSGyMfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2925s CC net/devlink/port.o 2926s /tmp/ccf0PITI.s: Assembler messages: 2926s /tmp/ccf0PITI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccf0PITI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccf0PITI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccf0PITI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s CC [M] drivers/clk/mediatek/clk-mt6795-infracfg.o 2926s /tmp/ccevJWPk.s: Assembler messages: 2926s /tmp/ccevJWPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccevJWPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccevJWPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccevJWPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s CC [M] fs/bcachefs/alloc_background.o 2926s /tmp/ccHt1XUf.s: Assembler messages: 2926s /tmp/ccHt1XUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccHt1XUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccHt1XUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s /tmp/ccHt1XUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2926s CC [M] drivers/clk/mediatek/clk-mt6795-pericfg.o 2927s /tmp/ccZyKg1V.s: Assembler messages: 2927s /tmp/ccZyKg1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccZyKg1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccZyKg1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccZyKg1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Assembler messages: 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccioIDJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s CC [M] drivers/clk/mediatek/clk-mt6795-topckgen.o 2927s CC [M] fs/f2fs/inode.o 2927s /tmp/ccpaaPZG.s: Assembler messages: 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2927s /tmp/ccpaaPZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2928s CC net/devlink/sb.o 2928s /tmp/ccgU1hIg.s: Assembler messages: 2928s /tmp/ccgU1hIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2928s /tmp/ccgU1hIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2928s CC [M] drivers/clk/mediatek/clk-mt6795-mfg.o 2928s /tmp/ccYJNQUR.s: Assembler messages: 2928s /tmp/ccYJNQUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2928s /tmp/ccYJNQUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2928s CC [M] drivers/clk/mediatek/clk-mt6795-mm.o 2929s /tmp/ccjd2giF.s: Assembler messages: 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccjd2giF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s CC [M] fs/f2fs/namei.o 2929s /tmp/ccb05ySV.s: Assembler messages: 2929s /tmp/ccb05ySV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccb05ySV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s CC [M] drivers/clk/mediatek/clk-mt6795-vdecsys.o 2929s /tmp/ccHDjqZj.s: Assembler messages: 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccHDjqZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s CC net/devlink/dpipe.o 2929s /tmp/ccljZQhk.s: Assembler messages: 2929s /tmp/ccljZQhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2929s /tmp/ccljZQhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s CC [M] drivers/clk/mediatek/clk-mt6795-vencsys.o 2930s /tmp/ccOhkETn.s: Assembler messages: 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccOhkETn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s CC [M] fs/bcachefs/alloc_foreground.o 2930s /tmp/ccRxrdJE.s: Assembler messages: 2930s /tmp/ccRxrdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s /tmp/ccRxrdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2930s CC [M] drivers/clk/mediatek/clk-mt7981-eth.o 2931s /tmp/ccETC3Ui.s: Assembler messages: 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccETC3Ui.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s CC [M] fs/f2fs/hash.o 2931s /tmp/cc3DrQOQ.s: Assembler messages: 2931s /tmp/cc3DrQOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/cc3DrQOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s CC [M] drivers/clk/mediatek/clk-mt7988-apmixed.o 2931s /tmp/ccREIKpE.s: Assembler messages: 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccREIKpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s CC net/devlink/resource.o 2931s CC [M] fs/f2fs/super.o 2931s /tmp/ccZfFHNF.s: Assembler messages: 2931s /tmp/ccZfFHNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s /tmp/ccZfFHNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2931s CC [M] drivers/clk/mediatek/clk-mt7988-topckgen.o 2932s /tmp/ccuLYdCv.s: Assembler messages: 2932s /tmp/ccuLYdCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccuLYdCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s CC [M] drivers/clk/mediatek/clk-mt7988-infracfg.o 2932s /tmp/ccXFPpnr.s: Assembler messages: 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s /tmp/ccXFPpnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2932s CC [M] fs/bcachefs/backpointers.o 2933s /tmp/cctCeNua.s: Assembler messages: 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/cctCeNua.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/ccToPCNM.s: Assembler messages: 2933s /tmp/ccToPCNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/ccToPCNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s CC [M] drivers/clk/mediatek/clk-mt7988-eth.o 2933s CC net/devlink/param.o 2933s /tmp/ccr4FAwK.s: Assembler messages: 2933s /tmp/ccr4FAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s /tmp/ccr4FAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2933s CC [M] drivers/clk/mediatek/clk-mt7988-xfipll.o 2934s /tmp/ccL8sgb5.s: Assembler messages: 2934s /tmp/ccL8sgb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccL8sgb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccL8sgb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s CC [M] drivers/clk/mediatek/clk-mt8173-img.o 2934s /tmp/ccdll4Yl.s: Assembler messages: 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2934s /tmp/ccdll4Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s CC net/devlink/region.o 2935s /tmp/cct6LLkp.s: Assembler messages: 2935s /tmp/cct6LLkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/cct6LLkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s CC [M] drivers/clk/mediatek/clk-mt8173-vdecsys.o 2935s /tmp/ccj8mY4u.s: Assembler messages: 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccj8mY4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s CC [M] fs/bcachefs/bkey.o 2935s /tmp/ccDlwJaG.s: Assembler messages: 2935s /tmp/ccDlwJaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s /tmp/ccDlwJaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2935s CC [M] drivers/clk/mediatek/clk-mt8173-vencsys.o 2936s /tmp/cccOYHcc.s: Assembler messages: 2936s /tmp/cccOYHcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/cccOYHcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s CC [M] drivers/clk/mediatek/clk-mt8186-cam.o 2936s /tmp/ccgQ63XP.s: Assembler messages: 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s /tmp/ccgQ63XP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2936s CC net/devlink/health.o 2937s /tmp/ccQ4RcWM.s: Assembler messages: 2937s /tmp/ccQ4RcWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccQ4RcWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s CC [M] drivers/clk/mediatek/clk-mt8186-img.o 2937s /tmp/ccyTmqQq.s: Assembler messages: 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccyTmqQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s CC [M] fs/bcachefs/bkey_methods.o 2937s /tmp/ccojJU5Z.s: Assembler messages: 2937s /tmp/ccojJU5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s /tmp/ccojJU5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2937s CC [M] drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.o 2938s /tmp/ccQVex3Z.s: Assembler messages: 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccQVex3Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/cc3SSc7V.s: Assembler messages: 2938s /tmp/cc3SSc7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/cc3SSc7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s CC [M] drivers/clk/mediatek/clk-mt8186-ipe.o 2938s CC [M] fs/f2fs/inline.o 2938s /tmp/ccJa1lva.s: Assembler messages: 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccJa1lva.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s CC [M] fs/bcachefs/bkey_sort.o 2938s /tmp/ccYVQSQC.s: Assembler messages: 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccYVQSQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccqzBZtA.s: Assembler messages: 2938s /tmp/ccqzBZtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2938s /tmp/ccqzBZtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2939s CC [M] drivers/clk/mediatek/clk-mt8186-mcu.o 2939s CC net/devlink/trap.o 2939s /tmp/ccxCNlbQ.s: Assembler messages: 2939s /tmp/ccxCNlbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2939s /tmp/ccxCNlbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2939s CC [M] drivers/clk/mediatek/clk-mt8186-mdp.o 2940s /tmp/ccWjoQTt.s: Assembler messages: 2940s /tmp/ccWjoQTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/ccWjoQTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/ccWjoQTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s CC [M] fs/bcachefs/bset.o 2940s /tmp/cc6p5ehd.s: Assembler messages: 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s CC [M] fs/f2fs/checkpoint.o 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc6p5ehd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/ccsUAUBM.s: Assembler messages: 2940s /tmp/ccsUAUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/ccsUAUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s CC [M] drivers/clk/mediatek/clk-mt8186-mfg.o 2940s /tmp/cch8DbY7.s: Assembler messages: 2940s /tmp/cch8DbY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cch8DbY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Assembler messages: 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s CC [M] drivers/clk/mediatek/clk-mt8186-mm.o 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2940s /tmp/cc7LqDAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2941s CC net/devlink/rate.o 2941s /tmp/ccjCJH6x.s: Assembler messages: 2941s /tmp/ccjCJH6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2941s /tmp/ccjCJH6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 2941s CC [M] drivers/clk/mediatek/clk-mt8186-vdec.o 2942s /tmp/ccmCjUYP.s: Assembler messages: 2942s /tmp/ccmCjUYP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccmCjUYP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s CC [M] drivers/clk/mediatek/clk-mt8186-venc.o 2942s /tmp/ccy6dC6a.s: Assembler messages: 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccy6dC6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s CC [M] fs/f2fs/gc.o 2942s /tmp/ccjVJIbZ.s: Assembler messages: 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccjVJIbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccGOkdz6.s: Assembler messages: 2942s /tmp/ccGOkdz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccGOkdz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Assembler messages: 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s CC [M] drivers/clk/mediatek/clk-mt8186-wpe.o 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s /tmp/ccWyakoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2942s CC [M] fs/bcachefs/btree_cache.o 2942s CC net/devlink/linecard.o 2943s /tmp/ccKUqbMd.s: Assembler messages: 2943s /tmp/ccKUqbMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2943s /tmp/ccKUqbMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 2943s CC [M] drivers/clk/mediatek/clk-mt8188-apmixedsys.o 2944s /tmp/ccgSS5Y0.s: Assembler messages: 2944s /tmp/ccgSS5Y0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccgSS5Y0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccgSS5Y0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccgSS5Y0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s CC [M] drivers/clk/mediatek/clk-mt8188-topckgen.o 2944s /tmp/ccGTz0bc.s: Assembler messages: 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccGTz0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s AR net/devlink/built-in.a 2944s CC net/dsa/stubs.o 2944s /tmp/ccql8OY4.s: Assembler messages: 2944s /tmp/ccql8OY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccql8OY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s /tmp/ccql8OY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2944s CC [M] drivers/clk/mediatek/clk-mt8188-peri_ao.o 2945s /tmp/cc0zJrkx.s: Assembler messages: 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/cc0zJrkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s CC [M] fs/f2fs/data.o 2945s /tmp/ccnswVqs.s: Assembler messages: 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccnswVqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s CC [M] fs/bcachefs/btree_gc.o 2945s /tmp/ccDRkDlC.s: Assembler messages: 2945s /tmp/ccDRkDlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s /tmp/ccDRkDlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2945s CC [M] drivers/clk/mediatek/clk-mt8188-infra_ao.o 2945s CC [M] net/dsa/conduit.o 2946s /tmp/ccs7BuiS.s: Assembler messages: 2946s /tmp/ccs7BuiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2946s /tmp/ccs7BuiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2946s CC [M] drivers/clk/mediatek/clk-mt8188-adsp_audio26m.o 2946s /tmp/ccqKXP2A.s: Assembler messages: 2946s /tmp/ccqKXP2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2946s /tmp/ccqKXP2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 2946s CC [M] drivers/clk/mediatek/clk-mt8188-cam.o 2947s /tmp/cclngRnC.s: Assembler messages: 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cclngRnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s CC [M] net/dsa/devlink.o 2947s /tmp/cckWX94m.s: Assembler messages: 2947s /tmp/cckWX94m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/cckWX94m.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s CC [M] drivers/clk/mediatek/clk-mt8188-ccu.o 2947s /tmp/ccnFQiu6.s: Assembler messages: 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s /tmp/ccnFQiu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2947s CC [M] fs/bcachefs/btree_io.o 2948s /tmp/ccixpt65.s: Assembler messages: 2948s /tmp/ccixpt65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/ccixpt65.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s CC [M] drivers/clk/mediatek/clk-mt8188-img.o 2948s /tmp/cci6XGjp.s: Assembler messages: 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/cci6XGjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s CC [M] net/dsa/dsa.o 2948s /tmp/ccTAQeEn.s: Assembler messages: 2948s /tmp/ccTAQeEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s /tmp/ccTAQeEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2948s CC [M] drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.o 2949s /tmp/ccWNQ93l.s: Assembler messages: 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccWNQ93l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s CC [M] fs/f2fs/node.o 2949s /tmp/ccJKGrHW.s: Assembler messages: 2949s /tmp/ccJKGrHW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s /tmp/ccJKGrHW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2949s CC [M] drivers/clk/mediatek/clk-mt8188-ipe.o 2950s /tmp/ccEtKPMm.s: Assembler messages: 2950s /tmp/ccEtKPMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccEtKPMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s CC [M] drivers/clk/mediatek/clk-mt8188-mfg.o 2950s /tmp/ccC4VGmn.s: Assembler messages: 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/ccC4VGmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s CC [M] net/dsa/netlink.o 2950s /tmp/cc7PNQfM.s: Assembler messages: 2950s /tmp/cc7PNQfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s /tmp/cc7PNQfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2950s CC [M] drivers/clk/mediatek/clk-mt8188-vdec.o 2951s /tmp/ccpXlNly.s: Assembler messages: 2951s /tmp/ccpXlNly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccpXlNly.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s CC [M] drivers/clk/mediatek/clk-mt8188-vdo0.o 2951s /tmp/ccW7xF6B.s: Assembler messages: 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s /tmp/ccW7xF6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s CC [M] fs/bcachefs/btree_iter.o 2951s /tmp/ccpPcCfl.s: Assembler messages: 2951s /tmp/ccpPcCfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2951s CC [M] net/dsa/port.o 2952s /tmp/cchH8rDj.s: Assembler messages: 2952s /tmp/cchH8rDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/cchH8rDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s CC [M] drivers/clk/mediatek/clk-mt8188-vdo1.o 2952s /tmp/ccQS5qdG.s: Assembler messages: 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccQS5qdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccpaEXxx.s: Assembler messages: 2952s /tmp/ccpaEXxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s /tmp/ccpaEXxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2952s CC [M] drivers/clk/mediatek/clk-mt8188-venc.o 2952s CC [M] fs/f2fs/segment.o 2953s /tmp/ccOmWGQH.s: Assembler messages: 2953s /tmp/ccOmWGQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccOmWGQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s CC [M] drivers/clk/mediatek/clk-mt8188-vpp0.o 2953s /tmp/ccXoOVGb.s: Assembler messages: 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccXoOVGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s CC [M] net/dsa/switch.o 2953s /tmp/ccFuo1pr.s: Assembler messages: 2953s /tmp/ccFuo1pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2953s /tmp/ccFuo1pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2954s CC [M] drivers/clk/mediatek/clk-mt8188-vpp1.o 2954s /tmp/cclItIji.s: Assembler messages: 2954s /tmp/cclItIji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2954s /tmp/cclItIji.s: Warning: no SFrame FDE emitted; FP without RA on stack 2954s CC [M] drivers/clk/mediatek/clk-mt8188-wpe.o 2955s /tmp/ccG1u25r.s: Assembler messages: 2955s /tmp/ccG1u25r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccG1u25r.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s CC [M] drivers/clk/mediatek/clk-mt8195-apusys_pll.o 2955s /tmp/ccBkhDJ6.s: Assembler messages: 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccBkhDJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Assembler messages: 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccWxTH6l.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s CC [M] fs/bcachefs/btree_journal_iter.o 2955s CC [M] net/dsa/tag.o 2955s /tmp/ccIEcENK.s: Assembler messages: 2955s /tmp/ccIEcENK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccIEcENK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccIEcENK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s /tmp/ccIEcENK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2955s CC [M] drivers/clk/mediatek/clk-mt8195-cam.o 2956s /tmp/ccbqqRMq.s: Assembler messages: 2956s /tmp/ccbqqRMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2956s /tmp/ccbqqRMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2956s CC [M] drivers/clk/mediatek/clk-mt8195-ccu.o 2957s /tmp/ccUprHhW.s: Assembler messages: 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccUprHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc9dgR5X.s: Assembler messages: 2957s /tmp/cc9dgR5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc9dgR5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s CC [M] drivers/clk/mediatek/clk-mt8195-img.o 2957s CC [M] net/dsa/tag_8021q.o 2957s /tmp/cczcAovU.s: Assembler messages: 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cczcAovU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s CC [M] fs/bcachefs/btree_key_cache.o 2957s /tmp/ccKo9hzD.s: Assembler messages: 2957s /tmp/ccKo9hzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/ccKo9hzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Assembler messages: 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s /tmp/cc6gzBvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2957s CC [M] drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.o 2958s CC [M] fs/f2fs/recovery.o 2958s /tmp/ccTfyHqn.s: Assembler messages: 2958s /tmp/ccTfyHqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccTfyHqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s CC [M] drivers/clk/mediatek/clk-mt8195-ipe.o 2958s /tmp/ccz8uAkz.s: Assembler messages: 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2958s /tmp/ccz8uAkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s CC [M] net/dsa/trace.o 2959s /tmp/ccmNUgbu.s: Assembler messages: 2959s /tmp/ccmNUgbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccmNUgbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Assembler messages: 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccUL58N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s CC [M] drivers/clk/mediatek/clk-mt8195-mfg.o 2959s CC [M] fs/bcachefs/btree_locking.o 2959s /tmp/ccZKEZUF.s: Assembler messages: 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccZKEZUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s CC [M] fs/f2fs/shrinker.o 2959s /tmp/ccPkhu9c.s: Assembler messages: 2959s /tmp/ccPkhu9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s /tmp/ccPkhu9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 2959s CC [M] drivers/clk/mediatek/clk-mt8195-scp_adsp.o 2960s /tmp/cc3JtfwE.s: Assembler messages: 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/cc3JtfwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s CC [M] fs/f2fs/extent_cache.o 2960s /tmp/ccLBDOj5.s: Assembler messages: 2960s /tmp/ccLBDOj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s /tmp/ccLBDOj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2960s CC [M] drivers/clk/mediatek/clk-mt8195-vdec.o 2961s /tmp/cc9ZY5Jv.s: Assembler messages: 2961s /tmp/cc9ZY5Jv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/cc9ZY5Jv.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s CC [M] drivers/clk/mediatek/clk-mt8195-vdo0.o 2961s /tmp/ccvVoNbk.s: Assembler messages: 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccvVoNbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s CC [M] fs/bcachefs/btree_node_scan.o 2961s /tmp/ccDJdoby.s: Assembler messages: 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s CC [M] net/dsa/user.o 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccDJdoby.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccomiK3f.s: Assembler messages: 2961s /tmp/ccomiK3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccomiK3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s CC [M] drivers/clk/mediatek/clk-mt8195-vdo1.o 2961s /tmp/ccwQUf7h.s: Assembler messages: 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s /tmp/ccwQUf7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 2961s CC [M] fs/f2fs/sysfs.o 2962s /tmp/cciNLhlx.s: Assembler messages: 2962s /tmp/cciNLhlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/cciNLhlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s CC [M] drivers/clk/mediatek/clk-mt8195-venc.o 2962s /tmp/ccsfe3nW.s: Assembler messages: 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s /tmp/ccsfe3nW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2962s CC [M] fs/bcachefs/btree_trans_commit.o 2963s /tmp/ccnGsKQl.s: Assembler messages: 2963s /tmp/ccnGsKQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/ccnGsKQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s CC [M] drivers/clk/mediatek/clk-mt8195-vpp0.o 2963s /tmp/cc6DLxlx.s: Assembler messages: 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s CC [M] fs/f2fs/debug.o 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/cc6DLxlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/ccrJgvZY.s: Assembler messages: 2963s /tmp/ccrJgvZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s /tmp/ccrJgvZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2963s CC [M] drivers/clk/mediatek/clk-mt8195-vpp1.o 2964s /tmp/ccieRx6C.s: Assembler messages: 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccieRx6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s CC [M] net/dsa/tag_ar9331.o 2964s /tmp/ccU7uXEJ.s: Assembler messages: 2964s /tmp/ccU7uXEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccU7uXEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s CC [M] drivers/clk/mediatek/clk-mt8195-wpe.o 2964s /tmp/cclT9TOc.s: Assembler messages: 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cclT9TOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s CC [M] fs/f2fs/xattr.o 2964s /tmp/cc47MRPI.s: Assembler messages: 2964s /tmp/cc47MRPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/cc47MRPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Assembler messages: 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2964s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s CC [M] drivers/clk/mediatek/clk-mt8365-apmixedsys.o 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccr2xSDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s CC [M] fs/bcachefs/btree_update.o 2965s /tmp/ccN2xgIb.s: Assembler messages: 2965s /tmp/ccN2xgIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccN2xgIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccN2xgIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s /tmp/ccN2xgIb.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s CC [M] net/dsa/tag_brcm.o 2965s /tmp/ccTEp0ZS.s: Assembler messages: 2965s /tmp/ccTEp0ZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2965s CC [M] drivers/clk/mediatek/clk-mt8365.o 2966s /tmp/ccvZaQHK.s: Assembler messages: 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccvZaQHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s CC [M] fs/f2fs/acl.o 2966s /tmp/ccSHioer.s: Assembler messages: 2966s /tmp/ccSHioer.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccSHioer.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s CC [M] drivers/clk/mediatek/clk-mt8365-apu.o 2966s /tmp/ccAos2pN.s: Assembler messages: 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccAos2pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s CC [M] net/dsa/tag_dsa.o 2966s /tmp/ccncz96W.s: Assembler messages: 2966s /tmp/ccncz96W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/ccncz96W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Assembler messages: 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s /tmp/cciufmGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2966s CC [M] drivers/clk/mediatek/clk-mt8365-cam.o 2966s CC [M] fs/bcachefs/btree_update_interior.o 2967s /tmp/ccVe2iH5.s: Assembler messages: 2967s /tmp/ccVe2iH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccVe2iH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccVe2iH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccVe2iH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccVe2iH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s CC [M] fs/f2fs/verity.o 2967s /tmp/ccEHvaE4.s: Assembler messages: 2967s /tmp/ccEHvaE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccEHvaE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s CC [M] drivers/clk/mediatek/clk-mt8365-mfg.o 2967s /tmp/ccjpT75U.s: Assembler messages: 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s /tmp/ccjpT75U.s: Warning: no SFrame FDE emitted; FP without RA on stack 2967s CC [M] net/dsa/tag_gswip.o 2968s /tmp/cc5j9ByA.s: Assembler messages: 2968s /tmp/cc5j9ByA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s /tmp/cc5j9ByA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s /tmp/cc5j9ByA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s CC [M] fs/f2fs/compress.o 2968s /tmp/ccrR9w52.s: Assembler messages: 2968s /tmp/ccrR9w52.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s /tmp/ccrR9w52.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s CC [M] drivers/clk/mediatek/clk-mt8365-mm.o 2968s /tmp/ccvMPbFQ.s: Assembler messages: 2968s /tmp/ccvMPbFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s /tmp/ccvMPbFQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2968s CC [M] drivers/clk/mediatek/clk-mt8365-vdec.o 2969s /tmp/ccZ7JHUV.s: Assembler messages: 2969s /tmp/ccZ7JHUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s /tmp/ccZ7JHUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s /tmp/ccZ7JHUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s /tmp/ccZ7JHUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s CC [M] net/dsa/tag_hellcreek.o 2969s /tmp/ccnR0eCP.s: Assembler messages: 2969s /tmp/ccnR0eCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s /tmp/ccnR0eCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s CC [M] drivers/clk/mediatek/clk-mt8365-venc.o 2969s /tmp/ccXScXjH.s: Assembler messages: 2969s /tmp/ccXScXjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2969s /tmp/ccXScXjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccF9frmp.s: Assembler messages: 2970s /tmp/ccF9frmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccF9frmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccF9frmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccF9frmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Assembler messages: 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s CC [M] net/dsa/tag_ksz.o 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/cciRpRWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s LD [M] fs/f2fs/f2fs.o 2970s CC [M] fs/bcachefs/btree_write_buffer.o 2970s AR drivers/clk/mediatek/built-in.a 2970s CC drivers/clk/meson/meson-clkc-utils.o 2970s /tmp/ccdXS1Qn.s: Assembler messages: 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s /tmp/ccdXS1Qn.s: Warning: no SFrame FDE emitted; FP without RA on stack 2970s CC drivers/clk/meson/meson-aoclk.o 2970s /tmp/ccjnaKgA.s: Assembler messages: 2970s /tmp/ccjnaKgA.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s CC [M] net/dsa/tag_lan9303.o 2971s /tmp/cc0s5Sxq.s: Assembler messages: 2971s /tmp/cc0s5Sxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc0s5Sxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s CC drivers/clk/meson/clk-cpu-dyndiv.o 2971s /tmp/cc00kb5W.s: Assembler messages: 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2971s /tmp/cc00kb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC drivers/soc/apple/mailbox.o 2972s /tmp/ccZzrLmG.s: Assembler messages: 2972s /tmp/ccZzrLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccZzrLmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC drivers/clk/meson/clk-dualdiv.o 2972s /tmp/cc12HhCI.s: Assembler messages: 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cc12HhCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC [M] fs/bcachefs/buckets.o 2972s /tmp/cclKHIsp.s: Assembler messages: 2972s /tmp/cclKHIsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cclKHIsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/cclKHIsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC [M] net/dsa/tag_mtk.o 2972s /tmp/ccz6xtkR.s: Assembler messages: 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccz6xtkR.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC drivers/soc/apple/rtkit.o 2972s /tmp/ccOFtsry.s: Assembler messages: 2972s /tmp/ccOFtsry.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s /tmp/ccOFtsry.s: Warning: no SFrame FDE emitted; FP without RA on stack 2972s CC drivers/clk/meson/meson-eeclk.o 2973s /tmp/ccw0MEoq.s: Assembler messages: 2973s /tmp/ccw0MEoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s CC drivers/clk/meson/clk-mpll.o 2973s /tmp/cca04uQP.s: Assembler messages: 2973s /tmp/cca04uQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cca04uQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cca04uQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cca04uQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s CC [M] net/dsa/tag_none.o 2973s /tmp/cchMoHVN.s: Assembler messages: 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s /tmp/cchMoHVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2973s CC drivers/soc/apple/rtkit-crashlog.o 2974s /tmp/cc17iZYp.s: Assembler messages: 2974s /tmp/cc17iZYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/cc17iZYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s CC drivers/clk/meson/clk-pll.o 2974s /tmp/cc1zuRLO.s: Assembler messages: 2974s /tmp/cc1zuRLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s CC drivers/soc/apple/sart.o 2974s /tmp/cc08SnX9.s: Assembler messages: 2974s /tmp/cc08SnX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/cc08SnX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s CC [M] net/dsa/tag_ocelot.o 2974s /tmp/ccaE16qg.s: Assembler messages: 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s /tmp/ccaE16qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2974s CC [M] fs/bcachefs/buckets_waiting_for_journal.o 2975s /tmp/ccIcDnEC.s: Assembler messages: 2975s /tmp/ccIcDnEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIcDnEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIcDnEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIcDnEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIcDnEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s CC drivers/clk/meson/clk-regmap.o 2975s /tmp/ccmcssB7.s: Assembler messages: 2975s /tmp/ccmcssB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccmcssB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccmcssB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccmcssB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccmcssB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s AR drivers/soc/apple/built-in.a 2975s AR drivers/soc/aspeed/built-in.a 2975s CC drivers/soc/bcm/brcmstb/common.o 2975s /tmp/cc913fPV.s: Assembler messages: 2975s /tmp/cc913fPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/cc913fPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/cc913fPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/cc913fPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/cc913fPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s CC drivers/clk/meson/vid-pll-div.o 2975s /tmp/ccIddoy2.s: Assembler messages: 2975s /tmp/ccIddoy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIddoy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIddoy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIddoy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s /tmp/ccIddoy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2975s CC [M] fs/bcachefs/chardev.o 2976s /tmp/ccDNmljH.s: Assembler messages: 2976s /tmp/ccDNmljH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2976s /tmp/ccDNmljH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2976s CC [M] net/dsa/tag_ocelot_8021q.o 2976s /tmp/ccvIdu3S.s: Assembler messages: 2976s /tmp/ccvIdu3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2976s /tmp/ccvIdu3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 2976s CC drivers/soc/bcm/brcmstb/biuctrl.o 2976s CC drivers/clk/meson/vclk.o 2977s /tmp/cc1tyBF4.s: Assembler messages: 2978s /tmp/cc1tyBF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc1tyBF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc1tyBF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc1tyBF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc1tyBF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s AR drivers/soc/bcm/brcmstb/built-in.a 2978s /tmp/ccldsqru.s: Assembler messages: 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccldsqru.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Assembler messages: 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccyG9x1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Assembler messages: 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccYZwLXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccaDhHwJ.s: Assembler messages: 2978s /tmp/ccaDhHwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccaDhHwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccaDhHwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccaDhHwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cch4Cw1N.s: Assembler messages: 2978s /tmp/cch4Cw1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cch4Cw1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s AR drivers/soc/bcm/built-in.a 2978s CC drivers/soc/fsl/qbman/bman_ccsr.o 2978s CC drivers/clk/meson/axg.o 2978s CC [M] net/dsa/tag_qca.o 2978s CC [M] fs/bcachefs/checksum.o 2978s CC drivers/soc/fsl/qbman/qman_ccsr.o 2978s CC drivers/clk/meson/axg-aoclk.o 2978s /tmp/ccCz2phM.s: Assembler messages: 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccCz2phM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc9FkHoO.s: Assembler messages: 2978s /tmp/cc9FkHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/cc9FkHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s CC [M] net/dsa/tag_rtl4_a.o 2978s CC drivers/clk/meson/c3-pll.o 2978s /tmp/ccRki0qa.s: Assembler messages: 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRki0qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s CC drivers/soc/fsl/qbman/bman_portal.o 2978s /tmp/ccRYo919.s: Assembler messages: 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s /tmp/ccRYo919.s: Warning: no SFrame FDE emitted; FP without RA on stack 2978s CC [M] fs/bcachefs/clock.o 2979s /tmp/ccTsEtX6.s: Assembler messages: 2979s /tmp/ccTsEtX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccTsEtX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccTsEtX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s CC drivers/clk/meson/gxbb.o 2979s /tmp/ccndzMM0.s: Assembler messages: 2979s /tmp/ccndzMM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccndzMM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccndzMM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccndzMM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccndzMM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s CC drivers/soc/fsl/qbman/qman_portal.o 2979s /tmp/ccgEwYM1.s: Assembler messages: 2979s /tmp/ccgEwYM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccgEwYM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccgEwYM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccgEwYM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s CC [M] net/dsa/tag_rtl8_4.o 2979s /tmp/ccUY9oan.s: Assembler messages: 2979s /tmp/ccUY9oan.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccUY9oan.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s CC drivers/clk/meson/gxbb-aoclk.o 2979s /tmp/ccmIE4sG.s: Assembler messages: 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s /tmp/ccmIE4sG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2979s CC [M] fs/bcachefs/compress.o 2980s /tmp/cckBcBKa.s: Assembler messages: 2980s /tmp/cckBcBKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/cckBcBKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccU9JWmY.s: Assembler messages: 2980s /tmp/ccU9JWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccU9JWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccU9JWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccU9JWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccU9JWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s CC drivers/clk/meson/g12a.o 2980s CC drivers/soc/fsl/qbman/bman.o 2980s /tmp/ccPhCa5N.s: Assembler messages: 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2980s /tmp/ccPhCa5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s CC [M] net/dsa/tag_rzn1_a5psw.o 2981s /tmp/ccQ9eOcf.s: Assembler messages: 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccQ9eOcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s CC drivers/clk/meson/g12a-aoclk.o 2981s /tmp/ccv9y2jK.s: Assembler messages: 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccv9y2jK.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s CC [M] fs/bcachefs/darray.o 2981s /tmp/ccc5oehT.s: Assembler messages: 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccc5oehT.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s CC drivers/soc/fsl/qbman/qman.o 2981s /tmp/ccj3zAmi.s: /tmp/ccLNs4Ul.s: Assembler messages: 2981s /tmp/ccLNs4Ul.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s Assembler messages: 2981s /tmp/ccj3zAmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s /tmp/ccj3zAmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 2981s CC [M] fs/bcachefs/data_update.o 2981s CC [M] drivers/clk/meson/clk-phase.o 2982s /tmp/ccsfOcbw.s: Assembler messages: 2982s /tmp/ccsfOcbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccsfOcbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccsfOcbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccsfOcbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s CC [M] net/dsa/tag_sja1105.o 2982s /tmp/ccKcAyZH.s: Assembler messages: 2982s /tmp/ccKcAyZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccKcAyZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccKcAyZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s /tmp/ccKcAyZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2982s CC [M] drivers/clk/meson/sclk-div.o 2983s /tmp/ccj9ogaj.s: Assembler messages: 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccj9ogaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s CC [M] drivers/clk/meson/axg-audio.o 2983s /tmp/ccCPJVza.s: Assembler messages: 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccCPJVza.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Assembler messages: 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s /tmp/ccJiPdvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2983s CC drivers/soc/fsl/qbman/dpaa_sys.o 2983s CC [M] net/dsa/tag_trailer.o 2984s /tmp/ccPG0KWx.s: Assembler messages: 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccPG0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s CC [M] drivers/clk/meson/a1-pll.o 2984s CC [M] drivers/soc/fsl/qbman/bman_test.o 2984s /tmp/ccWLMOQr.s: Assembler messages: 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccWLMOQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s CC [M] fs/bcachefs/debug.o 2984s /tmp/cc1wEMoB.s: Assembler messages: 2984s /tmp/cc1wEMoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/cc1wEMoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/cc1wEMoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s CC [M] drivers/clk/meson/a1-peripherals.o 2984s /tmp/ccScvjdY.s: Assembler messages: 2984s /tmp/ccScvjdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccScvjdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccScvjdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s /tmp/ccScvjdY.s: Warning: no SFrame FDE emitted; FP without RA on stack 2984s CC [M] net/dsa/tag_vsc73xx_8021q.o 2985s AR drivers/soc/fsl/qbman/built-in.a 2985s LD [M] drivers/soc/fsl/qbman/bman-test.o 2985s CC drivers/soc/fsl/qe/qe.o 2985s /tmp/ccXYh4Yt.s: Assembler messages: 2985s /tmp/ccXYh4Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2985s /tmp/ccXYh4Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2985s /tmp/ccXYh4Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2985s CC [M] drivers/clk/meson/c3-peripherals.o 2985s /tmp/ccQZ3QNS.s: Assembler messages: 2985s /tmp/ccQZ3QNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2985s /tmp/ccQZ3QNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2985s /tmp/ccQZ3QNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC [M] net/dsa/tag_xrs700x.o 2986s /tmp/ccMYW4bU.s: Assembler messages: 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccMYW4bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC drivers/soc/fsl/qe/qe_common.o 2986s /tmp/ccvOUZDr.s: Assembler messages: 2986s /tmp/ccvOUZDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccvOUZDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccvOUZDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC [M] drivers/clk/meson/s4-pll.o 2986s /tmp/ccYBhIQW.s: Assembler messages: 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccYBhIQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC [M] fs/bcachefs/dirent.o 2986s /tmp/ccrcn4yS.s: Assembler messages: 2986s /tmp/ccrcn4yS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccrcn4yS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/ccrcn4yS.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Assembler messages: 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC [M] drivers/clk/meson/s4-peripherals.o 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s /tmp/cc72uLqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 2986s CC drivers/soc/fsl/qe/qe_ic.o 2987s /tmp/ccQEnmn6.s: Assembler messages: 2987s /tmp/ccQEnmn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/ccQEnmn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/ccQEnmn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/ccQEnmn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s AR net/dsa/built-in.a 2987s LD [M] net/dsa/dsa_core.o 2987s CC net/strparser/strparser.o 2987s /tmp/ccrAM1vB.s: Assembler messages: 2987s /tmp/ccrAM1vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/ccrAM1vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/ccrAM1vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s AR drivers/clk/meson/built-in.a 2987s AR drivers/clk/microchip/built-in.a 2987s /tmp/cca5lTPP.s: Assembler messages: 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s /tmp/cca5lTPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2987s AR drivers/clk/mstar/built-in.a 2987s CC drivers/soc/fsl/qe/qe_io.o 2987s CC drivers/clk/mvebu/armada_ap_cp_helper.o 2988s CC drivers/clk/mvebu/armada-37xx-xtal.o 2988s /tmp/ccPOP6v8.s: Assembler messages: 2988s /tmp/ccPOP6v8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccPOP6v8.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Assembler messages: 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccO3W3uB.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s CC drivers/soc/fsl/qe/ucc.o 2988s CC [M] fs/bcachefs/disk_accounting.o 2988s /tmp/ccV1l1YH.s: Assembler messages: 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccV1l1YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s AR net/strparser/built-in.a 2988s CC net/8021q/vlan_core.o 2988s /tmp/ccZc4FNN.s: Assembler messages: 2988s /tmp/ccZc4FNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2988s /tmp/ccZc4FNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s CC drivers/clk/mvebu/armada-37xx-tbg.o 2989s /tmp/ccDGRXGz.s: Assembler messages: 2989s /tmp/ccDGRXGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccDGRXGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccDGRXGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s CC drivers/soc/fsl/qe/ucc_slow.o 2989s /tmp/ccDPMftt.s: Assembler messages: 2989s /tmp/ccDPMftt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccDPMftt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccDPMftt.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s CC drivers/clk/mvebu/armada-37xx-periph.o 2989s /tmp/ccGYx6vx.s: Assembler messages: 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s /tmp/ccGYx6vx.s: Warning: no SFrame FDE emitted; FP without RA on stack 2989s CC drivers/soc/fsl/qe/ucc_fast.o 2990s /tmp/ccdOrhvP.s: Assembler messages: 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccdOrhvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s CC [M] net/8021q/vlan.o 2990s /tmp/ccOdX4um.s: Assembler messages: 2990s /tmp/ccOdX4um.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccOdX4um.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccOdX4um.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccOdX4um.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccHSwbjX.s: Assembler messages: 2990s /tmp/ccHSwbjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccHSwbjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccHSwbjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccHSwbjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s CC drivers/clk/mvebu/ap806-system-controller.o 2990s CC drivers/soc/fsl/qe/qe_tdm.o 2990s /tmp/ccJ7RAVE.s: Assembler messages: 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2990s /tmp/ccJ7RAVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s CC [M] fs/bcachefs/disk_groups.o 2991s /tmp/ccw86TrM.s: Assembler messages: 2991s /tmp/ccw86TrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccCgRBoh.s: Assembler messages: 2991s /tmp/ccCgRBoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccCgRBoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccCgRBoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccCgRBoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s AR drivers/soc/fsl/qe/built-in.a 2991s CC drivers/soc/fsl/rcpm.o 2991s CC drivers/clk/mvebu/ap-cpu-clk.o 2991s /tmp/ccVfEl71.s: Assembler messages: 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccVfEl71.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s CC [M] net/8021q/vlan_dev.o 2991s /tmp/ccePGcfg.s: Assembler messages: 2991s /tmp/ccePGcfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s CC drivers/clk/mvebu/cp110-system-controller.o 2991s /tmp/ccciFppc.s: Assembler messages: 2991s /tmp/ccciFppc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccciFppc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2991s /tmp/ccciFppc.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s CC drivers/soc/fsl/guts.o 2992s /tmp/ccBFiLWs.s: Assembler messages: 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s CC [M] fs/bcachefs/ec.o 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccBFiLWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Assembler messages: 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s /tmp/ccjIt2SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 2992s AR drivers/clk/mvebu/built-in.a 2992s CC drivers/clk/nuvoton/clk-ma35d1.o 2992s CC [M] drivers/soc/fsl/dpaa2-console.o 2993s /tmp/ccsLPVvO.s: Assembler messages: 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s CC [M] net/8021q/vlan_netlink.o 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccsLPVvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Assembler messages: 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s /tmp/ccUG3yqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s CC [M] drivers/soc/fsl/dpio/dpio.o 2993s /tmp/ccFdDatw.s: Assembler messages: 2993s /tmp/ccFdDatw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2993s CC drivers/clk/nuvoton/clk-ma35d1-divider.o 2994s /tmp/ccShV8su.s: Assembler messages: 2994s /tmp/ccShV8su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccShV8su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccShV8su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccShV8su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccShV8su.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s CC [M] net/8021q/vlan_gvrp.o 2994s CC [M] drivers/soc/fsl/dpio/qbman-portal.o 2994s /tmp/ccC5oS4s.s: Assembler messages: 2994s /tmp/ccC5oS4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccC5oS4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccC5oS4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s CC drivers/clk/nuvoton/clk-ma35d1-pll.o 2994s /tmp/ccrTyhfZ.s: Assembler messages: 2994s /tmp/ccrTyhfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccrTyhfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccrTyhfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s /tmp/ccrTyhfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2994s CC [M] net/8021q/vlan_mvrp.o 2995s /tmp/cc5oAZLM.s: Assembler messages: 2995s /tmp/cc5oAZLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s AR drivers/clk/nuvoton/built-in.a 2995s /tmp/cck9PxXe.s: Assembler messages: 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s CC drivers/clk/qcom/common.o 2995s CC [M] drivers/soc/fsl/dpio/dpio-service.o 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cck9PxXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cc3ZwTdN.s: Assembler messages: 2995s /tmp/cc3ZwTdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cc3ZwTdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cc3ZwTdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s /tmp/cc3ZwTdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 2995s CC [M] net/8021q/vlanproc.o 2996s /tmp/ccn0Pq2H.s: Assembler messages: 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccn0Pq2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s CC drivers/clk/qcom/clk-regmap.o 2996s /tmp/ccLtLVuq.s: Assembler messages: 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccLtLVuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s CC [M] fs/bcachefs/enumerated_ref.o 2996s /tmp/ccM3yXeX.s: Assembler messages: 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccM3yXeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s CC [M] drivers/soc/fsl/dpio/dpio-driver.o 2996s /tmp/cczWQbLp.s: Assembler messages: 2996s /tmp/cczWQbLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/cczWQbLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/cczWQbLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Assembler messages: 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s /tmp/ccvFWnDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 2996s AR net/8021q/built-in.a 2996s LD [M] net/8021q/8021q.o 2996s CC drivers/clk/qcom/clk-alpha-pll.o 2996s AR net/wireless/tests/built-in.a 2996s CC net/wireless/wext-core.o 2997s /tmp/ccKGL3fo.s: Assembler messages: 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccKGL3fo.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s CC [M] fs/bcachefs/errcode.o 2997s /tmp/ccI3LVBf.s: Assembler messages: 2997s /tmp/ccI3LVBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccI3LVBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccI3LVBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccI3LVBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s /tmp/ccI3LVBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 2997s LD [M] drivers/soc/fsl/dpio/fsl-mc-dpio.o 2997s AR drivers/soc/fsl/built-in.a 2997s CC drivers/soc/fujitsu/a64fx-diag.o 2998s /tmp/ccavtCrF.s: Assembler messages: 2998s /tmp/ccavtCrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccavtCrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccavtCrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccavtCrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s AR drivers/soc/fujitsu/built-in.a 2998s /tmp/ccavtCrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Assembler messages: 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccOOd2zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccek1cC4.s: Assembler messages: 2998s /tmp/ccek1cC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccek1cC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccek1cC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccek1cC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Assembler messages: 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s /tmp/ccnaPFt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 2998s AR drivers/soc/hisilicon/built-in.a 2998s CC [M] drivers/soc/hisilicon/kunpeng_hccs.o 2998s CC [M] fs/bcachefs/error.o 2998s CC net/wireless/wext-proc.o 2998s CC drivers/clk/qcom/clk-pll.o 2999s /tmp/ccX10EGZ.s: Assembler messages: 2999s /tmp/ccX10EGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccX10EGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccX10EGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccX10EGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccX10EGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s CC drivers/clk/qcom/clk-rcg.o 2999s /tmp/cclLVe0i.s: Assembler messages: 2999s /tmp/cclLVe0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cclLVe0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cclLVe0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cclLVe0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s CC net/wireless/wext-priv.o 2999s /tmp/ccOCdc7s.s: Assembler messages: 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/ccOCdc7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s CC drivers/soc/imx/soc-imx8m.o 2999s /tmp/cc7qVXvs.s: Assembler messages: 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 2999s /tmp/cc7qVXvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s CC [M] fs/bcachefs/extents.o 3000s /tmp/ccw93p2Y.s: Assembler messages: 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccw93p2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s CC drivers/clk/qcom/clk-rcg2.o 3000s /tmp/cc6tNlF1.s: Assembler messages: 3000s /tmp/cc6tNlF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/cc6tNlF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/cc6tNlF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/cc6tNlF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s CC [M] drivers/soc/imx/imx93-src.o 3000s /tmp/ccSWzXJo.s: Assembler messages: 3000s /tmp/ccSWzXJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccSWzXJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccSWzXJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s CC [M] net/wireless/core.o 3000s /tmp/ccrH77FQ.s: Assembler messages: 3000s /tmp/ccrH77FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccrH77FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s /tmp/ccrH77FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3000s CC [M] drivers/soc/imx/soc-imx9.o 3001s /tmp/ccXiNvkp.s: Assembler messages: 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccXiNvkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s CC drivers/clk/qcom/clk-branch.o 3001s AR drivers/soc/imx/built-in.a 3001s AR drivers/soc/ixp4xx/built-in.a 3001s AR drivers/soc/loongson/built-in.a 3001s CC drivers/soc/mediatek/mtk-infracfg.o 3001s /tmp/ccdHWUA0.s: Assembler messages: 3001s /tmp/ccdHWUA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccdHWUA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccdHWUA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccdHWUA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s /tmp/ccdHWUA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3001s CC drivers/clk/qcom/clk-regmap-divider.o 3002s /tmp/ccXMJ8GL.s: Assembler messages: 3002s /tmp/ccXMJ8GL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s CC drivers/soc/mediatek/mtk-regulator-coupler.o 3002s /tmp/cc6ZBN58.s: Assembler messages: 3002s /tmp/cc6ZBN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/cc6ZBN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s CC drivers/clk/qcom/clk-regmap-mux.o 3002s /tmp/ccfCEm9W.s: Assembler messages: 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/ccfCEm9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/cceo5v0N.s: Assembler messages: 3002s /tmp/cceo5v0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s /tmp/cco8twuj.s: Assembler messages: 3002s /tmp/cco8twuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3002s CC [M] drivers/soc/mediatek/mtk-cmdq-helper.o 3002s CC drivers/clk/qcom/clk-regmap-mux-div.o 3003s CC [M] net/wireless/sysfs.o 3003s /tmp/ccciHv2n.s: Assembler messages: 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccciHv2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s CC [M] fs/bcachefs/extent_update.o 3003s /tmp/ccxrT3Tk.s: Assembler messages: 3003s /tmp/ccxrT3Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccxrT3Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccxrT3Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccxrT3Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccxrT3Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s CC drivers/clk/qcom/clk-regmap-phy-mux.o 3003s /tmp/ccu2hymX.s: Assembler messages: 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s /tmp/ccu2hymX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3003s CC [M] drivers/soc/mediatek/mtk-devapc.o 3004s /tmp/ccYTx2F7.s: Assembler messages: 3004s /tmp/ccYTx2F7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccYTx2F7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s CC drivers/clk/qcom/clk-hfpll.o 3004s /tmp/ccsbjHYZ.s: Assembler messages: 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccsbjHYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s CC [M] net/wireless/radiotap.o 3004s CC [M] fs/bcachefs/eytzinger.o 3004s /tmp/ccVg9Igd.s: Assembler messages: 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccVg9Igd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s CC [M] drivers/soc/mediatek/mtk-dvfsrc.o 3004s /tmp/ccEL3F22.s: Assembler messages: 3004s /tmp/ccEL3F22.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccEL3F22.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccEL3F22.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccEL3F22.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccEL3F22.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s CC [M] fs/bcachefs/fast_list.o 3004s /tmp/ccGolZHG.s: Assembler messages: 3004s /tmp/ccGolZHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s /tmp/ccGolZHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3004s CC drivers/clk/qcom/reset.o 3005s /tmp/ccifcQZl.s: Assembler messages: 3005s /tmp/ccifcQZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/ccifcQZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/ccifcQZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s CC [M] fs/bcachefs/fs.o 3005s /tmp/ccd2PnpM.s: Assembler messages: 3005s /tmp/ccd2PnpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/ccd2PnpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/ccd2PnpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s CC drivers/clk/qcom/gdsc.o 3005s /tmp/cc2J9P3E.s: Assembler messages: 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s /tmp/cc2J9P3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3005s CC [M] net/wireless/util.o 3005s CC [M] drivers/soc/mediatek/mtk-pmic-wrap.o 3006s /tmp/ccXbNEZf.s: Assembler messages: 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccXbNEZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s CC drivers/clk/qcom/clk-rpmh.o 3006s /tmp/ccj4jBCf.s: Assembler messages: 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s CC [M] drivers/soc/mediatek/mtk-mmsys.o 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccj4jBCf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Assembler messages: 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s /tmp/ccDTo227.s: Warning: no SFrame FDE emitted; FP without RA on stack 3006s CC drivers/clk/qcom/gcc-sc7280.o 3007s /tmp/ccK7YDDH.s: Assembler messages: 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccK7YDDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s CC [M] drivers/soc/mediatek/mtk-mutex.o 3007s /tmp/ccGXDrFr.s: Assembler messages: 3007s /tmp/ccGXDrFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccGXDrFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s /tmp/ccGXDrFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3007s CC [M] drivers/clk/qcom/lpass-gfm-sm8250.o 3008s /tmp/ccJ1yXIz.s: Assembler messages: 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJ1yXIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Assembler messages: 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccrHx1qJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Assembler messages: 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccompB2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJN0bwx.s: Assembler messages: 3008s /tmp/ccJN0bwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJN0bwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccJN0bwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s CC [M] fs/bcachefs/fs-ioctl.o 3008s CC [M] drivers/soc/mediatek/mtk-svs.o 3008s CC [M] drivers/clk/qcom/camcc-x1e80100.o 3008s CC [M] net/wireless/reg.o 3008s /tmp/ccCrgoQY.s: Assembler messages: 3008s /tmp/ccCrgoQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccCrgoQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s /tmp/ccCrgoQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3008s CC [M] drivers/clk/qcom/dispcc-x1e80100.o 3009s /tmp/ccnXwS8u.s: Assembler messages: 3009s /tmp/ccnXwS8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s /tmp/ccnXwS8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s /tmp/ccnXwS8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s CC [M] drivers/clk/qcom/gcc-x1e80100.o 3009s /tmp/ccsXyIV2.s: Assembler messages: 3009s /tmp/ccsXyIV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s /tmp/ccsXyIV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s /tmp/ccsXyIV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3009s CC [M] fs/bcachefs/fs-io.o 3010s /tmp/ccCKZpUS.s: Assembler messages: 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccCKZpUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s CC [M] drivers/soc/mediatek/mtk-socinfo.o 3010s /tmp/cc10XdJ8.s: Assembler messages: 3010s /tmp/cc10XdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/cc10XdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/cc10XdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s CC [M] drivers/clk/qcom/gpucc-x1e80100.o 3010s /tmp/ccnjBQ6n.s: Assembler messages: 3010s /tmp/ccnjBQ6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccnjBQ6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s /tmp/ccnjBQ6n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3010s AR drivers/soc/mediatek/built-in.a 3010s AR drivers/soc/microchip/built-in.a 3010s AR drivers/soc/nuvoton/built-in.a 3010s CC [M] drivers/soc/nuvoton/wpcm450-soc.o 3011s /tmp/cc4jkhXv.s: Assembler messages: 3011s /tmp/cc4jkhXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cc4jkhXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cc4jkhXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s CC [M] drivers/clk/qcom/tcsrcc-x1e80100.o 3011s /tmp/ccsT6mSm.s: Assembler messages: 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccsT6mSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cc0tpWAv.s: Assembler messages: 3011s /tmp/cc0tpWAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s CC [M] net/wireless/scan.o 3011s AR drivers/soc/pxa/built-in.a 3011s CC drivers/soc/amlogic/meson-clk-measure.o 3011s /tmp/ccPL0iiT.s: Assembler messages: 3011s /tmp/ccPL0iiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccPL0iiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/ccPL0iiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s CC [M] drivers/clk/qcom/gpucc-x1p42100.o 3011s /tmp/cczSedXN.s: Assembler messages: 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s /tmp/cczSedXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3011s CC [M] fs/bcachefs/fs-io-buffered.o 3012s /tmp/ccZijPT2.s: Assembler messages: 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccZijPT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccokaYHX.s: Assembler messages: 3012s /tmp/ccokaYHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccokaYHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s /tmp/ccokaYHX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3012s CC drivers/soc/amlogic/meson-gx-socinfo.o 3012s CC [M] drivers/clk/qcom/gpucc-qcm2290.o 3015s /tmp/cchorslJ.s: Assembler messages: 3015s /tmp/cchorslJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cchorslJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cchorslJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s CC [M] drivers/clk/qcom/apss-ipq-pll.o 3015s CC [M] drivers/soc/amlogic/meson-canvas.o 3015s CC [M] drivers/clk/qcom/apss-ipq6018.o 3015s AR drivers/soc/amlogic/built-in.a 3015s CC drivers/soc/qcom/qcom-geni-se.o 3015s CC [M] fs/bcachefs/fs-io-direct.o 3015s CC [M] drivers/clk/qcom/ipq-cmn-pll.o 3015s CC drivers/soc/qcom/cmd-db.o 3015s CC [M] drivers/clk/qcom/gcc-ipq4019.o 3015s CC [M] net/wireless/nl80211.o 3015s /tmp/ccD8sDYV.s: Assembler messages: 3015s /tmp/ccD8sDYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccD8sDYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccD8sDYV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Assembler messages: 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCWRVZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Assembler messages: 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccd7lJmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCAaAUv.s: Assembler messages: 3015s /tmp/ccCAaAUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCAaAUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccCAaAUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Assembler messages: 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccEvdVIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Assembler messages: 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccwun8PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cctISSgH.s: Assembler messages: 3015s /tmp/cctISSgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cctISSgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cctISSgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cctISSgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Assembler messages: 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccbPAZ97.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cccrxl9X.s: Assembler messages: 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s CC [M] drivers/clk/qcom/gcc-ipq5018.o 3015s /tmp/cccrxl9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Assembler messages: 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s /tmp/ccQqOeUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3015s CC drivers/soc/qcom/rpmh-rsc.o 3015s CC [M] fs/bcachefs/fs-io-pagecache.o 3016s /tmp/cc7nmuZz.s: Assembler messages: 3016s /tmp/cc7nmuZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3016s /tmp/cc7nmuZz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3016s CC [M] drivers/clk/qcom/gcc-ipq5332.o 3017s /tmp/ccw0XEg7.s: Assembler messages: 3017s /tmp/ccw0XEg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccw0XEg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccw0XEg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s CC [M] drivers/clk/qcom/gcc-ipq5424.o 3017s /tmp/ccPFMihy.s: Assembler messages: 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s CC drivers/soc/qcom/rpmh.o 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccPFMihy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Assembler messages: 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccZNbwgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccgLKV0T.s: Assembler messages: 3017s /tmp/ccgLKV0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccgLKV0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s /tmp/ccgLKV0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3017s CC [M] drivers/clk/qcom/gcc-ipq6018.o 3017s CC [M] fs/bcachefs/fsck.o 3018s /tmp/ccIxGuJs.s: Assembler messages: 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccIxGuJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s CC drivers/soc/qcom/smem_state.o 3018s /tmp/cc92mBNs.s: Assembler messages: 3018s /tmp/cc92mBNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/cc92mBNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/cc92mBNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s CC [M] drivers/clk/qcom/gcc-ipq8074.o 3018s /tmp/ccqoRcNY.s: Assembler messages: 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s /tmp/ccqoRcNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3018s CC drivers/soc/qcom/kryo-l2-accessors.o 3019s /tmp/ccQKRtMs.s: Assembler messages: 3019s /tmp/ccQKRtMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s /tmp/ccQKRtMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s /tmp/ccQKRtMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s CC [M] drivers/clk/qcom/gcc-ipq9574.o 3019s /tmp/ccvPKim3.s: Assembler messages: 3019s /tmp/ccvPKim3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s /tmp/ccvPKim3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s CC [M] drivers/soc/qcom/qcom_aoss.o 3019s /tmp/cce5INzv.s: Assembler messages: 3019s /tmp/cce5INzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s /tmp/cce5INzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s /tmp/cce5INzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3019s CC [M] drivers/clk/qcom/nsscc-ipq9574.o 3020s /tmp/ccfiqcTM.s: Assembler messages: 3020s /tmp/ccfiqcTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccfiqcTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccfiqcTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Assembler messages: 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s CC [M] drivers/clk/qcom/nsscc-qca8k.o 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s /tmp/ccgHJvGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3020s CC [M] drivers/soc/qcom/qcom_gsbi.o 3021s /tmp/ccAtgtO3.s: Assembler messages: 3021s /tmp/ccAtgtO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccAtgtO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccAtgtO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s CC [M] drivers/soc/qcom/mdt_loader.o 3021s /tmp/ccpPiCrR.s: Assembler messages: 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccpPiCrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s CC [M] drivers/clk/qcom/gcc-msm8916.o 3021s /tmp/ccLk2R9O.s: Assembler messages: 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccLk2R9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccorx8Ig.s: Assembler messages: 3021s /tmp/ccorx8Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccorx8Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccorx8Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/ccorx8Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s CC [M] fs/bcachefs/inode.o 3021s CC [M] drivers/soc/qcom/ocmem.o 3021s /tmp/cc11xDYw.s: Assembler messages: 3021s /tmp/cc11xDYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/cc11xDYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3021s /tmp/cc11xDYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s CC [M] drivers/clk/qcom/gcc-msm8917.o 3022s /tmp/ccjnlp3r.s: Assembler messages: 3022s /tmp/ccjnlp3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccjnlp3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccjnlp3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s CC [M] drivers/clk/qcom/gcc-msm8939.o 3022s /tmp/ccKInEMW.s: Assembler messages: 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s /tmp/ccKInEMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3022s CC [M] drivers/soc/qcom/qcom_pd_mapper.o 3023s /tmp/ccYUzE4E.s: Assembler messages: 3023s /tmp/ccYUzE4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccYUzE4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccYUzE4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s CC [M] drivers/clk/qcom/gcc-msm8953.o 3023s /tmp/ccsPdwNa.s: Assembler messages: 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccsPdwNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s CC [M] drivers/soc/qcom/pdr_interface.o 3023s /tmp/ccZXOd24.s: Assembler messages: 3023s /tmp/ccZXOd24.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccZXOd24.s: Warning: no SFrame FDE emitted; FP without RA on stack 3023s /tmp/ccZXOd24.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s CC [M] drivers/clk/qcom/gcc-msm8976.o 3024s /tmp/ccrdmmws.s: Assembler messages: 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccrdmmws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Assembler messages: 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/cc9tgApU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s CC [M] drivers/soc/qcom/qcom_pdr_msg.o 3024s CC [M] fs/bcachefs/io_read.o 3024s /tmp/ccoPOJEd.s: Assembler messages: 3024s /tmp/ccoPOJEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccoPOJEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s /tmp/ccoPOJEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3024s CC [M] drivers/clk/qcom/gcc-msm8994.o 3024s CC [M] drivers/soc/qcom/pmic_glink.o 3025s /tmp/ccighJyY.s: Assembler messages: 3025s /tmp/ccighJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/ccighJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/ccighJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s CC [M] drivers/clk/qcom/gcc-msm8996.o 3025s /tmp/cclo6hTU.s: Assembler messages: 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s /tmp/cclo6hTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3025s CC [M] drivers/soc/qcom/pmic_glink_altmode.o 3026s /tmp/ccW3p0jd.s: Assembler messages: 3026s /tmp/ccW3p0jd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccW3p0jd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccW3p0jd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s CC [M] drivers/clk/qcom/gcc-msm8998.o 3026s /tmp/ccP8RcVT.s: Assembler messages: 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccP8RcVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Assembler messages: 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/ccxkH8YV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s CC [M] drivers/soc/qcom/pmic_pdcharger_ulog.o 3026s /tmp/cc04DDtX.s: Assembler messages: 3026s /tmp/cc04DDtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/cc04DDtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s /tmp/cc04DDtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3026s CC [M] drivers/clk/qcom/gpucc-msm8998.o 3027s /tmp/cc982tRj.s: Assembler messages: 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cc982tRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s CC [M] fs/bcachefs/io_misc.o 3027s CC [M] net/wireless/mlme.o 3027s /tmp/cckZLuch.s: Assembler messages: 3027s /tmp/cckZLuch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cckZLuch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/cckZLuch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s CC [M] drivers/clk/qcom/mmcc-msm8994.o 3027s /tmp/ccwHZmEx.s: Assembler messages: 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s /tmp/ccwHZmEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3027s CC [M] drivers/soc/qcom/qmi_encdec.o 3028s /tmp/ccgptEmv.s: Assembler messages: 3028s /tmp/ccgptEmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccgptEmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccgptEmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s CC [M] drivers/clk/qcom/mmcc-msm8996.o 3028s /tmp/cczlXtH3.s: Assembler messages: 3028s /tmp/cczlXtH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/cczlXtH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/cczlXtH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/cczlXtH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/cczlXtH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s CC [M] drivers/soc/qcom/qmi_interface.o 3028s /tmp/ccP1f0Mj.s: Assembler messages: 3028s /tmp/ccP1f0Mj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccP1f0Mj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccP1f0Mj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s CC [M] drivers/clk/qcom/mmcc-msm8998.o 3028s /tmp/ccCG90r5.s: Assembler messages: 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s /tmp/ccCG90r5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3028s CC [M] fs/bcachefs/io_write.o 3029s /tmp/ccZN7oRU.s: Assembler messages: 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccZN7oRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccljA0k0.s: Assembler messages: 3029s /tmp/ccljA0k0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccljA0k0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccljA0k0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s CC [M] drivers/clk/qcom/a53-pll.o 3029s CC [M] net/wireless/ibss.o 3029s /tmp/ccFywBHi.s: Assembler messages: 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s /tmp/ccFywBHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3029s CC [M] drivers/soc/qcom/ramp_controller.o 3030s /tmp/ccvpmWux.s: Assembler messages: 3030s /tmp/ccvpmWux.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s /tmp/ccvpmWux.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s CC [M] drivers/clk/qcom/a7-pll.o 3030s /tmp/ccZFezcq.s: Assembler messages: 3030s /tmp/ccZFezcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s /tmp/ccZFezcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s /tmp/ccZFezcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s CC [M] drivers/soc/qcom/rmtfs_mem.o 3030s /tmp/cc73Eb57.s: Assembler messages: 3030s /tmp/cc73Eb57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s /tmp/cc73Eb57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3030s CC [M] drivers/clk/qcom/apcs-msm8916.o 3031s /tmp/ccOoPMRl.s: Assembler messages: 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccOoPMRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s CC [M] net/wireless/sme.o 3031s /tmp/cc3BJiLE.s: Assembler messages: 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/cc3BJiLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s CC [M] drivers/soc/qcom/rpm_master_stats.o 3031s /tmp/ccStAy1t.s: Assembler messages: 3031s /tmp/ccStAy1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccStAy1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccStAy1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccStAy1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Assembler messages: 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s /tmp/ccHfD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3031s CC [M] drivers/clk/qcom/apcs-msm8996.o 3031s CC [M] fs/bcachefs/journal.o 3032s /tmp/ccNOjztp.s: Assembler messages: 3032s /tmp/ccNOjztp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccNOjztp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccNOjztp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccNOjztp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s CC [M] drivers/soc/qcom/rpm-proc.o 3032s /tmp/ccDA6xjM.s: Assembler messages: 3032s /tmp/ccDA6xjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccDA6xjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s CC [M] drivers/clk/qcom/clk-cpu-8996.o 3032s /tmp/ccOU7xwT.s: Assembler messages: 3032s /tmp/ccOU7xwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccOU7xwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccOU7xwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccOU7xwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s CC [M] drivers/soc/qcom/smd-rpm.o 3032s /tmp/ccpgKwRs.s: Assembler messages: 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s /tmp/ccpgKwRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3032s CC [M] drivers/clk/qcom/clk-cbf-8996.o 3033s /tmp/cc45Q2yB.s: Assembler messages: 3033s /tmp/cc45Q2yB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cc45Q2yB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cc45Q2yB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cc45Q2yB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cc45Q2yB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s CC [M] drivers/soc/qcom/smem.o 3033s /tmp/cceLZAqi.s: Assembler messages: 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/cceLZAqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Assembler messages: 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s CC [M] drivers/clk/qcom/clk-rpm.o 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s /tmp/ccx5h7eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3033s CC [M] net/wireless/chan.o 3034s /tmp/ccjWCarQ.s: Assembler messages: 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccjWCarQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Assembler messages: 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccSeDRf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s CC [M] fs/bcachefs/journal_io.o 3034s /tmp/ccWCqqzy.s: Assembler messages: 3034s /tmp/ccWCqqzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccWCqqzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccWCqqzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s CC [M] drivers/clk/qcom/clk-smd-rpm.o 3034s CC [M] drivers/soc/qcom/smp2p.o 3034s /tmp/ccL1ppbx.s: Assembler messages: 3034s /tmp/ccL1ppbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccL1ppbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccL1ppbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3034s /tmp/ccL1ppbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s CC [M] drivers/clk/qcom/gcc-qcm2290.o 3035s /tmp/ccpHSEH7.s: Assembler messages: 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccpHSEH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccGo2bPc.s: Assembler messages: 3035s /tmp/ccGo2bPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccGo2bPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccGo2bPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s CC [M] drivers/clk/qcom/dispcc-qcm2290.o 3035s /tmp/ccFoBjES.s: Assembler messages: 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s /tmp/ccFoBjES.s: Warning: no SFrame FDE emitted; FP without RA on stack 3035s CC [M] net/wireless/ethtool.o 3035s CC [M] drivers/soc/qcom/smsm.o 3036s /tmp/ccM29ORf.s: Assembler messages: 3036s /tmp/ccM29ORf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccM29ORf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccM29ORf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s CC [M] drivers/clk/qcom/gcc-qcs404.o 3036s /tmp/ccx5EofU.s: Assembler messages: 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s CC [M] drivers/soc/qcom/socinfo.o 3036s /tmp/ccx5EofU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3036s /tmp/ccVDpjac.s: Assembler messages: 3036s /tmp/ccVDpjac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccmdhb0C.s: Assembler messages: 3037s /tmp/ccmdhb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccmdhb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccmdhb0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s CC [M] drivers/clk/qcom/gcc-qcs615.o 3037s CC [M] net/wireless/mesh.o 3037s /tmp/ccTbkbpG.s: Assembler messages: 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccTbkbpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s CC [M] fs/bcachefs/journal_reclaim.o 3037s /tmp/ccFCoznB.s: Assembler messages: 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccFCoznB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s CC [M] drivers/soc/qcom/spm.o 3037s /tmp/ccbsu0Ri.s: Assembler messages: 3037s /tmp/ccbsu0Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccbsu0Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s /tmp/ccbsu0Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 3037s CC [M] drivers/clk/qcom/gcc-qcs8300.o 3038s /tmp/ccxxKIkK.s: Assembler messages: 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccxxKIkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s CC [M] drivers/soc/qcom/qcom_stats.o 3038s /tmp/ccNJl8AM.s: Assembler messages: 3038s /tmp/ccNJl8AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccNJl8AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s CC [M] net/wireless/ap.o 3038s /tmp/ccBcc8MS.s: Assembler messages: 3038s /tmp/ccBcc8MS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccBcc8MS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/ccBcc8MS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s CC [M] drivers/clk/qcom/q6sstop-qcs404.o 3038s /tmp/cceiDT0M.s: Assembler messages: 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s /tmp/cceiDT0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3038s CC [M] drivers/soc/qcom/wcnss_ctrl.o 3039s /tmp/ccn9oumH.s: Assembler messages: 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccn9oumH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s CC [M] fs/bcachefs/journal_sb.o 3039s /tmp/cc9rh2Dm.s: Assembler messages: 3039s /tmp/cc9rh2Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/cc9rh2Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/cc9rh2Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s CC [M] drivers/clk/qcom/turingcc-qcs404.o 3039s /tmp/cc6Ql6Pb.s: Assembler messages: 3039s /tmp/cc6Ql6Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/cc6Ql6Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s CC [M] net/wireless/trace.o 3039s /tmp/ccLQH2OU.s: Assembler messages: 3039s /tmp/ccLQH2OU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccLQH2OU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccLQH2OU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccLQH2OU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccLQH2OU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s CC [M] drivers/soc/qcom/apr.o 3039s /tmp/ccCmUcUF.s: Assembler messages: 3039s /tmp/ccCmUcUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccCmUcUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s /tmp/ccCmUcUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3039s CC [M] drivers/clk/qcom/ecpricc-qdu1000.o 3040s /tmp/ccIAsgS9.s: Assembler messages: 3040s /tmp/ccIAsgS9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/ccIAsgS9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/ccIAsgS9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s CC [M] fs/bcachefs/journal_seq_blacklist.o 3040s /tmp/cc4PGeOf.s: Assembler messages: 3040s /tmp/cc4PGeOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc4PGeOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc4PGeOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s CC [M] drivers/clk/qcom/gcc-qdu1000.o 3040s /tmp/cc47Wsp3.s: Assembler messages: 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s /tmp/cc47Wsp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3040s CC [M] drivers/soc/qcom/llcc-qcom.o 3041s /tmp/cckoxexy.s: Assembler messages: 3041s /tmp/cckoxexy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cckoxexy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cckoxexy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s CC [M] drivers/clk/qcom/camcc-sc7280.o 3041s /tmp/ccIaVkYh.s: Assembler messages: 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccIaVkYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s CC [M] fs/bcachefs/keylist.o 3041s /tmp/cc354Yo7.s: Assembler messages: 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/cc354Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s CC [M] drivers/soc/qcom/icc-bwmon.o 3041s /tmp/ccuzmGQ8.s: Assembler messages: 3041s /tmp/ccuzmGQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccuzmGQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s /tmp/ccuzmGQ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3041s CC [M] drivers/clk/qcom/camcc-sc8280xp.o 3042s /tmp/ccyspsMS.s: Assembler messages: 3042s /tmp/ccyspsMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s CC [M] fs/bcachefs/logged_ops.o 3042s /tmp/ccxrdjH3.s: Assembler messages: 3042s /tmp/ccxrdjH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/ccxrdjH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/ccxrdjH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s CC [M] drivers/clk/qcom/dispcc-sc7180.o 3042s /tmp/cchXGPs7.s: Assembler messages: 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s /tmp/cchXGPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3042s CC [M] drivers/soc/qcom/ice.o 3043s /tmp/ccvGStZS.s: Assembler messages: 3043s /tmp/ccvGStZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/ccvGStZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s CC [M] drivers/clk/qcom/dispcc-sc7280.o 3043s /tmp/ccTChgBY.s: Assembler messages: 3043s /tmp/ccTChgBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/ccTChgBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s CC [M] fs/bcachefs/lru.o 3043s /tmp/cc3ctsuJ.s: Assembler messages: 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/cc3ctsuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s CC [M] drivers/soc/qcom/qcom-pbs.o 3043s /tmp/ccGB8WKT.s: Assembler messages: 3043s /tmp/ccGB8WKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/ccGB8WKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3043s /tmp/ccGB8WKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s CC [M] drivers/clk/qcom/dispcc-sc8280xp.o 3044s /tmp/ccwaQ5Km.s: Assembler messages: 3044s /tmp/ccwaQ5Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccwaQ5Km.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s AR drivers/soc/qcom/built-in.a 3044s LD [M] drivers/soc/qcom/qmi_helpers.o 3044s /tmp/cckdB8mZ.s: Assembler messages: 3044s /tmp/cckdB8mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/cckdB8mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/cckdB8mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s LD [M] drivers/soc/qcom/qcom_ice.o 3044s /tmp/ccervd7A.s: Assembler messages: 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s CC drivers/soc/renesas/renesas-soc.o 3044s CC [M] drivers/clk/qcom/camcc-sa8775p.o 3044s CC [M] fs/bcachefs/mean_and_variance.o 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3044s /tmp/ccervd7A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccMPafCe.s: Assembler messages: 3045s /tmp/ccMPafCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccMPafCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccMPafCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccMPafCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccMPafCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s CC [M] fs/bcachefs/migrate.o 3045s CC drivers/soc/renesas/r9a08g045-sysc.o 3045s /tmp/ccmCWl3d.s: Assembler messages: 3045s /tmp/ccmCWl3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccmCWl3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s /tmp/ccmCWl3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3045s CC [M] drivers/clk/qcom/dispcc0-sa8775p.o 3045s CC drivers/soc/renesas/r9a09g047-sys.o 3046s /tmp/cc8pko2g.s: Assembler messages: 3046s /tmp/cc8pko2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc8pko2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc8pko2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s CC [M] drivers/clk/qcom/dispcc1-sa8775p.o 3046s /tmp/ccxryWP5.s: Assembler messages: 3046s /tmp/ccxryWP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s CC drivers/soc/renesas/r9a09g056-sys.o 3046s /tmp/cc5ikVpv.s: Assembler messages: 3046s /tmp/cc5ikVpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc5ikVpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc5ikVpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc5ikVpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/cc5ikVpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s CC [M] fs/bcachefs/move.o 3046s /tmp/ccMdMHPi.s: Assembler messages: 3046s /tmp/ccMdMHPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/ccMdMHPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s /tmp/ccMdMHPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3046s CC [M] drivers/clk/qcom/gcc-sa8775p.o 3047s CC drivers/soc/renesas/r9a09g057-sys.o 3047s /tmp/cceQtnxh.s: Assembler messages: 3047s /tmp/cceQtnxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3047s /tmp/cceQtnxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3047s /tmp/cceQtnxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3047s CC [M] drivers/clk/qcom/gpucc-sa8775p.o 3047s /tmp/ccVKbp7p.s: Assembler messages: 3047s /tmp/ccVKbp7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3047s CC drivers/soc/renesas/pwc-rzv2m.o 3048s /tmp/ccpcHwpG.s: Assembler messages: 3048s /tmp/ccpcHwpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccpcHwpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccpcHwpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s CC [M] drivers/clk/qcom/videocc-sa8775p.o 3048s /tmp/ccMlvh6z.s: Assembler messages: 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccMlvh6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s CC drivers/soc/renesas/rcar-rst.o 3048s /tmp/ccc4iLwa.s: Assembler messages: 3048s /tmp/ccc4iLwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccc4iLwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccc4iLwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccdNipvw.s: Assembler messages: 3048s /tmp/ccdNipvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccdNipvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s /tmp/ccdNipvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3048s CC [M] drivers/clk/qcom/gcc-sar2130p.o 3048s CC drivers/soc/renesas/rz-sysc.o 3049s /tmp/ccX6ib2b.s: Assembler messages: 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccX6ib2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s CC [M] fs/bcachefs/movinggc.o 3049s /tmp/ccmewaKQ.s: Assembler messages: 3049s /tmp/ccmewaKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccmewaKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccmewaKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccVHwkrd.s: Assembler messages: 3049s /tmp/ccVHwkrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s /tmp/ccVHwkrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3049s CC [M] drivers/clk/qcom/gpucc-sar2130p.o 3049s AR drivers/soc/renesas/built-in.a 3049s CC drivers/soc/rockchip/grf.o 3050s /tmp/ccMRNKXk.s: Assembler messages: 3050s /tmp/ccMRNKXk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccMRNKXk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccMRNKXk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s CC [M] drivers/clk/qcom/gcc-sc7180.o 3050s CC [M] drivers/soc/rockchip/io-domain.o 3050s /tmp/ccYCbbQr.s: Assembler messages: 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccYCbbQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s CC [M] fs/bcachefs/namei.o 3050s /tmp/ccCToJSg.s: Assembler messages: 3050s /tmp/ccCToJSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccCToJSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s /tmp/ccCToJSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3050s CC [M] drivers/clk/qcom/gcc-sc8180x.o 3051s /tmp/cchDGJEb.s: Assembler messages: 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/cchDGJEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s AR drivers/soc/rockchip/built-in.a 3051s AR drivers/soc/sophgo/built-in.a 3051s CC drivers/soc/sunxi/sunxi_mbus.o 3051s /tmp/ccSbY51G.s: Assembler messages: 3051s /tmp/ccSbY51G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/ccSbY51G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/ccSbY51G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s CC [M] drivers/clk/qcom/gcc-sc8280xp.o 3051s /tmp/ccneCR4H.s: Assembler messages: 3051s /tmp/ccneCR4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s /tmp/ccneCR4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3051s CC drivers/soc/sunxi/sunxi_sram.o 3052s /tmp/cc2Fi1um.s: Assembler messages: 3052s /tmp/cc2Fi1um.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc2Fi1um.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc2Fi1um.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s CC [M] drivers/clk/qcom/gpucc-sc7180.o 3052s /tmp/cc1kEBhA.s: Assembler messages: 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/cc1kEBhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s CC [M] fs/bcachefs/nocow_locking.o 3052s /tmp/ccZf3VyL.s: Assembler messages: 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccZf3VyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s AR drivers/soc/sunxi/built-in.a 3052s CC drivers/soc/ti/ti_sci_inta_msi.o 3052s /tmp/ccRB3Pmw.s: Assembler messages: 3052s /tmp/ccRB3Pmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s /tmp/ccRB3Pmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3052s CC [M] drivers/clk/qcom/gpucc-sc7280.o 3053s /tmp/ccbrDZIT.s: Assembler messages: 3053s /tmp/ccbrDZIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccbrDZIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s CC drivers/soc/ti/k3-ringacc.o 3053s /tmp/ccbgoD0j.s: Assembler messages: 3053s /tmp/ccbgoD0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccbgoD0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccbgoD0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccbgoD0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccbgoD0j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccpcY6UG.s: Assembler messages: 3053s /tmp/ccpcY6UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccpcY6UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s /tmp/ccpcY6UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3053s CC [M] fs/bcachefs/opts.o 3053s CC [M] drivers/clk/qcom/gpucc-sc8280xp.o 3054s /tmp/ccXxHfLR.s: Assembler messages: 3054s /tmp/ccXxHfLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccXxHfLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccXxHfLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s CC [M] drivers/clk/qcom/lpasscc-sc7280.o 3054s /tmp/ccZZeCAV.s: Assembler messages: 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccZZeCAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Assembler messages: 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/ccMS8ugb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s CC drivers/soc/ti/k3-socinfo.o 3054s CC [M] net/wireless/ocb.o 3054s /tmp/cc3oluLE.s: Assembler messages: 3054s /tmp/cc3oluLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/cc3oluLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3054s /tmp/cc3oluLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s CC [M] drivers/clk/qcom/lpasscc-sc8280xp.o 3055s /tmp/ccDaaHlD.s: Assembler messages: 3055s /tmp/ccDaaHlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s AR drivers/soc/ti/built-in.a 3055s AR drivers/soc/versatile/built-in.a 3055s AR drivers/soc/vt8500/built-in.a 3055s CC drivers/soc/xilinx/zynqmp_power.o 3055s /tmp/ccViaJdy.s: Assembler messages: 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccViaJdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s CC [M] fs/bcachefs/printbuf.o 3055s /tmp/cc0QxRHk.s: Assembler messages: 3055s /tmp/cc0QxRHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/cc0QxRHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/cc0QxRHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s CC [M] drivers/clk/qcom/lpasscorecc-sc7180.o 3055s /tmp/ccj7Cqyv.s: Assembler messages: 3055s /tmp/ccj7Cqyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3055s /tmp/ccj7Cqyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s CC [M] net/wireless/pmsr.o 3056s /tmp/cc7Sw9md.s: Assembler messages: 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cc7Sw9md.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s CC [M] fs/bcachefs/progress.o 3056s /tmp/ccOSLXHx.s: Assembler messages: 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccOSLXHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s CC drivers/soc/xilinx/xlnx_event_manager.o 3056s /tmp/ccCxflGw.s: Assembler messages: 3056s /tmp/ccCxflGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccCxflGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccCxflGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccCxflGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/ccCxflGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s CC [M] drivers/clk/qcom/lpasscorecc-sc7280.o 3056s /tmp/cckKuail.s: Assembler messages: 3056s /tmp/cckKuail.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cckKuail.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cckKuail.s: Warning: no SFrame FDE emitted; FP without RA on stack 3056s /tmp/cckKuail.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s CC [M] drivers/clk/qcom/lpassaudiocc-sc7280.o 3057s /tmp/ccGGCBm6.s: Assembler messages: 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccGGCBm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s AR drivers/soc/xilinx/built-in.a 3057s CC [M] drivers/soc/litex/litex_soc_ctrl.o 3057s /tmp/ccWgBd8e.s: Assembler messages: 3057s /tmp/ccWgBd8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s CC [M] fs/bcachefs/quota.o 3057s /tmp/ccBVArHq.s: Assembler messages: 3057s /tmp/ccBVArHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccBVArHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccBVArHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/ccBVArHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cc2hLbz0.s: Assembler messages: 3057s /tmp/cc2hLbz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cc2hLbz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cc2hLbz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cc2hLbz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cc2hLbz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s CC [M] drivers/clk/qcom/videocc-sc7180.o 3057s CC [M] net/wireless/of.o 3057s /tmp/cci4cDcM.s: Assembler messages: 3057s /tmp/cci4cDcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cci4cDcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s /tmp/cci4cDcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3057s AR drivers/soc/built-in.a 3058s CC net/netlabel/netlabel_user.o 3058s /tmp/cc7aqxCp.s: Assembler messages: 3058s /tmp/cc7aqxCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/cc7aqxCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s CC [M] drivers/clk/qcom/videocc-sc7280.o 3058s /tmp/ccs5RVwp.s: Assembler messages: 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3058s /tmp/ccs5RVwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s /tmp/ccuEvmcO.s: Assembler messages: 3059s /tmp/ccuEvmcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s /tmp/ccuEvmcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s CC [M] net/wireless/debugfs.o 3059s CC [M] fs/bcachefs/rebalance.o 3059s CC net/netlabel/netlabel_kapi.o 3059s /tmp/ccS91sor.s: Assembler messages: 3059s /tmp/ccS91sor.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s /tmp/ccS91sor.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s /tmp/ccS91sor.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s CC [M] drivers/clk/qcom/camcc-sdm845.o 3059s /tmp/ccVF6Crr.s: Assembler messages: 3059s /tmp/ccVF6Crr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s /tmp/ccVF6Crr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3059s CC [M] drivers/clk/qcom/dispcc-sdm845.o 3060s /tmp/ccdxC19G.s: Assembler messages: 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccdxC19G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s CC [M] net/wireless/wext-compat.o 3060s /tmp/cc05BoT8.s: Assembler messages: 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s CC [M] drivers/clk/qcom/gcc-sdm660.o 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/cc05BoT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccMZlvPb.s: Assembler messages: 3060s /tmp/ccMZlvPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccMZlvPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s CC net/netlabel/netlabel_domainhash.o 3060s /tmp/ccqml8bX.s: Assembler messages: 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s /tmp/ccqml8bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3060s CC [M] fs/bcachefs/rcu_pending.o 3061s /tmp/cczEQUXn.s: Assembler messages: 3061s /tmp/cczEQUXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/cczEQUXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/cczEQUXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s CC [M] drivers/clk/qcom/mmcc-sdm660.o 3061s /tmp/ccu03jAN.s: Assembler messages: 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccu03jAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccOulB7P.s: Assembler messages: 3061s /tmp/ccOulB7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s /tmp/ccOulB7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3061s CC net/netlabel/netlabel_addrlist.o 3061s CC [M] drivers/clk/qcom/gpucc-sdm660.o 3061s /tmp/ccOulB7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Assembler messages: 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccXApGlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s CC [M] fs/bcachefs/recovery.o 3062s /tmp/ccgqVf3v.s: Assembler messages: 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccgqVf3v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s CC [M] net/wireless/wext-sme.o 3062s /tmp/ccNX2Ykv.s: Assembler messages: 3062s /tmp/ccNX2Ykv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccNX2Ykv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s CC [M] drivers/clk/qcom/gcc-sdm845.o 3062s /tmp/ccam6RlP.s: Assembler messages: 3062s /tmp/ccam6RlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccam6RlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccam6RlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s /tmp/ccam6RlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3062s CC net/netlabel/netlabel_mgmt.o 3063s /tmp/ccdheRy9.s: Assembler messages: 3063s /tmp/ccdheRy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccdheRy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccdheRy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s CC [M] drivers/clk/qcom/gpucc-sdm845.o 3063s /tmp/cc8SMnOb.s: Assembler messages: 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/cc8SMnOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s GEN net/wireless/shipped-certs.c 3063s AR net/wireless/built-in.a 3063s CC [M] net/wireless/shipped-certs.o 3063s /tmp/ccSsSzdq.s: Assembler messages: 3063s /tmp/ccSsSzdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccSsSzdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccSsSzdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s CC [M] drivers/clk/qcom/lpasscc-sdm845.o 3063s /tmp/ccgZXXk5.s: Assembler messages: 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3063s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s CC [M] fs/bcachefs/recovery_passes.o 3064s /tmp/ccgZXXk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccSnoygL.s: Assembler messages: 3064s /tmp/ccSnoygL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccSnoygL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccSnoygL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccSnoygL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccSnoygL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s CC net/netlabel/netlabel_unlabeled.o 3064s /tmp/ccnzDt7e.s: Assembler messages: 3064s /tmp/ccnzDt7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccnzDt7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s /tmp/ccnzDt7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3064s CC [M] drivers/clk/qcom/videocc-sdm845.o 3064s LD [M] net/wireless/cfg80211.o 3064s AR drivers/clk/ralink/built-in.a 3064s CC [M] fs/ceph/super.o 3065s /tmp/ccXhXyst.s: Assembler messages: 3065s /tmp/ccXhXyst.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccXhXyst.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccXhXyst.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s CC [M] drivers/clk/qcom/gcc-sdx75.o 3065s /tmp/ccH61wQR.s: Assembler messages: 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s CC [M] fs/bcachefs/reflink.o 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccH61wQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Assembler messages: 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccY6diEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s CC net/netlabel/netlabel_cipso_v4.o 3065s /tmp/ccwJl9i4.s: Assembler messages: 3065s /tmp/ccwJl9i4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccwJl9i4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s /tmp/ccwJl9i4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3065s CC [M] drivers/clk/qcom/camcc-sm4450.o 3066s /tmp/cc51aOzN.s: Assembler messages: 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s CC [M] fs/ceph/inode.o 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/cc51aOzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccv0XjWF.s: Assembler messages: 3066s /tmp/ccv0XjWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccv0XjWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccv0XjWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s CC [M] drivers/clk/qcom/camcc-sm6350.o 3066s /tmp/ccdZbE9A.s: Assembler messages: 3066s /tmp/ccdZbE9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccdZbE9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccdZbE9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3066s /tmp/ccdZbE9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s CC net/netlabel/netlabel_calipso.o 3067s /tmp/ccCV7ZBu.s: Assembler messages: 3067s /tmp/ccCV7ZBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccCV7ZBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccCV7ZBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s CC [M] drivers/clk/qcom/camcc-sm7150.o 3067s /tmp/ccchxe7f.s: Assembler messages: 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccchxe7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s CC [M] fs/bcachefs/replicas.o 3067s /tmp/ccQy9ZTm.s: Assembler messages: 3067s /tmp/ccQy9ZTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccQy9ZTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s /tmp/ccQy9ZTm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3067s CC [M] drivers/clk/qcom/camcc-sm8150.o 3068s /tmp/ccfjJcwO.s: Assembler messages: 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccfjJcwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s AR net/netlabel/built-in.a 3068s CC net/rfkill/core.o 3068s /tmp/ccb107Ae.s: Assembler messages: 3068s /tmp/ccb107Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccb107Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s /tmp/ccb107Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 3068s CC [M] drivers/clk/qcom/camcc-sm8250.o 3069s /tmp/cczUBokb.s: Assembler messages: 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczUBokb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Assembler messages: 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s CC [M] fs/bcachefs/sb-clean.o 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/cczCPVQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccJuqz63.s: Assembler messages: 3069s /tmp/ccJuqz63.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccJuqz63.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccJuqz63.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s CC [M] drivers/clk/qcom/camcc-sm8450.o 3069s CC [M] fs/ceph/dir.o 3069s /tmp/ccBPVEWC.s: Assembler messages: 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccBPVEWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s CC net/rfkill/input.o 3069s /tmp/ccExzm8M.s: Assembler messages: 3069s /tmp/ccExzm8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccExzm8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s /tmp/ccExzm8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3069s CC [M] drivers/clk/qcom/camcc-sm8550.o 3070s /tmp/ccS7rbno.s: Assembler messages: 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccS7rbno.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s CC [M] fs/bcachefs/sb-counters.o 3070s /tmp/ccZZQKFl.s: Assembler messages: 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccZZQKFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s CC [M] net/rfkill/rfkill-gpio.o 3070s /tmp/ccHIv8Jt.s: Assembler messages: 3070s /tmp/ccHIv8Jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccHIv8Jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s /tmp/ccHIv8Jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3070s CC [M] drivers/clk/qcom/camcc-sm8650.o 3071s /tmp/ccFt95HK.s: Assembler messages: 3071s /tmp/ccFt95HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccFt95HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccFt95HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccFt95HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/cccMldW2.s: Assembler messages: 3071s /tmp/cccMldW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/cccMldW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/cccMldW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s AR net/rfkill/built-in.a 3071s CC [M] drivers/clk/qcom/dispcc-sm4450.o 3071s CC net/dcb/dcbnl.o 3071s /tmp/ccvQ1Tec.s: Assembler messages: 3071s /tmp/ccvQ1Tec.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccvQ1Tec.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccvQ1Tec.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccvQ1Tec.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccvQ1Tec.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s CC [M] fs/bcachefs/sb-downgrade.o 3071s /tmp/ccJuBYfA.s: Assembler messages: 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/ccJuBYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s CC [M] fs/ceph/file.o 3071s /tmp/cc087dyM.s: Assembler messages: 3071s /tmp/cc087dyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/cc087dyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s /tmp/cc087dyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3071s CC [M] drivers/clk/qcom/dispcc-sm6115.o 3072s /tmp/ccymUKOa.s: Assembler messages: 3072s /tmp/ccymUKOa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccymUKOa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccymUKOa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s CC [M] drivers/clk/qcom/dispcc-sm6125.o 3072s /tmp/ccB3SBne.s: Assembler messages: 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s /tmp/ccB3SBne.s: Warning: no SFrame FDE emitted; FP without RA on stack 3072s CC [M] fs/bcachefs/sb-errors.o 3073s /tmp/ccpEwZF7.s: Assembler messages: 3073s /tmp/ccpEwZF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccpEwZF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccpEwZF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s CC [M] drivers/clk/qcom/dispcc-sm6350.o 3073s /tmp/cc1D7aff.s: Assembler messages: 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/cc1D7aff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Assembler messages: 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccG2tX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s CC [M] fs/bcachefs/sb-members.o 3073s CC net/dcb/dcbevent.o 3073s /tmp/ccMWsLxs.s: Assembler messages: 3073s /tmp/ccMWsLxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccMWsLxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s /tmp/ccMWsLxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3073s CC [M] drivers/clk/qcom/dispcc-sm6375.o 3074s /tmp/ccM8FZH2.s: Assembler messages: 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccM8FZH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s CC [M] fs/ceph/locks.o 3074s /tmp/ccJWZtTu.s: Assembler messages: 3074s /tmp/ccJWZtTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccJWZtTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccJWZtTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s CC [M] drivers/clk/qcom/dispcc-sm7150.o 3074s /tmp/ccfG0xBm.s: Assembler messages: 3074s /tmp/ccfG0xBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccfG0xBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s /tmp/ccfG0xBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3074s AR net/dcb/built-in.a 3074s CC net/sysctl_net.o 3075s /tmp/cc56zZ6b.s: Assembler messages: 3075s /tmp/cc56zZ6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cc56zZ6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cc56zZ6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s CC [M] drivers/clk/qcom/dispcc-sm8450.o 3075s /tmp/cccTan1v.s: Assembler messages: 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/cccTan1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s CC [M] fs/bcachefs/siphash.o 3075s /tmp/ccJ6PBsC.s: Assembler messages: 3075s /tmp/ccJ6PBsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccJ6PBsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccJ6PBsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s CC [M] fs/bcachefs/six.o 3075s /tmp/ccDaNaJZ.s: Assembler messages: 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccDaNaJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s CC [M] fs/ceph/addr.o 3075s /tmp/ccyFpdH3.s: Assembler messages: 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccyFpdH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccxvw2dk.s: Assembler messages: 3075s /tmp/ccxvw2dk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccxvw2dk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s /tmp/ccxvw2dk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3075s CC [M] drivers/clk/qcom/dispcc-sm8550.o 3075s CC net/dns_resolver/dns_key.o 3076s /tmp/ccDW93Hn.s: Assembler messages: 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccDW93Hn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s CC [M] fs/bcachefs/snapshot.o 3076s /tmp/ccNO7WFb.s: Assembler messages: 3076s /tmp/ccNO7WFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccNO7WFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccNO7WFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s CC [M] drivers/clk/qcom/dispcc-sm8750.o 3076s /tmp/ccbZNDQy.s: Assembler messages: 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s /tmp/ccbZNDQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3076s CC net/dns_resolver/dns_query.o 3077s /tmp/cc3ScEhp.s: Assembler messages: 3077s /tmp/cc3ScEhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s /tmp/cc3ScEhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s /tmp/cc3ScEhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s CC [M] drivers/clk/qcom/gcc-sm4450.o 3077s AR net/dns_resolver/built-in.a 3077s AR net/mpls/built-in.a 3077s CC [M] net/mpls/mpls_gso.o 3077s /tmp/ccoFyINP.s: Assembler messages: 3077s /tmp/ccoFyINP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s /tmp/ccoFyINP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s /tmp/ccoFyINP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3077s CC [M] drivers/clk/qcom/gcc-sm6115.o 3078s /tmp/cckN3NXr.s: Assembler messages: 3078s /tmp/cckN3NXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/cckN3NXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/cckN3NXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Assembler messages: 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s CC [M] net/mpls/af_mpls.o 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccRnukgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s CC [M] fs/ceph/ioctl.o 3078s /tmp/ccVH1DAK.s: Assembler messages: 3078s /tmp/ccVH1DAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccVH1DAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s /tmp/ccVH1DAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3078s CC [M] drivers/clk/qcom/gcc-sm6125.o 3079s /tmp/cc5009ad.s: Assembler messages: 3079s /tmp/cc5009ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc5009ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc5009ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s CC [M] drivers/clk/qcom/gcc-sm6350.o 3079s /tmp/cc1wopEz.s: Assembler messages: 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/cc1wopEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s CC [M] fs/bcachefs/str_hash.o 3079s /tmp/ccde96N3.s: Assembler messages: 3079s /tmp/ccde96N3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/ccde96N3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/ccde96N3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s CC [M] fs/ceph/export.o 3079s /tmp/ccht4oqg.s: Assembler messages: 3079s /tmp/ccht4oqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/ccht4oqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s /tmp/ccht4oqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3079s CC [M] drivers/clk/qcom/gcc-sm6375.o 3080s /tmp/ccWGmWwH.s: Assembler messages: 3080s /tmp/ccWGmWwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccWGmWwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccWGmWwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s CC [M] drivers/clk/qcom/gcc-sm7150.o 3080s /tmp/ccq2vuxL.s: Assembler messages: 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccq2vuxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s CC [M] net/mpls/mpls_iptunnel.o 3080s /tmp/ccbqQLoQ.s: Assembler messages: 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccbqQLoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s CC [M] fs/ceph/caps.o 3080s /tmp/ccZlICks.s: Assembler messages: 3080s /tmp/ccZlICks.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccZlICks.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccZlICks.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccZlICks.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s /tmp/ccZlICks.s: Warning: no SFrame FDE emitted; FP without RA on stack 3080s CC [M] fs/bcachefs/subvolume.o 3081s /tmp/cc9quzFp.s: Assembler messages: 3081s /tmp/cc9quzFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/cc9quzFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/cc9quzFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s CC [M] drivers/clk/qcom/gcc-sm8150.o 3081s /tmp/ccKgpPq5.s: Assembler messages: 3081s /tmp/ccKgpPq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/ccKgpPq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/ccKgpPq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s CC [M] drivers/clk/qcom/gcc-sm8250.o 3081s /tmp/ccksaGPp.s: Assembler messages: 3081s /tmp/ccksaGPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/ccksaGPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s /tmp/ccksaGPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3081s LD [M] net/mpls/mpls_router.o 3081s CC net/switchdev/switchdev.o 3082s /tmp/ccAOzqNd.s: Assembler messages: 3082s /tmp/ccAOzqNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/ccAOzqNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/ccAOzqNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s CC [M] drivers/clk/qcom/gcc-sm8350.o 3082s /tmp/cc4gzyBk.s: Assembler messages: 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s /tmp/cc4gzyBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3082s CC [M] fs/bcachefs/super.o 3083s /tmp/ccuWV5H2.s: Assembler messages: 3083s /tmp/ccuWV5H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/ccuWV5H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/ccuWV5H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s CC [M] drivers/clk/qcom/gcc-sm8450.o 3083s /tmp/cc3g27Wa.s: Assembler messages: 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/cc3g27Wa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s AR net/switchdev/built-in.a 3083s CC net/l3mdev/l3mdev.o 3083s /tmp/ccQp2Qta.s: Assembler messages: 3083s /tmp/ccQp2Qta.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/ccQp2Qta.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s /tmp/ccQp2Qta.s: Warning: no SFrame FDE emitted; FP without RA on stack 3083s CC [M] drivers/clk/qcom/gcc-sm8550.o 3084s /tmp/ccHue8pP.s: Assembler messages: 3084s /tmp/ccHue8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccHue8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccHue8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s CC [M] drivers/clk/qcom/gcc-sm8650.o 3084s /tmp/cct44aHP.s: Assembler messages: 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/cct44aHP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s AR net/l3mdev/built-in.a 3084s CC net/ncsi/ncsi-cmd.o 3084s /tmp/ccIKb5Dx.s: Assembler messages: 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3084s /tmp/ccIKb5Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s CC [M] fs/ceph/snap.o 3085s /tmp/ccVqvGVa.s: Assembler messages: 3085s /tmp/ccVqvGVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccVqvGVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccVqvGVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s CC [M] drivers/clk/qcom/gcc-sm8750.o 3085s /tmp/ccUe2ezr.s: Assembler messages: 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccUe2ezr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s CC [M] fs/bcachefs/super-io.o 3085s /tmp/ccoqV4uR.s: Assembler messages: 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccoqV4uR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccIIsmMt.s: Assembler messages: 3085s /tmp/ccIIsmMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccIIsmMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s /tmp/ccIIsmMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3085s CC net/ncsi/ncsi-rsp.o 3085s CC [M] drivers/clk/qcom/gpucc-sm4450.o 3086s /tmp/ccfUbxhW.s: Assembler messages: 3086s /tmp/ccfUbxhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccfUbxhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccfUbxhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s CC [M] drivers/clk/qcom/gpucc-sm6115.o 3086s /tmp/ccTgrXNp.s: Assembler messages: 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s /tmp/ccTgrXNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3086s CC [M] fs/ceph/xattr.o 3087s /tmp/ccseCSCV.s: Assembler messages: 3087s /tmp/ccseCSCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccseCSCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccseCSCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s CC [M] drivers/clk/qcom/gpucc-sm6125.o 3087s /tmp/ccx4Bav2.s: Assembler messages: 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccx4Bav2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s CC net/ncsi/ncsi-aen.o 3087s /tmp/ccxKojjX.s: Assembler messages: 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/ccxKojjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s CC [M] fs/bcachefs/sysfs.o 3087s /tmp/cc990Sf7.s: Assembler messages: 3087s /tmp/cc990Sf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/cc990Sf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s /tmp/cc990Sf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3087s CC [M] drivers/clk/qcom/gpucc-sm6350.o 3088s /tmp/ccrXEmAb.s: Assembler messages: 3088s /tmp/ccrXEmAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccrXEmAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccrXEmAb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s CC [M] drivers/clk/qcom/gpucc-sm6375.o 3088s CC [M] fs/ceph/quota.o 3088s CC net/ncsi/ncsi-manage.o 3088s /tmp/ccAFYSZ5.s: Assembler messages: 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/ccAFYSZ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3088s /tmp/cc68SLw6.s: Assembler messages: 3088s /tmp/cc68SLw6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cc5sMqwU.s: Assembler messages: 3089s /tmp/cc5sMqwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cc5sMqwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cc5sMqwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s CC [M] drivers/clk/qcom/gpucc-sm8150.o 3089s /tmp/cchRHY5y.s: Assembler messages: 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchRHY5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s CC [M] fs/ceph/io.o 3089s /tmp/cchlXJpL.s: Assembler messages: 3089s /tmp/cchlXJpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchlXJpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s /tmp/cchlXJpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3089s CC [M] drivers/clk/qcom/gpucc-sm8250.o 3090s /tmp/ccAq5MMZ.s: Assembler messages: 3090s /tmp/ccAq5MMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccAq5MMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccAq5MMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Assembler messages: 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s CC [M] drivers/clk/qcom/gpucc-sm8350.o 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccxUyVG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s CC [M] fs/bcachefs/tests.o 3090s CC [M] fs/bcachefs/time_stats.o 3090s /tmp/ccDDR2l8.s: Assembler messages: 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccDDR2l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Assembler messages: 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s /tmp/ccLwVz0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3090s CC [M] fs/ceph/mds_client.o 3090s CC net/ncsi/ncsi-netlink.o 3091s /tmp/ccBElr7f.s: Assembler messages: 3091s /tmp/ccBElr7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccBElr7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccBElr7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s CC [M] drivers/clk/qcom/gpucc-sm8450.o 3091s /tmp/ccWimNZD.s: Assembler messages: 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccWimNZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s CC [M] fs/bcachefs/thread_with_file.o 3091s /tmp/ccshg9Dp.s: Assembler messages: 3091s /tmp/ccshg9Dp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccshg9Dp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s /tmp/ccshg9Dp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3091s CC [M] drivers/clk/qcom/gpucc-sm8550.o 3092s /tmp/cczTgewt.s: Assembler messages: 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTgewt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cc3bbDzO.s: Assembler messages: 3092s /tmp/cc3bbDzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cc3bbDzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cc3bbDzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s CC [M] drivers/clk/qcom/gpucc-sm8650.o 3092s AR net/ncsi/built-in.a 3092s CC net/xdp/xsk.o 3092s /tmp/cczTrYL8.s: Assembler messages: 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s /tmp/cczTrYL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3092s CC [M] fs/bcachefs/trace.o 3093s /tmp/cc8GjY1R.s: Assembler messages: 3093s /tmp/cc8GjY1R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s /tmp/cc8GjY1R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s /tmp/cc8GjY1R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s CC [M] drivers/clk/qcom/lpasscc-sm6115.o 3093s /tmp/cc2I6Ea4.s: Assembler messages: 3093s /tmp/cc2I6Ea4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s /tmp/cc2I6Ea4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s /tmp/cc2I6Ea4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3093s CC [M] drivers/clk/qcom/tcsrcc-sm8550.o 3094s /tmp/ccaoHJVu.s: Assembler messages: 3094s /tmp/ccaoHJVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccaoHJVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccaoHJVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s CC [M] drivers/clk/qcom/tcsrcc-sm8650.o 3094s /tmp/ccE7MhxR.s: Assembler messages: 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/ccE7MhxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/cc3dAzwQ.s: Assembler messages: 3094s /tmp/cc3dAzwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/cc3dAzwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s /tmp/cc3dAzwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3094s CC net/xdp/xdp_umem.o 3094s CC [M] drivers/clk/qcom/tcsrcc-sm8750.o 3095s /tmp/cciUMglI.s: Assembler messages: 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/cciUMglI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s CC [M] fs/ceph/mdsmap.o 3095s /tmp/ccebXA3r.s: Assembler messages: 3095s /tmp/ccebXA3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/ccebXA3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s /tmp/ccebXA3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3095s CC [M] drivers/clk/qcom/videocc-sm7150.o 3096s /tmp/ccAylqzY.s: Assembler messages: 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAylqzY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s CC net/xdp/xsk_queue.o 3096s /tmp/cchv3qHz.s: Assembler messages: 3096s /tmp/cchv3qHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/cchv3qHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/cchv3qHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s CC [M] drivers/clk/qcom/videocc-sm8150.o 3096s /tmp/ccgb7coB.s: Assembler messages: 3096s /tmp/ccgb7coB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccgb7coB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccgb7coB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccgb7coB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s CC [M] fs/ceph/strings.o 3096s /tmp/ccVihHNj.s: Assembler messages: 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccVihHNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s CC [M] fs/bcachefs/two_state_shared_lock.o 3096s /tmp/ccAofi9f.s: Assembler messages: 3096s /tmp/ccAofi9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAofi9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s /tmp/ccAofi9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3096s CC [M] drivers/clk/qcom/videocc-sm8250.o 3097s /tmp/ccBfYTpD.s: Assembler messages: 3097s /tmp/ccBfYTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3097s /tmp/ccBfYTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3097s CC [M] fs/ceph/ceph_frag.o 3097s CC net/xdp/xskmap.o 3097s CC [M] fs/ceph/debugfs.o 3097s /tmp/ccPGQ16s.s: Assembler messages: 3097s /tmp/ccPGQ16s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3097s /tmp/ccPGQ16s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3097s /tmp/ccPGQ16s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3097s CC [M] drivers/clk/qcom/videocc-sm8350.o 3097s CC [M] fs/bcachefs/util.o 3098s /tmp/ccOnrfeG.s: Assembler messages: 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccOnrfeG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s CC net/xdp/xsk_buff_pool.o 3098s /tmp/ccoG06fw.s: Assembler messages: 3098s /tmp/ccoG06fw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccoG06fw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccoG06fw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s CC [M] drivers/clk/qcom/videocc-sm8450.o 3098s /tmp/ccx4qLwG.s: Assembler messages: 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s CC [M] fs/ceph/util.o 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccx4qLwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Assembler messages: 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccfCsnhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s CC [M] fs/bcachefs/varint.o 3098s /tmp/ccExPwuw.s: Assembler messages: 3098s /tmp/ccExPwuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccExPwuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3098s /tmp/ccExPwuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s CC [M] drivers/clk/qcom/videocc-sm8550.o 3099s CC [M] fs/ceph/metric.o 3099s /tmp/cc2YfHwJ.s: Assembler messages: 3099s /tmp/cc2YfHwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s CC [M] fs/bcachefs/xattr.o 3099s /tmp/ccSzBOAi.s: Assembler messages: 3099s /tmp/ccSzBOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/ccSzBOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/ccSzBOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s CC [M] drivers/clk/qcom/clk-spmi-pmic-div.o 3099s /tmp/cc8cqlys.s: Assembler messages: 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s /tmp/cc8cqlys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3099s CC [M] net/xdp/xsk_diag.o 3100s /tmp/ccgmxeMH.s: Assembler messages: 3100s /tmp/ccgmxeMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccgmxeMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccgmxeMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccgmxeMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccgmxeMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s CC [M] fs/ceph/cache.o 3100s /tmp/ccDUwUdk.s: Assembler messages: 3100s /tmp/ccDUwUdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccDUwUdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccDUwUdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s /tmp/ccDUwUdk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3100s CC [M] drivers/clk/qcom/kpss-xcc.o 3101s /tmp/ccWqfcY4.s: Assembler messages: 3101s /tmp/ccWqfcY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccWqfcY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccWqfcY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc4M6wRJ.s: Assembler messages: 3101s /tmp/cc4M6wRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc4M6wRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s AR net/xdp/built-in.a 3101s CC [M] drivers/clk/qcom/hfpll.o 3101s CC net/mptcp/protocol.o 3101s /tmp/ccBArz7K.s: Assembler messages: 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccBArz7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Assembler messages: 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/cc23w6NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s CC [M] fs/ceph/acl.o 3101s LD [M] fs/bcachefs/bcachefs.o 3101s CC [M] fs/erofs/super.o 3101s /tmp/ccMcECuC.s: Assembler messages: 3101s /tmp/ccMcECuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3101s /tmp/ccMcECuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3102s /tmp/ccyKTR53.s: Assembler messages: 3102s /tmp/ccyKTR53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3102s /tmp/ccyKTR53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3102s CC [M] fs/ceph/crypto.o 3102s AR drivers/clk/qcom/built-in.a 3102s CC drivers/clk/renesas/r8a774a1-cpg-mssr.o 3103s /tmp/ccOFttuo.s: Assembler messages: 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/ccOFttuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s CC [M] fs/erofs/inode.o 3103s CC drivers/clk/renesas/r8a774b1-cpg-mssr.o 3103s /tmp/cc2kt9Rh.s: Assembler messages: 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s /tmp/cc2kt9Rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3103s LD [M] fs/ceph/ceph.o 3103s CC drivers/clk/rockchip/clk.o 3103s CC drivers/clk/renesas/r8a774c0-cpg-mssr.o 3104s /tmp/ccXXjJ4B.s: Assembler messages: 3104s /tmp/ccXXjJ4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccXXjJ4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccXXjJ4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s CC [M] fs/erofs/data.o 3104s CC drivers/clk/renesas/r8a774e1-cpg-mssr.o 3104s /tmp/ccZsqee8.s: Assembler messages: 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s /tmp/ccZsqee8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3104s CC drivers/clk/rockchip/clk-pll.o 3104s CC drivers/clk/renesas/r8a7795-cpg-mssr.o 3105s /tmp/ccvkkhZ0.s: Assembler messages: 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccvkkhZ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Assembler messages: 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccfPe6Bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s CC [M] fs/erofs/namei.o 3105s CC net/mptcp/subflow.o 3105s CC drivers/clk/renesas/r8a7796-cpg-mssr.o 3105s /tmp/ccDAHkvK.s: Assembler messages: 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s /tmp/ccDAHkvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3105s CC drivers/clk/rockchip/clk-cpu.o 3105s CC drivers/clk/renesas/r8a77965-cpg-mssr.o 3105s CC [M] fs/erofs/dir.o 3106s /tmp/cczJlhJw.s: Assembler messages: 3106s /tmp/cczJlhJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/cczJlhJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/cczJlhJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/cczJlhJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/cczJlhJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s CC drivers/clk/rockchip/clk-gate-grf.o 3106s CC drivers/clk/renesas/r8a77970-cpg-mssr.o 3106s CC [M] fs/erofs/sysfs.o 3106s /tmp/ccxJ1c86.s: Assembler messages: 3106s /tmp/ccxJ1c86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/ccxJ1c86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s /tmp/ccxJ1c86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3106s CC drivers/clk/rockchip/clk-half-divider.o 3107s CC drivers/clk/renesas/r8a77980-cpg-mssr.o 3107s CC drivers/clk/renesas/r8a77990-cpg-mssr.o 3107s /tmp/ccVZ5lyA.s: Assembler messages: 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccVZ5lyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccgEyHxT.s: Assembler messages: 3107s /tmp/ccgEyHxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccgEyHxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s CC [M] fs/erofs/xattr.o 3107s /tmp/ccgEyHxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/ccgEyHxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s CC drivers/clk/rockchip/clk-inverter.o 3107s /tmp/cc1xVvTJ.s: Assembler messages: 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s /tmp/cc1xVvTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3107s CC net/mptcp/options.o 3108s CC drivers/clk/renesas/r8a77995-cpg-mssr.o 3108s /tmp/ccgiPEqE.s: Assembler messages: 3108s /tmp/ccgiPEqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/ccgiPEqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s CC drivers/clk/rockchip/clk-mmc-phase.o 3108s CC drivers/clk/renesas/r8a779a0-cpg-mssr.o 3108s /tmp/cc5QxeDz.s: Assembler messages: 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/cc5QxeDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s CC [M] fs/erofs/decompressor.o 3108s /tmp/ccUFREMD.s: Assembler messages: 3108s /tmp/ccUFREMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s /tmp/ccUFREMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3108s CC drivers/clk/rockchip/clk-muxgrf.o 3109s CC drivers/clk/renesas/r8a779f0-cpg-mssr.o 3109s /tmp/ccusfeR4.s: Assembler messages: 3109s /tmp/ccusfeR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s CC drivers/clk/rockchip/clk-ddr.o 3109s /tmp/ccd0q4y7.s: Assembler messages: 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccd0q4y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s CC [M] fs/erofs/zmap.o 3109s CC drivers/clk/renesas/r8a779g0-cpg-mssr.o 3109s /tmp/ccoaaOCu.s: Assembler messages: 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/ccoaaOCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s /tmp/cctarmH1.s: Assembler messages: 3109s /tmp/cctarmH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3109s CC drivers/clk/rockchip/gate-link.o 3110s CC net/mptcp/token.o 3110s CC drivers/clk/renesas/r8a779h0-cpg-mssr.o 3110s /tmp/ccjxnJOY.s: Assembler messages: 3110s /tmp/ccjxnJOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s /tmp/ccjxnJOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s CC drivers/clk/rockchip/softrst.o 3110s CC drivers/clk/renesas/r9a07g043-cpg.o 3110s /tmp/ccCkbUxf.s: Assembler messages: 3110s /tmp/ccCkbUxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s /tmp/ccCkbUxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s /tmp/ccCkbUxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s /tmp/ccCkbUxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3110s CC [M] fs/erofs/zdata.o 3111s /tmp/ccFO2cr8.s: Assembler messages: 3111s /tmp/ccFO2cr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccFO2cr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccFO2cr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s CC drivers/clk/rockchip/clk-px30.o 3111s CC drivers/clk/renesas/r9a07g044-cpg.o 3111s /tmp/ccAFGnGS.s: Assembler messages: 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccAFGnGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s CC net/mptcp/crypto.o 3111s CC drivers/clk/renesas/r9a08g045-cpg.o 3111s /tmp/ccn3EDRd.s: Assembler messages: 3111s /tmp/ccn3EDRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s /tmp/ccn3EDRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3111s CC drivers/clk/rockchip/clk-rk3308.o 3112s CC drivers/clk/renesas/r9a09g011-cpg.o 3112s /tmp/cc6zfsHf.s: Assembler messages: 3112s /tmp/cc6zfsHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s CC drivers/clk/rockchip/clk-rk3328.o 3112s /tmp/ccoCtpac.s: Assembler messages: 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s CC [M] fs/erofs/zutil.o 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s /tmp/ccoCtpac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3112s CC net/mptcp/ctrl.o 3112s CC drivers/clk/renesas/r9a09g047-cpg.o 3112s /tmp/cc6fHJPy.s: Assembler messages: 3112s /tmp/cc6fHJPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s CC drivers/clk/rockchip/clk-rk3368.o 3113s CC drivers/clk/renesas/r9a09g056-cpg.o 3113s /tmp/cciixKjp.s: Assembler messages: 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s CC [M] fs/erofs/decompressor_lzma.o 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/cciixKjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s /tmp/ccTl3JID.s: Assembler messages: 3113s /tmp/ccTl3JID.s: Warning: no SFrame FDE emitted; FP without RA on stack 3113s CC drivers/clk/rockchip/clk-rk3399.o 3114s CC drivers/clk/renesas/r9a09g057-cpg.o 3114s /tmp/ccfW8Bna.s: Assembler messages: 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfW8Bna.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s CC net/mptcp/pm.o 3114s /tmp/ccuGrPzq.s: Assembler messages: 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccuGrPzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s CC drivers/clk/rockchip/clk-rk3528.o 3114s /tmp/ccfNzuHT.s: Assembler messages: 3114s /tmp/ccfNzuHT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfNzuHT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s /tmp/ccfNzuHT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3114s CC [M] fs/erofs/decompressor_deflate.o 3114s CC drivers/clk/renesas/rcar-cpg-lib.o 3115s /tmp/ccFvZkB2.s: Assembler messages: 3115s /tmp/ccFvZkB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/ccFvZkB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s CC drivers/clk/rockchip/rst-rk3528.o 3115s /tmp/ccSm3KlG.s: Assembler messages: 3115s /tmp/ccSm3KlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/ccSm3KlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/ccSm3KlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/ccSm3KlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s CC drivers/clk/renesas/rcar-gen3-cpg.o 3115s /tmp/cczCRpD5.s: Assembler messages: 3115s /tmp/cczCRpD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cczCRpD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cczCRpD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cczCRpD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s CC [M] fs/erofs/decompressor_zstd.o 3115s /tmp/cctLGqjX.s: Assembler messages: 3115s /tmp/cctLGqjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s CC drivers/clk/rockchip/clk-rk3562.o 3115s /tmp/cckvvuU3.s: Assembler messages: 3115s /tmp/cckvvuU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cckvvuU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cckvvuU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3115s /tmp/cckvvuU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s CC drivers/clk/renesas/rcar-gen4-cpg.o 3116s /tmp/cchisGQR.s: Assembler messages: 3116s /tmp/cchisGQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/cchisGQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/cchisGQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/cchisGQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Assembler messages: 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccj7AMFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s CC [M] fs/erofs/decompressor_crypto.o 3116s CC net/mptcp/diag.o 3116s /tmp/ccSQaNWa.s: Assembler messages: 3116s /tmp/ccSQaNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccSQaNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccSQaNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccSQaNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s CC drivers/clk/rockchip/rst-rk3562.o 3116s /tmp/ccDi6B1X.s: Assembler messages: 3116s /tmp/ccDi6B1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccDi6B1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccDi6B1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s /tmp/ccDi6B1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3116s CC drivers/clk/renesas/rcar-usb2-clock-sel.o 3117s /tmp/cc6q7iNl.s: Assembler messages: 3117s /tmp/cc6q7iNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccUOyAIM.s: Assembler messages: 3117s /tmp/ccUOyAIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccUOyAIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccUOyAIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccUOyAIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s CC drivers/clk/rockchip/clk-rk3568.o 3117s CC [M] fs/erofs/fileio.o 3117s /tmp/ccKYeamE.s: Assembler messages: 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/ccKYeamE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s CC drivers/clk/renesas/rzg2l-cpg.o 3117s CC net/mptcp/mib.o 3117s /tmp/cc9lNaSH.s: Assembler messages: 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s /tmp/cc9lNaSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3117s CC drivers/clk/rockchip/clk-rk3576.o 3118s /tmp/ccwQ0aMh.s: Assembler messages: 3118s /tmp/ccwQ0aMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccwQ0aMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccwQ0aMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccwQ0aMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccwQ0aMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s LD [M] fs/erofs/erofs.o 3118s CC [M] fs/vboxsf/dir.o 3118s /tmp/ccFhBphx.s: Assembler messages: 3118s /tmp/ccFhBphx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFhBphx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFhBphx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFhBphx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFhBphx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s CC drivers/clk/rockchip/rst-rk3576.o 3118s /tmp/ccQhVkrJ.s: Assembler messages: 3118s /tmp/ccQhVkrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccQhVkrJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s CC net/mptcp/pm_netlink.o 3118s /tmp/cczcmqgK.s: Assembler messages: 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s CC drivers/clk/renesas/rzv2h-cpg.o 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/cczcmqgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Assembler messages: 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3118s /tmp/ccFl6pQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s CC [M] fs/vboxsf/file.o 3119s /tmp/ccKGjpm4.s: Assembler messages: 3119s /tmp/ccKGjpm4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s CC drivers/clk/rockchip/clk-rk3588.o 3119s /tmp/cc3tBJlU.s: Assembler messages: 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s CC drivers/clk/renesas/renesas-cpg-mssr.o 3119s /tmp/cc3tBJlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccNXtgr3.s: Assembler messages: 3119s /tmp/ccNXtgr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccNXtgr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccNXtgr3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Assembler messages: 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s /tmp/ccXt8CRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3119s CC drivers/clk/rockchip/rst-rk3588.o 3119s CC [M] fs/vboxsf/utils.o 3120s /tmp/ccJm2tTz.s: Assembler messages: 3120s /tmp/ccJm2tTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccJm2tTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccJm2tTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccJm2tTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccJm2tTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s CC net/mptcp/sockopt.o 3120s /tmp/ccsvee1c.s: Assembler messages: 3120s /tmp/ccsvee1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s AR drivers/clk/rockchip/built-in.a 3120s CC drivers/pmdomain/actions/owl-sps-helper.o 3120s /tmp/ccqAXR4j.s: Assembler messages: 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/ccqAXR4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s CC drivers/clk/renesas/clk-div6.o 3120s /tmp/cc5wavcs.s: Assembler messages: 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3120s /tmp/cc5wavcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s CC [M] fs/vboxsf/vboxsf_wrappers.o 3121s /tmp/cczJlx1I.s: Assembler messages: 3121s /tmp/cczJlx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s CC drivers/pmdomain/actions/owl-sps.o 3121s /tmp/ccYj5OUf.s: Assembler messages: 3121s /tmp/ccYj5OUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccYj5OUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccYj5OUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccYj5OUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccYj5OUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s CC [M] drivers/clk/renesas/clk-vbattb.o 3121s /tmp/ccXS5z0k.s: Assembler messages: 3121s /tmp/ccXS5z0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccXS5z0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccXS5z0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccXS5z0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccXS5z0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccsFuvVf.s: Assembler messages: 3121s /tmp/ccsFuvVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s /tmp/ccsFuvVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3121s AR drivers/pmdomain/actions/built-in.a 3121s CC [M] fs/vboxsf/super.o 3121s CC drivers/pmdomain/amlogic/meson-ee-pwrc.o 3122s /tmp/ccuiSoEt.s: Assembler messages: 3122s /tmp/ccuiSoEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccuiSoEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccuiSoEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s AR drivers/clk/renesas/built-in.a 3122s /tmp/ccCFeo2H.s: Assembler messages: 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccCFeo2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s CC drivers/clk/socfpga/clk-s10.o 3122s CC net/mptcp/pm_userspace.o 3122s /tmp/ccOnOEXi.s: Assembler messages: 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccOnOEXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s CC drivers/pmdomain/amlogic/meson-secure-pwrc.o 3122s /tmp/cc1AbF8f.s: Assembler messages: 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/cc1AbF8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccvOFA8P.s: Assembler messages: 3122s /tmp/ccvOFA8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccvOFA8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s /tmp/ccvOFA8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3122s CC drivers/clk/socfpga/clk-pll-s10.o 3122s LD [M] fs/vboxsf/vboxsf.o 3122s CC [M] fs/zonefs/super.o 3123s /tmp/ccCpmps1.s: Assembler messages: 3123s /tmp/ccCpmps1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/ccCpmps1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/ccCpmps1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/ccCpmps1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/ccCpmps1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s AR drivers/pmdomain/amlogic/built-in.a 3123s CC drivers/pmdomain/apple/pmgr-pwrstate.o 3123s CC drivers/clk/socfpga/clk-periph-s10.o 3123s /tmp/ccz3mC4D.s: Assembler messages: 3123s /tmp/ccz3mC4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/ccz3mC4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s CC drivers/clk/socfpga/clk-gate-s10.o 3123s /tmp/cc7idutR.s: Assembler messages: 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3123s /tmp/cc7idutR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s CC net/mptcp/fastopen.o 3124s /tmp/ccd0ooVv.s: Assembler messages: 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccd0ooVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s AR drivers/pmdomain/apple/built-in.a 3124s AR drivers/pmdomain/arm/built-in.a 3124s CC [M] drivers/pmdomain/arm/scmi_perf_domain.o 3124s /tmp/cc4N0aJm.s: Assembler messages: 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s CC [M] fs/zonefs/file.o 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cc4N0aJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cctKY5Ev.s: Assembler messages: 3124s /tmp/cctKY5Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cctKY5Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cctKY5Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/cctKY5Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s CC drivers/clk/socfpga/clk-agilex.o 3124s /tmp/ccaeSjut.s: Assembler messages: 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s /tmp/ccaeSjut.s: Warning: no SFrame FDE emitted; FP without RA on stack 3124s CC [M] drivers/pmdomain/arm/scmi_pm_domain.o 3125s /tmp/ccjMxNp9.s: Assembler messages: 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccjMxNp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s AR drivers/clk/socfpga/built-in.a 3125s AR drivers/clk/sophgo/built-in.a 3125s AR drivers/clk/spacemit/built-in.a 3125s /tmp/ccmv4mj3.s: Assembler messages: 3125s /tmp/ccmv4mj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s AR drivers/clk/sprd/built-in.a 3125s CC net/mptcp/sched.o 3125s CC [M] drivers/clk/sprd/common.o 3125s /tmp/ccEDWmTa.s: Assembler messages: 3125s /tmp/ccEDWmTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccEDWmTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccEDWmTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccEDWmTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccEDWmTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Assembler messages: 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s /tmp/ccguTsIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s CC [M] drivers/pmdomain/arm/scpi_pm_domain.o 3125s CC [M] fs/zonefs/sysfs.o 3125s /tmp/cclbMdrR.s: Assembler messages: 3125s /tmp/cclbMdrR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3125s CC [M] drivers/clk/sprd/gate.o 3126s /tmp/cc8BqnpN.s: Assembler messages: 3126s /tmp/cc8BqnpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc8BqnpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc8BqnpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc8BqnpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s CC drivers/pmdomain/bcm/bcm-pmb.o 3126s /tmp/cc5ecCWG.s: Assembler messages: 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc5ecCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s LD [M] fs/zonefs/zonefs.o 3126s AR fs/built-in.a 3126s /tmp/ccbSw5ZB.s: Assembler messages: 3126s /tmp/ccbSw5ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccbSw5ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccbSw5ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s CC [M] drivers/clk/sprd/mux.o 3126s /tmp/ccNKUqgR.s: Assembler messages: 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccNKUqgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s CC net/mptcp/mptcp_pm_gen.o 3126s CC drivers/virtio/virtio.o 3126s /tmp/cc93M9Ru.s: Assembler messages: 3126s /tmp/cc93M9Ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/cc93M9Ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s CC [M] drivers/clk/sprd/div.o 3126s /tmp/ccOXxqSU.s: Assembler messages: 3126s /tmp/ccOXxqSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccOXxqSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccOXxqSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3126s /tmp/ccOXxqSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s CC drivers/pmdomain/bcm/bcm2835-power.o 3127s CC net/mptcp/pm_kernel.o 3127s /tmp/cc7Cb56l.s: Assembler messages: 3127s /tmp/cc7Cb56l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc7Cb56l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc7Cb56l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s CC [M] drivers/clk/sprd/composite.o 3127s /tmp/ccN6Wdvw.s: Assembler messages: 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccN6Wdvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s CC drivers/virtio/virtio_ring.o 3127s /tmp/cc8k0Lfa.s: Assembler messages: 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/cc8k0Lfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s CC drivers/pmdomain/bcm/raspberrypi-power.o 3127s /tmp/ccxcj1YE.s: Assembler messages: 3127s /tmp/ccxcj1YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccxcj1YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccxcj1YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccxcj1YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3127s /tmp/ccxcj1YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s CC [M] drivers/clk/sprd/pll.o 3128s /tmp/cckY4Lp5.s: Assembler messages: 3128s /tmp/cckY4Lp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s /tmp/cckY4Lp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s /tmp/cckY4Lp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s AR drivers/pmdomain/bcm/built-in.a 3128s CC drivers/pmdomain/imx/gpcv2.o 3128s /tmp/cczN8SMY.s: Assembler messages: 3128s /tmp/cczN8SMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s /tmp/cczN8SMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s /tmp/cczN8SMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3128s CC [M] drivers/clk/sprd/sc9860-clk.o 3129s /tmp/ccLlnqg1.s: Assembler messages: 3129s /tmp/ccLlnqg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccLlnqg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccLlnqg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s CC [M] drivers/clk/sprd/sc9863a-clk.o 3129s /tmp/ccFbUqIs.s: Assembler messages: 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccFbUqIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Assembler messages: 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccb5IXsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s CC drivers/pmdomain/imx/scu-pd.o 3129s CC net/mptcp/syncookies.o 3129s /tmp/ccO26p2m.s: Assembler messages: 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/ccO26p2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s CC drivers/virtio/virtio_anchor.o 3129s /tmp/cczNoxpL.s: Assembler messages: 3129s /tmp/cczNoxpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/cczNoxpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3129s /tmp/cczNoxpL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s CC [M] drivers/clk/sprd/ums512-clk.o 3130s /tmp/ccwq3PqQ.s: Assembler messages: 3130s /tmp/ccwq3PqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s /tmp/ccwq3PqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s CC drivers/pmdomain/imx/imx8m-blk-ctrl.o 3130s CC drivers/virtio/virtio_pci_modern_dev.o 3130s /tmp/cc8NdWzV.s: Assembler messages: 3130s /tmp/cc8NdWzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s /tmp/cc8NdWzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s /tmp/cc8NdWzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s LD [M] drivers/clk/sprd/clk-sprd.o 3130s CC drivers/clk/stm32/clk-stm32mp25.o 3130s /tmp/ccI8vXi8.s: Assembler messages: 3130s /tmp/ccI8vXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s /tmp/ccI8vXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s /tmp/ccI8vXi8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3130s CC net/mptcp/bpf.o 3131s /tmp/ccaSkKyr.s: Assembler messages: 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccaSkKyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s CC drivers/pmdomain/imx/imx8mp-blk-ctrl.o 3131s /tmp/ccKvIZql.s: Assembler messages: 3131s /tmp/ccKvIZql.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccKvIZql.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccKvIZql.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s CC drivers/clk/stm32/clk-stm32-core.o 3131s /tmp/ccbIoavy.s: Assembler messages: 3131s /tmp/ccbIoavy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccbIoavy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s /tmp/ccbIoavy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3131s CC drivers/virtio/virtio_pci_legacy_dev.o 3132s /tmp/cclCe090.s: Assembler messages: 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cclCe090.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s CC drivers/pmdomain/imx/imx93-blk-ctrl.o 3132s /tmp/cc10KuOv.s: Assembler messages: 3132s /tmp/cc10KuOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/cc10KuOv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s CC [M] net/mptcp/mptcp_diag.o 3132s /tmp/ccwlsVpD.s: Assembler messages: 3132s /tmp/ccwlsVpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccwlsVpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s CC drivers/virtio/virtio_mmio.o 3132s /tmp/ccS0f9nr.s: Assembler messages: 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccS0f9nr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s CC drivers/clk/stm32/reset-stm32.o 3132s /tmp/ccVPZJCu.s: Assembler messages: 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s /tmp/ccVPZJCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3132s CC [M] drivers/pmdomain/imx/imx93-pd.o 3133s /tmp/ccKyRpxk.s: Assembler messages: 3133s /tmp/ccKyRpxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccKyRpxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccKyRpxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s AR drivers/clk/stm32/built-in.a 3133s AR drivers/clk/starfive/built-in.a 3133s AR drivers/clk/sunxi/built-in.a 3133s CC drivers/clk/sunxi-ng/ccu_common.o 3133s /tmp/ccgjug0J.s: Assembler messages: 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccgjug0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Assembler messages: 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccW2XPiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Assembler messages: 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s AR drivers/pmdomain/imx/built-in.a 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccszzXxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s CC drivers/pmdomain/mediatek/mtk-scpsys.o 3133s CC drivers/virtio/virtio_pci_modern.o 3133s AR net/mptcp/built-in.a 3133s CC net/mctp/af_mctp.o 3133s /tmp/ccCJMdJM.s: Assembler messages: 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3133s /tmp/ccCJMdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s CC drivers/clk/sunxi-ng/ccu_mmc_timing.o 3134s /tmp/cctsZ2rC.s: Assembler messages: 3134s /tmp/cctsZ2rC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/cctsZ2rC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/cctsZ2rC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/cctsZ2rC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/cctsZ2rC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccAW3iD6.s: Assembler messages: 3134s /tmp/ccAW3iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccAW3iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Assembler messages: 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccnyiu2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s CC drivers/pmdomain/mediatek/mtk-pm-domains.o 3134s CC drivers/clk/sunxi-ng/ccu_reset.o 3134s CC drivers/virtio/virtio_pci_common.o 3134s /tmp/ccPGC8M0.s: Assembler messages: 3134s /tmp/ccPGC8M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccPGC8M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3134s /tmp/ccPGC8M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s CC drivers/clk/sunxi-ng/ccu_div.o 3135s /tmp/ccr1bCmS.s: Assembler messages: 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccr1bCmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s CC net/mctp/device.o 3135s /tmp/ccAKTbqf.s: Assembler messages: 3135s /tmp/ccAKTbqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccAKTbqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccAKTbqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccAKTbqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccAKTbqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s CC [M] drivers/pmdomain/mediatek/airoha-cpu-pmdomain.o 3135s /tmp/ccBgaoEC.s: Assembler messages: 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccBgaoEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s CC drivers/clk/sunxi-ng/ccu_frac.o 3135s /tmp/ccIP5DmY.s: Assembler messages: 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s /tmp/ccIP5DmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3135s CC drivers/virtio/virtio_pci_legacy.o 3136s /tmp/cc8dCruU.s: Assembler messages: 3136s /tmp/cc8dCruU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc8dCruU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc8dCruU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc8dCruU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc8dCruU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc32OUnq.s: Assembler messages: 3136s /tmp/cc32OUnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc32OUnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc32OUnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc32OUnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s AR drivers/pmdomain/mediatek/built-in.a 3136s CC drivers/pmdomain/qcom/rpmhpd.o 3136s CC drivers/clk/sunxi-ng/ccu_gate.o 3136s /tmp/ccw2AdZe.s: Assembler messages: 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccw2AdZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s CC net/mctp/route.o 3136s /tmp/ccH2BKoW.s: Assembler messages: 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/ccH2BKoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Assembler messages: 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cctW8Gu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s CC drivers/virtio/virtio_balloon.o 3136s CC drivers/clk/sunxi-ng/ccu_mux.o 3136s /tmp/cc16ipnu.s: Assembler messages: 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s /tmp/cc16ipnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3136s CC [M] drivers/pmdomain/qcom/cpr.o 3137s /tmp/ccatzJ37.s: Assembler messages: 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccatzJ37.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s CC drivers/clk/sunxi-ng/ccu_mult.o 3137s /tmp/ccGhPVAu.s: Assembler messages: 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3137s /tmp/ccGhPVAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Assembler messages: 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s CC drivers/clk/sunxi-ng/ccu_phase.o 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccnhMJu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Assembler messages: 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s CC [M] drivers/virtio/virtio_input.o 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccR2AaZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s CC [M] drivers/pmdomain/qcom/rpmpd.o 3138s /tmp/cceMs7Q7.s: Assembler messages: 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/cceMs7Q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s CC net/mctp/neigh.o 3138s /tmp/ccvb6HyE.s: Assembler messages: 3138s /tmp/ccvb6HyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccvb6HyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s CC drivers/clk/sunxi-ng/ccu_sdm.o 3138s /tmp/ccCMZGYM.s: Assembler messages: 3138s /tmp/ccCMZGYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccCMZGYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccCMZGYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s /tmp/ccCMZGYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3138s AR drivers/pmdomain/qcom/built-in.a 3138s CC drivers/pmdomain/renesas/r8a774a1-sysc.o 3138s CC drivers/pmdomain/renesas/r8a774b1-sysc.o 3138s /tmp/ccHSXHWS.s: Assembler messages: 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/ccHSXHWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s CC [M] drivers/virtio/virtio_vdpa.o 3139s CC drivers/pmdomain/renesas/r8a774c0-sysc.o 3139s /tmp/cc30J3UI.s: Assembler messages: 3139s /tmp/cc30J3UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cc30J3UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cc30J3UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s CC drivers/clk/sunxi-ng/ccu_nk.o 3139s /tmp/cclJ3fcC.s: Assembler messages: 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s /tmp/cclJ3fcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s AR net/mctp/built-in.a 3139s CC net/handshake/alert.o 3139s /tmp/ccP0gHZP.s: Assembler messages: 3139s /tmp/ccP0gHZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3139s CC drivers/pmdomain/renesas/r8a774e1-sysc.o 3139s CC drivers/pmdomain/renesas/r8a7795-sysc.o 3140s /tmp/cczjnXe1.s: Assembler messages: 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/cczjnXe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s CC drivers/clk/sunxi-ng/ccu_nkm.o 3140s /tmp/ccoMyY1Q.s: Assembler messages: 3140s /tmp/ccoMyY1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s CC drivers/pmdomain/renesas/r8a77960-sysc.o 3140s /tmp/ccplO9ac.s: Assembler messages: 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s CC drivers/pmdomain/renesas/r8a77961-sysc.o 3140s CC [M] drivers/virtio/virtio_mem.o 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccplO9ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s CC drivers/pmdomain/renesas/r8a77965-sysc.o 3140s CC drivers/pmdomain/renesas/r8a77970-sysc.o 3140s /tmp/ccB03FVI.s: Assembler messages: 3140s /tmp/ccB03FVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccB03FVI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Assembler messages: 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s /tmp/ccxaDWcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3140s CC drivers/pmdomain/renesas/r8a77980-sysc.o 3140s CC drivers/clk/sunxi-ng/ccu_nkmp.o 3140s CC net/handshake/genl.o 3140s CC drivers/pmdomain/renesas/r8a77990-sysc.o 3141s /tmp/cczvg8lz.s: Assembler messages: 3141s /tmp/cczvg8lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3141s /tmp/ccDeQtqQ.s: Assembler messages: 3141s /tmp/ccDeQtqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3141s /tmp/ccDeQtqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3141s /tmp/ccDeQtqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3141s /tmp/ccDeQtqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3141s CC drivers/pmdomain/renesas/r8a77995-sysc.o 3141s CC drivers/clk/sunxi-ng/ccu_nm.o 3141s CC drivers/pmdomain/renesas/r8a779a0-sysc.o 3141s CC drivers/pmdomain/renesas/r8a779f0-sysc.o 3141s CC net/handshake/netlink.o 3141s CC drivers/pmdomain/renesas/r8a779g0-sysc.o 3141s CC drivers/pmdomain/renesas/r8a779h0-sysc.o 3142s CC drivers/pmdomain/renesas/rcar-sysc.o 3142s /tmp/ccIzow39.s: Assembler messages: 3142s /tmp/ccIzow39.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccIzow39.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccIzow39.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccIzow39.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccIzow39.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s CC drivers/clk/sunxi-ng/ccu_mp.o 3142s /tmp/ccdwQ4AX.s: Assembler messages: 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdwQ4AX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s CC [M] drivers/virtio/virtio_dma_buf.o 3142s /tmp/ccSXlzKf.s: Assembler messages: 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccSXlzKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/cc6Ix6pz.s: Assembler messages: 3142s /tmp/cc6Ix6pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/cc6Ix6pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/cc6Ix6pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/cc6Ix6pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s CC drivers/clk/sunxi-ng/ccu-sun50i-a64.o 3142s /tmp/ccdBjsTh.s: Assembler messages: 3142s /tmp/ccdBjsTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdBjsTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdBjsTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdBjsTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccdBjsTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s CC drivers/pmdomain/renesas/rcar-gen4-sysc.o 3142s CC net/handshake/request.o 3142s /tmp/ccOgMUui.s: Assembler messages: 3142s /tmp/ccOgMUui.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccOgMUui.s: Warning: no SFrame FDE emitted; FP without RA on stack 3142s /tmp/ccOgMUui.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s CC [M] drivers/virtio/virtio_rtc_driver.o 3143s /tmp/ccUpc4LZ.s: Assembler messages: 3143s /tmp/ccUpc4LZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccUpc4LZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccUpc4LZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s CC drivers/clk/sunxi-ng/ccu-sun50i-a100.o 3143s /tmp/ccRb9NmO.s: Assembler messages: 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s /tmp/ccRb9NmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3143s AR drivers/pmdomain/renesas/built-in.a 3143s CC drivers/pmdomain/rockchip/pm-domains.o 3144s /tmp/ccmd7JAv.s: Assembler messages: 3144s /tmp/ccmd7JAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccmd7JAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccmd7JAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Assembler messages: 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cciykZay.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s CC drivers/clk/sunxi-ng/ccu-sun50i-a100-r.o 3144s CC [M] drivers/virtio/virtio_rtc_ptp.o 3144s /tmp/ccZIHQKc.s: Assembler messages: 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccZIHQKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s CC net/handshake/tlshd.o 3144s /tmp/ccbsaisk.s: Assembler messages: 3144s /tmp/ccbsaisk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccbsaisk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/ccbsaisk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s CC drivers/clk/sunxi-ng/ccu-sun50i-h6.o 3144s /tmp/cckJ4EPb.s: Assembler messages: 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s /tmp/cckJ4EPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s AR drivers/pmdomain/rockchip/built-in.a 3144s /tmp/ccLVoZUI.s: Assembler messages: 3144s /tmp/ccLVoZUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3144s AR drivers/pmdomain/samsung/built-in.a 3145s AR drivers/pmdomain/st/built-in.a 3145s CC [M] drivers/virtio/virtio_rtc_arm.o 3145s AR drivers/pmdomain/starfive/built-in.a 3145s CC drivers/pmdomain/sunxi/sun20i-ppu.o 3145s /tmp/ccqEFjA4.s: Assembler messages: 3145s /tmp/ccqEFjA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccqEFjA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccqEFjA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s CC drivers/clk/sunxi-ng/ccu-sun50i-h6-r.o 3145s /tmp/ccNH9xI7.s: Assembler messages: 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccNH9xI7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s CC net/handshake/trace.o 3145s CC [M] drivers/virtio/virtio_rtc_class.o 3145s /tmp/ccReaIN5.s: Assembler messages: 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccReaIN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s CC [M] drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.o 3145s /tmp/ccS5ccmp.s: Assembler messages: 3145s /tmp/ccS5ccmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccS5ccmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s /tmp/ccS5ccmp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3145s CC drivers/clk/sunxi-ng/ccu-sun50i-h616.o 3146s /tmp/ccwADfvI.s: Assembler messages: 3146s /tmp/ccwADfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccwADfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccwADfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccwADfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccwADfvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s AR drivers/pmdomain/sunxi/built-in.a 3146s /tmp/ccRMHtrc.s: Assembler messages: 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/ccRMHtrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s AR drivers/pmdomain/tegra/built-in.a 3146s /tmp/cc9kf2uN.s: AR drivers/pmdomain/thead/built-in.a 3146s Assembler messages: 3146s /tmp/cc9kf2uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/cc9kf2uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s /tmp/cc9kf2uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3146s AR drivers/pmdomain/ti/built-in.a 3146s CC drivers/clk/sunxi-ng/ccu-sun55i-a523.o 3146s AR drivers/virtio/built-in.a 3146s CC [M] drivers/pmdomain/ti/ti_sci_pm_domains.o 3146s LD [M] drivers/virtio/virtio_rtc.o 3146s CC drivers/xen/cpu_hotplug.o 3147s /tmp/ccfhigwo.s: Assembler messages: 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccfhigwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s AR net/handshake/built-in.a 3147s CC net/shaper/shaper.o 3147s /tmp/cc7Q5S8E.s: Assembler messages: 3147s /tmp/cc7Q5S8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cc7Q5S8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cc7Q5S8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Assembler messages: 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cchebnmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s CC drivers/xen/grant-table.o 3147s /tmp/cceV1ZBN.s: Assembler messages: 3147s /tmp/cceV1ZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cceV1ZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cceV1ZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s CC drivers/pmdomain/xilinx/zynqmp-pm-domains.o 3147s CC drivers/clk/sunxi-ng/ccu-sun55i-a523-r.o 3147s /tmp/cc6KDzeo.s: Assembler messages: 3147s /tmp/cc6KDzeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cc6KDzeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/cc6KDzeo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s CC drivers/clk/sunxi-ng/ccu-sun6i-rtc.o 3147s /tmp/ccDnSr1W.s: Assembler messages: 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s /tmp/ccDnSr1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3147s AR drivers/pmdomain/xilinx/built-in.a 3147s CC drivers/pmdomain/core.o 3148s /tmp/ccooM96y.s: Assembler messages: 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccooM96y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s CC drivers/clk/sunxi-ng/ccu-sun8i-h3.o 3148s /tmp/ccUeX6nP.s: Assembler messages: 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccUeX6nP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s CC net/shaper/shaper_nl_gen.o 3148s /tmp/ccYnJVpS.s: Assembler messages: 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s /tmp/ccYnJVpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3148s CC drivers/xen/features.o 3149s /tmp/ccAn4PgZ.s: Assembler messages: 3149s /tmp/ccAn4PgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s CC drivers/xen/balloon.o 3149s /tmp/ccUBtPvc.s: Assembler messages: 3149s /tmp/ccUBtPvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s /tmp/ccUBtPvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s /tmp/ccUBtPvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s CC drivers/clk/sunxi-ng/ccu-sun8i-de2.o 3149s AR net/shaper/built-in.a 3149s CC [M] net/llc/llc_core.o 3149s /tmp/ccCR3XQF.s: Assembler messages: 3149s /tmp/ccCR3XQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s /tmp/ccCR3XQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s /tmp/ccCR3XQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3149s CC drivers/clk/sunxi-ng/ccu-sun8i-r.o 3150s /tmp/cc4mKGjd.s: Assembler messages: 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc4mKGjd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Assembler messages: 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cce9gzd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s CC drivers/xen/manage.o 3150s CC drivers/pmdomain/governor.o 3150s /tmp/ccoTFNz6.s: Assembler messages: 3150s /tmp/ccoTFNz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccoTFNz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccoTFNz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s AR drivers/clk/sunxi-ng/built-in.a 3150s AR drivers/clk/ti/built-in.a 3150s CC drivers/clk/versatile/icst.o 3150s /tmp/cc3yR5af.s: Assembler messages: 3150s /tmp/cc3yR5af.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc3yR5af.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc3yR5af.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc3yR5af.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc3yR5af.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s CC [M] net/llc/llc_input.o 3150s /tmp/ccTFnjVZ.s: Assembler messages: 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/ccTFnjVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc5hGsjC.s: Assembler messages: 3150s /tmp/cc5hGsjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc5hGsjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc5hGsjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3150s /tmp/cc5hGsjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s CC drivers/xen/time.o 3151s CC drivers/clk/versatile/clk-icst.o 3151s AR drivers/pmdomain/built-in.a 3151s CC drivers/clk/versatile/clk-versatile.o 3151s /tmp/cc3vJSkt.s: Assembler messages: 3151s /tmp/cc3vJSkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/cc3vJSkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/cc3vJSkt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccx2M6iJ.s: Assembler messages: 3151s /tmp/ccx2M6iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccx2M6iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccx2M6iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccx2M6iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s CC [M] net/llc/llc_output.o 3151s /tmp/cc5sejKM.s: Assembler messages: 3151s /tmp/cc5sejKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/cc5sejKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/cc5sejKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/cc5sejKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s CC drivers/clk/versatile/clk-sp810.o 3151s CC [M] net/tls/tls_main.o 3151s /tmp/ccuFrVuW.s: Assembler messages: 3151s /tmp/ccuFrVuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccuFrVuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccuFrVuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s /tmp/ccuFrVuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3151s CC drivers/xen/mem-reservation.o 3152s /tmp/cc9sdEr1.s: Assembler messages: 3152s /tmp/cc9sdEr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s /tmp/cc9sdEr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s /tmp/cc9sdEr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s /tmp/cc9sdEr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s CC drivers/clk/versatile/clk-vexpress-osc.o 3152s /tmp/ccWELNl4.s: Assembler messages: 3152s /tmp/ccWELNl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s /tmp/ccWELNl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3152s CC drivers/xen/events/events_base.o 3152s CC [M] net/llc/llc_if.o 3153s /tmp/ccY55YSY.s: Assembler messages: 3153s /tmp/ccY55YSY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccY55YSY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccY55YSY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s AR drivers/clk/versatile/built-in.a 3153s AR drivers/clk/xilinx/built-in.a 3153s CC [M] drivers/clk/xilinx/xlnx_vcu.o 3153s /tmp/ccUoHIww.s: Assembler messages: 3153s /tmp/ccUoHIww.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccUoHIww.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s CC [M] net/llc/llc_c_ev.o 3153s /tmp/ccb14VrH.s: Assembler messages: 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/ccb14VrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s CC [M] net/tls/tls_sw.o 3153s /tmp/cc98O5Yc.s: Assembler messages: 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s /tmp/cc98O5Yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3153s CC [M] drivers/clk/xilinx/clk-xlnx-clock-wizard.o 3154s /tmp/ccEqsf9L.s: Assembler messages: 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccEqsf9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s CC drivers/xen/events/events_2l.o 3154s /tmp/ccOQRbg4.s: Assembler messages: 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccOQRbg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s CC [M] net/llc/llc_c_ac.o 3154s /tmp/ccm71IbU.s: Assembler messages: 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3154s /tmp/ccm71IbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s CC drivers/clk/zynqmp/pll.o 3155s /tmp/ccxGO5Qj.s: Assembler messages: 3155s /tmp/ccxGO5Qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccxGO5Qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccxGO5Qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccxGO5Qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccxGO5Qj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s CC drivers/xen/events/events_fifo.o 3155s /tmp/ccjNkYIv.s: Assembler messages: 3155s /tmp/ccjNkYIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccjNkYIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccjNkYIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s CC drivers/clk/zynqmp/clk-gate-zynqmp.o 3155s /tmp/ccOClyMX.s: Assembler messages: 3155s /tmp/ccOClyMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccOClyMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Assembler messages: 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3155s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC drivers/clk/zynqmp/divider.o 3156s AR drivers/xen/events/built-in.a 3156s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccJwyF3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC drivers/xen/xenbus/xenbus_client.o 3156s /tmp/ccUiRsYl.s: Assembler messages: 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccUiRsYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC [M] net/llc/llc_conn.o 3156s /tmp/ccPyonoa.s: Assembler messages: 3156s /tmp/ccPyonoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC drivers/clk/zynqmp/clk-mux-zynqmp.o 3156s /tmp/cc5Mv7lW.s: Assembler messages: 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cc5Mv7lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC [M] net/tls/tls_proc.o 3156s /tmp/cckSfCAY.s: Assembler messages: 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/ccgEzvp6.s: Assembler messages: 3156s /tmp/ccgEzvp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s /tmp/cckSfCAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3156s CC drivers/clk/zynqmp/clkc.o 3157s CC drivers/xen/xenbus/xenbus_comms.o 3157s /tmp/ccfgTDop.s: Assembler messages: 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccfgTDop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Assembler messages: 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s AR drivers/clk/zynqmp/built-in.a 3157s CC [M] drivers/clk/clk-apple-nco.o 3157s /tmp/ccO3Sk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s CC [M] net/llc/llc_c_st.o 3157s /tmp/ccJfEqV0.s: Assembler messages: 3157s /tmp/ccJfEqV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccJfEqV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccJfEqV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccJfEqV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccJfEqV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s CC drivers/xen/xenbus/xenbus_xs.o 3157s /tmp/ccen2Zwy.s: Assembler messages: 3157s /tmp/ccen2Zwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s /tmp/ccen2Zwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3157s CC [M] net/tls/trace.o 3158s /tmp/cc8XXRqr.s: Assembler messages: 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/cc8XXRqr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s CC [M] drivers/clk/clk-axi-clkgen.o 3158s CC [M] net/llc/llc_pdu.o 3158s /tmp/ccFtiTR7.s: Assembler messages: 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s /tmp/ccFtiTR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3158s CC drivers/xen/xenbus/xenbus_probe.o 3159s /tmp/ccpMMrQD.s: Assembler messages: 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccpMMrQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s CC [M] net/tls/tls_strp.o 3159s /tmp/ccxgQBFK.s: Assembler messages: 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/ccxgQBFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s CC [M] drivers/clk/clk-bd718x7.o 3159s /tmp/ccOHdU81.s: Assembler messages: 3159s /tmp/ccOHdU81.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s CC [M] net/llc/llc_sap.o 3159s /tmp/cc8gDNah.s: Assembler messages: 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3159s /tmp/cc8gDNah.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s CC drivers/xen/xenbus/xenbus_probe_backend.o 3160s /tmp/ccW0fdYl.s: Assembler messages: 3160s /tmp/ccW0fdYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccW0fdYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccW0fdYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccW0fdYl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s CC [M] drivers/clk/clk-cdce706.o 3160s /tmp/ccLsC3GR.s: Assembler messages: 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccLsC3GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s CC [M] net/tls/tls_device.o 3160s /tmp/ccr81ExE.s: Assembler messages: 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccr81ExE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Assembler messages: 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s /tmp/ccsblcZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3160s CC drivers/xen/xenbus/xenbus_dev_frontend.o 3160s CC [M] net/llc/llc_s_ac.o 3161s /tmp/ccY7iquS.s: Assembler messages: 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccY7iquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s CC [M] drivers/clk/clk-cdce925.o 3161s /tmp/cc28x90h.s: Assembler messages: 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/cc28x90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Assembler messages: 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3161s /tmp/ccbWjQfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s CC [M] net/llc/llc_s_ev.o 3162s CC drivers/xen/xenbus/xenbus_dev_backend.o 3162s /tmp/ccwo2Rig.s: Assembler messages: 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccwo2Rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s CC [M] drivers/clk/clk-cs2000-cp.o 3162s /tmp/cc5b9z76.s: Assembler messages: 3162s /tmp/cc5b9z76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/cc5b9z76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/cc5b9z76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s CC drivers/xen/xenbus/xenbus_probe_frontend.o 3162s /tmp/ccLVYkHm.s: Assembler messages: 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3162s /tmp/ccLVYkHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s CC [M] net/llc/llc_s_st.o 3163s CC [M] net/tls/tls_device_fallback.o 3163s /tmp/cct5M4pT.s: Assembler messages: 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/cct5M4pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s CC [M] drivers/clk/clk-fsl-flexspi.o 3163s /tmp/ccDDamAN.s: Assembler messages: 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s /tmp/ccDDamAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3163s AR drivers/xen/xenbus/built-in.a 3163s CC drivers/xen/arm-device.o 3163s CC [M] net/llc/af_llc.o 3164s /tmp/cc9ilJgf.s: Assembler messages: 3164s /tmp/cc9ilJgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/cc9ilJgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s CC [M] drivers/clk/clk-lmk04832.o 3164s /tmp/ccHVK1U3.s: Assembler messages: 3164s /tmp/ccHVK1U3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccHVK1U3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccHVK1U3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Assembler messages: 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s /tmp/ccSqubBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3164s CC drivers/xen/pci.o 3164s LD [M] net/tls/tls.o 3164s CC drivers/regulator/core.o 3165s /tmp/ccHFghi5.s: Assembler messages: 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s CC [M] drivers/clk/clk-lochnagar.o 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccHFghi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccfbP5sk.s: Assembler messages: 3165s /tmp/ccfbP5sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccfbP5sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccfbP5sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccfbP5sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s CC drivers/xen/dbgp.o 3165s /tmp/ccZLIjmy.s: Assembler messages: 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccZLIjmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s CC [M] net/llc/llc_station.o 3165s /tmp/ccWTfDpl.s: Assembler messages: 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3165s /tmp/ccWTfDpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s CC [M] drivers/clk/clk-max77686.o 3166s CC drivers/xen/biomerge.o 3166s /tmp/ccJ9c5NK.s: Assembler messages: 3166s /tmp/ccJ9c5NK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccJ9c5NK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccJ9c5NK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s CC [M] net/llc/llc_proc.o 3166s /tmp/ccIcIpHS.s: Assembler messages: 3166s /tmp/ccIcIpHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccIcIpHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccIcIpHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccIcIpHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s /tmp/ccIcIpHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s CC [M] drivers/clk/clk-max9485.o 3166s /tmp/cc1WD0pK.s: Assembler messages: 3166s /tmp/cc1WD0pK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3166s CC drivers/xen/xen-balloon.o 3167s /tmp/ccrmsWAL.s: Assembler messages: 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccrmsWAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Assembler messages: 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccgmleBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s CC [M] net/llc/sysctl_net_llc.o 3167s CC drivers/xen/sys-hypervisor.o 3167s /tmp/ccyzuQv8.s: Assembler messages: 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s /tmp/ccyzuQv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3167s CC [M] drivers/clk/clk-npcm8xx.o 3168s /tmp/ccehQEpf.s: Assembler messages: 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccehQEpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Assembler messages: 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccLZD3NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccUx6P99.s: Assembler messages: 3168s /tmp/ccUx6P99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s CC drivers/xen/swiotlb-xen.o 3168s LD [M] net/llc/llc.o 3168s LD [M] net/llc/llc2.o 3168s CC [M] net/key/af_key.o 3168s /tmp/ccvKk5eN.s: Assembler messages: 3168s /tmp/ccvKk5eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccvKk5eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s /tmp/ccvKk5eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3168s CC [M] drivers/clk/clk-palmas.o 3168s CC drivers/regulator/dummy.o 3169s /tmp/cceuPBny.s: Assembler messages: 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cceuPBny.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc4STALm.s: Assembler messages: 3169s /tmp/cc4STALm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc4STALm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s AR drivers/xen/xen-pciback/built-in.a 3169s CC [M] drivers/xen/xen-pciback/pci_stub.o 3169s CC drivers/regulator/fixed-helper.o 3169s /tmp/cc8hwBFS.s: Assembler messages: 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s /tmp/cc8hwBFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3169s CC [M] drivers/clk/clk-plldig.o 3170s /tmp/ccySobpR.s: Assembler messages: 3170s /tmp/ccySobpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3170s /tmp/ccySobpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3170s /tmp/ccySobpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3170s /tmp/ccMH1N4l.s: Assembler messages: 3170s /tmp/ccMH1N4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3170s /tmp/ccMH1N4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3170s CC [M] drivers/clk/clk-pwm.o 3170s CC drivers/regulator/helpers.o 3171s /tmp/ccj7Hsqz.s: Assembler messages: 3171s /tmp/ccj7Hsqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccj7Hsqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccj7Hsqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s CC [M] drivers/clk/clk-rk808.o 3171s /tmp/ccGlhBfR.s: Assembler messages: 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccGlhBfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Assembler messages: 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccPaoB8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Assembler messages: 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccEmxt8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Assembler messages: 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccbPIIHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccLexhUA.s: Assembler messages: 3171s /tmp/ccLexhUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccLexhUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccLexhUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s /tmp/ccLexhUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3171s CC [M] net/bridge/br.o 3171s CC [M] drivers/xen/xen-pciback/pciback_ops.o 3171s CC drivers/regulator/devres.o 3171s CC [M] drivers/clk/clk-hi655x.o 3171s CC [M] drivers/xen/xen-pciback/xenbus.o 3172s /tmp/ccrKOKsY.s: Assembler messages: 3172s /tmp/ccrKOKsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccrKOKsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccrKOKsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccrKOKsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s CC [M] drivers/clk/clk-s2mps11.o 3172s /tmp/cch8KoYc.s: Assembler messages: 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/cch8KoYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Assembler messages: 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccDFsDbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s CC [M] net/bridge/br_device.o 3172s CC drivers/regulator/irq_helpers.o 3172s CC [M] drivers/xen/xen-pciback/conf_space.o 3172s /tmp/ccAAqAnw.s: Assembler messages: 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s /tmp/ccAAqAnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3172s CC [M] drivers/clk/clk-scpi.o 3173s /tmp/ccGhKTIR.s: Assembler messages: 3173s /tmp/ccGhKTIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccGhKTIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccGhKTIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccGhKTIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccGhKTIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s CC drivers/regulator/event.o 3173s /tmp/ccbYCxjT.s: Assembler messages: 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccbYCxjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s CC [M] drivers/clk/clk-si5341.o 3173s /tmp/ccFoJPht.s: Assembler messages: 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccFoJPht.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s CC [M] drivers/xen/xen-pciback/conf_space_header.o 3173s /tmp/ccjkGazW.s: Assembler messages: 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s /tmp/ccjkGazW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3173s CC [M] net/bridge/br_fdb.o 3174s /tmp/cc10Nroh.s: Assembler messages: 3174s /tmp/cc10Nroh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc10Nroh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s CC drivers/regulator/of_regulator.o 3174s /tmp/cc14s29g.s: Assembler messages: 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc14s29g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s CC [M] drivers/xen/xen-pciback/conf_space_capability.o 3174s /tmp/cc6TwxoK.s: Assembler messages: 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s /tmp/cc6TwxoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3174s CC [M] drivers/clk/clk-si5351.o 3175s /tmp/ccS7DK9O.s: Assembler messages: 3175s /tmp/ccS7DK9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccS7DK9O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s CC [M] drivers/xen/xen-pciback/conf_space_quirks.o 3175s /tmp/ccqUos0F.s: Assembler messages: 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccqUos0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s CC drivers/regulator/scmi-regulator.o 3175s /tmp/cc6BEeaC.s: Assembler messages: 3175s /tmp/cc6BEeaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/cc6BEeaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/cc6BEeaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/cc6BEeaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Assembler messages: 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s CC [M] drivers/xen/xen-pciback/vpci.o 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3175s /tmp/ccy6gfKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s CC [M] net/bridge/br_forward.o 3176s /tmp/ccuV8x2f.s: Assembler messages: 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccuV8x2f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Assembler messages: 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccpZSIf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s CC [M] drivers/clk/clk-si514.o 3176s CC drivers/regulator/stm32-pwr.o 3176s /tmp/ccnuaIFY.s: Assembler messages: 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s /tmp/ccnuaIFY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3176s CC [M] drivers/xen/xen-pciback/passthrough.o 3177s /tmp/cc6jkWeB.s: Assembler messages: 3177s /tmp/cc6jkWeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/cc6jkWeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/cc6jkWeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/cc6jkWeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/cc6jkWeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s CC drivers/regulator/renesas-usb-vbus-regulator.o 3177s /tmp/ccifCcpc.s: Assembler messages: 3177s /tmp/ccifCcpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccifCcpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccifCcpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccifCcpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s CC [M] drivers/clk/clk-si544.o 3177s /tmp/ccpYv0zK.s: Assembler messages: 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccpYv0zK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Assembler messages: 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccRkT0FE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s LD [M] drivers/xen/xen-pciback/xen-pciback.o 3177s CC drivers/xen/efi.o 3177s CC [M] net/bridge/br_if.o 3177s /tmp/ccZlMxTS.s: Assembler messages: 3177s /tmp/ccZlMxTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccZlMxTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s CC [M] drivers/regulator/fixed.o 3177s /tmp/ccqjZfPY.s: Assembler messages: 3177s /tmp/ccqjZfPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccqjZfPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccqjZfPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccqjZfPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3177s /tmp/ccqjZfPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s CC [M] drivers/clk/clk-si570.o 3178s /tmp/ccjYdT7m.s: Assembler messages: 3178s /tmp/ccjYdT7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s CC drivers/xen/xlate_mmu.o 3178s /tmp/cc4cCvqA.s: Assembler messages: 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc4cCvqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s CC [M] drivers/regulator/virtual.o 3178s /tmp/ccbcEIxn.s: Assembler messages: 3178s /tmp/ccbcEIxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/ccbcEIxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/ccbcEIxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/ccbcEIxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s CC [M] drivers/clk/clk-twl6040.o 3178s /tmp/cc9S2ELD.s: Assembler messages: 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3178s /tmp/cc9S2ELD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccyfO6jM.s: Assembler messages: 3179s /tmp/ccyfO6jM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccyfO6jM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccyfO6jM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccyfO6jM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s CC [M] net/bridge/br_input.o 3179s CC drivers/xen/unpopulated-alloc.o 3179s /tmp/ccEm2DvJ.s: Assembler messages: 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccEm2DvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s CC [M] drivers/regulator/userspace-consumer.o 3179s /tmp/ccelAfLc.s: Assembler messages: 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccelAfLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s CC [M] drivers/clk/clk-twl.o 3179s /tmp/ccwRBHMZ.s: Assembler messages: 3179s /tmp/ccwRBHMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccwRBHMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccwRBHMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s /tmp/ccwRBHMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3179s CC drivers/xen/grant-dma-ops.o 3180s /tmp/cc92HZQo.s: Assembler messages: 3180s /tmp/cc92HZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/cc92HZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/cc92HZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Assembler messages: 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccSP2Yft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s CC [M] drivers/clk/clk-renesas-pcie.o 3180s CC [M] drivers/regulator/88pg86x.o 3180s /tmp/ccK4He2U.s: Assembler messages: 3180s /tmp/ccK4He2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccK4He2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s CC [M] net/bridge/br_ioctl.o 3180s /tmp/ccqRAaXM.s: Assembler messages: 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s /tmp/ccqRAaXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3180s CC drivers/xen/grant-dma-iommu.o 3181s /tmp/ccx2N9rg.s: Assembler messages: 3181s /tmp/ccx2N9rg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccx2N9rg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s CC [M] drivers/regulator/88pm800-regulator.o 3181s /tmp/ccSKhk5f.s: Assembler messages: 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccSKhk5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s CC [M] drivers/clk/clk-si521xx.o 3181s /tmp/ccFHaDe8.s: Assembler messages: 3181s /tmp/ccFHaDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccFHaDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/ccFHaDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s CC [M] drivers/xen/evtchn.o 3181s /tmp/cc3CERrY.s: Assembler messages: 3181s /tmp/cc3CERrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/cc3CERrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s /tmp/cc3CERrY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3181s CC [M] drivers/regulator/88pm8607.o 3182s /tmp/cc4VCTx9.s: Assembler messages: 3182s /tmp/cc4VCTx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc4VCTx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc4VCTx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc4VCTx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s CC [M] net/bridge/br_stp.o 3182s /tmp/ccOkYFaQ.s: Assembler messages: 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccOkYFaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s CC [M] drivers/clk/clk-versaclock3.o 3182s /tmp/cc6UAn8l.s: Assembler messages: 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/cc6UAn8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s CC [M] drivers/xen/gntdev.o 3182s /tmp/ccWZRcUc.s: Assembler messages: 3182s /tmp/ccWZRcUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccWZRcUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s /tmp/ccWZRcUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3182s CC [M] drivers/regulator/88pm886-regulator.o 3183s /tmp/cccZHJro.s: Assembler messages: 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/cccZHJro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s CC [M] drivers/clk/clk-versaclock5.o 3183s /tmp/ccyERBsb.s: Assembler messages: 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccyERBsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccW29pnF.s: Assembler messages: 3183s /tmp/ccW29pnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s /tmp/ccW29pnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3183s CC [M] net/bridge/br_stp_bpdu.o 3183s CC [M] drivers/regulator/cpcap-regulator.o 3184s /tmp/ccUzrkJx.s: Assembler messages: 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccUzrkJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s CC [M] drivers/xen/gntdev-dmabuf.o 3184s /tmp/cc3uwzYL.s: Assembler messages: 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/cc3uwzYL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s CC [M] drivers/clk/clk-versaclock7.o 3184s /tmp/ccRLDXoB.s: Assembler messages: 3184s /tmp/ccRLDXoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccRLDXoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccRLDXoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccRLDXoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s /tmp/ccRLDXoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s CC [M] drivers/regulator/aat2870-regulator.o 3184s /tmp/ccFXQqtp.s: Assembler messages: 3184s /tmp/ccFXQqtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3184s CC [M] net/bridge/br_stp_if.o 3185s /tmp/ccTgS4t8.s: Assembler messages: 3185s /tmp/ccTgS4t8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccTgS4t8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccTgS4t8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccTgS4t8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccTgS4t8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s CC [M] drivers/regulator/act8865-regulator.o 3185s /tmp/ccwJtKHt.s: Assembler messages: 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s CC [M] drivers/clk/clk-wm831x.o 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/ccwJtKHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Assembler messages: 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s /tmp/cc4HQUnV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3185s CC [M] drivers/xen/gntalloc.o 3186s /tmp/ccGDdw5n.s: Assembler messages: 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccGDdw5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s CC [M] net/bridge/br_stp_timer.o 3186s /tmp/cc5QtsGE.s: Assembler messages: 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/cc5QtsGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccnlZdGD.s: Assembler messages: 3186s /tmp/ccnlZdGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccnlZdGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccnlZdGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccnlZdGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccnlZdGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s CC [M] drivers/regulator/act8945a-regulator.o 3186s AR drivers/clk/built-in.a 3186s CC [M] drivers/xen/privcmd.o 3186s /tmp/ccYuwgCX.s: Assembler messages: 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccYuwgCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s CC [M] net/bridge/br_netlink.o 3186s /tmp/ccDFrT0l.s: Assembler messages: 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s /tmp/ccDFrT0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3186s CC [M] drivers/regulator/ad5398.o 3187s /tmp/ccMCE95a.s: Assembler messages: 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccMCE95a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s CC [M] drivers/regulator/adp5055-regulator.o 3187s /tmp/ccB2k1Ic.s: Assembler messages: 3187s /tmp/ccB2k1Ic.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s /tmp/ccB2k1Ic.s: Warning: no SFrame FDE emitted; FP without RA on stack 3187s CC drivers/reset/core.o 3188s /tmp/ccisdGW3.s: Assembler messages: 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccisdGW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccq7LtQ9.s: Assembler messages: 3188s /tmp/ccq7LtQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccq7LtQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccq7LtQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccq7LtQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s CC [M] drivers/xen/privcmd-buf.o 3188s CC [M] drivers/regulator/anatop-regulator.o 3188s /tmp/ccja5OjX.s: Assembler messages: 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccja5OjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s CC [M] net/bridge/br_netlink_tunnel.o 3188s /tmp/ccZFB6eU.s: Assembler messages: 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s /tmp/ccZFB6eU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3188s CC [M] drivers/xen/xen-scsiback.o 3189s /tmp/ccjOGoAJ.s: Assembler messages: 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccjOGoAJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s CC [M] drivers/regulator/as3711-regulator.o 3189s /tmp/ccHnyvXY.s: Assembler messages: 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/ccHnyvXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s CC drivers/reset/amlogic/reset-meson.o 3189s /tmp/cc3Zik3H.s: Assembler messages: 3189s /tmp/cc3Zik3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc3Zik3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc3Zik3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc3Zik3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc3Zik3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s CC [M] net/bridge/br_arp_nd_proxy.o 3189s /tmp/cciIFNke.s: Assembler messages: 3189s /tmp/cciIFNke.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cciIFNke.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cciIFNke.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s CC drivers/reset/amlogic/reset-meson-common.o 3189s /tmp/cc2Vngfh.s: Assembler messages: 3189s /tmp/cc2Vngfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc2Vngfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s /tmp/cc2Vngfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3189s CC [M] drivers/regulator/as3722-regulator.o 3190s /tmp/ccB9ms3W.s: Assembler messages: 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccB9ms3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s CC [M] drivers/xen/pvcalls-front.o 3190s /tmp/ccR406oT.s: Assembler messages: 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccR406oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s CC [M] drivers/reset/amlogic/reset-meson-aux.o 3190s /tmp/ccirpPrK.s: Assembler messages: 3190s /tmp/ccirpPrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccirpPrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s /tmp/ccirpPrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3190s CC [M] drivers/regulator/atc260x-regulator.o 3191s /tmp/ccfPulde.s: Assembler messages: 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccfPulde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s CC [M] net/bridge/br_sysfs_if.o 3191s /tmp/ccG2y7RS.s: Assembler messages: 3191s /tmp/ccG2y7RS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccG2y7RS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccG2y7RS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s CC [M] drivers/reset/amlogic/reset-meson-audio-arb.o 3191s /tmp/ccWz3PYB.s: Assembler messages: 3191s /tmp/ccWz3PYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccWz3PYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccWz3PYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccWz3PYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s CC [M] drivers/regulator/aw37503-regulator.o 3191s /tmp/ccpN4syo.s: Assembler messages: 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s /tmp/ccpN4syo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3191s AR drivers/reset/amlogic/built-in.a 3191s AR drivers/reset/hisilicon/built-in.a 3191s CC [M] drivers/reset/hisilicon/hi6220_reset.o 3192s /tmp/ccZyN9DV.s: Assembler messages: 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccZyN9DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Assembler messages: 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s CC [M] net/bridge/br_sysfs_br.o 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccmXhF52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Assembler messages: 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/ccb9fcXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s CC [M] drivers/regulator/axp20x-regulator.o 3192s CC [M] drivers/xen/xen-front-pgdir-shbuf.o 3192s /tmp/cc6IF2Pc.s: Assembler messages: 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s /tmp/cc6IF2Pc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3192s CC [M] drivers/reset/hisilicon/reset-hi3660.o 3193s /tmp/ccIZMkIm.s: Assembler messages: 3193s /tmp/ccIZMkIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccIZMkIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccIZMkIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccIZMkIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccIZMkIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s AR drivers/reset/starfive/built-in.a 3193s AR drivers/reset/sti/built-in.a 3193s AR drivers/reset/tegra/built-in.a 3193s CC drivers/reset/reset-berlin.o 3193s /tmp/ccyIwIJk.s: Assembler messages: 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccyIwIJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccCvGpNp.s: Assembler messages: 3193s /tmp/ccCvGpNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccCvGpNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccCvGpNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccCvGpNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s CC [M] drivers/regulator/bcm590xx-regulator.o 3193s CC [M] drivers/xen/xenfs/super.o 3193s /tmp/ccnqNxxT.s: Assembler messages: 3193s /tmp/ccnqNxxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccnqNxxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccnqNxxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccnqNxxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccBcK8pl.s: Assembler messages: 3193s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3193s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s CC drivers/reset/reset-brcmstb-rescal.o 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccBcK8pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s CC [M] net/bridge/br_nf_core.o 3194s /tmp/ccnyahf2.s: Assembler messages: 3194s /tmp/ccnyahf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccnyahf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/cc2Qyqqo.s: Assembler messages: 3194s /tmp/cc2Qyqqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/cc2Qyqqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/cc2Qyqqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/cc2Qyqqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/cc2Qyqqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s CC [M] drivers/regulator/bd71815-regulator.o 3194s CC [M] drivers/xen/xenfs/xenstored.o 3194s /tmp/ccgD7gNR.s: Assembler messages: 3194s /tmp/ccgD7gNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccgD7gNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccgD7gNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccgD7gNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s CC drivers/reset/reset-imx7.o 3194s /tmp/ccblLqvc.s: Assembler messages: 3194s /tmp/ccblLqvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccblLqvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccblLqvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccblLqvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s /tmp/ccblLqvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3194s LD [M] drivers/xen/xenfs/xenfs.o 3194s AR drivers/xen/built-in.a 3195s LD [M] drivers/xen/xen-evtchn.o 3195s LD [M] drivers/xen/xen-gntdev.o 3195s LD [M] drivers/xen/xen-gntalloc.o 3195s LD [M] drivers/xen/xen-privcmd.o 3195s CC drivers/reset/reset-npcm.o 3195s /tmp/ccJewqlT.s: Assembler messages: 3195s /tmp/ccJewqlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccJewqlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccJewqlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccJewqlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccDEVaft.s: Assembler messages: 3195s /tmp/ccDEVaft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccDEVaft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccDEVaft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s CC [M] drivers/regulator/bd71828-regulator.o 3195s CC [M] net/bridge/br_multicast.o 3195s /tmp/ccMcx9ue.s: Assembler messages: 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccMcx9ue.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s CC drivers/reset/reset-ma35d1.o 3195s /tmp/ccV5wE9Q.s: Assembler messages: 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/ccV5wE9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s CC [M] net/appletalk/aarp.o 3195s /tmp/cc8KOOhy.s: Assembler messages: 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc8KOOhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc6Dt97Y.s: Assembler messages: 3195s /tmp/cc6Dt97Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc6Dt97Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s /tmp/cc6Dt97Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3195s CC drivers/reset/reset-qcom-aoss.o 3195s CC [M] drivers/regulator/bd718x7-regulator.o 3196s /tmp/ccKK0Gzd.s: Assembler messages: 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccKK0Gzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s CC drivers/reset/reset-rzg2l-usbphy-ctrl.o 3196s /tmp/ccHMDb3P.s: Assembler messages: 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s /tmp/ccHMDb3P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3196s CC [M] drivers/regulator/bd9571mwv-regulator.o 3197s /tmp/ccvqSeNP.s: Assembler messages: 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccvqSeNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s CC drivers/reset/reset-simple.o 3197s /tmp/cck4CiHg.s: Assembler messages: 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/cck4CiHg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s CC [M] net/appletalk/ddp.o 3197s /tmp/ccJXsPM7.s: Assembler messages: 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccJXsPM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s CC [M] drivers/regulator/bd9576-regulator.o 3197s /tmp/ccnPlRvR.s: Assembler messages: 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3197s /tmp/ccnPlRvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s CC drivers/reset/reset-sunxi.o 3198s /tmp/cccqUjZr.s: Assembler messages: 3198s /tmp/cccqUjZr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s CC drivers/reset/reset-zynqmp.o 3198s /tmp/ccCYuX8h.s: Assembler messages: 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s /tmp/ccCYuX8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3198s CC [M] drivers/regulator/da903x-regulator.o 3199s /tmp/ccmiMDzV.s: Assembler messages: 3199s /tmp/ccmiMDzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccmiMDzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccmiMDzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccmiMDzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccmiMDzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Assembler messages: 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s CC [M] drivers/reset/reset-a10sr.o 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccImkh61.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Assembler messages: 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccA0dyKC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s CC [M] net/bridge/br_mdb.o 3199s CC [M] net/appletalk/atalk_proc.o 3199s /tmp/ccHP4KdV.s: Assembler messages: 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccHP4KdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s CC [M] drivers/regulator/bd96801-regulator.o 3199s /tmp/ccC7fBlK.s: Assembler messages: 3199s /tmp/ccC7fBlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccC7fBlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccC7fBlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccC7fBlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s /tmp/ccC7fBlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3199s CC [M] drivers/reset/reset-brcmstb.o 3200s /tmp/cceck9mw.s: Assembler messages: 3200s /tmp/cceck9mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceck9mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceck9mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s CC [M] drivers/reset/reset-gpio.o 3200s /tmp/cceJ9Mu6.s: Assembler messages: 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cceJ9Mu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s CC [M] net/appletalk/sysctl_net_atalk.o 3200s /tmp/cck4XpM1.s: Assembler messages: 3200s /tmp/cck4XpM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cck4XpM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cck4XpM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cck4XpM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s /tmp/cck4XpM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3200s CC [M] drivers/regulator/da9052-regulator.o 3201s /tmp/cciW58Lz.s: Assembler messages: 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/cciW58Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s CC [M] drivers/reset/reset-imx-scu.o 3201s /tmp/ccdDlnKw.s: Assembler messages: 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccdDlnKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s CC [M] net/bridge/br_multicast_eht.o 3201s /tmp/ccU9K5tx.s: Assembler messages: 3201s /tmp/ccU9K5tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccghk9ZQ.s: Assembler messages: 3201s /tmp/ccghk9ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccghk9ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccghk9ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccghk9ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccghk9ZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s LD [M] net/appletalk/appletalk.o 3201s /tmp/ccpV0BOY.s: Assembler messages: 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s CC [M] drivers/reset/reset-imx8mp-audiomix.o 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s /tmp/ccpV0BOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3201s CC [M] net/x25/af_x25.o 3201s CC [M] drivers/regulator/da9055-regulator.o 3202s /tmp/cccxGyVM.s: Assembler messages: 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/cccxGyVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s CC [M] drivers/reset/reset-microchip-sparx5.o 3202s /tmp/ccX3x5FO.s: Assembler messages: 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccX3x5FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s CC [M] drivers/regulator/da9062-regulator.o 3202s /tmp/ccAU3DBU.s: Assembler messages: 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccAU3DBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s /tmp/ccyYiEjI.s: Assembler messages: 3202s /tmp/ccyYiEjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3202s CC [M] net/bridge/br_vlan.o 3202s CC [M] drivers/reset/reset-qcom-pdc.o 3203s /tmp/cckp9y9b.s: Assembler messages: 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/cckp9y9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s CC [M] drivers/regulator/da9063-regulator.o 3203s /tmp/ccRtsmmi.s: Assembler messages: 3203s /tmp/ccRtsmmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccRtsmmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccRtsmmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccRtsmmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccRtsmmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Assembler messages: 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s /tmp/ccAEwm5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3203s CC [M] drivers/reset/reset-raspberrypi.o 3203s CC [M] net/x25/x25_dev.o 3204s /tmp/ccgBUgd5.s: Assembler messages: 3204s /tmp/ccgBUgd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccgBUgd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccgBUgd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccgBUgd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s CC [M] drivers/reset/reset-rzv2h-usb2phy.o 3204s /tmp/ccWrnrFO.s: Assembler messages: 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccWrnrFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s CC [M] drivers/regulator/da9121-regulator.o 3204s /tmp/ccsK559M.s: Assembler messages: 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccsK559M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s CC [M] net/x25/x25_facilities.o 3204s /tmp/ccRdl41g.s: Assembler messages: 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s /tmp/ccRdl41g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3204s CC [M] drivers/reset/reset-scmi.o 3205s /tmp/cc4d7uoo.s: Assembler messages: 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cc4d7uoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccQZzJS2.s: Assembler messages: 3205s /tmp/ccQZzJS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccQZzJS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccQZzJS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccQZzJS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccQZzJS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s CC [M] drivers/reset/reset-ti-sci.o 3205s CC [M] net/bridge/br_vlan_tunnel.o 3205s /tmp/ccVU31zF.s: Assembler messages: 3205s /tmp/ccVU31zF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccVU31zF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccVU31zF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccVU31zF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccVU31zF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s CC [M] drivers/regulator/da9210-regulator.o 3205s /tmp/ccDKIohB.s: Assembler messages: 3205s /tmp/ccDKIohB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccDKIohB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/ccDKIohB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s CC [M] net/x25/x25_in.o 3205s /tmp/cck5GGS4.s: Assembler messages: 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3205s /tmp/cck5GGS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s CC [M] drivers/reset/reset-ti-syscon.o 3206s /tmp/cc5eI0nb.s: Assembler messages: 3206s /tmp/cc5eI0nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/cc5eI0nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s CC [M] drivers/regulator/da9211-regulator.o 3206s /tmp/ccQWalB4.s: Assembler messages: 3206s /tmp/ccQWalB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccQWalB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccQWalB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccQWalB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s CC [M] drivers/reset/reset-tps380x.o 3206s /tmp/ccPBEQdK.s: Assembler messages: 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3206s /tmp/ccPBEQdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccMEa9d8.s: Assembler messages: 3207s /tmp/ccMEa9d8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccMEa9d8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccMEa9d8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s CC [M] net/bridge/br_vlan_options.o 3207s CC [M] net/x25/x25_link.o 3207s /tmp/ccr6Ifo8.s: Assembler messages: 3207s /tmp/ccr6Ifo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccr6Ifo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccr6Ifo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccr6Ifo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccr6Ifo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s AR drivers/reset/built-in.a 3207s CC [M] net/bridge/br_mst.o 3207s /tmp/ccJK5AMx.s: Assembler messages: 3207s /tmp/ccJK5AMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccJK5AMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccJK5AMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s /tmp/ccJK5AMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3207s CC [M] drivers/regulator/fan53555.o 3208s /tmp/cc6Uk6xV.s: Assembler messages: 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s CC [M] net/x25/x25_out.o 3208s CC [M] drivers/regulator/fan53880.o 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/cc6Uk6xV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Assembler messages: 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccyxVrNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccq1w242.s: Assembler messages: 3208s /tmp/ccq1w242.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccq1w242.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccq1w242.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccq1w242.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccq1w242.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s CC [M] drivers/regulator/gpio-regulator.o 3208s /tmp/ccDROF2Q.s: Assembler messages: 3208s /tmp/ccDROF2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccDROF2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccDROF2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s /tmp/ccDROF2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3208s CC [M] net/bridge/br_switchdev.o 3209s /tmp/ccDzSKTc.s: Assembler messages: 3209s /tmp/ccDzSKTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccDzSKTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s CC drivers/tty/tty_io.o 3209s /tmp/ccrQaXmd.s: Assembler messages: 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccrQaXmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s CC [M] drivers/regulator/hi6421-regulator.o 3209s /tmp/ccdYvCbZ.s: Assembler messages: 3209s /tmp/ccdYvCbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s /tmp/ccdYvCbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3209s CC [M] net/x25/x25_route.o 3210s /tmp/ccYajUcu.s: Assembler messages: 3210s /tmp/ccYajUcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccYajUcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccYajUcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccYajUcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccYajUcu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s CC [M] drivers/regulator/hi6421v530-regulator.o 3210s /tmp/ccsHl1B8.s: Assembler messages: 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccsHl1B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s CC [M] net/bridge/br_mrp_switchdev.o 3210s /tmp/cc7t2LcC.s: Assembler messages: 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/cc7t2LcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s CC [M] net/x25/x25_subr.o 3210s /tmp/ccqxqFDi.s: Assembler messages: 3210s /tmp/ccqxqFDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccqxqFDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s /tmp/ccqxqFDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3210s CC [M] drivers/regulator/hi6421v600-regulator.o 3211s CC [M] net/bridge/br_mrp.o 3211s /tmp/cc8KTRNN.s: Assembler messages: 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/cc8KTRNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s CC drivers/tty/n_tty.o 3211s /tmp/ccm5vnRs.s: Assembler messages: 3211s /tmp/ccm5vnRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccm5vnRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccm5vnRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccm5vnRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Assembler messages: 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s /tmp/ccQ6eOwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3211s CC [M] drivers/regulator/hi655x-regulator.o 3211s CC [M] net/x25/x25_timer.o 3212s /tmp/ccuyPosg.s: Assembler messages: 3212s /tmp/ccuyPosg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccuyPosg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccuyPosg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s CC [M] drivers/regulator/isl6271a-regulator.o 3212s /tmp/ccYRQnnC.s: Assembler messages: 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/ccYRQnnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s CC [M] net/x25/x25_proc.o 3212s /tmp/cchyG3Kj.s: Assembler messages: 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3212s /tmp/cchyG3Kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s CC [M] net/bridge/br_mrp_netlink.o 3213s /tmp/ccDkMZck.s: Assembler messages: 3213s /tmp/ccDkMZck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccDkMZck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccDkMZck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccDkMZck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Assembler messages: 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccIjxh6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s CC [M] drivers/regulator/isl9305.o 3213s CC drivers/tty/tty_ioctl.o 3213s /tmp/ccnFq9GJ.s: Assembler messages: 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s /tmp/ccnFq9GJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3213s CC [M] net/x25/x25_forward.o 3214s /tmp/ccIYVyWJ.s: Assembler messages: 3214s /tmp/ccIYVyWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccIYVyWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s CC [M] drivers/regulator/lm363x-regulator.o 3214s /tmp/ccXNmvlg.s: Assembler messages: 3214s /tmp/ccXNmvlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccXNmvlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s CC [M] net/bridge/br_cfm.o 3214s /tmp/ccZU7HQt.s: Assembler messages: 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccZU7HQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s CC drivers/tty/tty_ldisc.o 3214s /tmp/ccYWj8jz.s: Assembler messages: 3214s /tmp/ccYWj8jz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s /tmp/ccYWj8jz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3214s CC [M] drivers/regulator/lochnagar-regulator.o 3215s /tmp/ccxULgO8.s: Assembler messages: 3215s /tmp/ccxULgO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccxULgO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccxULgO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccxULgO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s CC [M] net/x25/sysctl_net_x25.o 3215s /tmp/ccdysE0c.s: Assembler messages: 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccdysE0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s CC drivers/tty/tty_buffer.o 3215s /tmp/ccrPXjIB.s: Assembler messages: 3215s /tmp/ccrPXjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccrPXjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccrPXjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccrPXjIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Assembler messages: 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s /tmp/ccT7d0hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3215s CC [M] drivers/regulator/lp3971.o 3215s CC [M] net/bridge/br_cfm_netlink.o 3216s /tmp/cc8yQMwl.s: Assembler messages: 3216s /tmp/cc8yQMwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s LD [M] net/x25/x25.o 3216s CC [M] net/lapb/lapb_in.o 3216s /tmp/ccR9FJDf.s: Assembler messages: 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccR9FJDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s CC drivers/tty/tty_port.o 3216s /tmp/ccLGoaER.s: Assembler messages: 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s /tmp/ccLGoaER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3216s CC [M] drivers/regulator/lp3972.o 3217s /tmp/ccMpTWZv.s: Assembler messages: 3217s /tmp/ccMpTWZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s CC [M] net/bridge/br_netfilter_hooks.o 3217s CC [M] net/lapb/lapb_out.o 3217s /tmp/ccCAq5Em.s: Assembler messages: 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccCAq5Em.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Assembler messages: 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s /tmp/ccWwBTtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3217s CC drivers/tty/tty_mutex.o 3217s CC [M] drivers/regulator/lp872x.o 3218s /tmp/cc2DU4gU.s: Assembler messages: 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/cc2DU4gU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccx8VmBe.s: Assembler messages: 3218s /tmp/ccx8VmBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccx8VmBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccx8VmBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccx8VmBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccx8VmBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s CC [M] net/lapb/lapb_subr.o 3218s CC drivers/tty/tty_ldsem.o 3218s /tmp/ccIWN985.s: Assembler messages: 3218s /tmp/ccIWN985.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccIWN985.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccIWN985.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s /tmp/ccIWN985.s: Warning: no SFrame FDE emitted; FP without RA on stack 3218s CC [M] drivers/regulator/lp873x-regulator.o 3219s /tmp/cc3KhdpO.s: Assembler messages: 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/cc3KhdpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s CC drivers/tty/tty_baudrate.o 3219s /tmp/ccusDLkf.s: Assembler messages: 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccusDLkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s CC [M] net/bridge/br_netfilter_ipv6.o 3219s /tmp/ccGQmIoF.s: Assembler messages: 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccGQmIoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s CC [M] net/lapb/lapb_timer.o 3219s /tmp/ccuC0V8m.s: Assembler messages: 3219s /tmp/ccuC0V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccuC0V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccuC0V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s CC [M] drivers/regulator/lp87565-regulator.o 3219s /tmp/ccUOKsPF.s: Assembler messages: 3219s /tmp/ccUOKsPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccUOKsPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccUOKsPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s /tmp/ccUOKsPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3219s CC drivers/tty/tty_jobctrl.o 3220s /tmp/ccG7894E.s: Assembler messages: 3220s /tmp/ccG7894E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/ccG7894E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/ccG7894E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s CC [M] drivers/regulator/lp8788-buck.o 3220s /tmp/cchhGzZS.s: Assembler messages: 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cchhGzZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s CC [M] net/lapb/lapb_iface.o 3220s /tmp/cc3UJGfh.s: Assembler messages: 3220s /tmp/cc3UJGfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s CC [M] net/bridge/netfilter/nft_meta_bridge.o 3220s /tmp/cclGZepp.s: Assembler messages: 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s /tmp/cclGZepp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3220s CC drivers/tty/n_null.o 3221s /tmp/ccJIu0k7.s: Assembler messages: 3221s /tmp/ccJIu0k7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccJIu0k7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccJIu0k7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccJIu0k7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s CC [M] drivers/regulator/lp8788-ldo.o 3221s /tmp/ccfdLKgD.s: Assembler messages: 3221s /tmp/ccfdLKgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccfdLKgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s CC drivers/tty/pty.o 3221s /tmp/ccPaZjEx.s: Assembler messages: 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccPaZjEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Assembler messages: 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccvtdNWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s CC [M] net/bridge/netfilter/nft_reject_bridge.o 3221s LD [M] net/lapb/lapb.o 3221s /tmp/ccQWhrHu.s: Assembler messages: 3221s /tmp/ccQWhrHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccQWhrHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s /tmp/ccQWhrHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3221s CC [M] drivers/regulator/lp8755.o 3221s CC drivers/tty/tty_audit.o 3222s /tmp/ccfBWej1.s: Assembler messages: 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccfBWej1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s LD [M] net/bridge/bridge.o 3222s CC drivers/tty/sysrq.o 3222s /tmp/ccIebJIr.s: Assembler messages: 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccIebJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s CC drivers/tty/vt/vt_ioctl.o 3222s /tmp/ccSlLAG3.s: Assembler messages: 3222s /tmp/ccSlLAG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccSlLAG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccSlLAG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s /tmp/ccSlLAG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3222s CC [M] drivers/regulator/ltc3589.o 3223s /tmp/ccrkJc7Y.s: Assembler messages: 3223s /tmp/ccrkJc7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccrkJc7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccrkJc7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccrkJc7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccrkJc7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s CC [M] net/bridge/netfilter/nf_conntrack_bridge.o 3223s /tmp/ccVCPUby.s: Assembler messages: 3223s /tmp/ccVCPUby.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccVCPUby.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccVCPUby.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccVCPUby.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/ccVCPUby.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s CC [M] drivers/regulator/ltc3676.o 3223s /tmp/cc7rrIiR.s: Assembler messages: 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s /tmp/cc7rrIiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3223s CC drivers/tty/vt/vc_screen.o 3224s /tmp/cck3iM0v.s: Assembler messages: 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cck3iM0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s CC drivers/tty/vt/selection.o 3224s /tmp/cctNrgRz.s: Assembler messages: 3224s /tmp/cctNrgRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctNrgRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctNrgRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctNrgRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s CC [M] net/bridge/netfilter/ebtables.o 3224s /tmp/cctGxZkL.s: Assembler messages: 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/cctGxZkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s CC [M] drivers/regulator/max14577-regulator.o 3224s /tmp/ccQtUFnY.s: Assembler messages: 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s /tmp/ccQtUFnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3224s LD [M] net/bridge/br_netfilter.o 3224s CC drivers/tty/vt/keyboard.o 3225s /tmp/ccbNvT4H.s: Assembler messages: 3225s /tmp/ccbNvT4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3225s /tmp/ccbNvT4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3225s /tmp/ccbNvT4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3225s /tmp/ccbNvT4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3225s /tmp/ccbNvT4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3225s CC [M] net/netrom/af_netrom.o 3226s /tmp/cc7Bh8oS.s: Assembler messages: 3226s /tmp/cc7Bh8oS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/cc7Bh8oS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s CC [M] drivers/regulator/max1586.o 3226s /tmp/ccnDeJqN.s: Assembler messages: 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccnDeJqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s CC [M] drivers/regulator/max5970-regulator.o 3226s /tmp/ccigM4SP.s: Assembler messages: 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3226s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s CC [M] net/netrom/nr_dev.o 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccigM4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Assembler messages: 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccvxPAwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s CC drivers/tty/vt/vt.o 3227s /tmp/ccFuRM4A.s: Assembler messages: 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccFuRM4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Assembler messages: 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s /tmp/ccr7FJSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3227s CC [M] net/bridge/netfilter/ebtable_broute.o 3227s CC [M] drivers/regulator/max77503-regulator.o 3228s /tmp/ccdnVMXS.s: Assembler messages: 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/ccdnVMXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s CC [M] net/netrom/nr_in.o 3228s /tmp/cccoL74E.s: Assembler messages: 3228s /tmp/cccoL74E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/cccoL74E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s CC [M] drivers/regulator/max77541-regulator.o 3228s /tmp/cczrQhJn.s: Assembler messages: 3228s /tmp/cczrQhJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/cczrQhJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/cczrQhJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/cczrQhJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s /tmp/cczrQhJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3228s CC [M] net/bridge/netfilter/ebtable_filter.o 3229s /tmp/ccNhcNYi.s: Assembler messages: 3229s /tmp/ccNhcNYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccNhcNYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s CC [M] drivers/regulator/max77620-regulator.o 3229s /tmp/cci3Tqwi.s: Assembler messages: 3229s /tmp/cci3Tqwi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/cci3Tqwi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s CC [M] net/netrom/nr_loopback.o 3229s /tmp/cc3iDTYn.s: Assembler messages: 3229s /tmp/cc3iDTYn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/cc3iDTYn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/cc3iDTYn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/cc3iDTYn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/cc3iDTYn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s CC [M] net/bridge/netfilter/ebtable_nat.o 3229s /tmp/ccCjCaPE.s: Assembler messages: 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s /tmp/ccCjCaPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3229s COPY drivers/tty/vt/defkeymap.c 3229s CC drivers/tty/vt/consolemap.o 3230s /tmp/ccz9J01W.s: Assembler messages: 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccz9J01W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s CC [M] drivers/regulator/max77650-regulator.o 3230s /tmp/ccNizlvx.s: Assembler messages: 3230s /tmp/ccNizlvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccNizlvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccNizlvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s CC [M] net/netrom/nr_out.o 3230s /tmp/ccXWmqCJ.s: Assembler messages: 3230s /tmp/ccXWmqCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccXWmqCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccXWmqCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccXWmqCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccXWmqCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s CC [M] net/bridge/netfilter/ebt_802_3.o 3230s /tmp/ccAluYKM.s: Assembler messages: 3230s /tmp/ccAluYKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccAluYKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccAluYKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s /tmp/ccAluYKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3230s CC [M] drivers/regulator/max8649.o 3231s /tmp/ccMsFVyx.s: Assembler messages: 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccMsFVyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s HOSTCC drivers/tty/vt/conmakehash 3231s /tmp/ccZnD5Er.s: Assembler messages: 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccZnD5Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s COPY drivers/tty/vt/ucs_width_table.h 3231s COPY drivers/tty/vt/ucs_recompose_table.h 3231s CC [M] net/netrom/nr_route.o 3231s COPY drivers/tty/vt/ucs_fallback_table.h 3231s CC drivers/tty/vt/defkeymap.o 3231s /tmp/cc3G0yA5.s: Assembler messages: 3231s /tmp/cc3G0yA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/cc3G0yA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s CC [M] net/bridge/netfilter/ebt_among.o 3231s CONMK drivers/tty/vt/consolemap_deftbl.c 3231s CC drivers/tty/vt/ucs.o 3231s /tmp/ccxYD1ju.s: Assembler messages: 3231s /tmp/ccxYD1ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccxYD1ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccxYD1ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s /tmp/ccxYD1ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3231s CC drivers/tty/vt/consolemap_deftbl.o 3231s CC [M] drivers/regulator/max8660.o 3231s AR drivers/tty/vt/built-in.a 3231s CC drivers/tty/hvc/hvc_console.o 3232s /tmp/ccsFxMur.s: Assembler messages: 3232s /tmp/ccsFxMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccsFxMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccsFxMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccsFxMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccsFxMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Assembler messages: 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccFH6CTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s CC [M] net/bridge/netfilter/ebt_arp.o 3232s CC [M] drivers/regulator/max8893.o 3232s /tmp/ccIkWiGl.s: Assembler messages: 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3232s /tmp/ccIkWiGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s CC drivers/tty/hvc/hvc_irq.o 3233s /tmp/ccogttL7.s: Assembler messages: 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccogttL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s CC [M] net/netrom/nr_subr.o 3233s /tmp/ccmzkXYu.s: Assembler messages: 3233s /tmp/ccmzkXYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccmzkXYu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s CC [M] drivers/regulator/max8907-regulator.o 3233s /tmp/ccEkEksY.s: Assembler messages: 3233s /tmp/ccEkEksY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/ccEkEksY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/cciD2tLl.s: Assembler messages: 3233s /tmp/cciD2tLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/cciD2tLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/cciD2tLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s /tmp/cciD2tLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3233s CC [M] net/bridge/netfilter/ebt_ip.o 3233s CC drivers/tty/hvc/hvc_xen.o 3234s /tmp/ccqiSSX3.s: Assembler messages: 3234s /tmp/ccqiSSX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/ccqiSSX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Assembler messages: 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc4yVBLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s CC [M] drivers/regulator/max8925-regulator.o 3234s CC [M] net/netrom/nr_timer.o 3234s /tmp/cc7Phd8j.s: Assembler messages: 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/cc7Phd8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s AR drivers/tty/hvc/built-in.a 3234s /tmp/ccuIBhY7.s: Assembler messages: 3234s /tmp/ccuIBhY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s /tmp/ccuIBhY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3234s CC drivers/tty/serial/serial_core.o 3234s CC [M] net/bridge/netfilter/ebt_ip6.o 3235s /tmp/cceo4Vf6.s: Assembler messages: 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/cceo4Vf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s CC [M] drivers/regulator/max8952.o 3235s /tmp/ccxxKgve.s: Assembler messages: 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccxxKgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s CC [M] net/netrom/sysctl_net_netrom.o 3235s /tmp/ccoXimJ4.s: Assembler messages: 3235s /tmp/ccoXimJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s /tmp/ccoXimJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3235s CC [M] net/bridge/netfilter/ebt_limit.o 3236s /tmp/ccRIctW8.s: Assembler messages: 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccRIctW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s CC [M] drivers/regulator/max8973-regulator.o 3236s /tmp/ccX0A7PK.s: Assembler messages: 3236s /tmp/ccX0A7PK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s LD [M] net/netrom/netrom.o 3236s CC drivers/char/mem.o 3236s /tmp/ccHsmh1P.s: Assembler messages: 3236s /tmp/ccHsmh1P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccHsmh1P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccHsmh1P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s /tmp/ccHsmh1P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3236s CC [M] net/bridge/netfilter/ebt_mark_m.o 3237s /tmp/ccCnH1Ju.s: Assembler messages: 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccCnH1Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s CC [M] drivers/regulator/max8997-regulator.o 3237s /tmp/ccIRPWW3.s: Assembler messages: 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccIRPWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Assembler messages: 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s CC drivers/char/random.o 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccgjmmkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s CC drivers/tty/serial/serial_base_bus.o 3237s /tmp/ccqMDJEk.s: Assembler messages: 3237s /tmp/ccqMDJEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccqMDJEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s /tmp/ccqMDJEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3237s CC [M] net/bridge/netfilter/ebt_pkttype.o 3238s /tmp/ccL5JYfl.s: Assembler messages: 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccL5JYfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s CC [M] drivers/regulator/max8998.o 3238s /tmp/cc0daXdg.s: Assembler messages: 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/cc0daXdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s CC drivers/tty/serial/serial_ctrl.o 3238s /tmp/ccslIaJB.s: Assembler messages: 3238s /tmp/ccslIaJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s /tmp/ccslIaJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3238s CC [M] net/bridge/netfilter/ebt_stp.o 3239s /tmp/ccTwJU32.s: Assembler messages: 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccTwJU32.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s CC drivers/tty/serial/serial_port.o 3239s /tmp/cctni0U5.s: Assembler messages: 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cctni0U5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s CC [M] drivers/regulator/max20086-regulator.o 3239s /tmp/ccrqz5Co.s: Assembler messages: 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccrqz5Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s CC drivers/char/ttyprintk.o 3239s /tmp/cc7vHAsw.s: Assembler messages: 3239s /tmp/cc7vHAsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cc7vHAsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/cc7vHAsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Assembler messages: 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s /tmp/ccUj38P6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3239s CC [M] net/bridge/netfilter/ebt_vlan.o 3240s CC drivers/tty/serial/earlycon.o 3240s /tmp/ccT194lg.s: Assembler messages: 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccT194lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s CC drivers/char/misc.o 3240s /tmp/ccmwjzA1.s: Assembler messages: 3240s /tmp/ccmwjzA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccmwjzA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s CC [M] drivers/regulator/max20411-regulator.o 3240s /tmp/ccGpj4aH.s: Assembler messages: 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccGpj4aH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s CC drivers/char/virtio_console.o 3240s /tmp/ccYVaLqe.s: Assembler messages: 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccYVaLqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s CC drivers/tty/serial/earlycon-semihost.o 3240s /tmp/ccw7w0Gm.s: Assembler messages: 3240s /tmp/ccw7w0Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccw7w0Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccw7w0Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccL6LKoI.s: Assembler messages: 3240s /tmp/ccL6LKoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s /tmp/ccL6LKoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3240s CC [M] net/bridge/netfilter/ebt_arpreply.o 3241s CC [M] drivers/regulator/max77686-regulator.o 3241s /tmp/ccvPVHP2.s: Assembler messages: 3241s /tmp/ccvPVHP2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s CC drivers/tty/serial/8250/8250_core.o 3241s /tmp/cctrcpDI.s: Assembler messages: 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/cctrcpDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s CC [M] drivers/regulator/max77693-regulator.o 3241s /tmp/ccHnawsa.s: Assembler messages: 3241s /tmp/ccHnawsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s /tmp/ccHnawsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3241s CC [M] net/bridge/netfilter/ebt_mark.o 3242s /tmp/ccv9HlMW.s: Assembler messages: 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccv9HlMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Assembler messages: 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/cc3ilVT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s CC drivers/char/hw_random/core.o 3242s /tmp/ccG1K0xW.s: Assembler messages: 3242s /tmp/ccG1K0xW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccG1K0xW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccG1K0xW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s CC drivers/tty/serial/8250/8250_platform.o 3242s CC [M] drivers/regulator/max77802-regulator.o 3242s /tmp/ccumsNq3.s: Assembler messages: 3242s /tmp/ccumsNq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccumsNq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3242s /tmp/ccumsNq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s CC [M] net/bridge/netfilter/ebt_dnat.o 3243s /tmp/ccrnXxFa.s: Assembler messages: 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccrnXxFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Assembler messages: 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/cccyaZTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s CC drivers/tty/serial/8250/8250_pnp.o 3243s /tmp/ccT8qG0Y.s: Assembler messages: 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s /tmp/ccT8qG0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3243s CC drivers/char/hw_random/cn10k-rng.o 3243s CC [M] drivers/regulator/max77826-regulator.o 3244s /tmp/cc8onBXF.s: Assembler messages: 3244s /tmp/cc8onBXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/cc8onBXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/cc8onBXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/cc8onBXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s CC [M] net/bridge/netfilter/ebt_redirect.o 3244s /tmp/ccT3S9La.s: Assembler messages: 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccT3S9La.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccpPIZ2V.s: Assembler messages: 3244s /tmp/ccpPIZ2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccpPIZ2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccpPIZ2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s CC drivers/tty/serial/8250/8250_rsa.o 3244s CC drivers/char/hw_random/rockchip-rng.o 3244s /tmp/ccdYpMo0.s: Assembler messages: 3244s /tmp/ccdYpMo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s /tmp/ccdYpMo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3244s CC [M] drivers/regulator/max77857-regulator.o 3245s /tmp/ccHrqjio.s: Assembler messages: 3245s /tmp/ccHrqjio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccHrqjio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccHrqjio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccHrqjio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccHrqjio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s CC drivers/tty/serial/8250/8250_port.o 3245s /tmp/ccYe51kM.s: Assembler messages: 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/ccYe51kM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s CC [M] drivers/char/hw_random/timeriomem-rng.o 3245s /tmp/cc1bE5UH.s: Assembler messages: 3245s /tmp/cc1bE5UH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc1bE5UH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc1bE5UH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc1bE5UH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s CC [M] net/bridge/netfilter/ebt_snat.o 3245s /tmp/cc9eo63l.s: Assembler messages: 3245s /tmp/cc9eo63l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc9eo63l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc9eo63l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc9eo63l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s CC [M] drivers/regulator/mc13783-regulator.o 3245s /tmp/cc6YC3Sk.s: Assembler messages: 3245s /tmp/cc6YC3Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc6YC3Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc6YC3Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc6YC3Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s /tmp/cc6YC3Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3245s CC [M] drivers/char/hw_random/airoha-trng.o 3246s /tmp/ccwaHior.s: Assembler messages: 3246s /tmp/ccwaHior.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccwaHior.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccwaHior.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccwaHior.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s CC [M] drivers/regulator/mc13892-regulator.o 3246s /tmp/cc6Q3j0p.s: Assembler messages: 3246s /tmp/cc6Q3j0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc6Q3j0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s CC [M] net/bridge/netfilter/ebt_log.o 3246s /tmp/ccc4t498.s: Assembler messages: 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/ccc4t498.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s CC [M] drivers/char/hw_random/ba431-rng.o 3246s /tmp/cc0Ha6ck.s: Assembler messages: 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3246s /tmp/cc0Ha6ck.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Assembler messages: 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccs7sExy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s CC [M] drivers/regulator/mc13xxx-regulator-core.o 3247s CC drivers/tty/serial/8250/8250_dma.o 3247s /tmp/cc5aY1MU.s: Assembler messages: 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cc5aY1MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s CC [M] drivers/char/hw_random/omap-rng.o 3247s /tmp/ccUX6FYr.s: Assembler messages: 3247s /tmp/ccUX6FYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccUX6FYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccUX6FYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccUX6FYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s CC [M] net/bridge/netfilter/ebt_nflog.o 3247s /tmp/ccQI233S.s: Assembler messages: 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccQI233S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s CC [M] drivers/regulator/mcp16502.o 3247s /tmp/ccTth8UW.s: Assembler messages: 3247s /tmp/ccTth8UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccTth8UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccTth8UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccTth8UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/ccTth8UW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Assembler messages: 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3247s /tmp/cciQbqeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s CC [M] drivers/char/hw_random/virtio-rng.o 3248s CC drivers/tty/serial/8250/8250_dwlib.o 3248s /tmp/ccBIIkNq.s: Assembler messages: 3248s /tmp/ccBIIkNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccBIIkNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccBIIkNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s CC [M] net/rose/af_rose.o 3248s /tmp/ccju9aNT.s: Assembler messages: 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccju9aNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s CC [M] drivers/char/hw_random/hisi-rng.o 3248s /tmp/ccWvmeGO.s: Assembler messages: 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccWvmeGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccCXuGLf.s: Assembler messages: 3248s /tmp/ccCXuGLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccCXuGLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccCXuGLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccCXuGLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s /tmp/ccCXuGLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3248s CC [M] drivers/regulator/mp5416.o 3248s CC drivers/tty/serial/8250/8250_fintek.o 3249s /tmp/ccr1P85F.s: Assembler messages: 3249s /tmp/ccr1P85F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s /tmp/ccr1P85F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s /tmp/ccr1P85F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s CC [M] drivers/char/hw_random/histb-rng.o 3249s /tmp/ccBH9Teh.s: Assembler messages: 3249s /tmp/ccBH9Teh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s /tmp/ccBH9Teh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s CC [M] drivers/regulator/mp8859.o 3249s /tmp/ccUm2VEF.s: Assembler messages: 3249s /tmp/ccUm2VEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s /tmp/ccUm2VEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s /tmp/ccUm2VEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3249s CC drivers/tty/serial/8250/8250_pcilib.o 3250s /tmp/ccwZ6eA0.s: Assembler messages: 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccwZ6eA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s CC [M] drivers/char/hw_random/bcm2835-rng.o 3250s /tmp/ccAMVdz7.s: Assembler messages: 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccAMVdz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccIg4XpE.s: Assembler messages: 3250s /tmp/ccIg4XpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccIg4XpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s CC [M] net/rose/rose_dev.o 3250s CC drivers/tty/serial/8250/8250_early.o 3250s /tmp/ccVNq6VL.s: Assembler messages: 3250s /tmp/ccVNq6VL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccVNq6VL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccVNq6VL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/ccVNq6VL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s CC [M] drivers/regulator/mp886x.o 3250s /tmp/cch1pGfy.s: Assembler messages: 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s /tmp/cch1pGfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3250s CC [M] drivers/char/hw_random/bcm74110-rng.o 3251s /tmp/ccYaKgdK.s: Assembler messages: 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYaKgdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s CC drivers/tty/serial/8250/8250_dw.o 3251s /tmp/cc3Vfbtm.s: Assembler messages: 3251s /tmp/cc3Vfbtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/cc3Vfbtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/cc3Vfbtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/cc3Vfbtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/cc3Vfbtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s CC [M] drivers/regulator/mpq7920.o 3251s /tmp/ccZkOqXa.s: Assembler messages: 3251s /tmp/ccZkOqXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccZkOqXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccZkOqXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccZkOqXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s CC [M] drivers/char/hw_random/iproc-rng200.o 3251s /tmp/ccYNlLbQ.s: Assembler messages: 3251s /tmp/ccYNlLbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYNlLbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYNlLbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYNlLbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s /tmp/ccYNlLbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3251s CC [M] net/rose/rose_in.o 3252s /tmp/ccBrcbci.s: Assembler messages: 3252s /tmp/ccBrcbci.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccBrcbci.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccBrcbci.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Assembler messages: 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnLsnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s CC [M] drivers/char/hw_random/xgene-rng.o 3252s CC drivers/tty/serial/8250/8250_fsl.o 3252s /tmp/cccTakI3.s: Assembler messages: 3252s /tmp/cccTakI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/cccTakI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/cccTakI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s CC [M] drivers/regulator/mt6311-regulator.o 3252s /tmp/ccdiOdCH.s: Assembler messages: 3252s /tmp/ccdiOdCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s CC [M] net/rose/rose_link.o 3252s /tmp/ccujSNre.s: Assembler messages: 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccujSNre.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Assembler messages: 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3252s /tmp/ccnYNDpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s CC [M] drivers/char/hw_random/stm32-rng.o 3253s CC drivers/tty/serial/8250/8250_mtk.o 3253s /tmp/ccK0np8s.s: Assembler messages: 3253s /tmp/ccK0np8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccK0np8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s CC [M] drivers/regulator/mt6315-regulator.o 3253s /tmp/ccSMNIgW.s: Assembler messages: 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccSMNIgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s CC [M] net/rose/rose_loopback.o 3253s /tmp/ccXlkmSk.s: Assembler messages: 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccXlkmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s CC [M] drivers/char/hw_random/meson-rng.o 3253s /tmp/ccDuATzI.s: Assembler messages: 3253s /tmp/ccDuATzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccDuATzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccDuATzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s /tmp/ccDuATzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3253s CC [M] drivers/regulator/mt6323-regulator.o 3254s /tmp/cc7ryF6u.s: Assembler messages: 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc7ryF6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s CC drivers/tty/serial/8250/8250_of.o 3254s /tmp/ccCpkKDz.s: Assembler messages: 3254s /tmp/ccCpkKDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccCpkKDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccCpkKDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccCpkKDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccCpkKDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s CC [M] drivers/char/hw_random/cavium-rng.o 3254s /tmp/ccWiB7N2.s: Assembler messages: 3254s /tmp/ccWiB7N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccWiB7N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccWiB7N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccWiB7N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s CC [M] net/rose/rose_out.o 3254s /tmp/cc0IRlFS.s: Assembler messages: 3254s /tmp/cc0IRlFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc0IRlFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/cc0IRlFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s CC [M] drivers/regulator/mt6331-regulator.o 3254s /tmp/ccoRSBcH.s: Assembler messages: 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s /tmp/ccoRSBcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3254s CC drivers/tty/serial/8250/8250_omap.o 3255s /tmp/cctb4hkm.s: Assembler messages: 3255s /tmp/cctb4hkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s /tmp/cctb4hkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s /tmp/cctb4hkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s /tmp/cctb4hkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s CC [M] drivers/char/hw_random/cavium-rng-vf.o 3255s /tmp/ccH97q2M.s: Assembler messages: 3255s /tmp/ccH97q2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s /tmp/ccH97q2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3255s /tmp/ccH97q2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC [M] drivers/regulator/mt6332-regulator.o 3257s /tmp/ccHu18Kl.s: Assembler messages: 3257s /tmp/ccHu18Kl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccHu18Kl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC [M] net/rose/rose_route.o 3257s CC [M] drivers/char/hw_random/mtk-rng.o 3257s CC drivers/tty/serial/8250/8250_pci.o 3257s CC [M] drivers/regulator/mt6357-regulator.o 3257s CC [M] drivers/char/hw_random/optee-rng.o 3257s /tmp/ccRN1r19.s: Assembler messages: 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccRN1r19.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Assembler messages: 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccz9ZXUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccGR60Mv.s: Assembler messages: 3257s /tmp/ccGR60Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccGR60Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccGR60Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Assembler messages: 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccDbKDVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccewQRXX.s: Assembler messages: 3257s /tmp/ccewQRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccewQRXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC [M] drivers/regulator/mt6358-regulator.o 3257s /tmp/ccLEodNr.s: Assembler messages: 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccLEodNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Assembler messages: 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC [M] drivers/char/hw_random/npcm-rng.o 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/ccYk0ydN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC [M] net/rose/rose_subr.o 3257s /tmp/cchObF6b.s: Assembler messages: 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s /tmp/cchObF6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3257s CC drivers/tty/serial/8250/8250_pericom.o 3258s /tmp/cch6n9Co.s: Assembler messages: 3258s /tmp/cch6n9Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/cch6n9Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/cch6n9Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/cch6n9Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/cch6n9Co.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s CC [M] drivers/char/hw_random/cctrng.o 3258s /tmp/ccgUa0vN.s: Assembler messages: 3258s /tmp/ccgUa0vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccgUa0vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccgUa0vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s CC [M] drivers/regulator/mt6359-regulator.o 3258s /tmp/ccRtENNU.s: Assembler messages: 3258s /tmp/ccRtENNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccRtENNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccRtENNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccRtENNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccRtENNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s CC drivers/tty/serial/8250/8250_rt288x.o 3258s /tmp/ccqPgdEh.s: Assembler messages: 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s /tmp/ccqPgdEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3258s CC [M] net/rose/rose_timer.o 3259s /tmp/ccFufiln.s: Assembler messages: 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccFufiln.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccV132kK.s: Assembler messages: 3259s /tmp/ccV132kK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccV132kK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccV132kK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s CC [M] drivers/char/hw_random/xiphera-trng.o 3259s CC [M] drivers/regulator/mt6360-regulator.o 3259s /tmp/ccHb0YJK.s: Assembler messages: 3259s /tmp/ccHb0YJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccHb0YJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccHb0YJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccHb0YJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s CC [M] drivers/tty/serial/8250/8250_bcm7271.o 3259s /tmp/ccN55CG7.s: Assembler messages: 3259s /tmp/ccN55CG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccN55CG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/ccN55CG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s CC [M] drivers/char/hw_random/arm_smccc_trng.o 3259s /tmp/cc2qvOhS.s: Assembler messages: 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc2qvOhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s CC [M] net/rose/sysctl_net_rose.o 3259s /tmp/cc3gStRZ.s: Assembler messages: 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s /tmp/cc3gStRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3259s CC [M] drivers/regulator/mt6370-regulator.o 3260s /tmp/ccqkXW4P.s: Assembler messages: 3260s /tmp/ccqkXW4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccqkXW4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccqkXW4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccqkXW4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s AR drivers/char/hw_random/built-in.a 3260s AR drivers/char/agp/built-in.a 3260s /tmp/ccK1xxH6.s: Assembler messages: 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccK1xxH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s CC drivers/char/tpm/tpm-chip.o 3260s CC [M] drivers/tty/serial/8250/8250_dfl.o 3260s /tmp/ccAijQvT.s: Assembler messages: 3260s /tmp/ccAijQvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccAijQvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccAijQvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccAijQvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3260s /tmp/ccAijQvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s CC [M] drivers/regulator/mt6380-regulator.o 3261s /tmp/ccpZtJeQ.s: Assembler messages: 3261s /tmp/ccpZtJeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s LD [M] net/rose/rose.o 3261s CC [M] net/ax25/ax25_addr.o 3261s CC [M] drivers/tty/serial/8250/8250_em.o 3261s CC drivers/char/tpm/tpm-dev-common.o 3261s CC [M] drivers/regulator/mt6397-regulator.o 3261s /tmp/ccV4w98r.s: Assembler messages: 3261s /tmp/ccV4w98r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccV4w98r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccV4w98r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccV4w98r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Assembler messages: 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccTdkeI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccExs494.s: Assembler messages: 3261s /tmp/ccExs494.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccExs494.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccExs494.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Assembler messages: 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccR9tuCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Assembler messages: 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s /tmp/ccco2xBY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3261s CC [M] net/ax25/ax25_dev.o 3261s CC [M] drivers/tty/serial/8250/8250_exar.o 3262s /tmp/ccPBJz2C.s: Assembler messages: 3262s /tmp/ccPBJz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/ccPBJz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/ccPBJz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s CC [M] drivers/regulator/mtk-dvfsrc-regulator.o 3262s /tmp/cc5cDML6.s: Assembler messages: 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s /tmp/cc5cDML6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3262s CC drivers/char/tpm/tpm-dev.o 3263s /tmp/ccURklWN.s: Assembler messages: 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccURklWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccBmsnak.s: Assembler messages: 3263s /tmp/ccBmsnak.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccBmsnak.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccBmsnak.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s CC [M] drivers/tty/serial/8250/8250_men_mcb.o 3263s CC [M] drivers/regulator/qcom-pm8008-regulator.o 3263s /tmp/ccC9Zhhf.s: Assembler messages: 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccC9Zhhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s CC [M] net/ax25/ax25_iface.o 3263s /tmp/ccMrMfX1.s: Assembler messages: 3263s /tmp/ccMrMfX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccMrMfX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s CC drivers/char/tpm/tpm-interface.o 3263s /tmp/ccZBi3za.s: Assembler messages: 3263s /tmp/ccZBi3za.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccZBi3za.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccZBi3za.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccZBi3za.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccZBi3za.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s CC [M] drivers/tty/serial/8250/8250_pci1xxxx.o 3263s /tmp/ccRW4QtN.s: Assembler messages: 3263s /tmp/ccRW4QtN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s /tmp/ccRW4QtN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3263s CC [M] drivers/regulator/qcom-refgen-regulator.o 3264s /tmp/ccwv1HrO.s: Assembler messages: 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccwv1HrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Assembler messages: 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyeljy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s CC drivers/char/tpm/tpm1-cmd.o 3264s CC [M] net/ax25/ax25_in.o 3264s /tmp/ccbKAlXh.s: Assembler messages: 3264s /tmp/ccbKAlXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccbKAlXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccbKAlXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccbKAlXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s CC [M] drivers/regulator/qcom_rpm-regulator.o 3264s /tmp/ccyTXwEZ.s: Assembler messages: 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s /tmp/ccyTXwEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3264s AR drivers/tty/serial/8250/built-in.a 3264s CC drivers/tty/serial/amba-pl011.o 3265s /tmp/ccT2tOTt.s: Assembler messages: 3265s /tmp/ccT2tOTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccT2tOTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccT2tOTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s CC drivers/char/tpm/tpm2-cmd.o 3265s /tmp/ccIICtum.s: Assembler messages: 3265s /tmp/ccIICtum.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccIICtum.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccIICtum.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccIICtum.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s CC [M] net/ax25/ax25_ip.o 3265s /tmp/ccZlRibq.s: Assembler messages: 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s /tmp/ccZlRibq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3265s CC [M] drivers/regulator/qcom-rpmh-regulator.o 3266s /tmp/ccJwFrWP.s: Assembler messages: 3266s /tmp/ccJwFrWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s CC drivers/char/tpm/tpmrm-dev.o 3266s /tmp/cctrVjim.s: Assembler messages: 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s CC [M] drivers/regulator/qcom_smd-regulator.o 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/cctrVjim.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s /tmp/ccsxw6iT.s: Assembler messages: 3266s /tmp/ccsxw6iT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3266s CC [M] net/ax25/ax25_out.o 3267s /tmp/ccjfX2P0.s: Assembler messages: 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s CC drivers/tty/serial/imx.o 3267s CC drivers/char/tpm/tpm2-space.o 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccjfX2P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccqfugm6.s: Assembler messages: 3267s /tmp/ccqfugm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccqfugm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Assembler messages: 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/ccCmZogQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s CC [M] drivers/regulator/qcom_spmi-regulator.o 3267s /tmp/cc402wC6.s: Assembler messages: 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3267s /tmp/cc402wC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s CC [M] net/ax25/ax25_route.o 3268s /tmp/cc3KRaAG.s: Assembler messages: 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/cc3KRaAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s CC drivers/char/tpm/tpm-sysfs.o 3268s /tmp/ccAAlyiw.s: Assembler messages: 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s CC [M] drivers/regulator/palmas-regulator.o 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3268s /tmp/ccAAlyiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Assembler messages: 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccjuEoNS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s CC drivers/tty/serial/max310x.o 3269s /tmp/ccdnvazb.s: Assembler messages: 3269s /tmp/ccdnvazb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccdnvazb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccdnvazb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccdnvazb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccdnvazb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Assembler messages: 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccVBhhF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s CC drivers/char/tpm/eventlog/common.o 3269s CC [M] net/ax25/ax25_std_in.o 3269s /tmp/ccXrmfoE.s: Assembler messages: 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s /tmp/ccXrmfoE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3269s CC [M] drivers/regulator/pca9450-regulator.o 3270s /tmp/ccI0lv7J.s: Assembler messages: 3270s /tmp/ccI0lv7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccI0lv7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccI0lv7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccI0lv7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s CC drivers/char/tpm/eventlog/tpm1.o 3270s /tmp/ccN7pmuG.s: Assembler messages: 3270s /tmp/ccN7pmuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccN7pmuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccN7pmuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s CC [M] net/ax25/ax25_std_subr.o 3270s /tmp/cc0onsDn.s: Assembler messages: 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/cc0onsDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s CC drivers/tty/serial/meson_uart.o 3270s /tmp/ccw7xDvM.s: Assembler messages: 3270s /tmp/ccw7xDvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccw7xDvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccw7xDvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccw7xDvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s /tmp/ccw7xDvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3270s CC [M] drivers/regulator/pf9453-regulator.o 3271s /tmp/ccwr2JX5.s: Assembler messages: 3271s /tmp/ccwr2JX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s CC drivers/char/tpm/eventlog/tpm2.o 3271s /tmp/ccgxa99K.s: Assembler messages: 3271s /tmp/ccgxa99K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccgxa99K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccgxa99K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccgxa99K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccgxa99K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s CC [M] net/ax25/ax25_std_timer.o 3271s /tmp/ccKVI2Je.s: Assembler messages: 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccKVI2Je.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s CC drivers/tty/serial/msm_serial.o 3271s /tmp/ccs7SSu0.s: Assembler messages: 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s /tmp/ccs7SSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3271s CC [M] drivers/regulator/pf8x00-regulator.o 3272s /tmp/ccXcfSpy.s: Assembler messages: 3272s /tmp/ccXcfSpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccXcfSpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccXcfSpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccXcfSpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s CC drivers/char/tpm/tpm-buf.o 3272s /tmp/ccxSdBNO.s: Assembler messages: 3272s /tmp/ccxSdBNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccxSdBNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccxSdBNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccxSdBNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccxSdBNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s CC [M] net/ax25/ax25_subr.o 3272s /tmp/ccoDhrfW.s: Assembler messages: 3272s /tmp/ccoDhrfW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccoDhrfW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccoDhrfW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccoDhrfW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccoDhrfW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s CC [M] drivers/regulator/pfuze100-regulator.o 3272s /tmp/ccWEnamH.s: Assembler messages: 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s /tmp/ccWEnamH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3272s CC drivers/char/tpm/tpm2-sessions.o 3273s /tmp/cchQDyXg.s: Assembler messages: 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s CC drivers/tty/serial/mvebu-uart.o 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cchQDyXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Assembler messages: 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/cciiGquS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s CC [M] net/ax25/ax25_timer.o 3273s /tmp/ccRbiTKG.s: Assembler messages: 3273s /tmp/ccRbiTKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccRbiTKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccRbiTKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccRbiTKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccRbiTKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s CC [M] drivers/regulator/pv88060-regulator.o 3273s /tmp/ccY8Wj4V.s: Assembler messages: 3273s /tmp/ccY8Wj4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccY8Wj4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s /tmp/ccY8Wj4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3273s CC drivers/char/tpm/tpm_ppi.o 3274s /tmp/ccTNBY5V.s: Assembler messages: 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccTNBY5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Assembler messages: 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccjES9Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s CC drivers/tty/serial/owl-uart.o 3274s /tmp/ccLhQhjf.s: Assembler messages: 3274s /tmp/ccLhQhjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccLhQhjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccLhQhjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s CC [M] drivers/regulator/pv88080-regulator.o 3274s CC [M] net/ax25/ax25_uid.o 3274s /tmp/ccY5ouDk.s: Assembler messages: 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s /tmp/ccY5ouDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3274s CC drivers/char/tpm/eventlog/acpi.o 3275s CC [M] drivers/regulator/pv88090-regulator.o 3275s /tmp/ccdyf9y2.s: Assembler messages: 3275s /tmp/ccdyf9y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccdyf9y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccdyf9y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Assembler messages: 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s CC drivers/tty/serial/qcom_geni_serial.o 3275s CC drivers/char/tpm/eventlog/efi.o 3275s CC [M] net/ax25/af_ax25.o 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO5i1rm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccXdRbA7.s: Assembler messages: 3275s /tmp/ccXdRbA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Assembler messages: 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3275s /tmp/ccO0L50j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/cc3WVzav.s: Assembler messages: 3276s /tmp/cc3WVzav.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/cc3WVzav.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/cc3WVzav.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccwJAQ8B.s: Assembler messages: 3276s /tmp/ccwJAQ8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s CC [M] drivers/regulator/pwm-regulator.o 3276s CC drivers/char/tpm/eventlog/of.o 3276s /tmp/ccAQE9p9.s: Assembler messages: 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3276s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s CC drivers/tty/serial/sccnxp.o 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccAQE9p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s CC drivers/char/tpm/tpm_tis_core.o 3277s /tmp/cchiozal.s: Assembler messages: 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/cchiozal.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s CC [M] drivers/regulator/tps51632-regulator.o 3277s /tmp/ccnqNi36.s: Assembler messages: 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3277s /tmp/ccnqNi36.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s CC [M] net/ax25/ax25_ds_in.o 3278s /tmp/ccQ9cV38.s: Assembler messages: 3278s /tmp/ccQ9cV38.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccQ9cV38.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccQ9cV38.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s CC [M] drivers/regulator/pcap-regulator.o 3278s /tmp/ccgcF5Jo.s: Assembler messages: 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccgcF5Jo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s CC drivers/tty/serial/sh-sci.o 3278s /tmp/ccdIvIc9.s: Assembler messages: 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccdIvIc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s CC drivers/char/tpm/tpm_tis.o 3278s /tmp/ccycFQHF.s: Assembler messages: 3278s /tmp/ccycFQHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3278s /tmp/ccycFQHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/cc3NWmMo.s: Assembler messages: 3279s /tmp/cc3NWmMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/cc3NWmMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/cc3NWmMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/cc3NWmMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/cc3NWmMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s CC [M] net/ax25/ax25_ds_subr.o 3279s CC [M] drivers/regulator/raa215300.o 3279s /tmp/ccz8F5yo.s: Assembler messages: 3279s /tmp/ccz8F5yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccz8F5yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccz8F5yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccz8F5yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccz8F5yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s CC drivers/char/tpm/tpm_tis_spi_main.o 3279s /tmp/ccjIRNE3.s: Assembler messages: 3279s /tmp/ccjIRNE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccjIRNE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s /tmp/ccjIRNE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3279s CC [M] drivers/regulator/rc5t583-regulator.o 3280s /tmp/ccngbnmj.s: Assembler messages: 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccngbnmj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s CC [M] net/ax25/ax25_ds_timer.o 3280s /tmp/ccBLKng7.s: Assembler messages: 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccBLKng7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Assembler messages: 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s CC drivers/char/tpm/tpm_tis_spi_cr50.o 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/cc5kR59o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s CC drivers/tty/serial/serial_mctrl_gpio.o 3280s /tmp/ccr0BnVC.s: Assembler messages: 3280s /tmp/ccr0BnVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccr0BnVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s /tmp/ccr0BnVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3280s CC [M] drivers/regulator/rk808-regulator.o 3281s /tmp/ccglyaOB.s: Assembler messages: 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccglyaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s CC [M] net/ax25/sysctl_net_ax25.o 3281s /tmp/ccOB4o3f.s: Assembler messages: 3281s /tmp/ccOB4o3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccOB4o3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccOB4o3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccOB4o3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccOB4o3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s CC drivers/char/tpm/tpm_crb.o 3281s /tmp/ccp4BUbI.s: Assembler messages: 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccp4BUbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s CC drivers/tty/serial/kgdboc.o 3281s /tmp/ccxhCwwe.s: Assembler messages: 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s /tmp/ccxhCwwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3281s CC [M] drivers/regulator/rn5t618-regulator.o 3282s /tmp/cckCo0wp.s: Assembler messages: 3282s /tmp/cckCo0wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s LD [M] net/ax25/ax25.o 3282s CC [M] net/can/af_can.o 3282s /tmp/ccWkKDLn.s: Assembler messages: 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccWkKDLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s CC [M] drivers/tty/serial/altera_jtaguart.o 3282s /tmp/cceWvVk2.s: Assembler messages: 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/cceWvVk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s CC [M] drivers/char/tpm/tpm_tis_synquacer.o 3282s /tmp/ccNSo9ik.s: Assembler messages: 3282s /tmp/ccNSo9ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s /tmp/ccNSo9ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 3282s CC [M] drivers/regulator/rohm-regulator.o 3285s /tmp/ccHrsgrx.s: CC [M] drivers/tty/serial/altera_uart.o 3285s Assembler messages: 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccHrsgrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccpjOP7S.s: Assembler messages: 3285s /tmp/ccpjOP7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccpjOP7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccpjOP7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccuYBmDh.s: Assembler messages: 3285s /tmp/ccuYBmDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccuYBmDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Assembler messages: 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccSJdPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Assembler messages: 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cccQ5Vpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cckqORfx.s: Assembler messages: 3285s /tmp/cckqORfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cckqORfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cckqORfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cckqORfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cckqORfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc9nZilB.s: Assembler messages: 3285s /tmp/cc9nZilB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc9nZilB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc9nZilB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc9nZilB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc9nZilB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Assembler messages: 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cc7FXiZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s CC [M] drivers/char/tpm/tpm_tis_i2c_cr50.o 3285s CC [M] drivers/regulator/rt4803.o 3285s CC [M] net/can/proc.o 3285s CC [M] drivers/tty/serial/amba-pl010.o 3285s CC [M] drivers/char/tpm/tpm_tis_i2c.o 3285s CC [M] drivers/regulator/rt4831-regulator.o 3285s CC [M] net/can/raw.o 3285s /tmp/cceU4mQI.s: Assembler messages: 3285s /tmp/cceU4mQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/cceU4mQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s CC [M] drivers/regulator/rt5033-regulator.o 3285s /tmp/ccOYAxC8.s: Assembler messages: 3285s /tmp/ccOYAxC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccOYAxC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccOYAxC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccOYAxC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Assembler messages: 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s /tmp/ccKaS9VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3285s CC [M] drivers/char/tpm/tpm_i2c_atmel.o 3285s CC [M] drivers/tty/serial/arc_uart.o 3286s /tmp/ccriR2Cs.s: Assembler messages: 3286s /tmp/ccriR2Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccriR2Cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s CC [M] drivers/regulator/rt5120-regulator.o 3286s /tmp/ccLQCOJO.s: Assembler messages: 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccLQCOJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s CC [M] drivers/tty/serial/bcm63xx_uart.o 3286s CC [M] drivers/char/tpm/tpm_i2c_infineon.o 3286s /tmp/ccnMcnJ2.s: Assembler messages: 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccnMcnJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Assembler messages: 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/ccL4Z9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s CC [M] net/can/bcm.o 3286s /tmp/cceHhusf.s: Assembler messages: 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s /tmp/cceHhusf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3286s CC [M] drivers/regulator/rt5190a-regulator.o 3287s /tmp/ccop5mkD.s: Assembler messages: 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccop5mkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s CC [M] drivers/tty/serial/digicolor-usart.o 3287s /tmp/ccudHEFa.s: Assembler messages: 3287s /tmp/ccudHEFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccudHEFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccudHEFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o 3287s /tmp/ccGU8LI4.s: Assembler messages: 3287s /tmp/ccGU8LI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccGU8LI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccGU8LI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s /tmp/ccGU8LI4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3287s CC [M] drivers/regulator/rt5739.o 3288s /tmp/ccbG286M.s: Assembler messages: 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccbG286M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s CC [M] drivers/tty/serial/fsl_linflexuart.o 3288s /tmp/ccThYLYZ.s: Assembler messages: 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccThYLYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s CC [M] net/can/gw.o 3288s /tmp/ccaRm1p9.s: Assembler messages: 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccaRm1p9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s CC [M] drivers/char/tpm/tpm_atmel.o 3288s /tmp/cc7VyBF8.s: Assembler messages: 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/cc7VyBF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s CC [M] drivers/regulator/rt5759-regulator.o 3288s /tmp/ccHBjJjf.s: Assembler messages: 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3288s /tmp/ccHBjJjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s CC [M] drivers/tty/serial/fsl_lpuart.o 3289s /tmp/ccsr2mOo.s: Assembler messages: 3289s /tmp/ccsr2mOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccsr2mOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccsr2mOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s CC [M] drivers/char/tpm/tpm_infineon.o 3289s /tmp/cccmWYjE.s: Assembler messages: 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/cccmWYjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Assembler messages: 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s /tmp/ccCF1KwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3289s CC [M] drivers/regulator/rt6160-regulator.o 3289s CC [M] net/can/isotp.o 3290s /tmp/ccmeRn3j.s: Assembler messages: 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccmeRn3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s CC [M] drivers/char/tpm/xen-tpmfront.o 3290s /tmp/ccfZivkm.s: Assembler messages: 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s /tmp/ccfZivkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3290s CC [M] drivers/regulator/rt6190-regulator.o 3291s /tmp/cchPIeAn.s: Assembler messages: 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cchPIeAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s CC [M] drivers/char/tpm/tpm_crb_ffa.o 3291s /tmp/ccYYCRwz.s: Assembler messages: 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccYYCRwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s CC [M] drivers/tty/serial/liteuart.o 3291s /tmp/cckU4JHK.s: Assembler messages: 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/cckU4JHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Assembler messages: 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s CC [M] drivers/regulator/rt6245-regulator.o 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccjWyGgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s CC [M] net/can/j1939/address-claim.o 3291s /tmp/ccF6nVEG.s: Assembler messages: 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s /tmp/ccF6nVEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3291s CC [M] drivers/char/tpm/tpm_vtpm_proxy.o 3292s /tmp/ccLVzR5H.s: Assembler messages: 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccLVzR5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s CC [M] drivers/tty/serial/max3100.o 3292s /tmp/ccHpikXy.s: Assembler messages: 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccHpikXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s CC [M] drivers/regulator/rtq2134-regulator.o 3292s /tmp/ccMqhrPP.s: Assembler messages: 3292s /tmp/ccMqhrPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccMqhrPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccMqhrPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s CC [M] net/can/j1939/bus.o 3292s /tmp/ccSRnGVB.s: Assembler messages: 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s /tmp/ccSRnGVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3292s CC [M] drivers/char/tpm/tpm_ftpm_tee.o 3293s /tmp/cczB6tAP.s: Assembler messages: 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s CC [M] drivers/tty/serial/men_z135_uart.o 3293s /tmp/cczB6tAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Assembler messages: 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/ccyuZzwE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s CC [M] drivers/regulator/rtq6752-regulator.o 3293s /tmp/cc8AariG.s: Assembler messages: 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cc8AariG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s CC [M] drivers/char/tpm/st33zp24/st33zp24.o 3293s /tmp/cczxQtJS.s: Assembler messages: 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3293s /tmp/cczxQtJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s CC [M] net/can/j1939/main.o 3294s /tmp/cctiCSKR.s: Assembler messages: 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/cctiCSKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s CC [M] drivers/tty/serial/ucc_uart.o 3294s /tmp/ccyJG9Yq.s: Assembler messages: 3294s /tmp/ccyJG9Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccyJG9Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccyJG9Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccyJG9Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s CC [M] drivers/regulator/rtq2208-regulator.o 3294s /tmp/ccCo3csA.s: Assembler messages: 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s /tmp/ccCo3csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3294s CC [M] drivers/char/tpm/st33zp24/i2c.o 3295s /tmp/ccyTBFEo.s: Assembler messages: 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccyTBFEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s CC [M] net/can/j1939/socket.o 3295s /tmp/ccIf4TPI.s: Assembler messages: 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccIf4TPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s CC [M] drivers/regulator/s2mpa01.o 3295s /tmp/cclbrDWx.s: Assembler messages: 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/cclbrDWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s CC [M] drivers/tty/serial/rp2.o 3295s /tmp/ccKPTP3q.s: Assembler messages: 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s /tmp/ccKPTP3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3295s CC [M] drivers/char/tpm/st33zp24/spi.o 3296s /tmp/ccD7LfIg.s: Assembler messages: 3296s /tmp/ccD7LfIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccD7LfIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccD7LfIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccD7LfIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s CC [M] drivers/regulator/s2mps11.o 3296s /tmp/ccauT7cL.s: Assembler messages: 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/ccauT7cL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s CC [M] drivers/tty/serial/sc16is7xx.o 3296s /tmp/cc3fXb5f.s: Assembler messages: 3296s /tmp/cc3fXb5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/cc3fXb5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/cc3fXb5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s /tmp/cc3fXb5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3296s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24.o 3296s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.o 3296s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.o 3296s AR drivers/char/tpm/built-in.a 3296s CC [M] drivers/char/lp.o 3297s /tmp/cctNu9wh.s: Assembler messages: 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s CC [M] net/can/j1939/transport.o 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cctNu9wh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Assembler messages: 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s /tmp/cco2dTRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3297s CC [M] drivers/regulator/s5m8767.o 3298s /tmp/cc9J4FRr.s: Assembler messages: 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cc9J4FRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s CC [M] drivers/char/applicom.o 3298s /tmp/cckUplyk.s: Assembler messages: 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/cckUplyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s CC [M] drivers/tty/serial/sc16is7xx_spi.o 3298s /tmp/ccKUqBlt.s: Assembler messages: 3298s /tmp/ccKUqBlt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccKUqBlt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccKUqBlt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccKUqBlt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccKUqBlt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s CC [M] drivers/regulator/sc2731-regulator.o 3298s /tmp/ccuOXfeV.s: Assembler messages: 3298s /tmp/ccuOXfeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccuOXfeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s /tmp/ccuOXfeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3298s CC [M] drivers/tty/serial/sc16is7xx_i2c.o 3299s /tmp/ccv6pq0H.s: Assembler messages: 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccv6pq0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Assembler messages: 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s CC [M] drivers/char/ppdev.o 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccnQWdFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccBoNx1g.s: Assembler messages: 3299s /tmp/ccBoNx1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/ccBoNx1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s CC [M] drivers/regulator/sky81452-regulator.o 3299s LD [M] net/can/j1939/can-j1939.o 3299s LD [M] net/can/can.o 3299s LD [M] net/can/can-raw.o 3299s LD [M] net/can/can-bcm.o 3299s LD [M] net/can/can-gw.o 3299s LD [M] net/can/can-isotp.o 3299s CC [M] net/sunrpc/clnt.o 3299s /tmp/cc3uSTLY.s: Assembler messages: 3299s /tmp/cc3uSTLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/cc3uSTLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s /tmp/cc3uSTLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3299s CC [M] drivers/tty/serial/sifive.o 3300s /tmp/ccI6eD5L.s: Assembler messages: 3300s /tmp/ccI6eD5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccI6eD5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s CC [M] drivers/regulator/slg51000-regulator.o 3300s /tmp/ccvU6YX3.s: Assembler messages: 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccvU6YX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s CC [M] drivers/char/xillybus/xillybus_class.o 3300s /tmp/cceQiIB1.s: Assembler messages: 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/cceQiIB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s CC [M] drivers/tty/serial/sprd_serial.o 3300s /tmp/ccs8Ir1t.s: Assembler messages: 3300s /tmp/ccs8Ir1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccs8Ir1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccs8Ir1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s /tmp/ccs8Ir1t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3300s CC [M] drivers/char/xillybus/xillybus_core.o 3301s /tmp/ccJSWFqm.s: Assembler messages: 3301s /tmp/ccJSWFqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccJSWFqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccJSWFqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccJSWFqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s CC [M] drivers/regulator/stm32-booster.o 3301s /tmp/cctlhnfi.s: Assembler messages: 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/cctlhnfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s CC [M] drivers/tty/serial/stm32-usart.o 3301s /tmp/ccFANZ5X.s: Assembler messages: 3301s /tmp/ccFANZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccFANZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccFANZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s /tmp/ccFANZ5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3301s CC [M] drivers/regulator/stm32-vrefbuf.o 3302s /tmp/ccGgmN2V.s: Assembler messages: 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/ccGgmN2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Assembler messages: 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cctX8ctP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s CC [M] drivers/char/xillybus/xillybus_pcie.o 3302s CC [M] net/sunrpc/xprt.o 3302s /tmp/cc1jP7hr.s: Assembler messages: 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s /tmp/cc1jP7hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3302s CC [M] drivers/regulator/stpmic1_regulator.o 3303s /tmp/ccVLx6wt.s: Assembler messages: 3303s /tmp/ccVLx6wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccVLx6wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccVLx6wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccVLx6wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s CC [M] drivers/char/xillybus/xillybus_of.o 3303s /tmp/ccQIk7KJ.s: Assembler messages: 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccQIk7KJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s CC [M] drivers/tty/serial/uartlite.o 3303s /tmp/ccV6lOoe.s: Assembler messages: 3303s /tmp/ccV6lOoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccV6lOoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccV6lOoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccV6lOoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccV6lOoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s CC [M] drivers/regulator/sun20i-regulator.o 3303s /tmp/ccuG9gTk.s: Assembler messages: 3303s /tmp/ccuG9gTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccuG9gTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccuG9gTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s /tmp/ccuG9gTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3303s CC [M] drivers/char/xillybus/xillyusb.o 3304s /tmp/cc8z7HnY.s: Assembler messages: 3304s /tmp/cc8z7HnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/cc8z7HnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s CC [M] drivers/regulator/sy7636a-regulator.o 3304s /tmp/ccues6Xn.s: Assembler messages: 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccues6Xn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s CC [M] drivers/tty/serial/xilinx_uartps.o 3304s /tmp/ccYLOSQT.s: Assembler messages: 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3304s /tmp/ccYLOSQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccl9sRDK.s: Assembler messages: 3305s /tmp/ccl9sRDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccl9sRDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccl9sRDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s CC [M] drivers/regulator/sy8106a-regulator.o 3305s CC [M] net/sunrpc/socklib.o 3305s /tmp/ccrpgibm.s: Assembler messages: 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccrpgibm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s AR drivers/char/built-in.a 3305s CC [M] net/sunrpc/xprtsock.o 3305s /tmp/ccnGmRYr.s: Assembler messages: 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s /tmp/ccnGmRYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3305s CC [M] drivers/tty/serial/ma35d1_serial.o 3306s /tmp/ccXnhfZG.s: Assembler messages: 3306s /tmp/ccXnhfZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccXnhfZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s CC [M] drivers/regulator/sy8824x.o 3306s /tmp/ccD68CBS.s: Assembler messages: 3306s /tmp/ccD68CBS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccD68CBS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccD68CBS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s CC [M] net/rxrpc/af_rxrpc.o 3306s /tmp/ccOKhKbw.s: Assembler messages: 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s /tmp/ccOKhKbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3306s CC [M] drivers/tty/serial/jsm/jsm_driver.o 3307s /tmp/cc8b7p2n.s: Assembler messages: 3307s /tmp/cc8b7p2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/cc8b7p2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/cc8b7p2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s CC [M] drivers/regulator/sy8827n.o 3307s /tmp/ccNI48vr.s: Assembler messages: 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s /tmp/ccNI48vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3307s CC [M] drivers/tty/serial/jsm/jsm_neo.o 3308s /tmp/cc1WpDa7.s: Assembler messages: 3308s /tmp/cc1WpDa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/cc1WpDa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/cc1WpDa7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s CC [M] drivers/regulator/tps6105x-regulator.o 3308s /tmp/ccjdZcLD.s: Assembler messages: 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccjdZcLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s CC [M] net/sunrpc/sched.o 3308s /tmp/ccctnZjt.s: Assembler messages: 3308s /tmp/ccctnZjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s /tmp/ccctnZjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3308s CC [M] drivers/regulator/tps62360-regulator.o 3309s /tmp/ccCxwoV7.s: Assembler messages: 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/ccCxwoV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s CC [M] drivers/tty/serial/jsm/jsm_tty.o 3309s /tmp/cch0bGbV.s: Assembler messages: 3309s /tmp/cch0bGbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/cch0bGbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/cch0bGbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/cch0bGbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s /tmp/cch0bGbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3309s CC [M] drivers/regulator/tps6286x-regulator.o 3310s /tmp/ccRWhIpP.s: Assembler messages: 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s CC [M] drivers/tty/serial/jsm/jsm_cls.o 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccRWhIpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccV7HRJn.s: Assembler messages: 3310s /tmp/ccV7HRJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccV7HRJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccV7HRJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s /tmp/ccV7HRJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3310s CC [M] drivers/regulator/tps6287x-regulator.o 3311s /tmp/ccUNyYwm.s: Assembler messages: 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/ccUNyYwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s LD [M] drivers/tty/serial/jsm/jsm.o 3311s AR drivers/tty/serial/built-in.a 3311s CC drivers/tty/serdev/core.o 3311s /tmp/cc5KvOwy.s: Assembler messages: 3311s /tmp/cc5KvOwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/cc5KvOwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/cc5KvOwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/cc5KvOwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s /tmp/cc5KvOwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3311s CC [M] drivers/regulator/tps65023-regulator.o 3312s /tmp/ccYSJguy.s: Assembler messages: 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccYSJguy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Assembler messages: 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/ccTECTpR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/cczPDPZ4.s: Assembler messages: 3312s /tmp/cczPDPZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/cczPDPZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/cczPDPZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s /tmp/cczPDPZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3312s CC drivers/tty/serdev/serdev-ttyport.o 3312s CC [M] drivers/regulator/tps6507x-regulator.o 3312s CC [M] net/rxrpc/call_accept.o 3313s /tmp/cc4qebva.s: Assembler messages: 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cc4qebva.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s AR drivers/tty/serdev/built-in.a 3313s AR drivers/tty/ipwireless/built-in.a 3313s CC [M] drivers/tty/n_hdlc.o 3313s /tmp/cceMfL14.s: Assembler messages: 3313s /tmp/cceMfL14.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cceMfL14.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cceMfL14.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/cceMfL14.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s CC [M] drivers/regulator/tps65086-regulator.o 3313s /tmp/ccSmlsI3.s: Assembler messages: 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3313s /tmp/ccSmlsI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s CC [M] net/rxrpc/call_event.o 3314s /tmp/ccuxVRf2.s: Assembler messages: 3314s /tmp/ccuxVRf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccuxVRf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccuxVRf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s CC [M] drivers/regulator/tps65090-regulator.o 3314s /tmp/ccU4U1av.s: Assembler messages: 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s /tmp/ccU4U1av.s: Warning: no SFrame FDE emitted; FP without RA on stack 3314s CC [M] drivers/tty/n_gsm.o 3315s /tmp/ccfXTZlK.s: Assembler messages: 3315s /tmp/ccfXTZlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccfXTZlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccfXTZlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s CC [M] drivers/regulator/tps65217-regulator.o 3315s /tmp/cciKQbL2.s: Assembler messages: 3315s /tmp/cciKQbL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cciKQbL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cciKQbL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cciKQbL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cciKQbL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s CC [M] net/rxrpc/call_object.o 3315s /tmp/ccKssIxl.s: Assembler messages: 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/ccKssIxl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s CC [M] drivers/regulator/tps65218-regulator.o 3315s /tmp/cc8Xssc4.s: Assembler messages: 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3315s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/cc8Xssc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s CC [M] net/sunrpc/auth.o 3316s /tmp/ccw4cuBW.s: Assembler messages: 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s /tmp/ccw4cuBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3316s CC [M] drivers/regulator/tps65219-regulator.o 3317s /tmp/ccTXIMdR.s: Assembler messages: 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccTXIMdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Assembler messages: 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccwhsmBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s CC [M] drivers/tty/moxa.o 3317s CC [M] net/rxrpc/call_state.o 3317s /tmp/ccAfG7K6.s: Assembler messages: 3317s /tmp/ccAfG7K6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccAfG7K6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccAfG7K6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s /tmp/ccAfG7K6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3317s CC [M] drivers/regulator/tps6524x-regulator.o 3318s /tmp/ccOwrqOw.s: Assembler messages: 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s CC [M] net/sunrpc/auth_null.o 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccOwrqOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccmbS0w4.s: Assembler messages: 3318s /tmp/ccmbS0w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccmbS0w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccmbS0w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccmbS0w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccmbS0w4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s CC [M] net/rxrpc/conn_client.o 3318s /tmp/ccSlPeb2.s: Assembler messages: 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccSlPeb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s CC [M] drivers/regulator/tps6586x-regulator.o 3318s /tmp/ccxXZbsp.s: Assembler messages: 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s /tmp/ccxXZbsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3318s CC [M] drivers/tty/mxser.o 3319s /tmp/ccIACy3t.s: Assembler messages: 3319s /tmp/ccIACy3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s /tmp/ccIACy3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s /tmp/ccIACy3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s /tmp/ccIACy3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s CC [M] net/sunrpc/auth_tls.o 3319s /tmp/ccbytw9W.s: Assembler messages: 3319s /tmp/ccbytw9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s /tmp/ccbytw9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3319s CC [M] drivers/regulator/tps65910-regulator.o 3320s /tmp/ccbjrIt4.s: Assembler messages: 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s CC [M] net/rxrpc/conn_event.o 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccbjrIt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Assembler messages: 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/cchZGQso.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s CC [M] drivers/tty/nozomi.o 3320s /tmp/ccXy4T4o.s: Assembler messages: 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccXy4T4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccMqhelo.s: Assembler messages: 3320s /tmp/ccMqhelo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccMqhelo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccMqhelo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccMqhelo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s /tmp/ccMqhelo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3320s CC [M] drivers/regulator/tps65912-regulator.o 3320s CC [M] net/sunrpc/auth_unix.o 3321s /tmp/cc8Ur38U.s: Assembler messages: 3321s /tmp/cc8Ur38U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/cc8Ur38U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s CC [M] drivers/regulator/tps6594-regulator.o 3321s /tmp/ccE4KSzN.s: Assembler messages: 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccE4KSzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s CC [M] net/rxrpc/conn_object.o 3321s /tmp/ccO5vk7t.s: Assembler messages: 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccO5vk7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s CC [M] net/sunrpc/svc.o 3321s /tmp/ccs94Dw5.s: Assembler messages: 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s /tmp/ccs94Dw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3321s CC [M] drivers/tty/ttynull.o 3322s /tmp/ccHnuXHS.s: Assembler messages: 3322s /tmp/ccHnuXHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccHnuXHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccHnuXHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccHnuXHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s CC [M] drivers/regulator/tps65132-regulator.o 3322s /tmp/ccyIKNDv.s: Assembler messages: 3322s /tmp/ccyIKNDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccyIKNDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccyIKNDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccyIKNDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s /tmp/ccyIKNDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3322s CC [M] drivers/tty/rpmsg_tty.o 3323s /tmp/ccdw20Zl.s: Assembler messages: 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccdw20Zl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Assembler messages: 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccLLFGZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccjSB3Rc.s: Assembler messages: 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s CC [M] net/rxrpc/conn_service.o 3323s AR drivers/tty/built-in.a 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccjSB3Rc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s CC [M] drivers/regulator/twl-regulator.o 3323s CC [M] net/kcm/kcmsock.o 3323s /tmp/ccQOsefN.s: Assembler messages: 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccQOsefN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s CC [M] net/sunrpc/svcsock.o 3323s /tmp/ccGrIHOH.s: Assembler messages: 3323s /tmp/ccGrIHOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccGrIHOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccGrIHOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s /tmp/ccGrIHOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3323s CC [M] drivers/regulator/twl6030-regulator.o 3324s /tmp/ccgnvAVU.s: Assembler messages: 3324s /tmp/ccgnvAVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccgnvAVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccgnvAVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccgnvAVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccgnvAVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s CC [M] net/rxrpc/input.o 3324s /tmp/ccmDlzQG.s: Assembler messages: 3324s /tmp/ccmDlzQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccmDlzQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccmDlzQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s /tmp/ccmDlzQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3324s CC [M] drivers/regulator/vctrl-regulator.o 3325s /tmp/ccQ4l1O0.s: Assembler messages: 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccQ4l1O0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s CC [M] net/kcm/kcmproc.o 3325s /tmp/ccjxRnXC.s: Assembler messages: 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccjxRnXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s CC [M] drivers/regulator/vexpress-regulator.o 3325s /tmp/ccANa0gj.s: Assembler messages: 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3325s /tmp/ccANa0gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Assembler messages: 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccphB71q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s CC [M] net/sunrpc/svcauth.o 3326s CC [M] net/rxrpc/input_rack.o 3326s /tmp/ccbr7XDj.s: Assembler messages: 3326s /tmp/ccbr7XDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccbr7XDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccbr7XDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s CC [M] drivers/regulator/vqmmc-ipq4019-regulator.o 3326s /tmp/ccKaTpzJ.s: Assembler messages: 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s /tmp/ccKaTpzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3326s LD [M] net/kcm/kcm.o 3326s CC [M] net/rxrpc/insecure.o 3327s /tmp/cc7IGg0e.s: Assembler messages: 3327s /tmp/cc7IGg0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc7IGg0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s CC [M] drivers/regulator/wm831x-dcdc.o 3327s /tmp/cc4JN3Qi.s: Assembler messages: 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/cc4JN3Qi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Assembler messages: 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccx8IxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s CC [M] net/sunrpc/svcauth_unix.o 3327s CC [M] drivers/regulator/wm831x-isink.o 3327s /tmp/ccG2lrJw.s: Assembler messages: 3327s /tmp/ccG2lrJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccG2lrJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s /tmp/ccG2lrJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3327s CC [M] net/rxrpc/io_thread.o 3328s /tmp/cc90POkb.s: Assembler messages: 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/cc90POkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s CC [M] net/sunrpc/addr.o 3328s /tmp/ccZz89gH.s: Assembler messages: 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s /tmp/ccZz89gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3328s CC [M] drivers/regulator/wm831x-ldo.o 3329s /tmp/ccaeXKuM.s: Assembler messages: 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccaeXKuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccYpLsAs.s: Assembler messages: 3329s /tmp/ccYpLsAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccYpLsAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccYpLsAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccYpLsAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/ccYpLsAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc6cJr2N.s: Assembler messages: 3329s /tmp/cc6cJr2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc6cJr2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s CC [M] net/rxrpc/key.o 3329s CC drivers/iommu/arm/arm-smmu/qcom_iommu.o 3329s /tmp/cc7yZEiM.s: Assembler messages: 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s /tmp/cc7yZEiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3329s CC [M] drivers/regulator/wm8350-regulator.o 3329s CC [M] net/sunrpc/rpcb_clnt.o 3330s /tmp/ccBSGuia.s: Assembler messages: 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccBSGuia.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s CC drivers/iommu/arm/arm-smmu/arm-smmu.o 3330s /tmp/ccKhMLoV.s: Assembler messages: 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccKhMLoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s CC [M] drivers/regulator/wm8400-regulator.o 3330s /tmp/ccTPlN3U.s: Assembler messages: 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccTPlN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Assembler messages: 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3330s /tmp/ccDlWhWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3331s CC [M] net/sunrpc/timer.o 3331s CC [M] net/rxrpc/local_event.o 3331s /tmp/ccKIM5Lv.s: Assembler messages: 3331s /tmp/ccKIM5Lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3331s /tmp/ccKIM5Lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3331s /tmp/ccKIM5Lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3331s /tmp/ccKIM5Lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3331s CC [M] drivers/regulator/wm8994-regulator.o 3332s /tmp/ccZPtxVz.s: Assembler messages: 3332s /tmp/ccZPtxVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/ccZPtxVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/ccZPtxVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s CC [M] net/sunrpc/xdr.o 3332s /tmp/cchVTY5e.s: Assembler messages: 3332s /tmp/cchVTY5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/ccaa765N.s: Assembler messages: 3332s /tmp/ccaa765N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/ccaa765N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/ccaa765N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s CC [M] net/rxrpc/local_object.o 3332s /tmp/cc8CM7Lq.s: Assembler messages: 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s CC drivers/iommu/arm/arm-smmu/arm-smmu-impl.o 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3332s /tmp/cc8CM7Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Assembler messages: 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccPcnU03.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s CC drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o 3333s AR drivers/regulator/built-in.a 3333s CC [M] net/atm/addr.o 3333s /tmp/ccUWM55F.s: Assembler messages: 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s /tmp/ccUWM55F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s CC [M] net/rxrpc/misc.o 3333s /tmp/ccYiT09Y.s: Assembler messages: 3333s /tmp/ccYiT09Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3333s CC drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o 3334s /tmp/ccA7krR5.s: Assembler messages: 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccA7krR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccsP2gsl.s: Assembler messages: 3334s /tmp/ccsP2gsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s /tmp/ccsP2gsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3334s CC [M] net/atm/pvc.o 3334s CC [M] net/rxrpc/net_ns.o 3334s CC [M] net/sunrpc/sunrpc_syms.o 3335s /tmp/ccs2I54M.s: Assembler messages: 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccs2I54M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s AR drivers/iommu/arm/arm-smmu/built-in.a 3335s CC drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.o 3335s /tmp/ccG9doQ9.s: Assembler messages: 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccG9doQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s CC [M] net/atm/signaling.o 3335s /tmp/ccdiO6CO.s: Assembler messages: 3335s /tmp/ccdiO6CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccdiO6CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccdiO6CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s /tmp/ccdiO6CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3335s CC [M] net/rxrpc/oob.o 3336s /tmp/ccPG4v3f.s: Assembler messages: 3336s /tmp/ccPG4v3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccPG4v3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccPG4v3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccPG4v3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s CC [M] net/sunrpc/cache.o 3336s /tmp/ccbc4lZ9.s: Assembler messages: 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s /tmp/ccbc4lZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3336s CC [M] net/atm/svc.o 3337s /tmp/ccnRc1U1.s: Assembler messages: 3337s /tmp/ccnRc1U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccnRc1U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccnRc1U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccnRc1U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccnRc1U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c: In function ‘arm_smmu_atc_inv_master.isra’: 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2181:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3337s 2181 | } 3337s | ^ 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c: In function ‘arm_smmu_sync_cd’: 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:1241:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3337s 1241 | } 3337s | ^ 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c: In function ‘__arm_smmu_tlb_inv_range’: 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2338:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3337s 2338 | } 3337s | ^ 3337s CC [M] net/rxrpc/output.o 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c: In function ‘arm_smmu_atc_inv_domain’: 3337s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2243:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3337s 2243 | } 3337s | ^ 3337s /tmp/ccHZ0itw.s: Assembler messages: 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccHZ0itw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s CC drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.o 3337s /tmp/ccv3ZoF3.s: Assembler messages: 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3337s /tmp/ccv3ZoF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s CC [M] net/atm/ioctl.o 3338s /tmp/ccoZFOjx.s: Assembler messages: 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccoZFOjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Assembler messages: 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/cceOy2Hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s CC [M] net/sunrpc/rpc_pipe.o 3338s CC drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.o 3338s /tmp/ccPaB6sf.s: Assembler messages: 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s /tmp/ccPaB6sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3338s CC [M] net/rxrpc/peer_event.o 3339s /tmp/ccEDpLo2.s: Assembler messages: 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccEDpLo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s CC [M] net/atm/common.o 3339s /tmp/ccxox32A.s: Assembler messages: 3339s /tmp/ccxox32A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccxox32A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccxox32A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccxox32A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s /tmp/ccxox32A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3339s AR drivers/iommu/arm/arm-smmu-v3/built-in.a 3339s AR drivers/iommu/arm/built-in.a 3339s CC drivers/iommu/iommufd/iova_bitmap.o 3340s /tmp/cc5nPGJz.s: Assembler messages: 3340s /tmp/cc5nPGJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cc5nPGJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cc5nPGJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cc5nPGJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s CC [M] net/rxrpc/peer_object.o 3340s /tmp/cca1rRvI.s: Assembler messages: 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/cca1rRvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccPUGQRo.s: Assembler messages: 3340s /tmp/ccPUGQRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccPUGQRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccPUGQRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccPUGQRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccPUGQRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s CC drivers/iommu/iommufd/driver.o 3340s CC [M] net/sunrpc/sysfs.o 3340s /tmp/ccWIYEHh.s: Assembler messages: 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3340s /tmp/ccWIYEHh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s CC [M] net/atm/atm_misc.o 3341s /tmp/ccEtjBEK.s: Assembler messages: 3341s /tmp/ccEtjBEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/ccEtjBEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/ccEtjBEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/ccEtjBEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/ccEtjBEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s CC [M] drivers/iommu/iommufd/device.o 3341s /tmp/cchp7nKV.s: Assembler messages: 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s /tmp/cchp7nKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3341s CC [M] net/rxrpc/recvmsg.o 3341s /tmp/cc2C2QhO.s: Assembler messages: 3341s /tmp/cc2C2QhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Assembler messages: 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s CC [M] net/atm/raw.o 3342s CC [M] net/sunrpc/svc_xprt.o 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccIDKTTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Assembler messages: 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3342s /tmp/ccu6rfqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s CC [M] drivers/iommu/iommufd/eventq.o 3343s /tmp/ccD6I85c.s: Assembler messages: 3343s /tmp/ccD6I85c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s /tmp/ccD6I85c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s /tmp/ccD6I85c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s CC [M] net/atm/resources.o 3343s /tmp/ccY1rAUN.s: Assembler messages: 3343s /tmp/ccY1rAUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s /tmp/ccY1rAUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s /tmp/ccY1rAUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3343s CC [M] net/rxrpc/rtt.o 3344s /tmp/ccbw7IYC.s: Assembler messages: 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccbw7IYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s CC [M] drivers/iommu/iommufd/hw_pagetable.o 3344s /tmp/ccerclDw.s: Assembler messages: 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccerclDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccRBo3gv.s: Assembler messages: 3344s /tmp/ccRBo3gv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Assembler messages: 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s /tmp/ccWkYO9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3344s CC [M] net/rxrpc/security.o 3344s CC [M] net/atm/atm_sysfs.o 3344s CC [M] net/sunrpc/xprtmultipath.o 3345s /tmp/ccfEZ2xk.s: Assembler messages: 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccfEZ2xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s CC [M] drivers/iommu/iommufd/io_pagetable.o 3345s /tmp/ccejJxPJ.s: Assembler messages: 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/ccejJxPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Assembler messages: 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s /tmp/cc9kFRrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3345s CC [M] net/atm/proc.o 3345s CC [M] net/rxrpc/sendmsg.o 3346s /tmp/ccMqQ2AF.s: Assembler messages: 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccMqQ2AF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s CC [M] net/sunrpc/debugfs.o 3346s /tmp/ccXe0eNN.s: Assembler messages: 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccXe0eNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s CC [M] drivers/iommu/iommufd/ioas.o 3346s /tmp/ccauwulT.s: Assembler messages: 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s /tmp/ccauwulT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3346s CC [M] net/atm/clip.o 3347s /tmp/ccy2VeKB.s: Assembler messages: 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccy2VeKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Assembler messages: 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/ccvgCgiE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s CC [M] net/rxrpc/server_key.o 3347s CC [M] net/sunrpc/backchannel_rqst.o 3347s /tmp/cc6te6vS.s: Assembler messages: 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s /tmp/cc6te6vS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3347s CC [M] drivers/iommu/iommufd/main.o 3348s /tmp/cc2mPgOe.s: CC [M] net/atm/br2684.o 3348s CC [M] net/rxrpc/skbuff.o 3348s CC [M] drivers/iommu/iommufd/pages.o 3348s CC [M] net/sunrpc/stats.o 3348s Assembler messages: 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cc2mPgOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Assembler messages: 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/cckQImW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Assembler messages: 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccbduubz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Assembler messages: 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3348s /tmp/ccwkqdtq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Assembler messages: 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccf1NUzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s CC [M] net/rxrpc/txbuf.o 3349s /tmp/ccoZ2Fu5.s: Assembler messages: 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s /tmp/ccoZ2Fu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3349s CC [M] net/atm/lec.o 3350s /tmp/ccPy1LG5.s: Assembler messages: 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccPy1LG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s CC [M] net/sunrpc/sysctl.o 3350s /tmp/ccNOaOVK.s: Assembler messages: 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNOaOVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s CC [M] drivers/iommu/iommufd/vfio_compat.o 3350s /tmp/ccNb6kfC.s: Assembler messages: 3350s /tmp/ccNb6kfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNb6kfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s /tmp/ccNb6kfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3350s CC [M] net/rxrpc/utils.o 3351s CC [M] net/sunrpc/auth_gss/auth_gss.o 3351s /tmp/ccVTfcQa.s: Assembler messages: 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s /tmp/ccVTfcQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3351s CC [M] drivers/iommu/iommufd/viommu.o 3352s /tmp/ccDVXsA1.s: Assembler messages: 3352s /tmp/ccDVXsA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s CC [M] net/rxrpc/proc.o 3352s /tmp/ccfsioJN.s: Assembler messages: 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccfsioJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s CC [M] net/atm/mpc.o 3352s /tmp/ccVxNVn3.s: Assembler messages: 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s /tmp/ccVxNVn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3352s AR drivers/iommu/iommufd/built-in.a 3352s LD [M] drivers/iommu/iommufd/iommufd.o 3352s CC drivers/iommu/iommu.o 3353s /tmp/cch2qOSE.s: Assembler messages: 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/cch2qOSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s CC [M] net/rxrpc/rxkad.o 3353s /tmp/ccv01Nly.s: Assembler messages: 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s CC [M] net/atm/mpoa_caches.o 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s Assembler messages: 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccWn52Du.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s /tmp/ccv01Nly.s: Warning: no SFrame FDE emitted; FP without RA on stack 3353s CC [M] net/sunrpc/auth_gss/gss_mech_switch.o 3354s /tmp/cczDaMzv.s: Assembler messages: 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s /tmp/cczDaMzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3354s CC drivers/iommu/iommu-pages.o 3355s /tmp/ccChIyYj.s: Assembler messages: 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccChIyYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Assembler messages: 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccN05C6s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s CC [M] net/rxrpc/sysctl.o 3355s CC [M] net/sunrpc/auth_gss/svcauth_gss.o 3355s /tmp/ccxn5jiL.s: Assembler messages: 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccxn5jiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s CC [M] net/atm/mpoa_proc.o 3355s /tmp/ccjsUOoI.s: Assembler messages: 3355s /tmp/ccjsUOoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccjsUOoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s /tmp/ccjsUOoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3355s CC drivers/iommu/iommu-traces.o 3356s /tmp/ccGDoKAZ.s: Assembler messages: 3356s /tmp/ccGDoKAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s CC [M] net/rxrpc/rxgk.o 3356s /tmp/cct7ffwd.s: Assembler messages: 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cct7ffwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s CC [M] net/atm/pppoatm.o 3356s /tmp/cc6OMygV.s: Assembler messages: 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s /tmp/cc6OMygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3356s CC drivers/iommu/iommu-sysfs.o 3357s /tmp/ccOQcDxo.s: Assembler messages: 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccOQcDxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccClspg8.s: Assembler messages: 3357s /tmp/ccClspg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccClspg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccClspg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccClspg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccClspg8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s CC drivers/iommu/dma-iommu.o 3357s CC [M] net/sunrpc/auth_gss/gss_rpc_upcall.o 3357s /tmp/ccyV64cY.s: Assembler messages: 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s /tmp/ccyV64cY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3357s LD [M] net/atm/atm.o 3357s LD [M] net/atm/mpoa.o 3357s CC drivers/connector/cn_queue.o 3358s /tmp/ccmdf48f.s: Assembler messages: 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccmdf48f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s CC [M] net/rxrpc/rxgk_app.o 3358s /tmp/ccxe9onW.s: Assembler messages: 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccxe9onW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s CC [M] net/sunrpc/auth_gss/gss_rpc_xdr.o 3358s /tmp/ccf7bqnz.s: Assembler messages: 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3358s /tmp/ccf7bqnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s CC drivers/connector/connector.o 3359s /tmp/ccGAyv4m.s: Assembler messages: 3359s /tmp/ccGAyv4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Assembler messages: 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s CC [M] net/rxrpc/rxgk_kdf.o 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s /tmp/ccl39INE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3359s CC drivers/iommu/io-pgtable.o 3360s /tmp/cc4TPACe.s: Assembler messages: 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/cc4TPACe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccRt21dm.s: Assembler messages: 3360s /tmp/ccRt21dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccRt21dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccRt21dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccRt21dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccRt21dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccqQjW6E.s: Assembler messages: 3360s /tmp/ccqQjW6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccqQjW6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s CC [M] net/sunrpc/auth_gss/trace.o 3360s CC drivers/connector/cn_proc.o 3360s CC drivers/iommu/io-pgtable-arm-v7s.o 3360s /tmp/ccc1htxY.s: Assembler messages: 3360s /tmp/ccc1htxY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccc1htxY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccc1htxY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s /tmp/ccc1htxY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3360s CC [M] net/rxrpc/rxperf.o 3361s /tmp/ccoCy9tJ.s: Assembler messages: 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccoCy9tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s CC drivers/iommu/io-pgtable-arm.o 3361s /tmp/ccgGqKEw.s: Assembler messages: 3361s /tmp/ccgGqKEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccgGqKEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s AR drivers/connector/built-in.a 3361s CC drivers/iommu/io-pgtable-dart.o 3361s /tmp/ccOLxm6a.s: Assembler messages: 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s /tmp/ccOLxm6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3361s LD [M] net/rxrpc/rxrpc.o 3362s CC drivers/iommu/iova.o 3362s /tmp/cctLkkg4.s: Assembler messages: 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cctLkkg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s CC drivers/base/component.o 3362s /tmp/cc81p7nh.s: Assembler messages: 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/cc81p7nh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s CC [M] net/l2tp/l2tp_core.o 3362s /tmp/ccJYvp3k.s: Assembler messages: 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s /tmp/ccJYvp3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3362s CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o 3363s /tmp/ccASkdpJ.s: Assembler messages: 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccASkdpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Assembler messages: 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccr2xjaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s CC drivers/iommu/of_iommu.o 3363s CC drivers/base/core.o 3363s /tmp/ccmazQwH.s: Assembler messages: 3363s /tmp/ccmazQwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3363s /tmp/ccmazQwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s CC drivers/iommu/rockchip-iommu.o 3364s /tmp/cceM1cJE.s: Assembler messages: 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s /tmp/cceM1cJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3364s CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o 3365s /tmp/ccpbuEpQ.s: Assembler messages: 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o 3365s CC drivers/iommu/sun50i-iommu.o 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccpbuEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Assembler messages: 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s /tmp/ccbJP8dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3365s CC [M] net/l2tp/l2tp_ppp.o 3366s /tmp/ccuqp0Mv.s: Assembler messages: 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/ccuqp0Mv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Assembler messages: 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s /tmp/cc7u1P8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3366s CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o 3366s CC drivers/iommu/virtio-iommu.o 3366s CC drivers/base/bus.o 3367s /tmp/ccJc2y2k.s: Assembler messages: 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccJc2y2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s CC [M] net/l2tp/l2tp_ip.o 3367s /tmp/ccw8EdpY.s: Assembler messages: 3367s /tmp/ccw8EdpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o 3367s /tmp/ccs15Eo0.s: Assembler messages: 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccs15Eo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s CC drivers/iommu/iommu-sva.o 3367s /tmp/ccIFMf9n.s: Assembler messages: 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3367s /tmp/ccIFMf9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s CC drivers/base/dd.o 3368s /tmp/ccWfdwM3.s: Assembler messages: 3368s /tmp/ccWfdwM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccWfdwM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccWfdwM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccWfdwM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccWfdwM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s CC drivers/iommu/io-pgfault.o 3368s /tmp/ccXT7PhU.s: Assembler messages: 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s /tmp/ccXT7PhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3368s CC [M] net/sunrpc/auth_gss/gss_krb5_keys.o 3369s /tmp/cc7H9GMm.s: Assembler messages: 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/cc7H9GMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Assembler messages: 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccg213ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s CC [M] net/l2tp/l2tp_netlink.o 3369s CC drivers/base/syscore.o 3369s /tmp/ccUX5uSj.s: Assembler messages: 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s /tmp/ccUX5uSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3369s CC [M] drivers/iommu/mtk_iommu.o 3370s /tmp/cc8x9V8m.s: Assembler messages: 3370s /tmp/cc8x9V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc8x9V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc8x9V8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s LD [M] net/sunrpc/auth_gss/auth_rpcgss.o 3370s /tmp/ccMkzh0N.s: Assembler messages: 3370s /tmp/ccMkzh0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccMkzh0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccMkzh0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccMkzh0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccMkzh0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o 3370s CC [M] net/sunrpc/xprtrdma/transport.o 3370s CC drivers/base/driver.o 3370s /tmp/ccbRZ031.s: Assembler messages: 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccbRZ031.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Assembler messages: 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/cc4DVMjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s CC [M] drivers/iommu/sprd-iommu.o 3370s CC [M] net/l2tp/l2tp_eth.o 3370s /tmp/ccA7vfjO.s: Assembler messages: 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s /tmp/ccA7vfjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3370s CC drivers/base/class.o 3371s /tmp/cc4PaDeL.s: Assembler messages: 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/cc4PaDeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s CC [M] drivers/iommu/apple-dart.o 3371s /tmp/ccMOScg7.s: Assembler messages: 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccMOScg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s CC [M] net/sunrpc/xprtrdma/rpc_rdma.o 3371s /tmp/ccyKiABe.s: Assembler messages: 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccyKiABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Assembler messages: 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s /tmp/ccKhVdIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3371s CC [M] net/l2tp/l2tp_debugfs.o 3372s CC drivers/base/platform.o 3372s /tmp/ccKRQIRM.s: Assembler messages: 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s /tmp/ccKRQIRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3372s AR drivers/iommu/built-in.a 3372s CC drivers/block/loop.o 3373s /tmp/cc5qvKjb.s: Assembler messages: 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cc5qvKjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s CC [M] net/l2tp/l2tp_ip6.o 3373s /tmp/cclOJEYd.s: Assembler messages: 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/cclOJEYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s CC drivers/base/cpu.o 3373s /tmp/ccw2YCEj.s: Assembler messages: 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s /tmp/ccw2YCEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3373s CC [M] net/sunrpc/xprtrdma/verbs.o 3374s /tmp/ccgPzHhW.s: Assembler messages: 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccgPzHhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Assembler messages: 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccl3g2Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s CC drivers/base/firmware.o 3374s CC drivers/block/virtio_blk.o 3374s /tmp/ccIxGOPE.s: Assembler messages: 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s /tmp/ccIxGOPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3374s CC [M] net/sunrpc/xprtrdma/frwr_ops.o 3375s CC drivers/base/init.o 3375s /tmp/ccAExgSS.s: Assembler messages: 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccAExgSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s LD [M] net/sunrpc/sunrpc.o 3375s /tmp/ccPL72h9.s: Assembler messages: 3375s /tmp/ccPL72h9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s CC [M] net/phonet/pn_dev.o 3375s CC drivers/base/map.o 3375s /tmp/ccI3QvR2.s: Assembler messages: 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3375s /tmp/ccI3QvR2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s CC drivers/block/xen-blkfront.o 3376s /tmp/ccmYkP2h.s: Assembler messages: 3376s /tmp/ccmYkP2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/ccmYkP2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/ccmYkP2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/ccmYkP2h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Assembler messages: 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s CC drivers/base/devres.o 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cch3QOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s CC [M] net/sunrpc/xprtrdma/ib_client.o 3376s /tmp/cc70p1NV.s: Assembler messages: 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3376s /tmp/cc70p1NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s CC [M] net/phonet/pn_netlink.o 3377s /tmp/cczsNprd.s: Assembler messages: 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/cczsNprd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s CC drivers/base/attribute_container.o 3377s /tmp/ccdICrkZ.s: Assembler messages: 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s /tmp/ccdICrkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3377s CC [M] net/sunrpc/xprtrdma/svc_rdma.o 3378s /tmp/ccgumZT0.s: Assembler messages: 3378s /tmp/ccgumZT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccgumZT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccgumZT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccgumZT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccgumZT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s CC [M] net/phonet/socket.o 3378s /tmp/cccO10te.s: Assembler messages: 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/cccO10te.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s CC drivers/base/transport_class.o 3378s /tmp/ccyMQcuV.s: Assembler messages: 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccyMQcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s AR drivers/block/rnbd/built-in.a 3378s CC [M] drivers/block/rnbd/rnbd-clt.o 3378s /tmp/ccQZrgJc.s: Assembler messages: 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccQZrgJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccXI5JeN.s: Assembler messages: 3378s /tmp/ccXI5JeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3378s /tmp/ccXI5JeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s CC [M] net/sunrpc/xprtrdma/svc_rdma_backchannel.o 3379s CC drivers/base/topology.o 3379s /tmp/ccrtRKQK.s: Assembler messages: 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccrtRKQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s CC [M] net/phonet/datagram.o 3379s /tmp/ccGOeiTx.s: Assembler messages: 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s /tmp/ccGOeiTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3379s CC drivers/base/container.o 3380s /tmp/ccmWdJgR.s: Assembler messages: 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccmWdJgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s CC [M] drivers/block/rnbd/rnbd-clt-sysfs.o 3380s /tmp/ccHR4rW8.s: /tmp/ccs8345U.s: Assembler messages: 3380s /tmp/ccs8345U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccs8345U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s Assembler messages: 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/ccHR4rW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s CC drivers/base/property.o 3380s CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o 3380s /tmp/cc0cI6JP.s: Assembler messages: 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s /tmp/cc0cI6JP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3380s CC [M] net/phonet/sysctl.o 3381s /tmp/cc7mcyKs.s: Assembler messages: 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc7mcyKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s CC [M] drivers/block/rnbd/rnbd-srv.o 3381s /tmp/ccYIbR1L.s: Assembler messages: 3381s /tmp/ccYIbR1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s CC [M] net/phonet/af_phonet.o 3381s /tmp/cc4domrF.s: Assembler messages: 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3381s /tmp/cc4domrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Assembler messages: 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccbdep0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o 3382s CC drivers/base/cacheinfo.o 3382s /tmp/ccYmtASb.s: Assembler messages: 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccYmtASb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Assembler messages: 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s /tmp/ccBilAZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3382s CC [M] drivers/block/rnbd/rnbd-srv-sysfs.o 3383s CC [M] net/phonet/pep.o 3383s /tmp/ccT2hbXs.s: Assembler messages: 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccT2hbXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s CC drivers/base/swnode.o 3383s /tmp/ccgecR86.s: Assembler messages: 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccgecR86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Assembler messages: 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s /tmp/ccARi4mC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3383s CC [M] drivers/block/rnbd/rnbd-srv-trace.o 3384s /tmp/ccvGphip.s: Assembler messages: 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/ccvGphip.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s CC drivers/base/faux.o 3384s /tmp/cc8yBpQh.s: Assembler messages: 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s /tmp/cc8yBpQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3384s CC [M] net/phonet/pep-gprs.o 3385s /tmp/ccPG85eK.s: Assembler messages: 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccPG85eK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s CC drivers/base/auxiliary.o 3385s /tmp/ccAz0bjV.s: Assembler messages: 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccAz0bjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Assembler messages: 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s CC [M] net/sunrpc/xprtrdma/svc_rdma_rw.o 3385s LD [M] drivers/block/rnbd/rnbd-client.o 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccdqNBmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s LD [M] drivers/block/rnbd/rnbd-server.o 3385s CC [M] drivers/block/brd.o 3385s /tmp/ccoqGjcj.s: Assembler messages: 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccoqGjcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Assembler messages: 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s /tmp/ccFPvpDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3385s LD [M] net/phonet/phonet.o 3385s LD [M] net/phonet/pn_pep.o 3385s CC drivers/base/devtmpfs.o 3385s CC [M] net/sctp/sm_statetable.o 3386s /tmp/cc2cgGT8.s: Assembler messages: 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/cc2cgGT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s CC [M] drivers/block/nbd.o 3386s /tmp/ccyxH4Mg.s: Assembler messages: 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3386s /tmp/ccyxH4Mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s CC drivers/base/power/sysfs.o 3387s /tmp/ccIcsqGE.s: Assembler messages: 3387s /tmp/ccIcsqGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s CC [M] net/sctp/sm_statefuns.o 3387s /tmp/cczLetve.s: Assembler messages: 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s CC [M] net/sunrpc/xprtrdma/svc_rdma_pcl.o 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/cczLetve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Assembler messages: 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s /tmp/ccSVJ29C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3387s CC drivers/base/power/generic_ops.o 3388s /tmp/ccbuTVTV.s: Assembler messages: 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccbuTVTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s CC drivers/base/power/common.o 3388s /tmp/ccTifroJ.s: Assembler messages: 3388s /tmp/ccTifroJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccTifroJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccTifroJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccTifroJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s /tmp/ccTifroJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3388s CC [M] net/sunrpc/xprtrdma/module.o 3389s /tmp/ccR9lv5H.s: Assembler messages: 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccR9lv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s CC [M] drivers/block/rbd.o 3389s /tmp/ccYfhIvp.s: Assembler messages: 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s /tmp/ccYfhIvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3389s CC drivers/base/power/qos.o 3390s /tmp/ccaou4vY.s: Assembler messages: 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccaou4vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s CC [M] net/sctp/sm_sideeffect.o 3390s /tmp/ccwVOhIK.s: Assembler messages: 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s /tmp/ccwVOhIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3390s CC drivers/base/power/runtime.o 3391s /tmp/cciAAaYm.s: Assembler messages: 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s /tmp/cciAAaYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3391s CC [M] net/sctp/protocol.o 3392s /tmp/ccmbNmWs.s: Assembler messages: 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccmbNmWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s CC drivers/base/power/wakeirq.o 3392s /tmp/ccUxilvg.s: Assembler messages: 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3392s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccUxilvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s CC [M] drivers/block/ublk_drv.o 3393s /tmp/ccrvWo0o.s: Assembler messages: 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccrvWo0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s CC drivers/base/power/main.o 3393s /tmp/ccflrnu0.s: Assembler messages: 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s /tmp/ccflrnu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3393s CC [M] net/sctp/endpointola.o 3394s /tmp/cc7dbgOh.s: Assembler messages: 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/cc7dbgOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s CC [M] net/sunrpc/xprtrdma/backchannel.o 3394s /tmp/ccPNDdhX.s: Assembler messages: 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3394s /tmp/ccPNDdhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s CC [M] net/sctp/associola.o 3395s /tmp/ccYTPjus.s: Assembler messages: 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccYTPjus.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s CC drivers/base/power/wakeup.o 3395s /tmp/ccMQQ7IP.s: Assembler messages: 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccMQQ7IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s CC [M] drivers/block/zloop.o 3395s /tmp/ccO3qKng.s: Assembler messages: 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s /tmp/ccO3qKng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3395s LD [M] net/sunrpc/xprtrdma/rpcrdma.o 3395s CC [M] net/sctp/transport.o 3396s /tmp/ccnwYT3w.s: Assembler messages: 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccnwYT3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Assembler messages: 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccN20aGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s CC [M] drivers/block/xen-blkback/blkback.o 3396s /tmp/ccvBWafY.s: Assembler messages: 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s /tmp/ccvBWafY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3396s CC drivers/base/power/wakeup_stats.o 3396s AR drivers/misc/eeprom/built-in.a 3396s CC [M] drivers/misc/eeprom/at24.o 3397s /tmp/ccQGHkTo.s: Assembler messages: 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/ccQGHkTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s CC [M] net/sctp/chunk.o 3397s /tmp/cc3gdpok.s: Assembler messages: 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc3gdpok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s CC drivers/base/power/clock_ops.o 3397s /tmp/cc5qkT0J.s: Assembler messages: 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s /tmp/cc5qkT0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3397s CC [M] drivers/misc/eeprom/at25.o 3398s /tmp/ccW6ihDl.s: Assembler messages: 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccW6ihDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s CC [M] drivers/block/xen-blkback/xenbus.o 3398s /tmp/ccpehs99.s: Assembler messages: 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccpehs99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccBqsmDR.s: Assembler messages: 3398s /tmp/ccBqsmDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccBqsmDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccBqsmDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccBqsmDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s AR drivers/base/power/built-in.a 3398s CC [M] net/sctp/sm_make_chunk.o 3398s CC drivers/base/firmware_loader/fallback_table.o 3398s /tmp/ccg5Q2Gw.s: Assembler messages: 3398s /tmp/ccg5Q2Gw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccg5Q2Gw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccg5Q2Gw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s /tmp/ccg5Q2Gw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3398s CC [M] drivers/misc/eeprom/max6875.o 3399s /tmp/ccIHhx5B.s: Assembler messages: 3399s /tmp/ccIHhx5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccIHhx5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s CC drivers/base/firmware_loader/main.o 3399s /tmp/ccQgXhjl.s: Assembler messages: 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccQgXhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s LD [M] drivers/block/xen-blkback/xen-blkback.o 3399s CC [M] drivers/block/drbd/drbd_buildtag.o 3399s /tmp/ccDP0Fs3.s: Assembler messages: 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s /tmp/ccDP0Fs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3399s CC [M] drivers/misc/eeprom/eeprom_93cx6.o 3400s /tmp/ccfnra3D.s: Assembler messages: 3400s /tmp/ccfnra3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s CC [M] drivers/block/drbd/drbd_bitmap.o 3400s /tmp/cchGVB9v.s: Assembler messages: 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/cchGVB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s CC [M] drivers/misc/eeprom/eeprom_93xx46.o 3400s /tmp/ccr1UACC.s: Assembler messages: 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccr1UACC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Assembler messages: 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s /tmp/ccZwrr7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3400s CC [M] net/sctp/ulpevent.o 3400s CC drivers/base/firmware_loader/fallback.o 3401s /tmp/cciY320q.s: Assembler messages: 3401s /tmp/cciY320q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/cciY320q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/cciY320q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/cciY320q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/cciY320q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s CC [M] drivers/misc/eeprom/idt_89hpesx.o 3401s /tmp/ccyuRiib.s: Assembler messages: 3401s /tmp/ccyuRiib.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/ccyuRiib.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s /tmp/ccyuRiib.s: Warning: no SFrame FDE emitted; FP without RA on stack 3401s CC drivers/base/firmware_loader/sysfs.o 3402s /tmp/cczvTCYW.s: Assembler messages: 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cczvTCYW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s CC [M] net/sctp/inqueue.o 3402s /tmp/ccqTEpLq.s: Assembler messages: 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccqTEpLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s CC [M] drivers/misc/eeprom/ee1004.o 3402s /tmp/ccoOwMG1.s: Assembler messages: 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s CC drivers/base/firmware_loader/sysfs_upload.o 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/ccoOwMG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Assembler messages: 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s /tmp/cc7JWQW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3402s CC [M] drivers/block/drbd/drbd_proc.o 3403s /tmp/cc4Qc5ZR.s: Assembler messages: 3403s /tmp/cc4Qc5ZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/cc4Qc5ZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/cc4Qc5ZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Assembler messages: 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccxWLHsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s CC [M] net/sctp/outqueue.o 3403s /tmp/ccXaGD1s.s: Assembler messages: 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccXaGD1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s CC drivers/base/firmware_loader/builtin/main.o 3403s AR drivers/misc/cb710/built-in.a 3403s CC [M] drivers/misc/cb710/core.o 3403s /tmp/ccrDvoYg.s: Assembler messages: 3403s /tmp/ccrDvoYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccrDvoYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s /tmp/ccrDvoYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3403s AR drivers/base/firmware_loader/builtin/built-in.a 3403s AR drivers/base/firmware_loader/built-in.a 3403s CC drivers/base/node.o 3404s /tmp/ccgD1mwI.s: Assembler messages: 3404s /tmp/ccgD1mwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccgD1mwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccgD1mwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s CC [M] drivers/block/drbd/drbd_worker.o 3404s /tmp/ccJiERM2.s: Assembler messages: 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccJiERM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s CC [M] drivers/misc/cb710/sgbuf2.o 3404s /tmp/cc8siTD5.s: Assembler messages: 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/cc8siTD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Assembler messages: 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s /tmp/ccsMBxD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3404s CC drivers/base/memory.o 3405s CC [M] net/sctp/ulpqueue.o 3405s /tmp/cc3Mah5c.s: Assembler messages: 3405s /tmp/cc3Mah5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/cc3Mah5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/cc3Mah5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s LD [M] drivers/misc/cb710/cb710.o 3405s AR drivers/misc/lis3lv02d/built-in.a 3405s CC [M] drivers/misc/lis3lv02d/lis3lv02d.o 3405s /tmp/ccmpqz3t.s: Assembler messages: 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3405s /tmp/ccmpqz3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s CC drivers/base/module.o 3406s /tmp/ccqns6Sc.s: Assembler messages: 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s CC [M] net/sctp/tsnmap.o 3406s CC drivers/base/auxiliary_sysfs.o 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccqns6Sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccPsk1Xg.s: Assembler messages: 3406s /tmp/ccPsk1Xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/ccPsk1Xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Assembler messages: 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cc6hiZ0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.o 3406s /tmp/cctRmdpM.s: Assembler messages: 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s /tmp/cctRmdpM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3406s CC [M] drivers/block/drbd/drbd_receiver.o 3407s /tmp/ccVLOqxD.s: Assembler messages: 3407s /tmp/ccVLOqxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccVLOqxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s CC drivers/base/hypervisor.o 3407s /tmp/ccCgeCHk.s: Assembler messages: 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccCgeCHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s CC drivers/misc/sram.o 3407s /tmp/ccMkU5Bo.s: Assembler messages: 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s /tmp/ccMkU5Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3407s CC [M] net/sctp/bind_addr.o 3407s CC drivers/base/regmap/regmap.o 3408s /tmp/ccfEmAx0.s: Assembler messages: 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s /tmp/ccfEmAx0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3408s AR drivers/misc/cardreader/built-in.a 3408s CC [M] drivers/misc/cardreader/alcor_pci.o 3409s /tmp/ccw7vGmE.s: Assembler messages: 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccw7vGmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s CC [M] net/sctp/socket.o 3409s /tmp/ccVNVQY3.s: Assembler messages: 3409s /tmp/ccVNVQY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccVNVQY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccVNVQY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccVNVQY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s /tmp/ccVNVQY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3409s CC [M] drivers/misc/cardreader/rtsx_pcr.o 3410s /tmp/ccddzF8b.s: Assembler messages: 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/ccddzF8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Assembler messages: 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3410s /tmp/cctwaS6c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s CC [M] drivers/misc/cardreader/rts5209.o 3411s CC drivers/base/regmap/regcache.o 3411s /tmp/ccZlbiBT.s: Assembler messages: 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/ccZlbiBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s CC [M] drivers/block/drbd/drbd_req.o 3411s /tmp/cccnULIH.s: Assembler messages: 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s /tmp/cccnULIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3411s CC [M] drivers/misc/cardreader/rts5229.o 3412s /tmp/cc1xhgNL.s: Assembler messages: 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc1xhgNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s CC drivers/base/regmap/regcache-rbtree.o 3412s /tmp/cc7D21O9.s: Assembler messages: 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/cc7D21O9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s CC [M] drivers/misc/cardreader/rtl8411.o 3412s /tmp/ccif1f80.s: Assembler messages: 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s CC drivers/base/regmap/regcache-flat.o 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3412s /tmp/ccif1f80.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Assembler messages: 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/ccasMnru.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s CC [M] drivers/misc/cardreader/rts5227.o 3413s /tmp/cc6LftoD.s: Assembler messages: 3413s /tmp/cc6LftoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cc6LftoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cc6LftoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s CC drivers/base/regmap/regcache-maple.o 3413s /tmp/cc6LftoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Assembler messages: 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s /tmp/cclEmiv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3413s CC [M] drivers/block/drbd/drbd_actlog.o 3414s /tmp/ccqSUxvD.s: Assembler messages: 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s CC [M] drivers/misc/cardreader/rts5249.o 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccqSUxvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Assembler messages: 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8na7Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccwJK41J.s: Assembler messages: 3414s /tmp/ccwJK41J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/ccwJK41J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s CC [M] net/sctp/primitive.o 3414s CC drivers/base/regmap/regmap-debugfs.o 3414s /tmp/cc8iaKvv.s: Assembler messages: 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s /tmp/cc8iaKvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3414s CC [M] drivers/misc/cardreader/rts5260.o 3415s /tmp/ccM9ndwk.s: Assembler messages: 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccM9ndwk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s CC drivers/base/regmap/regmap-i2c.o 3415s /tmp/ccqerjQt.s: Assembler messages: 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/ccqerjQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s CC [M] net/sctp/output.o 3415s /tmp/cc6icukF.s: Assembler messages: 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cc6icukF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s CC [M] drivers/misc/cardreader/rts5261.o 3415s /tmp/cciqI78V.s: Assembler messages: 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3415s /tmp/cciqI78V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s CC [M] drivers/block/drbd/drbd_main.o 3416s /tmp/ccq6IG9V.s: Assembler messages: 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccq6IG9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s CC drivers/base/regmap/regmap-spi.o 3416s /tmp/ccuFeFz0.s: Assembler messages: 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccuFeFz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s CC [M] drivers/misc/cardreader/rts5228.o 3416s /tmp/ccqgIrg1.s: Assembler messages: 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/ccqgIrg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s CC [M] net/sctp/input.o 3416s /tmp/cc5AMQMh.s: Assembler messages: 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3416s /tmp/cc5AMQMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s CC drivers/base/regmap/regmap-mmio.o 3417s /tmp/ccv3rxuk.s: Assembler messages: 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccv3rxuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s CC [M] drivers/misc/cardreader/rts5264.o 3417s /tmp/ccN318Yd.s: Assembler messages: 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s /tmp/ccN318Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3417s CC drivers/base/regmap/regmap-irq.o 3418s /tmp/ccIVRzlN.s: Assembler messages: 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccIVRzlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s CC [M] drivers/misc/cardreader/rtsx_usb.o 3418s /tmp/ccTNcmPg.s: Assembler messages: 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s /tmp/ccTNcmPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3418s CC [M] net/sctp/debug.o 3419s /tmp/ccAYlRpX.s: Assembler messages: 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccAYlRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s CC [M] drivers/base/regmap/regmap-slimbus.o 3419s /tmp/cclhnp09.s: Assembler messages: 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/cclhnp09.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s LD [M] drivers/misc/cardreader/rtsx_pci.o 3419s AR drivers/misc/pvpanic/built-in.a 3419s CC [M] drivers/misc/pvpanic/pvpanic.o 3419s /tmp/ccRKaAcQ.s: Assembler messages: 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccRKaAcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccPAYS4w.s: Assembler messages: 3419s /tmp/ccPAYS4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccPAYS4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccPAYS4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccPAYS4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s CC [M] drivers/block/drbd/drbd_strings.o 3419s CC [M] drivers/base/regmap/regmap-spmi.o 3419s /tmp/ccg613Lu.s: Assembler messages: 3419s /tmp/ccg613Lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccg613Lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccg613Lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccg613Lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s CC [M] net/sctp/stream.o 3419s /tmp/ccNydvdI.s: Assembler messages: 3419s /tmp/ccNydvdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccNydvdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccNydvdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s /tmp/ccNydvdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3419s CC [M] drivers/block/drbd/drbd_nl.o 3420s /tmp/cceotom1.s: Assembler messages: 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/cceotom1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s CC [M] drivers/misc/pvpanic/pvpanic-mmio.o 3420s /tmp/ccAXiEh4.s: Assembler messages: 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s /tmp/ccAXiEh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3420s CC [M] drivers/base/regmap/regmap-w1.o 3421s /tmp/ccHitYNt.s: Assembler messages: 3421s /tmp/ccHitYNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccHitYNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccHitYNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s CC [M] drivers/misc/pvpanic/pvpanic-pci.o 3421s /tmp/ccXM5NGQ.s: Assembler messages: 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccXM5NGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s CC [M] drivers/base/regmap/regmap-sccb.o 3421s /tmp/ccmfflHp.s: Assembler messages: 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccmfflHp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s CC [M] net/sctp/auth.o 3421s /tmp/ccHdxbtJ.s: Assembler messages: 3421s /tmp/ccHdxbtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccHdxbtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s /tmp/ccHdxbtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3421s AR drivers/misc/keba/built-in.a 3421s CC [M] drivers/misc/keba/cp500.o 3422s /tmp/cc4nzkSq.s: Assembler messages: 3422s /tmp/cc4nzkSq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/cc4nzkSq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/cc4nzkSq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s CC [M] drivers/base/regmap/regmap-i3c.o 3422s /tmp/ccpDrprE.s: Assembler messages: 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s /tmp/ccpDrprE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s CC [M] drivers/misc/keba/lan9252.o 3422s /tmp/cceSTEV5.s: Assembler messages: 3422s /tmp/cceSTEV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3422s CC [M] drivers/base/regmap/regmap-spi-avmm.o 3423s /tmp/ccfnSBZO.s: Assembler messages: 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccfnSBZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s CC [M] net/sctp/offload.o 3423s /tmp/cc4UiJgv.s: Assembler messages: 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc4UiJgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc6U88rx.s: Assembler messages: 3423s /tmp/cc6U88rx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/cc6U88rx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s CC [M] drivers/block/drbd/drbd_interval.o 3423s AR drivers/misc/amd-sbi/built-in.a 3423s CC [M] drivers/misc/amd-sbi/rmi-i2c.o 3423s /tmp/ccUpPjcC.s: Assembler messages: 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s /tmp/ccUpPjcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3423s AR drivers/base/regmap/built-in.a 3423s CC drivers/base/soc.o 3424s /tmp/cccnl7OB.s: Assembler messages: 3424s /tmp/cccnl7OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/cccnl7OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/cccnl7OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s CC [M] drivers/block/drbd/drbd_state.o 3424s /tmp/ccaVv5c6.s: Assembler messages: 3424s /tmp/ccaVv5c6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccaVv5c6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccaVv5c6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s CC [M] net/sctp/stream_sched.o 3424s /tmp/ccWdzj7r.s: Assembler messages: 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/ccWdzj7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/cc4pHh5v.s: Assembler messages: 3424s /tmp/cc4pHh5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/cc4pHh5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s /tmp/cc4pHh5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3424s CC drivers/base/pinctrl.o 3424s CC [M] drivers/misc/amd-sbi/rmi-core.o 3425s /tmp/cckCpmZS.s: Assembler messages: 3425s /tmp/cckCpmZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s CC drivers/base/devcoredump.o 3425s /tmp/ccYYCGWS.s: Assembler messages: 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYYCGWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s CC [M] net/sctp/stream_sched_prio.o 3425s /tmp/ccYtNzQ9.s: Assembler messages: 3425s /tmp/ccYtNzQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYtNzQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccYtNzQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s CC [M] drivers/misc/amd-sbi/rmi-hwmon.o 3425s /tmp/ccxx34Z3.s: Assembler messages: 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3425s /tmp/ccxx34Z3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s CC drivers/base/platform-msi.o 3426s /tmp/cciaMcTI.s: Assembler messages: 3426s /tmp/cciaMcTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s LD [M] drivers/misc/amd-sbi/sbrmi-i2c.o 3426s CC [M] drivers/misc/ad525x_dpot.o 3426s /tmp/ccfVok2I.s: Assembler messages: 3426s /tmp/ccfVok2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccfVok2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccfVok2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Assembler messages: 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccaljw4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s CC drivers/base/arch_topology.o 3426s CC [M] drivers/block/drbd/drbd_nla.o 3426s /tmp/ccLtf7pS.s: Assembler messages: 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s /tmp/ccLtf7pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3426s CC [M] net/sctp/stream_sched_rr.o 3427s /tmp/ccNzKa57.s: Assembler messages: 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccNzKa57.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s CC [M] drivers/misc/ad525x_dpot-i2c.o 3427s /tmp/ccyzA8ua.s: Assembler messages: 3427s /tmp/ccyzA8ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s /tmp/ccyzA8ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3427s CC [M] drivers/block/drbd/drbd_debugfs.o 3428s /tmp/cceveOpZ.s: Assembler messages: 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/cceveOpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s CC [M] net/sctp/stream_sched_fc.o 3428s /tmp/ccToVX9n.s: Assembler messages: 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccToVX9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s CC drivers/base/arch_numa.o 3428s /tmp/ccIE9rgP.s: Assembler messages: 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s /tmp/ccIE9rgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3428s CC [M] drivers/misc/ad525x_dpot-spi.o 3429s /tmp/ccfs6kt4.s: Assembler messages: 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccfs6kt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s CC drivers/base/physical_location.o 3429s /tmp/ccyE8VLk.s: Assembler messages: 3429s /tmp/ccyE8VLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccyE8VLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccyE8VLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s CC [M] drivers/misc/dummy-irq.o 3429s /tmp/cc7h0r1f.s: Assembler messages: 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cc7h0r1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Assembler messages: 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccu6lRi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s LD [M] drivers/block/drbd/drbd.o 3429s CC [M] net/sctp/stream_interleave.o 3429s CC [M] drivers/block/mtip32xx/mtip32xx.o 3429s /tmp/ccwiydmI.s: Assembler messages: 3429s /tmp/ccwiydmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/ccwiydmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s CC [M] drivers/misc/ics932s401.o 3429s /tmp/cco52D7m.s: Assembler messages: 3429s /tmp/cco52D7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cco52D7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cco52D7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cco52D7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s /tmp/cco52D7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3429s AR drivers/base/test/built-in.a 3429s CC drivers/base/trace.o 3430s /tmp/cclbI6Pl.s: Assembler messages: 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/cclbI6Pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s CC [M] drivers/misc/ti_fpc202.o 3430s /tmp/ccZheRaM.s: Assembler messages: 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s /tmp/ccZheRaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3430s AR drivers/base/built-in.a 3430s CC [M] net/sctp/proc.o 3431s /tmp/ccwBrWEh.s: Assembler messages: 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/ccwBrWEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s CC [M] net/rds/af_rds.o 3431s /tmp/cctRpOdl.s: Assembler messages: 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s /tmp/cctRpOdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3431s CC [M] drivers/misc/tifm_core.o 3432s /tmp/ccCPEdo6.s: Assembler messages: 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccCPEdo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s CC [M] net/sctp/sysctl.o 3432s /tmp/ccUNTN00.s: Assembler messages: 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccUNTN00.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s CC [M] drivers/block/zram/zcomp.o 3432s /tmp/ccWBTyJT.s: Assembler messages: 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccWBTyJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s CC [M] drivers/misc/tifm_7xx1.o 3432s /tmp/ccelI9WR.s: Assembler messages: 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/ccelI9WR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Assembler messages: 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s /tmp/cc1jt1HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3432s CC [M] drivers/block/zram/zram_drv.o 3432s CC [M] net/rds/bind.o 3433s /tmp/cc3W8nhX.s: Assembler messages: 3433s /tmp/cc3W8nhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/cc3W8nhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/cc3W8nhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/cc3W8nhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s CC [M] net/sctp/ipv6.o 3433s /tmp/ccLL7vQl.s: Assembler messages: 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s /tmp/ccLL7vQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3433s CC [M] drivers/misc/phantom.o 3434s /tmp/ccdEV3rO.s: Assembler messages: 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccdEV3rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s CC [M] net/rds/cong.o 3434s /tmp/cco5bMd7.s: Assembler messages: 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/cco5bMd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s CC [M] drivers/misc/rpmb-core.o 3434s /tmp/ccMboo2t.s: Assembler messages: 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s /tmp/ccMboo2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3434s CC [M] drivers/block/zram/backend_lzorle.o 3435s /tmp/cceyIDIw.s: Assembler messages: 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cceyIDIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s CC [M] net/sctp/diag.o 3435s /tmp/cctZ36zB.s: Assembler messages: 3435s /tmp/cctZ36zB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cctZ36zB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cctZ36zB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/cctZ36zB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s CC [M] drivers/block/zram/backend_lzo.o 3435s /tmp/ccVCrrg7.s: Assembler messages: 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccVCrrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s CC [M] drivers/misc/qcom-coincell.o 3435s /tmp/ccWCxq5M.s: Assembler messages: 3435s /tmp/ccWCxq5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccWCxq5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccWCxq5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccWCxq5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s CC [M] drivers/block/zram/backend_lz4.o 3435s /tmp/ccmSUj5d.s: Assembler messages: 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s /tmp/ccmSUj5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3435s CC [M] net/rds/connection.o 3436s /tmp/ccfj6PNB.s: Assembler messages: 3436s /tmp/ccfj6PNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccfj6PNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s CC [M] drivers/misc/fastrpc.o 3436s /tmp/cchh3pUd.s: Assembler messages: 3436s /tmp/cchh3pUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/cchh3pUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/cchh3pUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/cchh3pUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s CC [M] drivers/block/zram/backend_lz4hc.o 3436s /tmp/ccmvoIhQ.s: Assembler messages: 3436s /tmp/ccmvoIhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccmvoIhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccmvoIhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccmvoIhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccmvoIhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s LD [M] net/sctp/sctp.o 3436s LD [M] net/sctp/sctp_diag.o 3436s CC [M] net/mac80211/main.o 3436s /tmp/ccI0UTTE.s: Assembler messages: 3436s /tmp/ccI0UTTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccI0UTTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccI0UTTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s /tmp/ccI0UTTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3436s CC [M] drivers/block/zram/backend_zstd.o 3437s /tmp/ccPcS2vg.s: Assembler messages: 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccPcS2vg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s CC [M] drivers/block/zram/backend_deflate.o 3437s /tmp/cc73dZat.s: Assembler messages: 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/cc73dZat.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccC4t42n.s: Assembler messages: 3437s /tmp/ccC4t42n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccC4t42n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccC4t42n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s /tmp/ccC4t42n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3437s CC [M] drivers/block/zram/backend_842.o 3437s CC [M] net/rds/info.o 3438s /tmp/cctZNlFe.s: Assembler messages: 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/cctZNlFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s CC [M] drivers/misc/bh1770glc.o 3438s /tmp/ccp9Tqlw.s: Assembler messages: 3438s /tmp/ccp9Tqlw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccp9Tqlw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s LD [M] drivers/block/zram/zram.o 3438s CC [M] drivers/block/null_blk/main.o 3438s /tmp/ccLcJbQ0.s: Assembler messages: 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3438s /tmp/ccLcJbQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccSQDlpl.s: Assembler messages: 3439s /tmp/ccSQDlpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccSQDlpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccSQDlpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s CC [M] net/mac80211/status.o 3439s CC [M] net/rds/message.o 3439s /tmp/ccu0frJZ.s: Assembler messages: 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s /tmp/ccu0frJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3439s CC [M] drivers/misc/apds990x.o 3440s /tmp/ccs0GN0z.s: Assembler messages: 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccs0GN0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Assembler messages: 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s CC [M] drivers/block/null_blk/trace.o 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/cc2yPSgn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s CC [M] drivers/misc/enclosure.o 3440s /tmp/ccZsIC2D.s: Assembler messages: 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccZsIC2D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s CC [M] net/rds/recv.o 3440s /tmp/ccI0XuTI.s: Assembler messages: 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3440s /tmp/ccI0XuTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s CC [M] net/mac80211/driver-ops.o 3441s /tmp/ccJmJYpK.s: Assembler messages: 3441s /tmp/ccJmJYpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s CC [M] drivers/block/null_blk/zoned.o 3441s /tmp/ccQzIE9u.s: Assembler messages: 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s /tmp/ccQzIE9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3441s CC [M] drivers/misc/smpro-errmon.o 3442s /tmp/cc0cgEDL.s: Assembler messages: 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cc0cgEDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s CC [M] drivers/misc/smpro-misc.o 3442s /tmp/ccNYohg4.s: Assembler messages: 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccNYohg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s CC [M] net/rds/send.o 3442s /tmp/cclYUgSk.s: Assembler messages: 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/cclYUgSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s LD [M] drivers/block/null_blk/null_blk.o 3442s AR drivers/block/built-in.a 3442s CC [M] net/tipc/addr.o 3442s /tmp/ccnZMziv.s: Assembler messages: 3442s /tmp/ccnZMziv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccnZMziv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccnZMziv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s CC [M] drivers/misc/hpilo.o 3442s /tmp/ccAklJZs.s: Assembler messages: 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s CC [M] net/mac80211/sta_info.o 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3442s /tmp/ccAklJZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/cck7tIdF.s: Assembler messages: 3443s /tmp/cck7tIdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/cck7tIdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s CC [M] net/tipc/bcast.o 3443s /tmp/ccBbggp2.s: Assembler messages: 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s /tmp/ccBbggp2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3443s CC [M] drivers/misc/apds9802als.o 3444s /tmp/ccgLln6W.s: Assembler messages: 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccgLln6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Assembler messages: 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s /tmp/ccQwzPle.s: Warning: no SFrame FDE emitted; FP without RA on stack 3444s CC [M] drivers/misc/isl29003.o 3444s CC [M] net/rds/stats.o 3445s /tmp/cceKV06G.s: Assembler messages: 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/cceKV06G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s CC [M] net/tipc/bearer.o 3445s /tmp/ccci3FXF.s: Assembler messages: 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s /tmp/ccci3FXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3445s CC [M] drivers/misc/isl29020.o 3446s /tmp/ccSbFwwR.s: Assembler messages: 3446s /tmp/ccSbFwwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccSbFwwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s CC [M] net/rds/sysctl.o 3446s /tmp/ccjdMkT0.s: Assembler messages: 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccjdMkT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Assembler messages: 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s /tmp/ccGqd9NF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3446s CC [M] net/mac80211/wep.o 3446s CC [M] drivers/misc/tsl2550.o 3447s /tmp/ccEet2Ox.s: Assembler messages: 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s CC [M] net/tipc/core.o 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccEet2Ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccSLUShx.s: Assembler messages: 3447s /tmp/ccSLUShx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/ccSLUShx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s CC [M] net/rds/threads.o 3447s /tmp/cckuvAzb.s: Assembler messages: 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cckuvAzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s CC [M] drivers/misc/ds1682.o 3447s /tmp/cc7U7wsp.s: Assembler messages: 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s /tmp/cc7U7wsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3447s CC [M] net/mac80211/aead_api.o 3448s /tmp/ccPa2rIs.s: Assembler messages: 3448s /tmp/ccPa2rIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccPa2rIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccPa2rIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccPa2rIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccPa2rIs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s CC [M] net/tipc/link.o 3448s /tmp/ccUwaVps.s: Assembler messages: 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccUwaVps.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s CC [M] drivers/misc/hmc6352.o 3448s /tmp/ccLM09WO.s: Assembler messages: 3448s /tmp/ccLM09WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccLM09WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Assembler messages: 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s CC [M] net/mac80211/wpa.o 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s /tmp/ccYvrNn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3448s CC [M] net/rds/transport.o 3449s /tmp/ccW6Tkhw.s: Assembler messages: 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s /tmp/ccW6Tkhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3449s CC [M] drivers/misc/lattice-ecp3-config.o 3450s /tmp/ccdjgOfJ.s: Assembler messages: 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccdjgOfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccHMkBhN.s: Assembler messages: 3450s /tmp/ccHMkBhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccHMkBhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccHMkBhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccHMkBhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s CC [M] drivers/misc/dw-xdata-pcie.o 3450s CC [M] net/rds/loop.o 3450s /tmp/cckP3BCJ.s: Assembler messages: 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/cckP3BCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s CC [M] net/mac80211/scan.o 3450s /tmp/ccJrylfa.s: Assembler messages: 3450s /tmp/ccJrylfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccJrylfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccJrylfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccJrylfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Assembler messages: 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3450s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s CC [M] drivers/misc/xilinx_sdfec.o 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccnghda1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s CC [M] net/tipc/discover.o 3451s /tmp/ccxPtUXl.s: Assembler messages: 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s /tmp/ccxPtUXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3451s CC [M] net/rds/page.o 3452s /tmp/ccPiS70R.s: Assembler messages: 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccPiS70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s CC [M] net/tipc/msg.o 3452s /tmp/cc4fAanP.s: Assembler messages: 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/cc4fAanP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s CC [M] drivers/misc/ntsync.o 3452s /tmp/ccICYxlJ.s: Assembler messages: 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccICYxlJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s CC [M] net/mac80211/offchannel.o 3452s /tmp/ccSs1qbg.s: Assembler messages: 3452s /tmp/ccSs1qbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s /tmp/ccSs1qbg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3452s CC [M] net/rds/rdma.o 3453s /tmp/cc2l8JXn.s: Assembler messages: 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/cc2l8JXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s CC [M] drivers/misc/hi6421v600-irq.o 3453s /tmp/ccuzwu1M.s: Assembler messages: 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s /tmp/ccuzwu1M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3453s CC [M] net/tipc/name_distr.o 3454s /tmp/ccdKFOlZ.s: Assembler messages: 3454s /tmp/ccdKFOlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccdKFOlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccdKFOlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s CC [M] drivers/misc/open-dice.o 3454s /tmp/cc9UqDWp.s: Assembler messages: 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/cc9UqDWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s CC [M] net/mac80211/ht.o 3454s /tmp/ccgUIm4j.s: Assembler messages: 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccgUIm4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s CC [M] net/rds/rdma_transport.o 3454s /tmp/ccU3udwn.s: Assembler messages: 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3454s /tmp/ccU3udwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccWOQSWi.s: Assembler messages: 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s CC [M] net/tipc/subscr.o 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccWOQSWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s CC [M] drivers/misc/vcpu_stall_detector.o 3455s /tmp/ccdShakn.s: Assembler messages: 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/ccdShakn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s CC [M] drivers/misc/tps6594-esm.o 3455s /tmp/cc7Usrkc.s: Assembler messages: 3455s /tmp/cc7Usrkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/cc7Usrkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/cc7Usrkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s /tmp/cc7Usrkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3455s CC [M] net/rds/ib.o 3456s /tmp/ccuzJ9Ki.s: Assembler messages: 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccuzJ9Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Assembler messages: 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccsR2bpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s CC [M] net/tipc/monitor.o 3456s CC [M] net/mac80211/agg-tx.o 3456s /tmp/ccKGf7eq.s: Assembler messages: 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s /tmp/ccKGf7eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3456s CC [M] drivers/misc/tps6594-pfsm.o 3457s /tmp/ccFLFyAa.s: Assembler messages: 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccFLFyAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s CC [M] drivers/misc/nsm.o 3457s /tmp/ccYnDCW3.s: Assembler messages: 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccYnDCW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s CC [M] net/rds/ib_cm.o 3457s /tmp/ccnPflCB.s: Assembler messages: 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/ccnPflCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s CC [M] net/tipc/name_table.o 3457s /tmp/cc8tF1VR.s: Assembler messages: 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3457s /tmp/cc8tF1VR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Assembler messages: 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s /tmp/ccrsYddX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3458s CC [M] drivers/misc/mrvl_cn10k_dpi.o 3458s CC [M] net/mac80211/agg-rx.o 3459s /tmp/ccyAm10B.s: Assembler messages: 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s CC [M] drivers/misc/lan966x_pci.o 3459s /tmp/ccyAm10B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Assembler messages: 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc0nIpvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s CC [M] net/rds/ib_recv.o 3459s /tmp/cc30Gymy.s: Assembler messages: 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc30Gymy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s CC [M] net/tipc/net.o 3459s /tmp/cc5ZiwCU.s: Assembler messages: 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/cc5ZiwCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s CC [M] net/mac80211/vht.o 3459s /tmp/ccAUE1n9.s: Assembler messages: 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s /tmp/ccAUE1n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3459s DTC drivers/misc/lan966x_pci.dtbo 3460s CC [M] drivers/misc/c2port/core.o 3460s /tmp/ccVXUhsv.s: Assembler messages: 3460s /tmp/ccVXUhsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccVXUhsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccVXUhsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccVXUhsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccVXUhsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s CC [M] net/tipc/netlink.o 3460s /tmp/cc3ptbbj.s: Assembler messages: 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/cc3ptbbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Assembler messages: 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3460s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] net/rds/ib_ring.o 3461s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccjO65LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] drivers/misc/altera-stapl/altera-jtag.o 3461s /tmp/cc8lwUf1.s: Assembler messages: 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/cc8lwUf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] net/mac80211/he.o 3461s /tmp/ccQK469C.s: Assembler messages: 3461s /tmp/ccQK469C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccQK469C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] net/tipc/netlink_compat.o 3461s /tmp/ccYva8Va.s: Assembler messages: 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s /tmp/ccYva8Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] drivers/misc/altera-stapl/altera-comp.o 3461s /tmp/ccS0lr3h.s: Assembler messages: 3461s /tmp/ccS0lr3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3461s CC [M] drivers/misc/altera-stapl/altera.o 3462s /tmp/cc9f3Ra8.s: Assembler messages: 3462s /tmp/cc9f3Ra8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3462s CC [M] net/rds/ib_send.o 3462s /tmp/ccesqgM6.s: Assembler messages: 3462s /tmp/ccesqgM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3462s /tmp/ccesqgM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3462s /tmp/ccesqgM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3462s CC [M] net/mac80211/s1g.o 3463s /tmp/ccpHpXMV.s: Assembler messages: 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccpHpXMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s CC [M] net/tipc/node.o 3463s /tmp/ccyOKMga.s: Assembler messages: 3463s /tmp/ccyOKMga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccyOKMga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccyOKMga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s CC [M] drivers/misc/altera-stapl/altera-lpt.o 3463s /tmp/ccgduUMo.s: Assembler messages: 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s /tmp/ccgduUMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3463s CC [M] net/rds/ib_stats.o 3464s /tmp/ccrNhy4s.s: Assembler messages: 3464s /tmp/ccrNhy4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s LD [M] drivers/misc/altera-stapl/altera-stapl.o 3464s CC [M] drivers/misc/vmw_vmci/vmci_context.o 3464s /tmp/ccFBEOnT.s: Assembler messages: 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s /tmp/ccFBEOnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3464s CC [M] net/mac80211/ibss.o 3465s CC [M] net/rds/ib_sysctl.o 3465s /tmp/ccbl4JnI.s: Assembler messages: 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccbl4JnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s CC [M] drivers/misc/vmw_vmci/vmci_datagram.o 3465s /tmp/ccci23kb.s: Assembler messages: 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3465s /tmp/ccci23kb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s CC [M] drivers/misc/vmw_vmci/vmci_doorbell.o 3466s /tmp/ccUnQlYs.s: Assembler messages: 3466s /tmp/ccUnQlYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccUnQlYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s CC [M] net/rds/ib_rdma.o 3466s /tmp/ccpxF0o4.s: Assembler messages: 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccpxF0o4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Assembler messages: 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/cckw6Tsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s CC [M] net/tipc/socket.o 3466s CC [M] net/mac80211/iface.o 3466s /tmp/ccrEV9kf.s: Assembler messages: 3466s /tmp/ccrEV9kf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccrEV9kf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccrEV9kf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccrEV9kf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s /tmp/ccrEV9kf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3466s CC [M] drivers/misc/vmw_vmci/vmci_driver.o 3467s /tmp/ccQhIax4.s: Assembler messages: 3467s /tmp/ccQhIax4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccQhIax4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccQhIax4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccQhIax4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccQhIax4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s CC [M] drivers/misc/vmw_vmci/vmci_event.o 3467s /tmp/cc7GT95r.s: Assembler messages: 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/cc7GT95r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccH07rWd.s: Assembler messages: 3467s /tmp/ccH07rWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccH07rWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccH07rWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccH07rWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s /tmp/ccH07rWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3467s CC [M] net/rds/ib_frmr.o 3467s CC [M] drivers/misc/vmw_vmci/vmci_guest.o 3468s /tmp/ccpllF8T.s: Assembler messages: 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccpllF8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s CC [M] net/mac80211/link.o 3468s /tmp/ccZ4aWrA.s: Assembler messages: 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3468s /tmp/ccZ4aWrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s CC [M] drivers/misc/vmw_vmci/vmci_handle_array.o 3469s /tmp/ccG1bBTP.s: Assembler messages: 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccG1bBTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s CC [M] net/rds/tcp.o 3469s /tmp/ccBrIv1Y.s: Assembler messages: 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/ccBrIv1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s CC [M] drivers/misc/vmw_vmci/vmci_host.o 3469s /tmp/cccKnX53.s: Assembler messages: 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3469s /tmp/cccKnX53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s CC [M] net/tipc/eth_media.o 3470s /tmp/ccp1CrR4.s: Assembler messages: 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/ccp1CrR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s CC [M] net/mac80211/rate.o 3470s /tmp/cc2JpKh6.s: Assembler messages: 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s /tmp/cc2JpKh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3470s CC [M] drivers/misc/vmw_vmci/vmci_queue_pair.o 3471s /tmp/cc2FfWkG.s: Assembler messages: 3471s /tmp/cc2FfWkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc2FfWkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Assembler messages: 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s /tmp/cc8elFk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3471s CC [M] net/tipc/topsrv.o 3471s CC [M] net/rds/tcp_connect.o 3472s /tmp/cciRUiLR.s: Assembler messages: 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciRUiLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s CC [M] net/mac80211/michael.o 3472s /tmp/cc9XUOYE.s: Assembler messages: 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cc9XUOYE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccQxkwcs.s: Assembler messages: 3472s /tmp/ccQxkwcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccQxkwcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s CC [M] drivers/misc/vmw_vmci/vmci_resource.o 3472s CC [M] net/rds/tcp_listen.o 3472s /tmp/cciQf3xq.s: Assembler messages: 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/cciQf3xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s CC [M] net/tipc/group.o 3472s /tmp/ccpkqiZH.s: Assembler messages: 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s /tmp/ccpkqiZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3472s CC [M] drivers/misc/vmw_vmci/vmci_route.o 3473s /tmp/ccMHzkgf.s: Assembler messages: 3473s /tmp/ccMHzkgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3473s LD [M] drivers/misc/vmw_vmci/vmw_vmci.o 3473s CC [M] net/mac80211/tkip.o 3473s CC [M] drivers/misc/genwqe/card_base.o 3474s /tmp/cccWQWxb.s: Assembler messages: 3474s /tmp/cccWQWxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/cccWQWxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/cccWQWxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/cccWQWxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s CC [M] net/rds/tcp_recv.o 3474s /tmp/ccK40Qu9.s: Assembler messages: 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccK40Qu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Assembler messages: 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/ccw5fPEz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s CC [M] drivers/misc/genwqe/card_dev.o 3474s CC [M] net/tipc/trace.o 3474s /tmp/cc3gMPlZ.s: Assembler messages: 3474s /tmp/cc3gMPlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/cc3gMPlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s /tmp/cc3gMPlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3474s CC [M] net/mac80211/aes_cmac.o 3475s /tmp/ccp6625E.s: Assembler messages: 3475s /tmp/ccp6625E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/ccp6625E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/ccp6625E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/ccp6625E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/ccp6625E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s CC [M] net/rds/tcp_send.o 3475s /tmp/ccTC9D6N.s: Assembler messages: 3475s /tmp/ccTC9D6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/ccTC9D6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s CC [M] net/mac80211/aes_gmac.o 3475s /tmp/cc4VhOTC.s: Assembler messages: 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s /tmp/cc4VhOTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3475s CC [M] drivers/misc/genwqe/card_ddcb.o 3476s /tmp/cc38ZUlq.s: Assembler messages: 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s CC [M] net/tipc/udp_media.o 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cc38ZUlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cczxO9SY.s: Assembler messages: 3476s /tmp/cczxO9SY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cczxO9SY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s CC [M] net/mac80211/fils_aead.o 3476s /tmp/cctakGTe.s: Assembler messages: 3476s /tmp/cctakGTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cctakGTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s /tmp/cctakGTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3476s CC [M] net/rds/tcp_stats.o 3477s /tmp/cc3JlosZ.s: Assembler messages: 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/cc3JlosZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s CC [M] drivers/misc/genwqe/card_sysfs.o 3477s /tmp/ccwHyuMF.s: Assembler messages: 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccwHyuMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s CC [M] drivers/misc/genwqe/card_debugfs.o 3477s /tmp/ccPHDym1.s: Assembler messages: 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s /tmp/ccPHDym1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3477s CC [M] net/mac80211/cfg.o 3478s CC [M] net/tipc/ib_media.o 3478s LD [M] net/rds/rds.o 3478s LD [M] net/rds/rds_rdma.o 3478s LD [M] net/rds/rds_tcp.o 3478s CC [M] drivers/misc/bcm-vk/bcm_vk_dev.o 3478s /tmp/cc7yBhIn.s: Assembler messages: 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/cc7yBhIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s CC [M] drivers/misc/genwqe/card_utils.o 3478s /tmp/ccODkChN.s: Assembler messages: 3478s /tmp/ccODkChN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s /tmp/ccODkChN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3478s CC [M] net/tipc/sysctl.o 3479s /tmp/ccPTgDeT.s: Assembler messages: 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPTgDeT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s CC [M] drivers/misc/bcm-vk/bcm_vk_msg.o 3479s /tmp/ccPr7Juk.s: Assembler messages: 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s /tmp/ccPr7Juk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3479s LD [M] drivers/misc/genwqe/genwqe_card.o 3479s CC [M] net/mac80211/ethtool.o 3480s /tmp/ccQ7Rsys.s: Assembler messages: 3480s /tmp/ccQ7Rsys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3480s /tmp/ccQ7Rsys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3480s CC [M] net/tipc/crypto.o 3481s /tmp/ccsRZ5PU.s: Assembler messages: 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccsRZ5PU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s CC [M] drivers/misc/bcm-vk/bcm_vk_sg.o 3481s /tmp/cc1UlhuP.s: Assembler messages: 3481s /tmp/cc1UlhuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/cc1UlhuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/cc1UlhuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/cc1UlhuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s CC [M] drivers/misc/uacce/uacce.o 3481s /tmp/ccV6BHAD.s: Assembler messages: 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3481s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccV6BHAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cc95Ibou.s: Assembler messages: 3482s /tmp/cc95Ibou.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cc95Ibou.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cc95Ibou.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cc95Ibou.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s CC [M] drivers/misc/bcm-vk/bcm_vk_tty.o 3482s CC [M] net/mac80211/rx.o 3482s /tmp/ccgJCbOi.s: Assembler messages: 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccgJCbOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s CC [M] net/tipc/diag.o 3482s /tmp/cccYSLEq.s: Assembler messages: 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/cccYSLEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s CC drivers/mfd/88pm860x-core.o 3482s /tmp/ccGlcSPJ.s: Assembler messages: 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s /tmp/ccGlcSPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3482s LD [M] drivers/misc/bcm-vk/bcm_vk.o 3482s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.o 3483s /tmp/ccgiwcQr.s: Assembler messages: 3483s /tmp/ccgiwcQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccgiwcQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccgiwcQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccgiwcQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s LD [M] net/tipc/tipc.o 3483s LD [M] net/tipc/tipc_diag.o 3483s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.o 3483s /tmp/ccuKwsvs.s: Assembler messages: 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/ccuKwsvs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s CC drivers/mfd/88pm860x-i2c.o 3483s /tmp/cchd26AL.s: Assembler messages: 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s /tmp/cchd26AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3483s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.o 3484s /tmp/cc5lbd76.s: Assembler messages: 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cc5lbd76.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/ccTa1kx7.s: Assembler messages: 3484s /tmp/ccTa1kx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/ccTa1kx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/ccTa1kx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/ccTa1kx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s AR drivers/nfc/built-in.a 3484s CC [M] drivers/nfc/nfcsim.o 3484s /tmp/cciXbdc4.s: Assembler messages: 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s /tmp/cciXbdc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3484s CC drivers/mfd/88pm886.o 3484s AR drivers/misc/built-in.a 3484s WRAP drivers/misc/lan966x_pci.dtbo.S 3484s AS [M] drivers/misc/lan966x_pci.dtbo.o 3484s LD [M] drivers/misc/lan966x-pci.o 3484s CC drivers/nvdimm/core.o 3485s /tmp/ccLGBl7y.s: Assembler messages: 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccLGBl7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s CC [M] drivers/nfc/port100.o 3485s /tmp/cc51wMxt.s: Assembler messages: 3485s /tmp/cc51wMxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc51wMxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc51wMxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc51wMxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s CC drivers/mfd/bcm2835-pm.o 3485s /tmp/cc6NL3Hj.s: Assembler messages: 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc6NL3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Assembler messages: 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/cc7YvxHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s CC drivers/nvdimm/bus.o 3485s /tmp/ccB3sD2T.s: Assembler messages: 3485s /tmp/ccB3sD2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccB3sD2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s /tmp/ccB3sD2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 3485s CC drivers/mfd/stmpe.o 3486s CC [M] net/mac80211/spectmgmt.o 3486s /tmp/ccZYJsXx.s: Assembler messages: 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s /tmp/ccZYJsXx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3486s CC [M] drivers/nfc/trf7970a.o 3487s /tmp/ccggdFsR.s: Assembler messages: 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccggdFsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccZVpKIy.s: Assembler messages: 3487s /tmp/ccZVpKIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccZVpKIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s CC [M] net/mac80211/tx.o 3487s CC drivers/mfd/stmpe-i2c.o 3487s /tmp/ccvYEh99.s: Assembler messages: 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccvYEh99.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s CC drivers/nvdimm/dimm_devs.o 3487s /tmp/ccnRpo0y.s: Assembler messages: 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3487s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s CC [M] drivers/nfc/virtual_ncidev.o 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccnRpo0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Assembler messages: 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccHol9LB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s CC drivers/mfd/stmpe-spi.o 3488s /tmp/ccryQhqQ.s: Assembler messages: 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccryQhqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s CC drivers/nvdimm/nd_perf.o 3488s /tmp/ccfzsxdD.s: Assembler messages: 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccfzsxdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccElLNWQ.s: Assembler messages: 3488s /tmp/ccElLNWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccElLNWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccElLNWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s /tmp/ccElLNWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3488s CC [M] drivers/nfc/fdp/fdp.o 3488s CC drivers/mfd/sun6i-prcm.o 3489s /tmp/ccX9NATN.s: Assembler messages: 3489s /tmp/ccX9NATN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccX9NATN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s CC drivers/mfd/tc3589x.o 3489s /tmp/ccbdhpp3.s: Assembler messages: 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccbdhpp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s CC drivers/nvdimm/dimm.o 3489s /tmp/ccg1nzqj.s: Assembler messages: 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3489s /tmp/ccg1nzqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s CC [M] drivers/nfc/fdp/i2c.o 3490s /tmp/ccsvGu3U.s: Assembler messages: 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccsvGu3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s CC drivers/mfd/lochnagar-i2c.o 3490s /tmp/ccRnetGq.s: Assembler messages: 3490s /tmp/ccRnetGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnetGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnetGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnetGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnetGq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s CC drivers/nvdimm/region_devs.o 3490s /tmp/ccRnh9dH.s: Assembler messages: 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3490s /tmp/ccRnh9dH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s LD [M] drivers/nfc/fdp/fdp_i2c.o 3491s CC [M] drivers/nfc/pn544/pn544.o 3491s /tmp/cc54yiBU.s: Assembler messages: 3491s /tmp/cc54yiBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s CC drivers/mfd/wm8400-core.o 3491s /tmp/ccYqUnUA.s: Assembler messages: 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3491s /tmp/ccYqUnUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Assembler messages: 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s CC [M] drivers/nfc/pn544/i2c.o 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccQEr5ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Assembler messages: 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccuGomSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccSYrU0m.s: Assembler messages: 3492s /tmp/ccSYrU0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/ccSYrU0m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s CC drivers/mfd/wm831x-core.o 3492s CC drivers/nvdimm/region.o 3492s CC [M] net/mac80211/key.o 3492s /tmp/cco3bnVD.s: Assembler messages: 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3492s /tmp/cco3bnVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Assembler messages: 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cc7RSus3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s CC drivers/mfd/wm831x-irq.o 3493s LD [M] drivers/nfc/pn544/pn544_i2c.o 3493s CC [M] drivers/nfc/microread/microread.o 3493s /tmp/ccXhNJsO.s: Assembler messages: 3493s /tmp/ccXhNJsO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/ccXhNJsO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/ccXhNJsO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/ccXhNJsO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/ccXhNJsO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s CC drivers/nvdimm/namespace_devs.o 3493s /tmp/cciIHHh6.s: Assembler messages: 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3493s /tmp/cciIHHh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s CC drivers/mfd/wm831x-otp.o 3494s /tmp/ccSmIEfk.s: Assembler messages: 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccSmIEfk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s CC [M] drivers/nfc/microread/i2c.o 3494s /tmp/ccctVzxB.s: Assembler messages: 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s /tmp/ccctVzxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s CC [M] net/mac80211/util.o 3494s /tmp/ccaz8JuX.s: Assembler messages: 3494s /tmp/ccaz8JuX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3494s CC drivers/mfd/wm831x-auxadc.o 3495s /tmp/cckuCvIB.s: Assembler messages: 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/cckuCvIB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccBj5iWS.s: Assembler messages: 3495s /tmp/ccBj5iWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccBj5iWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccBj5iWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccBj5iWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccBj5iWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s LD [M] drivers/nfc/microread/microread_i2c.o 3495s CC [M] drivers/nfc/pn533/pn533.o 3495s CC drivers/nvdimm/label.o 3495s /tmp/ccYS0sjA.s: Assembler messages: 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s /tmp/ccYS0sjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3495s CC drivers/mfd/wm831x-i2c.o 3496s /tmp/ccfBGkh9.s: Assembler messages: 3496s /tmp/ccfBGkh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/ccfBGkh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/ccfBGkh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/ccfBGkh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s CC drivers/mfd/wm831x-spi.o 3496s /tmp/cc6kpwA4.s: Assembler messages: 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s CC drivers/nvdimm/badrange.o 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc6kpwA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Assembler messages: 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3496s /tmp/cc946re9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s CC [M] drivers/nfc/pn533/usb.o 3497s /tmp/ccx8jyFC.s: Assembler messages: 3497s /tmp/ccx8jyFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccx8jyFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccx8jyFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccx8jyFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s CC drivers/mfd/wm8350-core.o 3497s /tmp/ccjcoc6J.s: Assembler messages: 3497s /tmp/ccjcoc6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccjcoc6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccjcoc6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccjcoc6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s /tmp/ccjcoc6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3497s CC drivers/nvdimm/claim.o 3498s /tmp/cc0SYUkB.s: Assembler messages: 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/cc0SYUkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Assembler messages: 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccksnoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s CC [M] drivers/nfc/pn533/i2c.o 3498s CC drivers/mfd/wm8350-regmap.o 3498s /tmp/ccYjDkRy.s: Assembler messages: 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccYjDkRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s CC [M] net/mac80211/parse.o 3498s /tmp/ccBrKlMF.s: Assembler messages: 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s /tmp/ccBrKlMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3498s CC drivers/nvdimm/btt_devs.o 3499s /tmp/ccXoXiJ9.s: Assembler messages: 3499s /tmp/ccXoXiJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccXoXiJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccXoXiJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s CC drivers/mfd/wm8350-gpio.o 3499s /tmp/ccIvgl07.s: Assembler messages: 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccIvgl07.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s CC [M] drivers/nfc/pn533/uart.o 3499s /tmp/cczljaXj.s: Assembler messages: 3499s /tmp/cczljaXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/cczljaXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s CC drivers/mfd/wm8350-irq.o 3499s /tmp/ccYc1bbM.s: Assembler messages: 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3499s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccYc1bbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s CC drivers/nvdimm/pfn_devs.o 3500s /tmp/cccgq07t.s: Assembler messages: 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cccgq07t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s LD [M] drivers/nfc/pn533/pn533_usb.o 3500s LD [M] drivers/nfc/pn533/pn533_i2c.o 3500s LD [M] drivers/nfc/pn533/pn532_uart.o 3500s CC [M] drivers/nfc/nfcmrvl/main.o 3500s /tmp/ccquX8Qa.s: Assembler messages: 3500s /tmp/ccquX8Qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccquX8Qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccquX8Qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/ccquX8Qa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s CC [M] net/mac80211/wme.o 3500s /tmp/cc3RFG7J.s: Assembler messages: 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s /tmp/cc3RFG7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3500s CC drivers/mfd/wm8350-i2c.o 3501s /tmp/ccvFKQrG.s: Assembler messages: 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccvFKQrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s CC drivers/nvdimm/dax_devs.o 3501s /tmp/ccdSEAqd.s: Assembler messages: 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccdSEAqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccDEk4tR.s: Assembler messages: 3501s /tmp/ccDEk4tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s /tmp/ccDEk4tR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3501s CC drivers/mfd/tps65910.o 3501s CC [M] drivers/nfc/nfcmrvl/fw_dnld.o 3502s /tmp/ccwOqLz4.s: Assembler messages: 3502s /tmp/ccwOqLz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccwOqLz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccwOqLz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s CC [M] net/mac80211/chan.o 3502s /tmp/ccVMCwaB.s: Assembler messages: 3502s /tmp/ccVMCwaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVMCwaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVMCwaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVMCwaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/cc99Xamx.s: Assembler messages: 3502s /tmp/cc99Xamx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/cc99Xamx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s CC drivers/mfd/tps65912-core.o 3502s CC drivers/nvdimm/security.o 3502s /tmp/ccVyVYaK.s: Assembler messages: 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s /tmp/ccVyVYaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3502s CC [M] drivers/nfc/nfcmrvl/usb.o 3503s /tmp/ccD0SdxK.s: Assembler messages: 3503s /tmp/ccD0SdxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s CC drivers/mfd/tps65912-i2c.o 3503s /tmp/ccsDXEU3.s: Assembler messages: 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccsDXEU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Assembler messages: 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s CC [M] drivers/nvdimm/pmem.o 3503s CC [M] drivers/nfc/nfcmrvl/uart.o 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3503s /tmp/ccVUdknc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc7BS2LR.s: Assembler messages: 3504s /tmp/cc7BS2LR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc7BS2LR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc7BS2LR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s CC drivers/mfd/tps65912-spi.o 3504s /tmp/cc1imcuI.s: Assembler messages: 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cc1imcuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cck52kzg.s: Assembler messages: 3504s /tmp/cck52kzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cck52kzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/cck52kzg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s CC drivers/mfd/twl-core.o 3504s /tmp/ccqEQF4X.s: Assembler messages: 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s /tmp/ccqEQF4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 3504s CC [M] drivers/nfc/nfcmrvl/i2c.o 3504s CC [M] net/mac80211/trace.o 3505s /tmp/ccjOPMsc.s: Assembler messages: 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccjOPMsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s CC [M] drivers/nvdimm/btt.o 3505s /tmp/ccGJsw7V.s: Assembler messages: 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccGJsw7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s CC drivers/mfd/twl4030-irq.o 3505s /tmp/ccEkIqj1.s: Assembler messages: 3505s /tmp/ccEkIqj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccEkIqj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccEkIqj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccEkIqj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s /tmp/ccEkIqj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3505s CC [M] drivers/nfc/nfcmrvl/spi.o 3506s /tmp/cckr3sqJ.s: Assembler messages: 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s /tmp/cckr3sqJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3506s CC drivers/mfd/twl6030-irq.o 3507s /tmp/ccWxzaaH.s: Assembler messages: 3507s /tmp/ccWxzaaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccWxzaaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccWxzaaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccWxzaaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccWxzaaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s LD [M] drivers/nfc/nfcmrvl/nfcmrvl.o 3507s /tmp/ccr1vFs2.s: LD [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.o 3507s Assembler messages: 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccr1vFs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.o 3507s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.o 3507s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.o 3507s CC [M] drivers/nfc/st21nfca/core.o 3507s CC [M] drivers/nvdimm/of_pmem.o 3507s /tmp/ccZHz6ev.s: Assembler messages: 3507s /tmp/ccZHz6ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccZHz6ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccZHz6ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccZHz6ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s /tmp/ccZHz6ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 3507s CC drivers/mfd/twl4030-audio.o 3508s /tmp/ccXsxnB1.s: Assembler messages: 3508s /tmp/ccXsxnB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/ccXsxnB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/ccSq2nCc.s: Assembler messages: 3508s /tmp/ccSq2nCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/ccSq2nCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/ccSq2nCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s CC drivers/mfd/twl6040.o 3508s CC [M] drivers/nvdimm/virtio_pmem.o 3508s /tmp/cccQ62eN.s: Assembler messages: 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s /tmp/cccQ62eN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3508s CC [M] drivers/nfc/st21nfca/dep.o 3509s /tmp/ccYqcCQJ.s: Assembler messages: 3509s /tmp/ccYqcCQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccYqcCQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccYqcCQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccYqcCQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s CC [M] drivers/nvdimm/nd_virtio.o 3509s /tmp/ccYqcCQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Assembler messages: 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccTAtIST.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Assembler messages: 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s /tmp/ccD66Msd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3509s CC drivers/mfd/mfd-core.o 3509s CC [M] drivers/nfc/st21nfca/se.o 3510s /tmp/cc7gUDgC.s: Assembler messages: 3510s /tmp/cc7gUDgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cc7gUDgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/ccIvXC0E.s: Assembler messages: 3510s /tmp/ccIvXC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/ccIvXC0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s AR drivers/nvdimm/built-in.a 3510s LD [M] drivers/nvdimm/nd_pmem.o 3510s LD [M] drivers/nvdimm/nd_btt.o 3510s CC drivers/mfd/ezx-pcap.o 3510s CC [M] drivers/nfc/st21nfca/vendor_cmds.o 3510s /tmp/cchqGcNh.s: Assembler messages: 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s /tmp/cchqGcNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3510s CC drivers/dax/super.o 3511s /tmp/ccUu5wEd.s: Assembler messages: 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccUu5wEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Assembler messages: 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccuD7Jg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s CC drivers/mfd/da903x.o 3511s CC [M] drivers/nfc/st21nfca/i2c.o 3511s /tmp/ccqVwzrf.s: Assembler messages: 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3511s /tmp/ccqVwzrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s CC drivers/dax/bus.o 3512s /tmp/cchmHgFR.s: Assembler messages: 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/cchmHgFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s CC drivers/mfd/da9052-irq.o 3512s /tmp/ccqlrJwg.s: Assembler messages: 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3512s /tmp/ccqlrJwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s LD [M] drivers/nfc/st21nfca/st21nfca_hci.o 3513s LD [M] drivers/nfc/st21nfca/st21nfca_i2c.o 3513s CC [M] drivers/nfc/st-nci/ndlc.o 3513s /tmp/cc79NWCI.s: Assembler messages: 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/cc79NWCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s CC drivers/mfd/da9052-core.o 3513s /tmp/ccWjANOn.s: Assembler messages: 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s /tmp/ccWjANOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3513s CC drivers/dax/hmem/device.o 3514s /tmp/ccRYX4EP.s: Assembler messages: 3514s /tmp/ccRYX4EP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccRYX4EP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Assembler messages: 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccvM2nNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s CC drivers/mfd/da9052-spi.o 3514s CC [M] drivers/nfc/st-nci/core.o 3514s /tmp/ccluhp7i.s: Assembler messages: 3514s /tmp/ccluhp7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccluhp7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccluhp7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccluhp7i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s CC [M] drivers/dax/hmem/hmem.o 3514s /tmp/ccBVSoRo.s: Assembler messages: 3514s /tmp/ccBVSoRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccBVSoRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s /tmp/ccBVSoRo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3514s CC drivers/mfd/da9052-i2c.o 3515s /tmp/ccSFPXjs.s: Assembler messages: 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccSFPXjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s CC [M] drivers/nfc/st-nci/se.o 3515s /tmp/ccBs4NXY.s: Assembler messages: 3515s /tmp/ccBs4NXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccBs4NXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/ccBs4NXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/cc3rMcJe.s: Assembler messages: 3515s /tmp/cc3rMcJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/cc3rMcJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/cc3rMcJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/cc3rMcJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s /tmp/cc3rMcJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3515s CC drivers/mfd/lp8788.o 3515s AR drivers/dax/hmem/built-in.a 3515s LD [M] drivers/dax/hmem/dax_hmem.o 3515s CC [M] drivers/dax/device.o 3516s /tmp/cc2GsxLu.s: Assembler messages: 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s /tmp/cc2GsxLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3516s CC drivers/mfd/lp8788-irq.o 3517s /tmp/ccHNJtIk.s: Assembler messages: 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccHNJtIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s CC [M] drivers/nfc/st-nci/vendor_cmds.o 3517s /tmp/ccO54pve.s: Assembler messages: 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccO54pve.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Assembler messages: 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s /tmp/ccfh6zEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3517s CC [M] drivers/dax/kmem.o 3517s CC drivers/mfd/da9055-core.o 3518s /tmp/ccAoNHBL.s: Assembler messages: 3518s /tmp/ccAoNHBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s CC drivers/mfd/da9055-i2c.o 3518s /tmp/cczCFMdb.s: Assembler messages: 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/cczCFMdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccyWB45f.s: Assembler messages: 3518s /tmp/ccyWB45f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccyWB45f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccyWB45f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccyWB45f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s CC [M] drivers/dax/pmem.o 3518s CC [M] drivers/nfc/st-nci/i2c.o 3518s /tmp/ccdGgkId.s: Assembler messages: 3518s /tmp/ccdGgkId.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccdGgkId.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccdGgkId.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccdGgkId.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s CC drivers/mfd/da9063-core.o 3518s /tmp/ccA9A5Qg.s: Assembler messages: 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3518s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccA9A5Qg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s CC [M] net/mac80211/mlme.o 3519s /tmp/cczJyicB.s: Assembler messages: 3519s /tmp/cczJyicB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s CC drivers/mfd/da9063-irq.o 3519s /tmp/ccLUt9b3.s: Assembler messages: 3519s /tmp/ccLUt9b3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccLUt9b3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s /tmp/ccLUt9b3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3519s CC [M] drivers/dax/cxl.o 3520s /tmp/ccDC0QHG.s: Assembler messages: 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccDC0QHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s CC [M] drivers/nfc/st-nci/spi.o 3520s /tmp/cc1TqTe2.s: Assembler messages: 3520s /tmp/cc1TqTe2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s CC drivers/mfd/da9063-i2c.o 3520s /tmp/ccLdLCf7.s: Assembler messages: 3520s /tmp/ccLdLCf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s /tmp/ccLdLCf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3520s AR drivers/dax/built-in.a 3520s LD [M] drivers/dax/device_dax.o 3521s LD [M] drivers/dax/dax_pmem.o 3521s LD [M] drivers/dax/dax_cxl.o 3521s LD [M] drivers/nfc/st-nci/st-nci.o 3521s CC drivers/mfd/max14577.o 3521s /tmp/ccUwHQI3.s: Assembler messages: 3521s /tmp/ccUwHQI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccUwHQI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s CC drivers/dma-buf/dma-buf.o 3521s /tmp/ccaV4SHf.s: Assembler messages: 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccaV4SHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s LD [M] drivers/nfc/st-nci/st-nci_i2c.o 3521s LD [M] drivers/nfc/st-nci/st-nci_spi.o 3521s CC [M] drivers/nfc/nxp-nci/core.o 3521s /tmp/ccOdfiuP.s: Assembler messages: 3521s /tmp/ccOdfiuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccOdfiuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccOdfiuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccOdfiuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3521s /tmp/ccOdfiuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s CC drivers/mfd/max77620.o 3522s /tmp/cc1eN9lj.s: Assembler messages: 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/cc1eN9lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Assembler messages: 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3522s CC drivers/mfd/max77686.o 3522s /tmp/ccVd50rM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s CC [M] drivers/nfc/nxp-nci/firmware.o 3523s /tmp/ccGIWrlO.s: Assembler messages: 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccGIWrlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s CC drivers/dma-buf/dma-fence.o 3523s /tmp/ccsrt2U1.s: Assembler messages: 3523s /tmp/ccsrt2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccsrt2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccsrt2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s /tmp/ccsrt2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3523s CC drivers/mfd/max77693.o 3524s /tmp/ccMocKWU.s: Assembler messages: 3524s /tmp/ccMocKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccMocKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccMocKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccMocKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccMocKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s CC [M] drivers/nfc/nxp-nci/i2c.o 3524s /tmp/ccIqjxT7.s: Assembler messages: 3524s /tmp/ccIqjxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccIqjxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccIqjxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccIqjxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s /tmp/ccIqjxT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3524s CC drivers/mfd/max77843.o 3525s /tmp/ccTZKEmY.s: Assembler messages: 3525s /tmp/ccTZKEmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccTZKEmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccTZKEmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s CC drivers/mfd/max8925-core.o 3525s /tmp/ccKmzPIH.s: Assembler messages: 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s /tmp/ccKmzPIH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3525s CC drivers/dma-buf/dma-fence-array.o 3526s /tmp/cc80N7gL.s: Assembler messages: 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/cc80N7gL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s LD [M] drivers/nfc/nxp-nci/nxp-nci.o 3526s LD [M] drivers/nfc/nxp-nci/nxp-nci_i2c.o 3526s CC [M] drivers/nfc/s3fwrn5/core.o 3526s /tmp/ccq74qRZ.s: Assembler messages: 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3526s /tmp/ccq74qRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s CC drivers/dma-buf/dma-fence-chain.o 3527s /tmp/ccoprA2g.s: Assembler messages: 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/ccoprA2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s CC drivers/mfd/max8925-i2c.o 3527s /tmp/cc6zQIF3.s: Assembler messages: 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s /tmp/cc6zQIF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3527s CC [M] drivers/nfc/s3fwrn5/firmware.o 3528s /tmp/ccRP9gil.s: Assembler messages: 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/ccRP9gil.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s CC drivers/dma-buf/dma-fence-unwrap.o 3528s /tmp/cc05hpN5.s: Assembler messages: 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s /tmp/cc05hpN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3528s CC drivers/mfd/max8997.o 3529s /tmp/ccILzwzc.s: Assembler messages: 3529s /tmp/ccILzwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccILzwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccILzwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccILzwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccILzwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s CC drivers/dma-buf/dma-resv.o 3529s /tmp/ccFVrd3f.s: Assembler messages: 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccFVrd3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Assembler messages: 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s /tmp/ccaNdh1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3529s CC [M] drivers/nfc/s3fwrn5/nci.o 3529s CC [M] net/mac80211/tdls.o 3530s /tmp/ccFeC3xd.s: Assembler messages: 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/ccFeC3xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s CC drivers/mfd/max8997-irq.o 3530s /tmp/ccyE5SEd.s: Assembler messages: 3530s /tmp/ccyE5SEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s CC [M] drivers/nfc/s3fwrn5/phy_common.o 3530s /tmp/cc4TOJ0R.s: Assembler messages: 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s /tmp/cc4TOJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3530s CC drivers/dma-buf/dma-heap.o 3531s /tmp/ccYsj6hj.s: Assembler messages: 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccYsj6hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccxClU3M.s: Assembler messages: 3531s /tmp/ccxClU3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccxClU3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccxClU3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s /tmp/ccxClU3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3531s CC drivers/mfd/max8998.o 3531s CC [M] drivers/nfc/s3fwrn5/i2c.o 3532s /tmp/ccASkwC5.s: Assembler messages: 3532s /tmp/ccASkwC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3532s /tmp/ccASkwC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3532s /tmp/ccASkwC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3532s /tmp/ccASkwC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3532s CC drivers/dma-buf/heaps/system_heap.o 3533s /tmp/ccWq2KVD.s: Assembler messages: 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccWq2KVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Assembler messages: 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccaLohyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s CC [M] net/mac80211/ocb.o 3533s CC drivers/mfd/max8998-irq.o 3533s /tmp/ccntZUun.s: Assembler messages: 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s /tmp/ccntZUun.s: Warning: no SFrame FDE emitted; FP without RA on stack 3533s LD [M] drivers/nfc/s3fwrn5/s3fwrn5.o 3533s LD [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.o 3533s CC [M] drivers/nfc/st95hf/spi.o 3534s /tmp/ccavY0Sq.s: Assembler messages: 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccavY0Sq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s CC drivers/dma-buf/heaps/cma_heap.o 3534s /tmp/ccGk3Jzu.s: Assembler messages: 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s /tmp/ccGk3Jzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3534s CC drivers/mfd/rz-mtu3.o 3535s /tmp/cc56P9sl.s: Assembler messages: 3535s /tmp/cc56P9sl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s CC [M] drivers/nfc/st95hf/core.o 3535s /tmp/ccs6ewRY.s: Assembler messages: 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/ccs6ewRY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s AR drivers/dma-buf/heaps/built-in.a 3535s CC drivers/dma-buf/sync_file.o 3535s /tmp/cc7rIn9v.s: Assembler messages: 3535s /tmp/cc7rIn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/cc7rIn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/cc7rIn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s /tmp/cc7rIn9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 3535s CC [M] net/mac80211/airtime.o 3536s /tmp/cc3l9rFl.s: Assembler messages: 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s /tmp/cc3l9rFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3536s CC drivers/mfd/adp5520.o 3537s /tmp/ccYtp2Gj.s: Assembler messages: 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccYtp2Gj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s CC drivers/dma-buf/sw_sync.o 3537s /tmp/ccQZsFp7.s: Assembler messages: 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/ccQZsFp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s LD [M] drivers/nfc/st95hf/st95hf.o 3537s CC [M] net/smc/af_smc.o 3537s /tmp/cclGoyWa.s: Assembler messages: 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s /tmp/cclGoyWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3537s CC drivers/mfd/tps6586x.o 3539s /tmp/cch0fsOJ.s: Assembler messages: 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cch0fsOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s CC drivers/dma-buf/sync_debug.o 3539s /tmp/cc0q4G5G.s: Assembler messages: 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc0q4G5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s CC drivers/mfd/tps65090.o 3539s /tmp/cc2VtA3n.s: Assembler messages: 3539s /tmp/cc2VtA3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3539s /tmp/cc2VtA3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s CC [M] net/mac80211/eht.o 3540s /tmp/cc7br3Yr.s: Assembler messages: 3540s /tmp/cc7br3Yr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s /tmp/cc7br3Yr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s /tmp/cc7br3Yr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s /tmp/cc7br3Yr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s /tmp/cc7br3Yr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3540s CC drivers/dma-buf/udmabuf.o 3541s /tmp/cckBTiw4.s: Assembler messages: 3541s /tmp/cckBTiw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3541s /tmp/cckBTiw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3541s CC drivers/mfd/aat2870-core.o 3542s /tmp/ccsBA3nO.s: Assembler messages: 3542s /tmp/ccsBA3nO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s CC [M] net/mac80211/led.o 3542s /tmp/ccxPyEKD.s: Assembler messages: 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s /tmp/ccxPyEKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3542s AR drivers/dma-buf/built-in.a 3542s CC drivers/cxl/core/suspend.o 3543s /tmp/cczsjg7S.s: Assembler messages: 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/cczsjg7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s CC drivers/mfd/palmas.o 3543s /tmp/ccKNkcBV.s: Assembler messages: 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s /tmp/ccKNkcBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3543s CC [M] net/smc/smc_pnet.o 3544s CC [M] drivers/cxl/core/port.o 3544s /tmp/ccsDrJeI.s: Assembler messages: 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3544s /tmp/ccsDrJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s /tmp/ccO2pa4I.s: Assembler messages: 3545s /tmp/ccO2pa4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s /tmp/ccO2pa4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s /tmp/ccO2pa4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s /tmp/ccO2pa4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s /tmp/ccO2pa4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3545s CC [M] net/mac80211/debugfs.o 3545s CC drivers/mfd/rc5t583.o 3546s /tmp/ccslFx1i.s: Assembler messages: 3546s /tmp/ccslFx1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/ccslFx1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/ccslFx1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s CC drivers/mfd/rc5t583-irq.o 3546s /tmp/cc89EC8e.s: Assembler messages: 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s /tmp/cc89EC8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3546s CC [M] net/smc/smc_ib.o 3547s /tmp/ccLE3GDc.s: Assembler messages: 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s /tmp/ccLE3GDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3547s CC [M] drivers/cxl/core/pmem.o 3548s /tmp/cckrcU4G.s: Assembler messages: 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/cckrcU4G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s CC [M] net/mac80211/debugfs_sta.o 3548s /tmp/ccH9sioO.s: Assembler messages: 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s /tmp/ccH9sioO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3548s CC drivers/mfd/syscon.o 3549s /tmp/ccazPTaS.s: Assembler messages: 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/ccazPTaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s CC [M] drivers/cxl/core/regs.o 3549s /tmp/cck4o8kS.s: Assembler messages: 3549s /tmp/cck4o8kS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/cck4o8kS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/cck4o8kS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/cck4o8kS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s /tmp/cck4o8kS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3549s CC drivers/mfd/vexpress-sysreg.o 3550s /tmp/cc6YD3x4.s: Assembler messages: 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cc6YD3x4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s CC [M] net/smc/smc_clc.o 3550s /tmp/cctjmBoy.s: Assembler messages: 3550s /tmp/cctjmBoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cctjmBoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s /tmp/cctjmBoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3550s CC drivers/mfd/as3711.o 3551s /tmp/cchmHAUh.s: Assembler messages: 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s /tmp/cchmHAUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3551s CC [M] drivers/cxl/core/memdev.o 3552s /tmp/ccTau3WO.s: Assembler messages: 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s /tmp/ccTau3WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s CC [M] net/mac80211/debugfs_netdev.o 3552s /tmp/ccrQ5LZq.s: Assembler messages: 3552s /tmp/ccrQ5LZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3552s CC drivers/mfd/as3722.o 3553s /tmp/ccRF5xxe.s: Assembler messages: 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s /tmp/ccRF5xxe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3553s CC [M] drivers/cxl/core/mbox.o 3554s /tmp/ccj9EPrk.s: Assembler messages: 3554s /tmp/ccj9EPrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccj9EPrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccj9EPrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccj9EPrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccj9EPrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s CC drivers/mfd/altera-a10sr.o 3554s /tmp/ccGgVUvC.s: Assembler messages: 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s /tmp/ccGgVUvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3554s CC [M] net/smc/smc_core.o 3555s /tmp/cchvehFT.s: Assembler messages: 3555s /tmp/cchvehFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3555s /tmp/cchvehFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3555s CC drivers/mfd/altera-sysmgr.o 3556s /tmp/ccqVEwVv.s: Assembler messages: 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccqVEwVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s CC [M] net/mac80211/debugfs_key.o 3556s /tmp/ccaf7KJ0.s: Assembler messages: 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3556s /tmp/ccaf7KJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3557s CC [M] drivers/cxl/core/pci.o 3557s /tmp/ccHk5hXK.s: Assembler messages: 3557s /tmp/ccHk5hXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3557s /tmp/ccHk5hXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3557s CC [M] drivers/mfd/88pm800.o 3558s /tmp/cc78hebx.s: Assembler messages: 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/cc78hebx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s CC [M] net/mac80211/mesh.o 3558s /tmp/ccDX09lW.s: Assembler messages: 3558s /tmp/ccDX09lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/ccDX09lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/ccDX09lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/ccDX09lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s /tmp/ccDX09lW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3558s CC [M] drivers/mfd/88pm80x.o 3559s /tmp/ccLbSXs0.s: Assembler messages: 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s /tmp/ccLbSXs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3559s CC [M] drivers/cxl/core/hdm.o 3560s /tmp/cchVdBz2.s: Assembler messages: 3560s /tmp/cchVdBz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cchVdBz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s CC [M] drivers/mfd/88pm805.o 3560s /tmp/cctR2KWo.s: Assembler messages: 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s /tmp/cctR2KWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3560s CC [M] net/smc/smc_wr.o 3561s /tmp/ccOdGkGD.s: Assembler messages: 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s /tmp/ccOdGkGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3561s CC [M] drivers/cxl/core/pmu.o 3562s /tmp/ccprdrJC.s: Assembler messages: 3562s /tmp/ccprdrJC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccprdrJC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccprdrJC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccprdrJC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s CC [M] drivers/mfd/act8945a.o 3562s /tmp/ccg6bwgM.s: Assembler messages: 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s /tmp/ccg6bwgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3562s CC [M] net/mac80211/mesh_pathtbl.o 3563s /tmp/ccd6eRbl.s: Assembler messages: 3563s /tmp/ccd6eRbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccd6eRbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccd6eRbl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s CC [M] drivers/cxl/core/cdat.o 3563s /tmp/ccezYe8U.s: Assembler messages: 3563s /tmp/ccezYe8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccezYe8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccezYe8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s CC [M] drivers/mfd/sm501.o 3563s /tmp/ccvTNXrA.s: Assembler messages: 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s /tmp/ccvTNXrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3563s CC [M] net/smc/smc_llc.o 3565s /tmp/ccOu7lU1.s: Assembler messages: 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccOu7lU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s CC [M] drivers/cxl/core/ras.o 3565s /tmp/ccavpqf2.s: Assembler messages: 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3565s /tmp/ccavpqf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s CC [M] drivers/mfd/bcm590xx.o 3566s /tmp/ccQPuza5.s: Assembler messages: 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccQPuza5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s CC [M] net/mac80211/mesh_plink.o 3566s /tmp/ccSR528k.s: Assembler messages: 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3566s /tmp/ccSR528k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3567s CC [M] drivers/cxl/core/acpi.o 3567s /tmp/cccbzXii.s: Assembler messages: 3567s /tmp/cccbzXii.s: Warning: no SFrame FDE emitted; FP without RA on stack 3567s /tmp/cccbzXii.s: Warning: no SFrame FDE emitted; FP without RA on stack 3567s CC [M] drivers/mfd/bd9571mwv.o 3568s /tmp/ccpANZxb.s: Assembler messages: 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/ccpANZxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s /tmp/cc8teTAt.s: Assembler messages: 3568s /tmp/cc8teTAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3568s CC [M] net/smc/smc_cdc.o 3568s CC [M] drivers/cxl/core/trace.o 3569s /tmp/ccwhlF9f.s: Assembler messages: 3569s /tmp/ccwhlF9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccwhlF9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s CC [M] drivers/mfd/cros_ec_dev.o 3569s /tmp/ccnFtXQM.s: Assembler messages: 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s /tmp/ccnFtXQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3569s CC [M] net/mac80211/mesh_hwmp.o 3570s /tmp/ccoYE0ws.s: Assembler messages: 3570s /tmp/ccoYE0ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3570s /tmp/ccoYE0ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3570s /tmp/ccoYE0ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3570s /tmp/ccoYE0ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3570s CC [M] drivers/mfd/cs42l43.o 3571s /tmp/ccLSQgJ5.s: Assembler messages: 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s /tmp/ccLSQgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3571s CC [M] net/smc/smc_tx.o 3572s /tmp/ccTrgsHR.s: Assembler messages: 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/ccTrgsHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s CC [M] drivers/cxl/core/region.o 3572s /tmp/cceeFCV3.s: Assembler messages: 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3572s /tmp/cceeFCV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Assembler messages: 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s /tmp/ccBakAnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3573s CC [M] drivers/mfd/cs42l43-i2c.o 3573s CC [M] net/mac80211/mesh_sync.o 3574s /tmp/ccGyYiux.s: Assembler messages: 3574s /tmp/ccGyYiux.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccGyYiux.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccGyYiux.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s CC [M] drivers/mfd/gateworks-gsc.o 3574s /tmp/ccrk1yvT.s: Assembler messages: 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3574s /tmp/ccrk1yvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3575s CC [M] net/smc/smc_rx.o 3575s /tmp/ccMK8sHE.s: Assembler messages: 3575s /tmp/ccMK8sHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3575s /tmp/ccMK8sHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3575s /tmp/ccMK8sHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3575s CC [M] net/mac80211/mesh_ps.o 3576s /tmp/ccOvqKEf.s: Assembler messages: 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s /tmp/ccOvqKEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3576s CC [M] drivers/mfd/lp873x.o 3577s /tmp/ccztM9gh.s: Assembler messages: 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccztM9gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s CC [M] drivers/cxl/core/features.o 3577s /tmp/ccpkXVjM.s: Assembler messages: 3577s /tmp/ccpkXVjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccpkXVjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccpkXVjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccpkXVjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s /tmp/ccpkXVjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3577s CC [M] net/smc/smc_close.o 3578s /tmp/ccvoS0ax.s: Assembler messages: 3578s /tmp/ccvoS0ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/ccvoS0ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Assembler messages: 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s /tmp/cc16aQc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3578s CC [M] drivers/mfd/lp87565.o 3578s CC [M] net/mac80211/pm.o 3579s /tmp/ccveubMP.s: Assembler messages: 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccveubMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s AR drivers/cxl/core/built-in.a 3579s LD [M] drivers/cxl/core/cxl_core.o 3579s CC [M] drivers/cxl/port.o 3579s /tmp/ccvLos9k.s: Assembler messages: 3579s /tmp/ccvLos9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccvLos9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s /tmp/ccvLos9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3579s CC [M] drivers/mfd/ti_am335x_tscadc.o 3580s /tmp/ccxJgtu3.s: Assembler messages: 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccxJgtu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccXsmxrU.s: Assembler messages: 3580s /tmp/ccXsmxrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s /tmp/ccXsmxrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3580s CC [M] net/smc/smc_ism.o 3581s /tmp/cck9yH3p.s: Assembler messages: 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/cck9yH3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s CC [M] drivers/cxl/acpi.o 3581s CC [M] net/mac80211/rc80211_minstrel_ht.o 3581s /tmp/ccxq4Bp1.s: Assembler messages: 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s /tmp/ccxq4Bp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3581s CC [M] drivers/mfd/tqmx86.o 3583s /tmp/cc753PqK.s: Assembler messages: 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/cc753PqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s CC [M] drivers/cxl/pmem.o 3583s /tmp/ccI0KT2i.s: Assembler messages: 3583s /tmp/ccI0KT2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccI0KT2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccI0KT2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccI0KT2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s CC [M] drivers/mfd/arizona-core.o 3583s /tmp/ccX5ifKl.s: Assembler messages: 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s /tmp/ccX5ifKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3583s CC [M] net/smc/smc_netlink.o 3586s /tmp/ccelEYBk.s: Assembler messages: 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s CC [M] drivers/cxl/security.o 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccelEYBk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Assembler messages: 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccpiwT9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Assembler messages: 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccTdJoi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccGWGkwr.s: Assembler messages: 3586s /tmp/ccGWGkwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/ccGWGkwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s CC [M] net/mac80211/rc80211_minstrel_ht_debugfs.o 3586s CC [M] drivers/mfd/arizona-irq.o 3586s CC [M] net/smc/smc_stats.o 3586s /tmp/cck62Uwv.s: Assembler messages: 3586s /tmp/cck62Uwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s /tmp/cck62Uwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3586s CC [M] drivers/cxl/mem.o 3587s /tmp/ccomXBfL.s: Assembler messages: 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccomXBfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s CC [M] drivers/mfd/wm5102-tables.o 3587s /tmp/ccqoEz8a.s: Assembler messages: 3587s /tmp/ccqoEz8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccqoEz8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccqoEz8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccqoEz8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3587s /tmp/ccqoEz8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s CC [M] net/mac80211/wbrf.o 3588s /tmp/ccY8A2WV.s: Assembler messages: 3588s /tmp/ccY8A2WV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/ccY8A2WV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/ccY8A2WV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s CC [M] net/smc/smc_tracepoint.o 3588s /tmp/cc46Wd5w.s: Assembler messages: 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s /tmp/cc46Wd5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3588s CC [M] drivers/cxl/pci.o 3589s /tmp/cca6jCGH.s: Assembler messages: 3589s /tmp/cca6jCGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3589s CC [M] drivers/mfd/wm5110-tables.o 3590s /tmp/cccSiyTW.s: Assembler messages: 3590s /tmp/cccSiyTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cccSiyTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s LD [M] net/mac80211/mac80211.o 3590s AR drivers/cxl/built-in.a 3590s CC [M] drivers/mfd/wm8997-tables.o 3590s /tmp/cc2DhCAI.s: Assembler messages: 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cc2DhCAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s LD [M] drivers/cxl/cxl_port.o 3590s LD [M] drivers/cxl/cxl_acpi.o 3590s LD [M] drivers/cxl/cxl_pmem.o 3590s LD [M] drivers/cxl/cxl_mem.o 3590s LD [M] drivers/cxl/cxl_pci.o 3590s AR drivers/macintosh/built-in.a 3590s CC [M] net/smc/smc_inet.o 3590s /tmp/cczEt2Fq.s: Assembler messages: 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3590s /tmp/cczEt2Fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3591s /tmp/cc924EwV.s: Assembler messages: 3591s /tmp/cc924EwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3591s /tmp/cc924EwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3591s /tmp/cc924EwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3591s CC [M] net/smc/smc_sysctl.o 3591s CC drivers/scsi/scsi.o 3591s /tmp/cc36INmM.s: Assembler messages: 3591s /tmp/cc36INmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3592s CC [M] drivers/mfd/wm8998-tables.o 3593s /tmp/ccSvxzNi.s: Assembler messages: 3593s /tmp/ccSvxzNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s /tmp/ccSvxzNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s /tmp/ccSvxzNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s CC [M] net/9p/mod.o 3593s /tmp/ccjHOG0O.s: Assembler messages: 3593s /tmp/ccjHOG0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s /tmp/ccjHOG0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s CC [M] net/smc/smc_diag.o 3593s /tmp/cc3wTkJr.s: Assembler messages: 3593s /tmp/cc3wTkJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3593s CC [M] drivers/mfd/cs47l24-tables.o 3594s /tmp/cci1kkZ9.s: Assembler messages: 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/cci1kkZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Assembler messages: 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s /tmp/ccpr3f0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3594s CC [M] net/9p/client.o 3594s CC drivers/scsi/hosts.o 3595s /tmp/ccDuwdOu.s: Assembler messages: 3595s /tmp/ccDuwdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3595s CC [M] drivers/mfd/arizona-i2c.o 3596s /tmp/ccgsJwcI.s: Assembler messages: 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccgsJwcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s LD [M] net/smc/smc.o 3596s CC [M] drivers/mfd/arizona-spi.o 3596s /tmp/ccBbo7EC.s: Assembler messages: 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s /tmp/ccBbo7EC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3596s CC drivers/scsi/scsi_ioctl.o 3597s /tmp/ccGHvLys.s: Assembler messages: 3597s /tmp/ccGHvLys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3597s /tmp/ccGHvLys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3597s /tmp/ccGHvLys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3597s /tmp/ccGHvLys.s: Warning: no SFrame FDE emitted; FP without RA on stack 3597s CC [M] net/9p/error.o 3598s /tmp/ccfvJ9yu.s: Assembler messages: 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccfvJ9yu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s CC [M] drivers/mfd/wcd934x.o 3598s /tmp/ccB2FSza.s: Assembler messages: 3598s /tmp/ccB2FSza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/ccB2FSza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s CC drivers/scsi/scsicam.o 3598s /tmp/cckrWawn.s: Assembler messages: 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3598s /tmp/cckrWawn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s CC [M] net/9p/protocol.o 3599s /tmp/ccZ0hd17.s: Assembler messages: 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s /tmp/ccZ0hd17.s: Warning: no SFrame FDE emitted; FP without RA on stack 3599s CC [M] net/caif/caif_dev.o 3600s /tmp/ccF9nNwy.s: Assembler messages: 3600s /tmp/ccF9nNwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/ccF9nNwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/ccF9nNwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/ccF9nNwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/ccF9nNwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s CC [M] drivers/mfd/wm8994-core.o 3600s /tmp/cchvb3YI.s: Assembler messages: 3600s /tmp/cchvb3YI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/cchvb3YI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s /tmp/cchvb3YI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3600s CC drivers/scsi/scsi_error.o 3601s /tmp/ccfsAQYh.s: Assembler messages: 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s /tmp/ccfsAQYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3601s CC [M] net/9p/trans_common.o 3602s /tmp/cc5ADANa.s: Assembler messages: 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/cc5ADANa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Assembler messages: 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s /tmp/ccQizF0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s CC [M] drivers/mfd/wm8994-irq.o 3602s CC [M] net/caif/cfcnfg.o 3602s /tmp/ccfnvWmA.s: Assembler messages: 3602s /tmp/ccfnvWmA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3602s CC [M] net/9p/trans_fd.o 3604s /tmp/cc8bORiJ.s: Assembler messages: 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/cc8bORiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/ccCdKofB.s: Assembler messages: 3604s /tmp/ccCdKofB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/ccCdKofB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s /tmp/ccCdKofB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3604s CC drivers/scsi/scsi_lib.o 3604s CC [M] drivers/mfd/wm8994-regmap.o 3605s /tmp/ccuXzubf.s: Assembler messages: 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccuXzubf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s CC [M] net/caif/cfmuxl.o 3605s /tmp/ccsJlyfK.s: Assembler messages: 3605s /tmp/ccsJlyfK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccsJlyfK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Assembler messages: 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s /tmp/ccOPlTV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3605s CC [M] net/9p/trans_xen.o 3605s CC [M] drivers/mfd/madera-core.o 3607s /tmp/ccbidUKq.s: Assembler messages: 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbidUKq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s CC [M] net/caif/cfctrl.o 3607s /tmp/cc1eoY6M.s: Assembler messages: 3607s /tmp/cc1eoY6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/cc1eoY6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/cc1eoY6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Assembler messages: 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccbwv2U0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s CC [M] net/9p/trans_virtio.o 3607s CC [M] drivers/mfd/cs47l15-tables.o 3607s /tmp/ccjB2EIt.s: Assembler messages: 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3607s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/ccjB2EIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s CC drivers/scsi/constants.o 3608s /tmp/cczLZhVh.s: Assembler messages: 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s /tmp/cczLZhVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3608s CC [M] net/caif/cffrml.o 3609s /tmp/ccZFt5vd.s: Assembler messages: 3609s /tmp/ccZFt5vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3609s CC [M] drivers/mfd/cs47l35-tables.o 3609s /tmp/ccExsajT.s: Assembler messages: 3609s /tmp/ccExsajT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3609s /tmp/ccExsajT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3609s /tmp/ccExsajT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3609s /tmp/ccExsajT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s CC drivers/scsi/scsi_lib_dma.o 3610s /tmp/ccRXxAff.s: Assembler messages: 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/ccRXxAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s CC [M] net/9p/trans_rdma.o 3610s /tmp/cc1sSr9h.s: Assembler messages: 3610s /tmp/cc1sSr9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/cc1sSr9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/cc1sSr9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/cc1sSr9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s /tmp/cc1sSr9h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3610s CC [M] net/caif/cfveil.o 3611s /tmp/cct8YEgY.s: Assembler messages: 3611s /tmp/cct8YEgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3611s /tmp/ccnzAFPn.s: Assembler messages: 3611s /tmp/ccnzAFPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3611s /tmp/ccnzAFPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3611s CC [M] drivers/mfd/cs47l85-tables.o 3611s /tmp/ccghKmMz.s: Assembler messages: 3611s /tmp/ccghKmMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3611s CC drivers/scsi/scsi_scan.o 3611s CC [M] net/caif/cfdbgl.o 3612s /tmp/ccUM8hH7.s: Assembler messages: 3612s /tmp/ccUM8hH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3612s /tmp/ccUM8hH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3612s CC [M] net/caif/cfserl.o 3613s /tmp/ccnBi9m1.s: Assembler messages: 3613s /tmp/ccnBi9m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Assembler messages: 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccw14q1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccf0kNDF.s: Assembler messages: 3613s /tmp/ccf0kNDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccf0kNDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s /tmp/ccf0kNDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3613s CC [M] drivers/mfd/cs47l90-tables.o 3613s CC [M] net/caif/cfdgml.o 3613s CC [M] net/9p/trans_usbg.o 3614s /tmp/ccxVn5Sk.s: Assembler messages: 3614s /tmp/ccxVn5Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s CC [M] net/caif/cfrfml.o 3614s /tmp/cci24gza.s: Assembler messages: 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s /tmp/cci24gza.s: Warning: no SFrame FDE emitted; FP without RA on stack 3614s GEN drivers/scsi/scsi_devinfo_tbl.c 3614s CC drivers/scsi/scsi_devinfo.o 3615s /tmp/ccXEiYQn.s: Assembler messages: 3615s /tmp/ccXEiYQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s CC [M] drivers/mfd/cs47l92-tables.o 3615s /tmp/ccbXLbro.s: Assembler messages: 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccbXLbro.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccrDfk7B.s: Assembler messages: 3615s /tmp/ccrDfk7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s LD [M] net/9p/9pnet.o 3615s /tmp/ccrDfk7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccrDfk7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s /tmp/ccrDfk7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3615s CC [M] net/caif/cfvidl.o 3615s LD [M] net/9p/9pnet_fd.o 3615s LD [M] net/9p/9pnet_xen.o 3615s LD [M] net/9p/9pnet_virtio.o 3615s LD [M] net/9p/9pnet_rdma.o 3615s LD [M] net/9p/9pnet_usbg.o 3615s CC [M] net/caif/cfutill.o 3616s /tmp/ccVSwVPn.s: Assembler messages: 3616s /tmp/ccVSwVPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s CC [M] drivers/mfd/madera-i2c.o 3616s /tmp/ccyha593.s: Assembler messages: 3616s /tmp/ccyha593.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s CC [M] net/caif/cfsrvl.o 3616s /tmp/ccn2Na4t.s: Assembler messages: 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s /tmp/ccn2Na4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3616s CC drivers/scsi/scsi_netlink.o 3616s /tmp/cczdKeZY.s: Assembler messages: 3616s /tmp/cczdKeZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3617s CC [M] net/6lowpan/core.o 3617s /tmp/ccgzKxPF.s: Assembler messages: 3617s /tmp/ccgzKxPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3617s /tmp/ccgzKxPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3617s /tmp/ccgzKxPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3617s /tmp/ccgzKxPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s CC [M] drivers/mfd/madera-spi.o 3618s /tmp/ccFpIuGS.s: Assembler messages: 3618s /tmp/ccFpIuGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s /tmp/ccFpIuGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s /tmp/ccFpIuGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s /tmp/ccFpIuGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s CC [M] net/caif/cfpkt_skbuff.o 3618s /tmp/ccauEnO7.s: Assembler messages: 3618s /tmp/ccauEnO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3618s /tmp/ccauEnO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s CC drivers/scsi/scsi_sysctl.o 3619s /tmp/ccrXuSkp.s: Assembler messages: 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccrXuSkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s CC [M] net/6lowpan/iphc.o 3619s /tmp/ccTwNucC.s: Assembler messages: 3619s /tmp/ccTwNucC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccTwNucC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccTwNucC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s /tmp/ccTwNucC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3619s CC [M] drivers/mfd/cs40l50-core.o 3620s /tmp/cc3lGSVU.s: Assembler messages: 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s /tmp/cc3lGSVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s CC [M] net/caif/chnl_net.o 3620s /tmp/ccWvRxul.s: Assembler messages: 3620s /tmp/ccWvRxul.s: Warning: no SFrame FDE emitted; FP without RA on stack 3620s CC drivers/scsi/scsi_proc.o 3621s /tmp/ccvbYaNG.s: Assembler messages: 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3621s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccvbYaNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s CC [M] drivers/mfd/cs40l50-i2c.o 3622s /tmp/ccWB3ZCW.s: Assembler messages: 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3622s /tmp/ccWB3ZCW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s CC drivers/scsi/scsi_debugfs.o 3623s /tmp/cceg7YFf.s: Assembler messages: 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/cceg7YFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s CC [M] net/caif/caif_socket.o 3623s /tmp/ccrfOHsm.s: Assembler messages: 3623s /tmp/ccrfOHsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/ccrfOHsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/ccrfOHsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/ccrfOHsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3623s /tmp/ccrfOHsm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s /tmp/ccOdpbRu.s: Assembler messages: 3624s /tmp/ccOdpbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s /tmp/ccOdpbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s /tmp/ccOdpbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s /tmp/ccOdpbRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s CC [M] net/6lowpan/nhc.o 3624s CC [M] drivers/mfd/cs40l50-spi.o 3624s /tmp/cc09tm3U.s: Assembler messages: 3624s /tmp/cc09tm3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3624s CC drivers/scsi/scsi_trace.o 3625s /tmp/ccrFyDT2.s: Assembler messages: 3625s /tmp/ccrFyDT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccrFyDT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccrFyDT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccrFyDT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s CC [M] drivers/mfd/tps6105x.o 3625s /tmp/ccVbN5c5.s: Assembler messages: 3625s /tmp/ccVbN5c5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccVbN5c5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccVbN5c5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccVbN5c5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccVbN5c5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccPJfZeu.s: Assembler messages: 3625s /tmp/ccPJfZeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s /tmp/ccPJfZeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3625s CC drivers/scsi/scsi_logging.o 3626s /tmp/cck1UBEA.s: Assembler messages: 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/cck1UBEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s CC [M] net/6lowpan/ndisc.o 3626s CC [M] net/caif/caif_usb.o 3626s /tmp/ccCqVIcb.s: Assembler messages: 3626s /tmp/ccCqVIcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/ccCqVIcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s /tmp/ccCqVIcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3626s CC [M] drivers/mfd/tps65010.o 3627s /tmp/ccStdDNT.s: Assembler messages: 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3627s /tmp/ccStdDNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s CC drivers/scsi/scsi_pm.o 3628s /tmp/cci3FRaL.s: Assembler messages: 3628s /tmp/cci3FRaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/cci3FRaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/cci3FRaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/cci3FRaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s LD [M] net/caif/caif.o 3628s CC drivers/scsi/scsi_dh.o 3628s /tmp/ccZxJoiD.s: Assembler messages: 3628s /tmp/ccZxJoiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/ccZxJoiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/ccZxJoiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s /tmp/ccZxJoiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3628s CC [M] net/6lowpan/nhc_dest.o 3629s /tmp/ccDXvp9z.s: Assembler messages: 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/ccDXvp9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s CC [M] drivers/mfd/tps6507x.o 3629s /tmp/cciaRHCr.s: Assembler messages: 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3629s /tmp/cciaRHCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s CC [M] drivers/mfd/tps65086.o 3630s /tmp/ccCWnED9.s: Assembler messages: 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/ccCWnED9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s CC drivers/scsi/scsi_bsg.o 3630s /tmp/cccNXeJ0.s: Assembler messages: 3630s /tmp/cccNXeJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s /tmp/cccNXeJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3630s CC [M] net/6lowpan/nhc_fragment.o 3631s /tmp/cc92Pk2t.s: Assembler messages: 3631s /tmp/cc92Pk2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s /tmp/cc92Pk2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s /tmp/cc92Pk2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s /tmp/cc92Pk2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s CC [M] net/ieee802154/netlink.o 3631s /tmp/ccICwMCu.s: Assembler messages: 3631s /tmp/ccICwMCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s /tmp/ccICwMCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3631s /tmp/ccICwMCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3632s CC [M] drivers/mfd/tps65217.o 3632s /tmp/cciibSz4.s: Assembler messages: 3632s /tmp/cciibSz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3632s /tmp/cciibSz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3632s /tmp/cciibSz4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3632s CC drivers/scsi/scsi_common.o 3633s /tmp/cceM1LET.s: Assembler messages: 3633s /tmp/cceM1LET.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/cceM1LET.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s CC [M] net/6lowpan/nhc_hop.o 3633s /tmp/cc9N80fi.s: Assembler messages: 3633s /tmp/cc9N80fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/cc9N80fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/cc9N80fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/cc9N80fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/cc9N80fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Assembler messages: 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccWSrRsc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s AR drivers/scsi/device_handler/built-in.a 3633s CC [M] net/ieee802154/nl-mac.o 3633s CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o 3633s /tmp/ccI6V0Dm.s: Assembler messages: 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3633s /tmp/ccI6V0Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3634s CC [M] drivers/mfd/tps65218.o 3634s /tmp/ccKkj5Dd.s: Assembler messages: 3634s /tmp/ccKkj5Dd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3634s /tmp/ccKkj5Dd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3634s CC [M] net/6lowpan/nhc_ipv6.o 3635s /tmp/ccFTa2Fv.s: Assembler messages: 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/ccFTa2Fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o 3635s /tmp/cc5yxwF5.s: Assembler messages: 3635s /tmp/cc5yxwF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/cc5yxwF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/cc5yxwF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/cc5yxwF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s /tmp/cc5yxwF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3635s CC [M] drivers/mfd/tps65219.o 3636s /tmp/ccRDgKp7.s: Assembler messages: 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccRDgKp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s CC [M] net/ieee802154/nl-phy.o 3636s /tmp/ccxHLaJM.s: Assembler messages: 3636s /tmp/ccxHLaJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccxHLaJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccxHLaJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccxHLaJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s /tmp/ccxHLaJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3636s CC [M] drivers/scsi/device_handler/scsi_dh_emc.o 3637s /tmp/cczCe8s9.s: Assembler messages: 3637s /tmp/cczCe8s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s /tmp/cczCe8s9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s CC [M] net/6lowpan/nhc_mobility.o 3637s /tmp/cc2P6Ly1.s: Assembler messages: 3637s /tmp/cc2P6Ly1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s /tmp/cc2P6Ly1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s /tmp/cc2P6Ly1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s /tmp/cc2P6Ly1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s /tmp/cc2P6Ly1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3637s CC [M] drivers/mfd/tps6594-core.o 3638s /tmp/ccIeVpBD.s: Assembler messages: 3638s /tmp/ccIeVpBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/ccIeVpBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/ccIeVpBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s CC [M] net/ieee802154/nl_policy.o 3638s /tmp/cc9oNPLn.s: Assembler messages: 3638s /tmp/cc9oNPLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/cc9oNPLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/cc9oNPLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/cc9oNPLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s /tmp/cc9oNPLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3638s CC [M] drivers/scsi/device_handler/scsi_dh_alua.o 3639s /tmp/ccCJveio.s: Assembler messages: 3639s /tmp/ccCJveio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s /tmp/ccCJveio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s /tmp/ccCJveio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s /tmp/ccCJveio.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s CC [M] drivers/mfd/tps6594-i2c.o 3639s /tmp/ccI1CQto.s: Assembler messages: 3639s /tmp/ccI1CQto.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s /tmp/ccI1CQto.s: Warning: no SFrame FDE emitted; FP without RA on stack 3639s CC [M] net/6lowpan/nhc_routing.o 3640s CC [M] net/ieee802154/core.o 3641s /tmp/ccslXQp6.s: Assembler messages: 3641s /tmp/ccslXQp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3641s /tmp/ccslXQp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3641s /tmp/ccslXQp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3641s CC [M] drivers/mfd/tps6594-spi.o 3641s /tmp/cckQOuDc.s: Assembler messages: 3641s /tmp/cckQOuDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3641s /tmp/cckQOuDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3641s CC [M] net/6lowpan/nhc_udp.o 3642s /tmp/cckiBeJ1.s: Assembler messages: 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/cckiBeJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s AR drivers/scsi/megaraid/built-in.a 3642s CC [M] drivers/scsi/megaraid/megaraid_mm.o 3642s /tmp/ccECCF4M.s: Assembler messages: 3642s /tmp/ccECCF4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccECCF4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccECCF4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Assembler messages: 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3642s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3643s CC [M] drivers/mfd/mc13xxx-core.o 3643s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3643s /tmp/ccutn3tJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3643s CC [M] net/ieee802154/header_ops.o 3644s /tmp/ccJuRAAk.s: Assembler messages: 3644s /tmp/ccJuRAAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccJuRAAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccJuRAAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Assembler messages: 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccfp5I8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s LD [M] net/6lowpan/6lowpan.o 3644s CC drivers/scsi/virtio_scsi.o 3644s /tmp/ccssM8Ws.s: Assembler messages: 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/ccssM8Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s CC [M] drivers/scsi/megaraid/megaraid_mbox.o 3644s CC [M] drivers/mfd/mc13xxx-spi.o 3644s /tmp/cc19OEis.s: Assembler messages: 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3644s /tmp/cc19OEis.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s CC [M] net/ieee802154/sysfs.o 3645s /tmp/cc5kNbxW.s: Assembler messages: 3645s /tmp/cc5kNbxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s /tmp/cc5kNbxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s /tmp/cc5kNbxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s /tmp/cc5kNbxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s /tmp/cc5kNbxW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3645s CC [M] drivers/mfd/mc13xxx-i2c.o 3646s /tmp/ccmUFptE.s: Assembler messages: 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s /tmp/ccmUFptE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3646s CC [M] net/mac802154/main.o 3647s /tmp/ccZyP7qD.s: Assembler messages: 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccZyP7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s CC [M] net/ieee802154/nl802154.o 3647s /tmp/ccgLqGB0.s: Assembler messages: 3647s /tmp/ccgLqGB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccgLqGB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccgLqGB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/ccgLqGB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s CC [M] drivers/mfd/ocelot-core.o 3647s /tmp/cc30R01e.s: Assembler messages: 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3647s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/cc30R01e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s CC [M] drivers/scsi/megaraid/megaraid_sas_base.o 3648s /tmp/ccfAm2OB.s: Assembler messages: 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3648s /tmp/ccfAm2OB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3649s CC [M] net/mac802154/rx.o 3649s /tmp/ccSevBDc.s: Assembler messages: 3649s /tmp/ccSevBDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s CC [M] drivers/mfd/ocelot-spi.o 3650s /tmp/ccA3HTS6.s: Assembler messages: 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3650s /tmp/ccA3HTS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s CC [M] net/ieee802154/trace.o 3651s /tmp/cc3lp0tq.s: Assembler messages: 3651s /tmp/cc3lp0tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/cc3lp0tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/cc3lp0tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s CC [M] net/mac802154/tx.o 3651s /tmp/ccEdpPUq.s: Assembler messages: 3651s /tmp/ccEdpPUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/ccEdpPUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/ccEdpPUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/ccEdpPUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s /tmp/ccEdpPUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3651s CC [M] drivers/mfd/motorola-cpcap.o 3652s /tmp/ccZSWXSu.s: Assembler messages: 3652s /tmp/ccZSWXSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3652s /tmp/ccZSWXSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3652s /tmp/ccZSWXSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3652s /tmp/ccZSWXSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3652s /tmp/ccZSWXSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3652s CC [M] drivers/mfd/axp20x.o 3653s /tmp/cc5CSH5w.s: Assembler messages: 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s /tmp/cc5CSH5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3653s CC [M] net/mac802154/mac_cmd.o 3654s /tmp/ccHde86N.s: Assembler messages: 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccHde86N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s CC [M] net/ieee802154/pan.o 3654s /tmp/ccbo8qHv.s: Assembler messages: 3654s /tmp/ccbo8qHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccbo8qHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccbo8qHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccbo8qHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s CC [M] drivers/mfd/axp20x-i2c.o 3654s /tmp/ccozP6p0.s: Assembler messages: 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccozP6p0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s CC [M] drivers/scsi/megaraid/megaraid_sas_fusion.o 3654s /tmp/ccuX5ROj.s: Assembler messages: 3654s /tmp/ccuX5ROj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s /tmp/ccuX5ROj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3654s CC [M] net/mac802154/mib.o 3655s /tmp/ccZMttEh.s: Assembler messages: 3655s /tmp/ccZMttEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3655s /tmp/ccGutZxy.s: Assembler messages: 3655s /tmp/ccGutZxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3655s /tmp/ccGutZxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3655s /tmp/ccGutZxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3655s /tmp/ccGutZxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3655s CC [M] drivers/mfd/axp20x-rsb.o 3656s CC [M] net/ieee802154/socket.o 3656s /tmp/ccLqneVu.s: Assembler messages: 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s /tmp/ccLqneVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3656s CC [M] net/mac802154/iface.o 3657s /tmp/ccd9HCzN.s: Assembler messages: 3657s /tmp/ccd9HCzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3657s /tmp/ccd9HCzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3657s /tmp/ccd9HCzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3657s /tmp/ccd9HCzN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3657s CC [M] drivers/mfd/lp3943.o 3659s /tmp/ccyWypWa.s: Assembler messages: 3659s /tmp/ccyWypWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccyWypWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccyWypWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccyWypWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccyWypWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s CC [M] drivers/mfd/ti-lmu.o 3659s /tmp/ccH4C34K.s: Assembler messages: 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccH4C34K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Assembler messages: 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/cclmFPeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Assembler messages: 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s /tmp/ccSLOuxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3659s CC [M] drivers/scsi/megaraid/megaraid_sas_fp.o 3659s CC [M] net/ieee802154/6lowpan/core.o 3659s CC [M] net/mac802154/llsec.o 3661s /tmp/ccmWinmq.s: Assembler messages: 3661s /tmp/ccmWinmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3661s /tmp/ccmWinmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3661s /tmp/ccmWinmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3661s CC [M] drivers/mfd/da9062-core.o 3662s /tmp/ccItuL8o.s: Assembler messages: 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccItuL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s CC [M] net/ieee802154/6lowpan/rx.o 3662s /tmp/ccSmcMli.s: Assembler messages: 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccSmcMli.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s CC [M] drivers/scsi/megaraid/megaraid_sas_debugfs.o 3662s /tmp/ccxWSYqG.s: Assembler messages: 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccxWSYqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s CC [M] net/mac802154/util.o 3662s /tmp/ccDmT5Eh.s: Assembler messages: 3662s /tmp/ccDmT5Eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccDmT5Eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3662s /tmp/ccDmT5Eh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s CC [M] drivers/mfd/da9150-core.o 3663s /tmp/ccV1BZDw.s: Assembler messages: 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s /tmp/ccV1BZDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3663s CC [M] net/ieee802154/6lowpan/reassembly.o 3664s /tmp/cctAmHB0.s: Assembler messages: 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cctAmHB0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s LD [M] drivers/scsi/megaraid/megaraid_sas.o 3664s CC drivers/scsi/sd.o 3664s /tmp/ccvFA4TG.s: Assembler messages: 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/ccvFA4TG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s CC [M] drivers/mfd/max77541.o 3664s /tmp/cct8dK9b.s: Assembler messages: 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s /tmp/cct8dK9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 3664s CC [M] net/mac802154/cfg.o 3666s /tmp/ccsyIe3V.s: Assembler messages: 3666s /tmp/ccsyIe3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/ccsyIe3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/ccsyIe3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/ccsyIe3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Assembler messages: 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s /tmp/cchKd4NR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3666s CC [M] drivers/mfd/max77650.o 3666s CC [M] net/ieee802154/6lowpan/tx.o 3667s /tmp/cceKMIhs.s: Assembler messages: 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/cceKMIhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s CC [M] net/mac802154/scan.o 3667s /tmp/ccM8cFPU.s: Assembler messages: 3667s /tmp/ccM8cFPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s /tmp/ccM8cFPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3667s CC [M] drivers/mfd/max77705.o 3668s /tmp/ccN1NipT.s: Assembler messages: 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccN1NipT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s CC drivers/scsi/sd_dif.o 3668s /tmp/ccPV5oAD.s: Assembler messages: 3668s /tmp/ccPV5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s /tmp/ccPV5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3668s LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.o 3668s LD [M] net/ieee802154/ieee802154.o 3668s LD [M] net/ieee802154/ieee802154_socket.o 3668s CC drivers/nvme/common/auth.o 3669s /tmp/ccUeQuex.s: Assembler messages: 3669s /tmp/ccUeQuex.s: Warning: no SFrame FDE emitted; FP without RA on stack 3669s /tmp/ccUeQuex.s: Warning: no SFrame FDE emitted; FP without RA on stack 3669s /tmp/ccUeQuex.s: Warning: no SFrame FDE emitted; FP without RA on stack 3669s /tmp/ccUeQuex.s: Warning: no SFrame FDE emitted; FP without RA on stack 3669s /tmp/ccUeQuex.s: Warning: no SFrame FDE emitted; FP without RA on stack 3669s CC [M] drivers/mfd/max77714.o 3670s /tmp/ccvA7efu.s: Assembler messages: 3670s /tmp/ccvA7efu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s CC drivers/scsi/sd_zbc.o 3670s /tmp/ccZum4bl.s: Assembler messages: 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccZum4bl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s CC [M] net/mac802154/trace.o 3670s /tmp/ccgNIzOL.s: Assembler messages: 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s /tmp/ccgNIzOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3670s CC drivers/nvme/common/keyring.o 3671s /tmp/ccqAERiN.s: Assembler messages: 3671s /tmp/ccqAERiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3671s /tmp/ccqAERiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3671s CC [M] drivers/mfd/max77759.o 3672s /tmp/ccOBNgHd.s: Assembler messages: 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccOBNgHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s AR drivers/nvme/common/built-in.a 3672s CC drivers/nvme/host/core.o 3672s /tmp/ccURSYYm.s: Assembler messages: 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s /tmp/ccURSYYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3672s CC drivers/scsi/sr.o 3673s /tmp/ccRzede3.s: Assembler messages: 3673s /tmp/ccRzede3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccRzede3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccRzede3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccRzede3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s CC [M] drivers/mfd/max8907.o 3673s /tmp/ccEX3p53.s: Assembler messages: 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s /tmp/ccEX3p53.s: Warning: no SFrame FDE emitted; FP without RA on stack 3673s LD [M] net/mac802154/mac802154.o 3673s CC [M] net/ceph/ceph_common.o 3674s /tmp/ccv6sXhZ.s: Assembler messages: 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccv6sXhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s CC drivers/scsi/sr_ioctl.o 3674s /tmp/ccGVYwUA.s: Assembler messages: 3674s /tmp/ccGVYwUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccGVYwUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccGVYwUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccGVYwUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s /tmp/ccGVYwUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3674s CC [M] drivers/mfd/mp2629.o 3675s /tmp/ccr3KEZS.s: Assembler messages: 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3675s /tmp/ccr3KEZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3676s /tmp/ccbihfuc.s: Assembler messages: 3676s /tmp/ccbihfuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3676s CC [M] net/ceph/messenger.o 3676s CC drivers/scsi/sr_vendor.o 3676s /tmp/ccWBR1Uy.s: Assembler messages: 3676s /tmp/ccWBR1Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3676s /tmp/ccWBR1Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3676s /tmp/ccWBR1Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3676s CC [M] drivers/mfd/mt6360-core.o 3677s /tmp/cc6FC2kv.s: Assembler messages: 3677s /tmp/cc6FC2kv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3677s CC drivers/scsi/sg.o 3678s /tmp/ccuiz1zP.s: Assembler messages: 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccuiz1zP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s CC [M] drivers/mfd/mt6370.o 3678s /tmp/ccgiZKfM.s: Assembler messages: 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3678s /tmp/ccgiZKfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3679s CC drivers/nvme/host/ioctl.o 3680s /tmp/cciSYjJX.s: Assembler messages: 3680s /tmp/cciSYjJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cciSYjJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cciSYjJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cciSYjJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s CC [M] drivers/mfd/mt6397-core.o 3680s /tmp/cc1fws5G.s: Assembler messages: 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s /tmp/cc1fws5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3680s CC [M] net/ceph/msgpool.o 3681s /tmp/ccR0p0aJ.s: Assembler messages: 3681s /tmp/ccR0p0aJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3681s /tmp/ccR0p0aJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3681s CC [M] drivers/mfd/mt6397-irq.o 3682s /tmp/cchbJHW0.s: Assembler messages: 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/cchbJHW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s CC drivers/nvme/host/sysfs.o 3682s /tmp/ccnELhfi.s: Assembler messages: 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccnELhfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s CC [M] net/ceph/buffer.o 3682s /tmp/ccveBi0H.s: Assembler messages: 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3682s /tmp/ccveBi0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s CC [M] drivers/scsi/raid_class.o 3683s /tmp/ccpr2HaV.s: Assembler messages: 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s /tmp/ccpr2HaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3683s CC [M] drivers/mfd/mt6358-irq.o 3684s /tmp/ccrqsuuV.s: Assembler messages: 3684s /tmp/ccrqsuuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccrqsuuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccrqsuuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s CC [M] net/ceph/pagelist.o 3684s /tmp/cc64QfOy.s: Assembler messages: 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/cc64QfOy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccU3rptW.s: Assembler messages: 3684s /tmp/ccU3rptW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccU3rptW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccU3rptW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s CC [M] drivers/mfd/adp5585.o 3684s CC [M] drivers/scsi/scsi_transport_spi.o 3684s /tmp/ccOEbrxG.s: Assembler messages: 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s /tmp/ccOEbrxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3684s CC drivers/nvme/host/pr.o 3685s /tmp/ccsbLTok.s: Assembler messages: 3685s /tmp/ccsbLTok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccsbLTok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccsbLTok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccsbLTok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccsbLTok.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s CC [M] net/ceph/mon_client.o 3685s /tmp/ccWu42d6.s: Assembler messages: 3685s /tmp/ccWu42d6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccWu42d6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccWu42d6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s /tmp/ccWu42d6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3685s CC [M] drivers/mfd/kempld-core.o 3686s /tmp/ccsY0PS7.s: Assembler messages: 3686s /tmp/ccsY0PS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s CC drivers/nvme/host/trace.o 3686s /tmp/ccOBokkC.s: Assembler messages: 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3686s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccOBokkC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Assembler messages: 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s /tmp/ccFn3gGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3687s CC [M] drivers/scsi/scsi_transport_fc.o 3687s CC [M] drivers/mfd/lpc_sch.o 3688s /tmp/cccBVtd4.s: Assembler messages: 3688s /tmp/cccBVtd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cccBVtd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cccBVtd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cccBVtd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Assembler messages: 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s CC drivers/nvme/host/multipath.o 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cc3K2Pe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s CC [M] net/ceph/decode.o 3688s /tmp/cceQpJdI.s: Assembler messages: 3688s /tmp/cceQpJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cceQpJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s /tmp/cceQpJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3688s CC [M] drivers/mfd/lpc_ich.o 3690s /tmp/ccpCw54O.s: Assembler messages: 3690s /tmp/ccpCw54O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccpCw54O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccpCw54O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s CC [M] net/ceph/cls_lock_client.o 3690s /tmp/ccTznx1x.s: Assembler messages: 3690s /tmp/ccTznx1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccTznx1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccTznx1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccTznx1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s /tmp/ccTznx1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3690s CC [M] drivers/mfd/rdc321x-southbridge.o 3691s /tmp/ccXibysf.s: Assembler messages: 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s /tmp/ccXibysf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3691s CC drivers/nvme/host/zns.o 3692s /tmp/cctKDMPC.s: Assembler messages: 3692s /tmp/cctKDMPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s /tmp/cctKDMPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s /tmp/cctKDMPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s CC [M] drivers/mfd/janz-cmodio.o 3692s /tmp/cc34Glom.s: Assembler messages: 3692s /tmp/cc34Glom.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s /tmp/cc34Glom.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s /tmp/cc34Glom.s: Warning: no SFrame FDE emitted; FP without RA on stack 3692s /tmp/cc34Glom.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s CC [M] net/ceph/osd_client.o 3693s /tmp/ccqhT6wZ.s: Assembler messages: 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccqhT6wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccNACWkT.s: Assembler messages: 3693s /tmp/ccNACWkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccNACWkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Assembler messages: 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s /tmp/ccORyLBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3693s CC drivers/nvme/host/hwmon.o 3693s CC [M] drivers/mfd/vx855.o 3693s CC [M] drivers/scsi/scsi_transport_iscsi.o 3694s /tmp/ccUlhDm4.s: Assembler messages: 3694s /tmp/ccUlhDm4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3694s /tmp/ccUlhDm4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3694s /tmp/ccUlhDm4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s CC [M] drivers/mfd/wl1273-core.o 3695s /tmp/cczc8nvw.s: Assembler messages: 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s /tmp/cczc8nvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3695s CC drivers/nvme/host/auth.o 3696s /tmp/ccHkqTnH.s: Assembler messages: 3696s /tmp/ccHkqTnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3696s /tmp/ccHkqTnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3696s /tmp/ccHkqTnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3696s /tmp/ccHkqTnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3696s CC [M] drivers/mfd/si476x-cmd.o 3697s /tmp/ccwD8B5L.s: Assembler messages: 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s /tmp/ccwD8B5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3697s CC drivers/nvme/host/pci.o 3698s /tmp/cc4gs3Fr.s: Assembler messages: 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s /tmp/cc4gs3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3698s CC [M] drivers/mfd/si476x-prop.o 3699s /tmp/ccpXygFZ.s: Assembler messages: 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3699s /tmp/ccpXygFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s CC [M] net/ceph/osdmap.o 3700s /tmp/cc4RqgOF.s: Assembler messages: 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc4RqgOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Assembler messages: 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s /tmp/cc3FaQEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3700s CC [M] drivers/mfd/si476x-i2c.o 3701s CC [M] drivers/scsi/scsi_transport_sas.o 3702s /tmp/ccpPmvxd.s: Assembler messages: 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s /tmp/ccpPmvxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3702s CC [M] drivers/nvme/host/fabrics.o 3703s /tmp/ccAYHvlC.s: Assembler messages: 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s /tmp/ccAYHvlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3703s CC [M] drivers/mfd/qcom_rpm.o 3705s /tmp/cch9Yw3Y.s: Assembler messages: 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cch9Yw3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccJ18ziY.s: Assembler messages: 3705s /tmp/ccJ18ziY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccJ18ziY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccJ18ziY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccJ18ziY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s CC [M] drivers/mfd/qcom-spmi-pmic.o 3705s CC [M] drivers/scsi/scsi_transport_srp.o 3705s /tmp/ccSUWAtV.s: Assembler messages: 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/ccSUWAtV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s CC [M] net/ceph/crush/crush.o 3705s /tmp/cc9CxrFs.s: Assembler messages: 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s /tmp/cc9CxrFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3705s CC [M] drivers/nvme/host/rdma.o 3706s /tmp/ccVKxEoU.s: Assembler messages: 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccVKxEoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s CC [M] drivers/mfd/atmel-flexcom.o 3706s /tmp/ccnCvVe8.s: Assembler messages: 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccnCvVe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s CC [M] net/ceph/crush/mapper.o 3706s /tmp/ccXApp9G.s: Assembler messages: 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3706s /tmp/ccXApp9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s CC [M] drivers/scsi/libiscsi.o 3707s /tmp/ccZIokN1.s: Assembler messages: 3707s /tmp/ccZIokN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccZIokN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccZIokN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccZIokN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s CC [M] drivers/mfd/atmel-hlcdc.o 3707s /tmp/ccPMDdOM.s: Assembler messages: 3707s /tmp/ccPMDdOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccPMDdOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccPMDdOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s CC [M] net/ceph/crush/hash.o 3707s /tmp/ccbZzyg7.s: Assembler messages: 3707s /tmp/ccbZzyg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccbZzyg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccbZzyg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccbZzyg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s /tmp/ccbZzyg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3707s CC [M] net/ceph/striper.o 3708s /tmp/ccsr2JcS.s: Assembler messages: 3708s /tmp/ccsr2JcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s /tmp/ccsr2JcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s /tmp/ccsr2JcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s /tmp/ccsr2JcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s CC [M] drivers/mfd/viperboard.o 3708s /tmp/ccLA6cPR.s: Assembler messages: 3708s /tmp/ccLA6cPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s /tmp/ccLA6cPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s /tmp/ccLA6cPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3708s CC [M] net/ceph/debugfs.o 3710s /tmp/cc8Sl64d.s: Assembler messages: 3710s /tmp/cc8Sl64d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/cc8Sl64d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/cc8Sl64d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/cc8Sl64d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s CC [M] drivers/mfd/ntxec.o 3710s /tmp/ccNVldv2.s: Assembler messages: 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s /tmp/ccNVldv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3710s CC [M] drivers/nvme/host/fc.o 3711s /tmp/ccdC9gua.s: Assembler messages: 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/ccdC9gua.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s CC [M] net/ceph/auth.o 3711s /tmp/cclHWBzy.s: Assembler messages: 3711s /tmp/cclHWBzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/cclHWBzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/cclHWBzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/cclHWBzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s /tmp/cclHWBzy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3711s CC [M] drivers/mfd/rk8xx-core.o 3713s /tmp/ccCteR7N.s: Assembler messages: 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccCteR7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Assembler messages: 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccIKVZ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Assembler messages: 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s /tmp/ccDy2A1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3713s CC [M] net/ceph/auth_none.o 3713s CC [M] drivers/mfd/rk8xx-i2c.o 3714s CC [M] drivers/scsi/libiscsi_tcp.o 3714s /tmp/ccvwfG7B.s: Assembler messages: 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s /tmp/ccvwfG7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3714s CC [M] net/ceph/crypto.o 3715s /tmp/ccTqGX86.s: Assembler messages: 3715s /tmp/ccTqGX86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccTqGX86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccTqGX86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccTqGX86.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s CC [M] drivers/mfd/rk8xx-spi.o 3715s /tmp/ccQG39kr.s: Assembler messages: 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s /tmp/ccQG39kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3715s CC [M] drivers/nvme/host/tcp.o 3716s /tmp/ccaNeZ0B.s: Assembler messages: 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccaNeZ0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s CC [M] net/ceph/armor.o 3716s /tmp/ccR7VVUT.s: Assembler messages: 3716s /tmp/ccR7VVUT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s CC [M] net/ceph/auth_x.o 3716s /tmp/ccxanGUR.s: Assembler messages: 3716s /tmp/ccxanGUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccxanGUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccxanGUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s CC [M] drivers/mfd/rn5t618.o 3716s /tmp/ccmdsyyk.s: Assembler messages: 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3716s /tmp/ccmdsyyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s CC [M] drivers/scsi/iscsi_tcp.o 3717s /tmp/ccFTcUyU.s: Assembler messages: 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s /tmp/ccFTcUyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3717s CC [M] drivers/mfd/sec-common.o 3718s /tmp/ccPOB6qf.s: Assembler messages: 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/ccPOB6qf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s CC [M] net/ceph/ceph_strings.o 3718s /tmp/cckOqvJm.s: Assembler messages: 3718s /tmp/cckOqvJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/cckOqvJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s /tmp/cckOqvJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3718s CC [M] drivers/mfd/sec-irq.o 3719s CC [M] net/ceph/ceph_hash.o 3719s /tmp/ccsexWgF.s: Assembler messages: 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/ccsexWgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s /tmp/cc93yMVE.s: Assembler messages: 3719s /tmp/cc93yMVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3719s CC [M] drivers/nvme/host/apple.o 3719s CC [M] drivers/mfd/sec-i2c.o 3719s /tmp/ccDhIFuN.s: Assembler messages: 3719s /tmp/ccDhIFuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s CC [M] net/ceph/pagevec.o 3720s /tmp/ccbWQ29q.s: Assembler messages: 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s /tmp/ccbWQ29q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3720s CC [M] drivers/scsi/iscsi_boot_sysfs.o 3721s /tmp/ccEjJqxf.s: Assembler messages: 3721s /tmp/ccEjJqxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccEjJqxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccEjJqxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccEjJqxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s CC [M] drivers/mfd/lm3533-core.o 3721s /tmp/ccJ0xzl0.s: Assembler messages: 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s /tmp/ccJ0xzl0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3721s CC [M] drivers/scsi/advansys.o 3722s /tmp/ccO0oMyu.s: Assembler messages: 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccO0oMyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s CC [M] net/ceph/snapshot.o 3722s /tmp/ccwvAYwg.s: Assembler messages: 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s /tmp/ccwvAYwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3722s AR drivers/nvme/host/built-in.a 3722s LD [M] drivers/nvme/host/nvme-fabrics.o 3722s LD [M] drivers/nvme/host/nvme-rdma.o 3722s LD [M] drivers/nvme/host/nvme-fc.o 3722s LD [M] drivers/nvme/host/nvme-tcp.o 3722s LD [M] drivers/nvme/host/nvme-apple.o 3722s AR drivers/nvme/target/built-in.a 3722s CC [M] drivers/nvme/target/core.o 3723s /tmp/ccFuPfrt.s: Assembler messages: 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/ccFuPfrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s CC [M] drivers/mfd/lm3533-ctrlbank.o 3723s /tmp/cczGGkfM.s: Assembler messages: 3723s /tmp/cczGGkfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/cczGGkfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3723s /tmp/cczGGkfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s CC [M] net/ceph/string_table.o 3724s /tmp/ccju3gjL.s: Assembler messages: 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccju3gjL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s CC [M] drivers/mfd/retu-mfd.o 3724s /tmp/ccURwoer.s: Assembler messages: 3724s /tmp/ccURwoer.s: Warning: no SFrame FDE emitted; FP without RA on stack 3724s /tmp/ccURwoer.s: Warning: no SFrame FDE emitted; FP without RA on stack 3725s CC [M] net/ceph/messenger_v1.o 3726s /tmp/cckPBkde.s: Assembler messages: 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cckPBkde.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s CC [M] drivers/mfd/iqs62x.o 3726s /tmp/cc01DyBG.s: Assembler messages: 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s /tmp/cc01DyBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3726s CC [M] drivers/nvme/target/configfs.o 3727s /tmp/cczGTjKv.s: Assembler messages: 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3727s /tmp/cczGTjKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s CC [M] net/ceph/messenger_v2.o 3728s /tmp/ccAT1lNi.s: Assembler messages: 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccAT1lNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s CC [M] drivers/mfd/menf21bmc.o 3728s /tmp/ccNebB5L.s: Assembler messages: 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s /tmp/ccNebB5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 3728s CC [M] drivers/scsi/BusLogic.o 3730s /tmp/ccL6lbQX.s: Assembler messages: 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccL6lbQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccDJkl0u.s: Assembler messages: 3730s /tmp/ccDJkl0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccDJkl0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s /tmp/ccDJkl0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3730s CC [M] drivers/nvme/target/admin-cmd.o 3730s CC [M] drivers/mfd/hi6421-pmic-core.o 3731s /tmp/ccGuHE5n.s: Assembler messages: 3731s /tmp/ccGuHE5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3731s /tmp/ccGuHE5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3731s /tmp/ccGuHE5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3731s CC [M] drivers/mfd/hi6421-spmi-pmic.o 3732s /tmp/ccF7gGZb.s: Assembler messages: 3732s /tmp/ccF7gGZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3732s /tmp/ccF7gGZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3732s /tmp/ccF7gGZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s CC [M] drivers/mfd/hi655x-pmic.o 3733s /tmp/ccT3nS7J.s: Assembler messages: 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccT3nS7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s CC [M] drivers/nvme/target/fabrics-cmd.o 3733s /tmp/ccRgIWOc.s: Assembler messages: 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3733s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/ccRgIWOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s LD [M] net/ceph/libceph.o 3734s CC [M] net/batman-adv/bat_algo.o 3734s /tmp/cct0U20M.s: Assembler messages: 3734s /tmp/cct0U20M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cct0U20M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cct0U20M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cct0U20M.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s CC [M] drivers/mfd/dln2.o 3734s /tmp/cc7oC8mm.s: Assembler messages: 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s /tmp/cc7oC8mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3734s CC [M] drivers/nvme/target/discovery.o 3735s /tmp/cc1amtsv.s: Assembler messages: 3735s /tmp/cc1amtsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cc1amtsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cc1amtsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cc1amtsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cc1amtsv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s CC [M] net/batman-adv/bat_iv_ogm.o 3735s /tmp/cchEYmaJ.s: Assembler messages: 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3735s /tmp/cchEYmaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s CC [M] drivers/mfd/rt4831.o 3736s /tmp/ccJXiHaC.s: Assembler messages: 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccJXiHaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s CC [M] drivers/nvme/target/io-cmd-file.o 3736s /tmp/ccGkq0qZ.s: Assembler messages: 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s /tmp/ccGkq0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3736s CC [M] drivers/scsi/ips.o 3737s /tmp/ccE4vFqC.s: Assembler messages: 3737s /tmp/ccE4vFqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccE4vFqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccE4vFqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s CC [M] drivers/mfd/rt5033.o 3737s /tmp/ccZAG7PI.s: Assembler messages: 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3737s /tmp/ccZAG7PI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3738s CC [M] drivers/nvme/target/io-cmd-bdev.o 3739s /tmp/cc014fgm.s: Assembler messages: 3739s /tmp/cc014fgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc014fgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc014fgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s CC [M] drivers/mfd/rt5120.o 3739s /tmp/ccJBIsfX.s: Assembler messages: 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/ccJBIsfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s CC [M] net/batman-adv/bitarray.o 3739s /tmp/cc3DNSd5.s: Assembler messages: 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s /tmp/cc3DNSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3739s CC [M] drivers/nvme/target/pr.o 3740s /tmp/ccSkNGpQ.s: Assembler messages: 3740s /tmp/ccSkNGpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3740s /tmp/ccSkNGpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3740s CC [M] drivers/mfd/sky81452.o 3741s CC [M] net/batman-adv/bridge_loop_avoidance.o 3741s /tmp/ccTnpJWM.s: Assembler messages: 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s /tmp/ccTnpJWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3741s CC [M] drivers/scsi/fdomain.o 3742s /tmp/cch1RnN4.s: Assembler messages: 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cch1RnN4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cceRs8RB.s: Assembler messages: 3742s /tmp/cceRs8RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s /tmp/cceRs8RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3742s CC [M] drivers/nvme/target/passthru.o 3742s CC [M] drivers/mfd/stpmic1.o 3743s /tmp/cc67fBkU.s: Assembler messages: 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s /tmp/cc67fBkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3743s CC [M] drivers/scsi/fdomain_pci.o 3744s /tmp/ccmS2V7l.s: Assembler messages: 3744s /tmp/ccmS2V7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccmS2V7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccmS2V7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccmS2V7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccmS2V7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s CC [M] drivers/mfd/sun4i-gpadc.o 3744s /tmp/ccQjduI9.s: Assembler messages: 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s /tmp/ccQjduI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3744s CC [M] drivers/nvme/target/zns.o 3745s /tmp/ccUcaaU1.s: Assembler messages: 3745s /tmp/ccUcaaU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccUcaaU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccUcaaU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccUcaaU1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s CC [M] drivers/scsi/qla1280.o 3745s /tmp/cchJcadc.s: Assembler messages: 3745s /tmp/cchJcadc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/cchJcadc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/cchJcadc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s CC [M] drivers/mfd/stm32-lptimer.o 3745s /tmp/ccagxyWL.s: Assembler messages: 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s /tmp/ccagxyWL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3745s CC [M] net/batman-adv/distributed-arp-table.o 3746s /tmp/ccov0joV.s: Assembler messages: 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccov0joV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s CC [M] drivers/nvme/target/fabrics-cmd-auth.o 3746s /tmp/ccxqk0yp.s: Assembler messages: 3746s /tmp/ccxqk0yp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s /tmp/ccxqk0yp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3746s CC [M] drivers/mfd/stm32-timers.o 3748s /tmp/cc6SlcKh.s: Assembler messages: 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc6SlcKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s CC [M] drivers/nvme/target/auth.o 3748s /tmp/ccSnGo5t.s: Assembler messages: 3748s /tmp/ccSnGo5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccSnGo5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccSnGo5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s CC [M] drivers/mfd/sprd-sc27xx-spi.o 3748s /tmp/ccthlioI.s: Assembler messages: 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/ccthlioI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s CC [M] drivers/scsi/dmx3191d.o 3748s /tmp/cc85Ns2a.s: Assembler messages: 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s /tmp/cc85Ns2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3748s CC [M] net/batman-adv/fragmentation.o 3749s /tmp/ccwGqJwO.s: Assembler messages: 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3749s /tmp/ccwGqJwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s CC [M] drivers/mfd/rave-sp.o 3750s /tmp/cc5mszEa.s: CC [M] drivers/nvme/target/trace.o 3750s Assembler messages: 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/cc5mszEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Assembler messages: 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccjG63O5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Assembler messages: 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s /tmp/ccPPzknw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3750s CC [M] net/batman-adv/gateway_client.o 3750s CC [M] drivers/scsi/hpsa.o 3751s /tmp/ccF1YuG7.s: Assembler messages: 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccF1YuG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccuZEIng.s: Assembler messages: 3751s /tmp/ccuZEIng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccuZEIng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccuZEIng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccuZEIng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s /tmp/ccuZEIng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3751s CC [M] drivers/mfd/rohm-bd71828.o 3751s CC [M] drivers/nvme/target/loop.o 3753s /tmp/ccB69fvB.s: Assembler messages: 3753s /tmp/ccB69fvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/ccB69fvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s CC [M] drivers/mfd/rohm-bd718x7.o 3753s /tmp/cc0GMfp0.s: Assembler messages: 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3753s /tmp/cc0GMfp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Assembler messages: 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s /tmp/cch8YW4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3754s CC [M] net/batman-adv/gateway_common.o 3754s CC [M] drivers/nvme/target/rdma.o 3755s /tmp/ccUMxaqs.s: Assembler messages: 3755s /tmp/ccUMxaqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3755s /tmp/ccUMxaqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3755s CC [M] drivers/mfd/rohm-bd9576.o 3756s /tmp/ccYd2nmR.s: Assembler messages: 3756s /tmp/ccYd2nmR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3756s /tmp/ccYd2nmR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3756s CC [M] net/batman-adv/hard-interface.o 3757s /tmp/ccyOUssD.s: Assembler messages: 3757s /tmp/ccyOUssD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3757s /tmp/ccyOUssD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3757s CC [M] drivers/mfd/rohm-bd96801.o 3758s /tmp/ccElKgIR.s: Assembler messages: 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccElKgIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s CC [M] drivers/nvme/target/fc.o 3758s /tmp/ccfpP43y.s: Assembler messages: 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s /tmp/ccfpP43y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3758s CC [M] net/batman-adv/hash.o 3759s /tmp/ccqvTvuV.s: Assembler messages: 3759s /tmp/ccqvTvuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3759s /tmp/ccqvTvuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3759s CC [M] drivers/mfd/stmfx.o 3760s /tmp/ccGf5b5F.s: Assembler messages: 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccGf5b5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s CC [M] drivers/scsi/dc395x.o 3760s /tmp/ccb5aaDM.s: Assembler messages: 3760s /tmp/ccb5aaDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s /tmp/ccb5aaDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3760s CC [M] net/batman-adv/main.o 3761s /tmp/ccDITPbs.s: Assembler messages: 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s /tmp/ccDITPbs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3761s CC [M] drivers/mfd/qcom-pm8008.o 3763s /tmp/ccZgwDoP.s: Assembler messages: 3763s /tmp/ccZgwDoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZgwDoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZgwDoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZgwDoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s CC [M] drivers/mfd/simple-mfd-i2c.o 3763s /tmp/ccZ9HzB5.s: Assembler messages: 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/ccZ9HzB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Assembler messages: 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s /tmp/cctG5mqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3763s CC [M] net/batman-adv/mesh-interface.o 3763s CC [M] drivers/nvme/target/tcp.o 3764s /tmp/cczdd2XE.s: Assembler messages: 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s /tmp/cczdd2XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3764s CC [M] drivers/scsi/esp_scsi.o 3765s /tmp/ccJ20Caw.s: Assembler messages: 3765s /tmp/ccJ20Caw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3765s /tmp/ccJ20Caw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3765s /tmp/ccJ20Caw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3765s CC [M] drivers/mfd/smpro-core.o 3766s /tmp/ccMPph5n.s: Assembler messages: 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s CC [M] net/batman-adv/multicast.o 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccMPph5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccWVTqdE.s: Assembler messages: 3766s /tmp/ccWVTqdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccWVTqdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccWVTqdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s /tmp/ccWVTqdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3766s CC [M] drivers/mfd/intel-m10-bmc-core.o 3767s /tmp/cc4KYXo4.s: Assembler messages: 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc4KYXo4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Assembler messages: 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/ccx17PsN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s CC [M] drivers/scsi/am53c974.o 3767s CC [M] drivers/nvme/target/pci-epf.o 3767s /tmp/cc0WVRRT.s: Assembler messages: 3767s /tmp/cc0WVRRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc0WVRRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc0WVRRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s /tmp/cc0WVRRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3767s CC [M] drivers/mfd/intel-m10-bmc-spi.o 3769s /tmp/ccgYdFZL.s: Assembler messages: 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccgYdFZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccWs16CR.s: Assembler messages: 3769s /tmp/ccWs16CR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccWs16CR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s CC [M] net/batman-adv/multicast_forw.o 3769s CC [M] drivers/mfd/intel-m10-bmc-pmci.o 3769s /tmp/ccolGdAF.s: Assembler messages: 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s /tmp/ccolGdAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3769s CC [M] drivers/scsi/megaraid.o 3770s /tmp/ccp0ESgj.s: Assembler messages: 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccp0ESgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s LD [M] drivers/nvme/target/nvmet.o 3770s /tmp/ccoCjMpc.s: Assembler messages: 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s /tmp/ccoCjMpc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3770s LD [M] drivers/nvme/target/nvme-loop.o 3770s LD [M] drivers/nvme/target/nvmet-rdma.o 3770s LD [M] drivers/nvme/target/nvmet-fc.o 3770s LD [M] drivers/nvme/target/nvmet-tcp.o 3770s CC [M] drivers/mfd/atc260x-core.o 3770s LD [M] drivers/nvme/target/nvmet-pci-epf.o 3771s AR drivers/nvme/built-in.a 3771s CC drivers/ata/libata-core.o 3771s /tmp/ccvcn9fF.s: Assembler messages: 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s /tmp/ccvcn9fF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3771s CC [M] net/batman-adv/netlink.o 3772s /tmp/ccBABGO6.s: Assembler messages: 3772s /tmp/ccBABGO6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3772s /tmp/ccBABGO6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3772s /tmp/ccBABGO6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3772s CC [M] drivers/mfd/atc260x-i2c.o 3773s /tmp/ccGDbzAS.s: Assembler messages: 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3773s /tmp/ccGDbzAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3774s CC [M] drivers/scsi/atp870u.o 3774s /tmp/ccoYudKf.s: Assembler messages: 3774s /tmp/ccoYudKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3774s /tmp/ccoYudKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3774s CC [M] drivers/mfd/qnap-mcu.o 3775s /tmp/ccCLKEqD.s: Assembler messages: 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s /tmp/ccCLKEqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3775s CC [M] net/batman-adv/network-coding.o 3776s /tmp/ccWE4usj.s: Assembler messages: 3776s /tmp/ccWE4usj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3776s /tmp/ccWE4usj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3776s /tmp/ccWE4usj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3776s CC [M] drivers/mfd/rsmu_i2c.o 3777s /tmp/ccCm92Xr.s: Assembler messages: 3777s /tmp/ccCm92Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3777s /tmp/ccCm92Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3777s /tmp/ccCm92Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3777s /tmp/ccCm92Xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3777s CC [M] drivers/mfd/rsmu_core.o 3778s /tmp/ccfoOfaj.s: Assembler messages: 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccfoOfaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s CC [M] net/batman-adv/originator.o 3778s /tmp/cc1Iy2JS.s: Assembler messages: 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1Iy2JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/cc1E3euf.s: Assembler messages: 3778s /tmp/cc1E3euf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s CC [M] drivers/mfd/rsmu_spi.o 3778s /tmp/ccF6MMjR.s: Assembler messages: 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3778s /tmp/ccF6MMjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3779s CC [M] drivers/scsi/initio.o 3779s CC drivers/ata/libata-scsi.o 3780s /tmp/ccxwIpg7.s: Assembler messages: 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3780s /tmp/ccxwIpg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Assembler messages: 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s AR drivers/mfd/built-in.a 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s /tmp/cc5Mzj4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 3781s LD [M] drivers/mfd/arizona.o 3781s LD [M] drivers/mfd/wm8994.o 3781s LD [M] drivers/mfd/madera.o 3781s LD [M] drivers/mfd/ocelot-soc.o 3781s LD [M] drivers/mfd/mt6397.o 3781s CC [M] net/batman-adv/routing.o 3781s LD [M] drivers/mfd/si476x-core.o 3781s LD [M] drivers/mfd/sec-core.o 3782s CC [M] net/nfc/core.o 3782s /tmp/cc9MrQiq.s: Assembler messages: 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s /tmp/cc9MrQiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3782s CC [M] drivers/scsi/a100u2w.o 3784s /tmp/ccnSiDiq.s: Assembler messages: 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s /tmp/ccnSiDiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3784s CC drivers/ata/libata-eh.o 3785s /tmp/cc8gdDmG.s: Assembler messages: 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc8gdDmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s CC [M] drivers/scsi/myrb.o 3785s /tmp/ccPX33fr.s: Assembler messages: 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/ccPX33fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Assembler messages: 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s /tmp/cc9BPw2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3785s CC [M] net/batman-adv/send.o 3785s CC [M] net/nfc/netlink.o 3787s /tmp/ccI5M4Lt.s: Assembler messages: 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s /tmp/ccI5M4Lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3787s CC [M] net/batman-adv/tp_meter.o 3788s /tmp/ccAFsR96.s: Assembler messages: 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccAFsR96.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Assembler messages: 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s CC [M] net/nfc/af_nfc.o 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s /tmp/ccYD4gQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3788s CC [M] drivers/scsi/myrs.o 3789s /tmp/ccRqxIoG.s: Assembler messages: 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s /tmp/ccRqxIoG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3789s CC drivers/ata/libata-transport.o 3790s /tmp/ccyi3eh7.s: Assembler messages: 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3790s /tmp/ccyi3eh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s CC [M] net/batman-adv/translation-table.o 3791s /tmp/ccWNyah3.s: Assembler messages: 3791s /tmp/ccWNyah3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s /tmp/ccWNyah3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s /tmp/ccWNyah3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s /tmp/ccWNyah3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s /tmp/ccWNyah3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3791s CC [M] net/nfc/rawsock.o 3792s /tmp/cc525MMl.s: Assembler messages: 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s /tmp/cc525MMl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3792s CC drivers/ata/libata-trace.o 3793s /tmp/ccDbVNlC.s: Assembler messages: 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s /tmp/ccDbVNlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3793s CC [M] drivers/scsi/3w-xxxx.o 3794s /tmp/ccaHsIAL.s: Assembler messages: 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccaHsIAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Assembler messages: 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s /tmp/ccuaYVgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3794s CC drivers/ata/libata-sata.o 3794s CC [M] net/nfc/llcp_core.o 3796s /tmp/ccxMwjCn.s: Assembler messages: 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccxMwjCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s CC [M] drivers/scsi/3w-9xxx.o 3796s /tmp/cc1ehsyq.s: Assembler messages: 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/cc1ehsyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Assembler messages: 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s /tmp/ccAZ0vq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3796s CC drivers/ata/libata-sff.o 3797s CC [M] net/batman-adv/tvlv.o 3797s /tmp/ccVYCEXr.s: Assembler messages: 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3797s /tmp/ccVYCEXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3798s CC [M] net/nfc/llcp_commands.o 3799s /tmp/ccQWOvDB.s: Assembler messages: 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccQWOvDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Assembler messages: 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s /tmp/ccU1USWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3799s CC [M] drivers/scsi/3w-sas.o 3799s LD [M] net/batman-adv/batman-adv.o 3799s CC [M] drivers/scsi/ppa.o 3800s /tmp/ccGMpP3S.s: Assembler messages: 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s /tmp/ccGMpP3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3800s CC [M] net/nfc/llcp_sock.o 3801s /tmp/ccvcnEER.s: Assembler messages: 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s /tmp/ccvcnEER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3801s CC drivers/ata/libata-pmp.o 3802s /tmp/ccEqXtNf.s: Assembler messages: 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s /tmp/ccEqXtNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3802s AR drivers/gpu/host1x/built-in.a 3802s CC drivers/gpu/drm/drm_atomic.o 3803s /tmp/ccfqvaxt.s: Assembler messages: 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccfqvaxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s CC [M] drivers/scsi/imm.o 3803s /tmp/ccmJw7ed.s: Assembler messages: 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccmJw7ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Assembler messages: 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s /tmp/ccHjwzMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3803s CC [M] net/nfc/digital_core.o 3803s CC drivers/ata/libata-acpi.o 3804s /tmp/ccp7u1hz.s: Assembler messages: 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3804s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccp7u1hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Assembler messages: 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccV6y2CQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s CC [M] drivers/scsi/ipr.o 3805s CC drivers/gpu/drm/drm_atomic_uapi.o 3805s /tmp/ccrfNWvK.s: Assembler messages: 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/ccrfNWvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s CC [M] net/nfc/digital_technology.o 3805s /tmp/cchxlk1G.s: Assembler messages: 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s /tmp/cchxlk1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3805s CC drivers/ata/libata-zpodd.o 3807s /tmp/ccFq7QwV.s: Assembler messages: 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccFq7QwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s CC [M] net/nfc/digital_dep.o 3807s /tmp/ccWHVuga.s: Assembler messages: 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccWHVuga.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s CC drivers/ata/libata-pata-timings.o 3807s /tmp/ccDKMByE.s: Assembler messages: 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s /tmp/ccDKMByE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3807s CC drivers/gpu/drm/drm_auth.o 3809s /tmp/ccigi8bg.s: Assembler messages: 3809s /tmp/ccigi8bg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s CC drivers/ata/ahci_imx.o 3809s /tmp/cc7l4yJ0.s: Assembler messages: 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/cc7l4yJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Assembler messages: 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s /tmp/ccaDSnuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3809s CC [M] net/nfc/nci/core.o 3809s CC drivers/gpu/drm/drm_blend.o 3811s /tmp/ccDXWIoX.s: Assembler messages: 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/ccDXWIoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Assembler messages: 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s /tmp/cc1TMYuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3811s CC drivers/gpu/drm/drm_bridge.o 3811s CC [M] net/nfc/nci/data.o 3812s /tmp/ccL33qHG.s: Assembler messages: 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s /tmp/ccL33qHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3812s CC drivers/ata/libahci.o 3813s /tmp/cczke5z4.s: Assembler messages: 3813s /tmp/cczke5z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3813s /tmp/cczke5z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3813s /tmp/cczke5z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3813s /tmp/cczke5z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3813s /tmp/cczke5z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3813s CC [M] net/nfc/nci/lib.o 3813s CC [M] net/nfc/nci/ntf.o 3814s /tmp/ccmNYmAQ.s: Assembler messages: 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccmNYmAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s CC drivers/gpu/drm/drm_cache.o 3814s /tmp/ccL5jqV3.s: Assembler messages: 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s /tmp/ccL5jqV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3814s CC [M] drivers/scsi/hptiop.o 3815s /tmp/cctykXAz.s: Assembler messages: 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cctykXAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s CC [M] net/nfc/nci/rsp.o 3815s /tmp/cch30hRn.s: Assembler messages: 3815s /tmp/cch30hRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cch30hRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cch30hRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cch30hRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s /tmp/cch30hRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3815s CC drivers/gpu/drm/drm_color_mgmt.o 3816s /tmp/ccBsibq4.s: Assembler messages: 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccBsibq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccbAdlq4.s: Assembler messages: 3816s /tmp/ccbAdlq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccbAdlq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s /tmp/ccbAdlq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3816s CC [M] net/nfc/nci/hci.o 3816s CC drivers/ata/libahci_platform.o 3817s /tmp/ccTXFA8N.s: Assembler messages: 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccTXFA8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s CC [M] net/nfc/nci/spi.o 3817s /tmp/cczMDz3z.s: Assembler messages: 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/cczMDz3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Assembler messages: 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s /tmp/ccNlpaCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3817s CC [M] drivers/scsi/stex.o 3817s CC drivers/gpu/drm/drm_connector.o 3818s /tmp/ccaTIVNM.s: Assembler messages: 3818s /tmp/ccaTIVNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccaTIVNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccaTIVNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccaTIVNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Assembler messages: 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s /tmp/ccnnrc4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 3818s CC [M] net/nfc/nci/uart.o 3819s CC [M] drivers/ata/ahci.o 3819s /tmp/ccdh1d9R.s: Assembler messages: 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s /tmp/ccdh1d9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3819s LD [M] net/nfc/nci/nci.o 3819s LD [M] net/nfc/nci/nci_spi.o 3819s LD [M] net/nfc/nci/nci_uart.o 3819s CC [M] net/nfc/hci/core.o 3820s /tmp/ccNqRnrb.s: Assembler messages: 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccNqRnrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s CC [M] drivers/scsi/mvumi.o 3820s /tmp/ccsZ5YJs.s: Assembler messages: 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3820s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccsZ5YJs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Assembler messages: 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccAW9NgR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s CC [M] net/nfc/hci/hcp.o 3821s /tmp/cciTMweF.s: Assembler messages: 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/cciTMweF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s CC drivers/gpu/drm/drm_crtc.o 3821s CC [M] drivers/ata/acard-ahci.o 3821s /tmp/ccl8vR7g.s: Assembler messages: 3821s /tmp/ccl8vR7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s /tmp/ccl8vR7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3821s CC [M] net/nfc/hci/command.o 3822s /tmp/ccBwyZUU.s: Assembler messages: 3822s /tmp/ccBwyZUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3822s /tmp/ccBwyZUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3822s /tmp/ccBwyZUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3822s /tmp/ccBwyZUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3822s CC [M] net/nfc/hci/llc.o 3823s /tmp/ccINkg0s.s: Assembler messages: 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccINkg0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s CC [M] net/nfc/hci/llc_nop.o 3823s /tmp/ccb01PWn.s: Assembler messages: 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccb01PWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Assembler messages: 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s /tmp/ccZmLEd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3823s CC [M] drivers/ata/ahci_seattle.o 3824s CC drivers/gpu/drm/drm_displayid.o 3824s /tmp/cc7Ly9Lh.s: Assembler messages: 3824s /tmp/cc7Ly9Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/cc7Ly9Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/cc7Ly9Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/cc7Ly9Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/cc7Ly9Lh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s CC [M] net/nfc/hci/llc_shdlc.o 3824s /tmp/ccMVSRLy.s: Assembler messages: 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s /tmp/ccMVSRLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3824s CC [M] drivers/scsi/pmcraid.o 3825s /tmp/ccOmfX1k.s: Assembler messages: 3825s /tmp/ccOmfX1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s CC drivers/gpu/drm/drm_drv.o 3825s /tmp/ccf9Fm5g.s: Assembler messages: 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/ccf9Fm5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s LD [M] net/nfc/hci/hci.o 3825s LD [M] net/nfc/nfc.o 3825s LD [M] net/nfc/nfc_digital.o 3825s CC [M] net/psample/psample.o 3825s /tmp/cc7rvk4m.s: Assembler messages: 3825s /tmp/cc7rvk4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/cc7rvk4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/cc7rvk4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s /tmp/cc7rvk4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 3825s CC [M] drivers/ata/ahci_platform.o 3826s /tmp/ccZvY57D.s: Assembler messages: 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3826s /tmp/ccZvY57D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s CC [M] net/ife/ife.o 3827s /tmp/ccoAdAW2.s: Assembler messages: 3827s /tmp/ccoAdAW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccoAdAW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccoAdAW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s CC [M] drivers/ata/sata_inic162x.o 3827s /tmp/ccvGPNTG.s: Assembler messages: 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s /tmp/ccvGPNTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3827s CC drivers/gpu/drm/drm_dumb_buffers.o 3828s /tmp/cc1MNvmm.s: Assembler messages: 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s /tmp/cc1MNvmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3828s CC [M] drivers/ata/sata_sil24.o 3829s /tmp/ccPU6HuD.s: Assembler messages: 3829s /tmp/ccPU6HuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccPU6HuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccPU6HuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/cc8QATFN.s: Assembler messages: 3829s /tmp/cc8QATFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/cc8QATFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/cc8QATFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/cc8QATFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/cc8QATFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s CC drivers/gpu/drm/drm_edid.o 3829s /tmp/ccil0UEa.s: Assembler messages: 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s /tmp/ccil0UEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3829s CC [M] net/openvswitch/actions.o 3829s CC [M] drivers/ata/sata_dwc_460ex.o 3830s /tmp/ccKQyTSm.s: Assembler messages: 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/ccKQyTSm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s CC [M] drivers/scsi/xen-scsifront.o 3830s /tmp/cc32KEVB.s: Assembler messages: 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s CC [M] drivers/ata/ahci_brcm.o 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3830s /tmp/cc32KEVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Assembler messages: 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s /tmp/cceHuE9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3831s CC [M] drivers/ata/ahci_ceva.o 3832s /tmp/cclqmZD5.s: Assembler messages: 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cclqmZD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Assembler messages: 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s /tmp/cc4KjAnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3832s CC [M] drivers/ata/ahci_dwc.o 3832s CC [M] drivers/scsi/storvsc_drv.o 3833s /tmp/ccdHqPUJ.s: Assembler messages: 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccdHqPUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s CC [M] net/openvswitch/datapath.o 3833s /tmp/ccQRLbq9.s: Assembler messages: 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s /tmp/ccQRLbq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3833s CC [M] drivers/ata/ahci_mtk.o 3835s /tmp/ccPuTN2J.s: Assembler messages: 3835s /tmp/ccPuTN2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccPuTN2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccPuTN2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccPuTN2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Assembler messages: 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccWwxCSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s CC [M] drivers/ata/ahci_mvebu.o 3835s CC drivers/gpu/drm/drm_eld.o 3835s /tmp/ccUbTWvY.s: Assembler messages: 3835s /tmp/ccUbTWvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s /tmp/ccUbTWvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3835s CC drivers/gpu/drm/drm_encoder.o 3836s /tmp/cctvKiDK.s: Assembler messages: 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s /tmp/cctvKiDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3836s CC [M] drivers/scsi/wd719x.o 3837s /tmp/ccTuDtCl.s: Assembler messages: 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccTuDtCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s CC [M] drivers/ata/ahci_xgene.o 3837s /tmp/ccH3mAsK.s: Assembler messages: 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccH3mAsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s CC drivers/gpu/drm/drm_file.o 3837s /tmp/ccLmkdSr.s: Assembler messages: 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s /tmp/ccLmkdSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3837s CC [M] net/openvswitch/dp_notify.o 3838s /tmp/cc5OYKed.s: Assembler messages: 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/cc5OYKed.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s CC [M] drivers/scsi/st.o 3838s /tmp/ccybb3Uy.s: Assembler messages: 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3838s /tmp/ccybb3Uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s CC [M] drivers/ata/ahci_qoriq.o 3839s /tmp/cckwobc0.s: Assembler messages: 3839s /tmp/cckwobc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/cckwobc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Assembler messages: 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s /tmp/ccg550hr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3839s CC [M] net/openvswitch/flow.o 3840s CC drivers/gpu/drm/drm_fourcc.o 3840s /tmp/ccGTZKKr.s: Assembler messages: 3840s /tmp/ccGTZKKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3840s /tmp/ccGTZKKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3840s /tmp/ccGTZKKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3840s /tmp/ccGTZKKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3840s /tmp/ccGTZKKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3840s CC [M] drivers/ata/pdc_adma.o 3841s /tmp/cc5Y7ATA.s: Assembler messages: 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s /tmp/cc5Y7ATA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3841s CC drivers/gpu/drm/drm_framebuffer.o 3842s /tmp/ccdr5pSa.s: Assembler messages: 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/ccdr5pSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s CC [M] drivers/ata/sata_qstor.o 3842s /tmp/cc660GmE.s: Assembler messages: 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s /tmp/cc660GmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3842s CC [M] net/openvswitch/flow_netlink.o 3843s /tmp/ccrUV5fl.s: Assembler messages: 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccrUV5fl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s CC [M] drivers/scsi/ch.o 3843s /tmp/ccTOxs67.s: Assembler messages: 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s /tmp/ccTOxs67.s: Warning: no SFrame FDE emitted; FP without RA on stack 3843s CC drivers/gpu/drm/drm_gem.o 3844s /tmp/ccc0pYAX.s: Assembler messages: 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s /tmp/ccc0pYAX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3844s CC [M] drivers/ata/sata_sx4.o 3846s /tmp/ccCR7MHx.s: Assembler messages: 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccCR7MHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s CC [M] drivers/scsi/ses.o 3846s /tmp/ccNJfSnA.s: Assembler messages: 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3846s /tmp/ccNJfSnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s CC drivers/gpu/drm/drm_ioctl.o 3847s /tmp/cc0PKmYB.s: Assembler messages: 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s /tmp/cc0PKmYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3847s CC [M] drivers/ata/ata_piix.o 3848s /tmp/cc1oyUM9.s: Assembler messages: 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/cc1oyUM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s CC [M] drivers/scsi/scsi_debug.o 3848s /tmp/ccgLKvHK.s: Assembler messages: 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3848s /tmp/ccgLKvHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s CC drivers/gpu/drm/drm_lease.o 3849s /tmp/cc5suYoa.s: Assembler messages: 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cc5suYoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s CC [M] drivers/ata/sata_mv.o 3849s /tmp/cco6ogcI.s: Assembler messages: 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3849s /tmp/cco6ogcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3850s CC [M] net/openvswitch/flow_table.o 3851s /tmp/cc8geKlH.s: Assembler messages: 3851s /tmp/cc8geKlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3851s /tmp/cc8geKlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3851s /tmp/cc8geKlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3851s CC drivers/gpu/drm/drm_managed.o 3852s /tmp/ccI6SkYa.s: Assembler messages: 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3852s /tmp/ccI6SkYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s CC drivers/gpu/drm/drm_mm.o 3853s /tmp/cc5RfkUq.s: Assembler messages: 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s /tmp/cc5RfkUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3853s CC [M] net/openvswitch/meter.o 3854s /tmp/ccEE9dfx.s: Assembler messages: 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccEE9dfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s CC [M] drivers/ata/sata_nv.o 3854s /tmp/ccLVLsfB.s: Assembler messages: 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3854s /tmp/ccLVLsfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3855s CC drivers/gpu/drm/drm_mode_config.o 3856s /tmp/ccAVt9xt.s: Assembler messages: 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccAVt9xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s CC [M] net/openvswitch/openvswitch_trace.o 3856s /tmp/ccbztQtc.s: Assembler messages: 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3856s /tmp/ccbztQtc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s CC drivers/gpu/drm/drm_mode_object.o 3857s /tmp/ccxUkPcP.s: Assembler messages: 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccxUkPcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Assembler messages: 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s /tmp/ccrqKF87.s: Warning: no SFrame FDE emitted; FP without RA on stack 3857s CC [M] drivers/ata/sata_promise.o 3858s CC [M] drivers/scsi/libsas/sas_init.o 3858s /tmp/cchOw6cV.s: Assembler messages: 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3858s /tmp/cchOw6cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s CC drivers/gpu/drm/drm_modes.o 3859s /tmp/cc2aDeTT.s: Assembler messages: 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s /tmp/cc2aDeTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3859s CC [M] net/openvswitch/vport.o 3860s /tmp/ccqqq7xC.s: Assembler messages: 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s CC [M] drivers/ata/sata_rcar.o 3860s /tmp/ccqqq7xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Assembler messages: 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s /tmp/cc13VCwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3860s CC [M] drivers/scsi/libsas/sas_phy.o 3862s /tmp/ccJXBw0q.s: Assembler messages: 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccJXBw0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Assembler messages: 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccnIUj9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s CC [M] net/openvswitch/vport-internal_dev.o 3862s /tmp/ccU9Fcp3.s: Assembler messages: 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccU9Fcp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Assembler messages: 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s /tmp/ccFzTla3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3862s CC drivers/gpu/drm/drm_modeset_lock.o 3862s CC [M] drivers/scsi/libsas/sas_port.o 3862s CC [M] drivers/ata/sata_sil.o 3864s /tmp/cc9pjN7a.s: Assembler messages: 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc9pjN7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s CC drivers/gpu/drm/drm_plane.o 3864s /tmp/ccOVORdV.s: Assembler messages: 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/ccOVORdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Assembler messages: 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s /tmp/cc65JSBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3864s CC [M] drivers/scsi/libsas/sas_event.o 3865s CC [M] drivers/ata/sata_sis.o 3865s /tmp/cc6UI4qk.s: Assembler messages: 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s /tmp/cc6UI4qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3865s CC [M] net/openvswitch/vport-netdev.o 3866s /tmp/cc8PtCRU.s: Assembler messages: 3866s /tmp/cc8PtCRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/cc8PtCRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/cc8PtCRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/cc8PtCRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/cc8PtCRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s CC [M] drivers/ata/sata_svw.o 3866s /tmp/ccRsAehg.s: Assembler messages: 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccRsAehg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s CC [M] drivers/scsi/libsas/sas_discover.o 3866s /tmp/ccrhhgUG.s: Assembler messages: 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3866s /tmp/ccrhhgUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s CC drivers/gpu/drm/drm_prime.o 3867s /tmp/cckALaRC.s: Assembler messages: 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s /tmp/cckALaRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3867s CC [M] net/openvswitch/conntrack.o 3868s /tmp/ccI7emq6.s: Assembler messages: 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccI7emq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s CC [M] drivers/ata/sata_uli.o 3868s /tmp/ccV67sTT.s: Assembler messages: 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccV67sTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Assembler messages: 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s /tmp/ccCLfnXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3868s CC [M] drivers/scsi/libsas/sas_expander.o 3869s CC drivers/gpu/drm/drm_print.o 3869s /tmp/ccWKv6AK.s: Assembler messages: 3869s /tmp/ccWKv6AK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3869s /tmp/ccWKv6AK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3869s /tmp/ccWKv6AK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3869s CC [M] drivers/ata/sata_via.o 3870s /tmp/cc9aSl3g.s: Assembler messages: 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s /tmp/cc9aSl3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3870s CC drivers/gpu/drm/drm_property.o 3871s /tmp/ccYHuM2A.s: Assembler messages: 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s /tmp/ccYHuM2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3871s CC [M] net/openvswitch/vport-vxlan.o 3872s /tmp/ccfYpawM.s: Assembler messages: 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccfYpawM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s CC [M] drivers/ata/sata_vsc.o 3872s /tmp/ccylSoqQ.s: Assembler messages: 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3872s /tmp/ccylSoqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s CC [M] drivers/scsi/libsas/sas_scsi_host.o 3873s /tmp/ccDwACy1.s: Assembler messages: 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s /tmp/ccDwACy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3873s CC drivers/gpu/drm/drm_rect.o 3874s /tmp/cc0qJdRF.s: Assembler messages: 3874s /tmp/cc0qJdRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/cc0qJdRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/cc0qJdRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/cc0qJdRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/cc0qJdRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s CC [M] drivers/ata/pata_ali.o 3874s /tmp/ccQ9sEEF.s: Assembler messages: 3874s /tmp/ccQ9sEEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/ccQ9sEEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/ccQ9sEEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s /tmp/ccQ9sEEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s CC [M] net/openvswitch/vport-geneve.o 3874s /tmp/ccdVovHi.s: Assembler messages: 3874s /tmp/ccdVovHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3874s CC drivers/gpu/drm/drm_syncobj.o 3876s /tmp/cc12lHS4.s: Assembler messages: 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/cc12lHS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Assembler messages: 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s CC [M] drivers/ata/pata_amd.o 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccp0yuyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s CC [M] drivers/scsi/libsas/sas_task.o 3876s /tmp/ccx5iKVp.s: Assembler messages: 3876s /tmp/ccx5iKVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccx5iKVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccx5iKVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s /tmp/ccx5iKVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3876s CC [M] net/openvswitch/vport-gre.o 3877s /tmp/ccPCBovL.s: Assembler messages: 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccPCBovL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccfXOtlf.s: Assembler messages: 3877s /tmp/ccfXOtlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Assembler messages: 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s /tmp/ccl6lGz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3877s CC [M] drivers/ata/pata_artop.o 3877s CC drivers/gpu/drm/drm_sysfs.o 3877s CC [M] drivers/scsi/libsas/sas_ata.o 3878s /tmp/cc1MXZvB.s: Assembler messages: 3878s /tmp/cc1MXZvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3878s /tmp/cc1MXZvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3878s /tmp/cc1MXZvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3878s /tmp/cc1MXZvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3878s LD [M] net/openvswitch/openvswitch.o 3878s CC [M] net/vmw_vsock/af_vsock.o 3879s /tmp/ccjut5AM.s: Assembler messages: 3879s /tmp/ccjut5AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccjut5AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccjut5AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccjut5AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccjut5AM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s CC [M] drivers/ata/pata_atiixp.o 3879s /tmp/ccmKXw6J.s: Assembler messages: 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccmKXw6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s CC drivers/gpu/drm/drm_trace_points.o 3879s /tmp/ccINlPsS.s: Assembler messages: 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s /tmp/ccINlPsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3879s CC [M] drivers/scsi/libsas/sas_host_smp.o 3880s /tmp/ccS0rVLv.s: Assembler messages: 3880s /tmp/ccS0rVLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/ccS0rVLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/ccS0rVLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/ccS0rVLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s CC [M] drivers/ata/pata_atp867x.o 3880s /tmp/cc6lL5vE.s: Assembler messages: 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s CC drivers/gpu/drm/drm_vblank.o 3880s LD [M] drivers/scsi/libsas/libsas.o 3880s CC [M] drivers/scsi/libfc/fc_libfc.o 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/cc6lL5vE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3880s /tmp/ccxONTe2.s: Assembler messages: 3880s /tmp/ccxONTe2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Assembler messages: 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/cc0X8Zcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccbFFmXu.s: Assembler messages: 3881s /tmp/ccbFFmXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccbFFmXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccbFFmXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccbFFmXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccbFFmXu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s CC [M] drivers/ata/pata_cmd64x.o 3881s CC [M] net/vmw_vsock/af_vsock_tap.o 3881s /tmp/ccdudjmY.s: Assembler messages: 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccdudjmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s CC [M] drivers/scsi/libfc/fc_disc.o 3881s /tmp/ccIGlIDv.s: Assembler messages: 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3881s /tmp/ccIGlIDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Assembler messages: 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccfD1K5p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s CC [M] drivers/ata/pata_cypress.o 3882s CC drivers/gpu/drm/drm_vblank_work.o 3882s /tmp/ccPMWtCe.s: Assembler messages: 3882s /tmp/ccPMWtCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccPMWtCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccPMWtCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s CC [M] net/vmw_vsock/vsock_addr.o 3882s /tmp/cc9TLziF.s: Assembler messages: 3882s /tmp/cc9TLziF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/cc9TLziF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/cc9TLziF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccix0wNQ.s: Assembler messages: 3882s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3882s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s CC [M] drivers/ata/pata_efar.o 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccix0wNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Assembler messages: 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccgs3zn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s CC [M] drivers/scsi/libfc/fc_exch.o 3883s CC drivers/gpu/drm/drm_vma_manager.o 3883s /tmp/ccaEUrpx.s: Assembler messages: 3883s /tmp/ccaEUrpx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s CC [M] net/vmw_vsock/vsock_bpf.o 3883s /tmp/ccpAb5US.s: Assembler messages: 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccpAb5US.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s CC drivers/gpu/drm/drm_writeback.o 3883s /tmp/ccKaVA69.s: Assembler messages: 3883s /tmp/ccKaVA69.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccKaVA69.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s /tmp/ccKaVA69.s: Warning: no SFrame FDE emitted; FP without RA on stack 3883s CC [M] drivers/ata/pata_hpt366.o 3884s /tmp/ccUwrTbG.s: Assembler messages: 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccUwrTbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/cclFnZIT.s: Assembler messages: 3884s /tmp/cclFnZIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/cclFnZIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/cclFnZIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s CC [M] net/vmw_vsock/diag.o 3884s CC drivers/gpu/drm/drm_client.o 3884s /tmp/ccZWJs9j.s: Assembler messages: 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s /tmp/ccZWJs9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3884s CC [M] drivers/ata/pata_hpt37x.o 3885s /tmp/ccTjQEJx.s: Assembler messages: 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccTjQEJx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s CC [M] drivers/scsi/libfc/fc_elsct.o 3885s /tmp/ccHflTWF.s: Assembler messages: 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccHflTWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccATokXd.s: Assembler messages: 3885s /tmp/ccATokXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccATokXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccATokXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/ccATokXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s CC drivers/gpu/drm/drm_client_event.o 3885s CC [M] net/vmw_vsock/vmci_transport.o 3885s /tmp/cccsjrOl.s: Assembler messages: 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s /tmp/cccsjrOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3885s CC [M] drivers/ata/pata_hpt3x2n.o 3886s /tmp/cczoX6YH.s: Assembler messages: 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/cczoX6YH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccm3IVDB.s: Assembler messages: 3886s /tmp/ccm3IVDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccm3IVDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccm3IVDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccm3IVDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s CC drivers/gpu/drm/drm_client_modeset.o 3886s CC [M] drivers/scsi/libfc/fc_frame.o 3886s /tmp/ccnD8MCK.s: Assembler messages: 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s /tmp/ccnD8MCK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3886s CC [M] drivers/ata/pata_hpt3x3.o 3887s /tmp/cchOZrlX.s: Assembler messages: 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s CC [M] net/vmw_vsock/vmci_transport_notify.o 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchOZrlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchtJNWa.s: Assembler messages: 3887s /tmp/cchtJNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchtJNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cchtJNWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s CC [M] drivers/scsi/libfc/fc_lport.o 3887s /tmp/ccEs9ccm.s: Assembler messages: 3887s /tmp/ccEs9ccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/ccEs9ccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/ccEs9ccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s CC [M] drivers/ata/pata_imx.o 3887s /tmp/cckjJqq1.s: Assembler messages: 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3887s /tmp/cckjJqq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s CC drivers/gpu/drm/drm_ioc32.o 3888s /tmp/ccGjc4Sr.s: Assembler messages: 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccGjc4Sr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s CC [M] net/vmw_vsock/vmci_transport_notify_qstate.o 3888s /tmp/ccqAVOeA.s: Assembler messages: 3888s /tmp/ccqAVOeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccqAVOeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccqAVOeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccqAVOeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccqAVOeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s CC [M] drivers/ata/pata_it8213.o 3888s /tmp/ccHofPvg.s: Assembler messages: 3888s /tmp/ccHofPvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccHofPvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s /tmp/ccHofPvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3888s CC drivers/gpu/drm/drm_panel.o 3889s /tmp/ccBS2aA2.s: Assembler messages: 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccBS2aA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s CC [M] drivers/scsi/libfc/fc_rport.o 3889s /tmp/ccYBsGSt.s: Assembler messages: 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccYBsGSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s CC [M] net/vmw_vsock/virtio_transport.o 3889s /tmp/ccZh5zsu.s: Assembler messages: 3889s /tmp/ccZh5zsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccZh5zsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccZh5zsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccZh5zsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s CC [M] drivers/ata/pata_it821x.o 3889s /tmp/ccfJGsMe.s: Assembler messages: 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3889s /tmp/ccfJGsMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s CC drivers/gpu/drm/drm_of.o 3890s /tmp/ccTRCxft.s: Assembler messages: 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccTRCxft.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s CC [M] drivers/ata/pata_jmicron.o 3890s /tmp/ccsZluHZ.s: Assembler messages: 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/ccsZluHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s CC [M] net/vmw_vsock/virtio_transport_common.o 3890s /tmp/cc4pAqcs.s: Assembler messages: 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3890s /tmp/cc4pAqcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s CC drivers/gpu/drm/drm_pci.o 3891s /tmp/ccI5bZ95.s: Assembler messages: 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccI5bZ95.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccFbHklN.s: Assembler messages: 3891s /tmp/ccFbHklN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s /tmp/ccFbHklN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s CC [M] drivers/ata/pata_marvell.o 3891s CC [M] drivers/scsi/libfc/fc_fcp.o 3891s /tmp/ccebOn4A.s: Assembler messages: 3891s /tmp/ccebOn4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 3891s CC drivers/gpu/drm/drm_debugfs.o 3892s /tmp/ccAG2Kp7.s: Assembler messages: 3892s /tmp/ccAG2Kp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccAG2Kp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccAG2Kp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccAG2Kp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s CC [M] drivers/ata/pata_netcell.o 3892s /tmp/ccNuvBWp.s: Assembler messages: 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccNuvBWp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Assembler messages: 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s /tmp/ccUPH7Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3892s CC drivers/gpu/drm/drm_debugfs_crc.o 3893s CC [M] net/vmw_vsock/hyperv_transport.o 3893s /tmp/ccLWUSyi.s: Assembler messages: 3893s /tmp/ccLWUSyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccLWUSyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccLWUSyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s CC [M] drivers/ata/pata_ninja32.o 3893s /tmp/ccbbuJ5i.s: Assembler messages: 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccbbuJ5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccaO2Lp3.s: Assembler messages: 3893s /tmp/ccaO2Lp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccaO2Lp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccaO2Lp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccaO2Lp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s /tmp/ccaO2Lp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3893s CC [M] drivers/scsi/libfc/fc_npiv.o 3893s CC drivers/gpu/drm/drm_edid_load.o 3894s /tmp/ccXO9XVR.s: Assembler messages: 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccXO9XVR.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s CC [M] drivers/ata/pata_ns87415.o 3894s /tmp/ccWopyhO.s: Assembler messages: 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccWopyhO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s CC [M] net/vmw_vsock/vsock_loopback.o 3894s CC drivers/gpu/drm/drm_privacy_screen.o 3894s /tmp/ccl9vHtf.s: Assembler messages: 3894s /tmp/ccl9vHtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccl9vHtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccl9vHtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccl9vHtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/ccl9vHtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s LD [M] drivers/scsi/libfc/libfc.o 3894s CC [M] drivers/scsi/fcoe/fcoe.o 3894s /tmp/cccb5TXW.s: Assembler messages: 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s /tmp/cccb5TXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3894s CC [M] drivers/ata/pata_oldpiix.o 3895s /tmp/ccV8Z6X6.s: Assembler messages: 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccV8Z6X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s CC drivers/gpu/drm/drm_privacy_screen_x86.o 3895s /tmp/cceiN4Bt.s: Assembler messages: 3895s /tmp/cceiN4Bt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/cceiN4Bt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/cceiN4Bt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/cceiN4Bt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/cceiN4Bt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s LD [M] net/vmw_vsock/vsock.o 3895s LD [M] net/vmw_vsock/vsock_diag.o 3895s LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.o 3895s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.o 3895s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.o 3895s LD [M] net/vmw_vsock/hv_sock.o 3895s CC [M] net/nsh/nsh.o 3895s /tmp/ccZINrZS.s: Assembler messages: 3895s /tmp/ccZINrZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccZINrZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccZINrZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s /tmp/ccZINrZS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3895s CC [M] drivers/ata/pata_optidma.o 3896s CC drivers/gpu/drm/../../accel/drm_accel.o 3896s /tmp/cc7ZpQvY.s: Assembler messages: 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/cc7ZpQvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccqFbsAp.s: Assembler messages: 3896s /tmp/ccqFbsAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccqFbsAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccqFbsAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccqFbsAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccqFbsAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s CC [M] drivers/ata/pata_pdc2027x.o 3896s /tmp/ccyTsAiC.s: Assembler messages: 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccyTsAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Assembler messages: 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s /tmp/ccIqmD93.s: Warning: no SFrame FDE emitted; FP without RA on stack 3896s CC [M] drivers/scsi/fcoe/fcoe_ctlr.o 3896s CC drivers/gpu/drm/drm_panic.o 3896s CC [M] net/hsr/hsr_main.o 3897s /tmp/ccTJxP0k.s: Assembler messages: 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/ccTJxP0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s CC [M] drivers/ata/pata_pdc202xx_old.o 3897s /tmp/cciYUZ8s.s: Assembler messages: 3897s /tmp/cciYUZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/cciYUZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/cciYUZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/cciYUZ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/cc3nEB0U.s: Assembler messages: 3897s /tmp/cc3nEB0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s /tmp/cc3nEB0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3897s CC drivers/gpu/drm/drm_draw.o 3897s CC [M] net/hsr/hsr_framereg.o 3898s /tmp/ccX35t59.s: Assembler messages: 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/ccX35t59.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s CC drivers/gpu/drm/drm_panel_orientation_quirks.o 3898s /tmp/cc2MBSxp.s: Assembler messages: 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s /tmp/cc2MBSxp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3898s CC [M] drivers/ata/pata_radisys.o 3899s /tmp/ccqOkws2.s: Assembler messages: 3899s /tmp/ccqOkws2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s CC drivers/gpu/drm/drm_gem_shmem_helper.o 3899s /tmp/cc8SEpF2.s: Assembler messages: 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc8SEpF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Assembler messages: 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/cc3d8yFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s CC [M] net/hsr/hsr_device.o 3899s CC [M] drivers/scsi/fcoe/fcoe_transport.o 3899s /tmp/ccHjvtsj.s: Assembler messages: 3899s /tmp/ccHjvtsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/ccHjvtsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s /tmp/ccHjvtsj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3899s CC [M] drivers/ata/pata_rdc.o 3900s /tmp/ccGUdde3.s: Assembler messages: 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccGUdde3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccpoJqhE.s: Assembler messages: 3900s /tmp/ccpoJqhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccpoJqhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccpoJqhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccpoJqhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccpoJqhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s CC [M] drivers/ata/pata_sch.o 3900s CC drivers/gpu/drm/drm_fbdev_shmem.o 3900s /tmp/ccP7pxnC.s: Assembler messages: 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/ccP7pxnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s CC [M] net/hsr/hsr_netlink.o 3900s /tmp/cczcuB6z.s: Assembler messages: 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3900s /tmp/cczcuB6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s CC [M] drivers/scsi/fcoe/fcoe_sysfs.o 3901s /tmp/ccF2YOcy.s: Assembler messages: 3901s /tmp/ccF2YOcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccF2YOcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s CC [M] drivers/ata/pata_serverworks.o 3901s /tmp/ccoPX1v7.s: Assembler messages: 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccoPX1v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s CC drivers/gpu/drm/drm_atomic_helper.o 3901s /tmp/ccXNRgZ8.s: Assembler messages: 3901s /tmp/ccXNRgZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccXNRgZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccXNRgZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccXNRgZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s /tmp/ccXNRgZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3901s CC [M] net/hsr/hsr_slave.o 3902s /tmp/ccgWs3wx.s: Assembler messages: 3902s /tmp/ccgWs3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccgWs3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccgWs3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccgWs3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccgWs3wx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s CC [M] drivers/ata/pata_sil680.o 3902s /tmp/ccXS2lyX.s: Assembler messages: 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccXS2lyX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s LD [M] drivers/scsi/fcoe/libfcoe.o 3902s CC [M] drivers/scsi/snic/snic_attrs.o 3902s /tmp/ccOT1vBs.s: Assembler messages: 3902s /tmp/ccOT1vBs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccOT1vBs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s /tmp/ccOT1vBs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3902s CC [M] net/hsr/hsr_forward.o 3903s /tmp/ccWh2H3p.s: Assembler messages: 3903s /tmp/ccWh2H3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/ccWh2H3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/ccWh2H3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s CC [M] drivers/ata/pata_sis.o 3903s /tmp/ccqcabmy.s: Assembler messages: 3903s /tmp/ccqcabmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/ccqcabmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/ccqcabmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/ccqcabmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Assembler messages: 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s CC [M] drivers/scsi/snic/snic_main.o 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s /tmp/cc2aF5zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3903s CC drivers/gpu/drm/drm_atomic_state_helper.o 3904s /tmp/ccCVfhI3.s: Assembler messages: 3904s /tmp/ccCVfhI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccCVfhI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccCVfhI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccCVfhI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccCVfhI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s CC [M] drivers/ata/pata_piccolo.o 3904s /tmp/ccNfhybi.s: Assembler messages: 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccNfhybi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s CC [M] net/hsr/hsr_debugfs.o 3904s /tmp/ccvetd2r.s: Assembler messages: 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccvetd2r.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Assembler messages: 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/cc0QpYfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccf8Ds7G.s: Assembler messages: 3904s /tmp/ccf8Ds7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s /tmp/ccf8Ds7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 3904s CC [M] drivers/scsi/snic/snic_res.o 3904s CC [M] drivers/ata/pata_triflex.o 3905s CC drivers/gpu/drm/drm_bridge_helper.o 3905s /tmp/ccg7Hwch.s: Assembler messages: 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccg7Hwch.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s LD [M] net/hsr/hsr.o 3905s CC [M] net/qrtr/af_qrtr.o 3905s /tmp/ccEQi3Zb.s: Assembler messages: 3905s /tmp/ccEQi3Zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Assembler messages: 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s /tmp/ccye2vXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3905s CC drivers/gpu/drm/drm_crtc_helper.o 3905s CC [M] drivers/ata/pata_via.o 3906s /tmp/ccIiQemt.s: Assembler messages: 3906s /tmp/ccIiQemt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccIiQemt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccIiQemt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccIiQemt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s CC [M] drivers/scsi/snic/snic_isr.o 3906s /tmp/ccGJzkv4.s: Assembler messages: 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccGJzkv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s CC [M] drivers/ata/pata_sl82c105.o 3906s /tmp/cczNDda7.s: Assembler messages: 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/cczNDda7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Assembler messages: 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3906s /tmp/ccL2NpMg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s CC drivers/gpu/drm/drm_damage_helper.o 3907s /tmp/ccwKFtnb.s: Assembler messages: 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccwKFtnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s CC [M] net/qrtr/ns.o 3907s CC [M] drivers/scsi/snic/snic_ctl.o 3907s /tmp/ccEKQehE.s: Assembler messages: 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccEKQehE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s CC [M] drivers/ata/pata_cmd640.o 3907s /tmp/ccIyAZn9.s: Assembler messages: 3907s /tmp/ccIyAZn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccIyAZn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s /tmp/ccIyAZn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3907s CC drivers/gpu/drm/drm_flip_work.o 3908s /tmp/ccXGVXUq.s: Assembler messages: 3908s /tmp/ccXGVXUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccXGVXUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccXGVXUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccXGVXUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s CC [M] drivers/scsi/snic/snic_io.o 3908s /tmp/ccwkmr70.s: Assembler messages: 3908s /tmp/ccwkmr70.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccwkmr70.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccwkmr70.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccwkmr70.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccwkmr70.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s CC [M] drivers/ata/pata_mpiix.o 3908s /tmp/ccHNJFi3.s: Assembler messages: 3908s /tmp/ccHNJFi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccHNJFi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Assembler messages: 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s CC drivers/gpu/drm/drm_format_helper.o 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s /tmp/ccl8HvFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3908s CC [M] net/qrtr/smd.o 3909s /tmp/ccAhflv4.s: Assembler messages: 3909s /tmp/ccAhflv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccAhflv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccAhflv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccAhflv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s CC [M] drivers/ata/pata_ns87410.o 3909s /tmp/cceV1y0o.s: Assembler messages: 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/cceV1y0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s CC [M] net/qrtr/tun.o 3909s /tmp/ccny9Ngm.s: Assembler messages: 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccny9Ngm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s CC [M] drivers/scsi/snic/snic_scsi.o 3909s /tmp/ccPJlA1h.s: Assembler messages: 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s /tmp/ccPJlA1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3909s CC drivers/gpu/drm/drm_gem_atomic_helper.o 3910s /tmp/ccw4823n.s: Assembler messages: 3910s /tmp/ccw4823n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccw4823n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccw4823n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccw4823n.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s CC [M] drivers/ata/pata_opti.o 3910s /tmp/ccnyQ7Dx.s: Assembler messages: 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccnyQ7Dx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s CC [M] net/qrtr/mhi.o 3910s /tmp/cc7dPbJT.s: Assembler messages: 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/cc7dPbJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s CC drivers/gpu/drm/drm_gem_framebuffer_helper.o 3910s /tmp/ccuSnMxJ.s: Assembler messages: 3910s /tmp/ccuSnMxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccuSnMxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccuSnMxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3910s /tmp/ccuSnMxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s CC [M] drivers/ata/pata_platform.o 3911s /tmp/ccVWFJpO.s: Assembler messages: 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccVWFJpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s LD [M] net/qrtr/qrtr.o 3911s LD [M] net/qrtr/qrtr-smd.o 3911s LD [M] net/qrtr/qrtr-tun.o 3911s LD [M] net/qrtr/qrtr-mhi.o 3911s AR net/built-in.a 3911s CC [M] drivers/ata/pata_of_platform.o 3911s /tmp/ccnM3yg7.s: Assembler messages: 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccnM3yg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Assembler messages: 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/ccFRMqxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Assembler messages: 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s /tmp/cc18Qnrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3911s CC [M] drivers/scsi/snic/snic_disc.o 3911s CC [M] drivers/scsi/bnx2fc/bnx2fc_els.o 3911s CC drivers/gpu/drm/drm_kms_helper_common.o 3912s /tmp/cceEQ8Ye.s: Assembler messages: 3912s /tmp/cceEQ8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 3912s /tmp/cceEQ8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 3912s CC drivers/gpu/drm/drm_modeset_helper.o 3912s CC [M] drivers/ata/pata_rz1000.o 3913s /tmp/ccJ5Pbcv.s: Assembler messages: 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccJ5Pbcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s CC [M] drivers/scsi/snic/vnic_cq.o 3913s /tmp/ccvW0Qms.s: Assembler messages: 3913s /tmp/ccvW0Qms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccvW0Qms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccvW0Qms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccvW0Qms.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s CC drivers/gpu/drm/drm_plane_helper.o 3913s /tmp/ccMsP4Vy.s: Assembler messages: 3913s /tmp/ccMsP4Vy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccMsP4Vy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccMsP4Vy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccMsP4Vy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s CC [M] drivers/ata/pata_acpi.o 3913s /tmp/ccmaGMsK.s: Assembler messages: 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccmaGMsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s CC [M] drivers/scsi/bnx2fc/bnx2fc_fcoe.o 3913s /tmp/ccNOexBD.s: Assembler messages: 3913s /tmp/ccNOexBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccNOexBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/ccNOexBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s CC [M] drivers/scsi/snic/vnic_intr.o 3913s /tmp/cchVfida.s: Assembler messages: 3913s /tmp/cchVfida.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/cchVfida.s: Warning: no SFrame FDE emitted; FP without RA on stack 3913s /tmp/cchVfida.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s CC drivers/gpu/drm/drm_probe_helper.o 3914s /tmp/ccchOcbC.s: Assembler messages: 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s /tmp/ccchOcbC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s CC [M] drivers/ata/ata_generic.o 3914s /tmp/ccnubibL.s: Assembler messages: 3914s /tmp/ccnubibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3914s CC [M] drivers/scsi/snic/vnic_dev.o 3915s /tmp/ccAKylQo.s: Assembler messages: 3915s /tmp/ccAKylQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccAKylQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccAKylQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s CC [M] drivers/ata/pata_legacy.o 3915s /tmp/cclUmbP3.s: Assembler messages: 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/cclUmbP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s CC drivers/gpu/drm/drm_self_refresh_helper.o 3915s /tmp/ccwnEYHs.s: Assembler messages: 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccwnEYHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s CC [M] drivers/scsi/snic/vnic_wq.o 3915s /tmp/ccIGdxMa.s: Assembler messages: 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s /tmp/ccIGdxMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3915s CC [M] drivers/scsi/bnx2fc/bnx2fc_hwi.o 3916s /tmp/ccqOrJz1.s: Assembler messages: 3916s /tmp/ccqOrJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccqOrJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccqOrJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccqOrJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s CC drivers/gpu/drm/drm_simple_kms_helper.o 3916s /tmp/cci6W4C2.s: Assembler messages: 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/cci6W4C2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s LD [M] drivers/scsi/snic/snic.o 3916s CC [M] drivers/scsi/bnx2fc/bnx2fc_io.o 3916s /tmp/ccl5O7Wy.s: Assembler messages: 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccl5O7Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s CC [M] drivers/ata/pata_parport/pata_parport.o 3916s /tmp/ccCpLDY1.s: Assembler messages: 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3916s /tmp/ccCpLDY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s CC drivers/gpu/drm/bridge/panel.o 3917s /tmp/ccAArYzw.s: Assembler messages: 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccAArYzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s CC [M] drivers/ata/pata_parport/aten.o 3917s /tmp/ccH9qC3C.s: Assembler messages: 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccH9qC3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Assembler messages: 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s /tmp/ccyKFskS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3917s CC drivers/gpu/drm/drm_fb_helper.o 3918s AR drivers/gpu/drm/tests/built-in.a 3918s CC [M] drivers/ata/pata_parport/bpck.o 3918s /tmp/ccuwCkop.s: Assembler messages: 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s CC [M] drivers/scsi/bnx2fc/bnx2fc_tgt.o 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccuwCkop.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Assembler messages: 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s /tmp/ccIdiWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3918s CC drivers/gpu/drm/drm_mipi_dsi.o 3919s /tmp/ccnTWcRa.s: Assembler messages: 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccnTWcRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s CC [M] drivers/ata/pata_parport/dstr.o 3919s /tmp/ccirGfGx.s: Assembler messages: 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccirGfGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Assembler messages: 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccqYmxGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s CC [M] drivers/scsi/bnx2fc/bnx2fc_debug.o 3919s CC [M] drivers/ata/pata_parport/kbic.o 3919s /tmp/ccKULN3S.s: Assembler messages: 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3919s /tmp/ccKULN3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s AR drivers/gpu/drm/arm/built-in.a 3920s CC [M] drivers/gpu/drm/arm/hdlcd_drv.o 3920s /tmp/ccuRr7N5.s: Assembler messages: 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/ccuRr7N5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s CC drivers/gpu/drm/clients/drm_client_setup.o 3920s LD [M] drivers/scsi/bnx2fc/bnx2fc.o 3920s CC [M] drivers/scsi/qedf/qedf_dbg.o 3920s /tmp/cc6H1f5H.s: Assembler messages: 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3920s /tmp/cc6H1f5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s CC [M] drivers/ata/pata_parport/epat.o 3921s /tmp/ccSTz3m8.s: Assembler messages: 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccSTz3m8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s CC [M] drivers/gpu/drm/arm/hdlcd_crtc.o 3921s /tmp/cc7YEvfn.s: Assembler messages: 3921s /tmp/cc7YEvfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/cc7YEvfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/cc7YEvfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s CC drivers/gpu/drm/clients/drm_log.o 3921s /tmp/ccpIKsVl.s: Assembler messages: 3921s /tmp/ccpIKsVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccpIKsVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccpIKsVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccpIKsVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s /tmp/ccpIKsVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3921s CC [M] drivers/scsi/qedf/qedf_main.o 3922s /tmp/ccnsNlBr.s: Assembler messages: 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccnsNlBr.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Assembler messages: 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccuc6WNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s CC drivers/gpu/drm/clients/drm_fbdev_client.o 3922s CC [M] drivers/gpu/drm/arm/malidp_drv.o 3922s /tmp/ccSkuVAZ.s: Assembler messages: 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccSkuVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s CC [M] drivers/ata/pata_parport/epia.o 3922s /tmp/ccg3mjsL.s: Assembler messages: 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s /tmp/ccg3mjsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3922s AR drivers/gpu/drm/clients/built-in.a 3922s CC [M] drivers/scsi/qedf/qedf_io.o 3923s /tmp/ccDRisym.s: Assembler messages: 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s CC [M] drivers/gpu/drm/arm/malidp_hw.o 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/ccDRisym.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Assembler messages: 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s /tmp/cccz6wap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3923s CC [M] drivers/ata/pata_parport/frpw.o 3924s /tmp/cc64JCbe.s: Assembler messages: 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/cc64JCbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s AR drivers/gpu/drm/display/built-in.a 3924s CC [M] drivers/gpu/drm/display/drm_dp_aux_bus.o 3924s /tmp/ccj39fFj.s: Assembler messages: 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccj39fFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s CC [M] drivers/ata/pata_parport/friq.o 3924s /tmp/ccG26aGM.s: Assembler messages: 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s /tmp/ccG26aGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3924s CC [M] drivers/gpu/drm/arm/malidp_planes.o 3925s /tmp/cc8k8mTg.s: Assembler messages: 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cc8k8mTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s CC [M] drivers/scsi/qedf/qedf_fip.o 3925s /tmp/ccox5p9W.s: Assembler messages: 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccox5p9W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s CC [M] drivers/gpu/drm/display/drm_display_helper_mod.o 3925s /tmp/ccG7IhxV.s: Assembler messages: 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/ccG7IhxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cce6v11H.s: Assembler messages: 3925s /tmp/cce6v11H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3925s /tmp/cce6v11H.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s CC [M] drivers/ata/pata_parport/fit2.o 3926s /tmp/cc3ZRRc2.s: Assembler messages: 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cc3ZRRc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s CC [M] drivers/gpu/drm/display/drm_bridge_connector.o 3926s CC [M] drivers/gpu/drm/arm/malidp_crtc.o 3926s /tmp/ccdxYxmw.s: Assembler messages: 3926s /tmp/ccdxYxmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s CC [M] drivers/scsi/qedf/qedf_attr.o 3926s /tmp/cctiDTsa.s: Assembler messages: 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/cctiDTsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Assembler messages: 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s /tmp/ccPpSqKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3926s CC [M] drivers/ata/pata_parport/fit3.o 3926s CC [M] drivers/gpu/drm/display/drm_dp_dual_mode_helper.o 3927s /tmp/cculTmIe.s: Assembler messages: 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/cculTmIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s CC [M] drivers/gpu/drm/arm/malidp_mw.o 3927s /tmp/ccbVIxku.s: Assembler messages: 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccbVIxku.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s CC [M] drivers/scsi/qedf/qedf_els.o 3927s /tmp/ccqqxHQY.s: Assembler messages: 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccqqxHQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Assembler messages: 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s /tmp/ccglvjHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3927s CC [M] drivers/ata/pata_parport/on20.o 3928s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_drv.o 3928s CC [M] drivers/gpu/drm/display/drm_dp_helper.o 3928s /tmp/ccxczT1K.s: Assembler messages: 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s /tmp/ccxczT1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 3928s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_dev.o 3929s /tmp/cc7UNIpm.s: Assembler messages: 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc7UNIpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Assembler messages: 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/ccH3JTyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s CC [M] drivers/scsi/qedf/drv_scsi_fw_funcs.o 3929s CC [M] drivers/ata/pata_parport/on26.o 3929s /tmp/ccjkkwDD.s: Assembler messages: 3929s /tmp/ccjkkwDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s CC [M] drivers/scsi/qedf/drv_fcoe_fw_funcs.o 3929s /tmp/cc6sZmwl.s: Assembler messages: 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s /tmp/cc6sZmwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3929s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_format_caps.o 3930s /tmp/ccKOUnPe.s: Assembler messages: 3930s /tmp/ccKOUnPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccKOUnPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccKOUnPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.o 3930s /tmp/ccGGZLey.s: Assembler messages: 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccGGZLey.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccl657xM.s: Assembler messages: 3930s /tmp/ccl657xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccl657xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/ccrqKigM.s: Assembler messages: 3930s /tmp/ccrqKigM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s CC [M] drivers/scsi/qedf/qedf_debugfs.o 3930s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_pipeline.o 3930s CC [M] drivers/gpu/drm/display/drm_dp_mst_topology.o 3930s /tmp/cc8U2MIx.s: Assembler messages: 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s /tmp/cc8U2MIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3930s CC [M] drivers/ata/pata_parport/ktti.o 3931s /tmp/ccmqd5Bh.s: Assembler messages: 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccmqd5Bh.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.o 3931s /tmp/ccg1nENd.s: Assembler messages: 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/ccg1nENd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s LD [M] drivers/scsi/qedf/qedf.o 3931s CC [M] drivers/scsi/arcmsr/arcmsr_attr.o 3931s /tmp/cc1n5I25.s: Assembler messages: 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s /tmp/cc1n5I25.s: Warning: no SFrame FDE emitted; FP without RA on stack 3931s CC [M] drivers/ata/pata_parport/bpck6.o 3932s /tmp/cctyM9X6.s: Assembler messages: 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cctyM9X6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.o 3932s /tmp/cc5TAn5U.s: Assembler messages: 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cc5TAn5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s CC [M] drivers/scsi/arcmsr/arcmsr_hba.o 3932s /tmp/cces6kSA.s: Assembler messages: 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s /tmp/cces6kSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3932s AR drivers/ata/built-in.a 3932s AR drivers/gpu/vga/built-in.a 3932s CC drivers/spi/spi.o 3933s /tmp/ccQ9jDQ4.s: Assembler messages: 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s /tmp/ccQ9jDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 3933s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_kms.o 3934s /tmp/ccLSFerT.s: Assembler messages: 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccLSFerT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Assembler messages: 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s /tmp/ccziYH0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 3934s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_crtc.o 3934s CC [M] drivers/gpu/drm/display/drm_dp_tunnel.o 3935s /tmp/cciekX1N.s: Assembler messages: 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/cciekX1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Assembler messages: 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s /tmp/ccejoIc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 3935s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_plane.o 3935s LD [M] drivers/scsi/arcmsr/arcmsr.o 3935s COPY drivers/scsi/aic7xxx/aic7xxx_seq.h 3935s COPY drivers/scsi/aic7xxx/aic7xxx_reg.h 3935s COPY drivers/scsi/aic7xxx/aic7xxx_reg_print.c 3935s CC [M] drivers/scsi/aic7xxx/aic7xxx_osm.o 3936s /tmp/ccZx3IAL.s: Assembler messages: 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/ccZx3IAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.o 3936s /tmp/cccUFVQb.s: Assembler messages: 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cccUFVQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Assembler messages: 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s /tmp/cc6ByMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3936s CC [M] drivers/gpu/drm/display/drm_dsc_helper.o 3936s CC drivers/spi/spi-mem.o 3937s /tmp/ccxGJJDi.s: Assembler messages: 3937s /tmp/ccxGJJDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccxGJJDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_private_obj.o 3937s /tmp/ccAHPEOU.s: Assembler messages: 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccAHPEOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s CC [M] drivers/scsi/aic7xxx/aic7xxx_proc.o 3937s /tmp/ccyAMIL2.s: Assembler messages: 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccyAMIL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s CC [M] drivers/gpu/drm/display/drm_hdcp_helper.o 3937s /tmp/ccUNX5h6.s: Assembler messages: 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/ccUNX5h6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Assembler messages: 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s /tmp/cc8be1VI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3937s CC [M] drivers/gpu/drm/arm/display/komeda/komeda_event.o 3937s CC drivers/spi/spi-offload.o 3938s /tmp/ccKTffdD.s: Assembler messages: 3938s /tmp/ccKTffdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s CC [M] drivers/scsi/aic7xxx/aic7xxx_osm_pci.o 3938s /tmp/cc0Rr73O.s: Assembler messages: 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/cc0Rr73O.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s CC [M] drivers/gpu/drm/display/drm_hdmi_audio_helper.o 3938s /tmp/ccWqWSNe.s: Assembler messages: 3938s /tmp/ccWqWSNe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s CC [M] drivers/gpu/drm/arm/display/komeda/d71/d71_dev.o 3938s /tmp/ccVa4MJk.s: Assembler messages: 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccVa4MJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Assembler messages: 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s /tmp/ccWJGZa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3938s CC drivers/spi/spi-fsl-lib.o 3938s COPY drivers/scsi/aic7xxx/aic79xx_seq.h 3938s COPY drivers/scsi/aic7xxx/aic79xx_reg.h 3938s COPY drivers/scsi/aic7xxx/aic79xx_reg_print.c 3939s CC [M] drivers/scsi/aic7xxx/aic79xx_osm.o 3939s /tmp/cce8g38e.s: Assembler messages: 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cce8g38e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s CC [M] drivers/gpu/drm/display/drm_hdmi_helper.o 3939s /tmp/cc8J74Ng.s: Assembler messages: 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/cc8J74Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Assembler messages: 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s /tmp/ccQtZXnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3939s CC drivers/spi/spi-fsl-spi.o 3939s CC [M] drivers/gpu/drm/arm/display/komeda/d71/d71_component.o 3940s /tmp/ccWCrSVv.s: Assembler messages: 3940s /tmp/ccWCrSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccWCrSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccWCrSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccWCrSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s CC [M] drivers/gpu/drm/display/drm_scdc_helper.o 3940s /tmp/ccKntFJz.s: Assembler messages: 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccKntFJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Assembler messages: 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s CC drivers/spi/spi-omap2-mcspi.o 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s /tmp/ccM4tAyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3940s CC [M] drivers/scsi/aic7xxx/aic79xx_proc.o 3941s /tmp/ccDc8Hfy.s: Assembler messages: 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccDc8Hfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s LD [M] drivers/gpu/drm/arm/display/komeda/komeda.o 3941s LD [M] drivers/gpu/drm/arm/hdlcd.o 3941s LD [M] drivers/gpu/drm/arm/mali-dp.o 3941s CC [M] drivers/gpu/drm/display/drm_hdmi_state_helper.o 3941s CC [M] drivers/scsi/aacraid/linit.o 3941s /tmp/ccZxxX4j.s: Assembler messages: 3941s /tmp/ccZxxX4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s /tmp/ccZxxX4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3941s CC [M] drivers/scsi/aic7xxx/aic79xx_osm_pci.o 3942s /tmp/ccO9rwtO.s: Assembler messages: 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccO9rwtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s CC [M] drivers/spi/spi-mux.o 3942s /tmp/ccPKGGNT.s: Assembler messages: 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccPKGGNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s CC [M] drivers/gpu/drm/display/drm_dp_aux_dev.o 3942s /tmp/ccANajUu.s: Assembler messages: 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccANajUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o 3942s /tmp/ccs3pBLN.s: Assembler messages: 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s CC [M] drivers/spi/spidev.o 3942s CC [M] drivers/scsi/aacraid/aachba.o 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/ccs3pBLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Assembler messages: 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3942s /tmp/cc75tmZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Assembler messages: 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccvTzEpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s CC [M] drivers/gpu/drm/display/drm_dp_cec.o 3943s /tmp/ccyKHu8t.s: Assembler messages: 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s /tmp/ccyKHu8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 3943s CC [M] drivers/spi/spi-loopback-test.o 3944s /tmp/ccu6FvNl.s: Assembler messages: 3944s /tmp/ccu6FvNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccu6FvNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccu6FvNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccu6FvNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s LD [M] drivers/gpu/drm/display/drm_display_helper.o 3944s AR drivers/gpu/drm/renesas/rcar-du/built-in.a 3944s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.o 3944s /tmp/ccHii2bY.s: Assembler messages: 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccHii2bY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Assembler messages: 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s /tmp/ccFOjGSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3944s CC [M] drivers/spi/spi-airoha-snfi.o 3945s CC [M] drivers/scsi/aacraid/commctrl.o 3945s /tmp/ccIgejdp.s: Assembler messages: 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccIgejdp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.o 3945s /tmp/ccj9Qevz.s: Assembler messages: 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s /tmp/ccj9Qevz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3945s CC [M] drivers/scsi/aic7xxx/aic7xxx_93cx6.o 3946s /tmp/ccgLz3U8.s: Assembler messages: 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccgLz3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s CC [M] drivers/spi/spi-altera-platform.o 3946s /tmp/ccm5jPsu.s: Assembler messages: 3946s /tmp/ccm5jPsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccm5jPsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccm5jPsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccm5jPsu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccHiut0R.s: Assembler messages: 3946s /tmp/ccHiut0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccHiut0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccHiut0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccHiut0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s CC [M] drivers/scsi/aic7xxx/aic7xxx_pci.o 3946s CC [M] drivers/scsi/aacraid/comminit.o 3946s /tmp/ccKkQN3e.s: Assembler messages: 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccKkQN3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.o 3946s /tmp/ccQHdEEN.s: Assembler messages: 3946s /tmp/ccQHdEEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccQHdEEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s /tmp/ccQHdEEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3946s CC [M] drivers/spi/spi-altera-core.o 3947s /tmp/ccd009LH.s: Assembler messages: 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccd009LH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccnjPeXk.s: Assembler messages: 3947s /tmp/ccnjPeXk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_encoder.o 3947s CC [M] drivers/scsi/aacraid/commsup.o 3947s /tmp/cc2rjvUH.s: Assembler messages: 3947s /tmp/cc2rjvUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/cc2rjvUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/cc2rjvUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Assembler messages: 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s /tmp/ccTiXyaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3947s CC [M] drivers/scsi/aic7xxx/aic7xxx_reg_print.o 3947s CC [M] drivers/spi/spi-altera-dfl.o 3948s /tmp/ccdxkIyd.s: Assembler messages: 3948s /tmp/ccdxkIyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_group.o 3948s /tmp/ccTGdd9F.s: Assembler messages: 3948s /tmp/ccTGdd9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccTGdd9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccTGdd9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccTGdd9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Assembler messages: 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s /tmp/ccpawSXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3948s CC [M] drivers/spi/spi-amlogic-spifc-a1.o 3948s CC [M] drivers/scsi/aic7xxx/aic79xx_core.o 3949s /tmp/cctTPkxo.s: Assembler messages: 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cctTPkxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Assembler messages: 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_kms.o 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/cckfQI7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s CC [M] drivers/scsi/aacraid/dpcsup.o 3949s /tmp/ccz2CFQo.s: Assembler messages: 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s /tmp/ccz2CFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3949s CC [M] drivers/spi/spi-apple.o 3950s /tmp/ccrKEJMU.s: Assembler messages: 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccrKEJMU.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/cc3ZhVHo.s: Assembler messages: 3950s /tmp/cc3ZhVHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/cc3ZhVHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_plane.o 3950s CC [M] drivers/scsi/aacraid/rx.o 3950s /tmp/ccpfka9i.s: Assembler messages: 3950s /tmp/ccpfka9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccpfka9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccpfka9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s /tmp/ccpfka9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 3950s CC [M] drivers/spi/spi-armada-3700.o 3951s /tmp/cc4eCU5U.s: Assembler messages: 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/cc4eCU5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s CC [M] drivers/scsi/aacraid/sa.o 3951s /tmp/ccd7j1mg.s: Assembler messages: 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccd7j1mg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_vsp.o 3951s /tmp/ccGvJuPE.s: Assembler messages: 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s /tmp/ccGvJuPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3951s CC [M] drivers/spi/spi-axi-spi-engine.o 3952s /tmp/cc49kBBI.s: Assembler messages: 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc49kBBI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s CC [M] drivers/scsi/aacraid/rkt.o 3952s /tmp/cccCHWYg.s: Assembler messages: 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cccCHWYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.o 3952s /tmp/ccAeC1Iu.s: Assembler messages: 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/ccAeC1Iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s CC [M] drivers/scsi/aic7xxx/aic79xx_pci.o 3952s /tmp/cc2EDAGN.s: Assembler messages: 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cc2EDAGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s CC [M] drivers/spi/spi-bcm2835.o 3952s /tmp/cciSbknQ.s: Assembler messages: 3952s /tmp/cciSbknQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cciSbknQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s /tmp/cciSbknQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3952s CC [M] drivers/scsi/aacraid/nark.o 3953s /tmp/cceqaOQw.s: Assembler messages: 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/cceqaOQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.o 3953s /tmp/ccTZFf8d.s: Assembler messages: 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccTZFf8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s CC [M] drivers/scsi/aic7xxx/aic79xx_reg_print.o 3953s /tmp/ccK0uiBx.s: Assembler messages: 3953s /tmp/ccK0uiBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccK0uiBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s CC [M] drivers/scsi/aacraid/src.o 3953s /tmp/ccExc2LX.s: Assembler messages: 3953s /tmp/ccExc2LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccExc2LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccExc2LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccExc2LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccExc2LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Assembler messages: 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s /tmp/ccmicvGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3953s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_lvds.o 3953s CC [M] drivers/spi/spi-bcm2835aux.o 3954s /tmp/cci2LCCY.s: Assembler messages: 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s LD [M] drivers/scsi/aic7xxx/aic7xxx.o 3954s LD [M] drivers/scsi/aic7xxx/aic79xx.o 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/cci2LCCY.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s AR drivers/gpu/drm/renesas/rz-du/built-in.a 3954s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.o 3954s /tmp/ccYQZJbE.s: Assembler messages: 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccYQZJbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s CC [M] drivers/spi/spi-bcm63xx-hsspi.o 3954s /tmp/ccWMTupa.s: Assembler messages: 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3954s /tmp/ccWMTupa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Assembler messages: 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccADjWZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.o 3955s LD [M] drivers/scsi/aacraid/aacraid.o 3955s CC [M] drivers/scsi/aic94xx/aic94xx_init.o 3955s /tmp/ccf7byQm.s: Assembler messages: 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccf7byQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_du_drv.o 3955s /tmp/ccdnZzpm.s: Assembler messages: 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s /tmp/ccdnZzpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3955s CC [M] drivers/spi/spi-bcmbca-hsspi.o 3956s /tmp/ccRJx79k.s: Assembler messages: 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccRJx79k.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Assembler messages: 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccr4c7HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.o 3956s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_du_encoder.o 3956s CC [M] drivers/scsi/pm8001/pm8001_init.o 3956s /tmp/ccsZzIV0.s: Assembler messages: 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccsZzIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s CC [M] drivers/scsi/aic94xx/aic94xx_hwi.o 3956s /tmp/ccscdfCm.s: Assembler messages: 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s /tmp/ccscdfCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s CC [M] drivers/spi/spi-iproc-qspi.o 3956s /tmp/ccseCEti.s: Assembler messages: 3956s /tmp/ccseCEti.s: Warning: no SFrame FDE emitted; FP without RA on stack 3956s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_du_kms.o 3957s /tmp/ccuiZUGn.s: Assembler messages: 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccuiZUGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s CC [M] drivers/spi/spi-brcmstb-qspi.o 3957s /tmp/ccZ5Vuc8.s: Assembler messages: 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s CC [M] drivers/scsi/pm8001/pm8001_sas.o 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccZ5Vuc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Assembler messages: 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/ccwIdvdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s CC [M] drivers/scsi/aic94xx/aic94xx_reg.o 3957s /tmp/cc9Lme7C.s: Assembler messages: 3957s /tmp/cc9Lme7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/cc9Lme7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/cc9Lme7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s /tmp/cc9Lme7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 3957s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.o 3958s /tmp/ccgqjt9q.s: Assembler messages: 3958s /tmp/ccgqjt9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/ccgqjt9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/ccgqjt9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/ccgqjt9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s CC [M] drivers/spi/spi-bcm-qspi.o 3958s /tmp/cc4e8KxO.s: Assembler messages: 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc4e8KxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.o 3958s /tmp/cc0fcQsP.s: Assembler messages: 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s /tmp/cc0fcQsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3958s CC [M] drivers/scsi/aic94xx/aic94xx_sds.o 3959s /tmp/ccTBywyB.s: Assembler messages: 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccTBywyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s CC [M] drivers/scsi/pm8001/pm8001_ctl.o 3959s /tmp/ccYSs8uQ.s: Assembler messages: 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/ccYSs8uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Assembler messages: 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cct8hr6N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s CC [M] drivers/spi/spi-bitbang.o 3959s LD [M] drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.o 3959s CC [M] drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.o 3959s /tmp/cchHIXqL.s: Assembler messages: 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s /tmp/cchHIXqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3959s CC [M] drivers/scsi/aic94xx/aic94xx_seq.o 3960s /tmp/ccacHwLM.s: Assembler messages: 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/ccacHwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s CC [M] drivers/scsi/pm8001/pm8001_hwi.o 3960s /tmp/cc3eO8Xb.s: Assembler messages: 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cc3eO8Xb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s CC [M] drivers/spi/spi-butterfly.o 3960s /tmp/cccFCsyH.s: Assembler messages: 3960s CC [M] drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.o 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3960s /tmp/cccFCsyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccq5wX7Z.s: Assembler messages: 3961s /tmp/ccq5wX7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccq5wX7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccq5wX7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccq5wX7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccq5wX7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Assembler messages: 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccaEt4vv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s CC [M] drivers/spi/spi-cadence.o 3961s CC [M] drivers/scsi/aic94xx/aic94xx_dump.o 3961s /tmp/ccS91gWK.s: Assembler messages: 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s /tmp/ccS91gWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3961s CC [M] drivers/gpu/drm/renesas/shmobile/shmob_drm_kms.o 3962s CC [M] drivers/scsi/aic94xx/aic94xx_scb.o 3962s /tmp/ccPtnx05.s: Assembler messages: 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccPtnx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s CC [M] drivers/spi/spi-cadence-quadspi.o 3962s /tmp/ccu7GXUB.s: Assembler messages: 3962s /tmp/ccu7GXUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccu7GXUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s /tmp/ccu7GXUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3962s CC [M] drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.o 3963s /tmp/ccAlOKUN.s: Assembler messages: 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccAlOKUN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s CC [M] drivers/scsi/aic94xx/aic94xx_dev.o 3963s /tmp/ccvqMtbt.s: Assembler messages: 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccvqMtbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Assembler messages: 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/ccZwMEyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s LD [M] drivers/gpu/drm/renesas/shmobile/shmob-drm.o 3963s AR drivers/gpu/drm/renesas/built-in.a 3963s CC [M] drivers/scsi/pm8001/pm80xx_hwi.o 3963s AR drivers/gpu/drm/omapdrm/built-in.a 3963s AR drivers/gpu/drm/tilcdc/built-in.a 3963s AR drivers/gpu/drm/imx/built-in.a 3963s CC [M] drivers/gpu/drm/imx/lcdc/imx-lcdc.o 3963s /tmp/cc5kTlkz.s: Assembler messages: 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s CC [M] drivers/spi/spi-cadence-xspi.o 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3963s /tmp/cc5kTlkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Assembler messages: 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccsxFbFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s CC [M] drivers/scsi/aic94xx/aic94xx_tmf.o 3964s /tmp/ccOJOhwC.s: Assembler messages: 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/ccOJOhwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s AR drivers/gpu/drm/panel/built-in.a 3964s CC [M] drivers/gpu/drm/panel/panel-arm-versatile.o 3964s /tmp/cc0NWsAa.s: Assembler messages: 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s /tmp/cc0NWsAa.s: Warning: no SFrame FDE emitted; FP without RA on stack 3964s CC [M] drivers/spi/spi-ch341.o 3965s /tmp/ccn8fQqG.s: Assembler messages: 3965s /tmp/ccn8fQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccn8fQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccn8fQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccn8fQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccn8fQqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s CC [M] drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.o 3965s /tmp/cczr6gRx.s: Assembler messages: 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cczr6gRx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s CC [M] drivers/scsi/aic94xx/aic94xx_task.o 3965s /tmp/ccM4p2kc.s: Assembler messages: 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/ccM4p2kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s CC [M] drivers/spi/spi-cs42l43.o 3965s /tmp/cctHdBc2.s: Assembler messages: 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3965s /tmp/cctHdBc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s CC [M] drivers/gpu/drm/panel/panel-auo-a030jtn01.o 3966s /tmp/ccGCoExX.s: Assembler messages: 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccGCoExX.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Assembler messages: 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/cceyi5Ap.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s CC [M] drivers/scsi/pm8001/pm80xx_tracepoints.o 3966s LD [M] drivers/scsi/aic94xx/aic94xx.o 3966s /tmp/ccc9TSCv.s: Assembler messages: 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccc9TSCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s CC [M] drivers/spi/spi-dln2.o 3966s AR drivers/gpu/drm/bridge/analogix/built-in.a 3966s CC [M] drivers/gpu/drm/bridge/analogix/analogix-anx6345.o 3966s /tmp/ccoucVM5.s: Assembler messages: 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s /tmp/ccoucVM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3966s CC [M] drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.o 3967s /tmp/cce59SzQ.s: Assembler messages: 3967s /tmp/cce59SzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cce59SzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cce59SzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cce59SzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s CC [M] drivers/spi/spi-dw-core.o 3967s /tmp/cccUoPs7.s: Assembler messages: 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/cccUoPs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s LD [M] drivers/scsi/pm8001/pm80xx.o 3967s /tmp/ccBC6lER.s: Assembler messages: 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccBC6lER.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s CC [M] drivers/scsi/qla2xxx/qla_os.o 3967s CC [M] drivers/gpu/drm/bridge/analogix/analogix-anx78xx.o 3967s /tmp/ccPFJ3zc.s: Assembler messages: 3967s /tmp/ccPFJ3zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccPFJ3zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccPFJ3zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccPFJ3zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s /tmp/ccPFJ3zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3967s CC [M] drivers/gpu/drm/panel/panel-boe-himax8279d.o 3968s /tmp/ccWNdr5P.s: Assembler messages: 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccWNdr5P.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Assembler messages: 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/cc89ns7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s CC [M] drivers/gpu/drm/panel/panel-boe-td4320.o 3968s CC [M] drivers/spi/spi-dw-dma.o 3968s /tmp/ccCmqwqu.s: Assembler messages: 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s /tmp/ccCmqwqu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3968s CC [M] drivers/gpu/drm/bridge/analogix/analogix_dp_core.o 3969s /tmp/ccRIVtjq.s: Assembler messages: 3969s /tmp/ccRIVtjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccRIVtjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccRIVtjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccRIVtjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccRIVtjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s CC [M] drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.o 3969s /tmp/ccGBl879.s: Assembler messages: 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccGBl879.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s CC [M] drivers/spi/spi-dw-mmio.o 3969s /tmp/ccSevJTK.s: Assembler messages: 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3969s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccSevJTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s CC [M] drivers/gpu/drm/bridge/analogix/analogix_dp_reg.o 3970s /tmp/ccWg8bgm.s: Assembler messages: 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccWg8bgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s CC [M] drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.o 3970s /tmp/ccVJaPMC.s: Assembler messages: 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s /tmp/ccVJaPMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3970s CC [M] drivers/spi/spi-dw-pci.o 3971s /tmp/cch3DCiI.s: Assembler messages: 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cch3DCiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s CC [M] drivers/spi/spi-fsi.o 3971s /tmp/cc3egx2u.s: Assembler messages: 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/cc3egx2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s CC [M] drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.o 3971s /tmp/ccvSMlnT.s: Assembler messages: 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccvSMlnT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s CC [M] drivers/gpu/drm/panel/panel-dsi-cm.o 3971s /tmp/ccbhxL2Y.s: Assembler messages: 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s /tmp/ccbhxL2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3971s CC [M] drivers/scsi/qla2xxx/qla_init.o 3972s /tmp/ccTOqYfA.s: Assembler messages: 3972s /tmp/ccTOqYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccTOqYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccTOqYfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s CC [M] drivers/spi/spi-fsl-dspi.o 3972s LD [M] drivers/gpu/drm/bridge/analogix/analogix_dp.o 3972s AR drivers/gpu/drm/bridge/cadence/built-in.a 3972s CC [M] drivers/gpu/drm/bridge/cadence/cdns-dsi-core.o 3972s /tmp/ccnHVmUx.s: Assembler messages: 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s /tmp/ccnHVmUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 3972s CC [M] drivers/gpu/drm/panel/panel-lvds.o 3973s /tmp/ccGMEczD.s: Assembler messages: 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccGMEczD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s CC [M] drivers/spi/spi-fsl-lpspi.o 3973s /tmp/cciZ3ici.s: Assembler messages: 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/cciZ3ici.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s CC [M] drivers/gpu/drm/panel/panel-simple.o 3973s /tmp/ccAOr3LF.s: Assembler messages: 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s CC [M] drivers/gpu/drm/bridge/cadence/cdns-dsi-j721e.o 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3973s /tmp/ccAOr3LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccdRwY52.s: Assembler messages: 3974s /tmp/ccdRwY52.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s LD [M] drivers/gpu/drm/bridge/cadence/cdns-dsi.o 3974s AR drivers/gpu/drm/bridge/imx/built-in.a 3974s CC [M] drivers/gpu/drm/bridge/imx/imx-ldb-helper.o 3974s /tmp/ccx39tjy.s: Assembler messages: 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccx39tjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s CC [M] drivers/spi/spi-fsl-qspi.o 3974s /tmp/ccHBjTm6.s: Assembler messages: 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s /tmp/ccHBjTm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3974s CC [M] drivers/gpu/drm/panel/panel-edp.o 3975s /tmp/ccXxRsef.s: Assembler messages: 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccXxRsef.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s CC [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.o 3975s /tmp/ccNgD2RH.s: Assembler messages: 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s CC [M] drivers/spi/spi-gpio.o 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccNgD2RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Assembler messages: 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s /tmp/ccEi2fwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 3975s CC [M] drivers/gpu/drm/panel/panel-ebbg-ft8719.o 3976s /tmp/ccyZ7IaC.s: Assembler messages: 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccyZ7IaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s CC [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.o 3976s /tmp/ccD0Yh23.s: Assembler messages: 3976s /tmp/ccD0Yh23.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccD0Yh23.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccD0Yh23.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccD0Yh23.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/ccD0Yh23.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s CC [M] drivers/gpu/drm/panel/panel-elida-kd35t133.o 3976s /tmp/cc3jKosp.s: Assembler messages: 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3jKosp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s CC [M] drivers/spi/spi-hisi-kunpeng.o 3976s /tmp/cc3v6feF.s: Assembler messages: 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s /tmp/cc3v6feF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3976s CC [M] drivers/gpu/drm/bridge/imx/imx8qm-ldb.o 3977s /tmp/ccDeEdoo.s: Assembler messages: 3977s /tmp/ccDeEdoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccDeEdoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccDeEdoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccDeEdoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccDeEdoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s CC [M] drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.o 3977s /tmp/ccPdmclk.s: Assembler messages: 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccPdmclk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s CC [M] drivers/spi/spi-hisi-sfc-v3xx.o 3977s /tmp/ccieDWsM.s: Assembler messages: 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/ccieDWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Assembler messages: 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s /tmp/cchHn58D.s: Warning: no SFrame FDE emitted; FP without RA on stack 3977s CC [M] drivers/scsi/qla2xxx/qla_mbx.o 3977s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-ldb.o 3978s /tmp/ccPWXv0N.s: Assembler messages: 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccPWXv0N.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s CC [M] drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.o 3978s /tmp/ccVevhKg.s: Assembler messages: 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccVevhKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s CC [M] drivers/spi/spi-imx.o 3978s /tmp/ccoNCRFD.s: Assembler messages: 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/ccoNCRFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Assembler messages: 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s CC [M] drivers/gpu/drm/panel/panel-himax-hx8279.o 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s /tmp/cc7Iujw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3978s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.o 3979s /tmp/ccCbFFEB.s: Assembler messages: 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccCbFFEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s CC [M] drivers/spi/spi-kspi2.o 3979s /tmp/ccqnOQW0.s: Assembler messages: 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3979s /tmp/ccqnOQW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s CC [M] drivers/gpu/drm/panel/panel-himax-hx83102.o 3980s /tmp/ccYgqdRp.s: Assembler messages: 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccYgqdRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.o 3980s /tmp/ccwfeIEi.s: Assembler messages: 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s /tmp/ccwfeIEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 3980s CC [M] drivers/spi/spi-ljca.o 3981s /tmp/ccm3vfze.s: Assembler messages: 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccm3vfze.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s CC [M] drivers/gpu/drm/panel/panel-himax-hx83112a.o 3981s /tmp/cc767s45.s: Assembler messages: 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/cc767s45.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Assembler messages: 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccikp0AL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s CC [M] drivers/spi/spi-lm70llp.o 3981s CC [M] drivers/scsi/qla2xxx/qla_iocb.o 3981s /tmp/ccWur2pP.s: Assembler messages: 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s /tmp/ccWur2pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3981s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.o 3982s /tmp/ccNXWvIW.s: Assembler messages: 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccNXWvIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s CC [M] drivers/gpu/drm/panel/panel-himax-hx8394.o 3982s /tmp/ccPvxjyd.s: Assembler messages: 3982s /tmp/ccPvxjyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccPvxjyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccPvxjyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccPvxjyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccPvxjyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s CC [M] drivers/spi/spi-meson-spicc.o 3982s /tmp/ccep6h5Y.s: Assembler messages: 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/ccep6h5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s CC [M] drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.o 3982s /tmp/cchNL1vL.s: Assembler messages: 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s /tmp/cchNL1vL.s: Warning: no SFrame FDE emitted; FP without RA on stack 3982s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9322.o 3983s /tmp/cc3ij5JI.s: Assembler messages: 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s CC [M] drivers/spi/spi-meson-spifc.o 3983s /tmp/cc3ij5JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Assembler messages: 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/ccf6S8qv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s AR drivers/gpu/drm/bridge/synopsys/built-in.a 3983s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.o 3983s /tmp/cc5ptFq8.s: Assembler messages: 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s /tmp/cc5ptFq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3983s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9341.o 3984s /tmp/cc1sZz26.s: Assembler messages: 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc1sZz26.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s CC [M] drivers/spi/spi-microchip-core.o 3984s /tmp/ccro3jwt.s: Assembler messages: 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/ccro3jwt.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s CC [M] drivers/scsi/qla2xxx/qla_isr.o 3984s /tmp/cc0Ax6B8.s: Assembler messages: 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc0Ax6B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Assembler messages: 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s /tmp/cc4w2bl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 3984s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9805.o 3984s CC [M] drivers/spi/spi-microchip-core-qspi.o 3985s /tmp/ccoUHpDS.s: Assembler messages: 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccoUHpDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Assembler messages: 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccSevB9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9806e.o 3985s /tmp/ccCiVAS5.s: Assembler messages: 3985s /tmp/ccCiVAS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccCiVAS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccCiVAS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccCiVAS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s /tmp/ccCiVAS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3985s CC [M] drivers/spi/spi-mt65xx.o 3985s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.o 3986s /tmp/ccLRBpdF.s: Assembler messages: 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLRBpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.o 3986s /tmp/ccLzSB50.s: Assembler messages: 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s /tmp/ccLzSB50.s: Warning: no SFrame FDE emitted; FP without RA on stack 3986s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9881c.o 3987s /tmp/cce8RVSC.s: Assembler messages: 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cce8RVSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s CC [M] drivers/spi/spi-mtk-nor.o 3987s /tmp/ccdaofZm.s: Assembler messages: 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccdaofZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s CC [M] drivers/scsi/qla2xxx/qla_gs.o 3987s /tmp/cc17Idr6.s: Assembler messages: 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/cc17Idr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9882t.o 3987s /tmp/ccjwAM5S.s: Assembler messages: 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s /tmp/ccjwAM5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 3987s CC [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.o 3988s /tmp/cclYZitQ.s: Assembler messages: 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cclYZitQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s CC [M] drivers/spi/spi-mtk-snfi.o 3988s /tmp/cciTaR7h.s: Assembler messages: 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/cciTaR7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s CC [M] drivers/gpu/drm/panel/panel-innolux-ej030na.o 3988s /tmp/ccqlkjPc.s: Assembler messages: 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s /tmp/ccqlkjPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3988s CC [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.o 3989s /tmp/ccDoOXu5.s: Assembler messages: 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccDoOXu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s CC [M] drivers/gpu/drm/panel/panel-innolux-p079zca.o 3989s /tmp/ccfGVntj.s: Assembler messages: 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccfGVntj.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s CC [M] drivers/spi/spi-mxic.o 3989s /tmp/ccKy8Rmg.s: Assembler messages: 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccKy8Rmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s CC [M] drivers/scsi/qla2xxx/qla_dbg.o 3989s /tmp/ccteSECe.s: Assembler messages: 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3989s /tmp/ccteSECe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s CC [M] drivers/gpu/drm/bridge/aux-bridge.o 3990s /tmp/ccxAmaXD.s: Assembler messages: 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccxAmaXD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s CC [M] drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.o 3990s /tmp/ccuSwCKP.s: Assembler messages: 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccuSwCKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s CC [M] drivers/spi/spi-wpcm-fiu.o 3990s /tmp/ccZFMBDn.s: Assembler messages: 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s /tmp/ccZFMBDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 3990s CC [M] drivers/gpu/drm/bridge/aux-hpd-bridge.o 3991s /tmp/ccwoNKoe.s: Assembler messages: 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccwoNKoe.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s CC [M] drivers/spi/spi-npcm-fiu.o 3991s /tmp/ccRxmzrB.s: Assembler messages: 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccRxmzrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s CC [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.o 3991s /tmp/ccz4pUlD.s: Assembler messages: 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s /tmp/ccz4pUlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 3991s CC [M] drivers/gpu/drm/bridge/chipone-icn6211.o 3992s /tmp/ccYk12n3.s: Assembler messages: 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccYk12n3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s CC [M] drivers/spi/spi-npcm-pspi.o 3992s /tmp/ccVgIPNd.s: Assembler messages: 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s CC [M] drivers/gpu/drm/panel/panel-jdi-lpm102a188a.o 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/ccVgIPNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Assembler messages: 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cczNd7f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s CC [M] drivers/scsi/qla2xxx/qla_sup.o 3992s /tmp/cc3MfD4I.s: Assembler messages: 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s /tmp/cc3MfD4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 3992s CC [M] drivers/gpu/drm/bridge/chrontel-ch7033.o 3993s /tmp/ccO8jSYv.s: Assembler messages: 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/ccO8jSYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s CC [M] drivers/spi/spi-nxp-fspi.o 3993s /tmp/cceNISpW.s: Assembler messages: 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cceNISpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s CC [M] drivers/gpu/drm/panel/panel-jdi-fhd-r63452.o 3993s /tmp/cc7cgvy5.s: Assembler messages: 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s /tmp/cc7cgvy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3993s CC [M] drivers/gpu/drm/bridge/cros-ec-anx7688.o 3994s /tmp/cc168ypS.s: Assembler messages: 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/cc168ypS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s CC [M] drivers/gpu/drm/panel/panel-khadas-ts050.o 3994s /tmp/ccLzsesH.s: Assembler messages: 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccLzsesH.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s CC [M] drivers/spi/spi-oc-tiny.o 3994s /tmp/ccqOV475.s: Assembler messages: 3994s /tmp/ccqOV475.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccqOV475.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccqOV475.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s CC [M] drivers/gpu/drm/bridge/display-connector.o 3994s /tmp/ccbmx7lS.s: Assembler messages: 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s /tmp/ccbmx7lS.s: Warning: no SFrame FDE emitted; FP without RA on stack 3994s CC [M] drivers/scsi/qla2xxx/qla_attr.o 3995s /tmp/cck7wq7w.s: Assembler messages: 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cck7wq7w.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s CC [M] drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.o 3995s /tmp/ccfBZumk.s: Assembler messages: 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/ccfBZumk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s CC [M] drivers/spi/spi-orion.o 3995s /tmp/cc2LuJrC.s: Assembler messages: 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc2LuJrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s CC [M] drivers/gpu/drm/bridge/fsl-ldb.o 3995s /tmp/cc6Q5Cx5.s: Assembler messages: 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s /tmp/cc6Q5Cx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 3995s CC [M] drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.o 3996s /tmp/ccl6UyLG.s: Assembler messages: 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccl6UyLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s CC [M] drivers/spi/spi-pci1xxxx.o 3996s /tmp/ccuiCbFs.s: Assembler messages: 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccuiCbFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s CC [M] drivers/gpu/drm/bridge/tda998x_drv.o 3996s /tmp/ccluyhbk.s: Assembler messages: 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s /tmp/ccluyhbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 3996s CC [M] drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.o 3997s /tmp/ccqZB0rA.s: Assembler messages: 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s CC [M] drivers/scsi/qla2xxx/qla_mid.o 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccqZB0rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Assembler messages: 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/cctqE7vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s CC [M] drivers/spi/spi-pl022.o 3997s /tmp/ccBqA8Pp.s: Assembler messages: 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s /tmp/ccBqA8Pp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3997s CC [M] drivers/gpu/drm/panel/panel-lincolntech-lcd197.o 3998s /tmp/ccKzMQLp.s: Assembler messages: 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s CC [M] drivers/gpu/drm/bridge/ite-it6263.o 3998s /tmp/ccKzMQLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccHD6ej6.s: Assembler messages: 3998s /tmp/ccHD6ej6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccHD6ej6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccHD6ej6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccHD6ej6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccHD6ej6.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s CC [M] drivers/gpu/drm/panel/panel-lg-lb035q02.o 3998s /tmp/ccdqN3R3.s: Assembler messages: 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccdqN3R3.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s CC [M] drivers/spi/spi-geni-qcom.o 3998s /tmp/ccrcxX1x.s: Assembler messages: 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s /tmp/ccrcxX1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 3998s CC [M] drivers/scsi/qla2xxx/qla_dfs.o 3999s /tmp/ccluG3G2.s: Assembler messages: 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s CC [M] drivers/gpu/drm/bridge/ite-it6505.o 3999s /tmp/ccluG3G2.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Assembler messages: 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccgcTDsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s CC [M] drivers/gpu/drm/panel/panel-lg-lg4573.o 3999s /tmp/ccoMfScu.s: Assembler messages: 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s /tmp/ccoMfScu.s: Warning: no SFrame FDE emitted; FP without RA on stack 3999s CC [M] drivers/spi/spi-qcom-qspi.o 4000s /tmp/ccGwLnnX.s: Assembler messages: 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s CC [M] drivers/scsi/qla2xxx/qla_bsg.o 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccGwLnnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Assembler messages: 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/cc2FEwFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s CC [M] drivers/gpu/drm/panel/panel-lg-sw43408.o 4000s /tmp/ccIAQVOl.s: Assembler messages: 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s /tmp/ccIAQVOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4000s CC [M] drivers/spi/spi-qpic-snand.o 4001s /tmp/cckbPCOB.s: Assembler messages: 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cckbPCOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s CC [M] drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.o 4001s /tmp/cchIVt9F.s: Assembler messages: 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s /tmp/cchIVt9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4001s CC [M] drivers/gpu/drm/bridge/lontium-lt8912b.o 4002s /tmp/ccCaBVnO.s: Assembler messages: 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccCaBVnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s CC [M] drivers/gpu/drm/panel/panel-nec-nl8048hl11.o 4002s /tmp/ccYYy42F.s: Assembler messages: 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccYYy42F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Assembler messages: 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccpCMIae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s CC [M] drivers/spi/spi-qup.o 4002s /tmp/ccO6SxWX.s: Assembler messages: 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccO6SxWX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s CC [M] drivers/scsi/qla2xxx/qla_nx.o 4002s CC [M] drivers/gpu/drm/bridge/lontium-lt9211.o 4002s /tmp/ccDUgyp3.s: Assembler messages: 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s /tmp/ccDUgyp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4002s CC [M] drivers/gpu/drm/panel/panel-newvision-nv3051d.o 4003s /tmp/ccu7NLSi.s: Assembler messages: 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccu7NLSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s CC [M] drivers/gpu/drm/bridge/lvds-codec.o 4003s /tmp/ccL2BJa3.s: Assembler messages: 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccL2BJa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s CC [M] drivers/spi/spi-rockchip-sfc.o 4003s /tmp/ccwzrce3.s: Assembler messages: 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s /tmp/ccwzrce3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4003s CC [M] drivers/gpu/drm/panel/panel-newvision-nv3052c.o 4004s /tmp/ccZdiNTf.s: Assembler messages: 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccZdiNTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s CC [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.o 4004s /tmp/cc4W8oFp.s: Assembler messages: 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cc4W8oFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s CC [M] drivers/spi/spi-rpc-if.o 4004s /tmp/ccU16OCz.s: Assembler messages: 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/ccU16OCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cceAoFTc.s: Assembler messages: 4004s /tmp/cceAoFTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cceAoFTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cceAoFTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cceAoFTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s /tmp/cceAoFTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4004s CC [M] drivers/scsi/qla2xxx/qla_mr.o 4004s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35510.o 4005s /tmp/ccp49Hez.s: Assembler messages: 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccp49Hez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s CC [M] drivers/gpu/drm/bridge/nxp-ptn3460.o 4005s /tmp/ccsnNNM3.s: Assembler messages: 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccsnNNM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s CC [M] drivers/spi/spi-rspi.o 4005s /tmp/ccZtR47K.s: Assembler messages: 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s /tmp/ccZtR47K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4005s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35560.o 4006s /tmp/ccTThaPk.s: Assembler messages: 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccTThaPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s CC [M] drivers/gpu/drm/bridge/parade-ps8622.o 4006s /tmp/ccNWN5oi.s: Assembler messages: 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccNWN5oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s CC [M] drivers/spi/spi-rzv2m-csi.o 4006s /tmp/ccJbBscW.s: Assembler messages: 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s /tmp/ccJbBscW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4006s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35950.o 4007s /tmp/cc7TBKGA.s: Assembler messages: 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/cc7TBKGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s CC [M] drivers/gpu/drm/bridge/parade-ps8640.o 4007s /tmp/ccDYYGHO.s: Assembler messages: 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccDYYGHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s CC [M] drivers/scsi/qla2xxx/qla_nx2.o 4007s /tmp/ccgm9npu.s: Assembler messages: 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccgm9npu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s CC [M] drivers/spi/spi-sc18is602.o 4007s /tmp/ccMmqNvh.s: Assembler messages: 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s /tmp/ccMmqNvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4007s CC [M] drivers/gpu/drm/panel/panel-novatek-nt36523.o 4008s /tmp/ccT76q6F.s: Assembler messages: 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccT76q6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s CC [M] drivers/gpu/drm/bridge/samsung-dsim.o 4008s /tmp/ccPWhtct.s: Assembler messages: 4008s /tmp/ccPWhtct.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccPWhtct.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccPWhtct.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccPWhtct.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s /tmp/ccPWhtct.s: Warning: no SFrame FDE emitted; FP without RA on stack 4008s CC [M] drivers/spi/spi-sh-hspi.o 4009s /tmp/ccANhYER.s: Assembler messages: 4009s /tmp/ccANhYER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccANhYER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccANhYER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccANhYER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccANhYER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s CC [M] drivers/spi/spi-sh-msiof.o 4009s /tmp/cchHMaYB.s: Assembler messages: 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cchHMaYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s CC [M] drivers/gpu/drm/panel/panel-novatek-nt36672e.o 4009s /tmp/cci3gk46.s: Assembler messages: 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/cci3gk46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s CC [M] drivers/scsi/qla2xxx/qla_target.o 4009s /tmp/ccUo4F7X.s: Assembler messages: 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s /tmp/ccUo4F7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4009s CC [M] drivers/gpu/drm/bridge/sil-sii8620.o 4010s /tmp/ccG1P31t.s: Assembler messages: 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/ccG1P31t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s CC [M] drivers/gpu/drm/panel/panel-novatek-nt37801.o 4010s /tmp/cco95FQ4.s: Assembler messages: 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s /tmp/cco95FQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4010s CC [M] drivers/spi/spi-sifive.o 4011s /tmp/ccz7a9Y8.s: Assembler messages: 4011s /tmp/ccz7a9Y8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccz7a9Y8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccz7a9Y8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccz7a9Y8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccz7a9Y8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s CC [M] drivers/gpu/drm/panel/panel-novatek-nt39016.o 4011s /tmp/ccpoP57S.s: Assembler messages: 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccpoP57S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s CC [M] drivers/gpu/drm/bridge/sii902x.o 4011s /tmp/ccmfHFxP.s: Assembler messages: 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/ccmfHFxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s CC [M] drivers/spi/spi-slave-mt27xx.o 4011s /tmp/cci27XqR.s: Assembler messages: 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s /tmp/cci27XqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4011s CC [M] drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.o 4012s /tmp/ccLvhIIh.s: Assembler messages: 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccLvhIIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s CC [M] drivers/spi/spi-sn-f-ospi.o 4012s /tmp/ccevk1VO.s: Assembler messages: 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccevk1VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s CC [M] drivers/gpu/drm/bridge/sii9234.o 4012s /tmp/ccxTcH4w.s: Assembler messages: 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s /tmp/ccxTcH4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4012s CC [M] drivers/gpu/drm/panel/panel-orisetech-ota5601a.o 4013s /tmp/ccbVP2tt.s: Assembler messages: 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccbVP2tt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Assembler messages: 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccn4EpCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s CC [M] drivers/spi/spi-sprd.o 4013s CC [M] drivers/scsi/qla2xxx/qla_tmpl.o 4013s /tmp/ccHgouA2.s: Assembler messages: 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/ccHgouA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Assembler messages: 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s CC [M] drivers/gpu/drm/panel/panel-orisetech-otm8009a.o 4013s CC [M] drivers/gpu/drm/bridge/simple-bridge.o 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4013s /tmp/cc1sH3lT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Assembler messages: 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/cc0sYyl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s CC [M] drivers/spi/spi-sprd-adi.o 4014s /tmp/ccvzBcN3.s: Assembler messages: 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccvzBcN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s CC [M] drivers/gpu/drm/bridge/thc63lvd1024.o 4014s /tmp/ccw1i7Yd.s: Assembler messages: 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s /tmp/ccw1i7Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4014s CC [M] drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.o 4015s /tmp/cctcQRBP.s: Assembler messages: 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cctcQRBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s CC [M] drivers/scsi/qla2xxx/qla_nvme.o 4015s /tmp/ccNM7wSM.s: Assembler messages: 4015s /tmp/ccNM7wSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccNM7wSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccNM7wSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccNM7wSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccNM7wSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s CC [M] drivers/spi/spi-stm32.o 4015s /tmp/ccmI1wPR.s: Assembler messages: 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/ccmI1wPR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s CC [M] drivers/gpu/drm/bridge/tc358764.o 4015s /tmp/cczSpky4.s: Assembler messages: 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s /tmp/cczSpky4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4015s CC [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.o 4016s /tmp/cccv80Vl.s: Assembler messages: 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/cccv80Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s CC [M] drivers/gpu/drm/bridge/tc358767.o 4016s /tmp/ccrKz2pG.s: Assembler messages: 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccrKz2pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s CC [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.o 4016s /tmp/ccecIvQL.s: Assembler messages: 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccecIvQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s CC [M] drivers/scsi/qla2xxx/qla_edif.o 4016s /tmp/ccuSWA0I.s: Assembler messages: 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4016s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccuSWA0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s CC [M] drivers/spi/spi-stm32-ospi.o 4017s /tmp/ccGMzij4.s: Assembler messages: 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccGMzij4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s CC [M] drivers/gpu/drm/panel/panel-raydium-rm67191.o 4017s /tmp/ccHkO3Bo.s: Assembler messages: 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s CC [M] drivers/gpu/drm/bridge/tc358768.o 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4017s /tmp/ccHkO3Bo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Assembler messages: 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/cc1l2P7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s CC [M] drivers/spi/spi-stm32-qspi.o 4018s /tmp/ccnfzg0h.s: Assembler messages: 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s /tmp/ccnfzg0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4018s CC [M] drivers/gpu/drm/panel/panel-raydium-rm67200.o 4019s /tmp/ccNoJe9Z.s: Assembler messages: 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccNoJe9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s CC [M] drivers/gpu/drm/bridge/ti-dlpc3433.o 4019s /tmp/ccTcudGs.s: Assembler messages: 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccTcudGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Assembler messages: 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccZTAHxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Assembler messages: 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s /tmp/ccVEQ3YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4019s CC [M] drivers/gpu/drm/panel/panel-raydium-rm68200.o 4019s CC [M] drivers/spi/spi-sun6i.o 4019s CC [M] drivers/scsi/qla2xxx/tcm_qla2xxx.o 4020s /tmp/ccSdmb5W.s: Assembler messages: 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccSdmb5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Assembler messages: 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s CC [M] drivers/gpu/drm/bridge/ti-sn65dsi83.o 4020s CC [M] drivers/gpu/drm/panel/panel-raydium-rm692e5.o 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccHboZNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Assembler messages: 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s /tmp/ccKv8DVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4020s CC [M] drivers/spi/spi-synquacer.o 4021s /tmp/ccQVu6ub.s: Assembler messages: 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s LD [M] drivers/scsi/qla2xxx/qla2xxx.o 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccQVu6ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Assembler messages: 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccOo83QR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s CC [M] drivers/gpu/drm/panel/panel-raydium-rm69380.o 4021s /tmp/ccDaqhOG.s: Assembler messages: 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/ccDaqhOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Assembler messages: 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s /tmp/cckrQAWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4021s CC [M] drivers/spi/spi-tle62x0.o 4021s CC [M] drivers/gpu/drm/bridge/ti-sn65dsi86.o 4021s CC [M] drivers/scsi/qla4xxx/ql4_os.o 4022s /tmp/ccy2FnAh.s: Assembler messages: 4022s /tmp/ccy2FnAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccy2FnAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccy2FnAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccy2FnAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccy2FnAh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Assembler messages: 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccqO2eSU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s CC [M] drivers/gpu/drm/panel/panel-ronbo-rb070d30.o 4022s CC [M] drivers/spi/spi-cavium.o 4022s /tmp/ccwy8CwK.s: Assembler messages: 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccwy8CwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s CC [M] drivers/gpu/drm/bridge/ti-tdp158.o 4022s /tmp/ccknRR9c.s: Assembler messages: 4022s /tmp/ccknRR9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccknRR9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Assembler messages: 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s /tmp/ccjdfMvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4022s CC [M] drivers/spi/spi-cavium-thunderx.o 4022s CC [M] drivers/gpu/drm/panel/panel-samsung-ams581vf01.o 4023s /tmp/ccGCrZI8.s: Assembler messages: 4023s /tmp/ccGCrZI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccGCrZI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccGCrZI8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Assembler messages: 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/cc38Gt4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s CC [M] drivers/spi/spi-xcomm.o 4023s CC [M] drivers/gpu/drm/bridge/ti-tfp410.o 4023s /tmp/ccBHoQcZ.s: Assembler messages: 4023s /tmp/ccBHoQcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccBHoQcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccBHoQcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccBHoQcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s /tmp/ccBHoQcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4023s CC [M] drivers/gpu/drm/panel/panel-samsung-ams639rq08.o 4024s /tmp/ccvJx3Pg.s: Assembler messages: 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccvJx3Pg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s CC [M] drivers/spi/spi-xilinx.o 4024s /tmp/cc52AZxS.s: Assembler messages: 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/cc52AZxS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s CC [M] drivers/gpu/drm/bridge/ti-tpd12s015.o 4024s /tmp/ccB5po51.s: Assembler messages: 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s /tmp/ccB5po51.s: Warning: no SFrame FDE emitted; FP without RA on stack 4024s CC [M] drivers/gpu/drm/panel/panel-samsung-atna33xc20.o 4025s /tmp/cczLv9FH.s: Assembler messages: 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/cczLv9FH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Assembler messages: 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccRZJQe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s CC [M] drivers/spi/spi-xlp.o 4025s CC [M] drivers/gpu/drm/bridge/nwl-dsi.o 4025s /tmp/ccdcB0wy.s: Assembler messages: 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s /tmp/ccdcB0wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4025s CC [M] drivers/gpu/drm/panel/panel-samsung-db7430.o 4026s /tmp/ccCY4lvC.s: Assembler messages: 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccCY4lvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Assembler messages: 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccFBNDLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s CC [M] drivers/spi/spi-zynqmp-gqspi.o 4026s CC [M] drivers/scsi/qla4xxx/ql4_init.o 4026s /tmp/cc5NhCGi.s: Assembler messages: 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/cc5NhCGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Assembler messages: 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s /tmp/ccwqbs6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4026s CC [M] drivers/gpu/drm/panel/panel-samsung-ld9040.o 4026s CC [M] drivers/gpu/drm/bridge/ite-it66121.o 4027s /tmp/ccgLP7TX.s: Assembler messages: 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccgLP7TX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s CC [M] drivers/spi/spi-amd.o 4027s /tmp/ccJWGxlg.s: Assembler messages: 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccJWGxlg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d16d0.o 4027s /tmp/ccpwgmPy.s: Assembler messages: 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4027s /tmp/ccpwgmPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Assembler messages: 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccLGSmSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s CC [M] drivers/scsi/qla4xxx/ql4_mbx.o 4028s CC [M] drivers/gpu/drm/bridge/adv7511/adv7511_drv.o 4028s /tmp/ccYMpqAR.s: Assembler messages: 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/ccYMpqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Assembler messages: 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s /tmp/cc3ZjgEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4028s CC [M] drivers/spi/spi-amd-pci.o 4028s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d27a1.o 4029s /tmp/cch3j9Zu.s: Assembler messages: 4029s /tmp/cch3j9Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cch3j9Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s CC [M] drivers/spi/spi-slave-time.o 4029s /tmp/ccQkMlQ1.s: Assembler messages: 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccQkMlQ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.o 4029s /tmp/ccoWgbYA.s: Assembler messages: 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/ccoWgbYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s CC [M] drivers/gpu/drm/bridge/adv7511/adv7533.o 4029s /tmp/cci3iA9u.s: Assembler messages: 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s /tmp/cci3iA9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4029s CC [M] drivers/spi/spi-slave-system-control.o 4030s /tmp/ccwIPTFf.s: Assembler messages: 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccwIPTFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3fa7.o 4030s /tmp/ccfmzIEJ.s: Assembler messages: 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccfmzIEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s CC [M] drivers/scsi/qla4xxx/ql4_iocb.o 4030s /tmp/ccEzS82D.s: Assembler messages: 4030s /tmp/ccEzS82D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccEzS82D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccEzS82D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccEzS82D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccEzS82D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s CC [M] drivers/gpu/drm/bridge/adv7511/adv7511_cec.o 4030s /tmp/ccnD2wmo.s: Assembler messages: 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s /tmp/ccnD2wmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4030s CC [M] drivers/spi/spi-offload-trigger-pwm.o 4031s /tmp/ccLaD01k.s: Assembler messages: 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccLaD01k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.o 4031s /tmp/cckvngLM.s: Assembler messages: 4031s /tmp/cckvngLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/cckvngLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccrIpC1p.s: Assembler messages: 4031s /tmp/ccrIpC1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccrIpC1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccrIpC1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccrIpC1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s LD [M] drivers/gpu/drm/bridge/adv7511/adv7511.o 4031s AR drivers/gpu/drm/bridge/built-in.a 4031s LD [M] drivers/gpu/drm/bridge/tda998x.o 4031s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha8.o 4031s /tmp/ccGd5Cuw.s: Assembler messages: 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s /tmp/ccGd5Cuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4031s CC [M] drivers/scsi/qla4xxx/ql4_isr.o 4031s AR drivers/spi/built-in.a 4031s LD [M] drivers/spi/spi-dw.o 4031s LD [M] drivers/spi/spi-thunderx.o 4031s CC drivers/net/mii.o 4032s /tmp/cczVD25X.s: Assembler messages: 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/cczVD25X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s CC drivers/net/loopback.o 4032s /tmp/ccXAdo8c.s: Assembler messages: 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s /tmp/ccXAdo8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4032s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.o 4033s /tmp/cc19uX4a.s: Assembler messages: 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc19uX4a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Assembler messages: 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2dNoxo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s CC drivers/net/netkit.o 4033s /tmp/cczYm624.s: Assembler messages: 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cczYm624.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0.o 4033s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.o 4033s /tmp/cc2tMGDp.s: Assembler messages: 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s /tmp/cc2tMGDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4033s CC [M] drivers/scsi/qla4xxx/ql4_nx.o 4034s /tmp/ccwxb82O.s: Assembler messages: 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccwxb82O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Assembler messages: 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccTwRlUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s CC drivers/net/phy/stubs.o 4034s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.o 4034s /tmp/ccihIfKX.s: Assembler messages: 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccihIfKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s CC drivers/gpu/trace/trace_gpu_mem.o 4034s /tmp/ccUes7Vp.s: Assembler messages: 4034s /tmp/ccUes7Vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccUes7Vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccUes7Vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccUes7Vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s /tmp/ccUes7Vp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4034s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.o 4035s CC drivers/net/phy/mdio-boardinfo.o 4035s /tmp/ccQxpjpI.s: Assembler messages: 4035s /tmp/ccQxpjpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccQxpjpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccQxpjpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s AR drivers/gpu/trace/built-in.a 4035s CC drivers/net/phy/mdio_bus.o 4035s /tmp/ccjHKXl8.s: Assembler messages: 4035s /tmp/ccjHKXl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccjHKXl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccjHKXl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccjHKXl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s /tmp/ccjHKXl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4035s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.o 4036s /tmp/ccMcSxOp.s: Assembler messages: 4036s /tmp/ccMcSxOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccMcSxOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s CC drivers/net/phy/mdio_device.o 4036s /tmp/ccpwk4Ok.s: Assembler messages: 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccpwk4Ok.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s CC [M] drivers/scsi/qla4xxx/ql4_nvram.o 4036s /tmp/ccQLWYe4.s: Assembler messages: 4036s /tmp/ccQLWYe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccQLWYe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccQLWYe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccQLWYe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s /tmp/ccQLWYe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4036s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.o 4037s /tmp/ccWLJji2.s: Assembler messages: 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccWLJji2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Assembler messages: 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccLCKuVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s AR drivers/message/fusion/built-in.a 4037s CC [M] drivers/message/fusion/mptbase.o 4037s CC drivers/net/phy/phylink.o 4037s /tmp/ccJS5GMN.s: Assembler messages: 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s /tmp/ccJS5GMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4037s CC [M] drivers/gpu/drm/panel/panel-seiko-43wvf1g.o 4038s /tmp/ccPF7una.s: Assembler messages: 4038s /tmp/ccPF7una.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccPF7una.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccPF7una.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccPF7una.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s CC [M] drivers/scsi/qla4xxx/ql4_dbg.o 4038s /tmp/ccqVyOAA.s: Assembler messages: 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s /tmp/ccqVyOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4038s CC [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.o 4039s /tmp/ccno6Sl4.s: Assembler messages: 4039s /tmp/ccno6Sl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccno6Sl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s CC [M] drivers/scsi/qla4xxx/ql4_attr.o 4039s /tmp/cc22vDvg.s: Assembler messages: 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/cc22vDvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s CC [M] drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.o 4039s /tmp/ccAqikGI.s: Assembler messages: 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4039s /tmp/ccAqikGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s CC drivers/net/phy/phy.o 4040s /tmp/ccs2ZsYw.s: Assembler messages: 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccs2ZsYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s CC [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.o 4040s /tmp/ccVk8uhm.s: Assembler messages: 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccVk8uhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Assembler messages: 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s /tmp/ccU62e8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4040s CC [M] drivers/message/fusion/mptscsih.o 4040s CC [M] drivers/scsi/qla4xxx/ql4_bsg.o 4041s /tmp/cchrXfbk.s: Assembler messages: 4041s /tmp/cchrXfbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/cchrXfbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/cchrXfbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/cchrXfbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/cchrXfbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s CC [M] drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.o 4041s /tmp/ccjd1tNL.s: Assembler messages: 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4041s /tmp/ccjd1tNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccSe3UaU.s: Assembler messages: 4042s /tmp/ccSe3UaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccSe3UaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccSe3UaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccSe3UaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccSe3UaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s CC [M] drivers/gpu/drm/panel/panel-sitronix-st7701.o 4042s /tmp/ccBARh4O.s: Assembler messages: 4042s /tmp/ccBARh4O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccBARh4O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s CC drivers/net/phy/phy-c45.o 4042s CC [M] drivers/scsi/qla4xxx/ql4_83xx.o 4042s /tmp/ccqxbWUG.s: Assembler messages: 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s /tmp/ccqxbWUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4042s CC [M] drivers/message/fusion/mptspi.o 4043s /tmp/ccdcfOAi.s: Assembler messages: 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s /tmp/ccdcfOAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4043s CC [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.o 4044s /tmp/ccsHeUe3.s: Assembler messages: 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccsHeUe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Assembler messages: 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/cc9oTo7h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s CC [M] drivers/message/fusion/mptfc.o 4044s /tmp/ccs9EuUp.s: Assembler messages: 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccs9EuUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s CC [M] drivers/gpu/drm/panel/panel-summit.o 4044s /tmp/ccDnetj9.s: Assembler messages: 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s /tmp/ccDnetj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4044s LD [M] drivers/scsi/qla4xxx/qla4xxx.o 4044s CC drivers/net/phy/phy-core.o 4044s CC [M] drivers/scsi/lpfc/lpfc_mem.o 4045s /tmp/ccHxvBhc.s: Assembler messages: 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccHxvBhc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s CC [M] drivers/gpu/drm/panel/panel-synaptics-r63353.o 4045s /tmp/ccbFm8Cw.s: Assembler messages: 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s CC [M] drivers/scsi/lpfc/lpfc_sli.o 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccbFm8Cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Assembler messages: 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccdVBV7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Assembler messages: 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s /tmp/ccxwmqde.s: Warning: no SFrame FDE emitted; FP without RA on stack 4045s CC [M] drivers/message/fusion/mptsas.o 4045s CC drivers/net/phy/phy_device.o 4047s /tmp/ccpR7UBE.s: Assembler messages: 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpR7UBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s CC [M] drivers/gpu/drm/panel/panel-sony-acx565akm.o 4047s CC [M] drivers/gpu/drm/panel/panel-sony-td4353-jdi.o 4047s /tmp/ccpGpLIz.s: Assembler messages: 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccpGpLIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccznid3j.s: Assembler messages: 4047s /tmp/ccznid3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccznid3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccznid3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccznid3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4047s /tmp/ccznid3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s CC [M] drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.o 4048s /tmp/ccCzYNlc.s: Assembler messages: 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccCzYNlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Assembler messages: 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/cc8cA4EU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s CC [M] drivers/message/fusion/mptctl.o 4048s CC drivers/net/phy/linkmode.o 4048s /tmp/ccxGMZ5f.s: Assembler messages: 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4048s /tmp/ccxGMZ5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4049s CC [M] drivers/gpu/drm/panel/panel-startek-kd070fhfid015.o 4049s CC drivers/net/phy/phy_link_topology.o 4049s /tmp/ccZDSiKr.s: Assembler messages: 4049s /tmp/ccZDSiKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4049s /tmp/ccZDSiKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4049s /tmp/ccZDSiKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4049s /tmp/ccZDSiKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4049s CC [M] drivers/gpu/drm/panel/panel-tpo-td028ttec1.o 4050s /tmp/ccPwDjMZ.s: Assembler messages: 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccPwDjMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s CC [M] drivers/message/fusion/mptlan.o 4050s /tmp/ccvLq5jE.s: Assembler messages: 4050s /tmp/ccvLq5jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccvLq5jE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccSLXGZU.s: Assembler messages: 4050s /tmp/ccSLXGZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccSLXGZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccSLXGZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccSLXGZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s /tmp/ccSLXGZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4050s CC [M] drivers/gpu/drm/panel/panel-tpo-td043mtea1.o 4050s CC drivers/net/phy/phy_package.o 4051s /tmp/cciPhTyP.s: Assembler messages: 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/cciPhTyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Assembler messages: 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccS8k672.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s CC [M] drivers/gpu/drm/panel/panel-tpo-tpg110.o 4051s CC drivers/net/phy/phy_caps.o 4051s /tmp/ccJMQJTy.s: Assembler messages: 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4051s /tmp/ccJMQJTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s AR drivers/message/built-in.a 4052s CC [M] drivers/scsi/elx/efct/efct_driver.o 4052s /tmp/ccmNHFBf.s: Assembler messages: 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccmNHFBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s CC [M] drivers/gpu/drm/panel/panel-truly-nt35597.o 4052s /tmp/ccfLqsgK.s: Assembler messages: 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s /tmp/ccfLqsgK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4052s CC drivers/net/phy/mdio_bus_provider.o 4053s /tmp/cc9xH2QT.s: Assembler messages: 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/cc9xH2QT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s CC [M] drivers/scsi/elx/efct/efct_io.o 4053s /tmp/ccsPjE08.s: Assembler messages: 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s /tmp/ccsPjE08.s: Warning: no SFrame FDE emitted; FP without RA on stack 4053s CC [M] drivers/gpu/drm/panel/panel-visionox-g2647fb105.o 4054s /tmp/ccgOJOaE.s: Assembler messages: 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccgOJOaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s CC drivers/net/phy/swphy.o 4054s /tmp/cccLDrg7.s: Assembler messages: 4054s /tmp/cccLDrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/cccLDrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/cccLDrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/cccLDrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/cccLDrg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s CC [M] drivers/scsi/elx/efct/efct_scsi.o 4054s /tmp/ccO8bsGM.s: Assembler messages: 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s /tmp/ccO8bsGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4054s CC [M] drivers/gpu/drm/panel/panel-visionox-rm69299.o 4055s /tmp/ccuaqanu.s: Assembler messages: 4055s /tmp/ccuaqanu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccuaqanu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s CC drivers/net/phy/phy_led_triggers.o 4055s /tmp/ccbtzK5T.s: Assembler messages: 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccbtzK5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Assembler messages: 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/cci1XBpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s CC [M] drivers/gpu/drm/panel/panel-visionox-rm692e5.o 4055s CC [M] drivers/scsi/lpfc/lpfc_ct.o 4055s /tmp/ccDGpzQJ.s: Assembler messages: 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s /tmp/ccDGpzQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4055s CC [M] drivers/scsi/elx/efct/efct_xport.o 4056s /tmp/cc1BQzAn.s: Assembler messages: 4056s /tmp/cc1BQzAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/cc1BQzAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/cc1BQzAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s CC drivers/net/phy/open_alliance_helpers.o 4056s /tmp/ccwgnkH3.s: Assembler messages: 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s /tmp/ccwgnkH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4056s CC [M] drivers/gpu/drm/panel/panel-visionox-vtdr6130.o 4057s CC drivers/net/phy/mdio_devres.o 4057s /tmp/ccNcvmzk.s: Assembler messages: 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccNcvmzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s CC [M] drivers/scsi/elx/efct/efct_hw.o 4057s /tmp/ccV5ujut.s: Assembler messages: 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccV5ujut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s CC [M] drivers/gpu/drm/panel/panel-visionox-r66451.o 4057s /tmp/ccPX6h0Y.s: Assembler messages: 4057s /tmp/ccPX6h0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccPX6h0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccPX6h0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccPX6h0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4057s /tmp/ccPX6h0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s CC drivers/net/phy/mii_timestamper.o 4058s /tmp/ccCof59r.s: Assembler messages: 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccCof59r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s CC [M] drivers/scsi/lpfc/lpfc_els.o 4058s /tmp/ccVQrmgv.s: Assembler messages: 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/ccVQrmgv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s CC [M] drivers/gpu/drm/panel/panel-widechips-ws2401.o 4058s /tmp/cc6sJf8D.s: Assembler messages: 4058s /tmp/cc6sJf8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/cc6sJf8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/cc6sJf8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4058s /tmp/cc6sJf8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s CC drivers/net/phy/sfp-bus.o 4059s /tmp/ccI8qRly.s: Assembler messages: 4059s /tmp/ccI8qRly.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccI8qRly.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccI8qRly.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccI8qRly.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccI8qRly.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s CC [M] drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.o 4059s /tmp/ccW1eg0F.s: Assembler messages: 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s /tmp/ccW1eg0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4059s CC [M] drivers/scsi/elx/efct/efct_hw_queues.o 4060s /tmp/ccrKaQV2.s: Assembler messages: 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccrKaQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Assembler messages: 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccEVVGq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s CC drivers/net/phy/bcm84881.o 4060s /tmp/ccS6GDFK.s: Assembler messages: 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s CC [M] drivers/scsi/elx/efct/efct_lio.o 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4060s /tmp/ccS6GDFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s AR drivers/gpu/drm/hisilicon/built-in.a 4061s CC [M] drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.o 4061s /tmp/ccrZmKuR.s: Assembler messages: 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/ccrZmKuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s CC drivers/net/phy/fixed_phy.o 4061s /tmp/cclBJ3vd.s: Assembler messages: 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4061s /tmp/cclBJ3vd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s CC [M] drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.o 4062s /tmp/cceoCyG1.s: Assembler messages: 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/cceoCyG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s AR drivers/net/phy/mediatek/built-in.a 4062s CC [M] drivers/net/phy/mediatek/mtk-2p5ge.o 4062s /tmp/ccYwP06o.s: Assembler messages: 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s /tmp/ccYwP06o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4062s CC [M] drivers/scsi/elx/efct/efct_unsol.o 4063s /tmp/cc17Y5ya.s: Assembler messages: 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc17Y5ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s CC [M] drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.o 4063s /tmp/cc8JPfD5.s: Assembler messages: 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/cc8JPfD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s CC [M] drivers/net/phy/mediatek/mtk-ge.o 4063s /tmp/ccZ4mQHn.s: Assembler messages: 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccZ4mQHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s CC [M] drivers/scsi/elx/libefc/efc_cmds.o 4063s /tmp/ccyF0rGZ.s: Assembler messages: 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4063s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccyF0rGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Assembler messages: 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWqSW13.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o 4064s LD [M] drivers/gpu/drm/hisilicon/kirin/kirin-drm.o 4064s AR drivers/gpu/drm/mxsfb/built-in.a 4064s CC [M] drivers/gpu/drm/mxsfb/mxsfb_drv.o 4064s /tmp/ccKTpigY.s: Assembler messages: 4064s /tmp/ccKTpigY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccKTpigY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccKTpigY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccKTpigY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccKTpigY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s CC [M] drivers/net/phy/mediatek/mtk-ge-soc.o 4064s /tmp/ccWuOMsB.s: Assembler messages: 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s CC [M] drivers/scsi/elx/libefc/efc_domain.o 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4064s /tmp/ccWuOMsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Assembler messages: 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/ccrvCanm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s CC [M] drivers/gpu/drm/mxsfb/mxsfb_kms.o 4065s /tmp/cc5HjaHV.s: Assembler messages: 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s /tmp/cc5HjaHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4065s CC [M] drivers/net/phy/mediatek/mtk-phy-lib.o 4066s /tmp/ccEBj3hX.s: Assembler messages: 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccEBj3hX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s CC [M] drivers/gpu/drm/mxsfb/lcdif_drv.o 4066s /tmp/ccOLtUWG.s: Assembler messages: 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccOLtUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s CC [M] drivers/scsi/elx/libefc/efc_fabric.o 4066s /tmp/ccwrRB9j.s: Assembler messages: 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4066s /tmp/ccwrRB9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Assembler messages: 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccmJ6wNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s AR drivers/net/phy/qcom/built-in.a 4067s CC [M] drivers/net/phy/qcom/qcom-phy-lib.o 4067s CC [M] drivers/gpu/drm/mxsfb/lcdif_kms.o 4067s /tmp/ccomG4f4.s: Assembler messages: 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s CC [M] drivers/scsi/elx/libefc/efc_node.o 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4067s /tmp/ccomG4f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Assembler messages: 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/cccu6FE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s LD [M] drivers/gpu/drm/mxsfb/mxsfb.o 4068s LD [M] drivers/gpu/drm/mxsfb/imx-lcdif.o 4068s CC drivers/gpu/drm/sysfb/drm_sysfb.o 4068s /tmp/ccxwLpUb.s: Assembler messages: 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccxwLpUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Assembler messages: 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccfUz4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s CC [M] drivers/scsi/lpfc/lpfc_init.o 4068s CC [M] drivers/net/phy/qcom/at803x.o 4068s /tmp/ccSu8Ivx.s: Assembler messages: 4068s /tmp/ccSu8Ivx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s /tmp/ccSu8Ivx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4068s CC drivers/gpu/drm/sysfb/drm_sysfb_modeset.o 4069s /tmp/cc6QKZ6g.s: Assembler messages: 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc6QKZ6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s CC [M] drivers/scsi/elx/libefc/efc_nport.o 4069s /tmp/ccCBNz1n.s: Assembler messages: 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/ccCBNz1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Assembler messages: 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s /tmp/cc3OmdbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4069s CC [M] drivers/net/phy/qcom/qca83xx.o 4069s CC drivers/gpu/drm/sysfb/drm_sysfb_screen_info.o 4070s /tmp/ccs0h2Rf.s: Assembler messages: 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccs0h2Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Assembler messages: 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/cc4nEUdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s CC drivers/gpu/drm/sysfb/simpledrm.o 4070s CC [M] drivers/scsi/elx/libefc/efc_device.o 4070s /tmp/ccxXhGfg.s: Assembler messages: 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s /tmp/ccxXhGfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4070s CC [M] drivers/net/phy/qcom/qca808x.o 4071s /tmp/ccaGHCOR.s: Assembler messages: 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s CC [M] drivers/net/phy/qcom/qca807x.o 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccaGHCOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Assembler messages: 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/ccHFH1S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Assembler messages: 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4071s /tmp/cc3nWD0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s CC [M] drivers/scsi/elx/libefc/efclib.o 4072s AR drivers/gpu/drm/sysfb/built-in.a 4072s AR drivers/gpu/drm/tiny/built-in.a 4072s CC [M] drivers/gpu/drm/tiny/arcpgu.o 4072s /tmp/cc7mCxER.s: Assembler messages: 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/cc7mCxER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Assembler messages: 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccf53vvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccE2CdRm.s: Assembler messages: 4072s /tmp/ccE2CdRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccE2CdRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s /tmp/ccE2CdRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4072s CC [M] drivers/net/phy/sfp.o 4072s CC [M] drivers/gpu/drm/tiny/bochs.o 4072s CC [M] drivers/scsi/elx/libefc/efc_sm.o 4073s /tmp/cc2gcsth.s: Assembler messages: 4073s /tmp/cc2gcsth.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/cc2gcsth.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/cc2gcsth.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Assembler messages: 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s /tmp/ccdP5uwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4073s CC [M] drivers/scsi/elx/libefc/efc_els.o 4073s CC [M] drivers/gpu/drm/tiny/cirrus-qemu.o 4074s /tmp/ccsUlBDV.s: Assembler messages: 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccsUlBDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Assembler messages: 4074s CC [M] drivers/gpu/drm/tiny/gm12u320.o 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s /tmp/ccURo8rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4074s CC [M] drivers/net/phy/adin.o 4075s /tmp/cc5B5zKw.s: Assembler messages: 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/cc5B5zKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s CC [M] drivers/scsi/elx/libefc_sli/sli4.o 4075s /tmp/ccdyYLQz.s: Assembler messages: 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccdyYLQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Assembler messages: 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccQwdDFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s CC [M] drivers/gpu/drm/tiny/panel-mipi-dbi.o 4075s CC [M] drivers/scsi/lpfc/lpfc_mbox.o 4075s /tmp/ccTNOlbq.s: Assembler messages: 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4075s /tmp/ccTNOlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s CC [M] drivers/net/phy/adin1100.o 4076s /tmp/cczAsi6F.s: Assembler messages: 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/cczAsi6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s CC [M] drivers/gpu/drm/tiny/hx8357d.o 4076s /tmp/ccG4lYDW.s: Assembler messages: 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s CC [M] drivers/net/phy/air_en8811h.o 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4076s /tmp/ccG4lYDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Assembler messages: 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s CC [M] drivers/scsi/lpfc/lpfc_nportdisc.o 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccGdQ9My.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccNFqn0e.s: Assembler messages: 4077s /tmp/ccNFqn0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccNFqn0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccNFqn0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s /tmp/ccNFqn0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4077s CC [M] drivers/gpu/drm/tiny/ili9163.o 4078s /tmp/ccTHG3oK.s: Assembler messages: 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccTHG3oK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s LD [M] drivers/scsi/elx/efct.o 4078s /tmp/ccWoz8SE.s: Assembler messages: 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s CC [M] drivers/scsi/lpfc/lpfc_scsi.o 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccWoz8SE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s CC [M] drivers/net/phy/amd.o 4078s /tmp/ccVbxA5I.s: Assembler messages: 4078s /tmp/ccVbxA5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccVbxA5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccVbxA5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccVbxA5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s CC [M] drivers/gpu/drm/tiny/ili9225.o 4078s /tmp/ccZtxjfx.s: Assembler messages: 4078s /tmp/ccZtxjfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccZtxjfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccZtxjfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4078s /tmp/ccZtxjfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s CC [M] drivers/net/phy/as21xxx.o 4079s /tmp/ccfhZl2T.s: Assembler messages: 4079s /tmp/ccfhZl2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfhZl2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfhZl2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfhZl2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfhZl2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s CC [M] drivers/gpu/drm/tiny/ili9341.o 4079s /tmp/ccfHTcss.s: Assembler messages: 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s /tmp/ccfHTcss.s: Warning: no SFrame FDE emitted; FP without RA on stack 4079s CC drivers/net/pse-pd/pse_core.o 4080s /tmp/cc5DPFcQ.s: Assembler messages: 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/cc5DPFcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s CC [M] drivers/net/phy/ax88796b.o 4080s /tmp/ccMOfr3I.s: Assembler messages: 4080s /tmp/ccMOfr3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/ccMOfr3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/ccMOfr3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s /tmp/ccMOfr3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4080s CC [M] drivers/gpu/drm/tiny/ili9486.o 4082s /tmp/ccQZA1go.s: Assembler messages: 4082s /tmp/ccQZA1go.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccQZA1go.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccQZA1go.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccQZA1go.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccQZA1go.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s CC [M] drivers/net/phy/bcm54140.o 4082s /tmp/cczYFPfQ.s: Assembler messages: 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/cczYFPfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccFs7MZv.s: Assembler messages: 4082s /tmp/ccFs7MZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccFs7MZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccFs7MZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccFs7MZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccFs7MZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Assembler messages: 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccdkweot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Assembler messages: 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccSETejD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s CC [M] drivers/net/pse-pd/pse_regulator.o 4082s CC [M] drivers/gpu/drm/tiny/mi0283qt.o 4082s CC [M] drivers/net/pse-pd/pd692x0.o 4082s CC [M] drivers/net/phy/bcm7xxx.o 4082s /tmp/ccsJhteJ.s: Assembler messages: 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s /tmp/ccsJhteJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4082s CC [M] drivers/gpu/drm/tiny/repaper.o 4083s /tmp/ccpHZcUr.s: Assembler messages: 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccpHZcUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Assembler messages: 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s CC [M] drivers/scsi/lpfc/lpfc_attr.o 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/cc3gKvhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s CC [M] drivers/net/phy/bcm87xx.o 4083s /tmp/ccYD7bib.s: Assembler messages: 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccYD7bib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s CC [M] drivers/net/pse-pd/tps23881.o 4083s /tmp/ccZXZ3Fr.s: Assembler messages: 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s /tmp/ccZXZ3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4083s CC [M] drivers/gpu/drm/tiny/sharp-memory.o 4084s /tmp/cchuvM81.s: Assembler messages: 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cchuvM81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s CC [M] drivers/net/phy/bcm-phy-lib.o 4084s /tmp/cc4X3vKE.s: Assembler messages: 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/cc4X3vKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Assembler messages: 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s /tmp/ccrw5HrF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4084s AR drivers/net/pse-pd/built-in.a 4084s AR drivers/gpu/drm/xen/built-in.a 4084s AR drivers/gpu/drm/xlnx/built-in.a 4084s CC [M] drivers/gpu/drm/xen/xen_drm_front.o 4084s AR drivers/gpu/drm/gud/built-in.a 4084s CC [M] drivers/gpu/drm/gud/gud_drv.o 4085s /tmp/cc9aTeZl.s: Assembler messages: 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/cc9aTeZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s CC [M] drivers/net/phy/bcm-phy-ptp.o 4085s /tmp/ccMcfIzZ.s: Assembler messages: 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4085s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s CC [M] drivers/gpu/drm/xen/xen_drm_front_kms.o 4086s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/ccMcfIzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Assembler messages: 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/cc3ic49U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s CC [M] drivers/gpu/drm/gud/gud_pipe.o 4086s /tmp/ccrvgNRs.s: Assembler messages: 4086s /tmp/ccrvgNRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/ccrvgNRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/ccrvgNRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/ccrvgNRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s /tmp/ccrvgNRs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4086s CC [M] drivers/gpu/drm/xen/xen_drm_front_conn.o 4087s /tmp/cc8GUkE5.s: Assembler messages: 4087s /tmp/cc8GUkE5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s CC [M] drivers/gpu/drm/gud/gud_connector.o 4087s /tmp/ccMpsDC6.s: Assembler messages: 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccMpsDC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s CC [M] drivers/net/phy/broadcom.o 4087s /tmp/ccOmybYH.s: Assembler messages: 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s /tmp/ccOmybYH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s CC [M] drivers/scsi/lpfc/lpfc_vport.o 4087s /tmp/ccOM3gue.s: Assembler messages: 4087s /tmp/ccOM3gue.s: Warning: no SFrame FDE emitted; FP without RA on stack 4087s CC [M] drivers/gpu/drm/xen/xen_drm_front_evtchnl.o 4088s /tmp/cc1vp2dA.s: Assembler messages: 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc1vp2dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s LD [M] drivers/gpu/drm/gud/gud.o 4088s AR drivers/firewire/built-in.a 4088s CC [M] drivers/firewire/core-trace.o 4088s /tmp/cc8pl6Wb.s: Assembler messages: 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/cc8pl6Wb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s CC [M] drivers/net/phy/cicada.o 4088s /tmp/ccK4Njj7.s: Assembler messages: 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccK4Njj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s CC [M] drivers/gpu/drm/xen/xen_drm_front_cfg.o 4088s /tmp/ccVYWAos.s: Assembler messages: 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s /tmp/ccVYWAos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4088s CC [M] drivers/scsi/lpfc/lpfc_debugfs.o 4089s /tmp/ccBs9BnG.s: Assembler messages: 4089s /tmp/ccBs9BnG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s CC [M] drivers/gpu/drm/xen/xen_drm_front_gem.o 4089s /tmp/ccPfxw00.s: Assembler messages: 4089s /tmp/ccPfxw00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s /tmp/ccPfxw00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s /tmp/ccPfxw00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s /tmp/ccPfxw00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s /tmp/ccPfxw00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4089s CC [M] drivers/net/phy/cortina.o 4090s /tmp/cckNc3Qo.s: Assembler messages: 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/cckNc3Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s LD [M] drivers/gpu/drm/xen/drm_xen_front.o 4090s AR drivers/gpu/drm/sitronix/built-in.a 4090s CC [M] drivers/gpu/drm/sitronix/st7571-i2c.o 4090s /tmp/ccsOR857.s: Assembler messages: 4090s /tmp/ccsOR857.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccsOR857.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccsOR857.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccsOR857.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s CC [M] drivers/net/phy/davicom.o 4090s /tmp/ccAQLPh5.s: Assembler messages: 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s /tmp/ccAQLPh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4090s CC [M] drivers/firewire/core-card.o 4091s /tmp/ccr7F0Dt.s: Assembler messages: 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccr7F0Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s CC [M] drivers/net/phy/dp83640.o 4091s /tmp/ccF0L3ik.s: Assembler messages: 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccF0L3ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s CC [M] drivers/gpu/drm/sitronix/st7586.o 4091s /tmp/ccfI2ZCA.s: Assembler messages: 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s /tmp/ccfI2ZCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4091s CC [M] drivers/firewire/core-cdev.o 4092s /tmp/ccoCtsuj.s: Assembler messages: 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccoCtsuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s CC [M] drivers/scsi/lpfc/lpfc_bsg.o 4092s /tmp/ccfwZ76r.s: Assembler messages: 4092s /tmp/ccfwZ76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccfwZ76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccfwZ76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccfwZ76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s CC [M] drivers/gpu/drm/sitronix/st7735r.o 4092s /tmp/ccNBzPpC.s: Assembler messages: 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s /tmp/ccNBzPpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4092s CC [M] drivers/net/phy/dp83822.o 4093s /tmp/cc0h4DNx.s: Assembler messages: 4093s /tmp/cc0h4DNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/cc0h4DNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/cc0h4DNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/cc0h4DNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s AR drivers/gpu/drm/solomon/built-in.a 4093s CC [M] drivers/gpu/drm/solomon/ssd130x.o 4093s /tmp/ccF86UY4.s: Assembler messages: 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s /tmp/ccF86UY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4093s CC [M] drivers/firewire/core-device.o 4094s /tmp/ccTPFnV4.s: Assembler messages: 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccTPFnV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s CC [M] drivers/net/phy/dp83848.o 4094s /tmp/ccXKvrw0.s: Assembler messages: 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4094s /tmp/ccXKvrw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccfrI2uZ.s: Assembler messages: 4095s /tmp/ccfrI2uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccfrI2uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccfrI2uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccfrI2uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccfrI2uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s CC [M] drivers/firewire/core-iso.o 4095s CC [M] drivers/net/phy/dp83867.o 4095s /tmp/ccvvwln8.s: Assembler messages: 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/ccvvwln8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s CC [M] drivers/gpu/drm/solomon/ssd130x-i2c.o 4095s /tmp/cccWRr4V.s: Assembler messages: 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4095s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cccWRr4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s CC [M] drivers/scsi/lpfc/lpfc_nvme.o 4098s CC [M] drivers/firewire/core-topology.o 4098s CC [M] drivers/gpu/drm/solomon/ssd130x-spi.o 4098s CC [M] drivers/net/phy/dp83869.o 4098s CC [M] drivers/gpu/drm/drm_panel_backlight_quirks.o 4098s CC [M] drivers/firewire/core-transaction.o 4098s CC [M] drivers/net/phy/dp83tc811.o 4098s CC [M] drivers/gpu/drm/drm_exec.o 4098s CC [M] drivers/scsi/lpfc/lpfc_nvmet.o 4098s /tmp/ccvkm4BA.s: Assembler messages: 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccvkm4BA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccfBVTxn.s: Assembler messages: 4098s /tmp/ccfBVTxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccfBVTxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccfBVTxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccfBVTxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccfBVTxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Assembler messages: 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc3VroVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Assembler messages: 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccPC1FpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Assembler messages: 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccnHkaCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Assembler messages: 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc8QyVCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccuGtPtm.s: Assembler messages: 4098s /tmp/ccuGtPtm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Assembler messages: 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccmnKdRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Assembler messages: 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccxXFgqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Assembler messages: 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/ccAdZi9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s CC [M] drivers/net/phy/dp83td510.o 4098s CC [M] drivers/gpu/drm/drm_gpuvm.o 4098s /tmp/cc73vPn9.s: Assembler messages: 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s /tmp/cc73vPn9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4098s CC [M] drivers/firewire/ohci.o 4099s /tmp/ccVwcFrO.s: Assembler messages: 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s /tmp/ccVwcFrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4099s CC [M] drivers/net/phy/dp83tg720.o 4100s /tmp/ccUyOBYi.s: Assembler messages: 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccUyOBYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s CC [M] drivers/gpu/drm/drm_gpusvm.o 4100s /tmp/ccyQVLiK.s: Assembler messages: 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s /tmp/ccyQVLiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4100s CC [M] drivers/net/phy/icplus.o 4101s /tmp/ccfdl6Kc.s: Assembler messages: 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccfdl6Kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s CC [M] drivers/scsi/lpfc/lpfc_vmid.o 4101s /tmp/ccALnWoX.s: Assembler messages: 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccALnWoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s CC [M] drivers/firewire/sbp2.o 4101s /tmp/ccIlFl1K.s: Assembler messages: 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccIlFl1K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s CC [M] drivers/net/phy/intel-xway.o 4101s /tmp/ccu2keiB.s: Assembler messages: 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s /tmp/ccu2keiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4101s CC [M] drivers/gpu/drm/drm_buddy.o 4102s /tmp/ccJBgp0e.s: Assembler messages: 4102s /tmp/ccJBgp0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccJBgp0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccJBgp0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccJBgp0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s LD [M] drivers/scsi/lpfc/lpfc.o 4102s CC [M] drivers/scsi/bfa/bfad.o 4102s /tmp/cc5nh8HQ.s: Assembler messages: 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cc5nh8HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s CC [M] drivers/net/phy/et1011c.o 4102s /tmp/cckbBMkp.s: Assembler messages: 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/cckbBMkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s CC [M] drivers/firewire/net.o 4102s /tmp/ccrEzff5.s: Assembler messages: 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4102s /tmp/ccrEzff5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s CC [M] drivers/gpu/drm/drm_gem_dma_helper.o 4103s /tmp/ccrt9v0D.s: Assembler messages: 4103s /tmp/ccrt9v0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccrt9v0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccrt9v0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccrt9v0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s CC [M] drivers/net/phy/lxt.o 4103s /tmp/ccwExajV.s: Assembler messages: 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s /tmp/ccwExajV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4103s CC [M] drivers/gpu/drm/drm_fbdev_dma.o 4104s /tmp/cc7QaQsV.s: Assembler messages: 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/cc7QaQsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s CC [M] drivers/scsi/bfa/bfad_im.o 4104s /tmp/ccvFKIAf.s: Assembler messages: 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccvFKIAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Assembler messages: 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccSPtlKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s CC [M] drivers/net/phy/marvell10g.o 4104s CC [M] drivers/firewire/nosy.o 4104s /tmp/ccLidkBC.s: Assembler messages: 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4104s /tmp/ccLidkBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s CC [M] drivers/gpu/drm/drm_fb_dma_helper.o 4105s /tmp/ccdbhn58.s: Assembler messages: 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s CC [M] drivers/scsi/bfa/bfad_attr.o 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccdbhn58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Assembler messages: 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccAW3ftG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s LD [M] drivers/firewire/firewire-core.o 4105s /tmp/ccv9lpLs.s: Assembler messages: 4105s /tmp/ccv9lpLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccv9lpLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccv9lpLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s LD [M] drivers/firewire/firewire-ohci.o 4105s LD [M] drivers/firewire/firewire-sbp2.o 4105s LD [M] drivers/firewire/firewire-net.o 4105s CC [M] drivers/net/phy/marvell.o 4105s /tmp/ccB1Xusn.s: Assembler messages: 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s /tmp/ccB1Xusn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4105s CC [M] drivers/gpu/drm/drm_suballoc.o 4105s CC [M] drivers/gpu/drm/drm_gem_ttm_helper.o 4106s /tmp/ccnIrNBF.s: Assembler messages: 4106s /tmp/ccnIrNBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccnIrNBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccnIrNBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccnIrNBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccnIrNBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Assembler messages: 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s /tmp/ccMnHcX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4106s CC drivers/cdrom/cdrom.o 4106s CC [M] drivers/gpu/drm/drm_fbdev_ttm.o 4107s /tmp/ccF0FKeC.s: Assembler messages: 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccF0FKeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s CC [M] drivers/scsi/bfa/bfad_debugfs.o 4107s /tmp/ccC82eG7.s: Assembler messages: 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s CC [M] drivers/net/phy/marvell-88q2xxx.o 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccC82eG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Assembler messages: 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s /tmp/ccNnuVM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4107s CC [M] drivers/gpu/drm/drm_mipi_dbi.o 4108s /tmp/ccQYkfqO.s: Assembler messages: 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/ccQYkfqO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s CC [M] drivers/scsi/bfa/bfad_bsg.o 4108s /tmp/cc55EVTM.s: Assembler messages: 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s /tmp/cc55EVTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4108s CC [M] drivers/net/phy/marvell-88x2222.o 4109s /tmp/cc4WMi7t.s: Assembler messages: 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/cc4WMi7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s AR drivers/cdrom/built-in.a 4109s CC [M] drivers/net/phy/mxl-gpy.o 4109s /tmp/ccOYYZcT.s: Assembler messages: 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s /tmp/ccOYYZcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4109s CC [M] drivers/gpu/drm/ttm/ttm_tt.o 4110s /tmp/ccSttSi1.s: Assembler messages: 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccSttSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s CC drivers/net/mdio/acpi_mdio.o 4110s /tmp/ccUHBA36.s: Assembler messages: 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s CC [M] drivers/net/phy/mxl-86110.o 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4110s /tmp/ccUHBA36.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Assembler messages: 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccgY0XoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Assembler messages: 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s CC drivers/net/mdio/fwnode_mdio.o 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccU2IgIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s CC [M] drivers/scsi/bfa/bfa_ioc.o 4111s CC [M] drivers/gpu/drm/ttm/ttm_bo.o 4111s /tmp/ccQDbbrb.s: Assembler messages: 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s /tmp/ccQDbbrb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4111s CC [M] drivers/net/phy/meson-gxl.o 4112s /tmp/ccCVVjq1.s: Assembler messages: 4112s /tmp/ccCVVjq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s CC drivers/net/mdio/of_mdio.o 4112s /tmp/ccqZOeN1.s: Assembler messages: 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/ccqZOeN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s CC [M] drivers/gpu/drm/ttm/ttm_bo_util.o 4112s /tmp/cczmfiWy.s: Assembler messages: 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s /tmp/cczmfiWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4112s CC [M] drivers/net/phy/spi_ks8995.o 4113s /tmp/cc9vwoJU.s: Assembler messages: 4113s /tmp/cc9vwoJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc9vwoJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc9vwoJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc9vwoJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc9vwoJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s CC drivers/net/mdio/mdio-bitbang.o 4113s /tmp/cc7w7Sl3.s: Assembler messages: 4113s /tmp/cc7w7Sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc7w7Sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc7w7Sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc7w7Sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/cc7w7Sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s CC [M] drivers/net/phy/micrel.o 4113s /tmp/ccciv5qm.s: Assembler messages: 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s /tmp/ccciv5qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4113s CC [M] drivers/gpu/drm/ttm/ttm_bo_vm.o 4114s /tmp/ccMNK7s0.s: Assembler messages: 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/ccMNK7s0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s CC drivers/net/mdio/mdio-mux.o 4114s /tmp/cccmeuyx.s: Assembler messages: 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cccmeuyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s CC [M] drivers/scsi/bfa/bfa_ioc_cb.o 4114s /tmp/cc7gg4JE.s: Assembler messages: 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4114s /tmp/cc7gg4JE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s CC [M] drivers/gpu/drm/ttm/ttm_module.o 4115s /tmp/cceHI0GP.s: Assembler messages: 4115s /tmp/cceHI0GP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cceHI0GP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cceHI0GP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cceHI0GP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cceHI0GP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s CC drivers/net/mdio/mdio-mux-bcm-iproc.o 4115s /tmp/cc7MyVgx.s: Assembler messages: 4115s /tmp/cc7MyVgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cc7MyVgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cc7MyVgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s /tmp/cc7MyVgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4115s CC [M] drivers/gpu/drm/ttm/ttm_execbuf_util.o 4115s CC [M] drivers/scsi/bfa/bfa_ioc_ct.o 4116s /tmp/ccuH0Oyz.s: Assembler messages: 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccuH0Oyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s CC [M] drivers/net/phy/microchip.o 4116s /tmp/ccTEWire.s: Assembler messages: 4116s /tmp/ccTEWire.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccTEWire.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccTEWire.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s CC [M] drivers/gpu/drm/ttm/ttm_range_manager.o 4116s /tmp/ccqwsJHc.s: Assembler messages: 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/ccqwsJHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s CC [M] drivers/net/mdio/mdio-bcm-unimac.o 4116s /tmp/cc3lanSR.s: Assembler messages: 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s /tmp/cc3lanSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4116s CC [M] drivers/scsi/bfa/bfa_hw_cb.o 4117s /tmp/ccfPCf0K.s: Assembler messages: 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccfPCf0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s CC [M] drivers/net/phy/microchip_rds_ptp.o 4117s /tmp/ccz1dQH9.s: Assembler messages: 4117s /tmp/ccz1dQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccz1dQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccz1dQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccz1dQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccz1dQH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s CC [M] drivers/gpu/drm/ttm/ttm_resource.o 4117s /tmp/ccr1Serb.s: Assembler messages: 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccr1Serb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s CC [M] drivers/net/mdio/mdio-cavium.o 4117s /tmp/ccLgsdyg.s: Assembler messages: 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s /tmp/ccLgsdyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4117s CC [M] drivers/scsi/bfa/bfa_hw_ct.o 4118s /tmp/ccXpDDW8.s: Assembler messages: 4118s /tmp/ccXpDDW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccXpDDW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccXpDDW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccXpDDW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccXpDDW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Assembler messages: 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/cc9rf8ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s CC [M] drivers/net/mdio/mdio-gpio.o 4118s CC [M] drivers/gpu/drm/ttm/ttm_pool.o 4118s /tmp/ccPkljvx.s: Assembler messages: 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccPkljvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s CC [M] drivers/net/phy/microchip_t1.o 4118s /tmp/ccWJTJiq.s: Assembler messages: 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s /tmp/ccWJTJiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4118s CC [M] drivers/scsi/bfa/bfa_fcs.o 4119s /tmp/cc4sYfy7.s: Assembler messages: 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/cc4sYfy7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s CC [M] drivers/net/mdio/mdio-hisi-femac.o 4119s /tmp/ccgk3Axe.s: Assembler messages: 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4119s /tmp/ccgk3Axe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s CC [M] drivers/gpu/drm/ttm/ttm_device.o 4120s /tmp/ccdktLVx.s: Assembler messages: 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccdktLVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s CC [M] drivers/net/phy/microchip_t1s.o 4120s /tmp/cc8oqlkv.s: Assembler messages: 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/cc8oqlkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s CC [M] drivers/net/mdio/mdio-i2c.o 4120s /tmp/ccS50VkD.s: Assembler messages: 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccS50VkD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s CC [M] drivers/scsi/bfa/bfa_fcs_lport.o 4120s /tmp/ccxmGXIg.s: Assembler messages: 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4120s /tmp/ccxmGXIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s CC [M] drivers/gpu/drm/ttm/ttm_sys_manager.o 4121s /tmp/ccl6Mu9N.s: Assembler messages: 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccl6Mu9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s CC [M] drivers/net/phy/motorcomm.o 4121s CC [M] drivers/net/mdio/mdio-ipq4019.o 4121s /tmp/ccfg9Roo.s: Assembler messages: 4121s /tmp/ccfg9Roo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccfg9Roo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s /tmp/ccfg9Roo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4121s CC [M] drivers/gpu/drm/ttm/ttm_backup.o 4122s /tmp/ccyGGCaF.s: Assembler messages: 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccyGGCaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s CC [M] drivers/net/mdio/mdio-ipq8064.o 4122s /tmp/ccKH56WK.s: Assembler messages: 4122s /tmp/ccKH56WK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccKH56WK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccKH56WK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccKH56WK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s LD [M] drivers/gpu/drm/ttm/ttm.o 4122s CC [M] drivers/gpu/drm/scheduler/sched_main.o 4122s /tmp/ccuWYCNQ.s: Assembler messages: 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s CC [M] drivers/net/phy/national.o 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4122s /tmp/ccuWYCNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccCp4nYD.s: Assembler messages: 4123s /tmp/ccCp4nYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccCp4nYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccCp4nYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccCp4nYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s CC [M] drivers/net/mdio/mdio-mscc-miim.o 4123s /tmp/ccAXlV1r.s: Assembler messages: 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccAXlV1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s CC [M] drivers/scsi/bfa/bfa_fcs_rport.o 4123s /tmp/ccYpwBrQ.s: Assembler messages: 4123s /tmp/ccYpwBrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccYpwBrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccYpwBrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccYpwBrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s /tmp/ccYpwBrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4123s CC [M] drivers/net/phy/ncn26000.o 4124s /tmp/ccXtSExw.s: Assembler messages: 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccXtSExw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Assembler messages: 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s CC [M] drivers/net/mdio/mdio-mvusb.o 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccyV5rmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s CC [M] drivers/gpu/drm/scheduler/sched_fence.o 4124s /tmp/ccnipH9F.s: Assembler messages: 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s /tmp/ccnipH9F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4124s CC [M] drivers/net/phy/nxp-c45-tja11xx.o 4125s /tmp/ccCeVNx8.s: Assembler messages: 4125s /tmp/ccCeVNx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccCeVNx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccCeVNx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccCeVNx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Assembler messages: 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s CC [M] drivers/net/mdio/mdio-octeon.o 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccWhyS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s CC [M] drivers/gpu/drm/scheduler/sched_entity.o 4125s /tmp/ccA3VTL7.s: Assembler messages: 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s /tmp/ccA3VTL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4125s CC [M] drivers/scsi/bfa/bfa_fcs_fcpim.o 4126s /tmp/ccBXm7qD.s: Assembler messages: 4126s /tmp/ccBXm7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/ccBXm7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/ccBXm7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/ccBXm7qD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s CC [M] drivers/net/mdio/mdio-regmap.o 4126s /tmp/cc4jmvOb.s: Assembler messages: 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4jmvOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Assembler messages: 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cc4yZPeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s CC [M] drivers/net/phy/nxp-c45-tja11xx-macsec.o 4126s LD [M] drivers/gpu/drm/scheduler/gpu-sched.o 4126s CC [M] drivers/gpu/drm/radeon/radeon_drv.o 4126s /tmp/cclT8nwl.s: Assembler messages: 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4126s CC [M] drivers/scsi/bfa/bfa_fcbuild.o 4126s /tmp/cclT8nwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/ccVyTBcO.s: Assembler messages: 4127s /tmp/ccVyTBcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/ccVyTBcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s CC [M] drivers/net/mdio/mdio-thunder.o 4127s /tmp/cc18PVGw.s: Assembler messages: 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s /tmp/cc18PVGw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4127s CC [M] drivers/gpu/drm/radeon/radeon_device.o 4128s /tmp/ccTF8DJB.s: Assembler messages: 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccTF8DJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s CC [M] drivers/scsi/bfa/bfa_port.o 4128s /tmp/ccmP9fJN.s: Assembler messages: 4128s /tmp/ccmP9fJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccmP9fJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccmP9fJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s CC [M] drivers/net/mdio/mdio-xgene.o 4128s /tmp/ccRVoldz.s: Assembler messages: 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s /tmp/ccRVoldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4128s CC [M] drivers/net/phy/nxp-cbtx.o 4129s /tmp/ccxpO4mW.s: Assembler messages: 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccxpO4mW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s CC [M] drivers/scsi/bfa/bfa_fcpim.o 4129s /tmp/ccoiGPwQ.s: Assembler messages: 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccoiGPwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s CC [M] drivers/gpu/drm/radeon/radeon_asic.o 4129s /tmp/cc73ccep.s: Assembler messages: 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/cc73ccep.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s CC [M] drivers/net/phy/nxp-tja11xx.o 4129s /tmp/ccSFxPNk.s: Assembler messages: 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s /tmp/ccSFxPNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4129s CC [M] drivers/net/mdio/mdio-mux-gpio.o 4130s /tmp/ccH47WvI.s: Assembler messages: 4130s /tmp/ccH47WvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s CC [M] drivers/gpu/drm/radeon/radeon_kms.o 4130s /tmp/cchOFM2v.s: Assembler messages: 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s CC [M] drivers/net/phy/qsemi.o 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/cchOFM2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/ccfQ96ee.s: Assembler messages: 4130s /tmp/ccfQ96ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/ccfQ96ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/ccfQ96ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/ccfQ96ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s /tmp/ccfQ96ee.s: Warning: no SFrame FDE emitted; FP without RA on stack 4130s CC [M] drivers/net/mdio/mdio-mux-meson-g12a.o 4131s /tmp/ccKyh5p8.s: Assembler messages: 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccKyh5p8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s CC [M] drivers/gpu/drm/radeon/radeon_atombios.o 4131s /tmp/cceGECer.s: Assembler messages: 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/cceGECer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s CC [M] drivers/scsi/bfa/bfa_core.o 4131s /tmp/ccEYJkpD.s: Assembler messages: 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccEYJkpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s CC [M] drivers/net/phy/uPD60620.o 4131s /tmp/ccsf7e6H.s: Assembler messages: 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s /tmp/ccsf7e6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4131s CC [M] drivers/net/mdio/mdio-mux-meson-gxl.o 4132s /tmp/cckqOrXj.s: Assembler messages: 4132s /tmp/cckqOrXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cckqOrXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cckqOrXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cckqOrXj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s CC [M] drivers/net/phy/rockchip.o 4132s /tmp/cchKOV1J.s: Assembler messages: 4132s /tmp/cchKOV1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cchKOV1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cchKOV1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cchKOV1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s /tmp/cchKOV1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4132s CC [M] drivers/net/mdio/mdio-mux-mmioreg.o 4133s /tmp/ccyNMHT1.s: Assembler messages: 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccyNMHT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s CC [M] drivers/scsi/bfa/bfa_svc.o 4133s /tmp/cczcty6M.s: Assembler messages: 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/cczcty6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccy7Ha95.s: Assembler messages: 4133s /tmp/ccy7Ha95.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccy7Ha95.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccy7Ha95.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s /tmp/ccy7Ha95.s: Warning: no SFrame FDE emitted; FP without RA on stack 4133s CC [M] drivers/net/phy/smsc.o 4133s CC [M] drivers/net/mdio/mdio-mux-multiplexer.o 4134s /tmp/ccuYJYIT.s: Assembler messages: 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/ccuYJYIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s CC [M] drivers/gpu/drm/radeon/radeon_agp.o 4134s /tmp/cczufESI.s: Assembler messages: 4134s /tmp/cczufESI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/cczufESI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/cczufESI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/cczufESI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4134s /tmp/cczufESI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s AR drivers/net/mdio/built-in.a 4135s /tmp/ccPp3iBQ.s: Assembler messages: 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s /tmp/ccPp3iBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4135s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o 4135s CC [M] drivers/gpu/drm/radeon/atombios_crtc.o 4135s CC [M] drivers/net/phy/ste10Xp.o 4136s /tmp/ccxDAYdy.s: Assembler messages: 4136s /tmp/ccxDAYdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxDAYdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxDAYdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxDAYdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxDAYdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s CC [M] drivers/net/phy/teranetics.o 4136s /tmp/ccr1Fpxj.s: Assembler messages: 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccr1Fpxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_device.o 4136s /tmp/ccxC38v3.s: Assembler messages: 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s /tmp/ccxC38v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4136s LD [M] drivers/scsi/bfa/bfa.o 4137s /tmp/cc6HMozE.s: Assembler messages: 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/cc6HMozE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s CC [M] drivers/scsi/csiostor/csio_attr.o 4137s CC [M] drivers/gpu/drm/radeon/radeon_combios.o 4137s /tmp/ccLqrnxT.s: Assembler messages: 4137s /tmp/ccLqrnxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/ccLqrnxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/ccLqrnxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s /tmp/ccLqrnxT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4137s CC [M] drivers/net/phy/vitesse.o 4138s /tmp/ccUYrC4t.s: Assembler messages: 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccUYrC4t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Assembler messages: 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4138s CC [M] drivers/scsi/csiostor/csio_init.o 4138s CC [M] drivers/net/phy/xilinx_gmii2rgmii.o 4138s /tmp/ccCrXGEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Assembler messages: 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s CC [M] drivers/gpu/drm/radeon/atom.o 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cct0JqXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/ccttTlcb.s: Assembler messages: 4139s /tmp/ccttTlcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/ccttTlcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/ccttTlcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/ccttTlcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/ccttTlcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s CC [M] drivers/net/phy/aquantia/aquantia_main.o 4139s /tmp/cca2ybu9.s: Assembler messages: 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s /tmp/cca2ybu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4139s CC [M] drivers/scsi/csiostor/csio_lnode.o 4140s /tmp/ccOPviST.s: Assembler messages: 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s /tmp/ccOPviST.s: Warning: no SFrame FDE emitted; FP without RA on stack 4140s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.o 4141s /tmp/cctKWz4p.s: Assembler messages: 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cctKWz4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s CC [M] drivers/net/phy/aquantia/aquantia_firmware.o 4141s /tmp/ccjdHlxz.s: Assembler messages: 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccjdHlxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s CC [M] drivers/gpu/drm/radeon/radeon_fence.o 4141s /tmp/ccPYtiii.s: Assembler messages: 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/ccPYtiii.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Assembler messages: 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s /tmp/cci91tka.s: Warning: no SFrame FDE emitted; FP without RA on stack 4141s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.o 4141s CC [M] drivers/scsi/csiostor/csio_scsi.o 4142s CC [M] drivers/net/phy/aquantia/aquantia_leds.o 4142s /tmp/cc46qrro.s: Assembler messages: 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s /tmp/cc46qrro.s: Warning: no SFrame FDE emitted; FP without RA on stack 4142s CC [M] drivers/gpu/drm/radeon/radeon_ttm.o 4143s /tmp/ccOe82fX.s: Assembler messages: 4143s /tmp/ccOe82fX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccOe82fX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccOe82fX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccOe82fX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccOe82fX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s CC [M] drivers/net/phy/aquantia/aquantia_hwmon.o 4143s /tmp/ccvhChYv.s: Assembler messages: 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s CC [M] drivers/scsi/csiostor/csio_hw.o 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccvhChYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Assembler messages: 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s /tmp/ccQcSR1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4143s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o 4144s /tmp/cc4XyGVt.s: Assembler messages: 4144s /tmp/cc4XyGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/cc4XyGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/cc4XyGVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Assembler messages: 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s /tmp/ccrRsFQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4144s LD [M] drivers/net/phy/aquantia/aquantia.o 4144s CC [M] drivers/net/phy/mscc/mscc_main.o 4144s CC [M] drivers/gpu/drm/radeon/radeon_object.o 4145s /tmp/cch6wL00.s: Assembler messages: 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s CC [M] drivers/gpu/drm/amd/amdgpu/atombios_crtc.o 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/cch6wL00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Assembler messages: 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccXE6VoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s CC [M] drivers/gpu/drm/radeon/radeon_gart.o 4145s /tmp/ccGu9qRJ.s: Assembler messages: 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccGu9qRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s CC [M] drivers/scsi/csiostor/csio_hw_t5.o 4145s /tmp/ccv6Rb8v.s: Assembler messages: 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4145s /tmp/ccv6Rb8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s CC [M] drivers/net/phy/mscc/mscc_serdes.o 4146s /tmp/ccYQBEzM.s: Assembler messages: 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccYQBEzM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s CC [M] drivers/gpu/drm/radeon/radeon_legacy_crtc.o 4146s /tmp/ccoWp37i.s: Assembler messages: 4146s /tmp/ccoWp37i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.o 4146s /tmp/ccolKbpj.s: Assembler messages: 4146s /tmp/ccolKbpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccolKbpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccolKbpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccolKbpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s /tmp/ccolKbpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4146s CC [M] drivers/scsi/csiostor/csio_isr.o 4147s /tmp/cc3Liox5.s: Assembler messages: 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/cc3Liox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s CC [M] drivers/net/phy/mscc/mscc_macsec.o 4147s /tmp/ccWaPHXO.s: Assembler messages: 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s /tmp/ccWaPHXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4147s CC [M] drivers/gpu/drm/radeon/radeon_legacy_encoders.o 4148s /tmp/ccchjqkd.s: Assembler messages: 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccchjqkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s CC [M] drivers/scsi/csiostor/csio_mb.o 4148s /tmp/ccxjWG0E.s: Assembler messages: 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s CC [M] drivers/gpu/drm/amd/amdgpu/atom.o 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccxjWG0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Assembler messages: 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s /tmp/ccSmI2Dl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4148s CC [M] drivers/net/phy/mscc/mscc_ptp.o 4149s /tmp/ccQStNN2.s: Assembler messages: 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccQStNN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Assembler messages: 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s CC [M] drivers/gpu/drm/radeon/radeon_connectors.o 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s /tmp/ccgTmFCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4149s CC [M] drivers/scsi/csiostor/csio_rnode.o 4150s /tmp/ccako9M7.s: Assembler messages: 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccako9M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s LD [M] drivers/net/phy/mscc/mscc.o 4150s CC [M] drivers/net/phy/realtek/realtek_main.o 4150s /tmp/cc4gkp9E.s: Assembler messages: 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/cc4gkp9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o 4150s /tmp/ccsOjWCa.s: Assembler messages: 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s /tmp/ccsOjWCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4150s CC [M] drivers/scsi/csiostor/csio_wr.o 4151s /tmp/ccJEKuIo.s: Assembler messages: 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJEKuIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Assembler messages: 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s CC [M] drivers/gpu/drm/radeon/radeon_encoders.o 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccTXfGlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s CC [M] drivers/net/phy/realtek/realtek_hwmon.o 4151s /tmp/ccJUkfVc.s: Assembler messages: 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s /tmp/ccJUkfVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4151s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o 4152s /tmp/ccsbM7HB.s: Assembler messages: 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccsbM7HB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s LD [M] drivers/scsi/csiostor/csiostor.o 4152s CC [M] drivers/scsi/smartpqi/smartpqi_init.o 4152s /tmp/ccxI8zHO.s: Assembler messages: 4152s /tmp/ccxI8zHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccxI8zHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s LD [M] drivers/net/phy/realtek/realtek.o 4152s AR drivers/net/phy/built-in.a 4152s LD [M] drivers/net/phy/nxp-c45-tja.o 4152s CC drivers/net/pcs/pcs-lynx.o 4152s /tmp/ccPFXg3g.s: Assembler messages: 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s /tmp/ccPFXg3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4152s CC [M] drivers/gpu/drm/radeon/radeon_display.o 4153s /tmp/ccK8anIA.s: Assembler messages: 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s /tmp/ccK8anIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4153s CC [M] drivers/net/pcs/pcs-xpcs.o 4154s /tmp/ccwwIqXv.s: Assembler messages: 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccwwIqXv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_object.o 4154s /tmp/ccCGbYzo.s: Assembler messages: 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s /tmp/ccCGbYzo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4154s CC [M] drivers/gpu/drm/radeon/radeon_cursor.o 4155s /tmp/ccsvNvqj.s: Assembler messages: 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccsvNvqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s CC [M] drivers/net/pcs/pcs-xpcs-plat.o 4155s /tmp/ccNW4uxM.s: Assembler messages: 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/ccNW4uxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Assembler messages: 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s /tmp/cclqUVdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4155s CC [M] drivers/gpu/drm/radeon/radeon_i2c.o 4156s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o 4156s /tmp/ccWqgR5i.s: Assembler messages: 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s /tmp/ccWqgR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4156s CC [M] drivers/net/pcs/pcs-xpcs-nxp.o 4157s /tmp/cc0es8Rq.s: Assembler messages: 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/cc0es8Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s CC [M] drivers/scsi/smartpqi/smartpqi_sis.o 4157s /tmp/ccJrOyTN.s: Assembler messages: 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccJrOyTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccISyfVZ.s: Assembler messages: 4157s /tmp/ccISyfVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccISyfVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccISyfVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccISyfVZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.o 4157s CC [M] drivers/net/pcs/pcs-xpcs-wx.o 4157s /tmp/ccCZPZtI.s: Assembler messages: 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s CC [M] drivers/gpu/drm/radeon/radeon_clocks.o 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4157s /tmp/ccCZPZtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Assembler messages: 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccleyEAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s CC [M] drivers/scsi/smartpqi/smartpqi_sas_transport.o 4158s /tmp/ccX8JGpw.s: Assembler messages: 4158s /tmp/ccX8JGpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccX8JGpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccX8JGpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s CC [M] drivers/net/pcs/pcs-mtk-lynxi.o 4158s /tmp/ccaaty1w.s: Assembler messages: 4158s /tmp/ccaaty1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccaaty1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/ccaaty1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_display.o 4158s /tmp/cckdxciR.s: Assembler messages: 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s /tmp/cckdxciR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4158s CC [M] drivers/gpu/drm/radeon/radeon_gem.o 4159s /tmp/ccFG7hwO.s: Assembler messages: 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccFG7hwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s LD [M] drivers/scsi/smartpqi/smartpqi.o 4159s CC [M] drivers/scsi/sym53c8xx_2/sym_fw.o 4159s /tmp/ccihZwkb.s: Assembler messages: 4159s /tmp/ccihZwkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccihZwkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccihZwkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s AR drivers/net/pcs/built-in.a 4159s LD [M] drivers/net/pcs/pcs_xpcs.o 4159s CC drivers/net/tun.o 4159s /tmp/ccPrMg7p.s: Assembler messages: 4159s /tmp/ccPrMg7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccPrMg7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccPrMg7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s CC [M] drivers/scsi/sym53c8xx_2/sym_glue.o 4159s /tmp/ccyWTLIG.s: Assembler messages: 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4159s /tmp/ccyWTLIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s CC [M] drivers/gpu/drm/radeon/radeon_ring.o 4160s /tmp/ccF5j9H6.s: Assembler messages: 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s /tmp/ccF5j9H6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4160s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o 4161s /tmp/ccBoe9Ye.s: Assembler messages: 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccBoe9Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s CC [M] drivers/gpu/drm/radeon/radeon_irq_kms.o 4161s /tmp/ccHUFDXJ.s: Assembler messages: 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccHUFDXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s CC [M] drivers/scsi/sym53c8xx_2/sym_hipd.o 4161s /tmp/ccqh9FVF.s: Assembler messages: 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s /tmp/ccqh9FVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4161s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o 4162s /tmp/ccDCu39q.s: Assembler messages: 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s /tmp/ccDCu39q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4162s CC [M] drivers/gpu/drm/radeon/radeon_cs.o 4163s /tmp/ccnU53gA.s: Assembler messages: 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccnU53gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s CC drivers/net/virtio_net.o 4163s /tmp/ccDXRMtu.s: Assembler messages: 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccDXRMtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring.o 4163s /tmp/cct96pYa.s: Assembler messages: 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/cct96pYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s CC [M] drivers/scsi/sym53c8xx_2/sym_malloc.o 4163s /tmp/ccG44i2u.s: Assembler messages: 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s /tmp/ccG44i2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4163s CC [M] drivers/gpu/drm/radeon/radeon_bios.o 4164s /tmp/ccrNEMyC.s: Assembler messages: 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccrNEMyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cs.o 4164s /tmp/ccqEA5mA.s: Assembler messages: 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s /tmp/ccqEA5mA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4164s CC [M] drivers/scsi/sym53c8xx_2/sym_nvram.o 4165s /tmp/ccFmVo1y.s: Assembler messages: 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccFmVo1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s CC [M] drivers/gpu/drm/radeon/radeon_benchmark.o 4165s /tmp/ccNZafG4.s: Assembler messages: 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s /tmp/ccNZafG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4165s LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.o 4166s CC [M] drivers/scsi/mpt3sas/mpt3sas_base.o 4166s /tmp/ccQv8EyJ.s: Assembler messages: 4166s /tmp/ccQv8EyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s HOSTCC drivers/gpu/drm/radeon/mkregtable 4166s CC [M] drivers/gpu/drm/radeon/rs400.o 4166s /tmp/cc12DvHA.s: Assembler messages: 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s /tmp/cc12DvHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4166s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o 4167s /tmp/cc3cDI1L.s: Assembler messages: 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s /tmp/cc3cDI1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4167s MKREG drivers/gpu/drm/radeon/rs600_reg_safe.h 4167s CC [M] drivers/gpu/drm/radeon/rs690.o 4168s /tmp/cck08cLj.s: Assembler messages: 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/cck08cLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Assembler messages: 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.o 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccaoYtFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s AR drivers/net/dsa/b53/built-in.a 4168s CC [M] drivers/net/dsa/b53/b53_common.o 4168s /tmp/ccZ3WuAg.s: Assembler messages: 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s /tmp/ccZ3WuAg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4168s MKREG drivers/gpu/drm/radeon/rv515_reg_safe.h 4168s CC [M] drivers/gpu/drm/radeon/r520.o 4169s /tmp/ccQIBfW5.s: Assembler messages: 4169s /tmp/ccQIBfW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s CC [M] drivers/gpu/drm/amd/amdgpu/atombios_dp.o 4169s /tmp/ccYDKcdS.s: Assembler messages: 4169s /tmp/ccYDKcdS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/ccYDKcdS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/ccYDKcdS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/ccYDKcdS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s CC [M] drivers/gpu/drm/radeon/r600.o 4169s /tmp/cctY0jgD.s: Assembler messages: 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s /tmp/cctY0jgD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4169s CC [M] drivers/scsi/mpt3sas/mpt3sas_config.o 4170s /tmp/cc9J7IoF.s: Assembler messages: 4170s /tmp/cc9J7IoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/cc9J7IoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/cc9J7IoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/cc9J7IoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/cc9J7IoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o 4170s /tmp/ccq9mnGI.s: Assembler messages: 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4170s /tmp/ccq9mnGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s CC [M] drivers/net/dsa/b53/b53_spi.o 4171s /tmp/ccHOCXzC.s: Assembler messages: 4171s /tmp/ccHOCXzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s /tmp/ccHOCXzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s /tmp/ccHOCXzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s /tmp/ccHOCXzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s /tmp/ccHOCXzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s CC [M] drivers/scsi/mpt3sas/mpt3sas_scsih.o 4171s /tmp/ccgShkDI.s: Assembler messages: 4171s /tmp/ccgShkDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4171s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o 4172s /tmp/ccbzSqoR.s: Assembler messages: 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccbzSqoR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s CC [M] drivers/net/dsa/b53/b53_mdio.o 4172s /tmp/ccqpFzmz.s: Assembler messages: 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s /tmp/ccqpFzmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4172s CC [M] drivers/gpu/drm/radeon/rv770.o 4173s /tmp/ccYnsX7I.s: Assembler messages: 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccYnsX7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s CC [M] drivers/net/dsa/b53/b53_mmap.o 4173s /tmp/ccOqbX8v.s: Assembler messages: 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4173s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccOqbX8v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s CC [M] drivers/gpu/drm/amd/amdgpu/atombios_encoders.o 4174s /tmp/ccuBL3sH.s: Assembler messages: 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccuBL3sH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s CC [M] drivers/gpu/drm/radeon/radeon_test.o 4174s /tmp/ccT3GHCy.s: Assembler messages: 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s /tmp/ccT3GHCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4174s CC [M] drivers/net/dsa/b53/b53_srab.o 4175s /tmp/ccf9i9oi.s: Assembler messages: 4175s /tmp/ccf9i9oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccf9i9oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccf9i9oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s MKREG drivers/gpu/drm/radeon/r200_reg_safe.h 4175s CC [M] drivers/gpu/drm/radeon/radeon_legacy_tv.o 4175s /tmp/ccfJ4KEt.s: Assembler messages: 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s /tmp/ccfJ4KEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4175s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sa.o 4176s /tmp/cczZSpTK.s: Assembler messages: 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s CC [M] drivers/net/dsa/b53/b53_serdes.o 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cczZSpTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Assembler messages: 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cc3FbFSN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cco8wJOf.s: Assembler messages: 4176s /tmp/cco8wJOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cco8wJOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cco8wJOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/cco8wJOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/ccOIqXjr.s: Assembler messages: 4176s /tmp/ccOIqXjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/ccOIqXjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/ccOIqXjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s /tmp/ccOIqXjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4176s CC [M] drivers/scsi/mpt3sas/mpt3sas_transport.o 4176s MKREG drivers/gpu/drm/radeon/r600_reg_safe.h 4176s CC [M] drivers/gpu/drm/radeon/radeon_pm.o 4176s CC [M] drivers/gpu/drm/amd/amdgpu/atombios_i2c.o 4177s /tmp/ccfDlfqj.s: Assembler messages: 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s /tmp/ccfDlfqj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s AR drivers/net/dsa/hirschmann/built-in.a 4177s CC [M] drivers/net/dsa/hirschmann/hellcreek.o 4177s /tmp/ccdV0zpP.s: Assembler messages: 4177s /tmp/ccdV0zpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4177s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.o 4178s /tmp/ccUIcvwF.s: Assembler messages: 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccUIcvwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s CC [M] drivers/gpu/drm/radeon/atombios_dp.o 4178s /tmp/ccZqBWNv.s: Assembler messages: 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/ccZqBWNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s CC [M] drivers/scsi/mpt3sas/mpt3sas_ctl.o 4178s /tmp/cc7CuOi6.s: Assembler messages: 4178s /tmp/cc7CuOi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/cc7CuOi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/cc7CuOi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/cc7CuOi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4178s /tmp/cc7CuOi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o 4179s /tmp/ccWmjvty.s: Assembler messages: 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccWmjvty.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s CC [M] drivers/gpu/drm/radeon/r600_hdmi.o 4179s /tmp/ccNVFhg1.s: Assembler messages: 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s /tmp/ccNVFhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4179s CC [M] drivers/net/dsa/hirschmann/hellcreek_ptp.o 4180s /tmp/ccL4DeBt.s: Assembler messages: 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccL4DeBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s CC [M] drivers/gpu/drm/radeon/dce3_1_afmt.o 4180s /tmp/ccXMGOdN.s: Assembler messages: 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccXMGOdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Assembler messages: 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s /tmp/ccIe6bwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4180s CC [M] drivers/net/dsa/hirschmann/hellcreek_hwtstamp.o 4180s CC [M] drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o 4181s /tmp/cc5GnFMc.s: Assembler messages: 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/cc5GnFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s CC [M] drivers/gpu/drm/radeon/evergreen.o 4181s /tmp/ccabaJAe.s: Assembler messages: 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s /tmp/ccabaJAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.o 4181s /tmp/ccPhMJn7.s: Assembler messages: 4181s /tmp/ccPhMJn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4181s CC [M] drivers/scsi/mpt3sas/mpt3sas_warpdrive.o 4182s /tmp/ccm4KlsH.s: Assembler messages: 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s /tmp/ccm4KlsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s LD [M] drivers/net/dsa/hirschmann/hellcreek_sw.o 4182s AR drivers/net/dsa/microchip/built-in.a 4182s CC [M] drivers/net/dsa/microchip/ksz_common.o 4182s /tmp/ccMFJkZL.s: Assembler messages: 4182s /tmp/ccMFJkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4182s CC [M] drivers/scsi/mpt3sas/mpt3sas_debugfs.o 4183s /tmp/ccpCXFfJ.s: Assembler messages: 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/ccpCXFfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.o 4183s /tmp/cc4ayaNl.s: Assembler messages: 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s /tmp/cc4ayaNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4183s LD [M] drivers/scsi/mpt3sas/mpt3sas.o 4183s CC [M] drivers/scsi/mpi3mr/mpi3mr_os.o 4184s /tmp/ccNlmPVa.s: Assembler messages: 4184s /tmp/ccNlmPVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/ccNlmPVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ib.o 4184s /tmp/cc2xrZ0O.s: Assembler messages: 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4184s /tmp/cc2xrZ0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Assembler messages: 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccx6vCDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s MKREG drivers/gpu/drm/radeon/evergreen_reg_safe.h 4185s MKREG drivers/gpu/drm/radeon/cayman_reg_safe.h 4185s CC [M] drivers/gpu/drm/radeon/evergreen_hdmi.o 4185s CC [M] drivers/net/dsa/microchip/ksz_dcb.o 4185s /tmp/ccOQwXbb.s: Assembler messages: 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s /tmp/ccOQwXbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4185s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pll.o 4186s /tmp/ccwGdhVF.s: Assembler messages: 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccwGdhVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s CC [M] drivers/gpu/drm/radeon/radeon_trace_points.o 4186s /tmp/ccEJs5he.s: Assembler messages: 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccEJs5he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s CC [M] drivers/net/dsa/microchip/ksz9477.o 4186s /tmp/ccT3JeSR.s: Assembler messages: 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccT3JeSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s CC [M] drivers/scsi/mpi3mr/mpi3mr_fw.o 4186s /tmp/ccUlbyLt.s: Assembler messages: 4186s /tmp/ccUlbyLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccUlbyLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s /tmp/ccUlbyLt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4186s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.o 4187s /tmp/ccEWa0P0.s: Assembler messages: 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s /tmp/ccEWa0P0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4187s CC [M] drivers/gpu/drm/radeon/ni.o 4188s /tmp/cc5OJb8q.s: Assembler messages: 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cc5OJb8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.o 4188s /tmp/cchYc6kB.s: Assembler messages: 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4188s CC [M] drivers/net/dsa/microchip/ksz9477_acl.o 4188s /tmp/cchYc6kB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Assembler messages: 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFmNx2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Assembler messages: 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccHHBmp1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFzLH6K.s: Assembler messages: 4189s /tmp/ccFzLH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFzLH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFzLH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFzLH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccFzLH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s CC [M] drivers/scsi/mpi3mr/mpi3mr_app.o 4189s CC [M] drivers/gpu/drm/radeon/atombios_encoders.o 4189s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.o 4189s /tmp/ccw4iyo6.s: Assembler messages: 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s /tmp/ccw4iyo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4189s CC [M] drivers/net/dsa/microchip/ksz9477_tc_flower.o 4190s /tmp/ccyoorW8.s: Assembler messages: 4190s /tmp/ccyoorW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4190s CC [M] drivers/net/dsa/microchip/ksz8.o 4191s /tmp/cchLOKts.s: Assembler messages: 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/cchLOKts.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sync.o 4191s /tmp/ccdoBYX8.s: Assembler messages: 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccdoBYX8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s CC [M] drivers/gpu/drm/radeon/radeon_semaphore.o 4191s /tmp/ccJ5s349.s: Assembler messages: 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s CC [M] drivers/scsi/mpi3mr/mpi3mr_transport.o 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4191s /tmp/ccJ5s349.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccz3tkwB.s: Assembler messages: 4192s /tmp/ccz3tkwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccz3tkwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccz3tkwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccz3tkwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s CC [M] drivers/gpu/drm/radeon/radeon_sa.o 4192s /tmp/ccZipQ2e.s: Assembler messages: 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/ccZipQ2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.o 4192s /tmp/cc1dJCP6.s: Assembler messages: 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s /tmp/cc1dJCP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4192s CC [M] drivers/net/dsa/microchip/lan937x_main.o 4193s /tmp/ccVSRNzD.s: Assembler messages: 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccVSRNzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s CC [M] drivers/gpu/drm/radeon/atombios_i2c.o 4193s /tmp/ccuYSeD2.s: Assembler messages: 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s /tmp/ccuYSeD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4193s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.o 4194s /tmp/ccXrfyMN.s: Assembler messages: 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s LD [M] drivers/scsi/mpi3mr/mpi3mr.o 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccXrfyMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/ccbHMAGg.s: Assembler messages: 4194s /tmp/ccbHMAGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Assembler messages: 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cc0wL9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s CC [M] drivers/scsi/mvsas/mv_init.o 4194s CC [M] drivers/gpu/drm/radeon/si.o 4194s CC [M] drivers/net/dsa/microchip/ksz_ptp.o 4194s /tmp/cctRbzPn.s: Assembler messages: 4194s /tmp/cctRbzPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cctRbzPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cctRbzPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cctRbzPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s /tmp/cctRbzPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4194s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.o 4195s /tmp/ccXVTCzD.s: Assembler messages: 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccXVTCzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s CC [M] drivers/scsi/mvsas/mv_sas.o 4195s /tmp/ccNFuEyc.s: Assembler messages: 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s /tmp/ccNFuEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4195s CC [M] drivers/net/dsa/microchip/ksz9477_i2c.o 4196s /tmp/ccK6y3nD.s: Assembler messages: 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/ccK6y3nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_virt.o 4196s /tmp/cckyyign.s: Assembler messages: 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s CC [M] drivers/scsi/mvsas/mv_64xx.o 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4196s /tmp/cckyyign.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Assembler messages: 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccMCQnIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s CC [M] drivers/net/dsa/microchip/ksz_spi.o 4197s /tmp/ccfq9EMo.s: Assembler messages: 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s /tmp/ccfq9EMo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4197s CC [M] drivers/gpu/drm/radeon/radeon_prime.o 4198s /tmp/ccxvmi6u.s: Assembler messages: 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccxvmi6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.o 4198s /tmp/ccoJoVoi.s: Assembler messages: 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccoJoVoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Assembler messages: 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s CC [M] drivers/net/dsa/microchip/ksz8863_smi.o 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccGz8wxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s CC [M] drivers/scsi/mvsas/mv_94xx.o 4198s /tmp/ccaPR1OL.s: Assembler messages: 4198s /tmp/ccaPR1OL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccaPR1OL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccaPR1OL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s /tmp/ccaPR1OL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4198s CC [M] drivers/gpu/drm/radeon/cik.o 4199s /tmp/ccQ6ZWp7.s: Assembler messages: 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s /tmp/ccQ6ZWp7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4199s LD [M] drivers/net/dsa/microchip/ksz_switch.o 4199s AR drivers/net/dsa/mv88e6xxx/built-in.a 4199s CC [M] drivers/net/dsa/mv88e6xxx/chip.o 4199s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.o 4200s /tmp/ccG9Y80l.s: Assembler messages: 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccG9Y80l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s LD [M] drivers/scsi/mvsas/mvsas.o 4200s CC [M] drivers/scsi/cxgbi/libcxgbi.o 4200s /tmp/ccHZo34h.s: Assembler messages: 4200s /tmp/ccHZo34h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s /tmp/ccHZo34h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4200s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sched.o 4201s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.o 4202s /tmp/cch2lz0p.s: Assembler messages: 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/cch2lz0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s CC [M] drivers/net/dsa/mv88e6xxx/devlink.o 4202s /tmp/ccvg0Ifn.s: Assembler messages: 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4202s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccvg0Ifn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s CC [M] drivers/gpu/drm/radeon/r600_dpm.o 4203s /tmp/ccoSXAB5.s: Assembler messages: 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccoSXAB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4203s /tmp/ccLAx995.s: Assembler messages: 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccLAx995.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Assembler messages: 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccENRpAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ids.o 4204s CC [M] drivers/net/dsa/mv88e6xxx/global1.o 4204s CC [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.o 4204s /tmp/ccBd5kO8.s: Assembler messages: 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s /tmp/ccBd5kO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4204s CC [M] drivers/gpu/drm/radeon/rs780_dpm.o 4205s /tmp/cc5GneSW.s: Assembler messages: 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc5GneSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s CC [M] drivers/net/dsa/mv88e6xxx/global1_atu.o 4205s /tmp/cc18kvo2.s: Assembler messages: 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.o 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4205s /tmp/cc18kvo2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Assembler messages: 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cch3TIev.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Assembler messages: 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/ccD006S9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s CC [M] drivers/gpu/drm/radeon/rv6xx_dpm.o 4206s CC [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.o 4206s /tmp/cczCap6K.s: Assembler messages: 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s /tmp/cczCap6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4206s CC [M] drivers/net/dsa/mv88e6xxx/global1_vtu.o 4207s /tmp/ccMftDqs.s: Assembler messages: 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.o 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccMftDqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Assembler messages: 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s /tmp/ccDe6MqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4207s CC [M] drivers/gpu/drm/radeon/rv770_dpm.o 4208s /tmp/ccB9ohd6.s: Assembler messages: 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s CC [M] drivers/net/dsa/mv88e6xxx/global2.o 4208s /tmp/ccB9ohd6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s /tmp/ccGNsryd.s: Assembler messages: 4208s /tmp/ccGNsryd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4208s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.o 4209s /tmp/ccxfmFO5.s: Assembler messages: 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccxfmFO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s CC [M] drivers/scsi/bnx2i/bnx2i_init.o 4209s /tmp/cclopDQt.s: Assembler messages: 4209s /tmp/cclopDQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cclopDQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.o 4209s /tmp/cct5rgWs.s: Assembler messages: 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s CC [M] drivers/net/dsa/mv88e6xxx/global2_avb.o 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/cct5rgWs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Assembler messages: 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s /tmp/ccSsTBe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4209s CC [M] drivers/gpu/drm/radeon/rv730_dpm.o 4210s /tmp/ccGmQUWD.s: Assembler messages: 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccGmQUWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s CC [M] drivers/scsi/bnx2i/bnx2i_hwi.o 4210s /tmp/ccviatvw.s: Assembler messages: 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccviatvw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s CC [M] drivers/net/dsa/mv88e6xxx/global2_scratch.o 4210s /tmp/ccrDvBd0.s: Assembler messages: 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4210s /tmp/ccrDvBd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_csa.o 4211s /tmp/ccMGHSOi.s: Assembler messages: 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s /tmp/ccMGHSOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s CC [M] drivers/gpu/drm/radeon/rv740_dpm.o 4211s /tmp/ccErYnzC.s: Assembler messages: 4211s /tmp/ccErYnzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4211s CC [M] drivers/net/dsa/mv88e6xxx/pcs-6185.o 4212s /tmp/ccdED5ie.s: Assembler messages: 4212s /tmp/ccdED5ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.o 4212s /tmp/ccuR6fDf.s: Assembler messages: 4212s /tmp/ccuR6fDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccuR6fDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccuR6fDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccuR6fDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Assembler messages: 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s /tmp/ccMCcIxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4212s CC [M] drivers/gpu/drm/radeon/rv770_smc.o 4212s CC [M] drivers/scsi/bnx2i/bnx2i_iscsi.o 4213s /tmp/ccqkTuRB.s: Assembler messages: 4213s /tmp/ccqkTuRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccqkTuRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccqkTuRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s CC [M] drivers/net/dsa/mv88e6xxx/pcs-6352.o 4213s /tmp/cciHyNdA.s: Assembler messages: 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/cciHyNdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s CC [M] drivers/gpu/drm/radeon/cypress_dpm.o 4213s /tmp/ccKGKXR7.s: Assembler messages: 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4213s /tmp/ccKGKXR7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s CC [M] drivers/scsi/bnx2i/bnx2i_sysfs.o 4214s /tmp/cckqeJJ2.s: Assembler messages: 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/cckqeJJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s CC [M] drivers/net/dsa/mv88e6xxx/pcs-639x.o 4214s /tmp/ccEfL7Q4.s: Assembler messages: 4214s /tmp/ccEfL7Q4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4214s /tmp/ccEfL7Q4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s LD [M] drivers/scsi/bnx2i/bnx2i.o 4215s CC [M] drivers/scsi/qedi/qedi_main.o 4215s /tmp/cc2Sve04.s: Assembler messages: 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s CC [M] drivers/gpu/drm/radeon/btc_dpm.o 4215s /tmp/cc2Sve04.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Assembler messages: 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccoYWbLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.o 4215s /tmp/ccJcR3Pa.s: Assembler messages: 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s /tmp/ccJcR3Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4215s CC [M] drivers/net/dsa/mv88e6xxx/phy.o 4216s /tmp/cc2dfv0T.s: Assembler messages: 4216s /tmp/cc2dfv0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/cc2dfv0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/cc2dfv0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/cc2dfv0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.o 4216s /tmp/ccTxs4Z6.s: Assembler messages: 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTxs4Z6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s CC [M] drivers/gpu/drm/radeon/sumo_dpm.o 4216s /tmp/ccTgy3FU.s: Assembler messages: 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s /tmp/ccTgy3FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4216s CC [M] drivers/net/dsa/mv88e6xxx/port.o 4217s /tmp/ccHb0SxO.s: Assembler messages: 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccHb0SxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s CC [M] drivers/scsi/qedi/qedi_iscsi.o 4217s /tmp/ccYfu96R.s: Assembler messages: 4217s /tmp/ccYfu96R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccYfu96R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccYfu96R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s /tmp/ccYfu96R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4217s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.o 4218s /tmp/ccPp3IYr.s: Assembler messages: 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s CC [M] drivers/net/dsa/mv88e6xxx/port_hidden.o 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccPp3IYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Assembler messages: 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s /tmp/ccADiMJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4218s CC [M] drivers/gpu/drm/radeon/sumo_smc.o 4219s /tmp/ccKaRYpi.s: Assembler messages: 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccKaRYpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s CC [M] drivers/scsi/qedi/qedi_fw.o 4219s /tmp/ccVGZ83L.s: Assembler messages: 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccVGZ83L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s CC [M] drivers/gpu/drm/radeon/trinity_dpm.o 4219s /tmp/ccEbgSuB.s: Assembler messages: 4219s /tmp/ccEbgSuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccEbgSuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccEbgSuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s CC [M] drivers/net/dsa/mv88e6xxx/serdes.o 4219s /tmp/ccENcGU9.s: Assembler messages: 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4219s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.o 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4220s /tmp/ccENcGU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Assembler messages: 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/cc6oJw8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s CC [M] drivers/net/dsa/mv88e6xxx/smi.o 4221s /tmp/ccWskRVE.s: Assembler messages: 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccWskRVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s CC [M] drivers/scsi/qedi/qedi_sysfs.o 4221s /tmp/ccV5yyvD.s: Assembler messages: 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccV5yyvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s CC [M] drivers/gpu/drm/radeon/trinity_smc.o 4221s /tmp/ccmefuQO.s: Assembler messages: 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s /tmp/ccmefuQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4221s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.o 4222s /tmp/cc0HQGfP.s: Assembler messages: 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/cc0HQGfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s CC [M] drivers/net/dsa/mv88e6xxx/switchdev.o 4222s CC [M] drivers/scsi/qedi/qedi_dbg.o 4222s /tmp/ccuhgLlh.s: Assembler messages: 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccuhgLlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s CC [M] drivers/gpu/drm/radeon/ni_dpm.o 4222s /tmp/ccxWiQDh.s: Assembler messages: 4222s /tmp/ccxWiQDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccxWiQDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s /tmp/ccxWiQDh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4222s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_umc.o 4223s CC [M] drivers/scsi/qedi/qedi_fw_api.o 4223s CC [M] drivers/net/dsa/mv88e6xxx/trace.o 4224s /tmp/ccszbS0H.s: Assembler messages: 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccszbS0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s CC [M] drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.o 4224s /tmp/ccX2oiG8.s: Assembler messages: 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/ccX2oiG8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Assembler messages: 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s CC [M] drivers/scsi/qedi/qedi_debugfs.o 4224s CC [M] drivers/net/dsa/mv88e6xxx/hwtstamp.o 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4224s /tmp/cczVvTXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Assembler messages: 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccY68lBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s CC [M] drivers/gpu/drm/radeon/si_smc.o 4225s /tmp/ccHzpZ23.s: Assembler messages: 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.o 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccHzpZ23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Assembler messages: 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/ccIqMBRN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s LD [M] drivers/scsi/qedi/qedi.o 4225s CC [M] drivers/scsi/be2iscsi/be_iscsi.o 4225s /tmp/cclL0bxj.s: Assembler messages: 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s /tmp/cclL0bxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4225s CC [M] drivers/net/dsa/mv88e6xxx/leds.o 4226s /tmp/ccz2aWl1.s: Assembler messages: 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccz2aWl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s CC [M] drivers/gpu/drm/radeon/si_dpm.o 4226s /tmp/cctLP3Ra.s: Assembler messages: 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/cctLP3Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_rap.o 4226s /tmp/ccuqveS7.s: Assembler messages: 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4226s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s CC [M] drivers/scsi/be2iscsi/be_main.o 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/ccuqveS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Assembler messages: 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s /tmp/cctU0uIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s CC [M] drivers/net/dsa/mv88e6xxx/ptp.o 4227s /tmp/ccrn9Hvz.s: Assembler messages: 4227s /tmp/ccrn9Hvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4227s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.o 4228s /tmp/ccp7avt2.s: Assembler messages: 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s /tmp/ccp7avt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s LD [M] drivers/net/dsa/mv88e6xxx/mv88e6xxx.o 4228s AR drivers/net/dsa/ocelot/built-in.a 4228s CC [M] drivers/net/dsa/ocelot/felix.o 4228s /tmp/cc8qTVFu.s: Assembler messages: 4228s /tmp/cc8qTVFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4228s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.o 4229s /tmp/ccSLCyhK.s: Assembler messages: 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccSLCyhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s CC [M] drivers/gpu/drm/radeon/kv_smc.o 4229s /tmp/ccbCmAAN.s: Assembler messages: 4229s /tmp/ccbCmAAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccbCmAAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4229s /tmp/ccbCmAAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.o 4230s /tmp/ccWlSzT5.s: Assembler messages: 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccWlSzT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s CC [M] drivers/scsi/be2iscsi/be_mgmt.o 4230s /tmp/ccHlsDEj.s: Assembler messages: 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/ccHlsDEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Assembler messages: 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s /tmp/cc1kiggI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4230s CC [M] drivers/gpu/drm/radeon/kv_dpm.o 4230s CC [M] drivers/net/dsa/ocelot/felix_vsc9959.o 4231s /tmp/ccnoZWkU.s: Assembler messages: 4231s /tmp/ccnoZWkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccnoZWkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccnoZWkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mca.o 4231s /tmp/ccGOiskw.s: Assembler messages: 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s /tmp/ccGOiskw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4231s CC [M] drivers/scsi/be2iscsi/be_cmds.o 4232s /tmp/ccrljyxG.s: Assembler messages: 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccrljyxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.o 4232s /tmp/ccWxvqE1.s: Assembler messages: 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s CC [M] drivers/gpu/drm/radeon/ci_smc.o 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/ccWxvqE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Assembler messages: 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s /tmp/cc5zGIvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4232s CC [M] drivers/net/dsa/ocelot/ocelot_ext.o 4233s /tmp/ccSVDGIE.s: Assembler messages: 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccSVDGIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Assembler messages: 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s LD [M] drivers/scsi/be2iscsi/be2iscsi.o 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccZr5pqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccvAHG1A.s: Assembler messages: 4233s /tmp/ccvAHG1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccvAHG1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/ccvAHG1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s CC [M] drivers/gpu/drm/radeon/ci_dpm.o 4233s CC [M] drivers/scsi/esas2r/esas2r_log.o 4233s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.o 4233s /tmp/cc88Bunl.s: Assembler messages: 4233s /tmp/cc88Bunl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/cc88Bunl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/cc88Bunl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/cc88Bunl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s /tmp/cc88Bunl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4233s CC [M] drivers/net/dsa/ocelot/seville_vsc9953.o 4234s /tmp/cc839RSs.s: Assembler messages: 4234s /tmp/cc839RSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4234s /tmp/cc839RSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4234s CC [M] drivers/scsi/esas2r/esas2r_disc.o 4234s /tmp/ccwakoTZ.s: Assembler messages: 4234s /tmp/ccwakoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4234s /tmp/ccwakoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4234s /tmp/ccwakoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4234s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.o 4235s /tmp/cc0Wn0Ae.s: Assembler messages: 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/cc0Wn0Ae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s LD [M] drivers/net/dsa/ocelot/mscc_felix_dsa_lib.o 4235s LD [M] drivers/net/dsa/ocelot/mscc_felix.o 4235s LD [M] drivers/net/dsa/ocelot/mscc_ocelot_ext.o 4235s LD [M] drivers/net/dsa/ocelot/mscc_seville.o 4235s AR drivers/net/dsa/qca/built-in.a 4235s CC [M] drivers/net/dsa/qca/ar9331.o 4235s /tmp/ccXnaKpe.s: Assembler messages: 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s /tmp/ccXnaKpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4235s CC [M] drivers/scsi/esas2r/esas2r_flash.o 4236s /tmp/cckFsj1i.s: Assembler messages: 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cckFsj1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.o 4236s /tmp/cc4V2UkG.s: Assembler messages: 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/cc4V2UkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s CC [M] drivers/net/dsa/qca/qca8k-common.o 4236s /tmp/ccakG4ML.s: Assembler messages: 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4236s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccakG4ML.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s CC [M] drivers/gpu/drm/radeon/dce6_afmt.o 4237s /tmp/ccgXvYsx.s: Assembler messages: 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccgXvYsx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s CC [M] drivers/scsi/esas2r/esas2r_init.o 4237s /tmp/ccAdoiKU.s: Assembler messages: 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s /tmp/ccAdoiKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4237s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.o 4238s /tmp/ccuIed8y.s: Assembler messages: 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccuIed8y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s CC [M] drivers/gpu/drm/radeon/radeon_vm.o 4238s /tmp/ccSMbn7o.s: Assembler messages: 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccSMbn7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s CC [M] drivers/net/dsa/qca/qca8k-8xxx.o 4238s /tmp/ccGKKnaB.s: Assembler messages: 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/ccGKKnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s CC [M] drivers/scsi/esas2r/esas2r_int.o 4238s /tmp/cclmxQNZ.s: Assembler messages: 4238s /tmp/cclmxQNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/cclmxQNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s /tmp/cclmxQNZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4238s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_aca.o 4239s /tmp/ccEu4pea.s: Assembler messages: 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/ccEu4pea.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s CC [M] drivers/gpu/drm/radeon/radeon_ucode.o 4239s /tmp/cc2T2qWb.s: Assembler messages: 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s /tmp/cc2T2qWb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4239s CC [M] drivers/scsi/esas2r/esas2r_io.o 4240s /tmp/ccmkLLdK.s: Assembler messages: 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccmkLLdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.o 4240s CC [M] drivers/net/dsa/qca/qca8k-leds.o 4240s /tmp/ccumcjij.s: Assembler messages: 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccumcjij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Assembler messages: 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccm4SGu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s CC [M] drivers/gpu/drm/radeon/radeon_ib.o 4240s /tmp/ccrealRr.s: Assembler messages: 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s /tmp/ccrealRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4240s CC [M] drivers/scsi/esas2r/esas2r_ioctl.o 4241s /tmp/ccjY9No8.s: Assembler messages: 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccjY9No8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s CC [M] drivers/gpu/drm/radeon/radeon_sync.o 4241s /tmp/ccSokp90.s: Assembler messages: 4241s /tmp/ccSokp90.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccSokp90.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccSokp90.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cper.o 4241s /tmp/ccEH4VY7.s: Assembler messages: 4241s /tmp/ccEH4VY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccEH4VY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s /tmp/ccEH4VY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4241s LD [M] drivers/net/dsa/qca/qca8k.o 4241s AR drivers/net/dsa/realtek/built-in.a 4241s CC [M] drivers/net/dsa/realtek/rtl83xx.o 4242s /tmp/ccDAPWaT.s: Assembler messages: 4242s /tmp/ccDAPWaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccDAPWaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s CC [M] drivers/gpu/drm/radeon/radeon_audio.o 4242s /tmp/ccrh5QbU.s: Assembler messages: 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s CC [M] drivers/scsi/esas2r/esas2r_targdb.o 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccrh5QbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Assembler messages: 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/ccozCrjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Assembler messages: 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s /tmp/cc3auhoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4242s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.o 4242s CC [M] drivers/net/dsa/realtek/realtek-mdio.o 4243s /tmp/ccUCZaKd.s: Assembler messages: 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccUCZaKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s CC [M] drivers/scsi/esas2r/esas2r_vda.o 4243s /tmp/ccRJNPaL.s: Assembler messages: 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s CC [M] drivers/gpu/drm/radeon/radeon_dp_auxch.o 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccRJNPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccT6SY3L.s: Assembler messages: 4243s /tmp/ccT6SY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccT6SY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccT6SY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccT6SY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4243s /tmp/ccT6SY3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s CC [M] drivers/net/dsa/realtek/realtek-smi.o 4244s /tmp/ccfa8NuD.s: Assembler messages: 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/ccfa8NuD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s CC [M] drivers/scsi/esas2r/esas2r_main.o 4244s /tmp/ccwdyY7J.s: Assembler messages: 4244s /tmp/ccwdyY7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s CC [M] drivers/gpu/drm/radeon/radeon_mn.o 4244s /tmp/cctoc8rO.s: Assembler messages: 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s /tmp/cctoc8rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4244s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.o 4245s /tmp/ccycU5tm.s: Assembler messages: 4245s /tmp/ccycU5tm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccycU5tm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Assembler messages: 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccpjeOvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s CC [M] drivers/gpu/drm/radeon/r600_dma.o 4245s CC [M] drivers/net/dsa/realtek/rtl8366-core.o 4245s /tmp/ccLcN0jD.s: Assembler messages: 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s LD [M] drivers/scsi/esas2r/esas2r.o 4245s CC [M] drivers/scsi/hisi_sas/hisi_sas_main.o 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccLcN0jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Assembler messages: 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s /tmp/ccYJz2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4245s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.o 4246s /tmp/ccCXHk0p.s: Assembler messages: 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/ccCXHk0p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s CC [M] drivers/gpu/drm/radeon/rv770_dma.o 4246s /tmp/cckfDHgk.s: Assembler messages: 4246s /tmp/cckfDHgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/cckfDHgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/cckfDHgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4246s /tmp/cckfDHgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s CC [M] drivers/net/dsa/realtek/rtl8366rb.o 4247s /tmp/ccGxu2Qr.s: Assembler messages: 4247s /tmp/ccGxu2Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.o 4247s CC [M] drivers/gpu/drm/radeon/evergreen_dma.o 4247s /tmp/ccSKSDgP.s: Assembler messages: 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4247s /tmp/ccSKSDgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s CC [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.o 4248s /tmp/cciznHMf.s: Assembler messages: 4248s /tmp/cciznHMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/cciznHMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/cciznHMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Assembler messages: 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s CC [M] drivers/gpu/drm/radeon/ni_dma.o 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccKTuplr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s CC [M] drivers/gpu/drm/amd/amdgpu/cik.o 4248s /tmp/ccYNwEJA.s: Assembler messages: 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s /tmp/ccYNwEJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4248s CC [M] drivers/net/dsa/realtek/rtl8366rb-leds.o 4249s /tmp/cc7CURuf.s: Assembler messages: 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/cc7CURuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: CC [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.o 4249s Assembler messages: 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccuaF9Z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s CC [M] drivers/gpu/drm/radeon/si_dma.o 4249s /tmp/ccSfDbyl.s: Assembler messages: 4249s /tmp/ccSfDbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccSfDbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s /tmp/ccSfDbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4249s CC [M] drivers/net/dsa/realtek/rtl8365mb.o 4250s /tmp/ccVFSLTY.s: Assembler messages: 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccVFSLTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s CC [M] drivers/gpu/drm/amd/amdgpu/cik_ih.o 4250s /tmp/ccBOfnIy.s: Assembler messages: 4250s /tmp/ccBOfnIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccBOfnIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s /tmp/ccBOfnIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4250s CC [M] drivers/gpu/drm/radeon/cik_sdma.o 4251s /tmp/cc7lXvJd.s: Assembler messages: 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/cc7lXvJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s CC [M] drivers/gpu/drm/amd/amdgpu/dce_v8_0.o 4251s /tmp/ccrqVG1U.s: Assembler messages: 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s LD [M] drivers/net/dsa/realtek/realtek_dsa.o 4251s LD [M] drivers/net/dsa/realtek/rtl8366.o 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccrqVG1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s AR drivers/net/dsa/sja1105/built-in.a 4251s CC [M] drivers/net/dsa/sja1105/sja1105_spi.o 4251s /tmp/ccCMfp5n.s: Assembler messages: 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccCMfp5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s CC [M] drivers/scsi/hisi_sas/hisi_sas_v3_hw.o 4251s /tmp/ccfpYU1k.s: Assembler messages: 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s /tmp/ccfpYU1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4251s CC [M] drivers/gpu/drm/radeon/radeon_uvd.o 4252s /tmp/ccFnfEaR.s: Assembler messages: 4252s /tmp/ccFnfEaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4252s /tmp/ccFnfEaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4252s CC [M] drivers/net/dsa/sja1105/sja1105_main.o 4253s /tmp/cc801AOS.s: Assembler messages: 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s CC [M] drivers/gpu/drm/radeon/uvd_v1_0.o 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/cc801AOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Assembler messages: 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s /tmp/ccOJlBGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4253s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v7_0.o 4254s /tmp/ccPITybb.s: Assembler messages: 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccPITybb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s CC [M] drivers/gpu/drm/radeon/uvd_v2_2.o 4254s /tmp/ccZlUozo.s: Assembler messages: 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s /tmp/ccZlUozo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4254s CC drivers/scsi/scsi_sysfs.o 4255s /tmp/ccxQ2qIh.s: Assembler messages: 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s CC [M] drivers/net/dsa/sja1105/sja1105_mdio.o 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccxQ2qIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccnnEDch.s: Assembler messages: 4255s /tmp/ccnnEDch.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccnnEDch.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s /tmp/ccnnEDch.s: Warning: no SFrame FDE emitted; FP without RA on stack 4255s CC [M] drivers/gpu/drm/radeon/uvd_v3_1.o 4256s /tmp/ccPLsIFX.s: Assembler messages: 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccPLsIFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s CC [M] drivers/gpu/drm/amd/amdgpu/cik_sdma.o 4256s /tmp/ccVsTq9w.s: Assembler messages: 4256s /tmp/ccVsTq9w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s CC [M] drivers/gpu/drm/radeon/uvd_v4_2.o 4256s /tmp/ccZDm6qS.s: Assembler messages: 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccZDm6qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s LD [M] drivers/scsi/hv_storvsc.o 4256s AR drivers/scsi/built-in.a 4256s CC [M] drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.o 4256s /tmp/ccpDmob0.s: Assembler messages: 4256s /tmp/ccpDmob0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccpDmob0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccpDmob0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s /tmp/ccpDmob0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4256s CC [M] drivers/net/dsa/sja1105/sja1105_flower.o 4257s /tmp/ccHFN6cB.s: Assembler messages: 4257s /tmp/ccHFN6cB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccHFN6cB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s LD [M] drivers/gpu/drm/amd/amdxcp/amdxcp.o 4257s CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v4_2.o 4257s /tmp/ccPWbrBJ.s: Assembler messages: 4257s /tmp/ccPWbrBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s CC [M] drivers/gpu/drm/radeon/radeon_vce.o 4257s /tmp/ccod5MTy.s: Assembler messages: 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccod5MTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s AR drivers/net/ethernet/3com/built-in.a 4257s CC [M] drivers/net/ethernet/3com/3c59x.o 4257s /tmp/ccBd7tye.s: Assembler messages: 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4257s /tmp/ccBd7tye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s CC [M] drivers/net/dsa/sja1105/sja1105_ethtool.o 4258s /tmp/ccnQnMMZ.s: Assembler messages: 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/ccnQnMMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s CC [M] drivers/gpu/drm/amd/amdgpu/vce_v2_0.o 4258s /tmp/cccWexD5.s: Assembler messages: 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s CC [M] drivers/gpu/drm/radeon/vce_v1_0.o 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4258s /tmp/cccWexD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccLUl0E9.s: Assembler messages: 4259s /tmp/ccLUl0E9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccLUl0E9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s CC [M] drivers/net/dsa/sja1105/sja1105_devlink.o 4259s /tmp/ccOZK0DU.s: Assembler messages: 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/ccOZK0DU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s CC [M] drivers/gpu/drm/amd/amdgpu/si.o 4259s /tmp/cccZqSfB.s: Assembler messages: 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s /tmp/cccZqSfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4259s CC [M] drivers/gpu/drm/radeon/vce_v2_0.o 4260s /tmp/ccwSSAlh.s: Assembler messages: 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccwSSAlh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccuodHf2.s: Assembler messages: 4260s /tmp/ccuodHf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccuodHf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccuodHf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccuodHf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/ccuodHf2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s CC [M] drivers/net/ethernet/3com/typhoon.o 4260s CC [M] drivers/net/dsa/sja1105/sja1105_clocking.o 4260s /tmp/cc8F58KD.s: Assembler messages: 4260s /tmp/cc8F58KD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/cc8F58KD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s /tmp/cc8F58KD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4260s CC [M] drivers/gpu/drm/radeon/radeon_fbdev.o 4261s /tmp/cctxUmIz.s: Assembler messages: 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v6_0.o 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/cctxUmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Assembler messages: 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccw0kRQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s CC [M] drivers/net/dsa/sja1105/sja1105_static_config.o 4261s /tmp/ccGMg0CB.s: Assembler messages: 4261s /tmp/ccGMg0CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccGMg0CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccGMg0CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccGMg0CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s /tmp/ccGMg0CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4261s CC [M] drivers/gpu/drm/radeon/radeon_acpi.o 4262s /tmp/cczwJT1v.s: Assembler messages: 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/cczwJT1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s AR drivers/net/ethernet/8390/built-in.a 4262s CC [M] drivers/net/ethernet/8390/ne2k-pci.o 4262s /tmp/ccUvTr17.s: Assembler messages: 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccUvTr17.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Assembler messages: 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v6_0.o 4262s CC [M] drivers/net/dsa/sja1105/sja1105_dynamic_config.o 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4262s /tmp/ccvk19BG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccXWo8L1.s: Assembler messages: 4263s /tmp/ccXWo8L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccXWo8L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccXWo8L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccXWo8L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccXWo8L1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s MKREG drivers/gpu/drm/radeon/r100_reg_safe.h 4263s MKREG drivers/gpu/drm/radeon/rn50_reg_safe.h 4263s MKREG drivers/gpu/drm/radeon/r300_reg_safe.h 4263s MKREG drivers/gpu/drm/radeon/r420_reg_safe.h 4263s CC [M] drivers/gpu/drm/radeon/rs600.o 4263s /tmp/ccnOzCP4.s: Assembler messages: 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccnOzCP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s CC [M] drivers/net/ethernet/8390/8390.o 4263s /tmp/ccioVzib.s: Assembler messages: 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4263s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s CC [M] drivers/net/dsa/sja1105/sja1105_ptp.o 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccioVzib.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Assembler messages: 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccaI19BM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Assembler messages: 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s CC [M] drivers/gpu/drm/amd/amdgpu/si_ih.o 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/ccyG6Q1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s CC [M] drivers/gpu/drm/radeon/rv515.o 4264s /tmp/cctk0F7g.s: Assembler messages: 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s /tmp/cctk0F7g.s: Warning: no SFrame FDE emitted; FP without RA on stack 4264s AR drivers/net/ethernet/actions/built-in.a 4264s CC [M] drivers/net/ethernet/actions/owl-emac.o 4265s /tmp/cciM7Dx6.s: Assembler messages: 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cciM7Dx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s CC [M] drivers/net/dsa/sja1105/sja1105_tas.o 4265s /tmp/cc0Rv2eI.s: Assembler messages: 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s /tmp/cc0Rv2eI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4265s CC [M] drivers/gpu/drm/amd/amdgpu/si_dma.o 4266s /tmp/ccPTgXEw.s: Assembler messages: 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccPTgXEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s AR drivers/net/ethernet/adaptec/built-in.a 4266s CC [M] drivers/net/ethernet/adaptec/starfire.o 4266s /tmp/ccp7XwA6.s: Assembler messages: 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s /tmp/ccp7XwA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4266s CC [M] drivers/net/dsa/sja1105/sja1105_vl.o 4267s /tmp/ccfaZNSf.s: Assembler messages: 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccfaZNSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s CC [M] drivers/gpu/drm/amd/amdgpu/dce_v6_0.o 4267s /tmp/ccmHQ6DS.s: Assembler messages: 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s /tmp/ccmHQ6DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4267s CC [M] drivers/gpu/drm/radeon/r200.o 4268s /tmp/ccB10Qgq.s: Assembler messages: 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccB10Qgq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s LD [M] drivers/net/dsa/sja1105/sja1105.o 4268s CC [M] drivers/gpu/drm/radeon/r600_cs.o 4268s AR drivers/net/dsa/xrs700x/built-in.a 4268s CC [M] drivers/net/dsa/xrs700x/xrs700x.o 4268s /tmp/ccAf0Wfg.s: Assembler messages: 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s /tmp/ccAf0Wfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4268s AR drivers/net/ethernet/adi/built-in.a 4268s CC [M] drivers/net/ethernet/adi/adin1110.o 4269s /tmp/cchuzwPO.s: Assembler messages: 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/cchuzwPO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v3_1.o 4269s /tmp/ccpG8aw9.s: Assembler messages: 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4269s /tmp/ccpG8aw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s CC [M] drivers/net/dsa/xrs700x/xrs700x_i2c.o 4270s /tmp/cciLmu77.s: Assembler messages: 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/cciLmu77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Assembler messages: 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccfzdAfT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s AR drivers/net/ethernet/agere/built-in.a 4270s CC [M] drivers/net/ethernet/agere/et131x.o 4270s CC [M] drivers/gpu/drm/radeon/evergreen_cs.o 4270s /tmp/ccD3KLeu.s: Assembler messages: 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s /tmp/ccD3KLeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4270s CC [M] drivers/gpu/drm/amd/amdgpu/vi.o 4271s /tmp/ccbcNDuM.s: Assembler messages: 4271s /tmp/ccbcNDuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4271s /tmp/ccbcNDuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4271s /tmp/ccbcNDuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4271s /tmp/ccbcNDuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4271s /tmp/ccbcNDuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4271s CC [M] drivers/net/dsa/xrs700x/xrs700x_mdio.o 4272s /tmp/ccQJgzL0.s: Assembler messages: 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccQJgzL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s CC [M] drivers/net/dsa/bcm_sf2.o 4272s /tmp/ccNxAIf7.s: Assembler messages: 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccNxAIf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s CC [M] drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o 4272s /tmp/ccGAKaTG.s: Assembler messages: 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccGAKaTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s AR drivers/net/ethernet/airoha/built-in.a 4272s CC [M] drivers/net/ethernet/airoha/airoha_eth.o 4272s /tmp/ccd0nbGa.s: Assembler messages: 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s /tmp/ccd0nbGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4272s CC [M] drivers/gpu/drm/radeon/r100.o 4273s /tmp/cc2WgvE6.s: Assembler messages: 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cc2WgvE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v6_1.o 4273s /tmp/cclanwb4.s: Assembler messages: 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s /tmp/cclanwb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4273s CC [M] drivers/net/dsa/bcm_sf2_cfp.o 4274s /tmp/ccxc3AfC.s: Assembler messages: 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s /tmp/ccxc3AfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4274s CC [M] drivers/gpu/drm/amd/amdgpu/soc15.o 4275s /tmp/ccgl1GZf.s: Assembler messages: 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s /tmp/ccgl1GZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4275s CC [M] drivers/net/dsa/lantiq_gswip.o 4276s /tmp/cceRgFDE.s: Assembler messages: 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/cceRgFDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Assembler messages: 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s CC [M] drivers/gpu/drm/radeon/r300.o 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccd0e5eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s CC [M] drivers/net/ethernet/airoha/airoha_ppe.o 4276s /tmp/ccTJ3wqC.s: Assembler messages: 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s /tmp/ccTJ3wqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4276s CC [M] drivers/gpu/drm/amd/amdgpu/emu_soc.o 4277s /tmp/ccZ5gC5h.s: Assembler messages: 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s CC [M] drivers/net/dsa/mt7530.o 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/ccZ5gC5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s CC [M] drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o 4277s /tmp/cct51YR5.s: Assembler messages: 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s /tmp/cct51YR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4277s CC [M] drivers/gpu/drm/radeon/r420.o 4278s /tmp/ccZvwa9L.s: Assembler messages: 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccZvwa9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s CC [M] drivers/net/ethernet/airoha/airoha_ppe_debugfs.o 4278s /tmp/ccrPAXKs.s: Assembler messages: 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s /tmp/ccrPAXKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4278s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_0.o 4279s /tmp/ccy55XwW.s: Assembler messages: 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/ccy55XwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s LD [M] drivers/gpu/drm/radeon/radeon.o 4279s AR drivers/net/ethernet/alacritech/built-in.a 4279s CC [M] drivers/net/ethernet/alacritech/slicoss.o 4279s /tmp/cc6Eibhs.s: Assembler messages: 4279s /tmp/cc6Eibhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/cc6Eibhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/cc6Eibhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/cc6Eibhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s /tmp/cc6Eibhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4279s CC [M] drivers/net/ethernet/airoha/airoha_npu.o 4280s /tmp/ccaS5K0P.s: Assembler messages: 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccaS5K0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Assembler messages: 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s /tmp/ccP1IPEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4280s CC [M] drivers/gpu/drm/amd/amdgpu/vega10_reg_init.o 4280s CC [M] drivers/net/dsa/mt7530-mdio.o 4281s /tmp/ccM6TwWQ.s: Assembler messages: 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccM6TwWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Assembler messages: 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/cclrLChI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s LD [M] drivers/net/ethernet/airoha/airoha-eth.o 4281s AR drivers/net/ethernet/allwinner/built-in.a 4281s HOSTCC drivers/gpu/drm/xe/xe_gen_wa_oob 4281s AR drivers/net/ethernet/alteon/built-in.a 4281s CC [M] drivers/net/ethernet/alteon/acenic.o 4281s GEN xe_wa_oob.c xe_wa_oob.h 4281s CC [M] drivers/gpu/drm/xe/xe_bb.o 4281s /tmp/ccZ34Erl.s: Assembler messages: 4281s /tmp/ccZ34Erl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s CC [M] drivers/gpu/drm/amd/amdgpu/vega20_reg_init.o 4281s /tmp/ccSiNgr9.s: Assembler messages: 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s /tmp/ccSiNgr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4281s CC [M] drivers/net/dsa/mt7530-mmio.o 4282s /tmp/cckmWyh7.s: Assembler messages: 4282s /tmp/cckmWyh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/cckmWyh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/cckmWyh7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s CC [M] drivers/gpu/drm/xe/xe_bo.o 4282s /tmp/ccKD3BjD.s: Assembler messages: 4282s /tmp/ccKD3BjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_4.o 4282s /tmp/ccNvRjnN.s: Assembler messages: 4282s /tmp/ccNvRjnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/ccNvRjnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/ccNvRjnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/ccNvRjnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s /tmp/ccNvRjnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4282s CC [M] drivers/net/dsa/mv88e6060.o 4283s /tmp/ccEKkkZu.s: Assembler messages: 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccEKkkZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s AR drivers/net/ethernet/amazon/built-in.a 4283s CC [M] drivers/net/ethernet/amazon/ena/ena_netdev.o 4283s /tmp/cc8J3SOm.s: Assembler messages: 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/cc8J3SOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s CC [M] drivers/net/dsa/lan9303-core.o 4283s /tmp/ccuAyzau.s: Assembler messages: 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4283s /tmp/ccuAyzau.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v2_3.o 4284s /tmp/ccoE9qTv.s: Assembler messages: 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s /tmp/ccoE9qTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4284s CC [M] drivers/gpu/drm/xe/xe_bo_evict.o 4285s /tmp/ccEmuQ1J.s: Assembler messages: 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccEmuQ1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Assembler messages: 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/ccvbg1Mi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s CC [M] drivers/gpu/drm/amd/amdgpu/nv.o 4285s CC [M] drivers/net/dsa/lan9303_i2c.o 4285s /tmp/cc7mdR6u.s: Assembler messages: 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s /tmp/cc7mdR6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4285s CC [M] drivers/gpu/drm/xe/xe_devcoredump.o 4286s /tmp/ccS5CyO5.s: Assembler messages: 4286s /tmp/ccS5CyO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccS5CyO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccS5CyO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccS5CyO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccS5CyO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s CC [M] drivers/net/dsa/lan9303_mdio.o 4286s /tmp/ccf3K400.s: Assembler messages: 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s CC [M] drivers/gpu/drm/amd/amdgpu/arct_reg_init.o 4286s CC [M] drivers/net/ethernet/amazon/ena/ena_com.o 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccf3K400.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Assembler messages: 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccYBMsKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Assembler messages: 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4286s /tmp/ccCW9LD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s CC [M] drivers/gpu/drm/xe/xe_device.o 4287s /tmp/cc6MAAkg.s: Assembler messages: 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s /tmp/cc6MAAkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s CC [M] drivers/net/dsa/vitesse-vsc73xx-core.o 4287s /tmp/ccRZEnF4.s: Assembler messages: 4287s /tmp/ccRZEnF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4287s CC [M] drivers/gpu/drm/amd/amdgpu/mxgpu_nv.o 4288s /tmp/ccrHxy9m.s: Assembler messages: 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s CC [M] drivers/gpu/drm/xe/xe_device_sysfs.o 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4288s /tmp/ccrHxy9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Assembler messages: 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s CC [M] drivers/net/ethernet/amazon/ena/ena_eth_com.o 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccAGRh3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Assembler messages: 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccA6S3Lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccxJhJrZ.s: Assembler messages: 4289s /tmp/ccxJhJrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccxJhJrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccxJhJrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccxJhJrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_2.o 4289s CC [M] drivers/gpu/drm/xe/xe_dma_buf.o 4289s /tmp/ccCulNaT.s: Assembler messages: 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s /tmp/ccCulNaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4289s CC [M] drivers/net/dsa/vitesse-vsc73xx-platform.o 4290s /tmp/ccxrT8Dj.s: Assembler messages: 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccxrT8Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s CC [M] drivers/net/ethernet/amazon/ena/ena_ethtool.o 4290s /tmp/ccK5RPsB.s: Assembler messages: 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccK5RPsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s CC [M] drivers/gpu/drm/xe/xe_drm_client.o 4290s /tmp/ccUWSXGZ.s: Assembler messages: 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/ccUWSXGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s CC [M] drivers/gpu/drm/amd/amdgpu/hdp_v4_0.o 4290s /tmp/cc8HHO5D.s: Assembler messages: 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s /tmp/cc8HHO5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4290s CC [M] drivers/net/dsa/vitesse-vsc73xx-spi.o 4291s /tmp/ccHniAnO.s: Assembler messages: 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccHniAnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s CC [M] drivers/net/ethernet/amazon/ena/ena_xdp.o 4291s /tmp/ccXmBWCe.s: Assembler messages: 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccXmBWCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s CC [M] drivers/gpu/drm/xe/xe_eu_stall.o 4291s /tmp/ccVammJ0.s: Assembler messages: 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/ccVammJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/cc6lRJ1y.s: Assembler messages: 4291s /tmp/cc6lRJ1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/cc6lRJ1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/cc6lRJ1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/cc6lRJ1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s /tmp/cc6lRJ1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4291s CC [M] drivers/gpu/drm/amd/amdgpu/hdp_v5_0.o 4291s AR drivers/net/dsa/built-in.a 4292s LD [M] drivers/net/dsa/bcm-sf2.o 4292s AR drivers/net/fddi/built-in.a 4292s CC [M] drivers/net/fddi/defxx.o 4292s /tmp/ccUOTfG3.s: Assembler messages: 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s /tmp/ccUOTfG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4292s LD [M] drivers/net/ethernet/amazon/ena/ena.o 4292s AR drivers/net/ethernet/amd/built-in.a 4292s CC [M] drivers/net/ethernet/amd/amd8111e.o 4293s /tmp/ccbUaWCE.s: Assembler messages: 4293s /tmp/ccbUaWCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccbUaWCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccbUaWCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccbUaWCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccbUaWCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s CC [M] drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.o 4293s /tmp/ccwELWwr.s: Assembler messages: 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s /tmp/ccwELWwr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4293s CC [M] drivers/gpu/drm/xe/xe_exec.o 4295s /tmp/ccvSSTU8.s: Assembler messages: 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccvSSTU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s CC [M] drivers/net/fddi/skfp/skfddi.o 4295s /tmp/ccuWNIqy.s: Assembler messages: 4295s /tmp/ccuWNIqy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccjUQWS9.s: Assembler messages: 4295s /tmp/ccjUQWS9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccjUQWS9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Assembler messages: 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/cc4fEUap.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s CC [M] drivers/gpu/drm/amd/amdgpu/aldebaran.o 4295s CC [M] drivers/gpu/drm/xe/xe_exec_queue.o 4295s CC [M] drivers/net/ethernet/amd/pcnet32.o 4295s /tmp/ccq7Zv4P.s: Assembler messages: 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccq7Zv4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s CC [M] drivers/gpu/drm/amd/amdgpu/soc21.o 4295s /tmp/ccc2oBYv.s: Assembler messages: 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s CC [M] drivers/net/fddi/skfp/hwmtm.o 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccc2oBYv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Assembler messages: 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s /tmp/ccdTCd89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4295s CC [M] drivers/gpu/drm/xe/xe_execlist.o 4296s /tmp/ccjvYd2Y.s: Assembler messages: 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccjvYd2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s CC [M] drivers/gpu/drm/amd/amdgpu/soc24.o 4296s /tmp/ccHnzyND.s: Assembler messages: 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s CC [M] drivers/net/fddi/skfp/fplustm.o 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4296s /tmp/ccHnzyND.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Assembler messages: 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccQHgHZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s CC [M] drivers/gpu/drm/xe/xe_force_wake.o 4297s /tmp/cc4rICZA.s: Assembler messages: 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/cc4rICZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-main.o 4297s /tmp/ccjj9pTt.s: Assembler messages: 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s /tmp/ccjj9pTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4297s CC [M] drivers/gpu/drm/amd/amdgpu/sienna_cichlid.o 4298s /tmp/ccKpv10k.s: Assembler messages: 4298s /tmp/ccKpv10k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccKpv10k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccKpv10k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccKpv10k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s CC [M] drivers/gpu/drm/xe/xe_ggtt.o 4298s /tmp/ccvK8sYB.s: Assembler messages: 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/ccvK8sYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s CC [M] drivers/net/fddi/skfp/smt.o 4298s /tmp/cczLQw5Z.s: Assembler messages: 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s /tmp/cczLQw5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4298s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-drv.o 4299s /tmp/cclhQXVb.s: Assembler messages: 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cclhQXVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s CC [M] drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.o 4299s /tmp/ccP1cnKX.s: Assembler messages: 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/ccP1cnKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s CC [M] drivers/gpu/drm/xe/xe_gpu_scheduler.o 4299s /tmp/cc1WS9QL.s: Assembler messages: 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc1WS9QL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s CC [M] drivers/net/fddi/skfp/cfm.o 4299s /tmp/cc6lpQTR.s: Assembler messages: 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s /tmp/cc6lpQTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4299s CC [M] drivers/gpu/drm/xe/xe_gsc.o 4300s /tmp/cc7gPAGU.s: Assembler messages: 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/cc7gPAGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v4_3.o 4300s /tmp/ccHDaLnj.s: Assembler messages: 4300s /tmp/ccHDaLnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccHDaLnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccHDaLnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s CC [M] drivers/net/fddi/skfp/ecm.o 4300s /tmp/ccqbwHN3.s: Assembler messages: 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4300s /tmp/ccqbwHN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Assembler messages: 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccyIMFER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s CC [M] drivers/gpu/drm/xe/xe_gsc_debugfs.o 4301s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-dev.o 4301s /tmp/cc7dYtVh.s: Assembler messages: 4301s /tmp/cc7dYtVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/cc7dYtVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/cc7dYtVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s CC [M] drivers/net/fddi/skfp/pcmplc.o 4301s /tmp/ccMtlYz7.s: Assembler messages: 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s /tmp/ccMtlYz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s CC [M] drivers/gpu/drm/amd/amdgpu/hdp_v6_0.o 4301s /tmp/ccuq16Rn.s: Assembler messages: 4301s /tmp/ccuq16Rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4301s CC [M] drivers/gpu/drm/xe/xe_gsc_proxy.o 4302s /tmp/cc6LA4Id.s: Assembler messages: 4302s /tmp/cc6LA4Id.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/cc6LA4Id.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/cc6LA4Id.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_7.o 4302s /tmp/ccGRTzdR.s: Assembler messages: 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4302s /tmp/ccGRTzdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s CC [M] drivers/gpu/drm/xe/xe_gsc_submit.o 4303s /tmp/ccg4t24B.s: Assembler messages: 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/ccg4t24B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s CC [M] drivers/net/fddi/skfp/pmf.o 4303s /tmp/cc0h62r1.s: Assembler messages: 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s /tmp/cc0h62r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4303s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-desc.o 4304s /tmp/ccQj9Baa.s: Assembler messages: 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccQj9Baa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s CC [M] drivers/gpu/drm/xe/xe_gt.o 4304s /tmp/ccXKcyXw.s: Assembler messages: 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccXKcyXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s CC [M] drivers/gpu/drm/amd/amdgpu/hdp_v5_2.o 4304s /tmp/ccwbBWnO.s: Assembler messages: 4304s /tmp/ccwbBWnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccwbBWnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s /tmp/ccwbBWnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4304s CC [M] drivers/net/fddi/skfp/queue.o 4305s /tmp/cczTaBrA.s: Assembler messages: 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/cczTaBrA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-ethtool.o 4305s /tmp/ccaq5joD.s: Assembler messages: 4305s /tmp/ccaq5joD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccaq5joD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccaq5joD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccaq5joD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccaq5joD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s CC [M] drivers/net/fddi/skfp/rmt.o 4305s /tmp/ccDqLAa2.s: Assembler messages: 4305s /tmp/ccDqLAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccDqLAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccDqLAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccDqLAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Assembler messages: 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s /tmp/ccbrpQF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4305s CC [M] drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.o 4305s CC [M] drivers/gpu/drm/xe/xe_gt_ccs_mode.o 4306s /tmp/ccgUsf8N.s: Assembler messages: 4306s /tmp/ccgUsf8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccgUsf8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccgUsf8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccgUsf8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccgUsf8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccVMHxvY.s: Assembler messages: 4306s /tmp/ccVMHxvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccVMHxvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccVMHxvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccVMHxvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s CC [M] drivers/gpu/drm/xe/xe_gt_clock.o 4306s CC [M] drivers/net/fddi/skfp/smtdef.o 4306s /tmp/ccCLfqsX.s: Assembler messages: 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccCLfqsX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-mdio.o 4306s /tmp/ccEJ0vtt.s: Assembler messages: 4306s /tmp/ccEJ0vtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccEJ0vtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s /tmp/ccEJ0vtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4306s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_9.o 4307s /tmp/ccLvoj5H.s: Assembler messages: 4307s /tmp/ccLvoj5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4307s CC [M] drivers/gpu/drm/xe/xe_gt_freq.o 4307s /tmp/ccoU3Gt1.s: Assembler messages: 4307s /tmp/ccoU3Gt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4307s /tmp/ccoU3Gt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4307s CC [M] drivers/net/fddi/skfp/smtinit.o 4308s /tmp/ccMI53u6.s: Assembler messages: 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccMI53u6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Assembler messages: 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s CC [M] drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.o 4308s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-ptp.o 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccyD93N2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Assembler messages: 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s /tmp/ccJhADZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s CC [M] drivers/gpu/drm/xe/xe_gt_idle.o 4308s /tmp/ccA7iaaa.s: Assembler messages: 4308s /tmp/ccA7iaaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4308s CC [M] drivers/net/fddi/skfp/smttimer.o 4309s /tmp/cc5TN4Nm.s: Assembler messages: 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc5TN4Nm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-i2c.o 4309s /tmp/cc3BVTz2.s: Assembler messages: 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/cc3BVTz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Assembler messages: 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccDStPiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s CC [M] drivers/net/fddi/skfp/srf.o 4309s CC [M] drivers/gpu/drm/xe/xe_gt_mcr.o 4309s /tmp/ccLltygV.s: Assembler messages: 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s CC [M] drivers/gpu/drm/amd/amdgpu/nbio_v7_11.o 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4309s /tmp/ccLltygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccGNKzVB.s: Assembler messages: 4310s /tmp/ccGNKzVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccGNKzVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s CC [M] drivers/net/fddi/skfp/hwt.o 4310s /tmp/ccKHqo2G.s: Assembler messages: 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccKHqo2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.o 4310s /tmp/ccsMIdAq.s: Assembler messages: 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s /tmp/ccsMIdAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4310s CC [M] drivers/gpu/drm/xe/xe_gt_pagefault.o 4311s /tmp/cczd6r6U.s: Assembler messages: 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/cczd6r6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s CC [M] drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.o 4311s /tmp/ccdvl1eB.s: Assembler messages: 4311s /tmp/ccdvl1eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s CC [M] drivers/net/fddi/skfp/drvfbi.o 4311s /tmp/ccy7nTFb.s: Assembler messages: 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccy7nTFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.o 4311s /tmp/ccF0wdkv.s: Assembler messages: 4311s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4311s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccF0wdkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s CC [M] drivers/gpu/drm/xe/xe_gt_sysfs.o 4312s /tmp/cctK2Get.s: Assembler messages: 4312s /tmp/cctK2Get.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cctK2Get.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cctK2Get.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s CC [M] drivers/gpu/drm/amd/amdgpu/hdp_v7_0.o 4312s /tmp/cc59WSaF.s: Assembler messages: 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/cc59WSaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s CC [M] drivers/net/fddi/skfp/ess.o 4312s /tmp/ccip75eu.s: Assembler messages: 4312s /tmp/ccip75eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccip75eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4312s /tmp/ccip75eu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s CC [M] drivers/gpu/drm/xe/xe_gt_throttle.o 4313s /tmp/ccJKhjZ3.s: Assembler messages: 4313s /tmp/ccJKhjZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccJKhjZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccJKhjZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s CC [M] drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.o 4313s /tmp/ccn4zVFn.s: Assembler messages: 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccn4zVFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s LD [M] drivers/net/fddi/skfp/skfp.o 4313s AR drivers/net/hamradio/built-in.a 4313s CC [M] drivers/net/hamradio/mkiss.o 4313s /tmp/ccYiK9YP.s: Assembler messages: 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4313s /tmp/ccYiK9YP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s CC [M] drivers/gpu/drm/xe/xe_gt_tlb_invalidation.o 4314s /tmp/ccsTqJ4F.s: Assembler messages: 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccsTqJ4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-platform.o 4314s /tmp/ccYNSaEp.s: Assembler messages: 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s /tmp/ccYNSaEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4314s CC [M] drivers/gpu/drm/amd/amdgpu/df_v1_7.o 4315s /tmp/ccxHB592.s: Assembler messages: 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccxHB592.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s CC [M] drivers/net/hamradio/6pack.o 4315s /tmp/ccDIPMBP.s: Assembler messages: 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccDIPMBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccVGq0x8.s: Assembler messages: 4315s /tmp/ccVGq0x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccVGq0x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccVGq0x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccVGq0x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s /tmp/ccVGq0x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4315s CC [M] drivers/gpu/drm/xe/xe_gt_topology.o 4315s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-pci.o 4316s /tmp/ccWAL3Fx.s: Assembler messages: 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccWAL3Fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s CC [M] drivers/gpu/drm/amd/amdgpu/df_v3_6.o 4316s /tmp/ccMyUt1a.s: Assembler messages: 4316s /tmp/ccMyUt1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccMyUt1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccMyUt1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s CC [M] drivers/gpu/drm/xe/xe_guc.o 4316s /tmp/cciG0XQj.s: Assembler messages: 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/cciG0XQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-dcb.o 4316s /tmp/ccHxyEu5.s: Assembler messages: 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s CC [M] drivers/net/hamradio/yam.o 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4316s /tmp/ccHxyEu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Assembler messages: 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccXvVzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s CC [M] drivers/gpu/drm/amd/amdgpu/df_v4_3.o 4317s /tmp/ccwIFzhu.s: Assembler messages: 4317s /tmp/ccwIFzhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccwIFzhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/ccwIFzhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s CC [M] drivers/net/ethernet/amd/xgbe/xgbe-debugfs.o 4317s /tmp/cclzJ1BJ.s: Assembler messages: 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s /tmp/cclzJ1BJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4317s CC [M] drivers/gpu/drm/xe/xe_guc_ads.o 4318s /tmp/ccdmkW4C.s: Assembler messages: 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccdmkW4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s CC [M] drivers/net/hamradio/bpqether.o 4318s /tmp/ccWkb8aB.s: Assembler messages: 4318s /tmp/ccWkb8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s CC [M] drivers/gpu/drm/amd/amdgpu/df_v4_6_2.o 4318s /tmp/ccjigpJz.s: Assembler messages: 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s /tmp/ccjigpJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4318s LD [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.o 4319s CC [M] drivers/net/ethernet/amd/pds_core/main.o 4319s CC [M] drivers/gpu/drm/amd/amdgpu/df_v4_15.o 4319s /tmp/ccHqcnVM.s: Assembler messages: 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/ccHqcnVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s CC [M] drivers/net/hamradio/baycom_ser_fdx.o 4319s /tmp/cc07Tw3G.s: Assembler messages: 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s /tmp/cc07Tw3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4319s CC [M] drivers/gpu/drm/xe/xe_guc_buf.o 4320s /tmp/ccC36sTt.s: Assembler messages: 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccC36sTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s CC [M] drivers/net/ethernet/amd/pds_core/devlink.o 4320s /tmp/ccIf3xLM.s: Assembler messages: 4320s /tmp/ccIf3xLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o 4320s /tmp/cc5w5H8e.s: Assembler messages: 4320s /tmp/cc5w5H8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/cc5w5H8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/cc5w5H8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/cc5w5H8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/cc5w5H8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s CC [M] drivers/gpu/drm/xe/xe_guc_capture.o 4320s /tmp/ccfegyew.s: Assembler messages: 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s /tmp/ccfegyew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4320s CC [M] drivers/net/hamradio/hdlcdrv.o 4321s /tmp/ccTXkcqm.s: Assembler messages: 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/ccTXkcqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s CC [M] drivers/net/ethernet/amd/pds_core/auxbus.o 4321s /tmp/cc1AKVWN.s: Assembler messages: 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4321s /tmp/cc1AKVWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Assembler messages: 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/cciwIf39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s CC [M] drivers/net/hamradio/baycom_ser_hdx.o 4322s /tmp/ccIIA0nt.s: Assembler messages: 4322s /tmp/ccIIA0nt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccIIA0nt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s CC [M] drivers/net/ethernet/amd/pds_core/dev.o 4322s /tmp/ccnnLr5m.s: Assembler messages: 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s /tmp/ccnnLr5m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4322s CC [M] drivers/gpu/drm/xe/xe_guc_ct.o 4323s /tmp/ccSjAvKJ.s: Assembler messages: 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccSjAvKJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.o 4323s /tmp/ccgH9II9.s: Assembler messages: 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccgH9II9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Assembler messages: 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s /tmp/ccMiVgiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4323s CC [M] drivers/net/ethernet/amd/pds_core/adminq.o 4323s CC [M] drivers/net/hamradio/baycom_par.o 4324s /tmp/ccbZjQAr.s: Assembler messages: 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccbZjQAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s CC [M] drivers/gpu/drm/xe/xe_guc_db_mgr.o 4324s /tmp/cca0GorK.s: Assembler messages: 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cca0GorK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Assembler messages: 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/cchh1T5x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Assembler messages: 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s /tmp/ccy8gqhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4324s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.o 4324s CC [M] drivers/net/ethernet/amd/pds_core/core.o 4324s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v9_0.o 4325s /tmp/ccZnGwcC.s: Assembler messages: 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s /tmp/ccZnGwcC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4325s CC [M] drivers/gpu/drm/xe/xe_guc_engine_activity.o 4326s /tmp/ccQ3KvLd.s: Assembler messages: 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccQ3KvLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s CC [M] drivers/net/ethernet/amd/pds_core/debugfs.o 4326s /tmp/ccemKjIk.s: Assembler messages: 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccemKjIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s CC drivers/net/ppp/ppp_generic.o 4326s /tmp/ccafVu8d.s: Assembler messages: 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccafVu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s CC [M] drivers/gpu/drm/xe/xe_guc_hwconfig.o 4326s /tmp/ccGdqgi0.s: Assembler messages: 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4326s /tmp/ccGdqgi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.o 4327s /tmp/cch7tjjn.s: Assembler messages: 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/cch7tjjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s CC [M] drivers/net/ethernet/amd/pds_core/fw.o 4327s /tmp/ccRTLgc2.s: Assembler messages: 4327s /tmp/ccRTLgc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/ccRTLgc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/ccRTLgc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s /tmp/ccRTLgc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4327s CC [M] drivers/gpu/drm/xe/xe_guc_id_mgr.o 4328s /tmp/cceL6kXK.s: Assembler messages: 4328s /tmp/cceL6kXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.o 4328s LD [M] drivers/net/ethernet/amd/pds_core/pds_core.o 4328s AR drivers/net/ethernet/aquantia/built-in.a 4328s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_main.o 4328s /tmp/ccDUu4lF.s: Assembler messages: 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4328s CC [M] drivers/gpu/drm/xe/xe_guc_klv_helpers.o 4328s /tmp/ccDUu4lF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Assembler messages: 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc8wkhKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc6rBajU.s: Assembler messages: 4329s /tmp/cc6rBajU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s CC [M] drivers/gpu/drm/xe/xe_guc_log.o 4329s CC [M] drivers/net/ppp/ppp_async.o 4329s /tmp/cc33xJKi.s: Assembler messages: 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/cc33xJKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.o 4329s /tmp/ccqYj02i.s: Assembler messages: 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s /tmp/ccqYj02i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4329s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_nic.o 4330s /tmp/ccp0dMKD.s: Assembler messages: 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccp0dMKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s CC [M] drivers/gpu/drm/xe/xe_guc_pc.o 4330s /tmp/ccqQ7VVu.s: Assembler messages: 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s /tmp/ccqQ7VVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4330s CC [M] drivers/net/ppp/bsd_comp.o 4331s /tmp/ccF0Yyoo.s: Assembler messages: 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccF0Yyoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.o 4331s /tmp/ccMJnAiC.s: Assembler messages: 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccMJnAiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s CC [M] drivers/net/ppp/ppp_deflate.o 4331s /tmp/ccLs0tkg.s: Assembler messages: 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4331s /tmp/ccLs0tkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o 4332s /tmp/ccga2gzU.s: Assembler messages: 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s CC [M] drivers/gpu/drm/xe/xe_guc_submit.o 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/ccga2gzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Assembler messages: 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cc1rAR0C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s CC [M] drivers/net/ppp/ppp_mppe.o 4332s /tmp/cctCJrFC.s: Assembler messages: 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v10_0.o 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4332s /tmp/cctCJrFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Assembler messages: 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccegky1F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Assembler messages: 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_vec.o 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s /tmp/ccRKTyzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4333s CC [M] drivers/net/ppp/ppp_synctty.o 4334s /tmp/ccHOzbR4.s: Assembler messages: 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccHOzbR4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.o 4334s /tmp/cc5am77B.s: Assembler messages: 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/cc5am77B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_ring.o 4334s /tmp/ccM12gqE.s: Assembler messages: 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccM12gqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Assembler messages: 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s /tmp/ccuQ0XsJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4334s CC [M] drivers/gpu/drm/xe/xe_heci_gsc.o 4334s CC [M] drivers/net/ppp/pppox.o 4335s /tmp/ccaZgrli.s: Assembler messages: 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccaZgrli.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s CC [M] drivers/gpu/drm/xe/xe_huc.o 4335s /tmp/ccHtpYCj.s: Assembler messages: 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/ccHtpYCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s CC [M] drivers/net/ppp/pppoe.o 4335s /tmp/cc5sIZSR.s: Assembler messages: 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4335s /tmp/cc5sIZSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.o 4336s /tmp/ccIMcJfx.s: Assembler messages: 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccIMcJfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.o 4336s /tmp/ccsgyzv6.s: Assembler messages: 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s /tmp/ccsgyzv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4336s CC [M] drivers/gpu/drm/xe/xe_hw_engine.o 4337s /tmp/cceRUdHU.s: Assembler messages: 4337s /tmp/cceRUdHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cceRUdHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cceRUdHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cceRUdHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cceRUdHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_ethtool.o 4337s /tmp/cc36khFS.s: Assembler messages: 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/cc36khFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s CC [M] drivers/net/ppp/pptp.o 4337s /tmp/ccpw67Pm.s: Assembler messages: 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s /tmp/ccpw67Pm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4337s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.o 4338s /tmp/ccOvwrp0.s: Assembler messages: 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccOvwrp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s CC [M] drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.o 4338s /tmp/ccx7trpq.s: Assembler messages: 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.o 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccx7trpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Assembler messages: 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s /tmp/ccDHm1UR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4338s AR drivers/net/ppp/built-in.a 4338s AR drivers/net/ethernet/arc/built-in.a 4338s CC [M] drivers/net/ethernet/arc/emac_main.o 4339s /tmp/ccu3ogoN.s: Assembler messages: 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccu3ogoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.o 4339s /tmp/ccraCjdt.s: Assembler messages: 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccraCjdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s CC [M] drivers/gpu/drm/xe/xe_hw_engine_group.o 4339s /tmp/ccJIx4JA.s: Assembler messages: 4339s /tmp/ccJIx4JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s /tmp/ccJIx4JA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4339s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_filters.o 4340s /tmp/ccgYDmXq.s: Assembler messages: 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccgYDmXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s CC [M] drivers/gpu/drm/xe/xe_hw_fence.o 4340s /tmp/ccjQlrk4.s: Assembler messages: 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccjQlrk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s CC [M] drivers/net/ethernet/arc/emac_mdio.o 4340s /tmp/ccBRxxsZ.s: Assembler messages: 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s /tmp/ccBRxxsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4340s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.o 4341s /tmp/cckDg5C5.s: Assembler messages: 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/cckDg5C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_phy.o 4341s /tmp/ccRkQPZh.s: Assembler messages: 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccRkQPZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s CC [M] drivers/gpu/drm/xe/xe_irq.o 4341s /tmp/ccbxYeAq.s: Assembler messages: 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s /tmp/ccbxYeAq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4341s CC [M] drivers/net/ethernet/arc/emac_rockchip.o 4342s /tmp/ccYhnrCx.s: Assembler messages: 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccYhnrCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.o 4342s /tmp/ccL0ooyU.s: Assembler messages: 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccL0ooyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.o 4342s /tmp/ccDmC9pz.s: Assembler messages: 4342s /tmp/ccDmC9pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccDmC9pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccDmC9pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccDmC9pz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s LD [M] drivers/net/ethernet/arc/arc_emac.o 4342s AR drivers/net/ethernet/asix/built-in.a 4342s CC [M] drivers/net/ethernet/asix/ax88796c_main.o 4342s /tmp/ccBOtNN5.s: Assembler messages: 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s /tmp/ccBOtNN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4342s CC [M] drivers/gpu/drm/xe/xe_lrc.o 4343s /tmp/ccMbChqm.s: Assembler messages: 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccMbChqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o 4343s /tmp/ccbmHpMD.s: Assembler messages: 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v11_0.o 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4343s /tmp/ccbmHpMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Assembler messages: 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccuCIVuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s CC [M] drivers/net/ethernet/asix/ax88796c_ioctl.o 4344s /tmp/ccqeXEw7.s: Assembler messages: 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.o 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4344s /tmp/ccqeXEw7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Assembler messages: 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccpLb8DP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.o 4345s /tmp/ccnzD8r2.s: Assembler messages: 4345s /tmp/ccnzD8r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccnzD8r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccnzD8r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccnzD8r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s /tmp/ccnzD8r2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4345s CC [M] drivers/net/ethernet/asix/ax88796c_spi.o 4346s /tmp/ccIcGlFf.s: Assembler messages: 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccIcGlFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.o 4346s /tmp/ccz5t3wc.s: Assembler messages: 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s CC [M] drivers/gpu/drm/xe/xe_migrate.o 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccz5t3wc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Assembler messages: 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccXNADXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s LD [M] drivers/net/ethernet/asix/ax88796c.o 4346s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.o 4346s /tmp/ccbXv7Oi.s: Assembler messages: 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s /tmp/ccbXv7Oi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4346s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0_3.o 4347s /tmp/cceciyCs.s: Assembler messages: 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s /tmp/cceciyCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4347s CC [M] drivers/gpu/drm/xe/xe_mmio.o 4348s /tmp/cc5QBBIG.s: Assembler messages: 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.o 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc5QBBIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Assembler messages: 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccehAoMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.o 4348s /tmp/cc9Ozk7Y.s: Assembler messages: 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/cc9Ozk7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s CC [M] drivers/gpu/drm/mgag200/mgag200_bmc.o 4348s /tmp/ccVai0jR.s: Assembler messages: 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s /tmp/ccVai0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4348s CC [M] drivers/gpu/drm/xe/xe_mocs.o 4349s /tmp/ccUahNQA.s: Assembler messages: 4349s /tmp/ccUahNQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s CC [M] drivers/gpu/drm/mgag200/mgag200_ddc.o 4349s /tmp/ccUahNQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Assembler messages: 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s /tmp/ccX4wHwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4349s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils.o 4350s /tmp/ccSCtRV9.s: Assembler messages: 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccSCtRV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s CC [M] drivers/gpu/drm/mgag200/mgag200_drv.o 4350s /tmp/ccbWlLGb.s: Assembler messages: 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbWlLGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s CC [M] drivers/gpu/drm/xe/xe_module.o 4350s /tmp/cc3T4taY.s: Assembler messages: 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc3T4taY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/cc5kOlAt.s: Assembler messages: 4350s /tmp/cc5kOlAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.o 4350s /tmp/cc5kOlAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.o 4350s /tmp/ccbFWkyh.s: Assembler messages: 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s /tmp/ccbFWkyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4350s CC [M] drivers/gpu/drm/mgag200/mgag200_g200.o 4351s /tmp/ccqyuqLY.s: Assembler messages: 4351s /tmp/ccqyuqLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s /tmp/ccqyuqLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s /tmp/ccqyuqLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s /tmp/ccqyuqLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s CC [M] drivers/gpu/drm/xe/xe_oa.o 4351s /tmp/ccGCY5o5.s: Assembler messages: 4351s /tmp/ccGCY5o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s /tmp/ccGCY5o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s CC [M] drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_llh.o 4351s /tmp/cc8nYbwg.s: Assembler messages: 4351s /tmp/cc8nYbwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4351s CC [M] drivers/gpu/drm/mgag200/mgag200_g200eh.o 4352s /tmp/ccHv0V9L.s: Assembler messages: 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccHv0V9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.o 4352s /tmp/ccEOWHae.s: Assembler messages: 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s CC [M] drivers/net/ethernet/aquantia/atlantic/macsec/macsec_api.o 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccEOWHae.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccLwvXb1.s: Assembler messages: 4352s /tmp/ccLwvXb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccLwvXb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s /tmp/ccLwvXb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4352s CC [M] drivers/gpu/drm/mgag200/mgag200_g200eh3.o 4353s CC [M] drivers/gpu/drm/mgag200/mgag200_g200eh5.o 4353s /tmp/ccZwb01J.s: Assembler messages: 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s /tmp/ccZwb01J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4353s CC [M] drivers/gpu/drm/xe/xe_observation.o 4354s /tmp/ccvVbN6z.s: Assembler messages: 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.o 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccvVbN6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s CC [M] drivers/gpu/drm/mgag200/mgag200_g200er.o 4354s /tmp/ccAIwPaL.s: Assembler messages: 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/ccAIwPaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_ptp.o 4354s /tmp/cc8caLKT.s: Assembler messages: 4354s /tmp/cc8caLKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s /tmp/cc8caLKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4354s CC [M] drivers/gpu/drm/xe/xe_pat.o 4355s /tmp/ccRnAUTy.s: Assembler messages: 4355s /tmp/ccRnAUTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccRnAUTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccRnAUTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s CC [M] drivers/gpu/drm/mgag200/mgag200_g200ev.o 4355s /tmp/cctlLXkb.s: Assembler messages: 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/cctlLXkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s CC [M] drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.o 4355s /tmp/ccqnZygV.s: Assembler messages: 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccqnZygV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccffiwPX.s: Assembler messages: 4355s /tmp/ccffiwPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccffiwPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s CC [M] drivers/gpu/drm/xe/xe_pci.o 4355s CC [M] drivers/gpu/drm/mgag200/mgag200_g200ew3.o 4355s /tmp/ccf2H9Ek.s: Assembler messages: 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4355s /tmp/ccf2H9Ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s CC [M] drivers/net/ethernet/aquantia/atlantic/aq_macsec.o 4356s /tmp/ccsiNJPT.s: Assembler messages: 4356s /tmp/ccsiNJPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s CC [M] drivers/gpu/drm/mgag200/mgag200_g200se.o 4356s /tmp/cc8YJ2jU.s: Assembler messages: 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4356s /tmp/cc8YJ2jU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s CC [M] drivers/gpu/drm/xe/xe_pcode.o 4357s /tmp/ccfIDka7.s: Assembler messages: 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccfIDka7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s CC [M] drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.o 4357s /tmp/cc1swuWS.s: Assembler messages: 4357s /tmp/cc1swuWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/cc1swuWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/cc1swuWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/cc1swuWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s CC [M] drivers/gpu/drm/mgag200/mgag200_g200wb.o 4357s /tmp/ccEFUjms.s: Assembler messages: 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4357s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s LD [M] drivers/net/ethernet/aquantia/atlantic/atlantic.o 4358s CC [M] drivers/gpu/drm/xe/xe_pm.o 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccEFUjms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Assembler messages: 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccYJvhsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s AR drivers/net/ethernet/atheros/built-in.a 4358s CC [M] drivers/net/ethernet/atheros/atlx/atl1.o 4358s /tmp/ccAlkpiw.s: Assembler messages: 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccAlkpiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s CC [M] drivers/gpu/drm/amd/amdgpu/gmc_v12_0.o 4358s /tmp/ccJDUGZx.s: Assembler messages: 4358s /tmp/ccJDUGZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s /tmp/ccJDUGZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4358s CC [M] drivers/gpu/drm/mgag200/mgag200_mode.o 4359s /tmp/cc13sMg4.s: Assembler messages: 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/cc13sMg4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s CC [M] drivers/gpu/drm/xe/xe_preempt_fence.o 4359s /tmp/ccVWGJgu.s: Assembler messages: 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccVWGJgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s CC [M] drivers/gpu/drm/mgag200/mgag200_vga_bmc.o 4359s /tmp/ccKNpdbT.s: Assembler messages: 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4359s /tmp/ccKNpdbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v6_0.o 4360s /tmp/ccazQ4d1.s: Assembler messages: 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccazQ4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s CC [M] drivers/gpu/drm/xe/xe_pt.o 4360s /tmp/ccF2otiR.s: Assembler messages: 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccF2otiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s CC [M] drivers/net/ethernet/atheros/atlx/atl2.o 4360s /tmp/ccINRbVx.s: Assembler messages: 4360s /tmp/ccINRbVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccINRbVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccINRbVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccINRbVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s /tmp/ccINRbVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4360s CC [M] drivers/gpu/drm/mgag200/mgag200_vga.o 4361s /tmp/cchEEwdB.s: Assembler messages: 4361s /tmp/cchEEwdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4361s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v6_1.o 4361s /tmp/ccvSTIwB.s: Assembler messages: 4361s /tmp/ccvSTIwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4361s LD [M] drivers/gpu/drm/mgag200/mgag200.o 4361s CC drivers/net/slip/slhc.o 4362s /tmp/ccYzklZF.s: Assembler messages: 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccYzklZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v6_7.o 4362s /tmp/ccdJIz6V.s: Assembler messages: 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccdJIz6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Assembler messages: 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s CC [M] drivers/gpu/drm/xe/xe_pt_walk.o 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/ccHB8LvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_main.o 4362s /tmp/cczLFZb4.s: Assembler messages: 4362s /tmp/cczLFZb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/cczLFZb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/cczLFZb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s /tmp/cczLFZb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4362s CC [M] drivers/net/slip/slip.o 4363s /tmp/ccoJqm9A.s: Assembler messages: 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s /tmp/ccoJqm9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 4363s CC [M] drivers/gpu/drm/xe/xe_pxp.o 4363s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v8_7.o 4364s /tmp/ccej4TEb.s: Assembler messages: 4364s /tmp/ccej4TEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccej4TEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccej4TEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccej4TEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccej4TEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v8_10.o 4364s /tmp/cc0IRIZU.s: Assembler messages: 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/cc0IRIZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s CC [M] drivers/gpu/drm/xe/xe_pxp_debugfs.o 4364s /tmp/ccqkVNki.s: Assembler messages: 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccqkVNki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s AR drivers/net/slip/built-in.a 4364s CC [M] drivers/gpu/drm/xe/xe_pxp_submit.o 4364s /tmp/ccCYVOxr.s: Assembler messages: 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s /tmp/ccCYVOxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4364s CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_hw.o 4365s /tmp/ccfFfjz0.s: Assembler messages: 4365s /tmp/ccfFfjz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s AR drivers/net/ethernet/cadence/built-in.a 4365s CC [M] drivers/net/ethernet/cadence/macb_main.o 4365s /tmp/ccqVZwxz.s: Assembler messages: 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s /tmp/ccqVZwxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4365s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v12_0.o 4366s /tmp/ccSQf8Uf.s: Assembler messages: 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccSQf8Uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Assembler messages: 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/ccA3fl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.o 4366s CC [M] drivers/gpu/drm/xe/xe_query.o 4366s /tmp/cc7DkDqc.s: Assembler messages: 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s /tmp/cc7DkDqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4366s CC [M] drivers/gpu/drm/amd/amdgpu/umc_v8_14.o 4367s /tmp/ccXMDw2N.s: Assembler messages: 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/ccXMDw2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s CC [M] drivers/net/ethernet/atheros/atl1e/atl1e_param.o 4367s /tmp/cceDtRoy.s: Assembler messages: 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cceDtRoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s CC [M] drivers/gpu/drm/xe/xe_range_fence.o 4367s /tmp/cc3DI1xN.s: Assembler messages: 4367s /tmp/cc3DI1xN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cc3DI1xN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cc3DI1xN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cc3DI1xN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s /tmp/cc3DI1xN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4367s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o 4368s /tmp/ccdWuago.s: Assembler messages: 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s /tmp/ccdWuago.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s CC [M] drivers/gpu/drm/xe/xe_reg_sr.o 4368s /tmp/ccGo9agD.s: Assembler messages: 4368s /tmp/ccGo9agD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4368s LD [M] drivers/net/ethernet/atheros/atl1e/atl1e.o 4368s CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_main.o 4369s /tmp/ccXhvSGr.s: Assembler messages: 4369s /tmp/ccXhvSGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s CC [M] drivers/gpu/drm/xe/xe_reg_whitelist.o 4369s /tmp/ccPTepUZ.s: Assembler messages: 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccPTepUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Assembler messages: 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ih.o 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s /tmp/ccstzntO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4369s CC [M] drivers/net/ethernet/cadence/macb_ptp.o 4370s /tmp/ccB77Lkf.s: Assembler messages: 4370s /tmp/ccB77Lkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s CC [M] drivers/gpu/drm/xe/xe_ring_ops.o 4370s /tmp/ccSNLURl.s: Assembler messages: 4370s /tmp/ccSNLURl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/ccSNLURl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/ccSNLURl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/ccSNLURl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s CC [M] drivers/gpu/drm/amd/amdgpu/iceland_ih.o 4370s /tmp/cc830Sgc.s: Assembler messages: 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cc830Sgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s CC [M] drivers/net/ethernet/cadence/macb_pci.o 4370s /tmp/cctFgtB9.s: Assembler messages: 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4370s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cctFgtB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_hw.o 4371s /tmp/cc7Q7y4F.s: Assembler messages: 4371s /tmp/cc7Q7y4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cc7Q7y4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cc7Q7y4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/cc7Q7y4F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Assembler messages: 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s CC [M] drivers/gpu/drm/xe/xe_rtp.o 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccnSGiEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s CC [M] drivers/gpu/drm/amd/amdgpu/tonga_ih.o 4371s /tmp/ccxa0zVm.s: Assembler messages: 4371s /tmp/ccxa0zVm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccxa0zVm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s /tmp/ccxa0zVm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4371s LD [M] drivers/net/ethernet/cadence/macb.o 4371s CC [M] drivers/gpu/drm/v3d/v3d_bo.o 4372s /tmp/ccP9GYNp.s: Assembler messages: 4372s /tmp/ccP9GYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/ccP9GYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/ccP9GYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/ccP9GYNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Assembler messages: 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s CC [M] drivers/gpu/drm/v3d/v3d_drv.o 4372s CC [M] drivers/gpu/drm/xe/xe_sa.o 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cc9hP19Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Assembler messages: 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cczlfpw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Assembler messages: 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s /tmp/cclnRHGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4372s CC [M] drivers/gpu/drm/amd/amdgpu/cz_ih.o 4372s CC [M] drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.o 4373s /tmp/ccDDSvpJ.s: Assembler messages: 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccDDSvpJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc9HuRBx.s: Assembler messages: 4373s /tmp/cc9HuRBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc9HuRBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc9HuRBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc9HuRBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc9HuRBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s CC [M] drivers/gpu/drm/v3d/v3d_fence.o 4373s CC [M] drivers/gpu/drm/xe/xe_sched_job.o 4373s /tmp/cc8mqYWq.s: Assembler messages: 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/cc8mqYWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s CC [M] drivers/gpu/drm/amd/amdgpu/vega10_ih.o 4373s /tmp/ccfkQmQE.s: Assembler messages: 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s /tmp/ccfkQmQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4373s LD [M] drivers/net/ethernet/atheros/atl1c/atl1c.o 4373s CC [M] drivers/net/ethernet/atheros/alx/main.o 4374s /tmp/cc7nlhdy.s: Assembler messages: 4374s /tmp/cc7nlhdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s CC [M] drivers/gpu/drm/v3d/v3d_gem.o 4374s /tmp/ccQStHIG.s: Assembler messages: 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccQStHIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s CC [M] drivers/gpu/drm/xe/xe_shrinker.o 4374s /tmp/ccPgUw92.s: Assembler messages: 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s /tmp/ccPgUw92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4374s CC [M] drivers/gpu/drm/amd/amdgpu/vega20_ih.o 4375s /tmp/ccjPRfTg.s: Assembler messages: 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/ccjPRfTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s CC [M] drivers/gpu/drm/v3d/v3d_irq.o 4375s /tmp/cc50Fzif.s: Assembler messages: 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc50Fzif.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s CC [M] drivers/gpu/drm/xe/xe_step.o 4375s /tmp/cc1qMbP4.s: Assembler messages: 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4375s /tmp/cc1qMbP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Assembler messages: 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccJhFvQa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s CC [M] drivers/net/ethernet/atheros/alx/ethtool.o 4376s CC [M] drivers/gpu/drm/v3d/v3d_mmu.o 4376s /tmp/ccrQnNne.s: Assembler messages: 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccrQnNne.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s CC [M] drivers/gpu/drm/amd/amdgpu/navi10_ih.o 4376s /tmp/cc1tHqHU.s: Assembler messages: 4376s /tmp/cc1tHqHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/cc1tHqHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s CC [M] drivers/gpu/drm/xe/xe_survivability_mode.o 4376s /tmp/ccAEuLFH.s: Assembler messages: 4376s /tmp/ccAEuLFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccAEuLFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccAEuLFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s /tmp/ccAEuLFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4376s CC [M] drivers/gpu/drm/v3d/v3d_perfmon.o 4377s /tmp/ccuH0Zn2.s: Assembler messages: 4377s /tmp/ccuH0Zn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccuH0Zn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccuH0Zn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccuH0Zn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccuH0Zn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s CC [M] drivers/net/ethernet/atheros/alx/hw.o 4377s /tmp/cc32O6Vu.s: Assembler messages: 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cc32O6Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s CC [M] drivers/gpu/drm/amd/amdgpu/ih_v6_0.o 4377s /tmp/ccvRtKb1.s: Assembler messages: 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/ccvRtKb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s CC [M] drivers/gpu/drm/xe/xe_sync.o 4377s /tmp/cczRYGO8.s: Assembler messages: 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s /tmp/cczRYGO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4377s CC [M] drivers/gpu/drm/v3d/v3d_trace_points.o 4378s /tmp/ccijxucH.s: Assembler messages: 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/ccijxucH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s LD [M] drivers/net/ethernet/atheros/alx/alx.o 4378s /tmp/cc0sahfy.s: Assembler messages: 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cc0sahfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s CC drivers/net/ethernet/broadcom/bgmac.o 4378s CC [M] drivers/gpu/drm/amd/amdgpu/ih_v6_1.o 4378s /tmp/cceafaJq.s: Assembler messages: 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4378s /tmp/cceafaJq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s CC [M] drivers/gpu/drm/xe/xe_tile.o 4379s /tmp/ccsb9Cj4.s: Assembler messages: 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccsb9Cj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s CC [M] drivers/gpu/drm/v3d/v3d_sched.o 4379s /tmp/ccYuiACm.s: Assembler messages: 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s CC [M] drivers/gpu/drm/amd/amdgpu/ih_v7_0.o 4379s /tmp/ccYuiACm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccEsllZ4.s: Assembler messages: 4379s /tmp/ccEsllZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccEsllZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccEsllZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s /tmp/ccEsllZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4379s CC [M] drivers/gpu/drm/xe/xe_tile_sysfs.o 4380s /tmp/ccVeXLda.s: Assembler messages: 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/ccVeXLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Assembler messages: 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cci8yzPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s CC [M] drivers/gpu/drm/v3d/v3d_sysfs.o 4380s CC drivers/net/ethernet/broadcom/bgmac-platform.o 4380s /tmp/cca3CDK8.s: Assembler messages: 4380s /tmp/cca3CDK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cca3CDK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s /tmp/cca3CDK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4380s CC [M] drivers/gpu/drm/xe/xe_trace.o 4381s /tmp/ccjndSps.s: Assembler messages: 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccjndSps.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o 4381s /tmp/ccS0kFlo.s: Assembler messages: 4381s /tmp/ccS0kFlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccS0kFlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s CC [M] drivers/gpu/drm/v3d/v3d_submit.o 4381s /tmp/ccUaomsY.s: Assembler messages: 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s /tmp/ccUaomsY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4381s CC [M] drivers/net/ethernet/broadcom/b44.o 4382s /tmp/cc8F74b6.s: Assembler messages: 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/cc8F74b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: CC [M] drivers/gpu/drm/v3d/v3d_gemfs.o 4382s Assembler messages: 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s /tmp/ccsGBLP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4382s CC [M] drivers/gpu/drm/xe/xe_trace_bo.o 4383s /tmp/cc27KLyd.s: Assembler messages: 4383s /tmp/cc27KLyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s CC [M] drivers/gpu/drm/v3d/v3d_debugfs.o 4383s /tmp/ccL2Aqw1.s: Assembler messages: 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccL2Aqw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v3_1.o 4383s /tmp/ccCfu4Qo.s: Assembler messages: 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s /tmp/ccCfu4Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4383s CC [M] drivers/net/ethernet/broadcom/bcm4908_enet.o 4384s /tmp/cc9gSavH.s: Assembler messages: 4384s /tmp/cc9gSavH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/cc9gSavH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/cc9gSavH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/cc9gSavH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/cc9gSavH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Assembler messages: 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s LD [M] drivers/gpu/drm/v3d/v3d.o 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccbAaiM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s CC [M] drivers/gpu/drm/xe/xe_trace_guc.o 4384s AR drivers/net/ethernet/brocade/built-in.a 4384s CC [M] drivers/net/ethernet/brocade/bna/bnad.o 4384s /tmp/ccp1O3Py.s: Assembler messages: 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s /tmp/ccp1O3Py.s: Warning: no SFrame FDE emitted; FP without RA on stack 4384s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v10_0.o 4385s /tmp/ccvp4HWx.s: Assembler messages: 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccvp4HWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s CC [M] drivers/net/ethernet/broadcom/bnx2.o 4385s /tmp/ccMMvz6P.s: Assembler messages: 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccMMvz6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s CC [M] drivers/gpu/drm/xe/xe_trace_lrc.o 4385s /tmp/ccR4DmS2.s: Assembler messages: 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s /tmp/ccR4DmS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4385s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v11_0.o 4386s /tmp/ccztk1aX.s: Assembler messages: 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s /tmp/ccztk1aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4386s CC [M] drivers/gpu/drm/xe/xe_ttm_stolen_mgr.o 4387s /tmp/ccKigfYt.s: Assembler messages: 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccKigfYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.o 4387s /tmp/cc86zVMN.s: Assembler messages: 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/cc86zVMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s CC [M] drivers/gpu/drm/xe/xe_ttm_sys_mgr.o 4387s /tmp/ccYq6ce0.s: Assembler messages: 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s /tmp/ccYq6ce0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4387s CC [M] drivers/net/ethernet/brocade/bna/bnad_ethtool.o 4388s /tmp/cccbyM62.s: Assembler messages: 4388s /tmp/cccbyM62.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/cccbyM62.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/cccbyM62.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/cccbyM62.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/cccbyM62.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v12_0.o 4388s /tmp/ccTo0oYA.s: Assembler messages: 4388s /tmp/ccTo0oYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/ccTo0oYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s /tmp/ccTo0oYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4388s CC [M] drivers/gpu/drm/xe/xe_ttm_vram_mgr.o 4389s /tmp/cc9IzVcp.s: Assembler messages: 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc9IzVcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v13_0.o 4389s /tmp/cc917tym.s: Assembler messages: 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cc917tym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Assembler messages: 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s CC [M] drivers/net/ethernet/brocade/bna/bnad_debugfs.o 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s /tmp/cceNgyNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4389s CC [M] drivers/gpu/drm/xe/xe_tuning.o 4390s /tmp/ccFybG2a.s: Assembler messages: 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccFybG2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s CC [M] drivers/net/ethernet/broadcom/cnic.o 4390s /tmp/cc8VjiyG.s: Assembler messages: 4390s /tmp/cc8VjiyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/cc8VjiyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s CC [M] drivers/gpu/drm/xe/xe_uc.o 4390s /tmp/ccYU9jbd.s: Assembler messages: 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.o 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccYU9jbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Assembler messages: 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s /tmp/ccrfvUyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4390s CC [M] drivers/net/ethernet/brocade/bna/bna_enet.o 4391s /tmp/ccUm2Wyq.s: Assembler messages: 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/ccUm2Wyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s CC [M] drivers/gpu/drm/xe/xe_uc_fw.o 4391s /tmp/cctNwYXW.s: Assembler messages: 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4391s /tmp/cctNwYXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s CC [M] drivers/gpu/drm/amd/amdgpu/psp_v14_0.o 4392s /tmp/ccY3Rzvk.s: Assembler messages: 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s CC [M] drivers/net/ethernet/brocade/bna/bna_tx_rx.o 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/ccY3Rzvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Assembler messages: 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s /tmp/cciOdDUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4392s CC [M] drivers/gpu/drm/xe/xe_vm.o 4393s /tmp/ccWXpjb3.s: Assembler messages: 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s /tmp/ccWXpjb3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4393s CC [M] drivers/gpu/drm/amd/amdgpu/dce_v10_0.o 4394s /tmp/ccEdvkiH.s: Assembler messages: 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccEdvkiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s CC [M] drivers/net/ethernet/broadcom/tg3.o 4394s /tmp/ccXUWgs9.s: Assembler messages: 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s /tmp/ccXUWgs9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4394s CC [M] drivers/net/ethernet/brocade/bna/bfa_msgq.o 4395s /tmp/ccoFYxuI.s: Assembler messages: 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccoFYxuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s CC [M] drivers/gpu/drm/xe/xe_vram.o 4395s /tmp/ccS2W0nZ.s: Assembler messages: 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccS2W0nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s CC [M] drivers/gpu/drm/amd/amdgpu/dce_v11_0.o 4395s /tmp/ccJUVwyZ.s: Assembler messages: 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s /tmp/ccJUVwyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4395s CC [M] drivers/net/ethernet/brocade/bna/bfa_ioc.o 4396s /tmp/ccdogfHc.s: Assembler messages: 4396s /tmp/ccdogfHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4396s /tmp/ccdogfHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4396s /tmp/ccdogfHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4396s CC [M] drivers/gpu/drm/xe/xe_vram_freq.o 4397s /tmp/ccbYbabZ.s: Assembler messages: 4397s /tmp/ccbYbabZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbYbabZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s CC [M] drivers/gpu/drm/xe/xe_vsec.o 4397s /tmp/ccbtttmi.s: Assembler messages: 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccbtttmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s CC [M] drivers/net/ethernet/brocade/bna/bfa_ioc_ct.o 4397s /tmp/ccPQmdjG.s: Assembler messages: 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4397s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccPQmdjG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.o 4398s /tmp/ccL7GWql.s: Assembler messages: 4398s /tmp/ccL7GWql.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccL7GWql.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s CC [M] drivers/gpu/drm/xe/xe_wa.o 4398s /tmp/ccTuKsez.s: Assembler messages: 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s /tmp/ccTuKsez.s: Warning: no SFrame FDE emitted; FP without RA on stack 4398s CC [M] drivers/net/ethernet/brocade/bna/bfa_cee.o 4399s /tmp/cc06lAgm.s: Assembler messages: 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/cc06lAgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccgWu5fZ.s: Assembler messages: 4399s /tmp/ccgWu5fZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccgWu5fZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccgWu5fZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s CC [M] drivers/gpu/drm/xe/xe_wait_user_fence.o 4399s /tmp/ccTICiWS.s: Assembler messages: 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s /tmp/ccTICiWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4399s CC [M] drivers/net/ethernet/brocade/bna/cna_fwimg.o 4400s /tmp/ccHdgR5q.s: Assembler messages: 4400s /tmp/ccHdgR5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4400s CC [M] drivers/gpu/drm/xe/xe_wopcm.o 4400s /tmp/ccnMcAOL.s: Assembler messages: 4400s /tmp/ccnMcAOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4400s LD [M] drivers/net/ethernet/brocade/bna/bna.o 4400s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.o 4401s /tmp/cctsaeVc.s: Assembler messages: 4401s /tmp/cctsaeVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/cctsaeVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s CC [M] drivers/gpu/drm/xe/xe_hmm.o 4401s /tmp/ccwJ7HGf.s: Assembler messages: 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s /tmp/ccwJ7HGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4401s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.o 4402s /tmp/ccFoqZsK.s: Assembler messages: 4402s /tmp/ccFoqZsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccFoqZsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s CC [M] drivers/gpu/drm/xe/xe_svm.o 4402s /tmp/ccs4dpJ7.s: Assembler messages: 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s /tmp/ccs4dpJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4402s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o 4403s /tmp/cc3a2zFP.s: Assembler messages: 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmr.o 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/cc3a2zFP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Assembler messages: 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccNlURCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Assembler messages: 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccVK22bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s CC [M] drivers/gpu/drm/xe/xe_hwmon.o 4403s CC [M] drivers/net/ethernet/broadcom/bcmsysport.o 4403s /tmp/ccTw538w.s: Assembler messages: 4403s /tmp/ccTw538w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccTw538w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s /tmp/ccTw538w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4403s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_kms.o 4405s /tmp/ccubWDu0.s: Assembler messages: 4405s /tmp/ccubWDu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccubWDu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccubWDu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s CC [M] drivers/gpu/drm/xe/xe_pmu.o 4405s /tmp/ccamqfbW.s: Assembler messages: 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_drv.o 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4405s /tmp/ccamqfbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Assembler messages: 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccwczfa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v9_0.o 4406s /tmp/ccYNpeDf.s: Assembler messages: 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccYNpeDf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Assembler messages: 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s /tmp/ccVKWKPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4406s CC [M] drivers/gpu/drm/xe/xe_configfs.o 4406s CC [M] drivers/net/ethernet/broadcom/genet/bcmgenet.o 4407s /tmp/cciALQI9.s: Assembler messages: 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/cciALQI9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Assembler messages: 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_vf.o 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s /tmp/ccYMXq91.s: Warning: no SFrame FDE emitted; FP without RA on stack 4407s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.o 4408s /tmp/ccIp4lWm.s: Assembler messages: 4408s /tmp/ccIp4lWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/ccIp4lWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/ccIp4lWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/ccIp4lWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_resource.o 4408s /tmp/cc8PYezC.s: Assembler messages: 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s /tmp/cc8PYezC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4408s CC [M] drivers/gpu/drm/xe/xe_guc_relay.o 4409s /tmp/ccbwTi8q.s: Assembler messages: 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccbwTi8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Assembler messages: 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccfVPHB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s CC [M] drivers/net/ethernet/broadcom/genet/bcmmii.o 4409s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.o 4409s /tmp/ccjAT36e.s: Assembler messages: 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s /tmp/ccjAT36e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4409s CC [M] drivers/gpu/drm/xe/xe_memirq.o 4410s /tmp/ccU14dbA.s: Assembler messages: 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccU14dbA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmd.o 4410s /tmp/ccFmCdJm.s: Assembler messages: 4410s /tmp/ccFmCdJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccFmCdJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccFmCdJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccFmCdJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/ccFmCdJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s CC [M] drivers/net/ethernet/broadcom/genet/bcmgenet_wol.o 4410s /tmp/cc11xMO3.s: Assembler messages: 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s /tmp/cc11xMO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4410s CC [M] drivers/gpu/drm/xe/xe_sriov.o 4411s /tmp/cc4w9ic6.s: Assembler messages: 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/cc4w9ic6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Assembler messages: 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_irq.o 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccsRCRAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v9_4.o 4411s /tmp/ccq3m3v7.s: Assembler messages: 4411s /tmp/ccq3m3v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccq3m3v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccq3m3v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccq3m3v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccq3m3v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s CC [M] drivers/gpu/drm/xe/xe_sriov_vf.o 4411s /tmp/ccCtH0V4.s: Assembler messages: 4411s /tmp/ccCtH0V4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccCtH0V4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccCtH0V4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s /tmp/ccCtH0V4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4411s LD [M] drivers/net/ethernet/broadcom/genet/genet.o 4412s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o 4412s /tmp/cccGxeBQ.s: Assembler messages: 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/cccGxeBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o 4412s /tmp/ccaaW3Jp.s: Assembler messages: 4412s /tmp/ccaaW3Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/ccaaW3Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/ccaaW3Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s /tmp/ccaaW3Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4412s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf.o 4413s /tmp/ccsmeqkB.s: Assembler messages: 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccsmeqkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.o 4413s /tmp/ccZbnZ4w.s: Assembler messages: 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccZbnZ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o 4413s /tmp/ccmTLihO.s: Assembler messages: 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s /tmp/ccmTLihO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4413s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_config.o 4414s /tmp/cc3vVbCP.s: Assembler messages: 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/cc3vVbCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.o 4414s /tmp/ccXXHM7R.s: Assembler messages: 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.o 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4414s /tmp/ccXXHM7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/ccXHcxhu.s: Assembler messages: 4415s /tmp/ccXHcxhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/ccXHcxhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/ccXHcxhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/ccXHcxhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_fence.o 4415s /tmp/cckTButE.s: Assembler messages: 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_control.o 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4415s /tmp/cckTButE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Assembler messages: 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccOYLwX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_bo.o 4416s /tmp/ccCoWiGm.s: Assembler messages: 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s /tmp/ccCoWiGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4416s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.o 4417s /tmp/cczS4PVd.s: Assembler messages: 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/cczS4PVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o 4417s /tmp/ccVIjbuc.s: Assembler messages: 4417s /tmp/ccVIjbuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/ccVIjbuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4417s /tmp/ccVIjbuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4418s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.o 4418s /tmp/cchfkfZA.s: Assembler messages: 4418s /tmp/cchfkfZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4418s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.o 4419s /tmp/cczkBwUx.s: Assembler messages: 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cczkBwUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_context.o 4419s /tmp/cc4QYmhB.s: Assembler messages: 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cc4QYmhB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v10_0.o 4419s /tmp/cchVBUWv.s: Assembler messages: 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4419s /tmp/cchVBUWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_service.o 4420s /tmp/ccAdbwf8.s: Assembler messages: 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s /tmp/ccAdbwf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4420s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_surface.o 4421s /tmp/cctPTGh4.s: Assembler messages: 4421s /tmp/cctPTGh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctPTGh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctPTGh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctPTGh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s CC [M] drivers/gpu/drm/xe/xe_lmtt.o 4421s /tmp/ccnbLXtg.s: Assembler messages: 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/ccnbLXtg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o 4421s /tmp/cctF0eIu.s: Assembler messages: 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s /tmp/cctF0eIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4421s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_prime.o 4422s /tmp/ccF5Mdo3.s: Assembler messages: 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s /tmp/ccF5Mdo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s CC [M] drivers/gpu/drm/xe/xe_lmtt_2l.o 4422s CC [M] drivers/gpu/drm/xe/xe_lmtt_ml.o 4422s CC [M] drivers/gpu/drm/xe/xe_pci_sriov.o 4422s /tmp/cccPhcN5.s: Assembler messages: 4422s /tmp/cccPhcN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4422s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_mob.o 4423s /tmp/cc0FdeK4.s: Assembler messages: 4423s /tmp/cc0FdeK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc0FdeK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc0FdeK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc0FdeK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc0FdeK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s CC [M] drivers/gpu/drm/xe/xe_sriov_pf.o 4423s /tmp/cc1RMzxL.s: Assembler messages: 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s /tmp/cc1RMzxL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4423s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_shader.o 4424s /tmp/ccm0lu5C.s: Assembler messages: 4424s /tmp/ccm0lu5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccm0lu5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccm0lu5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccm0lu5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s CC [M] drivers/gpu/drm/xe/display/ext/i915_irq.o 4424s /tmp/ccrZ9MQp.s: Assembler messages: 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s /tmp/ccrZ9MQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4424s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.o 4425s /tmp/ccn63kV1.s: Assembler messages: 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccn63kV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s CC [M] drivers/gpu/drm/xe/display/ext/i915_utils.o 4425s /tmp/ccixEMCw.s: Assembler messages: 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccixEMCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s CC [M] drivers/gpu/drm/amd/amdgpu/imu_v11_0.o 4425s /tmp/ccDeiIiN.s: Assembler messages: 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s /tmp/ccDeiIiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4425s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o 4426s CC [M] drivers/gpu/drm/xe/display/intel_bo.o 4426s /tmp/ccMV3OQ6.s: Assembler messages: 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccMV3OQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.o 4426s /tmp/ccvHS0Oh.s: Assembler messages: 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s /tmp/ccvHS0Oh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4426s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o 4427s /tmp/ccWaEI1w.s: Assembler messages: 4427s /tmp/ccWaEI1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/ccWaEI1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s CC [M] drivers/gpu/drm/xe/display/intel_fb_bo.o 4427s /tmp/cc9HCEEw.s: Assembler messages: 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s /tmp/cc9HCEEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4427s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o 4428s /tmp/ccDaBvs3.s: Assembler messages: 4428s /tmp/ccDaBvs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/ccDaBvs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/ccDaBvs3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Assembler messages: 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s /tmp/cc8RF7Mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4428s CC [M] drivers/gpu/drm/xe/display/intel_fbdev_fb.o 4428s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cotable.o 4429s /tmp/ccYdP5f4.s: Assembler messages: 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccYdP5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_so.o 4429s /tmp/ccxbWkvO.s: Assembler messages: 4429s /tmp/ccxbWkvO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s CC [M] drivers/gpu/drm/xe/display/xe_display.o 4429s /tmp/ccXvYXI2.s: Assembler messages: 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4429s /tmp/ccXvYXI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_binding.o 4430s /tmp/ccc5k4aO.s: Assembler messages: 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s /tmp/ccc5k4aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4430s CC [M] drivers/gpu/drm/xe/display/xe_display_misc.o 4431s /tmp/ccuK9l4I.s: Assembler messages: 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccuK9l4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s CC [M] drivers/gpu/drm/xe/display/xe_display_rpm.o 4431s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_msg.o 4431s /tmp/ccCOvKb2.s: Assembler messages: 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4431s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccCOvKb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Assembler messages: 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccsETKKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o 4432s CC [M] drivers/gpu/drm/xe/display/xe_display_wa.o 4432s /tmp/ccruxOKa.s: Assembler messages: 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s /tmp/ccruxOKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4432s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.o 4432s CC [M] drivers/gpu/drm/xe/display/xe_dsb_buffer.o 4433s /tmp/ccIA9W3X.s: Assembler messages: 4433s /tmp/ccIA9W3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_va.o 4433s /tmp/cckC6z7Z.s: Assembler messages: 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s /tmp/cckC6z7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4433s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.o 4434s /tmp/ccm4P2CB.s: Assembler messages: 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccm4P2CB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s CC [M] drivers/gpu/drm/xe/display/xe_fb_pin.o 4434s /tmp/ccHFMnxf.s: Assembler messages: 4434s /tmp/ccHFMnxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccHFMnxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccHFMnxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccHFMnxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/ccHFMnxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_blit.o 4434s /tmp/cczgbPi5.s: Assembler messages: 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cczgbPi5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s /tmp/cc45UAIF.s: Assembler messages: 4434s /tmp/cc45UAIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4434s CC [M] drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.o 4434s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o 4435s /tmp/ccTQKRB1.s: Assembler messages: 4435s /tmp/ccTQKRB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/ccTQKRB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/ccTQKRB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/ccTQKRB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_validation.o 4435s /tmp/cctasFGG.s: Assembler messages: 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s /tmp/cctasFGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4435s CC [M] drivers/gpu/drm/xe/display/xe_hdcp_gsc.o 4436s /tmp/ccfyUPWf.s: Assembler messages: 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccfyUPWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/cclLRrbi.s: CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.o 4436s Assembler messages: 4436s /tmp/cclLRrbi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/cclLRrbi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/cclLRrbi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/cclLRrbi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/cclLRrbi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s CC [M] drivers/gpu/drm/xe/display/xe_plane_initial.o 4436s /tmp/ccbJ3Ntc.s: Assembler messages: 4436s /tmp/ccbJ3Ntc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s /tmp/ccbJ3Ntc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4436s CC [M] drivers/gpu/drm/amd/amdgpu/gfx_v12_0.o 4437s /tmp/ccIHlI58.s: Assembler messages: 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/ccIHlI58.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.o 4437s /tmp/cc9lab6w.s: Assembler messages: 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s /tmp/cc9lab6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o 4437s /tmp/cc5uUet0.s: Assembler messages: 4437s /tmp/cc5uUet0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4437s CC [M] drivers/gpu/drm/xe/display/xe_tdf.o 4438s /tmp/cc4LjBX0.s: Assembler messages: 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s /tmp/cc4LjBX0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_devcaps.o 4438s /tmp/ccl9EXlX.s: Assembler messages: 4438s /tmp/ccl9EXlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4438s CC [M] drivers/gpu/drm/xe/i915-soc/intel_dram.o 4439s /tmp/ccf1sZUq.s: Assembler messages: 4439s /tmp/ccf1sZUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccf1sZUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccf1sZUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s CC [M] drivers/gpu/drm/vmwgfx/ttm_object.o 4439s /tmp/ccQNRqRJ.s: Assembler messages: 4439s /tmp/ccQNRqRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccQNRqRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccQNRqRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccQNRqRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccQNRqRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s CC [M] drivers/gpu/drm/xe/i915-soc/intel_rom.o 4439s /tmp/ccL67uo9.s: Assembler messages: 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s /tmp/ccL67uo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4439s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o 4440s /tmp/cc3fF5f4.s: Assembler messages: 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc3fF5f4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_system_manager.o 4440s /tmp/cc6O7eon.s: Assembler messages: 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s /tmp/cc6O7eon.s: Warning: no SFrame FDE emitted; FP without RA on stack 4440s CC [M] drivers/gpu/drm/xe/i915-display/icl_dsi.o 4441s /tmp/cc4BxE1e.s: Assembler messages: 4441s /tmp/cc4BxE1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/cc4BxE1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/cc4BxE1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/cc4BxE1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_gem.o 4441s /tmp/ccKFiDx1.s: Assembler messages: 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s /tmp/ccKFiDx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4441s CC [M] drivers/gpu/drm/amd/amdgpu/imu_v12_0.o 4442s /tmp/ccTxCeno.s: Assembler messages: 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccTxCeno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_vkms.o 4442s /tmp/ccjnqFx8.s: Assembler messages: 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccjnqFx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s CC [M] drivers/gpu/drm/xe/i915-display/intel_alpm.o 4442s /tmp/ccfTKNT9.s: Assembler messages: 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s /tmp/ccfTKNT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4442s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.o 4443s /tmp/ccUO1TwP.s: Assembler messages: 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccUO1TwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.o 4443s /tmp/ccXPAZR8.s: Assembler messages: 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s /tmp/ccXPAZR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4443s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.o 4444s /tmp/ccfXfLyM.s: Assembler messages: 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccfXfLyM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s CC [M] drivers/gpu/drm/xe/i915-display/intel_atomic.o 4444s /tmp/ccHDidiH.s: Assembler messages: 4444s /tmp/ccHDidiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccHDidiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Assembler messages: 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/ccb0F2UA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o 4444s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o 4444s /tmp/cc0WYEDk.s: Assembler messages: 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s /tmp/cc0WYEDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4444s LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.o 4444s CC drivers/net/wan/framer/framer-core.o 4445s /tmp/ccTvXfHw.s: Assembler messages: 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccTvXfHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s CC [M] drivers/gpu/drm/xe/i915-display/intel_atomic_plane.o 4445s /tmp/cccaXtqo.s: Assembler messages: 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/cccaXtqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s CC [M] drivers/net/wan/framer/pef2256/pef2256.o 4445s /tmp/ccV7lrdj.s: Assembler messages: 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4445s /tmp/ccV7lrdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o 4446s /tmp/ccrqYvF0.s: Assembler messages: 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccrqYvF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o 4446s /tmp/ccEbYQOz.s: Assembler messages: 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/ccEbYQOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s CC [M] drivers/gpu/drm/xe/i915-display/intel_audio.o 4446s /tmp/cci9iT4o.s: Assembler messages: 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s /tmp/cci9iT4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4446s LD [M] drivers/net/wan/framer/pef2256/framer-pef2256.o 4446s AR drivers/net/wan/framer/built-in.a 4446s CC [M] drivers/net/wan/hdlc.o 4447s /tmp/cc3qjI8M.s: Assembler messages: 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/cc3qjI8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Assembler messages: 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4447s /tmp/ccPT2JzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s CC [M] drivers/net/wan/hdlc_raw.o 4448s /tmp/ccSsN6Fa.s: Assembler messages: 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/ccSsN6Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s CC [M] drivers/gpu/drm/xe/i915-display/intel_backlight.o 4448s /tmp/cc7qFFJy.s: Assembler messages: 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s /tmp/cc7qFFJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4448s LD [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.o 4449s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt.o 4449s /tmp/ccr1last.s: Assembler messages: 4449s /tmp/ccr1last.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/ccr1last.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/ccr1last.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s CC [M] drivers/net/wan/hdlc_raw_eth.o 4449s /tmp/cc7P9Hxd.s: Assembler messages: 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s /tmp/cc7P9Hxd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4449s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v4_4.o 4450s /tmp/ccpSPgBv.s: Assembler messages: 4450s /tmp/ccpSPgBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccpSPgBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccpSPgBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccpSPgBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Assembler messages: 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s CC [M] drivers/net/wan/hdlc_cisco.o 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccszezZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s CC [M] drivers/gpu/drm/xe/i915-display/intel_bios.o 4450s /tmp/ccAyIxWc.s: Assembler messages: 4450s /tmp/ccAyIxWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s /tmp/ccAyIxWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4450s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.o 4451s /tmp/ccmk1rj1.s: Assembler messages: 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s CC [M] drivers/net/wan/hdlc_fr.o 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4451s /tmp/ccmk1rj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Assembler messages: 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/ccZAxqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s CC [M] drivers/gpu/drm/xe/i915-display/intel_bw.o 4452s /tmp/cc9S5I81.s: Assembler messages: 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s /tmp/cc9S5I81.s: Warning: no SFrame FDE emitted; FP without RA on stack 4452s CC [M] drivers/net/wan/hdlc_ppp.o 4453s /tmp/ccBA6fLx.s: Assembler messages: 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s /tmp/ccBA6fLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4453s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v5_0.o 4454s /tmp/cckF0Z2i.s: Assembler messages: 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s CC [M] drivers/net/wan/hdlc_x25.o 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cckF0Z2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Assembler messages: 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s /tmp/cclus1mY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4454s CC [M] drivers/gpu/drm/xe/i915-display/intel_cdclk.o 4455s /tmp/ccQa9fRE.s: Assembler messages: 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccQa9fRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s CC [M] drivers/net/wan/farsync.o 4455s /tmp/ccrsfhBQ.s: Assembler messages: 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s /tmp/ccrsfhBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4455s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.o 4456s /tmp/ccA3xUCJ.s: Assembler messages: 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s /tmp/ccA3xUCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4456s CC [M] drivers/gpu/drm/xe/i915-display/intel_cmtg.o 4457s /tmp/ccxL741o.s: Assembler messages: 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccxL741o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s CC [M] drivers/net/wan/lapbether.o 4457s /tmp/ccKWpdV8.s: Assembler messages: 4457s /tmp/ccKWpdV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/ccKWpdV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s CC [M] drivers/gpu/drm/xe/i915-display/intel_color.o 4457s /tmp/cc60NQun.s: Assembler messages: 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4457s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/cc60NQun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Assembler messages: 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccWPXA2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.o 4458s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v6_0.o 4458s /tmp/ccrRLGmW.s: Assembler messages: 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s /tmp/ccrRLGmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4458s COPY drivers/net/wan/wanxlfw.inc 4458s CC [M] drivers/net/wan/pci200syn.o 4459s /tmp/ccNolZzP.s: Assembler messages: 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s /tmp/ccNolZzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4459s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o 4460s /tmp/ccGkkVhv.s: Assembler messages: 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccGkkVhv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s CC [M] drivers/net/wan/pc300too.o 4460s /tmp/ccCUwygo.s: Assembler messages: 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccCUwygo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v7_0.o 4460s /tmp/ccRpKfdR.s: Assembler messages: 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4460s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccRpKfdR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s CC [M] drivers/gpu/drm/xe/i915-display/intel_combo_phy.o 4461s /tmp/ccpHUrDv.s: Assembler messages: 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/ccpHUrDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o 4461s /tmp/cc69Fs6J.s: Assembler messages: 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s /tmp/cc69Fs6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4461s CC [M] drivers/net/wan/fsl_ucc_hdlc.o 4462s /tmp/ccV3hl1B.s: Assembler messages: 4462s /tmp/ccV3hl1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/ccV3hl1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/ccV3hl1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s CC [M] drivers/gpu/drm/xe/i915-display/intel_connector.o 4462s /tmp/cckMMgal.s: Assembler messages: 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s /tmp/cckMMgal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4462s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_mes.o 4463s /tmp/cc3hqKDB.s: Assembler messages: 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/cc3hqKDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Assembler messages: 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s CC [M] drivers/net/wan/slic_ds26522.o 4463s CC [M] drivers/gpu/drm/xe/i915-display/intel_crtc.o 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4463s /tmp/ccuf6d4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Assembler messages: 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccI3SZ8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s CC [M] drivers/gpu/drm/amd/amdgpu/mes_v11_0.o 4464s /tmp/ccTaJnj0.s: Assembler messages: 4464s /tmp/ccTaJnj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccTaJnj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccTaJnj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccTaJnj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s AR drivers/net/wan/built-in.a 4464s CC [M] drivers/net/wan/wanxl.o 4464s /tmp/cc8j17Q8.s: Assembler messages: 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/cc8j17Q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.o 4464s /tmp/ccuzytj9.s: Assembler messages: 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s CC [M] drivers/gpu/drm/xe/i915-display/intel_crtc_state_dump.o 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4464s /tmp/ccuzytj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Assembler messages: 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/cc5AVIAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s CC [M] drivers/net/ethernet/broadcom/asp2/bcmasp.o 4465s /tmp/ccau8GgH.s: Assembler messages: 4465s /tmp/ccau8GgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/ccau8GgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4465s /tmp/ccau8GgH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s CC [M] drivers/gpu/drm/xe/i915-display/intel_cursor.o 4466s /tmp/ccMjIDUI.s: Assembler messages: 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccMjIDUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s CC [M] drivers/gpu/drm/amd/amdgpu/mes_v12_0.o 4466s /tmp/ccHSBQ1Q.s: Assembler messages: 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s /tmp/ccHSBQ1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4466s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o 4467s /tmp/ccvJH70R.s: Assembler messages: 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccvJH70R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Assembler messages: 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccpj0d3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s CC [M] drivers/gpu/drm/xe/i915-display/intel_cx0_phy.o 4467s CC [M] drivers/net/ethernet/broadcom/asp2/bcmasp_intf.o 4467s /tmp/ccNsTohH.s: Assembler messages: 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s /tmp/ccNsTohH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4467s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.o 4468s /tmp/cceLWyAv.s: Assembler messages: 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s CC [M] drivers/gpu/drm/amd/amdgpu/mes_userqueue.o 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4468s /tmp/cceLWyAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Assembler messages: 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccdt0A0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Assembler messages: 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/ccsOYijO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s CC [M] drivers/net/ethernet/broadcom/asp2/bcmasp_ethtool.o 4469s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.o 4469s /tmp/cc5hrUal.s: Assembler messages: 4469s /tmp/cc5hrUal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/cc5hrUal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s /tmp/cc5hrUal.s: Warning: no SFrame FDE emitted; FP without RA on stack 4469s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o 4470s /tmp/ccF8RaeQ.s: Assembler messages: 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/ccF8RaeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s CC [M] drivers/gpu/drm/xe/i915-display/intel_ddi.o 4470s /tmp/cctOnRL1.s: Assembler messages: 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4470s LD [M] drivers/net/ethernet/broadcom/asp2/bcm-asp.o 4470s CC [M] drivers/gpu/drm/xe/i915-display/intel_ddi_buf_trans.o 4470s /tmp/cctOnRL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Assembler messages: 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccfxBEUj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o 4471s /tmp/cc9lm1HW.s: Assembler messages: 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/cc9lm1HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.o 4471s /tmp/ccIAn4Qq.s: Assembler messages: 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s AR drivers/net/ethernet/broadcom/built-in.a 4471s CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4471s /tmp/ccIAn4Qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Assembler messages: 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/ccl50PVY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s AR drivers/auxdisplay/built-in.a 4472s CC [M] drivers/auxdisplay/charlcd.o 4472s /tmp/cchzRefz.s: Assembler messages: 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s /tmp/cchzRefz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4472s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.o 4473s /tmp/ccdVnDrm.s: Assembler messages: 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccdVnDrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s CC [M] drivers/auxdisplay/hd44780_common.o 4473s /tmp/cc2tUuSC.s: Assembler messages: 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/cc2tUuSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s CC [M] drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o 4473s /tmp/ccAk5R7v.s: Assembler messages: 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s /tmp/ccAk5R7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 4473s CC [M] drivers/auxdisplay/hd44780.o 4474s /tmp/ccNlVdtD.s: Assembler messages: 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccNlVdtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s CC [M] drivers/gpu/drm/xe/i915-display/intel_display.o 4474s /tmp/ccPpb6Vl.s: Assembler messages: 4474s CC [M] drivers/auxdisplay/ht16k33.o 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccPpb6Vl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Assembler messages: 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s /tmp/ccQPVX6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4474s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_dim.o 4475s /tmp/ccRHJONb.s: Assembler messages: 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccRHJONb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s CC [M] drivers/auxdisplay/img-ascii-lcd.o 4475s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.o 4475s /tmp/ccBvlNEP.s: Assembler messages: 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4475s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccBvlNEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Assembler messages: 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccjRIeKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s CC [M] drivers/auxdisplay/ks0108.o 4476s /tmp/ccpKC31X.s: Assembler messages: 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s /tmp/ccpKC31X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4476s CC [M] drivers/auxdisplay/lcd2s.o 4477s /tmp/cck2wykc.s: Assembler messages: 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/cck2wykc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_tc.o 4477s /tmp/ccScWwP4.s: Assembler messages: 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s CC [M] drivers/gpu/drm/amd/amdgpu/vce_v3_0.o 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccScWwP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Assembler messages: 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s /tmp/ccK47oKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4477s CC [M] drivers/auxdisplay/line-display.o 4478s /tmp/ccUg6lDR.s: Assembler messages: 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccUg6lDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s CC [M] drivers/auxdisplay/max6959.o 4478s /tmp/ccmwZXzJ.s: Assembler messages: 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s /tmp/ccmwZXzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4478s CC [M] drivers/gpu/drm/amd/amdgpu/vce_v4_0.o 4479s /tmp/ccwsDiEh.s: Assembler messages: 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s CC [M] drivers/auxdisplay/panel.o 4479s /tmp/ccwsDiEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Assembler messages: 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s /tmp/cceGU8Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4479s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.o 4480s /tmp/ccM7NH0E.s: Assembler messages: 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccM7NH0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Assembler messages: 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/ccyl2hZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_conversion.o 4480s /tmp/cccrAMnc.s: Assembler messages: 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cccrAMnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s CC [M] drivers/auxdisplay/seg-led-gpio.o 4480s /tmp/cc1Xh54m.s: Assembler messages: 4480s /tmp/cc1Xh54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cc1Xh54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cc1Xh54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s /tmp/cc1Xh54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4480s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.o 4481s /tmp/ccfE2qrn.s: Assembler messages: 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s /tmp/ccfE2qrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4481s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.o 4481s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_device.o 4482s /tmp/ccvKTVIa.s: Assembler messages: 4482s /tmp/ccvKTVIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvKTVIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvKTVIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvKTVIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Assembler messages: 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s LD [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.o 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccSSZ37R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s AR drivers/net/wireless/admtek/built-in.a 4482s CC [M] drivers/net/wireless/admtek/adm8211.o 4482s AR drivers/net/ethernet/cavium/common/built-in.a 4482s CC [M] drivers/net/ethernet/cavium/common/cavium_ptp.o 4482s /tmp/ccmCRYip.s: Assembler messages: 4482s /tmp/ccmCRYip.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v1_0.o 4482s /tmp/ccvjT2Zu.s: Assembler messages: 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s /tmp/ccvjT2Zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4482s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_driver.o 4483s /tmp/ccOvXlsd.s: Assembler messages: 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s /tmp/ccOvXlsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4483s AR drivers/net/ethernet/cavium/thunder/built-in.a 4483s CC [M] drivers/net/ethernet/cavium/thunder/thunder_xcv.o 4484s /tmp/cc6aF6cJ.s: Assembler messages: 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/cc6aF6cJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_irq.o 4484s /tmp/ccWeHU7z.s: Assembler messages: 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccWeHU7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Assembler messages: 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s /tmp/ccP0z717.s: Warning: no SFrame FDE emitted; FP without RA on stack 4484s AR drivers/net/wireless/ath/built-in.a 4484s CC [M] drivers/net/wireless/ath/main.o 4484s CC [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.o 4485s /tmp/ccjFCivQ.s: Assembler messages: 4485s /tmp/ccjFCivQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s CC [M] drivers/net/wireless/ath/regd.o 4485s /tmp/ccty1ApH.s: Assembler messages: 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s /tmp/ccty1ApH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4485s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v2_0.o 4486s /tmp/ccYSUXsR.s: Assembler messages: 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccYSUXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s CC [M] drivers/net/ethernet/cavium/thunder/nic_main.o 4486s /tmp/ccBzkbEt.s: Assembler messages: 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccBzkbEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Assembler messages: 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s /tmp/ccOg2BbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4486s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_params.o 4486s CC [M] drivers/net/wireless/ath/hw.o 4487s /tmp/ccTxBuv4.s: Assembler messages: 4487s /tmp/ccTxBuv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccTxBuv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccTxBuv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_power.o 4487s /tmp/ccBHSvkm.s: Assembler messages: 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccBHSvkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s CC [M] drivers/net/ethernet/cavium/thunder/nicvf_main.o 4487s /tmp/ccbyZEny.s: Assembler messages: 4487s /tmp/ccbyZEny.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s /tmp/ccbyZEny.s: Warning: no SFrame FDE emitted; FP without RA on stack 4487s CC [M] drivers/net/wireless/ath/key.o 4489s /tmp/cckfdfd8.s: Assembler messages: 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckfdfd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Assembler messages: 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccsnuPt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s CC [M] drivers/net/wireless/ath/dfs_pattern_detector.o 4489s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_power_map.o 4489s /tmp/ccuOVDx6.s: Assembler messages: 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s CC [M] drivers/net/ethernet/cavium/thunder/nicvf_queues.o 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/ccuOVDx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Assembler messages: 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4489s /tmp/cckb1CHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4490s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v2_5.o 4490s CC [M] drivers/net/wireless/ath/dfs_pri_detector.o 4490s /tmp/ccgfOSWS.s: Assembler messages: 4490s /tmp/ccgfOSWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4490s /tmp/ccgfOSWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4490s /tmp/ccgfOSWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4490s /tmp/ccgfOSWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4490s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_power_well.o 4491s /tmp/ccGRApht.s: Assembler messages: 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccGRApht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s CC [M] drivers/net/wireless/ath/ath5k/caps.o 4491s /tmp/ccWAIXiB.s: Assembler messages: 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s CC [M] drivers/net/ethernet/cavium/thunder/nicvf_ethtool.o 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4491s /tmp/ccWAIXiB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Assembler messages: 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_trace.o 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccd8uiNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s /tmp/ccYNdSPw.s: Assembler messages: 4492s /tmp/ccYNdSPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4492s CC [M] drivers/net/wireless/ath/ath5k/initvals.o 4493s /tmp/ccuXrixf.s: Assembler messages: 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/ccuXrixf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s LD [M] drivers/net/ethernet/cavium/thunder/nicpf.o 4493s LD [M] drivers/net/ethernet/cavium/thunder/nicvf.o 4493s AR drivers/net/ethernet/cavium/liquidio/built-in.a 4493s CC [M] drivers/net/ethernet/cavium/liquidio/lio_ethtool.o 4493s /tmp/cclaXa9B.s: Assembler messages: 4493s /tmp/cclaXa9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s /tmp/cclaXa9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4493s CC [M] drivers/net/wireless/ath/ath5k/eeprom.o 4495s /tmp/cc9CrETd.s: Assembler messages: 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cc9CrETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v3_0.o 4495s /tmp/ccdRz5FT.s: Assembler messages: 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccdRz5FT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cch7Wznr.s: Assembler messages: 4495s /tmp/cch7Wznr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cch7Wznr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cch7Wznr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cch7Wznr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/cch7Wznr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s CC [M] drivers/net/ethernet/cavium/liquidio/lio_core.o 4495s CC [M] drivers/net/wireless/ath/ath5k/gpio.o 4495s /tmp/ccn2fkEc.s: Assembler messages: 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s /tmp/ccn2fkEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4495s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_wa.o 4496s CC [M] drivers/net/wireless/ath/ath5k/desc.o 4496s /tmp/ccD8MUcH.s: Assembler messages: 4496s /tmp/ccD8MUcH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4496s CC [M] drivers/gpu/drm/xe/i915-display/intel_dkl_phy.o 4497s /tmp/ccVuk0bZ.s: Assembler messages: 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccVuk0bZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s CC [M] drivers/net/ethernet/cavium/liquidio/request_manager.o 4497s /tmp/ccaObBzK.s: Assembler messages: 4497s /tmp/ccaObBzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccaObBzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccaObBzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccaObBzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccaObBzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s CC [M] drivers/gpu/drm/xe/i915-display/intel_dmc.o 4497s /tmp/ccHs4g9I.s: Assembler messages: 4497s /tmp/ccHs4g9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccHs4g9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccHs4g9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s /tmp/ccHs4g9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4497s CC [M] drivers/net/wireless/ath/ath5k/dma.o 4498s /tmp/ccoMb1Ku.s: Assembler messages: 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4498s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccoMb1Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Assembler messages: 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/cct0wH0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s CC [M] drivers/net/wireless/ath/ath5k/qcu.o 4499s CC [M] drivers/net/ethernet/cavium/liquidio/response_manager.o 4499s /tmp/ccg8b7Qh.s: Assembler messages: 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s /tmp/ccg8b7Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4499s CC [M] drivers/gpu/drm/xe/i915-display/intel_dmc_wl.o 4500s /tmp/ccCkkAaU.s: Assembler messages: 4500s /tmp/ccCkkAaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccCkkAaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccCkkAaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccCkkAaU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_device.o 4500s /tmp/ccDKRilZ.s: Assembler messages: 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccDKRilZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Assembler messages: 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s /tmp/ccD1ZfVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4500s CC [M] drivers/net/wireless/ath/ath5k/pcu.o 4500s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp.o 4501s /tmp/ccFgj4cF.s: Assembler messages: 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccFgj4cF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v4_0.o 4501s /tmp/ccxDDcd2.s: Assembler messages: 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccxDDcd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Assembler messages: 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s CC [M] drivers/net/wireless/ath/ath5k/phy.o 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4501s /tmp/ccW3PUki.s: Warning: no SFrame FDE emitted; FP without RA on stack 4502s CC [M] drivers/net/ethernet/cavium/liquidio/cn66xx_device.o 4503s /tmp/ccZYXY1d.s: Assembler messages: 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccZYXY1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s CC [M] drivers/net/ethernet/cavium/liquidio/cn68xx_device.o 4503s /tmp/ccrvgWA7.s: Assembler messages: 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4503s /tmp/ccrvgWA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_aux.o 4504s /tmp/ccIx8DzV.s: Assembler messages: 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccIx8DzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s CC [M] drivers/net/wireless/ath/ath5k/reset.o 4504s /tmp/ccdThJbj.s: Assembler messages: 4504s /tmp/ccdThJbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccdThJbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s /tmp/ccdThJbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4504s CC [M] drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.o 4505s /tmp/ccbR4AfL.s: Assembler messages: 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_aux_backlight.o 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccbR4AfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Assembler messages: 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccJJ7Urw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s CC [M] drivers/net/wireless/ath/ath5k/attach.o 4505s /tmp/ccfoZgwO.s: Assembler messages: 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4505s /tmp/ccfoZgwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s CC [M] drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.o 4506s /tmp/ccuMsMG5.s: Assembler messages: 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccuMsMG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.o 4506s /tmp/ccpUOjQc.s: Assembler messages: 4506s /tmp/ccpUOjQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccpUOjQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccpUOjQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccpUOjQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccpUOjQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_hdcp.o 4506s /tmp/ccZ2iDgg.s: Assembler messages: 4506s /tmp/ccZ2iDgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s /tmp/ccZ2iDgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4506s CC [M] drivers/net/wireless/ath/ath5k/base.o 4507s /tmp/ccJq4dF6.s: Assembler messages: 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccJq4dF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_mailbox.o 4507s /tmp/ccWQ9r6o.s: Assembler messages: 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s /tmp/ccWQ9r6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4507s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_link_training.o 4508s /tmp/cct3GRjw.s: Assembler messages: 4508s /tmp/cct3GRjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/cct3GRjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/cct3GRjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/cct3GRjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.o 4508s /tmp/ccPstwy3.s: Assembler messages: 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s /tmp/ccPstwy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4508s CC [M] drivers/net/wireless/ath/ath5k/led.o 4509s /tmp/ccijICih.s: Assembler messages: 4509s /tmp/ccijICih.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccijICih.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccijICih.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccijICih.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccijICih.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_droq.o 4509s /tmp/ccm9AD6x.s: Assembler messages: 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/ccm9AD6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_mst.o 4509s /tmp/cc0YqBTx.s: Assembler messages: 4509s /tmp/cc0YqBTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/cc0YqBTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/cc0YqBTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/cc0YqBTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s /tmp/cc0YqBTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4509s CC [M] drivers/net/wireless/ath/ath5k/rfkill.o 4510s /tmp/ccRSAbgX.s: Assembler messages: 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/ccRSAbgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/cc5bLaCm.s: Assembler messages: 4510s /tmp/cc5bLaCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/cc5bLaCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s /tmp/cc5bLaCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4510s CC [M] drivers/net/wireless/ath/ath5k/ani.o 4511s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_nic.o 4511s /tmp/ccZ9Dkgu.s: Assembler messages: 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccZ9Dkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.o 4511s /tmp/ccIObDrv.s: Assembler messages: 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s /tmp/ccIObDrv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4511s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_test.o 4512s /tmp/ccjpBS9x.s: Assembler messages: 4512s /tmp/ccjpBS9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccjpBS9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccjpBS9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccjpBS9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s CC [M] drivers/net/ethernet/cavium/liquidio/lio_main.o 4512s /tmp/cc2L8lRm.s: Assembler messages: 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/cc2L8lRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s CC [M] drivers/net/wireless/ath/ath5k/sysfs.o 4512s /tmp/ccd5nzDz.s: Assembler messages: 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s /tmp/ccd5nzDz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4512s CC [M] drivers/gpu/drm/xe/i915-display/intel_dpll.o 4513s /tmp/ccKX2BRU.s: Assembler messages: 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s /tmp/ccKX2BRU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4513s CC [M] drivers/net/wireless/ath/ath5k/mac80211-ops.o 4514s /tmp/ccn2i4wq.s: Assembler messages: 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccn2i4wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s CC [M] drivers/net/wireless/ath/ath5k/pci.o 4514s /tmp/ccu9ku8e.s: Assembler messages: 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s /tmp/ccu9ku8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4514s CC [M] drivers/gpu/drm/xe/i915-display/intel_dpll_mgr.o 4515s /tmp/ccYLJKGn.s: Assembler messages: 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/ccYLJKGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s CC [M] drivers/net/ethernet/cavium/liquidio/octeon_console.o 4515s /tmp/cc3fXMe8.s: Assembler messages: 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s /tmp/cc3fXMe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4515s LD [M] drivers/net/wireless/ath/ath5k/ath5k.o 4515s CC [M] drivers/net/wireless/ath/ath9k/beacon.o 4516s /tmp/ccsXw0Ld.s: Assembler messages: 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/ccsXw0Ld.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s CC [M] drivers/net/ethernet/cavium/liquidio/lio_vf_rep.o 4516s /tmp/cc3d4DDI.s: Assembler messages: 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s /tmp/cc3d4DDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4516s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.o 4517s /tmp/ccehgBkK.s: Assembler messages: 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccehgBkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s CC [M] drivers/net/wireless/ath/ath9k/gpio.o 4517s /tmp/ccE8M5lv.s: Assembler messages: 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccE8M5lv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Assembler messages: 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s CC [M] drivers/net/ethernet/cavium/liquidio/lio_vf_main.o 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s /tmp/ccHnWDK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4517s CC [M] drivers/gpu/drm/xe/i915-display/intel_dpt_common.o 4518s /tmp/ccb0cnhx.s: Assembler messages: 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s /tmp/ccb0cnhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s CC [M] drivers/net/wireless/ath/ath9k/init.o 4518s /tmp/ccyxgx7t.s: Assembler messages: 4518s /tmp/ccyxgx7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4518s CC [M] drivers/gpu/drm/xe/i915-display/intel_drrs.o 4519s /tmp/ccvJYXxt.s: Assembler messages: 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccvJYXxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: CC [M] drivers/gpu/drm/xe/i915-display/intel_dsb.o 4519s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio-core.o 4519s Assembler messages: 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s /tmp/ccl1zgGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4519s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio.o 4519s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio_vf.o 4520s AR drivers/net/ethernet/cavium/octeon/built-in.a 4520s AR drivers/net/ethernet/cavium/built-in.a 4520s /tmp/ccCtu6Pa.s: Assembler messages: 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccCtu6Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s AR drivers/net/ethernet/chelsio/inline_crypto/built-in.a 4520s CC [M] drivers/net/wireless/ath/ath9k/main.o 4520s CC [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.o 4520s /tmp/ccgnzMcq.s: Assembler messages: 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s /tmp/ccgnzMcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4520s CC [M] drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.o 4521s /tmp/ccVGaNuc.s: Assembler messages: 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccVGaNuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s CC [M] drivers/gpu/drm/xe/i915-display/intel_dsi.o 4521s /tmp/ccqm3jWQ.s: Assembler messages: 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s /tmp/ccqm3jWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4521s LD [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.o 4521s CC [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.o 4522s /tmp/ccAakga7.s: Assembler messages: 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccAakga7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Assembler messages: 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s /tmp/ccYP0Ghp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4522s CC [M] drivers/gpu/drm/xe/i915-display/intel_dsi_dcs_backlight.o 4522s CC [M] drivers/net/wireless/ath/ath9k/recv.o 4523s /tmp/ccgFpWe7.s: Assembler messages: 4523s /tmp/ccgFpWe7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccgFpWe7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s CC [M] drivers/gpu/drm/xe/i915-display/intel_dsi_vbt.o 4523s /tmp/ccHGyGna.s: Assembler messages: 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s /tmp/ccHGyGna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4523s CC [M] drivers/net/wireless/ath/ath9k/xmit.o 4524s /tmp/cc5XGgvT.s: Assembler messages: 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/cc5XGgvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s LD [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.o 4524s CC [M] drivers/net/ethernet/chelsio/cxgb/cxgb2.o 4524s /tmp/ccVlTwFT.s: Assembler messages: 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccVlTwFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Assembler messages: 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s /tmp/ccUyayUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4524s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.o 4524s CC [M] drivers/gpu/drm/xe/i915-display/intel_encoder.o 4525s /tmp/ccUW70wY.s: Assembler messages: 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccUW70wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s CC [M] drivers/gpu/drm/xe/i915-display/intel_fb.o 4525s /tmp/ccrytO5t.s: Assembler messages: 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s /tmp/ccrytO5t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4525s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.o 4526s /tmp/cc44Zsqs.s: Assembler messages: 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/cc44Zsqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s CC [M] drivers/net/ethernet/chelsio/cxgb/espi.o 4526s /tmp/ccsQOupr.s: Assembler messages: 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s /tmp/ccsQOupr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4526s CC [M] drivers/net/wireless/ath/ath9k/link.o 4527s /tmp/ccja3XeA.s: Assembler messages: 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccja3XeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Assembler messages: 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrUsH50.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.o 4527s CC [M] drivers/net/ethernet/chelsio/cxgb/tp.o 4527s /tmp/ccWmErgk.s: Assembler messages: 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccWmErgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Assembler messages: 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s CC [M] drivers/net/wireless/ath/ath9k/antenna.o 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s /tmp/ccrgS9Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4527s CC [M] drivers/gpu/drm/xe/i915-display/intel_fbc.o 4528s /tmp/cc6Pbasn.s: Assembler messages: 4528s /tmp/cc6Pbasn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/cc6Pbasn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s CC [M] drivers/net/ethernet/chelsio/cxgb/pm3393.o 4528s /tmp/ccAVV3yF.s: Assembler messages: 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/ccAVV3yF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.o 4528s /tmp/cc7ttlRX.s: Assembler messages: 4528s /tmp/cc7ttlRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s /tmp/cc7ttlRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4528s CC [M] drivers/net/wireless/ath/ath9k/channel.o 4529s /tmp/ccAx3x6k.s: Assembler messages: 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s CC [M] drivers/gpu/drm/xe/i915-display/intel_fdi.o 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccAx3x6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Assembler messages: 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/ccnXYvpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s CC [M] drivers/net/ethernet/chelsio/cxgb/sge.o 4529s /tmp/cc0a2euO.s: Assembler messages: 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4529s /tmp/cc0a2euO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.o 4530s /tmp/ccCGOAbb.s: Assembler messages: 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s /tmp/ccCGOAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4530s CC [M] drivers/net/wireless/ath/ath9k/mci.o 4531s /tmp/cc1utXRh.s: Assembler messages: 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/cc1utXRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.o 4531s /tmp/ccGD1OlO.s: Assembler messages: 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccGD1OlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s CC [M] drivers/gpu/drm/xe/i915-display/intel_fifo_underrun.o 4531s /tmp/ccahgXqW.s: Assembler messages: 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccahgXqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Assembler messages: 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s CC [M] drivers/net/wireless/ath/ath9k/pci.o 4531s CC [M] drivers/net/ethernet/chelsio/cxgb/subr.o 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4531s /tmp/ccAsGVXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Assembler messages: 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc8xUeY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Assembler messages: 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/cc9jNctD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s CC [M] drivers/gpu/drm/xe/i915-display/intel_frontbuffer.o 4532s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.o 4532s /tmp/ccmCRg4E.s: Assembler messages: 4532s /tmp/ccmCRg4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/ccmCRg4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/ccmCRg4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/ccmCRg4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s /tmp/ccmCRg4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4532s CC [M] drivers/net/wireless/ath/ath9k/ahb.o 4533s /tmp/ccEAuN6k.s: Assembler messages: 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccEAuN6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s CC [M] drivers/net/ethernet/chelsio/cxgb/mv88x201x.o 4533s /tmp/ccKDv7MW.s: Assembler messages: 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccKDv7MW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s CC [M] drivers/gpu/drm/xe/i915-display/intel_global_state.o 4533s /tmp/ccShoyGR.s: Assembler messages: 4533s /tmp/ccShoyGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccShoyGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccShoyGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s /tmp/ccShoyGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4533s CC [M] drivers/net/wireless/ath/ath9k/wow.o 4534s /tmp/cc1jFUEr.s: Assembler messages: 4534s /tmp/cc1jFUEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cc1jFUEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cc1jFUEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cc1jFUEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s CC [M] drivers/net/ethernet/chelsio/cxgb/my3126.o 4534s /tmp/cctgiDVy.s: Assembler messages: 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/cctgiDVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.o 4534s /tmp/ccd8qBMM.s: Assembler messages: 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s /tmp/ccd8qBMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4534s CC [M] drivers/gpu/drm/xe/i915-display/intel_gmbus.o 4535s /tmp/ccgjsC4r.s: Assembler messages: 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/ccgjsC4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s CC [M] drivers/net/wireless/ath/ath9k/rng.o 4535s /tmp/cczMUj7N.s: Assembler messages: 4535s /tmp/cczMUj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/cczMUj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/cczMUj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/cczMUj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s /tmp/cczMUj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4535s CC [M] drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.o 4536s /tmp/ccPzfo5q.s: Assembler messages: 4536s /tmp/ccPzfo5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccPzfo5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccPzfo5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s CC [M] drivers/net/wireless/ath/ath9k/debug.o 4536s /tmp/ccaf4oRc.s: Assembler messages: 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccaf4oRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.o 4536s /tmp/cc9YWr6Q.s: Assembler messages: 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/cc9YWr6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s CC [M] drivers/gpu/drm/xe/i915-display/intel_hdcp.o 4536s /tmp/ccy3nPzi.s: Assembler messages: 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s /tmp/ccy3nPzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4536s CC [M] drivers/net/ethernet/chelsio/cxgb/vsc7326.o 4537s /tmp/cc7p2OpP.s: Assembler messages: 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc7p2OpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s CC [M] drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.o 4537s /tmp/ccp0o0HT.s: Assembler messages: 4537s /tmp/ccp0o0HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/ccp0o0HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/ccp0o0HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/ccp0o0HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/ccp0o0HT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s LD [M] drivers/net/ethernet/chelsio/cxgb/cxgb.o 4537s CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o 4537s /tmp/cc0eruK5.s: Assembler messages: 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4537s /tmp/cc0eruK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s CC [M] drivers/net/wireless/ath/ath9k/debug_sta.o 4538s /tmp/ccC9rbxu.s: Assembler messages: 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s /tmp/ccC9rbxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4538s CC [M] drivers/gpu/drm/xe/i915-display/intel_hdcp_gsc_message.o 4539s /tmp/cc5Ry90p.s: Assembler messages: 4539s /tmp/cc5Ry90p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/cc5Ry90p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s CC [M] drivers/net/wireless/ath/ath9k/ar9002_hw.o 4539s /tmp/ccqwoD2d.s: Assembler messages: 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccqwoD2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.o 4539s /tmp/ccS2OEtR.s: Assembler messages: 4539s /tmp/ccS2OEtR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccS2OEtR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s /tmp/ccS2OEtR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4539s CC [M] drivers/gpu/drm/xe/i915-display/intel_hdmi.o 4540s /tmp/cciU7a77.s: Assembler messages: 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cciU7a77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Assembler messages: 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s CC [M] drivers/net/wireless/ath/ath9k/ar9003_hw.o 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cclIEpsy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s CC [M] drivers/net/ethernet/chelsio/cxgb3/ael1002.o 4540s /tmp/cca14Pkr.s: Assembler messages: 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s /tmp/cca14Pkr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4540s CC [M] drivers/gpu/drm/amd/amdgpu/vpe_v6_1.o 4541s /tmp/ccVGl7wG.s: Assembler messages: 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s CC [M] drivers/net/ethernet/chelsio/cxgb3/vsc8211.o 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccVGl7wG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Assembler messages: 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccKFSZmD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s CC [M] drivers/net/wireless/ath/ath9k/hw.o 4541s /tmp/ccqTXiyY.s: Assembler messages: 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s /tmp/ccqTXiyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4541s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.o 4542s /tmp/cc5y8myD.s: Assembler messages: 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/cc5y8myD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s CC [M] drivers/gpu/drm/xe/i915-display/intel_hotplug.o 4542s /tmp/ccCUzKiC.s: Assembler messages: 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s /tmp/ccCUzKiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4542s CC [M] drivers/net/ethernet/chelsio/cxgb3/t3_hw.o 4543s /tmp/cchRUEPH.s: Assembler messages: 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cchRUEPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s CC [M] drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.o 4543s /tmp/cc9HlJrw.s: Assembler messages: 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/cc9HlJrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Assembler messages: 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4543s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s CC [M] drivers/gpu/drm/xe/i915-display/intel_hotplug_irq.o 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/ccqkI1mS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/cc7ErRt3.s: Assembler messages: 4544s /tmp/cc7ErRt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/cc7ErRt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/cc7ErRt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s /tmp/cc7ErRt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4544s CC [M] drivers/gpu/drm/amd/amdgpu/athub_v1_0.o 4544s CC [M] drivers/net/wireless/ath/ath9k/ar9003_phy.o 4545s /tmp/ccbXWnNC.s: Assembler messages: 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbXWnNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s CC [M] drivers/net/ethernet/chelsio/cxgb3/mc5.o 4545s /tmp/ccSVOVzj.s: Assembler messages: 4545s /tmp/ccSVOVzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccSVOVzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccSVOVzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s CC [M] drivers/gpu/drm/amd/amdgpu/athub_v2_0.o 4545s /tmp/ccbBDlW2.s: Assembler messages: 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s CC [M] drivers/gpu/drm/xe/i915-display/intel_hti.o 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4545s /tmp/ccbBDlW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Assembler messages: 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccO99hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Assembler messages: 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccccbkDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s CC [M] drivers/net/ethernet/chelsio/cxgb3/xgmac.o 4546s CC [M] drivers/net/wireless/ath/ath9k/ar9002_phy.o 4546s /tmp/ccQHvsGA.s: Assembler messages: 4546s /tmp/ccQHvsGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccQHvsGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccQHvsGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccCq9SIY.s: Assembler messages: 4546s /tmp/ccCq9SIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s /tmp/ccCq9SIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4546s CC [M] drivers/gpu/drm/amd/amdgpu/athub_v2_1.o 4546s CC [M] drivers/gpu/drm/xe/i915-display/intel_link_bw.o 4547s /tmp/ccH7uYbf.s: Assembler messages: 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccH7uYbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s CC [M] drivers/net/wireless/ath/ath9k/ar5008_phy.o 4547s /tmp/ccYTCO1s.s: Assembler messages: 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccYTCO1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s CC [M] drivers/net/ethernet/chelsio/cxgb3/sge.o 4547s /tmp/ccmPMo4C.s: Assembler messages: 4547s /tmp/ccmPMo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccmPMo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccmPMo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccmPMo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccg0E7he.s: Assembler messages: 4547s /tmp/ccg0E7he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccg0E7he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s /tmp/ccg0E7he.s: Warning: no SFrame FDE emitted; FP without RA on stack 4547s CC [M] drivers/gpu/drm/xe/i915-display/intel_lspcon.o 4547s CC [M] drivers/gpu/drm/amd/amdgpu/athub_v3_0.o 4548s /tmp/cc2RJzle.s: Assembler messages: 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cc2RJzle.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/ccMuDCAP.s: Assembler messages: 4548s /tmp/ccMuDCAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/ccMuDCAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/ccMuDCAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/ccMuDCAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s CC [M] drivers/net/wireless/ath/ath9k/ar9002_calib.o 4548s CC [M] drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.o 4548s /tmp/cckTdMfP.s: Assembler messages: 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s /tmp/cckTdMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4548s CC [M] drivers/gpu/drm/xe/i915-display/intel_modeset_lock.o 4549s /tmp/cc2DFn4p.s: Assembler messages: 4549s /tmp/cc2DFn4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4549s /tmp/cc2DFn4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4549s CC [M] drivers/gpu/drm/xe/i915-display/intel_modeset_setup.o 4550s /tmp/ccVWjzKO.s: Assembler messages: 4550s /tmp/ccVWjzKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccVWjzKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccVWjzKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccVWjzKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v9_0.o 4550s /tmp/ccreooMj.s: Assembler messages: 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccreooMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s CC [M] drivers/net/ethernet/chelsio/cxgb3/l2t.o 4550s /tmp/ccst9gAn.s: Assembler messages: 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s /tmp/ccst9gAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4550s CC [M] drivers/net/wireless/ath/ath9k/ar9003_calib.o 4551s /tmp/ccO7ODC9.s: Assembler messages: 4551s /tmp/ccO7ODC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccO7ODC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v11_0.o 4551s /tmp/ccibkrd5.s: Assembler messages: 4551s /tmp/ccibkrd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccibkrd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccibkrd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccibkrd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccibkrd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s CC [M] drivers/gpu/drm/xe/i915-display/intel_modeset_verify.o 4551s /tmp/ccKveVZl.s: Assembler messages: 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/ccKveVZl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o 4551s /tmp/cc1d60yX.s: Assembler messages: 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4551s /tmp/cc1d60yX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s CC [M] drivers/net/wireless/ath/ath9k/calib.o 4552s /tmp/ccDBhccn.s: Assembler messages: 4552s /tmp/ccDBhccn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s /tmp/ccDBhccn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.o 4552s /tmp/ccTeEl1k.s: Assembler messages: 4552s /tmp/ccTeEl1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s /tmp/ccTeEl1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s /tmp/ccTeEl1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s /tmp/ccTeEl1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4552s CC [M] drivers/gpu/drm/xe/i915-display/intel_panel.o 4553s /tmp/ccmyKzQX.s: Assembler messages: 4553s /tmp/ccmyKzQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccmyKzQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccmyKzQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccmyKzQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccmyKzQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccnCvajd.s: Assembler messages: 4553s /tmp/ccnCvajd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccnCvajd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v13_0.o 4553s CC [M] drivers/net/wireless/ath/ath9k/eeprom.o 4553s /tmp/cc6JoWfz.s: Assembler messages: 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s CC [M] drivers/gpu/drm/xe/i915-display/intel_pfit.o 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/cc6JoWfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Assembler messages: 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4553s /tmp/ccGaPUA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s CC [M] drivers/net/ethernet/chelsio/cxgb3/aq100x.o 4554s /tmp/ccgVlsSr.s: Assembler messages: 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s /tmp/ccgVlsSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4554s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.o 4555s /tmp/ccSIlgHY.s: Assembler messages: 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccSIlgHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s CC [M] drivers/net/wireless/ath/ath9k/eeprom_def.o 4555s /tmp/cceaBALg.s: Assembler messages: 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cceaBALg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Assembler messages: 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/ccPJOlym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s CC [M] drivers/gpu/drm/xe/i915-display/intel_pmdemand.o 4555s LD [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.o 4555s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o 4555s /tmp/cc2cqh65.s: Assembler messages: 4555s /tmp/cc2cqh65.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cc2cqh65.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s /tmp/cc2cqh65.s: Warning: no SFrame FDE emitted; FP without RA on stack 4555s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.o 4556s /tmp/ccH0FmRT.s: Assembler messages: 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/ccH0FmRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s CC [M] drivers/net/wireless/ath/ath9k/eeprom_4k.o 4556s /tmp/cc1Kd86I.s: Assembler messages: 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s /tmp/cc1Kd86I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4556s CC [M] drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.o 4556s CC [M] drivers/gpu/drm/xe/i915-display/intel_pch.o 4557s /tmp/ccBhxTY5.s: Assembler messages: 4557s /tmp/ccBhxTY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s /tmp/ccBhxTY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s CC [M] drivers/gpu/drm/xe/i915-display/intel_pps.o 4557s /tmp/ccafKdl1.s: Assembler messages: 4557s /tmp/ccafKdl1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_reset.o 4557s /tmp/cceM2DoV.s: Assembler messages: 4557s /tmp/cceM2DoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s /tmp/cceM2DoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s /tmp/cceM2DoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s /tmp/cceM2DoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s /tmp/cceM2DoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4557s CC [M] drivers/net/wireless/ath/ath9k/eeprom_9287.o 4558s /tmp/cc2taBHD.s: Assembler messages: 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4558s /tmp/cc2taBHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s CC [M] drivers/gpu/drm/amd/amdgpu/mca_v3_0.o 4559s /tmp/ccwDENmK.s: Assembler messages: 4559s /tmp/ccwDENmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccwDENmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccwDENmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccwDENmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccwDENmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s CC [M] drivers/net/wireless/ath/ath9k/ani.o 4559s /tmp/ccgDZmb4.s: Assembler messages: 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4559s /tmp/ccgDZmb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Assembler messages: 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s CC [M] drivers/gpu/drm/xe/i915-display/intel_psr.o 4560s CC [M] drivers/net/ethernet/chelsio/cxgb4/l2t.o 4560s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccng2pyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccojtCnO.s: Assembler messages: 4560s /tmp/ccojtCnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccojtCnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccojtCnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Assembler messages: 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s /tmp/ccD7JL9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4560s CC [M] drivers/net/wireless/ath/ath9k/mac.o 4561s /tmp/ccuEcfRe.s: Assembler messages: 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_userq.o 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccuEcfRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Assembler messages: 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/ccmAu2T6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Assembler messages: 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s /tmp/cczVuhCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4561s CC [M] drivers/net/ethernet/chelsio/cxgb4/smt.o 4562s CC [M] drivers/net/wireless/ath/ath9k/ar9002_mac.o 4563s /tmp/ccyx7sLF.s: Assembler messages: 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccyx7sLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.o 4563s /tmp/ccg3JWLZ.s: Assembler messages: 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccg3JWLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s CC [M] drivers/gpu/drm/xe/i915-display/intel_qp_tables.o 4563s /tmp/ccPOMEo9.s: Assembler messages: 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccPOMEo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccCWIQhE.s: Assembler messages: 4563s /tmp/ccCWIQhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccCWIQhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccCWIQhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccCWIQhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s CC [M] drivers/net/ethernet/chelsio/cxgb4/t4_hw.o 4563s CC [M] drivers/net/wireless/ath/ath9k/ar9003_mac.o 4563s /tmp/ccIR6H35.s: Assembler messages: 4563s /tmp/ccIR6H35.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s /tmp/ccIR6H35.s: Warning: no SFrame FDE emitted; FP without RA on stack 4563s CC [M] drivers/gpu/drm/xe/i915-display/intel_quirks.o 4564s /tmp/ccUgycSg.s: Assembler messages: 4564s /tmp/ccUgycSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccUgycSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.o 4564s /tmp/ccMlLghV.s: Assembler messages: 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMlLghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s CC [M] drivers/gpu/drm/xe/i915-display/intel_snps_hdmi_pll.o 4564s /tmp/ccMLjLpS.s: Assembler messages: 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s /tmp/ccMLjLpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4564s CC [M] drivers/net/wireless/ath/ath9k/ar9003_eeprom.o 4565s /tmp/cc65lrfg.s: Assembler messages: 4565s /tmp/cc65lrfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s CC [M] drivers/gpu/drm/xe/i915-display/intel_snps_phy.o 4565s /tmp/cc1wDSAo.s: Assembler messages: 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s /tmp/cc1wDSAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4565s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.o 4567s /tmp/ccJsaoMz.s: Assembler messages: 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/ccJsaoMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s CC [M] drivers/net/wireless/ath/ath9k/ar9003_paprd.o 4567s /tmp/cc5zAj4B.s: Assembler messages: 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s /tmp/cc5zAj4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4567s CC [M] drivers/net/ethernet/chelsio/cxgb4/sge.o 4568s /tmp/cc4mIs6k.s: Assembler messages: 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/cc4mIs6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.o 4568s /tmp/ccaTCeMs.s: Assembler messages: 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccaTCeMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s CC [M] drivers/net/wireless/ath/ath9k/ar9003_wow.o 4568s /tmp/ccGdaJww.s: Assembler messages: 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s /tmp/ccGdaJww.s: Warning: no SFrame FDE emitted; FP without RA on stack 4568s CC [M] drivers/gpu/drm/xe/i915-display/intel_tc.o 4569s /tmp/ccKcdnPw.s: Assembler messages: 4569s /tmp/ccKcdnPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4569s /tmp/ccKcdnPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4569s /tmp/ccKcdnPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4569s /tmp/ccKcdnPw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s CC [M] drivers/net/wireless/ath/ath9k/btcoex.o 4570s /tmp/ccogha6F.s: Assembler messages: 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccogha6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.o 4570s /tmp/ccYqlRIJ.s: Assembler messages: 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s CC [M] drivers/gpu/drm/xe/i915-display/intel_vblank.o 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4570s /tmp/ccYqlRIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Assembler messages: 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccPdb3ky.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Assembler messages: 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccMghhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s CC [M] drivers/net/wireless/ath/ath9k/ar9003_mci.o 4571s /tmp/ccjMZL7E.s: Assembler messages: 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s /tmp/ccjMZL7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4571s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.o 4571s CC [M] drivers/net/ethernet/chelsio/cxgb4/clip_tbl.o 4572s /tmp/ccJAEghV.s: Assembler messages: 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccJAEghV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s CC [M] drivers/gpu/drm/xe/i915-display/intel_vdsc.o 4572s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.o 4572s /tmp/ccTxhsg5.s: Assembler messages: 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4572s /tmp/ccTxhsg5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s CC [M] drivers/net/wireless/ath/ath9k/ar9003_aic.o 4573s /tmp/ccnFSobc.s: Assembler messages: 4573s /tmp/ccnFSobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccnFSobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccnFSobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccnFSobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.o 4573s /tmp/ccQ2dxtY.s: Assembler messages: 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s /tmp/ccQ2dxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4573s CC [M] drivers/gpu/drm/xe/i915-display/intel_vga.o 4574s /tmp/ccLvmmnP.s: Assembler messages: 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s /tmp/ccLvmmnP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4574s CC [M] drivers/net/wireless/ath/ath9k/ar9003_rtt.o 4575s /tmp/ccESASl5.s: Assembler messages: 4575s /tmp/ccESASl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s CC [M] drivers/gpu/drm/xe/i915-display/intel_vrr.o 4575s /tmp/ccESASl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccESASl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccESASl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Assembler messages: 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cc5rD80E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.o 4575s /tmp/cckpsPD5.s: Assembler messages: 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/cckpsPD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s CC [M] drivers/net/wireless/ath/ath9k/common.o 4575s /tmp/ccIhK25V.s: Assembler messages: 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s /tmp/ccIhK25V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4575s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.o 4576s /tmp/ccEBAQuy.s: Assembler messages: 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccEBAQuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Assembler messages: 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccIl7Ddb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s CC [M] drivers/gpu/drm/xe/i915-display/intel_wm.o 4576s /tmp/ccuejeV9.s: Assembler messages: 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s /tmp/ccuejeV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4576s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.o 4576s CC [M] drivers/net/wireless/ath/ath9k/common-init.o 4577s /tmp/ccoW98sZ.s: Assembler messages: 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccoW98sZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s CC [M] drivers/net/ethernet/chelsio/cxgb4/srq.o 4577s /tmp/cc0ocTUn.s: Assembler messages: 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s CC [M] drivers/gpu/drm/xe/i915-display/skl_scaler.o 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cc0ocTUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Assembler messages: 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/cce4GHSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccZBqEQG.s: Assembler messages: 4577s /tmp/ccZBqEQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccZBqEQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s /tmp/ccZBqEQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4577s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.o 4577s CC [M] drivers/net/wireless/ath/ath9k/common-beacon.o 4578s /tmp/ccquscXY.s: Assembler messages: 4578s /tmp/ccquscXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccquscXY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s CC [M] drivers/net/ethernet/chelsio/cxgb4/sched.o 4578s /tmp/ccWNgpqt.s: Assembler messages: 4578s /tmp/ccWNgpqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccWNgpqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccWNgpqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Assembler messages: 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/cchVqrU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_vi.o 4578s /tmp/ccwdX0j4.s: Assembler messages: 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s /tmp/ccwdX0j4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4578s CC [M] drivers/net/wireless/ath/ath9k/common-debug.o 4578s CC [M] drivers/gpu/drm/xe/i915-display/skl_universal_plane.o 4581s /tmp/ccFOOcBe.s: Assembler messages: 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.o 4581s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.o 4581s CC [M] drivers/net/wireless/ath/ath9k/common-spectral.o 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccFOOcBe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Assembler messages: 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccnECl6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Assembler messages: 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccmo2ZxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Assembler messages: 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccwqmVOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Assembler messages: 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/cc7iBgR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s CC [M] drivers/gpu/drm/xe/i915-display/skl_watermark.o 4581s /tmp/ccQK7P8D.s: Assembler messages: 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s /tmp/ccQK7P8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4581s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.o 4581s CC [M] drivers/net/wireless/ath/ath9k/htc_hst.o 4582s /tmp/cc6vBlZy.s: Assembler messages: 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/cc6vBlZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.o 4582s /tmp/ccKg1zFv.s: Assembler messages: 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccKg1zFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Assembler messages: 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s CC [M] drivers/net/wireless/ath/ath9k/hif_usb.o 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s /tmp/ccDQCfnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4582s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.o 4583s /tmp/cc2NercD.s: Assembler messages: 4583s /tmp/cc2NercD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4583s /tmp/cc2NercD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4583s /tmp/cc2NercD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4583s /tmp/cc2NercD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.o 4584s /tmp/ccpwEKCE.s: Assembler messages: 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccpwEKCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.o 4584s /tmp/ccNuqB9e.s: Assembler messages: 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s /tmp/ccNuqB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4584s CC [M] drivers/net/wireless/ath/ath9k/wmi.o 4585s /tmp/cczXaJZM.s: Assembler messages: 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s CC [M] drivers/gpu/drm/xe/i915-display/intel_acpi.o 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/cczXaJZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccpJwjMG.s: Assembler messages: 4585s /tmp/ccpJwjMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccpJwjMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccpJwjMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccpJwjMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccpJwjMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.o 4585s /tmp/ccaXyMyT.s: Assembler messages: 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccaXyMyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.o 4585s /tmp/ccfnIIzX.s: Assembler messages: 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccfnIIzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_txrx.o 4585s /tmp/ccrs3eWS.s: Assembler messages: 4585s /tmp/ccrs3eWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccrs3eWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s /tmp/ccrs3eWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4585s CC [M] drivers/gpu/drm/xe/i915-display/intel_opregion.o 4586s /tmp/ccKj8Li2.s: Assembler messages: 4586s /tmp/ccKj8Li2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4586s /tmp/ccKj8Li2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4586s /tmp/ccKj8Li2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4586s /tmp/ccKj8Li2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4586s /tmp/ccKj8Li2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4586s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.o 4587s /tmp/ccq3dkhU.s: Assembler messages: 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccq3dkhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.o 4587s /tmp/ccyskaQ4.s: Assembler messages: 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccyskaQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_main.o 4587s /tmp/ccno2C0a.s: Assembler messages: 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/ccno2C0a.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s CC [M] drivers/gpu/drm/xe/i915-display/intel_fbdev.o 4587s /tmp/cchCCPpF.s: Assembler messages: 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s /tmp/cchCCPpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4587s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.o 4588s /tmp/cczmZ5Uu.s: Assembler messages: 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cczmZ5Uu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s CC [M] drivers/gpu/drm/xe/xe_debugfs.o 4588s /tmp/ccyY5KCD.s: Assembler messages: 4588s /tmp/ccyY5KCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/ccyY5KCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.o 4588s /tmp/cc5sAKoM.s: Assembler messages: 4588s /tmp/cc5sAKoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cc5sAKoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4588s /tmp/cc5sAKoM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.o 4589s /tmp/ccziCCRJ.s: Assembler messages: 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccziCCRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_beacon.o 4589s /tmp/ccmeVKJu.s: Assembler messages: 4589s /tmp/ccmeVKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccmeVKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s /tmp/ccmeVKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4589s CC [M] drivers/gpu/drm/xe/xe_gt_debugfs.o 4590s /tmp/cc9Hzkrw.s: Assembler messages: 4590s /tmp/cc9Hzkrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cc9Hzkrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cc9Hzkrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cc9Hzkrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s CC [M] drivers/net/ethernet/chelsio/cxgb4/cudbg_common.o 4590s /tmp/cc9Hzkrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Assembler messages: 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cccqOevd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Assembler messages: 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/cckwYms9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.o 4590s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_init.o 4590s /tmp/ccHlPXAL.s: Assembler messages: 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s /tmp/ccHlPXAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4590s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.o 4591s /tmp/ccp83ZvN.s: Assembler messages: 4591s /tmp/ccp83ZvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s CC [M] drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.o 4591s /tmp/cc4mia4n.s: Assembler messages: 4591s /tmp/cc4mia4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s CC [M] drivers/gpu/drm/xe/xe_gt_stats.o 4591s /tmp/ccF0lUFZ.s: Assembler messages: 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccF0lUFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Assembler messages: 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s /tmp/ccWLwMD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4591s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_gpio.o 4591s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.o 4592s /tmp/ccFqJr9j.s: Assembler messages: 4592s /tmp/ccFqJr9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccFqJr9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s CC [M] drivers/gpu/drm/xe/xe_guc_debugfs.o 4592s /tmp/ccIcVGjl.s: Assembler messages: 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s /tmp/ccIcVGjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4592s CC [M] drivers/net/wireless/ath/ath9k/htc_drv_debug.o 4593s /tmp/ccyUUXQC.s: Assembler messages: 4593s /tmp/ccyUUXQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4593s /tmp/ccyUUXQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4593s /tmp/ccyUUXQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4593s /tmp/ccyUUXQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4593s /tmp/ccyUUXQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4593s CC [M] drivers/gpu/drm/xe/xe_huc_debugfs.o 4594s /tmp/ccIukzu3.s: Assembler messages: 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccIukzu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s CC [M] drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.o 4594s /tmp/cccbiPCA.s: Assembler messages: 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/cccbiPCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccgGzcRd.s: Assembler messages: 4594s /tmp/ccgGzcRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s CC [M] drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.o 4594s CC [M] drivers/gpu/drm/xe/xe_uc_debugfs.o 4594s /tmp/ccc5o9bT.s: Assembler messages: 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s /tmp/ccc5o9bT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4594s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_cik.o 4595s /tmp/ccAZUfcf.s: Assembler messages: 4595s /tmp/ccAZUfcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s /tmp/ccAZUfcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s /tmp/ccAZUfcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s /tmp/ccAZUfcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s /tmp/ccAZUfcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s LD [M] drivers/net/wireless/ath/ath9k/ath9k.o 4595s /tmp/ccTMcgHn.s: Assembler messages: 4595s /tmp/ccTMcgHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s CC [M] drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.o 4595s LD [M] drivers/net/wireless/ath/ath9k/ath9k_hw.o 4595s LD [M] drivers/net/wireless/ath/ath9k/ath9k_common.o 4595s LD [M] drivers/net/wireless/ath/ath9k/ath9k_htc.o 4595s CC [M] drivers/net/wireless/ath/carl9170/main.o 4595s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.o 4595s /tmp/ccFYoxfu.s: Assembler messages: 4595s /tmp/ccFYoxfu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4595s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.o 4596s /tmp/ccn2wvvI.s: Assembler messages: 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_debugfs.o 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccn2wvvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s /tmp/ccUoVqjx.s: Assembler messages: 4596s /tmp/ccUoVqjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4596s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.o 4597s /tmp/ccDWKty8.s: Assembler messages: 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccDWKty8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.o 4597s /tmp/ccNh0iVb.s: Assembler messages: 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/ccNh0iVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s CC [M] drivers/net/wireless/ath/carl9170/usb.o 4597s /tmp/cc908pjR.s: Assembler messages: 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s /tmp/cc908pjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4597s CC [M] drivers/gpu/drm/xe/i915-display/intel_display_debugfs_params.o 4598s /tmp/cco9gv4Y.s: Assembler messages: 4598s /tmp/cco9gv4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cco9gv4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.o 4598s /tmp/ccTEgMvK.s: Assembler messages: 4598s /tmp/ccTEgMvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccTEgMvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Assembler messages: 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/cc6OzOyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s CC [M] drivers/gpu/drm/xe/i915-display/intel_pipe_crc.o 4598s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.o 4598s /tmp/ccQATC0T.s: Assembler messages: 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s /tmp/ccQATC0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4598s CC [M] drivers/net/wireless/ath/carl9170/cmd.o 4599s /tmp/ccPhnGj7.s: Assembler messages: 4599s /tmp/ccPhnGj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.o 4599s /tmp/cchsKCEI.s: Assembler messages: 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cchsKCEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s CC [M] drivers/net/wireless/ath/carl9170/mac.o 4599s /tmp/cc6HV5As.s: Assembler messages: 4599s /tmp/cc6HV5As.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cc6HV5As.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cc6HV5As.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s /tmp/cc6HV5As.s: Warning: no SFrame FDE emitted; FP without RA on stack 4599s CC [M] drivers/gpu/drm/xe/i915-display/intel_dp_tunnel.o 4600s /tmp/ccrKGUnX.s: CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.o 4600s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.o 4600s Assembler messages: 4600s /tmp/ccrKGUnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Assembler messages: 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4600s /tmp/ccNXiJWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Assembler messages: 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/ccRP4SGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Assembler messages: 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cc8Ul4E0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s CC [M] drivers/net/wireless/ath/carl9170/phy.o 4601s LD [M] drivers/gpu/drm/xe/xe.o 4601s /tmp/ccUVJVoU.s: Assembler messages: 4601s /tmp/ccUVJVoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.o 4601s /tmp/cckk1jJT.s: Assembler messages: 4601s /tmp/cckk1jJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s /tmp/cckk1jJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4601s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.o 4601s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.o 4602s /tmp/ccEcBoiz.s: Assembler messages: 4602s /tmp/ccEcBoiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccEcBoiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccEcBoiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccEcBoiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccEcBoiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s CC [M] drivers/net/wireless/ath/carl9170/led.o 4602s /tmp/ccbAWDdG.s: Assembler messages: 4602s /tmp/ccbAWDdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccbAWDdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccbAWDdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s /tmp/ccbAWDdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4602s CC drivers/usb/common/common.o 4603s /tmp/cc0mpNU2.s: Assembler messages: 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/cc0mpNU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Assembler messages: 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccOO5BNk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Assembler messages: 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccwwd5gY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s CC drivers/usb/common/debug.o 4603s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.o 4603s CC [M] drivers/net/wireless/ath/carl9170/fw.o 4603s /tmp/ccLO4oi2.s: Assembler messages: 4603s /tmp/ccLO4oi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccLO4oi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s /tmp/ccLO4oi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4603s CC drivers/usb/common/led.o 4604s /tmp/ccod02Fi.s: Assembler messages: 4604s /tmp/ccod02Fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s /tmp/ccod02Fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s /tmp/ccod02Fi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s CC [M] drivers/usb/common/usb-conn-gpio.o 4604s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.o 4604s /tmp/ccwKt7Z0.s: Assembler messages: 4604s /tmp/ccwKt7Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s /tmp/ccwKt7Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s /tmp/ccwKt7Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s /tmp/ccwKt7Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4604s CC [M] drivers/net/wireless/ath/carl9170/tx.o 4605s /tmp/ccZbBT1G.s: Assembler messages: 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccZbBT1G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s CC [M] drivers/usb/common/ulpi.o 4605s /tmp/ccPLWoTL.s: Assembler messages: 4605s /tmp/ccPLWoTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s /tmp/ccPLWoTL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4605s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.o 4606s /tmp/ccb8YZeC.s: Assembler messages: 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccb8YZeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s AR drivers/usb/common/built-in.a 4606s CC drivers/usb/core/usb.o 4606s /tmp/cc8qAQm6.s: Assembler messages: 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/cc8qAQm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.o 4606s /tmp/ccU0sx0n.s: Assembler messages: 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s /tmp/ccU0sx0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s CC [M] drivers/net/wireless/ath/carl9170/rx.o 4606s /tmp/ccHY3Kj8.s: Assembler messages: 4606s /tmp/ccHY3Kj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4606s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.o 4607s /tmp/cctfNCDG.s: Assembler messages: 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s /tmp/cctfNCDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s CC drivers/usb/core/hub.o 4607s /tmp/ccJfFYRW.s: Assembler messages: 4607s /tmp/ccJfFYRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4607s LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.o 4607s CC [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o 4607s /tmp/cc3c6j47.s: Assembler messages: 4607s /tmp/cc3c6j47.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.o 4608s /tmp/cck2iPAU.s: Assembler messages: 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s /tmp/cck2iPAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4608s LD [M] drivers/net/wireless/ath/carl9170/carl9170.o 4608s CC [M] drivers/net/wireless/ath/ath6kl/debug.o 4609s /tmp/cc9TMVlq.s: Assembler messages: 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.o 4609s /tmp/cc9TMVlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s CC [M] drivers/net/wireless/ath/ath6kl/hif.o 4609s /tmp/ccx8A1Ms.s: Assembler messages: 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s CC [M] drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.o 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4609s /tmp/ccx8A1Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Assembler messages: 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cc8ZK3uj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Assembler messages: 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/ccg1SS11.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s CC drivers/usb/core/hcd.o 4610s CC [M] drivers/net/wireless/ath/ath6kl/htc_mbox.o 4610s /tmp/cce0mAg0.s: Assembler messages: 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s /tmp/cce0mAg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4610s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.o 4611s /tmp/ccraAgj6.s: Assembler messages: 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s /tmp/ccraAgj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4611s CC [M] drivers/net/ethernet/chelsio/cxgb4vf/sge.o 4612s /tmp/ccAJr5E3.s: Assembler messages: 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccAJr5E3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.o 4612s /tmp/cciKKKtE.s: Assembler messages: 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/cciKKKtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Assembler messages: 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s /tmp/ccBYeJy0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4612s CC drivers/usb/core/urb.o 4612s CC [M] drivers/net/wireless/ath/ath6kl/htc_pipe.o 4613s /tmp/ccrfm1jk.s: Assembler messages: 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccrfm1jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.o 4613s /tmp/cc9fUqAI.s: Assembler messages: 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/cc9fUqAI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Assembler messages: 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s /tmp/ccVKMftM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4613s CC drivers/usb/core/message.o 4613s LD [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.o 4613s CC [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o 4614s /tmp/cccaWoeR.s: Assembler messages: 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cccaWoeR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s CC [M] drivers/net/wireless/ath/ath6kl/bmi.o 4614s /tmp/cc0osqHf.s: Assembler messages: 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4614s /tmp/cc0osqHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s CC [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.o 4615s /tmp/ccTsgrBN.s: Assembler messages: 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccTsgrBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Assembler messages: 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s /tmp/ccnsv5ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4615s CC [M] drivers/net/wireless/ath/ath6kl/cfg80211.o 4615s CC drivers/usb/core/driver.o 4616s /tmp/ccqgVUy2.s: Assembler messages: 4616s /tmp/ccqgVUy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s LD [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.o 4616s AR drivers/net/ethernet/chelsio/built-in.a 4616s AR drivers/net/ethernet/cisco/built-in.a 4616s CC [M] drivers/net/ethernet/cisco/enic/enic_main.o 4616s /tmp/ccSbZ4o5.s: Assembler messages: 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccSbZ4o5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s CC [M] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.o 4616s /tmp/ccpAmyXa.s: Assembler messages: 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s /tmp/ccpAmyXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4616s CC drivers/usb/core/config.o 4618s /tmp/ccIfkdmz.s: Assembler messages: 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccIfkdmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Assembler messages: 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc9SzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s CC drivers/usb/core/file.o 4618s CC [M] drivers/net/wireless/ath/ath6kl/init.o 4618s /tmp/cc4DHsKK.s: Assembler messages: 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/cc4DHsKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.o 4618s /tmp/ccLpOgkY.s: Assembler messages: 4618s /tmp/ccLpOgkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccLpOgkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccLpOgkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccLpOgkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s /tmp/ccLpOgkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4618s CC drivers/usb/core/buffer.o 4619s /tmp/ccKQaWjl.s: Assembler messages: 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccKQaWjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s CC [M] drivers/net/ethernet/cisco/enic/vnic_cq.o 4619s /tmp/ccz9cP9k.s: Assembler messages: 4619s /tmp/ccz9cP9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccz9cP9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccz9cP9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o 4619s /tmp/ccoU9zCd.s: Assembler messages: 4619s /tmp/ccoU9zCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccoU9zCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccoU9zCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccoU9zCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccoU9zCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s CC drivers/usb/core/sysfs.o 4619s /tmp/ccuYZTTv.s: Assembler messages: 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4619s /tmp/ccuYZTTv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s CC [M] drivers/net/wireless/ath/ath6kl/main.o 4620s /tmp/ccXQjwe5.s: Assembler messages: 4620s /tmp/ccXQjwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccXQjwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccXQjwe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s CC [M] drivers/net/ethernet/cisco/enic/vnic_intr.o 4620s /tmp/ccaZaVQe.s: Assembler messages: 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s CC drivers/usb/core/endpoint.o 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4620s /tmp/ccaZaVQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccthFvXE.s: Assembler messages: 4621s /tmp/ccthFvXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccthFvXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccthFvXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s CC [M] drivers/net/ethernet/cisco/enic/vnic_wq.o 4621s /tmp/ccr6fzvH.s: Assembler messages: 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccr6fzvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s CC drivers/usb/core/devio.o 4621s /tmp/cc7O6Dsz.s: Assembler messages: 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/cc7O6Dsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s CC [M] drivers/net/wireless/ath/ath6kl/txrx.o 4621s /tmp/ccCY8zpu.s: Assembler messages: 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s /tmp/ccCY8zpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4621s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o 4622s /tmp/ccsJPspw.s: Assembler messages: 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s /tmp/ccsJPspw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4622s CC [M] drivers/net/ethernet/cisco/enic/enic_res.o 4623s /tmp/ccBHFlBv.s: Assembler messages: 4623s /tmp/ccBHFlBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccBHFlBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccBHFlBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccBHFlBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccBHFlBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s CC [M] drivers/net/ethernet/cisco/enic/enic_dev.o 4623s /tmp/ccNoH9Qz.s: Assembler messages: 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccNoH9Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.o 4623s /tmp/ccR58TVD.s: Assembler messages: 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s /tmp/ccR58TVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4623s CC [M] drivers/net/wireless/ath/ath6kl/wmi.o 4624s /tmp/ccUSUSd5.s: Assembler messages: 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/ccUSUSd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s CC [M] drivers/net/ethernet/cisco/enic/enic_pp.o 4624s /tmp/cc5km9FU.s: Assembler messages: 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s /tmp/cc5km9FU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4624s CC drivers/usb/core/notify.o 4625s /tmp/ccl6iBer.s: Assembler messages: 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccl6iBer.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s CC drivers/usb/core/generic.o 4625s /tmp/cclJnbIj.s: Assembler messages: 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.o 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclJnbIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Assembler messages: 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/cclzaUMJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s CC [M] drivers/net/ethernet/cisco/enic/vnic_dev.o 4625s /tmp/ccaxss92.s: Assembler messages: 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s /tmp/ccaxss92.s: Warning: no SFrame FDE emitted; FP without RA on stack 4625s CC drivers/usb/core/quirks.o 4626s /tmp/ccMOv6Yz.s: Assembler messages: 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccMOv6Yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s CC [M] drivers/net/wireless/ath/ath6kl/core.o 4626s /tmp/ccH9ZX0c.s: Assembler messages: 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccH9ZX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.o 4626s /tmp/ccV158It.s: Assembler messages: 4626s /tmp/ccV158It.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccV158It.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccV158It.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccV158It.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s /tmp/ccV158It.s: Warning: no SFrame FDE emitted; FP without RA on stack 4626s CC drivers/usb/core/devices.o 4627s /tmp/ccst9I9t.s: Assembler messages: 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccst9I9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s CC [M] drivers/net/ethernet/cisco/enic/vnic_rq.o 4627s /tmp/ccj8rxdZ.s: Assembler messages: 4627s /tmp/ccj8rxdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccj8rxdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccj8rxdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccj8rxdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/ccj8rxdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s /tmp/cc5awjeh.s: Assembler messages: 4627s /tmp/cc5awjeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4627s CC drivers/usb/core/phy.o 4627s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.o 4627s CC [M] drivers/net/wireless/ath/ath6kl/recovery.o 4628s /tmp/ccx8462C.s: Assembler messages: 4628s /tmp/ccx8462C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccx8462C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccx8462C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccx8462C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccx8462C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s CC [M] drivers/net/ethernet/cisco/enic/vnic_vic.o 4628s /tmp/ccERYOMk.s: Assembler messages: 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccERYOMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccxA5UyD.s: Assembler messages: 4628s /tmp/ccxA5UyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccxA5UyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccxA5UyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s CC [M] drivers/net/ethernet/cisco/enic/enic_ethtool.o 4628s CC drivers/usb/core/port.o 4628s /tmp/ccMTqSnF.s: Assembler messages: 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccMTqSnF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s CC [M] drivers/net/wireless/ath/ath6kl/sdio.o 4628s /tmp/ccAWTQbE.s: Assembler messages: 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4628s /tmp/ccAWTQbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.o 4629s /tmp/ccgsNMCh.s: Assembler messages: 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/ccgsNMCh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Assembler messages: 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s CC drivers/usb/core/of.o 4629s CC [M] drivers/net/ethernet/cisco/enic/enic_api.o 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4629s /tmp/cchQRVXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Assembler messages: 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s CC [M] drivers/net/wireless/ath/ath6kl/usb.o 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccHY49x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Assembler messages: 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/ccZRtDqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s /tmp/cc4ifpFu.s: Assembler messages: 4630s /tmp/cc4ifpFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.o 4630s CC drivers/usb/core/hcd-pci.o 4630s /tmp/ccWjn0rr.s: Assembler messages: 4630s /tmp/ccWjn0rr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4630s CC [M] drivers/net/ethernet/cisco/enic/enic_clsf.o 4631s /tmp/ccMu0Ain.s: Assembler messages: 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccMu0Ain.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.o 4631s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o 4631s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.o 4631s CC [M] drivers/net/wireless/ath/ar5523/ar5523.o 4631s /tmp/ccf0kNBT.s: Assembler messages: 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/ccf0kNBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s CC drivers/usb/core/usb-acpi.o 4631s /tmp/cczMbT9b.s: Assembler messages: 4631s /tmp/cczMbT9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/cczMbT9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4631s /tmp/cczMbT9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s CC [M] drivers/net/ethernet/cisco/enic/enic_rq.o 4632s /tmp/ccVAB1PA.s: Assembler messages: 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccVAB1PA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.o 4632s /tmp/ccA9TCDM.s: Assembler messages: 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s /tmp/ccA9TCDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4632s CC drivers/usb/core/../misc/onboard_usb_dev_pdevs.o 4633s /tmp/cciV609T.s: Assembler messages: 4633s /tmp/cciV609T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/cciV609T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s CC [M] drivers/net/ethernet/cisco/enic/enic_wq.o 4633s /tmp/ccVhEicS.s: Assembler messages: 4633s /tmp/ccVhEicS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Assembler messages: 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccdhZjDa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Assembler messages: 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s /tmp/ccECcvbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4633s CC [M] drivers/usb/core/ledtrig-usbport.o 4633s CC [M] drivers/net/wireless/ath/wil6210/main.o 4633s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.o 4634s /tmp/cck3whBX.s: Assembler messages: 4634s /tmp/cck3whBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/cck3whBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/cck3whBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/cck3whBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s LD [M] drivers/net/ethernet/cisco/enic/enic.o 4634s AR drivers/net/ethernet/cortina/built-in.a 4634s CC [M] drivers/net/ethernet/cortina/gemini.o 4634s /tmp/ccYvvqKP.s: Assembler messages: 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccYvvqKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s AR drivers/usb/core/built-in.a 4634s CC drivers/usb/phy/phy.o 4634s /tmp/ccDG01Vo.s: Assembler messages: 4634s /tmp/ccDG01Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccDG01Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccDG01Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccDG01Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s /tmp/ccDG01Vo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4634s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o 4635s /tmp/ccOh6vZi.s: Assembler messages: 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccOh6vZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s CC drivers/usb/phy/of.o 4635s /tmp/ccSoSZCP.s: Assembler messages: 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s /tmp/ccSoSZCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4635s CC [M] drivers/net/wireless/ath/wil6210/netdev.o 4636s /tmp/cczxrjSL.s: Assembler messages: 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cczxrjSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s CC drivers/usb/phy/phy-mxs-usb.o 4636s /tmp/cchth9Qh.s: Assembler messages: 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s /tmp/cchth9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4636s AR drivers/net/ethernet/dec/tulip/built-in.a 4636s CC [M] drivers/net/ethernet/dec/tulip/xircom_cb.o 4637s /tmp/ccKUYHya.s: Assembler messages: 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/ccKUYHya.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s CC [M] drivers/net/wireless/ath/wil6210/cfg80211.o 4637s /tmp/cc3dpPlp.s: Assembler messages: 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cc3dpPlp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s CC drivers/usb/phy/phy-ulpi.o 4637s /tmp/cckBccfQ.s: Assembler messages: 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s /tmp/cckBccfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4637s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_job.o 4638s /tmp/ccV38cjT.s: Assembler messages: 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccV38cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s CC [M] drivers/net/ethernet/dec/tulip/dmfe.o 4638s /tmp/ccHFEIdd.s: Assembler messages: 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/ccHFEIdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s CC drivers/usb/phy/phy-ulpi-viewport.o 4638s /tmp/cc7qvYfG.s: Assembler messages: 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4638s /tmp/cc7qvYfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o 4639s /tmp/ccNVU6kd.s: Assembler messages: 4639s /tmp/ccNVU6kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccNVU6kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccNVU6kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s CC [M] drivers/usb/phy/phy-generic.o 4639s /tmp/ccsEgmt3.s: Assembler messages: 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s /tmp/ccsEgmt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4639s CC [M] drivers/net/wireless/ath/wil6210/pcie_bus.o 4640s /tmp/ccDTuAQG.s: Assembler messages: 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccDTuAQG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s CC [M] drivers/net/ethernet/dec/tulip/winbond-840.o 4640s CC [M] drivers/usb/phy/phy-tahvo.o 4640s CC [M] drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.o 4640s /tmp/ccoinaAZ.s: Assembler messages: 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccoinaAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Assembler messages: 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccsGaH6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s /tmp/ccO9uIRg.s: Assembler messages: 4640s /tmp/ccO9uIRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4640s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.o 4641s /tmp/ccCnN8SQ.s: Assembler messages: 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccCnN8SQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Assembler messages: 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s CC [M] drivers/net/wireless/ath/wil6210/debugfs.o 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccS7a7pv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s CC [M] drivers/usb/phy/phy-gpio-vbus-usb.o 4641s /tmp/ccUz5PVA.s: Assembler messages: 4641s /tmp/ccUz5PVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o 4641s /tmp/cc6uqv5J.s: Assembler messages: 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s CC [M] drivers/net/ethernet/dec/tulip/de2104x.o 4641s /tmp/cc6uqv5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Assembler messages: 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s /tmp/ccMZ9KD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4641s CC [M] drivers/usb/phy/phy-isp1301.o 4642s /tmp/ccG4pHaD.s: Assembler messages: 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccG4pHaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s AR drivers/usb/phy/built-in.a 4642s CC drivers/usb/dwc2/core.o 4642s /tmp/ccWl8ONx.s: Assembler messages: 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4642s /tmp/ccWl8ONx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.o 4643s /tmp/ccmK6Y7c.s: Assembler messages: 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s CC [M] drivers/net/wireless/ath/wil6210/wmi.o 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/ccmK6Y7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Assembler messages: 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s /tmp/cctgU4zu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4643s CC [M] drivers/net/ethernet/dec/tulip/eeprom.o 4644s /tmp/ccqxuh1n.s: Assembler messages: 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccqxuh1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.o 4644s /tmp/ccBpZdN3.s: Assembler messages: 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s CC drivers/usb/dwc2/core_intr.o 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccBpZdN3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccE7vPAV.s: Assembler messages: 4644s /tmp/ccE7vPAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s /tmp/ccE7vPAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4644s CC [M] drivers/net/ethernet/dec/tulip/interrupt.o 4645s /tmp/ccUIJq3S.s: Assembler messages: 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccUIJq3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.o 4645s /tmp/ccnXztOq.s: Assembler messages: 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s /tmp/ccnXztOq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4645s CC drivers/usb/dwc2/platform.o 4646s /tmp/ccqkxJ4h.s: Assembler messages: 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccqkxJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccN8gn20.s: Assembler messages: 4646s /tmp/ccN8gn20.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccN8gn20.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s /tmp/ccN8gn20.s: Warning: no SFrame FDE emitted; FP without RA on stack 4646s CC [M] drivers/net/ethernet/dec/tulip/media.o 4646s CC [M] drivers/net/wireless/ath/wil6210/interrupt.o 4647s /tmp/cckZ2WfQ.s: Assembler messages: 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cckZ2WfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s CC drivers/usb/dwc2/drd.o 4647s /tmp/ccOnqGVU.s: Assembler messages: 4647s /tmp/ccOnqGVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/ccOnqGVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/ccOnqGVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/ccOnqGVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s CC [M] drivers/net/ethernet/dec/tulip/timer.o 4647s /tmp/cc4bxKpl.s: Assembler messages: 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s /tmp/cc4bxKpl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4647s CC [M] drivers/net/wireless/ath/wil6210/txrx.o 4648s /tmp/ccJl4bvb.s: Assembler messages: 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccJl4bvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s CC drivers/usb/dwc2/params.o 4648s /tmp/cc7RKfDT.s: Assembler messages: 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/cc7RKfDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.o 4648s /tmp/ccGmLURw.s: Assembler messages: 4648s /tmp/ccGmLURw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s /tmp/ccGmLURw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4648s CC [M] drivers/net/ethernet/dec/tulip/tulip_core.o 4649s /tmp/ccA1CiV8.s: Assembler messages: 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s /tmp/ccA1CiV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4649s CC drivers/usb/dwc2/hcd.o 4650s /tmp/ccFpZPG7.s: Assembler messages: 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccFpZPG7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s CC [M] drivers/net/wireless/ath/wil6210/txrx_edma.o 4650s /tmp/ccf3OJqp.s: Assembler messages: 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/ccf3OJqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Assembler messages: 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s CC [M] drivers/net/ethernet/dec/tulip/21142.o 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s /tmp/cco74BeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4650s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.o 4651s /tmp/ccUmnz2p.s: Assembler messages: 4651s /tmp/ccUmnz2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4651s /tmp/ccUmnz2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4651s /tmp/ccUmnz2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4651s CC [M] drivers/net/ethernet/dec/tulip/pnic.o 4652s /tmp/ccEuGetp.s: Assembler messages: 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEuGetp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s CC [M] drivers/net/wireless/ath/wil6210/debug.o 4652s /tmp/ccmtwrIa.s: Assembler messages: 4652s /tmp/ccmtwrIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccmtwrIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccmtwrIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Assembler messages: 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s CC [M] drivers/net/ethernet/dec/tulip/pnic2.o 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccEH1rTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Assembler messages: 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s /tmp/ccDDPxiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4652s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.o 4652s CC drivers/usb/dwc2/hcd_intr.o 4653s /tmp/ccI7iibl.s: Assembler messages: 4653s /tmp/ccI7iibl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4653s CC [M] drivers/net/wireless/ath/wil6210/rx_reorder.o 4653s /tmp/ccPAmsAv.s: Assembler messages: 4653s /tmp/ccPAmsAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4653s /tmp/ccPAmsAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4653s /tmp/ccPAmsAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4653s /tmp/ccPAmsAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4653s CC [M] drivers/net/ethernet/dec/tulip/uli526x.o 4654s /tmp/ccOQtYys.s: Assembler messages: 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccOQtYys.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.o 4654s /tmp/ccF42Thv.s: Assembler messages: 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccF42Thv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s CC drivers/usb/dwc2/hcd_queue.o 4654s /tmp/ccHwJdKE.s: Assembler messages: 4654s /tmp/ccHwJdKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccHwJdKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccHwJdKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccHwJdKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s /tmp/ccHwJdKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4654s CC [M] drivers/net/wireless/ath/wil6210/fw.o 4655s /tmp/ccz81Gw3.s: Assembler messages: 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccz81Gw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s LD [M] drivers/net/ethernet/dec/tulip/tulip.o 4655s AR drivers/net/ethernet/dec/built-in.a 4655s AR drivers/net/ethernet/dlink/built-in.a 4655s CC [M] drivers/net/ethernet/dlink/dl2k.o 4655s /tmp/cc7X2gKs.s: Assembler messages: 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/cc7X2gKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s CC drivers/usb/dwc2/hcd_ddma.o 4655s /tmp/ccjrjlh3.s: Assembler messages: 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.o 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4655s /tmp/ccjrjlh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Assembler messages: 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccA4d5Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s CC [M] drivers/net/wireless/ath/wil6210/pm.o 4656s /tmp/ccCnrsLV.s: Assembler messages: 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4656s /tmp/ccCnrsLV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s CC drivers/usb/dwc2/debugfs.o 4657s /tmp/ccsBcZL2.s: Assembler messages: 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccsBcZL2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s AR drivers/net/ethernet/emulex/built-in.a 4657s CC [M] drivers/net/ethernet/emulex/benet/be_main.o 4657s /tmp/ccLJFUqU.s: Assembler messages: 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccLJFUqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s CC [M] drivers/net/wireless/ath/wil6210/pmc.o 4657s /tmp/cc3IuOD2.s: Assembler messages: 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/cc3IuOD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.o 4657s /tmp/ccw9g5lz.s: Assembler messages: 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s /tmp/ccw9g5lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4657s CC [M] drivers/usb/dwc2/pci.o 4658s /tmp/cc4zDLuL.s: Assembler messages: 4658s /tmp/cc4zDLuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc4zDLuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc4zDLuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc4zDLuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Assembler messages: 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cc8kNIOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s CC [M] drivers/net/wireless/ath/wil6210/trace.o 4658s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.o 4658s /tmp/cckMRJ1C.s: Assembler messages: 4658s /tmp/cckMRJ1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cckMRJ1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s /tmp/cckMRJ1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4658s AR drivers/usb/dwc2/built-in.a 4658s LD [M] drivers/usb/dwc2/dwc2_pci.o 4658s CC drivers/usb/host/pci-quirks.o 4660s /tmp/ccYwLRg7.s: Assembler messages: 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccYwLRg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s CC drivers/usb/host/ehci-hcd.o 4660s /tmp/ccW1iURJ.s: Assembler messages: 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/ccW1iURJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s CC [M] drivers/net/wireless/ath/wil6210/wil_platform.o 4660s /tmp/cc2nSx05.s: Assembler messages: 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s /tmp/cc2nSx05.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.o 4660s /tmp/cc8p2iDQ.s: Assembler messages: 4660s /tmp/cc8p2iDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4660s CC [M] drivers/net/wireless/ath/wil6210/ethtool.o 4661s /tmp/ccGluczc.s: Assembler messages: 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/ccGluczc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s CC [M] drivers/net/ethernet/emulex/benet/be_cmds.o 4661s /tmp/cc5fxRK8.s: Assembler messages: 4661s /tmp/cc5fxRK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s /tmp/cc5fxRK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4661s CC [M] drivers/net/wireless/ath/wil6210/wil_crash_dump.o 4662s /tmp/ccyP0Fwq.s: Assembler messages: 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s /tmp/ccyP0Fwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.o 4662s /tmp/ccGYUVMx.s: Assembler messages: 4662s /tmp/ccGYUVMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4662s CC [M] drivers/net/wireless/ath/wil6210/p2p.o 4663s /tmp/ccuLP2zb.s: Assembler messages: 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.o 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4663s /tmp/ccuLP2zb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Assembler messages: 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc3j5TqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s LD [M] drivers/net/wireless/ath/wil6210/wil6210.o 4664s CC [M] drivers/net/wireless/ath/ath10k/mac.o 4664s /tmp/ccjSTmSS.s: Assembler messages: 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/ccjSTmSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s CC drivers/usb/host/ehci-pci.o 4664s /tmp/cc8gnorM.s: Assembler messages: 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4664s /tmp/cc8gnorM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s CC [M] drivers/net/ethernet/emulex/benet/be_ethtool.o 4665s /tmp/ccXD2pfy.s: Assembler messages: 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s /tmp/ccXD2pfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4665s CC drivers/usb/host/ehci-orion.o 4666s /tmp/ccT2j1u8.s: Assembler messages: 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccT2j1u8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.o 4666s /tmp/ccUKcD4N.s: Assembler messages: 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccUKcD4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s CC drivers/usb/host/ohci-hcd.o 4666s /tmp/ccdihnMD.s: Assembler messages: 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s /tmp/ccdihnMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4666s CC [M] drivers/net/ethernet/emulex/benet/be_roce.o 4667s /tmp/cclU1k7T.s: Assembler messages: 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s /tmp/cclU1k7T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4667s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.o 4668s /tmp/ccxNILQt.s: Assembler messages: 4668s /tmp/ccxNILQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4668s /tmp/ccxNILQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4668s /tmp/ccxNILQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4668s /tmp/ccxNILQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4668s /tmp/ccxNILQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4668s LD [M] drivers/net/ethernet/emulex/benet/be2net.o 4668s AR drivers/net/ethernet/engleder/built-in.a 4668s CC [M] drivers/net/ethernet/engleder/tsnep_main.o 4669s /tmp/ccsbnqfA.s: Assembler messages: 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccsbnqfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.o 4669s /tmp/ccQ4USgW.s: Assembler messages: 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccQ4USgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s CC drivers/usb/host/ohci-pci.o 4669s /tmp/ccJKw728.s: Assembler messages: 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4669s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccJKw728.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Assembler messages: 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/ccaOEAMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s CC drivers/usb/host/uhci-hcd.o 4670s CC [M] drivers/net/wireless/ath/ath10k/debug.o 4670s /tmp/cciOiScs.s: Assembler messages: 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s /tmp/cciOiScs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4670s CC [M] drivers/net/ethernet/engleder/tsnep_ethtool.o 4671s /tmp/ccoplS2E.s: Assembler messages: 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s /tmp/ccoplS2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4671s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.o 4672s /tmp/ccSMMqQ9.s: Assembler messages: 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccSMMqQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s CC [M] drivers/net/ethernet/engleder/tsnep_ptp.o 4672s /tmp/ccwXthTb.s: Assembler messages: 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccwXthTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Assembler messages: 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s /tmp/ccmnXSpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4672s CC drivers/usb/host/xhci.o 4672s CC [M] drivers/net/wireless/ath/ath10k/core.o 4673s /tmp/ccPegLiR.s: Assembler messages: 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccPegLiR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s CC [M] drivers/net/ethernet/engleder/tsnep_tc.o 4673s /tmp/ccCZ1esK.s: Assembler messages: 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s /tmp/ccCZ1esK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4673s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.o 4674s /tmp/ccE15v00.s: Assembler messages: 4674s /tmp/ccE15v00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccE15v00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccE15v00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccE15v00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccE15v00.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s CC [M] drivers/net/ethernet/engleder/tsnep_rxnfc.o 4674s /tmp/ccfEVw1f.s: Assembler messages: 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s /tmp/ccfEVw1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4674s CC [M] drivers/net/wireless/ath/ath10k/htc.o 4675s /tmp/cc57Wykp.s: Assembler messages: 4675s /tmp/cc57Wykp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cc57Wykp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cc57Wykp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cc57Wykp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.o 4675s /tmp/cctVESDX.s: Assembler messages: 4675s /tmp/cctVESDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cctVESDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cctVESDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cctVESDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/cctVESDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s CC [M] drivers/net/ethernet/engleder/tsnep_xdp.o 4675s /tmp/ccEsdGtj.s: Assembler messages: 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s /tmp/ccEsdGtj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4675s CC drivers/usb/host/xhci-mem.o 4676s /tmp/cchl0FgT.s: Assembler messages: 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/cchl0FgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/ccrm0y89.s: Assembler messages: 4676s /tmp/ccrm0y89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s /tmp/ccrm0y89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4676s LD [M] drivers/net/ethernet/engleder/tsnep.o 4676s CC [M] drivers/net/wireless/ath/ath10k/htt.o 4676s AR drivers/net/ethernet/ezchip/built-in.a 4676s CC [M] drivers/net/ethernet/ezchip/nps_enet.o 4677s /tmp/ccLkwbZF.s: Assembler messages: 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.o 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccLkwbZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Assembler messages: 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccpyHXZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/cc54UWOM.s: Assembler messages: 4677s /tmp/cc54UWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/cc54UWOM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s CC [M] drivers/net/wireless/ath/ath10k/htt_rx.o 4677s /tmp/ccf9WrS6.s: Assembler messages: 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s /tmp/ccf9WrS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4677s CC drivers/usb/host/xhci-ext-caps.o 4677s CC drivers/net/ethernet/freescale/fec_main.o 4678s /tmp/cckbkxdw.s: Assembler messages: 4678s /tmp/cckbkxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/cckbkxdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s CC drivers/usb/host/xhci-ring.o 4678s /tmp/ccFxxBEU.s: Assembler messages: 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s /tmp/ccFxxBEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4678s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.o 4680s /tmp/ccTAim1D.s: Assembler messages: 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4680s /tmp/ccTAim1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.o 4681s /tmp/cckkzec3.s: Assembler messages: 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cckkzec3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Assembler messages: 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/ccprKNEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Assembler messages: 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s CC drivers/net/ethernet/freescale/fec_ptp.o 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s /tmp/cc1hITJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4681s CC [M] drivers/net/wireless/ath/ath10k/htt_tx.o 4681s CC drivers/usb/host/xhci-hub.o 4682s /tmp/cccYxHwv.s: Assembler messages: 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s /tmp/cccYxHwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4682s CC drivers/net/ethernet/freescale/xgmac_mdio.o 4683s /tmp/ccd8DoZ8.s: Assembler messages: 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccd8DoZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Assembler messages: 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccJwy6eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s CC drivers/usb/host/xhci-dbg.o 4683s CC [M] drivers/net/wireless/ath/ath10k/txrx.o 4683s /tmp/ccbeCXEr.s: Assembler messages: 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.o 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/ccbeCXEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Assembler messages: 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s /tmp/cciBZJNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s CC drivers/net/ethernet/freescale/fman/fman_muram.o 4683s /tmp/ccsgJcfd.s: Assembler messages: 4683s /tmp/ccsgJcfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4683s CC drivers/usb/host/xhci-trace.o 4684s /tmp/cc2qrcas.s: Assembler messages: 4684s /tmp/cc2qrcas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/cc2qrcas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/cc2qrcas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s CC drivers/net/ethernet/freescale/fman/fman.o 4684s /tmp/ccw7J3vw.s: Assembler messages: 4684s /tmp/ccw7J3vw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccw7J3vw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccw7J3vw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccw7J3vw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s CC [M] drivers/net/wireless/ath/ath10k/wmi.o 4684s /tmp/ccEOq0PY.s: Assembler messages: 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s /tmp/ccEOq0PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4684s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.o 4685s /tmp/ccf2lBlA.s: Assembler messages: 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/ccf2lBlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s CC drivers/net/ethernet/freescale/fman/fman_sp.o 4685s /tmp/cca62ZQb.s: Assembler messages: 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s /tmp/cca62ZQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4685s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.o 4686s /tmp/ccH7fu8Y.s: Assembler messages: 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccH7fu8Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s CC drivers/usb/host/xhci-dbgcap.o 4686s /tmp/ccQFpG9u.s: Assembler messages: 4686s /tmp/ccQFpG9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/ccQFpG9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s CC drivers/net/ethernet/freescale/fman/fman_keygen.o 4686s /tmp/cceRu9iR.s: Assembler messages: 4686s /tmp/cceRu9iR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s /tmp/cceRu9iR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4686s CC drivers/net/ethernet/freescale/fman/fman_port.o 4687s /tmp/ccJ5VN39.s: Assembler messages: 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccJ5VN39.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.o 4687s /tmp/ccrzJkY2.s: Assembler messages: 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/ccrzJkY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s CC drivers/usb/host/xhci-dbgtty.o 4687s /tmp/cc42KJwJ.s: Assembler messages: 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4687s /tmp/cc42KJwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s CC drivers/net/ethernet/freescale/fman/mac.o 4688s /tmp/ccvk9bgk.s: Assembler messages: 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s CC drivers/usb/host/xhci-debugfs.o 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4688s /tmp/ccvk9bgk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccx4PqGT.s: Assembler messages: 4689s /tmp/ccx4PqGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccx4PqGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccx4PqGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s CC drivers/net/ethernet/freescale/fman/fman_dtsec.o 4689s /tmp/cc24oUxG.s: Assembler messages: 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s CC drivers/usb/host/xhci-sideband.o 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cc24oUxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Assembler messages: 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/ccH037ia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.o 4689s /tmp/cch8710I.s: Assembler messages: 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s /tmp/cch8710I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4689s CC [M] drivers/net/wireless/ath/ath10k/wmi-tlv.o 4690s /tmp/cciWoT7x.s: Assembler messages: 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/cciWoT7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Assembler messages: 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s /tmp/ccJk9TmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4690s CC drivers/usb/host/xhci-pci.o 4690s CC drivers/net/ethernet/freescale/fman/fman_memac.o 4691s /tmp/ccxOf32b.s: Assembler messages: 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/ccxOf32b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.o 4691s /tmp/cc0j7IHw.s: Assembler messages: 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cc0j7IHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s CC [M] drivers/usb/host/ehci-platform.o 4691s /tmp/cchER9Ju.s: Assembler messages: 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4691s /tmp/cchER9Ju.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s CC drivers/net/ethernet/freescale/fman/fman_tgec.o 4692s /tmp/ccwSGRjC.s: Assembler messages: 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccwSGRjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s CC [M] drivers/net/wireless/ath/ath10k/bmi.o 4692s /tmp/ccJ6WGf7.s: Assembler messages: 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s /tmp/ccJ6WGf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4692s CC [M] drivers/usb/host/ehci-npcm7xx.o 4693s /tmp/ccQYl1qW.s: Assembler messages: 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccQYl1qW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s AR drivers/net/ethernet/freescale/fman/built-in.a 4693s AR drivers/net/ethernet/freescale/enetc/built-in.a 4693s CC [M] drivers/net/ethernet/freescale/enetc/enetc.o 4693s /tmp/ccAQCZJA.s: Assembler messages: 4693s /tmp/ccAQCZJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccAQCZJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccAQCZJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccAQCZJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s /tmp/ccAQCZJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4693s CC [M] drivers/usb/host/ehci-brcm.o 4694s /tmp/cctqAvn0.s: Assembler messages: 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/cctqAvn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Assembler messages: 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccyih0N7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.o 4694s CC [M] drivers/net/wireless/ath/ath10k/hw.o 4694s /tmp/ccCaRbyN.s: Assembler messages: 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s /tmp/ccCaRbyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4694s CC [M] drivers/usb/host/oxu210hp-hcd.o 4695s /tmp/cc7G5ynT.s: Assembler messages: 4695s /tmp/cc7G5ynT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4695s /tmp/cc7G5ynT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4695s /tmp/cc7G5ynT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4695s CC [M] drivers/net/wireless/ath/ath10k/p2p.o 4696s /tmp/ccGl7Iqq.s: Assembler messages: 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccGl7Iqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.o 4696s /tmp/ccOvaQoF.s: Assembler messages: 4696s /tmp/ccOvaQoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccOvaQoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccOvaQoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s CC [M] drivers/net/wireless/ath/ath10k/swap.o 4696s /tmp/ccin7anJ.s: Assembler messages: 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccin7anJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Assembler messages: 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s CC [M] drivers/usb/host/isp116x-hcd.o 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4696s /tmp/ccXHzdlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s CC [M] drivers/net/ethernet/freescale/enetc/enetc_cbdr.o 4697s /tmp/ccIZHp4R.s: Assembler messages: 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccIZHp4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.o 4697s /tmp/ccJUBt5E.s: Assembler messages: 4697s /tmp/ccJUBt5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s /tmp/ccJUBt5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 4697s CC [M] drivers/net/wireless/ath/ath10k/spectral.o 4698s /tmp/cc72aViK.s: Assembler messages: 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cc72aViK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s CC [M] drivers/net/ethernet/freescale/enetc/enetc_ethtool.o 4698s /tmp/ccjykVkn.s: Assembler messages: 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/ccjykVkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Assembler messages: 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s /tmp/cckMYkWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4698s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.o 4698s CC [M] drivers/usb/host/ohci-platform.o 4699s /tmp/ccx70q3U.s: Assembler messages: 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccx70q3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s CC [M] drivers/net/wireless/ath/ath10k/trace.o 4699s /tmp/ccnXd2Ja.s: Assembler messages: 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s /tmp/ccnXd2Ja.s: Warning: no SFrame FDE emitted; FP without RA on stack 4699s CC [M] drivers/usb/host/xhci-pci-renesas.o 4700s /tmp/ccXbge5i.s: Assembler messages: 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccXbge5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.o 4700s /tmp/ccSDmqgI.s: Assembler messages: 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/ccSDmqgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s CC [M] drivers/net/ethernet/freescale/enetc/enetc_pf_common.o 4700s /tmp/cc157hy2.s: Assembler messages: 4700s /tmp/cc157hy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s /tmp/cc157hy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4700s CC [M] drivers/usb/host/xhci-plat.o 4701s /tmp/ccTLPet4.s: Assembler messages: 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccTLPet4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s CC [M] drivers/net/ethernet/freescale/enetc/ntmp.o 4701s /tmp/cc5VkGin.s: Assembler messages: 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/cc5VkGin.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Assembler messages: 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s /tmp/ccmcSQEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4701s CC [M] drivers/usb/host/xhci-mvebu.o 4701s CC [M] drivers/net/wireless/ath/ath10k/thermal.o 4702s /tmp/cc73wo8H.s: Assembler messages: 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.o 4702s /tmp/cc73wo8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/ccwqHtTf.s: Assembler messages: 4702s /tmp/ccwqHtTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s CC [M] drivers/usb/host/xhci-histb.o 4702s /tmp/cc6sYIqX.s: Assembler messages: 4702s /tmp/cc6sYIqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc6sYIqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s /tmp/cc6sYIqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4702s CC [M] drivers/net/ethernet/freescale/enetc/enetc_pf.o 4703s /tmp/ccP6Hvt4.s: Assembler messages: 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccP6Hvt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s CC [M] drivers/net/wireless/ath/ath10k/leds.o 4703s /tmp/ccJUyDe8.s: Assembler messages: 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccJUyDe8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s CC [M] drivers/usb/host/xhci-rcar.o 4703s /tmp/ccWOf395.s: Assembler messages: 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s /tmp/ccWOf395.s: Warning: no SFrame FDE emitted; FP without RA on stack 4703s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.o 4704s /tmp/cc0Da8OI.s: Assembler messages: 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cc0Da8OI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s CC [M] drivers/usb/host/xhci-rzv2m.o 4704s /tmp/cciNFhqP.s: Assembler messages: 4704s /tmp/cciNFhqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cciNFhqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cciNFhqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/cciNFhqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Assembler messages: 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s /tmp/ccV3oRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s CC [M] drivers/net/wireless/ath/ath10k/debugfs_sta.o 4704s CC [M] drivers/net/ethernet/freescale/enetc/enetc_msg.o 4704s /tmp/cc8KB6rQ.s: Assembler messages: 4704s /tmp/cc8KB6rQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4704s CC [M] drivers/usb/host/xhci-mtk.o 4705s /tmp/cc8brpIX.s: Assembler messages: 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/cc8brpIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s CC [M] drivers/net/ethernet/freescale/enetc/enetc_qos.o 4705s /tmp/ccGBoglp.s: Assembler messages: 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGBoglp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGfDZIG.s: Assembler messages: 4705s /tmp/ccGfDZIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGfDZIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGfDZIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGfDZIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccGfDZIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s CC [M] drivers/usb/host/xhci-mtk-sch.o 4705s /tmp/ccl7PKas.s: Assembler messages: 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s /tmp/ccl7PKas.s: Warning: no SFrame FDE emitted; FP without RA on stack 4705s CC [M] drivers/net/wireless/ath/ath10k/wow.o 4705s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.o 4706s /tmp/cce88Ng2.s: Assembler messages: 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4706s /tmp/cce88Ng2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s CC [M] drivers/usb/host/sl811-hcd.o 4707s /tmp/cclIo5PH.s: Assembler messages: 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cclIo5PH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.o 4707s /tmp/ccmZJphJ.s: Assembler messages: 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/ccmZJphJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Assembler messages: 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s /tmp/cc4g6lmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4707s CC [M] drivers/net/ethernet/freescale/enetc/enetc4_pf.o 4707s CC [M] drivers/net/wireless/ath/ath10k/coredump.o 4708s /tmp/ccNBKVjc.s: Assembler messages: 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccNBKVjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s CC [M] drivers/usb/host/r8a66597-hcd.o 4708s /tmp/ccsdvimk.s: Assembler messages: 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/ccsdvimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.o 4708s /tmp/cc5KvSqo.s: Assembler messages: 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc5KvSqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s CC [M] drivers/net/wireless/ath/ath10k/ce.o 4708s /tmp/cc82aTHR.s: Assembler messages: 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s /tmp/cc82aTHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4708s CC [M] drivers/net/ethernet/freescale/enetc/enetc4_debugfs.o 4709s /tmp/ccobsbhY.s: Assembler messages: 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s /tmp/ccobsbhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4709s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.o 4710s /tmp/cctWUOVz.s: Assembler messages: 4710s /tmp/cctWUOVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cctWUOVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cctWUOVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cctWUOVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s CC [M] drivers/net/ethernet/freescale/enetc/enetc_vf.o 4710s /tmp/ccg8Zon7.s: Assembler messages: 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/ccg8Zon7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Assembler messages: 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s /tmp/cc14X7wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4710s CC [M] drivers/usb/host/fsl-mph-dr-of.o 4711s CC [M] drivers/net/wireless/ath/ath10k/pci.o 4711s /tmp/cciBEJzR.s: Assembler messages: 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/cciBEJzR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s CC [M] drivers/net/ethernet/freescale/enetc/enetc_ierb.o 4711s /tmp/ccGWpJp8.s: Assembler messages: 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccGWpJp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.o 4711s /tmp/ccsTirrL.s: Assembler messages: 4711s /tmp/ccsTirrL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccsTirrL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccsTirrL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s /tmp/ccsTirrL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4711s CC [M] drivers/usb/host/ehci-fsl.o 4712s /tmp/ccDNFfJc.s: Assembler messages: 4712s /tmp/ccDNFfJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccDNFfJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccDNFfJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Assembler messages: 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccuo6hqC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s CC [M] drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.o 4712s CC [M] drivers/usb/host/bcma-hcd.o 4712s /tmp/ccZEbaC9.s: Assembler messages: 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccZEbaC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.o 4712s /tmp/ccyuQKNz.s: Assembler messages: 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4712s /tmp/ccyuQKNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s CC [M] drivers/usb/host/ssb-hcd.o 4713s /tmp/ccvUlvDP.s: Assembler messages: 4713s /tmp/ccvUlvDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccvUlvDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccvUlvDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccvUlvDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s CC [M] drivers/net/ethernet/freescale/enetc/enetc_mdio.o 4713s /tmp/ccRTeK1r.s: Assembler messages: 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccRTeK1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s CC [M] drivers/net/wireless/ath/ath10k/ahb.o 4713s /tmp/ccsED33w.s: Assembler messages: 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s /tmp/ccsED33w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4713s CC [M] drivers/usb/host/max3421-hcd.o 4714s /tmp/cc30y2by.s: Assembler messages: 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc30y2by.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pppcielanes.o 4714s /tmp/ccBmPZQS.s: Assembler messages: 4714s /tmp/ccBmPZQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccBmPZQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.o 4714s /tmp/cc64A9oL.s: Assembler messages: 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cc64A9oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s CC [M] drivers/net/ethernet/freescale/enetc/enetc_ptp.o 4714s /tmp/cceoUMmf.s: Assembler messages: 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/cceoUMmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s CC [M] drivers/net/wireless/ath/ath10k/sdio.o 4714s /tmp/ccg8QHta.s: Assembler messages: 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4714s /tmp/ccg8QHta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s CC [M] drivers/usb/host/xen-hcd.o 4715s /tmp/ccQtK7gR.s: Assembler messages: 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/ccQtK7gR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.o 4715s /tmp/cc6BX38f.s: Assembler messages: 4715s /tmp/cc6BX38f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/cc6BX38f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/cc6BX38f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s /tmp/cc6BX38f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4715s CC [M] drivers/net/ethernet/freescale/enetc/netc_blk_ctrl.o 4716s /tmp/ccNZ6vy4.s: Assembler messages: 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccNZ6vy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s AR drivers/usb/host/built-in.a 4716s LD [M] drivers/usb/host/xhci-plat-hcd.o 4716s LD [M] drivers/usb/host/xhci-rcar-hcd.o 4716s LD [M] drivers/usb/host/xhci-mtk-hcd.o 4716s AR drivers/usb/storage/built-in.a 4716s CC [M] drivers/usb/storage/uas.o 4716s /tmp/cc9j0v3J.s: Assembler messages: 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/cc9j0v3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-core.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/nxp-netc-lib.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/nxp-enetc4.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.o 4716s LD [M] drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.o 4716s CC [M] drivers/net/ethernet/freescale/fsl_pq_mdio.o 4716s /tmp/ccRvK6Ns.s: Assembler messages: 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccRvK6Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s CC [M] drivers/net/wireless/ath/ath10k/usb.o 4716s /tmp/ccWTH1V2.s: Assembler messages: 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4716s /tmp/ccWTH1V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.o 4717s /tmp/ccmA3lJ2.s: Assembler messages: 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccmA3lJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s CC [M] drivers/net/ethernet/freescale/gianfar.o 4717s /tmp/ccs3JC89.s: Assembler messages: 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s CC [M] drivers/usb/storage/scsiglue.o 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4717s /tmp/ccs3JC89.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccZL1Mia.s: Assembler messages: 4718s /tmp/ccZL1Mia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccZL1Mia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccZL1Mia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccZL1Mia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccZL1Mia.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.o 4718s /tmp/ccEkzKLp.s: Assembler messages: 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccEkzKLp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s CC [M] drivers/net/wireless/ath/ath10k/qmi.o 4718s /tmp/ccECvqhu.s: Assembler messages: 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s /tmp/ccECvqhu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4718s CC [M] drivers/usb/storage/protocol.o 4719s /tmp/ccdK4XH0.s: Assembler messages: 4719s /tmp/ccdK4XH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/ccdK4XH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/ccdK4XH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s CC [M] drivers/usb/storage/transport.o 4719s /tmp/cc5n3BfG.s: Assembler messages: 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s /tmp/cc5n3BfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4719s CC [M] drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.o 4720s CC [M] drivers/net/wireless/ath/ath10k/snoc.o 4720s /tmp/ccHEReOI.s: Assembler messages: 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccHEReOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s CC [M] drivers/net/ethernet/freescale/gianfar_ethtool.o 4720s /tmp/ccpZOyU2.s: Assembler messages: 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4720s /tmp/ccpZOyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s CC [M] drivers/usb/storage/usb.o 4721s /tmp/ccKrFbbp.s: Assembler messages: 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s /tmp/ccKrFbbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4721s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.o 4722s /tmp/ccfEQiRm.s: Assembler messages: 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccfEQiRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s LD [M] drivers/net/wireless/ath/ath10k/ath10k_core.o 4722s /tmp/ccOasVZ6.s: Assembler messages: 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccOasVZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Assembler messages: 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s /tmp/ccG6dHeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4722s LD [M] drivers/net/wireless/ath/ath10k/ath10k_pci.o 4722s LD [M] drivers/net/wireless/ath/ath10k/ath10k_sdio.o 4722s LD [M] drivers/net/wireless/ath/ath10k/ath10k_usb.o 4722s LD [M] drivers/net/wireless/ath/ath10k/ath10k_snoc.o 4722s CC [M] drivers/net/wireless/ath/wcn36xx/main.o 4722s CC [M] drivers/net/ethernet/freescale/dpaa/dpaa_eth.o 4722s CC [M] drivers/usb/storage/initializers.o 4723s /tmp/ccJiCTkT.s: Assembler messages: 4723s /tmp/ccJiCTkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/ccJiCTkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s CC [M] drivers/usb/storage/sierra_ms.o 4723s /tmp/cc43g4FY.s: Assembler messages: 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/cc43g4FY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.o 4723s /tmp/ccwBTbwn.s: Assembler messages: 4723s /tmp/ccwBTbwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/ccwBTbwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s /tmp/ccwBTbwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4723s CC [M] drivers/usb/storage/option_ms.o 4724s /tmp/cc85yRhr.s: Assembler messages: 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s CC [M] drivers/net/wireless/ath/wcn36xx/dxe.o 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cc85yRhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Assembler messages: 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cczKlYAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.o 4724s /tmp/cca9j67L.s: Assembler messages: 4724s /tmp/cca9j67L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cca9j67L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s /tmp/cca9j67L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4724s CC [M] drivers/usb/storage/usual-tables.o 4725s /tmp/ccJkkcV2.s: Assembler messages: 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccJkkcV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s CC [M] drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.o 4725s CC [M] drivers/usb/storage/alauda.o 4725s /tmp/ccym7yt0.s: Assembler messages: 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccym7yt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.o 4725s /tmp/ccUqViBT.s: Assembler messages: 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s /tmp/ccUqViBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4725s CC [M] drivers/net/wireless/ath/wcn36xx/txrx.o 4726s /tmp/ccg2Osx5.s: Assembler messages: 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccg2Osx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s CC [M] drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.o 4726s /tmp/ccb4WUaV.s: Assembler messages: 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s /tmp/ccb4WUaV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4726s CC [M] drivers/usb/storage/cypress_atacb.o 4727s /tmp/cci1QlMG.s: Assembler messages: 4727s /tmp/cci1QlMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/cci1QlMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/cci1QlMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s CC [M] drivers/net/wireless/ath/wcn36xx/smd.o 4727s /tmp/ccdDsbKc.s: Assembler messages: 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccdDsbKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.o 4727s /tmp/ccCI9qyZ.s: Assembler messages: 4727s /tmp/ccCI9qyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccCI9qyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s CC [M] drivers/usb/storage/datafab.o 4727s /tmp/ccNAJT3f.s: Assembler messages: 4727s /tmp/ccNAJT3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccNAJT3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccNAJT3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccNAJT3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s /tmp/ccNAJT3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4727s LD [M] drivers/net/ethernet/freescale/dpaa/fsl_dpa.o 4727s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o 4728s /tmp/ccHDJqek.s: Assembler messages: 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s /tmp/ccHDJqek.s: Warning: no SFrame FDE emitted; FP without RA on stack 4728s CC [M] drivers/usb/storage/ene_ub6250.o 4729s /tmp/ccxKdEnw.s: Assembler messages: 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccxKdEnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s CC [M] drivers/net/wireless/ath/wcn36xx/pmc.o 4729s /tmp/ccAwuakm.s: Assembler messages: 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s /tmp/ccAwuakm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4729s CC [M] drivers/usb/storage/freecom.o 4730s /tmp/ccn8mJS8.s: Assembler messages: 4730s /tmp/ccn8mJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccn8mJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccn8mJS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s CC [M] drivers/net/wireless/ath/wcn36xx/debug.o 4730s /tmp/ccKddCZ1.s: Assembler messages: 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s CC [M] drivers/usb/storage/isd200.o 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/cc9I3SFk.s: /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s Assembler messages: 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/cc9I3SFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/cc9I3SFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/cc9I3SFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s /tmp/ccKddCZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4730s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.o 4731s /tmp/cclRSZmw.s: Assembler messages: 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s /tmp/cclRSZmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4731s CC [M] drivers/net/wireless/ath/wcn36xx/firmware.o 4731s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.o 4732s /tmp/cc1yVdBD.s: Assembler messages: 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s CC [M] drivers/usb/storage/jumpshot.o 4732s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.o 4732s LD [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.o 4732s CC [M] drivers/net/wireless/ath/ath11k/core.o 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc1yVdBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Assembler messages: 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQBRkUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc6DZohy.s: Assembler messages: 4732s /tmp/cc6DZohy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc6DZohy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc6DZohy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/cc6DZohy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Assembler messages: 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccQpe2Z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s CC [M] drivers/usb/storage/karma.o 4732s /tmp/ccJcCCei.s: Assembler messages: 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4732s /tmp/ccJcCCei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s CC [M] drivers/net/ethernet/freescale/dpaa2/dpni.o 4733s /tmp/ccVHatyv.s: Assembler messages: 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccVHatyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s CC [M] drivers/usb/storage/onetouch.o 4733s /tmp/ccHtZFei.s: Assembler messages: 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s /tmp/ccHtZFei.s: Warning: no SFrame FDE emitted; FP without RA on stack 4733s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.o 4734s /tmp/ccmdzhaC.s: Assembler messages: 4734s /tmp/ccmdzhaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.o 4734s /tmp/cc07eTCC.s: Assembler messages: 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/cc07eTCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Assembler messages: 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s /tmp/ccK8Lg1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 4734s CC [M] drivers/usb/storage/realtek_cr.o 4734s CC [M] drivers/net/wireless/ath/ath11k/hal.o 4735s /tmp/ccizcARi.s: Assembler messages: 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccizcARi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/cci9BoMm.s: Assembler messages: 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s CC [M] drivers/net/ethernet/freescale/dpaa2/dpmac.o 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/cci9BoMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s CC [M] drivers/usb/storage/sddr09.o 4735s /tmp/ccYWlcuV.s: Assembler messages: 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s /tmp/ccYWlcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4735s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.o 4736s /tmp/ccWL2eCH.s: Assembler messages: 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccWL2eCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o 4736s CC [M] drivers/net/wireless/ath/ath11k/hal_tx.o 4736s /tmp/ccUQmyac.s: Assembler messages: 4736s /tmp/ccUQmyac.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccUQmyac.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccUQmyac.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccUQmyac.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/ccUQmyac.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.o 4736s /tmp/cc3zLAId.s: Assembler messages: 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s /tmp/cc3zLAId.s: Warning: no SFrame FDE emitted; FP without RA on stack 4736s CC [M] drivers/usb/storage/sddr55.o 4737s /tmp/ccuIs8Fh.s: Assembler messages: 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccuIs8Fh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.o 4737s /tmp/cc33oQZs.s: Assembler messages: 4737s /tmp/cc33oQZs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s CC [M] drivers/net/wireless/ath/ath11k/hal_rx.o 4737s /tmp/ccbLoDLs.s: Assembler messages: 4737s /tmp/ccbLoDLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccbLoDLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.o 4737s /tmp/ccqw2ad4.s: Assembler messages: 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s /tmp/ccqw2ad4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4737s CC [M] drivers/usb/storage/shuttle_usbat.o 4738s /tmp/ccDOYf5T.s: Assembler messages: 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s /tmp/ccDOYf5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4738s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.o 4739s /tmp/ccpX4uXF.s: Assembler messages: 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s LD [M] drivers/usb/storage/usb-storage.o 4739s LD [M] drivers/usb/storage/ums-alauda.o 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccpX4uXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s LD [M] drivers/usb/storage/ums-cypress.o 4739s LD [M] drivers/usb/storage/ums-datafab.o 4739s LD [M] drivers/usb/storage/ums-eneub6250.o 4739s LD [M] drivers/usb/storage/ums-freecom.o 4739s LD [M] drivers/usb/storage/ums-isd200.o 4739s LD [M] drivers/usb/storage/ums-jumpshot.o 4739s LD [M] drivers/usb/storage/ums-karma.o 4739s LD [M] drivers/usb/storage/ums-onetouch.o 4739s LD [M] drivers/usb/storage/ums-realtek.o 4739s LD [M] drivers/usb/storage/ums-sddr09.o 4739s LD [M] drivers/usb/storage/ums-sddr55.o 4739s LD [M] drivers/usb/storage/ums-usbat.o 4739s AR drivers/usb/misc/built-in.a 4739s CC [M] drivers/usb/misc/adutux.o 4739s /tmp/ccNQuIkB.s: Assembler messages: 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccNQuIkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s CC [M] drivers/net/wireless/ath/ath11k/wmi.o 4739s /tmp/ccfeiYOr.s: Assembler messages: 4739s /tmp/ccfeiYOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s /tmp/ccfeiYOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4739s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o 4740s /tmp/cc50tquP.s: Assembler messages: 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/cc50tquP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.o 4740s /tmp/ccRituv8.s: Assembler messages: 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s /tmp/ccRituv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4740s CC [M] drivers/usb/misc/appledisplay.o 4741s /tmp/ccEJ628L.s: Assembler messages: 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccEJ628L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.o 4741s /tmp/ccg9Afz7.s: Assembler messages: 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccg9Afz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s CC [M] drivers/usb/misc/cypress_cy7c63.o 4741s /tmp/ccJxevfN.s: Assembler messages: 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccJxevfN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_overdriver.o 4741s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.o 4741s /tmp/ccdp3JP4.s: Assembler messages: 4741s /tmp/ccdp3JP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccdp3JP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccdp3JP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s /tmp/ccdp3JP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4741s CC [M] drivers/net/ethernet/freescale/dpaa2/dprtc.o 4742s /tmp/ccJTitcF.s: Assembler messages: 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccJTitcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s CC [M] drivers/usb/misc/cytherm.o 4742s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.o 4742s /tmp/ccfv3NOu.s: Assembler messages: 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4742s /tmp/ccfv3NOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s CC [M] drivers/usb/misc/emi26.o 4743s /tmp/ccP7hvft.s: Assembler messages: 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccP7hvft.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.o 4743s /tmp/ccFPRxUx.s: Assembler messages: 4743s /tmp/ccFPRxUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccFPRxUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccFPRxUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccFPRxUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s /tmp/ccFPRxUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4743s CC [M] drivers/usb/misc/emi62.o 4744s /tmp/ccOKCbWj.s: Assembler messages: 4744s /tmp/ccOKCbWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccOKCbWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccOKCbWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.o 4744s /tmp/ccVUaaot.s: Assembler messages: 4744s /tmp/ccVUaaot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccVUaaot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccVUaaot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccVUaaot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s /tmp/ccVUaaot.s: Warning: no SFrame FDE emitted; FP without RA on stack 4744s CC [M] drivers/usb/misc/ezusb.o 4745s /tmp/cch86ZTO.s: Assembler messages: 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/cch86ZTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-ethtool.o 4745s /tmp/ccQHpuZh.s: Assembler messages: 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s /tmp/ccQHpuZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s CC [M] drivers/net/wireless/ath/ath11k/mac.o 4745s /tmp/ccUCHxUh.s: Assembler messages: 4745s /tmp/ccUCHxUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4745s CC [M] drivers/usb/misc/apple-mfi-fastcharge.o 4746s /tmp/ccy7IzzG.s: Assembler messages: 4746s /tmp/ccy7IzzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccy7IzzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccy7IzzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccy7IzzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccy7IzzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s CC [M] drivers/usb/misc/usb-ljca.o 4746s /tmp/ccIaAD6O.s: Assembler messages: 4746s /tmp/ccIaAD6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccIaAD6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s /tmp/ccIaAD6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4746s CC [M] drivers/net/ethernet/freescale/dpaa2/dpsw.o 4747s /tmp/ccjWoj7N.s: Assembler messages: 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/ccjWoj7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.o 4747s /tmp/cc3nrvj0.s: Assembler messages: 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s /tmp/cc3nrvj0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s CC [M] drivers/usb/misc/idmouse.o 4747s /tmp/ccYjo6gu.s: Assembler messages: 4747s /tmp/ccYjo6gu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4747s CC [M] drivers/net/ethernet/freescale/dpaa2/dpaa2-switch-flower.o 4748s /tmp/cchwBSDS.s: Assembler messages: 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/cchwBSDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s CC [M] drivers/usb/misc/iowarrior.o 4748s /tmp/ccNv7bB1.s: Assembler messages: 4748s /tmp/ccNv7bB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccNv7bB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.o 4748s /tmp/ccuwHmO3.s: Assembler messages: 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s /tmp/ccuwHmO3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4748s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.o 4748s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.o 4748s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.o 4749s AR drivers/net/ethernet/freescale/built-in.a 4749s LD [M] drivers/net/ethernet/freescale/gianfar_driver.o 4749s AR drivers/net/ethernet/fungible/built-in.a 4749s CC [M] drivers/net/ethernet/fungible/funcore/fun_dev.o 4749s /tmp/ccaw8Tvf.s: Assembler messages: 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccaw8Tvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s CC [M] drivers/usb/misc/isight_firmware.o 4749s /tmp/ccVN0VTc.s: Assembler messages: 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccVN0VTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.o 4749s /tmp/ccioAL8o.s: Assembler messages: 4749s /tmp/ccioAL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s /tmp/ccioAL8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 4749s CC [M] drivers/usb/misc/usblcd.o 4750s /tmp/ccA60G8C.s: Assembler messages: 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccA60G8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s CC [M] drivers/net/ethernet/fungible/funcore/fun_queue.o 4750s /tmp/ccQ0gUP3.s: Assembler messages: 4750s /tmp/ccQ0gUP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccQ0gUP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccQ0gUP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.o 4750s /tmp/ccDDIknv.s: Assembler messages: 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s /tmp/ccDDIknv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4750s CC [M] drivers/usb/misc/ldusb.o 4751s /tmp/ccqNdiIX.s: Assembler messages: 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccqNdiIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s CC [M] drivers/net/wireless/ath/ath11k/reg.o 4751s /tmp/ccv1yrk0.s: Assembler messages: 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccv1yrk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s LD [M] drivers/net/ethernet/fungible/funcore/funcore.o 4751s CC [M] drivers/net/ethernet/fungible/funeth/funeth_main.o 4751s /tmp/ccZhQchg.s: Assembler messages: 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s /tmp/ccZhQchg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4751s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.o 4751s CC [M] drivers/usb/misc/legousbtower.o 4752s /tmp/ccUvI3ba.s: Assembler messages: 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccUvI3ba.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Assembler messages: 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s CC [M] drivers/net/wireless/ath/ath11k/htc.o 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccs3nSV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s CC [M] drivers/usb/misc/qcom_eud.o 4752s /tmp/ccXKN4vP.s: Assembler messages: 4752s /tmp/ccXKN4vP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccXKN4vP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s /tmp/ccXKN4vP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4752s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.o 4753s /tmp/ccPsZ07m.s: Assembler messages: 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccPsZ07m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s CC [M] drivers/usb/misc/usbtest.o 4753s /tmp/ccmFdDM8.s: Assembler messages: 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s /tmp/ccmFdDM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4753s CC [M] drivers/net/ethernet/fungible/funeth/funeth_rx.o 4754s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.o 4754s /tmp/ccexwZXq.s: Assembler messages: 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s /tmp/ccexwZXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4754s CC [M] drivers/net/wireless/ath/ath11k/qmi.o 4755s /tmp/ccApRiVK.s: Assembler messages: 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccApRiVK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s CC [M] drivers/usb/misc/ehset.o 4755s /tmp/ccyt9Lgl.s: Assembler messages: 4755s /tmp/ccyt9Lgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccyt9Lgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.o 4755s /tmp/ccOcz7r3.s: Assembler messages: 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccOcz7r3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s CC [M] drivers/net/ethernet/fungible/funeth/funeth_tx.o 4755s /tmp/ccH4qjuQ.s: Assembler messages: 4755s /tmp/ccH4qjuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s /tmp/ccH4qjuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4755s CC [M] drivers/usb/misc/trancevibrator.o 4756s /tmp/ccFZScMj.s: Assembler messages: 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccFZScMj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s CC [M] drivers/net/wireless/ath/ath11k/dp.o 4756s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.o 4756s /tmp/ccg8eNyG.s: Assembler messages: 4756s /tmp/ccg8eNyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccg8eNyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccg8eNyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccg8eNyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s /tmp/ccg8eNyG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4756s CC [M] drivers/usb/misc/uss720.o 4757s /tmp/ccMDvi29.s: Assembler messages: 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMDvi29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s CC [M] drivers/net/ethernet/fungible/funeth/funeth_devlink.o 4757s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.o 4757s /tmp/ccMZG5k8.s: Assembler messages: 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccMZG5k8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s CC [M] drivers/usb/misc/usbsevseg.o 4757s /tmp/ccGLhA8s.s: Assembler messages: 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s /tmp/ccGLhA8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4757s CC [M] drivers/net/wireless/ath/ath11k/dp_tx.o 4758s /tmp/ccSF0QU7.s: Assembler messages: 4758s /tmp/ccSF0QU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/ccSF0QU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/ccSF0QU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/ccSF0QU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s CC [M] drivers/net/ethernet/fungible/funeth/funeth_ethtool.o 4758s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.o 4758s /tmp/cchsme3H.s: Assembler messages: 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s /tmp/cchsme3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4758s CC [M] drivers/usb/misc/yurex.o 4759s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.o 4759s /tmp/ccnAD7gm.s: Assembler messages: 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccnAD7gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s CC [M] drivers/usb/misc/usb251xb.o 4759s /tmp/cc37Vqv7.s: Assembler messages: 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/cc37Vqv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s CC [M] drivers/net/ethernet/fungible/funeth/funeth_ktls.o 4759s /tmp/ccyXBz29.s: Assembler messages: 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s /tmp/ccyXBz29.s: Warning: no SFrame FDE emitted; FP without RA on stack 4759s CC [M] drivers/net/wireless/ath/ath11k/dp_rx.o 4760s /tmp/ccWGdjw5.s: Assembler messages: 4760s /tmp/ccWGdjw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccWGdjw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccWGdjw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.o 4760s /tmp/ccRyXxbS.s: Assembler messages: 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s /tmp/ccRyXxbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4760s CC [M] drivers/usb/misc/usb3503.o 4761s /tmp/cc8Ux4Dm.s: Assembler messages: 4761s /tmp/cc8Ux4Dm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s LD [M] drivers/net/ethernet/fungible/funeth/funeth.o 4761s AR drivers/net/ethernet/google/built-in.a 4761s CC [M] drivers/net/ethernet/google/gve/gve_main.o 4761s /tmp/cco7Sgdi.s: Assembler messages: 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4761s CC [M] drivers/usb/misc/usb4604.o 4761s /tmp/cco7Sgdi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Assembler messages: 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccwwEM2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.o 4762s /tmp/ccCGsrrV.s: Assembler messages: 4762s /tmp/ccCGsrrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccCGsrrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccCGsrrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccCGsrrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s /tmp/ccCGsrrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4762s CC [M] drivers/usb/misc/chaoskey.o 4763s /tmp/ccXzuCbk.s: Assembler messages: 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccXzuCbk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Assembler messages: 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s CC [M] drivers/net/ethernet/google/gve/gve_tx.o 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/cc7Al8ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s CC [M] drivers/usb/misc/lvstest.o 4763s /tmp/ccpcv6K0.s: Assembler messages: 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccpcv6K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.o 4763s /tmp/ccgXAno6.s: Assembler messages: 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4763s /tmp/ccgXAno6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s CC [M] drivers/net/wireless/ath/ath11k/debug.o 4764s /tmp/ccU9YjMa.s: Assembler messages: 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s /tmp/ccU9YjMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4764s CC [M] drivers/usb/misc/brcmstb-usb-pinmap.o 4765s /tmp/cc8pIP5h.s: Assembler messages: 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/cc8pIP5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s CC [M] drivers/usb/misc/onboard_usb_dev.o 4765s /tmp/ccQUfkBm.s: Assembler messages: 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccQUfkBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s CC [M] drivers/net/ethernet/google/gve/gve_tx_dqo.o 4765s CC [M] drivers/net/wireless/ath/ath11k/ce.o 4765s /tmp/ccxkTHoO.s: Assembler messages: 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4765s /tmp/ccxkTHoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Assembler messages: 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cc1qq1Uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.o 4766s CC [M] drivers/usb/misc/sisusbvga/sisusbvga.o 4766s /tmp/ccZSuuWe.s: Assembler messages: 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/ccZSuuWe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Assembler messages: 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s /tmp/cczxldQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4766s CC [M] drivers/net/ethernet/google/gve/gve_rx.o 4767s CC [M] drivers/net/wireless/ath/ath11k/peer.o 4767s /tmp/ccV6pfSf.s: Assembler messages: 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s /tmp/ccV6pfSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4767s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.o 4768s /tmp/cc4bwdMp.s: Assembler messages: 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc4bwdMp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s CC drivers/usb/roles/class.o 4768s /tmp/cc86dotY.s: Assembler messages: 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/cc86dotY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s CC [M] drivers/net/ethernet/google/gve/gve_rx_dqo.o 4768s /tmp/ccW7CZlG.s: Assembler messages: 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4768s CC [M] drivers/net/wireless/ath/ath11k/dbring.o 4768s /tmp/ccW7CZlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Assembler messages: 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s /tmp/ccZRMH6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4769s AR drivers/usb/roles/built-in.a 4769s CC [M] drivers/usb/dwc3/core.o 4770s /tmp/cccwlBym.s: Assembler messages: 4770s /tmp/cccwlBym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/cccwlBym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/cccwlBym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/cccwlBym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/cccwlBym.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s CC [M] drivers/net/wireless/ath/ath11k/hw.o 4770s /tmp/ccP4UPKn.s: Assembler messages: 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s /tmp/ccP4UPKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4770s CC [M] drivers/net/ethernet/google/gve/gve_ethtool.o 4771s /tmp/ccFcRHwd.s: Assembler messages: 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccFcRHwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.o 4771s /tmp/ccDYyvfE.s: Assembler messages: 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/ccDYyvfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s CC [M] drivers/usb/dwc3/trace.o 4771s /tmp/cczVb4Rl.s: Assembler messages: 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s /tmp/cczVb4Rl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4771s CC [M] drivers/net/wireless/ath/ath11k/pcic.o 4772s /tmp/cciej76r.s: Assembler messages: 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s CC [M] drivers/net/ethernet/google/gve/gve_adminq.o 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cciej76r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Assembler messages: 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s /tmp/cc2zGvHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4772s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.o 4773s /tmp/cczz9QZB.s: Assembler messages: 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s CC [M] drivers/usb/dwc3/host.o 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cczz9QZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Assembler messages: 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccfGbFtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Assembler messages: 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/cc01ERJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s CC [M] drivers/net/wireless/ath/ath11k/fw.o 4773s CC [M] drivers/net/ethernet/google/gve/gve_utils.o 4773s /tmp/ccR7hQcI.s: Assembler messages: 4773s /tmp/ccR7hQcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccR7hQcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s /tmp/ccR7hQcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4773s CC [M] drivers/usb/dwc3/gadget.o 4774s /tmp/ccpabyCm.s: Assembler messages: 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.o 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccpabyCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccFbztBv.s: Assembler messages: 4774s /tmp/ccFbztBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccFbztBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccFbztBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccT8wPdu.s: Assembler messages: 4774s /tmp/ccT8wPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccT8wPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccT8wPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccT8wPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s /tmp/ccT8wPdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4774s CC [M] drivers/net/ethernet/google/gve/gve_flow_rule.o 4774s CC [M] drivers/net/wireless/ath/ath11k/p2p.o 4775s /tmp/ccYiLzTG.s: Assembler messages: 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccYiLzTG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccgyITP6.s: Assembler messages: 4775s /tmp/ccgyITP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccgyITP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s /tmp/ccgyITP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4775s CC [M] drivers/net/ethernet/google/gve/gve_buffer_mgmt_dqo.o 4775s CC [M] drivers/net/wireless/ath/ath11k/debugfs.o 4776s /tmp/ccodnBgu.s: Assembler messages: 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccodnBgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s CC [M] drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.o 4776s /tmp/ccd4Yutp.s: Assembler messages: 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s /tmp/ccd4Yutp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4776s CC [M] drivers/usb/dwc3/ep0.o 4777s /tmp/cc5Zazqd.s: Assembler messages: 4777s /tmp/cc5Zazqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cc5Zazqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cc5Zazqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cc5Zazqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cc5Zazqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s LD [M] drivers/net/ethernet/google/gve/gve.o 4777s AR drivers/net/ethernet/hisilicon/built-in.a 4777s CC [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.o 4777s /tmp/cczgeeoU.s: Assembler messages: 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/cczgeeoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s CC [M] drivers/net/wireless/ath/ath11k/debugfs_htt_stats.o 4777s /tmp/ccwmIdqU.s: Assembler messages: 4777s /tmp/ccwmIdqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/ccwmIdqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s /tmp/ccwmIdqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4777s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o 4778s /tmp/ccdcsYTT.s: Assembler messages: 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccdcsYTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s CC [M] drivers/usb/dwc3/drd.o 4778s /tmp/ccelyk6W.s: Assembler messages: 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s /tmp/ccelyk6W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4778s CC [M] drivers/net/ethernet/hisilicon/hip04_eth.o 4779s /tmp/cc1SDxhU.s: Assembler messages: 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s /tmp/cc1SDxhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4779s CC [M] drivers/usb/dwc3/ulpi.o 4780s /tmp/cch0CzK5.s: Assembler messages: 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/cch0CzK5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s CC [M] drivers/net/ethernet/hisilicon/hns_mdio.o 4780s /tmp/ccSaChSB.s: Assembler messages: 4780s /tmp/ccSaChSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/ccSaChSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/ccSaChSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/ccSaChSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s /tmp/ccSaChSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4780s CC [M] drivers/usb/dwc3/debugfs.o 4781s /tmp/ccQzkXlD.s: Assembler messages: 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccQzkXlD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s CC [M] drivers/net/ethernet/hisilicon/hisi_femac.o 4781s /tmp/ccTVbuwh.s: Assembler messages: 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/ccTVbuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s CC [M] drivers/net/wireless/ath/ath11k/debugfs_sta.o 4781s /tmp/cc3BDz3m.s: Assembler messages: 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s /tmp/cc3BDz3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 4781s CC [M] drivers/usb/dwc3/dwc3-am62.o 4782s /tmp/ccqhyAMA.s: Assembler messages: 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccqhyAMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s CC [M] drivers/usb/dwc3/dwc3-pci.o 4782s /tmp/ccW6k6h8.s: Assembler messages: 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s /tmp/ccW6k6h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4782s CC [M] drivers/net/ethernet/hisilicon/hns/hnae.o 4783s /tmp/ccA8tsXr.s: Assembler messages: 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccA8tsXr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s CC [M] drivers/net/wireless/ath/ath11k/trace.o 4783s /tmp/ccefP4Ri.s: Assembler messages: 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/ccefP4Ri.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s CC [M] drivers/usb/dwc3/dwc3-haps.o 4783s /tmp/cciGqqhf.s: Assembler messages: 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4783s /tmp/cciGqqhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/ccQlXAKw.s: Assembler messages: 4784s /tmp/ccQlXAKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/ccQlXAKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/ccQlXAKw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s CC [M] drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.o 4784s CC [M] drivers/usb/dwc3/dwc3-keystone.o 4784s /tmp/cc6qBV9S.s: Assembler messages: 4784s /tmp/cc6qBV9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/cc6qBV9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/cc6qBV9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/cc6qBV9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s /tmp/cc6qBV9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4784s CC [M] drivers/usb/dwc3/dwc3-meson-g12a.o 4785s /tmp/ccqKEaC6.s: Assembler messages: 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqKEaC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.o 4785s /tmp/ccjdPhiN.s: Assembler messages: 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccjdPhiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Assembler messages: 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/cceveyk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s CC [M] drivers/net/wireless/ath/ath11k/thermal.o 4785s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.o 4785s /tmp/ccqEAbwW.s: Assembler messages: 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s /tmp/ccqEAbwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4785s CC [M] drivers/usb/dwc3/dwc3-of-simple.o 4786s /tmp/ccvzIqeA.s: Assembler messages: 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccvzIqeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: CC [M] drivers/usb/dwc3/dwc3-qcom.o 4786s CC [M] drivers/net/wireless/ath/ath11k/spectral.o 4786s Assembler messages: 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/cczHfU3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Assembler messages: 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccfpB2WE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.o 4786s /tmp/ccaL4JgE.s: Assembler messages: 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4786s /tmp/ccaL4JgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.o 4787s /tmp/ccXXKiHB.s: Assembler messages: 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s /tmp/ccXXKiHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4787s CC [M] drivers/usb/dwc3/dwc3-qcom-legacy.o 4788s /tmp/cc70GLKY.s: Assembler messages: 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cc70GLKY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s CC [M] drivers/net/wireless/ath/ath11k/wow.o 4788s /tmp/cclx0dFG.s: Assembler messages: 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cclx0dFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.o 4788s /tmp/cctBzxTr.s: Assembler messages: 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/cctBzxTr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.o 4788s /tmp/ccquz8ug.s: Assembler messages: 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s /tmp/ccquz8ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 4788s CC [M] drivers/usb/dwc3/dwc3-imx8mp.o 4789s /tmp/ccN5zhXU.s: Assembler messages: 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.o 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/ccN5zhXU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Assembler messages: 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cczggimJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Assembler messages: 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s /tmp/cc7HHvWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4789s CC [M] drivers/net/wireless/ath/ath11k/coredump.o 4789s CC [M] drivers/usb/dwc3/dwc3-xilinx.o 4790s /tmp/ccgVgyyx.s: Assembler messages: 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccgVgyyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.o 4790s /tmp/cc7tCarS.s: Assembler messages: 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/cc7tCarS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s CC [M] drivers/usb/dwc3/dwc3-rtk.o 4790s /tmp/ccZmwYq8.s: Assembler messages: 4790s /tmp/ccZmwYq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4790s /tmp/ccZmwYq8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s CC [M] drivers/net/wireless/ath/ath11k/ahb.o 4791s /tmp/cc7gaXpa.s: Assembler messages: 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc7gaXpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s LD [M] drivers/usb/dwc3/dwc3.o 4791s CC [M] drivers/usb/isp1760/isp1760-core.o 4791s /tmp/cc6VIbiN.s: Assembler messages: 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4791s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.o 4792s /tmp/cc6VIbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Assembler messages: 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccjdBmo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.o 4792s /tmp/ccRBVEw0.s: Assembler messages: 4792s /tmp/ccRBVEw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccRBVEw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccRBVEw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccRBVEw0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s CC [M] drivers/usb/isp1760/isp1760-if.o 4792s /tmp/ccPZ7u1i.s: Assembler messages: 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s /tmp/ccPZ7u1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 4792s CC [M] drivers/net/wireless/ath/ath11k/mhi.o 4793s /tmp/cc9e45Sf.s: Assembler messages: 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/cc9e45Sf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.o 4793s /tmp/ccUKtc3h.s: Assembler messages: 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccUKtc3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s CC [M] drivers/usb/isp1760/isp1760-hcd.o 4793s /tmp/ccNtwc3F.s: Assembler messages: 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccNtwc3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.o 4793s /tmp/ccBippVw.s: Assembler messages: 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s /tmp/ccBippVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4793s CC [M] drivers/net/wireless/ath/ath11k/pci.o 4794s /tmp/ccqLlBl8.s: Assembler messages: 4794s /tmp/ccqLlBl8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4794s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o 4795s /tmp/ccq4lgOA.s: Assembler messages: 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.o 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccq4lgOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Assembler messages: 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/ccKmBQak.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s CC [M] drivers/usb/isp1760/isp1760-udc.o 4795s /tmp/cc2j1D4I.s: Assembler messages: 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s /tmp/cc2j1D4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4795s LD [M] drivers/net/wireless/ath/ath11k/ath11k.o 4795s LD [M] drivers/net/wireless/ath/ath11k/ath11k_ahb.o 4795s LD [M] drivers/net/wireless/ath/ath11k/ath11k_pci.o 4795s CC [M] drivers/net/wireless/ath/ath12k/core.o 4796s /tmp/cc7bn95F.s: Assembler messages: 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc7bn95F.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.o 4796s /tmp/cc4lz40Y.s: Assembler messages: 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/cc4lz40Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s CC [M] drivers/net/ethernet/hisilicon/hns/hns_enet.o 4796s /tmp/ccZNnp5l.s: Assembler messages: 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s /tmp/ccZNnp5l.s: Warning: no SFrame FDE emitted; FP without RA on stack 4796s LD [M] drivers/usb/isp1760/isp1760.o 4796s CC [M] drivers/usb/cdns3/core.o 4797s /tmp/cca8ZcQ7.s: Assembler messages: 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/cca8ZcQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.o 4797s /tmp/ccoCIOdr.s: Assembler messages: 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccoCIOdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Assembler messages: 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s /tmp/ccVG1Xaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4797s CC [M] drivers/usb/cdns3/drd.o 4797s CC [M] drivers/net/wireless/ath/ath12k/hal.o 4798s /tmp/cczTFqFj.s: Assembler messages: 4798s /tmp/cczTFqFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cczTFqFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cczTFqFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.o 4798s /tmp/cc7cL1mm.s: Assembler messages: 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/cc7cL1mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s CC [M] drivers/usb/cdns3/host.o 4798s /tmp/ccKi1Jdb.s: Assembler messages: 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s CC [M] drivers/net/ethernet/hisilicon/hns/hns_ethtool.o 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4798s /tmp/ccKi1Jdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Assembler messages: 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccw4ZoQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s CC [M] drivers/usb/cdns3/cdns3-plat.o 4799s /tmp/ccUpCogA.s: Assembler messages: 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccUpCogA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s CC [M] drivers/net/wireless/ath/ath12k/hal_tx.o 4799s /tmp/ccbyqtpY.s: Assembler messages: 4799s /tmp/ccbyqtpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccbyqtpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccbyqtpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s /tmp/ccbyqtpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4799s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.o 4800s /tmp/ccYDbueE.s: Assembler messages: 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccYDbueE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s LD [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.o 4800s LD [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.o 4800s CC [M] drivers/net/ethernet/hisilicon/hns3/hnae3.o 4800s /tmp/ccC3FWjA.s: Assembler messages: 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/ccC3FWjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s CC [M] drivers/usb/cdns3/cdns3-gadget.o 4800s /tmp/ccHbARYI.s: Assembler messages: 4800s /tmp/ccHbARYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s /tmp/cciyBdBh.s: Assembler messages: 4800s /tmp/cciyBdBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4800s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.o 4800s CC [M] drivers/net/wireless/ath/ath12k/hal_rx.o 4801s /tmp/ccWfAzht.s: Assembler messages: 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s /tmp/ccWfAzht.s: Warning: no SFrame FDE emitted; FP without RA on stack 4801s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_enet.o 4802s /tmp/cc3pc5Yw.s: Assembler messages: 4802s /tmp/cc3pc5Yw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/cc3pc5Yw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/cc3pc5Yw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/cc3pc5Yw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o 4802s /tmp/ccsnU1kp.s: Assembler messages: 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccsnU1kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s CC [M] drivers/net/wireless/ath/ath12k/wmi.o 4802s /tmp/ccxpvTpm.s: Assembler messages: 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/ccxpvTpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s CC [M] drivers/usb/cdns3/cdns3-ep0.o 4802s /tmp/cciH4Qiz.s: Assembler messages: 4802s /tmp/cciH4Qiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4802s /tmp/cciH4Qiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.o 4803s /tmp/ccle4eRJ.s: Assembler messages: 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s /tmp/ccle4eRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4803s CC [M] drivers/usb/cdns3/cdns3-trace.o 4804s /tmp/ccqoedMA.s: Assembler messages: 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.o 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4804s /tmp/ccqoedMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Assembler messages: 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4805s /tmp/ccVtbmJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.o 4806s /tmp/ccz1P8Ew.s: Assembler messages: 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccz1P8Ew.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Assembler messages: 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cc0y6tBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s CC [M] drivers/usb/cdns3/cdns3-pci-wrap.o 4806s CC [M] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.o 4806s /tmp/cchQRPna.s: Assembler messages: 4806s /tmp/cchQRPna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cchQRPna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s CC [M] drivers/usb/cdns3/cdns3-ti.o 4806s /tmp/cchQRPna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/cchQRPna.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Assembler messages: 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4806s /tmp/ccHuth0y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s CC [M] drivers/net/wireless/ath/ath12k/mac.o 4807s /tmp/ccAHuqlL.s: Assembler messages: 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccAHuqlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s CC [M] drivers/usb/cdns3/cdns3-imx.o 4807s /tmp/ccKxLkda.s: Assembler messages: 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.o 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4807s /tmp/ccKxLkda.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Assembler messages: 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/ccI4sBut.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s CC [M] drivers/usb/cdns3/cdnsp-pci.o 4808s /tmp/cc0s7ipD.s: Assembler messages: 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s /tmp/cc0s7ipD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4808s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_spl_translate.o 4809s /tmp/ccdJ9FwY.s: Assembler messages: 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccdJ9FwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_dcbnl.o 4809s /tmp/ccXDrS22.s: Assembler messages: 4809s /tmp/ccXDrS22.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccXDrS22.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccXDrS22.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccXDrS22.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/ccXDrS22.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s LD [M] drivers/usb/cdns3/cdns-usb-common.o 4809s LD [M] drivers/usb/cdns3/cdns3.o 4809s LD [M] drivers/usb/cdns3/cdnsp-udc-pci.o 4809s CC [M] drivers/usb/mon/mon_main.o 4809s /tmp/cc74eKDY.s: Assembler messages: 4809s /tmp/cc74eKDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s /tmp/cc74eKDY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4809s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/conversion.o 4810s /tmp/ccwwv5Rf.s: Assembler messages: 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccwwv5Rf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s CC [M] drivers/usb/mon/mon_stat.o 4810s /tmp/ccYgL0Rw.s: Assembler messages: 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/ccYgL0Rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.o 4810s /tmp/cc5Jkusz.s: Assembler messages: 4810s /tmp/cc5Jkusz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s /tmp/cc5Jkusz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4810s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt31_32.o 4811s /tmp/ccDJoEZ4.s: Assembler messages: 4811s /tmp/ccDJoEZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/ccDJoEZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/ccDJoEZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s CC [M] drivers/usb/mon/mon_text.o 4811s /tmp/cck4lJun.s: Assembler messages: 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s /tmp/cck4lJun.s: Warning: no SFrame FDE emitted; FP without RA on stack 4811s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/vector.o 4812s /tmp/cc6mfDVE.s: Assembler messages: 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/cc6mfDVE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s CC [M] drivers/usb/mon/mon_bin.o 4812s /tmp/ccOrbxCO.s: Assembler messages: 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s /tmp/ccOrbxCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4812s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/dc_common.o 4813s /tmp/ccb8qD6r.s: Assembler messages: 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccb8qD6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o 4813s /tmp/ccz9yUJz.s: Assembler messages: 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccz9yUJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s CC [M] drivers/net/wireless/ath/ath12k/reg.o 4813s /tmp/ccSd9bI1.s: Assembler messages: 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccSd9bI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s LD [M] drivers/usb/mon/usbmon.o 4813s CC [M] drivers/usb/mtu3/mtu3_plat.o 4813s /tmp/ccKFIvOG.s: Assembler messages: 4813s /tmp/ccKFIvOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccKFIvOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccKFIvOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccKFIvOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s /tmp/ccKFIvOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4813s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/dce_calcs.o 4814s /tmp/ccQa0F2Q.s: Assembler messages: 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/ccQa0F2Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Assembler messages: 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s /tmp/cclGktfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4814s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_devlink.o 4814s CC [M] drivers/usb/mtu3/mtu3_trace.o 4815s /tmp/ccRjct2J.s: Assembler messages: 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccRjct2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s CC [M] drivers/net/wireless/ath/ath12k/htc.o 4815s /tmp/ccTB1A3s.s: Assembler messages: 4815s /tmp/ccTB1A3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccTB1A3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccTB1A3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s /tmp/ccTB1A3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4815s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_regs.o 4816s /tmp/cc4xERYc.s: Assembler messages: 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cc4xERYc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s CC [M] drivers/usb/mtu3/mtu3_host.o 4816s /tmp/ccWZXXWz.s: Assembler messages: 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/ccWZXXWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s CC [M] drivers/net/wireless/ath/ath12k/qmi.o 4816s /tmp/cck9JXMy.s: Assembler messages: 4816s /tmp/cck9JXMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s /tmp/cck9JXMy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4816s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.o 4817s /tmp/cc2LLHlQ.s: Assembler messages: 4817s /tmp/cc2LLHlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4817s /tmp/cc2LLHlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4817s /tmp/cc2LLHlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4817s /tmp/cc2LLHlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4817s /tmp/cc2LLHlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4817s CC [M] drivers/usb/mtu3/mtu3_core.o 4818s /tmp/ccAX1HVw.s: Assembler messages: 4818s /tmp/ccAX1HVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccAX1HVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccAX1HVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccAX1HVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccAX1HVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Assembler messages: 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/cc7hIomC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.o 4818s /tmp/ccPSRqlR.s: Assembler messages: 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s CC [M] drivers/usb/mtu3/mtu3_gadget_ep0.o 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s /tmp/ccPSRqlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4818s CC [M] drivers/net/wireless/ath/ath12k/dp.o 4819s /tmp/ccnprarI.s: Assembler messages: 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccnprarI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccb5HUJZ.s: Assembler messages: 4819s /tmp/ccb5HUJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccb5HUJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s /tmp/ccb5HUJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4819s CC [M] drivers/usb/mtu3/mtu3_gadget.o 4819s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_tqp_stats.o 4820s /tmp/ccq1FDjS.s: Assembler messages: 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccq1FDjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s CC [M] drivers/net/wireless/ath/ath12k/dp_tx.o 4820s /tmp/cckhvHU6.s: Assembler messages: 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/cckhvHU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s /tmp/ccNovsab.s: Assembler messages: 4820s /tmp/ccNovsab.s: Warning: no SFrame FDE emitted; FP without RA on stack 4820s CC [M] drivers/usb/mtu3/mtu3_qmu.o 4821s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.o 4822s /tmp/ccmeJ3y7.s: Assembler messages: 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccmeJ3y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s CC [M] drivers/usb/mtu3/mtu3_dr.o 4822s /tmp/ccPCC3LG.s: Assembler messages: 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccPCC3LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s CC [M] drivers/net/wireless/ath/ath12k/dp_rx.o 4822s /tmp/ccw7kgLy.s: Assembler messages: 4822s /tmp/ccw7kgLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccw7kgLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccw7kgLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccw7kgLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccw7kgLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/custom_float.o 4822s /tmp/ccrCh9NN.s: Assembler messages: 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s /tmp/ccrCh9NN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4822s CC [M] drivers/usb/mtu3/mtu3_debugfs.o 4823s /tmp/ccxP7r5X.s: Assembler messages: 4823s /tmp/ccxP7r5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/ccxP7r5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/bw_fixed.o 4823s /tmp/cc9hb3fr.s: Assembler messages: 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s /tmp/cc9hb3fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4823s LD [M] drivers/usb/mtu3/mtu3.o 4824s CC [M] drivers/usb/c67x00/c67x00-drv.o 4824s /tmp/ccIPBa42.s: Assembler messages: 4824s /tmp/ccIPBa42.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.o 4824s /tmp/cc7ULlcr.s: Assembler messages: 4824s /tmp/cc7ULlcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s /tmp/cc7ULlcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s /tmp/cc7ULlcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s /tmp/cc7ULlcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s /tmp/cc7ULlcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4824s CC [M] drivers/usb/c67x00/c67x00-ll-hpi.o 4825s /tmp/cc54lkEF.s: Assembler messages: 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc54lkEF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s CC [M] drivers/net/wireless/ath/ath12k/debug.o 4825s /tmp/ccGK2ByD.s: Assembler messages: 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/ccGK2ByD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s CC [M] drivers/usb/c67x00/c67x00-hcd.o 4825s /tmp/cc4SoiyN.s: Assembler messages: 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s /tmp/cc4SoiyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4825s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_interface.o 4826s /tmp/cc221FZg.s: Assembler messages: 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc221FZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s CC [M] drivers/usb/c67x00/c67x00-sched.o 4826s /tmp/cc8kHkpa.s: Assembler messages: 4826s /tmp/cc8kHkpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s /tmp/cc8kHkpa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4826s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_helper.o 4826s CC [M] drivers/net/wireless/ath/ath12k/ce.o 4827s /tmp/ccgAjXRG.s: Assembler messages: 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccgAjXRG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Assembler messages: 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/cccENAIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccfI1EH4.s: Assembler messages: 4827s /tmp/ccfI1EH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s /tmp/ccfI1EH4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4827s LD [M] drivers/usb/c67x00/c67x00.o 4827s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.o 4827s CC [M] drivers/usb/class/cdc-acm.o 4827s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.o 4828s /tmp/cce7u7mN.s: Assembler messages: 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/cce7u7mN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s CC [M] drivers/net/wireless/ath/ath12k/peer.o 4828s /tmp/ccHYVXbQ.s: Assembler messages: 4828s /tmp/ccHYVXbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/ccHYVXbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/ccHYVXbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/ccHYVXbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s /tmp/ccHYVXbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4828s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.o 4829s /tmp/ccN4mixk.s: Assembler messages: 4829s /tmp/ccN4mixk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Assembler messages: 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cc1CEBBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.o 4829s CC [M] drivers/usb/class/usblp.o 4829s /tmp/ccX7I7bW.s: Assembler messages: 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/ccX7I7bW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s CC [M] drivers/net/wireless/ath/ath12k/dbring.o 4829s /tmp/cczLe0oN.s: Assembler messages: 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s /tmp/cczLe0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4829s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_common.o 4830s /tmp/ccTKxOpm.s: Assembler messages: 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccTKxOpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s CC [M] drivers/usb/class/cdc-wdm.o 4830s /tmp/ccqYMJ4w.s: Assembler messages: 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccqYMJ4w.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_regs.o 4830s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.o 4830s /tmp/ccvRudCP.s: Assembler messages: 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s /tmp/ccvRudCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4830s CC [M] drivers/net/wireless/ath/ath12k/hw.o 4832s /tmp/ccnrqHOc.s: Assembler messages: 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccnrqHOc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/cc4Ht6r0.s: Assembler messages: 4832s /tmp/cc4Ht6r0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s CC [M] drivers/net/wireless/ath/ath12k/mhi.o 4832s CC [M] drivers/usb/class/usbtmc.o 4832s /tmp/ccpyo0NT.s: Assembler messages: 4832s /tmp/ccpyo0NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccpyo0NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccpyo0NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccpyo0NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper2.o 4832s /tmp/ccX8un5f.s: Assembler messages: 4832s /tmp/ccX8un5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccX8un5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s /tmp/ccX8un5f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4832s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o 4833s /tmp/ccPeEr2G.s: Assembler messages: 4833s /tmp/ccPeEr2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccPeEr2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccPeEr2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccPeEr2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccPeEr2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.o 4833s /tmp/ccL0LDLD.s: Assembler messages: 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s /tmp/ccL0LDLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4833s CC [M] drivers/net/wireless/ath/ath12k/pci.o 4834s /tmp/ccmVMnQH.s: Assembler messages: 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccmVMnQH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s CC [M] drivers/usb/image/mdc800.o 4834s /tmp/ccu4dicb.s: Assembler messages: 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s /tmp/ccu4dicb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4834s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.o 4835s /tmp/ccdzVSsr.s: Assembler messages: 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce80/command_table_helper_dce80.o 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccdzVSsr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Assembler messages: 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccnBVsFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s CC [M] drivers/usb/image/microtek.o 4835s /tmp/ccvtuiPp.s: Assembler messages: 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccvtuiPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s CC [M] drivers/net/wireless/ath/ath12k/dp_mon.o 4835s /tmp/ccb4QdsZ.s: Assembler messages: 4835s /tmp/ccb4QdsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccb4QdsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4835s /tmp/ccb4QdsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce110/command_table_helper_dce110.o 4836s /tmp/ccQ2hojx.s: Assembler messages: 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/ccQ2hojx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s CC [M] drivers/usb/serial/usb-serial.o 4836s /tmp/cc0SshcD.s: Assembler messages: 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s /tmp/cc0SshcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4836s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.o 4838s /tmp/ccAYCFfF.s: Assembler messages: 4838s /tmp/ccAYCFfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper_dce112.o 4838s CC [M] drivers/usb/serial/generic.o 4838s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper2_dce112.o 4838s CC [M] drivers/net/wireless/ath/ath12k/fw.o 4838s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_lib.o 4838s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.o 4838s /tmp/cceSHa1D.s: Assembler messages: 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cceSHa1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cchm4k6V.s: Assembler messages: 4838s /tmp/cchm4k6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Assembler messages: 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccFfwzc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Assembler messages: 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cch8GDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/ccsE8VmG.s: Assembler messages: 4838s /tmp/ccsE8VmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Assembler messages: 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s /tmp/cc3VrI8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4838s CC [M] drivers/usb/serial/bus.o 4839s /tmp/cc1CPfhA.s: Assembler messages: 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cc1CPfhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s CC [M] drivers/usb/serial/aircable.o 4839s /tmp/cccIZwjb.s: Assembler messages: 4839s /tmp/cccIZwjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cccIZwjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cccIZwjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s /tmp/cccIZwjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4839s CC [M] drivers/net/wireless/ath/ath12k/p2p.o 4839s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_rq_dlg_helpers.o 4840s /tmp/ccUfRfFu.s: Assembler messages: 4840s /tmp/ccUfRfFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccUfRfFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccUfRfFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccUfRfFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s CC [M] drivers/usb/serial/ark3116.o 4840s /tmp/ccIDspPC.s: Assembler messages: 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccIDspPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_devlink.o 4840s /tmp/ccAhsRGj.s: Assembler messages: 4840s /tmp/ccAhsRGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccAhsRGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccAhsRGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s CC [M] drivers/net/wireless/ath/ath12k/ahb.o 4840s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dml1_display_rq_dlg_calc.o 4840s /tmp/ccdGuw77.s: Assembler messages: 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4840s /tmp/ccdGuw77.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s CC [M] drivers/usb/serial/belkin_sa.o 4841s /tmp/ccvvgj4h.s: Assembler messages: 4841s /tmp/ccvvgj4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccvvgj4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccvvgj4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccvvgj4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.o 4841s /tmp/ccWoSrdl.s: Assembler messages: 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s /tmp/ccWoSrdl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4841s CC [M] drivers/usb/serial/ch341.o 4842s /tmp/ccCeRi7Y.s: Assembler messages: 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccCeRi7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s CC [M] drivers/net/wireless/ath/ath12k/debugfs.o 4842s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn10/dcn10_fpu.o 4842s /tmp/ccqIWT5D.s: Assembler messages: 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s /tmp/ccqIWT5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 4842s CC [M] drivers/usb/serial/cp210x.o 4843s /tmp/ccwOzOUb.s: Assembler messages: 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s /tmp/ccwOzOUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4843s LD [M] drivers/net/ethernet/hisilicon/hns3/hns3.o 4843s LD [M] drivers/net/ethernet/hisilicon/hns3/hclgevf.o 4843s LD [M] drivers/net/ethernet/hisilicon/hns3/hclge-common.o 4843s LD [M] drivers/net/ethernet/hisilicon/hns3/hclge.o 4843s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_main.o 4843s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/dcn20_fpu.o 4844s /tmp/cczeXU45.s: Assembler messages: 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/cczeXU45.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s CC [M] drivers/usb/serial/cyberjack.o 4844s /tmp/ccRdjz8H.s: Assembler messages: 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccRdjz8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s CC [M] drivers/net/wireless/ath/ath12k/debugfs_htt_stats.o 4844s /tmp/ccPgvMp8.s: Assembler messages: 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s /tmp/ccPgvMp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4844s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_hw.o 4845s /tmp/cczXqeuh.s: Assembler messages: 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/cczXqeuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s CC [M] drivers/usb/serial/cypress_m8.o 4845s /tmp/ccUONnNV.s: Assembler messages: 4845s /tmp/ccUONnNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/ccUONnNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/ccUONnNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s /tmp/ccUONnNV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4845s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.o 4845s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/display_mode_vba.o 4846s /tmp/ccoZ1MRt.s: Assembler messages: 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccoZ1MRt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s CC [M] drivers/usb/serial/usb_debug.o 4846s /tmp/ccmCT0WU.s: Assembler messages: 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/ccmCT0WU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.o 4846s /tmp/cc6xjDPv.s: Assembler messages: 4846s /tmp/cc6xjDPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/cc6xjDPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/cc6xjDPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4846s /tmp/cc6xjDPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4847s CC [M] drivers/usb/serial/digi_acceleport.o 4848s /tmp/cc080f3S.s: Assembler messages: 4848s /tmp/cc080f3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc080f3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc080f3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc080f3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc080f3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_txrx.o 4848s CC [M] drivers/net/wireless/ath/ath12k/debugfs_sta.o 4848s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.o 4848s CC [M] drivers/usb/serial/io_edgeport.o 4848s /tmp/cc1ThgK1.s: Assembler messages: 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc1ThgK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Assembler messages: 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/ccZdDqaP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Assembler messages: 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4848s /tmp/cc3fXBHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4849s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_ethtool.o 4849s /tmp/cceECswy.s: Assembler messages: 4849s /tmp/cceECswy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4849s /tmp/cceECswy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4849s CC [M] drivers/net/wireless/ath/ath12k/acpi.o 4849s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.o 4850s /tmp/ccdKXQVB.s: Assembler messages: 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccdKXQVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_debugfs.o 4850s /tmp/ccw9JoRH.s: Assembler messages: 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s CC [M] drivers/usb/serial/io_ti.o 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccw9JoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Assembler messages: 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s /tmp/ccPCwKdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4850s CC [M] drivers/net/wireless/ath/ath12k/trace.o 4851s /tmp/ccnARMxz.s: Assembler messages: 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccnARMxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_err.o 4851s /tmp/ccL3OLsn.s: Assembler messages: 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4851s /tmp/ccL3OLsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s CC [M] drivers/net/wireless/ath/ath12k/wow.o 4852s /tmp/ccaBGSlZ.s: Assembler messages: 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccaBGSlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s CC [M] drivers/usb/serial/empeg.o 4852s /tmp/ccFMONsF.s: Assembler messages: 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccFMONsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hbg_diagnose.o 4852s /tmp/ccCEaY82.s: Assembler messages: 4852s /tmp/ccCEaY82.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccCEaY82.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccCEaY82.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s /tmp/ccCEaY82.s: Warning: no SFrame FDE emitted; FP without RA on stack 4852s CC [M] drivers/usb/serial/f81232.o 4853s LD [M] drivers/net/ethernet/hisilicon/hibmcge/hibmcge.o 4853s AR drivers/net/ethernet/huawei/built-in.a 4853s CC [M] drivers/net/ethernet/huawei/hinic/hinic_main.o 4853s /tmp/ccqNKhV4.s: Assembler messages: 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccqNKhV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s CC [M] drivers/usb/serial/f81534.o 4853s /tmp/ccHZPb8e.s: Assembler messages: 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s /tmp/ccHZPb8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 4853s LD [M] drivers/net/wireless/ath/ath12k/ath12k.o 4853s LD [M] drivers/net/wireless/ath/ath.o 4854s AR drivers/net/wireless/atmel/built-in.a 4854s CC [M] drivers/net/wireless/atmel/at76c50x-usb.o 4854s /tmp/ccBAYRRk.s: Assembler messages: 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4854s /tmp/ccBAYRRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s CC [M] drivers/usb/serial/ftdi_sio.o 4855s /tmp/ccz5C4F0.s: Assembler messages: 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccz5C4F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s CC [M] drivers/net/ethernet/huawei/hinic/hinic_tx.o 4855s /tmp/ccIxf86Y.s: Assembler messages: 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4855s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccIxf86Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s AR drivers/net/wireless/broadcom/built-in.a 4856s CC [M] drivers/net/wireless/broadcom/b43/main.o 4856s /tmp/ccvFNC9R.s: Assembler messages: 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccvFNC9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s CC [M] drivers/usb/serial/garmin_gps.o 4856s /tmp/ccEslnIa.s: Assembler messages: 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s /tmp/ccEslnIa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4856s CC [M] drivers/net/ethernet/huawei/hinic/hinic_rx.o 4857s /tmp/ccyelWvQ.s: Assembler messages: 4857s /tmp/ccyelWvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccyelWvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccyelWvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccyelWvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccyelWvQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s CC [M] drivers/net/ethernet/huawei/hinic/hinic_port.o 4857s /tmp/ccvA9rig.s: Assembler messages: 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s /tmp/ccvA9rig.s: Warning: no SFrame FDE emitted; FP without RA on stack 4857s CC [M] drivers/usb/serial/ipaq.o 4858s /tmp/ccBu9syB.s: Assembler messages: 4858s /tmp/ccBu9syB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccBu9syB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccBu9syB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccBu9syB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s CC [M] drivers/usb/serial/ipw.o 4858s /tmp/ccQxTSjR.s: Assembler messages: 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4858s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccQxTSjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s CC [M] drivers/net/wireless/broadcom/b43/bus.o 4859s /tmp/ccrpJGZk.s: Assembler messages: 4859s /tmp/ccrpJGZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccrpJGZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccrpJGZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccrpJGZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_dev.o 4859s /tmp/ccHFpAdX.s: Assembler messages: 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s /tmp/ccHFpAdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 4859s CC [M] drivers/usb/serial/ir-usb.o 4860s /tmp/ccKIKz9S.s: Assembler messages: 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccKIKz9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s CC [M] drivers/usb/serial/iuu_phoenix.o 4860s /tmp/cc19lzcV.s: Assembler messages: 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/cc19lzcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s CC [M] drivers/net/wireless/broadcom/b43/phy_g.o 4860s /tmp/ccOr3AXB.s: Assembler messages: 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s /tmp/ccOr3AXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4860s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_io.o 4861s /tmp/ccZJgQOd.s: Assembler messages: 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccZJgQOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s CC [M] drivers/usb/serial/keyspan.o 4861s /tmp/ccm2FMRO.s: Assembler messages: 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s /tmp/ccm2FMRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 4861s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_qp.o 4862s /tmp/ccbDfH6S.s: Assembler messages: 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccbDfH6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.o 4862s CC [M] drivers/net/wireless/broadcom/b43/tables.o 4862s /tmp/ccoMQFT1.s: Assembler messages: 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.o 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/ccoMQFT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Assembler messages: 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s CC [M] drivers/usb/serial/keyspan_pda.o 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4862s /tmp/cca2wJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Assembler messages: 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccHtqHoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s CC [M] drivers/net/wireless/broadcom/b43/lo.o 4863s /tmp/ccm22bTD.s: Assembler messages: 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/ccm22bTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_wq.o 4863s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20v2.o 4863s /tmp/cctprqC7.s: Assembler messages: 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s /tmp/cctprqC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4863s CC [M] drivers/usb/serial/kl5kusb105.o 4864s /tmp/ccvVDxwB.s: Assembler messages: 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.o 4864s CC [M] drivers/net/wireless/broadcom/b43/wa.o 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccvVDxwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Assembler messages: 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccVEtf8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Assembler messages: 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s /tmp/ccp8QIfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4864s CC [M] drivers/usb/serial/kobil_sct.o 4865s /tmp/ccgFZ9jq.s: Assembler messages: 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccgFZ9jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s CC [M] drivers/usb/serial/mct_u232.o 4865s /tmp/ccRczvZT.s: Assembler messages: 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccRczvZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Assembler messages: 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s /tmp/ccnrhyK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4865s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.o 4865s CC [M] drivers/net/wireless/broadcom/b43/tables_nphy.o 4866s /tmp/ccenf2CT.s: Assembler messages: 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccenf2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s CC [M] drivers/usb/serial/metro-usb.o 4866s /tmp/ccXaAcjp.s: Assembler messages: 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s /tmp/ccXaAcjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4866s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.o 4867s /tmp/cc7zKxbj.s: Assembler messages: 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/cc7zKxbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s CC [M] drivers/net/wireless/broadcom/b43/radio_2055.o 4867s /tmp/ccZoCl1c.s: CC [M] drivers/usb/serial/mos7720.o 4867s Assembler messages: 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccZoCl1c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Assembler messages: 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s /tmp/ccVUhilt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4867s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_if.o 4868s /tmp/ccaQ99Pj.s: Assembler messages: 4868s /tmp/ccaQ99Pj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccaQ99Pj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s CC [M] drivers/net/wireless/broadcom/b43/radio_2056.o 4868s /tmp/ccFHy6dU.s: Assembler messages: 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s CC [M] drivers/usb/serial/mos7840.o 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccFHy6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccha3Dye.s: Assembler messages: 4868s /tmp/ccha3Dye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s /tmp/ccha3Dye.s: Warning: no SFrame FDE emitted; FP without RA on stack 4868s CC [M] drivers/net/ethernet/huawei/hinic/hinic_common.o 4868s CC [M] drivers/net/ethernet/huawei/hinic/hinic_ethtool.o 4869s /tmp/ccBmw5s3.s: Assembler messages: 4869s /tmp/ccBmw5s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/ccBmw5s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/ccBmw5s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s CC [M] drivers/net/wireless/broadcom/b43/radio_2057.o 4869s /tmp/cc05Dtjh.s: Assembler messages: 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s /tmp/cc05Dtjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4869s CC [M] drivers/usb/serial/mxuport.o 4870s /tmp/cc0FuY3k.s: Assembler messages: 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s /tmp/cc0FuY3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s CC [M] drivers/net/ethernet/huawei/hinic/hinic_devlink.o 4870s /tmp/cc16cvR8.s: Assembler messages: 4870s /tmp/cc16cvR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4870s CC [M] drivers/net/wireless/broadcom/b43/phy_common.o 4871s /tmp/cclOLW8u.s: Assembler messages: 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cclOLW8u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s CC [M] drivers/usb/serial/navman.o 4871s /tmp/ccajpYIx.s: Assembler messages: 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccajpYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s CC [M] drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.o 4871s /tmp/ccDMvijv.s: Assembler messages: 4871s /tmp/ccDMvijv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccDMvijv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccDMvijv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/ccDMvijv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s CC [M] drivers/usb/serial/omninet.o 4871s /tmp/cccy3qHq.s: Assembler messages: 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s /tmp/cccy3qHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4871s CC [M] drivers/net/wireless/broadcom/b43/phy_n.o 4872s /tmp/ccdLiANd.s: Assembler messages: 4872s /tmp/ccdLiANd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4872s /tmp/ccdLiANd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4872s /tmp/ccdLiANd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4872s /tmp/ccdLiANd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4872s /tmp/ccdLiANd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4872s CC [M] drivers/usb/serial/opticon.o 4873s /tmp/ccY3vZry.s: Assembler messages: 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccY3vZry.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s CC [M] drivers/net/ethernet/huawei/hinic/hinic_sriov.o 4873s /tmp/ccaEq8Ji.s: Assembler messages: 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/ccaEq8Ji.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s CC [M] drivers/usb/serial/option.o 4873s /tmp/cci3GdGM.s: Assembler messages: 4873s /tmp/cci3GdGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/cci3GdGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/cci3GdGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/cci3GdGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4873s /tmp/cci3GdGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s CC [M] drivers/usb/serial/oti6858.o 4874s /tmp/ccMaXzFw.s: Assembler messages: 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s /tmp/ccMaXzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 4874s CC [M] drivers/net/ethernet/huawei/hinic/hinic_debugfs.o 4875s /tmp/ccU4jsbc.s: Assembler messages: 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s CC [M] drivers/usb/serial/pl2303.o 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/ccU4jsbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Assembler messages: 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cc2aDt23.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s LD [M] drivers/net/ethernet/huawei/hinic/hinic.o 4875s /tmp/cctiqfoB.s: Assembler messages: 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s /tmp/cctiqfoB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4875s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_common.o 4875s CC [M] drivers/net/wireless/broadcom/b43/phy_lp.o 4876s /tmp/ccM6wV9r.s: Assembler messages: 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/ccM6wV9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s CC [M] drivers/usb/serial/qcaux.o 4876s /tmp/ccyLW5dA.s: Assembler messages: 4876s /tmp/ccyLW5dA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_hw_cfg.o 4876s /tmp/cc1Nkll1.s: Assembler messages: 4876s /tmp/cc1Nkll1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s /tmp/cc1Nkll1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4876s CC [M] drivers/usb/serial/qcserial.o 4877s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_hw_comm.o 4877s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_rq_dlg_calc_21.o 4877s /tmp/ccOpdoj6.s: Assembler messages: 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccOpdoj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccderYl9.s: Assembler messages: 4877s /tmp/ccderYl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccderYl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccderYl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccderYl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s /tmp/ccderYl9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4877s CC [M] drivers/net/wireless/broadcom/b43/tables_lpphy.o 4877s CC [M] drivers/usb/serial/quatech2.o 4877s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_hwdev.o 4878s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_hwif.o 4878s /tmp/ccRKg4i1.s: Assembler messages: 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s CC [M] drivers/usb/serial/safe_serial.o 4878s /tmp/ccRKg4i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_mode_vba_21.o 4878s /tmp/ccAboxj4.s: Assembler messages: 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s /tmp/ccAboxj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4878s CC [M] drivers/net/wireless/broadcom/b43/phy_ht.o 4879s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_irq.o 4879s /tmp/ccZgB5AN.s: Assembler messages: 4879s /tmp/ccZgB5AN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4879s /tmp/ccZgB5AN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4879s /tmp/ccZgB5AN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4879s CC [M] drivers/usb/serial/sierra.o 4880s /tmp/ccUHBj46.s: Assembler messages: 4880s /tmp/ccUHBj46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccUHBj46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccUHBj46.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_lld.o 4880s /tmp/ccW3psEe.s: Assembler messages: 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s CC [M] drivers/net/wireless/broadcom/b43/tables_phy_ht.o 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccW3psEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Assembler messages: 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccX0POWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s CC [M] drivers/usb/serial/usb-serial-simple.o 4880s /tmp/ccvk9oWC.s: Assembler messages: 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s /tmp/ccvk9oWC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4880s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_main.o 4881s /tmp/ccfQKbxH.s: Assembler messages: 4881s /tmp/ccfQKbxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccfQKbxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s CC [M] drivers/usb/serial/spcp8x5.o 4881s /tmp/ccp495hD.s: Assembler messages: 4881s /tmp/ccp495hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccp495hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccp495hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccp495hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccp495hD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s CC [M] drivers/net/wireless/broadcom/b43/radio_2059.o 4881s /tmp/ccIrTjgV.s: Assembler messages: 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s /tmp/ccIrTjgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4881s CC [M] drivers/usb/serial/ssu100.o 4882s /tmp/ccK0uTNi.s: Assembler messages: 4882s /tmp/ccK0uTNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/ccK0uTNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/ccK0uTNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/ccK0uTNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/ccK0uTNi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_mbox.o 4882s /tmp/cc5KFFyY.s: Assembler messages: 4882s /tmp/cc5KFFyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s CC [M] drivers/net/wireless/broadcom/b43/sysfs.o 4882s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_netdev_ops.o 4882s /tmp/cctKYrID.s: Assembler messages: 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s /tmp/cctKYrID.s: Warning: no SFrame FDE emitted; FP without RA on stack 4882s CC [M] drivers/usb/serial/symbolserial.o 4883s /tmp/ccMLKbT8.s: Assembler messages: 4883s /tmp/ccMLKbT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/ccMLKbT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/ccMLKbT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s CC [M] drivers/net/wireless/broadcom/b43/xmit.o 4883s /tmp/cccoKySW.s: Assembler messages: 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cccoKySW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s CC [M] drivers/usb/serial/usb_wwan.o 4883s /tmp/cc4wWPua.s: Assembler messages: 4883s /tmp/cc4wWPua.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s /tmp/cc4wWPua.s: Warning: no SFrame FDE emitted; FP without RA on stack 4883s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_nic_cfg.o 4884s /tmp/ccNekWe1.s: Assembler messages: 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccNekWe1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s CC [M] drivers/usb/serial/ti_usb_3410_5052.o 4884s /tmp/ccTe3hgz.s: Assembler messages: 4884s /tmp/ccTe3hgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccTe3hgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccTe3hgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccTe3hgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s /tmp/ccTe3hgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4884s CC [M] drivers/net/wireless/broadcom/b43/dma.o 4884s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.o 4885s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_queue_common.o 4886s /tmp/ccYo9nHM.s: Assembler messages: 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s CC [M] drivers/usb/serial/upd78f0730.o 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccYo9nHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Assembler messages: 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccBpvLfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/ccCurDFB.s: Assembler messages: 4886s /tmp/ccCurDFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s CC [M] drivers/net/wireless/broadcom/b43/pio.o 4886s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_rx.o 4886s /tmp/ccCurDFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Assembler messages: 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s /tmp/cczq3fno.s: Warning: no SFrame FDE emitted; FP without RA on stack 4886s CC [M] drivers/usb/serial/visor.o 4887s /tmp/cc6CpCmz.s: Assembler messages: 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s /tmp/cc6CpCmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4887s CC [M] drivers/usb/serial/wishbone-serial.o 4888s /tmp/cccbeQKz.s: Assembler messages: 4888s /tmp/cccbeQKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/cccbeQKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Assembler messages: 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccE064Kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_tx.o 4888s CC [M] drivers/net/wireless/broadcom/b43/rfkill.o 4888s /tmp/ccljBeUo.s: Assembler messages: 4888s /tmp/ccljBeUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccljBeUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccljBeUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccljBeUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s /tmp/ccljBeUo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4888s CC [M] drivers/usb/serial/whiteheat.o 4889s /tmp/cctzSEM7.s: Assembler messages: 4889s /tmp/cctzSEM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/cctzSEM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s CC [M] drivers/net/wireless/broadcom/b43/ppr.o 4889s /tmp/ccHHhBD4.s: Assembler messages: 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccHHhBD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s CC [M] drivers/usb/serial/xr_serial.o 4889s /tmp/ccmd99Jb.s: Assembler messages: 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s /tmp/ccmd99Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4889s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3_wq.o 4890s /tmp/ccSSDguD.s: Assembler messages: 4890s /tmp/ccSSDguD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccSSDguD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s CC [M] drivers/net/wireless/broadcom/b43/leds.o 4890s /tmp/ccqK5vU5.s: Assembler messages: 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s /tmp/ccqK5vU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s CC [M] drivers/usb/serial/xsens_mt.o 4890s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/dcn30_fpu.o 4890s /tmp/ccYxWix7.s: Assembler messages: 4890s /tmp/ccYxWix7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4890s LD [M] drivers/net/ethernet/huawei/hinic3/hinic3.o 4890s AR drivers/net/ethernet/intel/built-in.a 4890s CC [M] drivers/net/ethernet/intel/e100.o 4891s /tmp/ccNnKOkW.s: Assembler messages: 4891s /tmp/ccNnKOkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/ccNnKOkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s LD [M] drivers/usb/serial/usbserial.o 4891s CC [M] drivers/usb/atm/cxacru.o 4891s /tmp/cchPxR8S.s: Assembler messages: 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s /tmp/cchPxR8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 4891s LD [M] drivers/net/wireless/broadcom/b43/b43.o 4891s CC [M] drivers/net/wireless/broadcom/b43legacy/main.o 4891s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.o 4893s /tmp/ccWENNER.s: Assembler messages: 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s CC [M] drivers/usb/atm/speedtch.o 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/ccWENNER.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Assembler messages: 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s /tmp/cch7VU3h.s: Warning: no SFrame FDE emitted; FP without RA on stack 4893s CC [M] drivers/net/ethernet/intel/libeth/rx.o 4894s /tmp/cclGEIsQ.s: Assembler messages: 4894s /tmp/cclGEIsQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cclGEIsQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cclGEIsQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Assembler messages: 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s LD [M] drivers/net/ethernet/intel/libeth/libeth.o 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/ccgqZ9Gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s CC [M] drivers/net/ethernet/intel/libie/rx.o 4894s CC [M] drivers/net/wireless/broadcom/b43legacy/ilt.o 4894s /tmp/cc3PjonJ.s: Assembler messages: 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s /tmp/cc3PjonJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4894s CC [M] drivers/usb/atm/ueagle-atm.o 4895s LD [M] drivers/net/ethernet/intel/libie/libie.o 4895s CC [M] drivers/net/ethernet/intel/e1000/e1000_main.o 4895s /tmp/cchRCr4s.s: Assembler messages: 4895s /tmp/cchRCr4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4895s /tmp/cchRCr4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4895s /tmp/cchRCr4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4895s CC [M] drivers/net/wireless/broadcom/b43legacy/phy.o 4896s /tmp/ccpefGAn.s: Assembler messages: 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s CC [M] drivers/usb/atm/usbatm.o 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4896s /tmp/ccpefGAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Assembler messages: 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccn1e878.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s CC [M] drivers/net/wireless/broadcom/b43legacy/radio.o 4898s /tmp/cc1AaEYa.s: Assembler messages: 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/cc1AaEYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s CC [M] drivers/usb/atm/xusbatm.o 4898s /tmp/ccVu3fM8.s: Assembler messages: 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4898s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccVu3fM8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s CC [M] drivers/net/ethernet/intel/e1000/e1000_hw.o 4899s /tmp/ccfdqLtl.s: Assembler messages: 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s /tmp/ccfdqLtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4899s CC [M] drivers/usb/musb/musb_core.o 4900s /tmp/ccrnQX1z.s: Assembler messages: 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s /tmp/ccrnQX1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4900s CC [M] drivers/net/wireless/broadcom/b43legacy/sysfs.o 4901s /tmp/cchZ9UWS.s: Assembler messages: 4901s /tmp/cchZ9UWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cchZ9UWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cchZ9UWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cchZ9UWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cchZ9UWS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s CC [M] drivers/net/wireless/broadcom/b43legacy/xmit.o 4901s /tmp/cc7mFzIM.s: Assembler messages: 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/cc7mFzIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s CC [M] drivers/net/ethernet/intel/e1000/e1000_ethtool.o 4901s /tmp/ccvSpyto.s: Assembler messages: 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4901s /tmp/ccvSpyto.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s CC [M] drivers/usb/musb/musb_trace.o 4902s /tmp/ccbwsC2s.s: Assembler messages: 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s /tmp/ccbwsC2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4902s CC [M] drivers/net/wireless/broadcom/b43legacy/rfkill.o 4903s /tmp/ccHQ1rtA.s: Assembler messages: 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccHQ1rtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s CC [M] drivers/net/ethernet/intel/e1000/e1000_param.o 4903s /tmp/ccrXrCla.s: Assembler messages: 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/ccrXrCla.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s CC [M] drivers/usb/musb/musb_virthub.o 4903s /tmp/cceNRF3L.s: Assembler messages: 4903s /tmp/cceNRF3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s /tmp/cceNRF3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4903s CC [M] drivers/net/wireless/broadcom/b43legacy/leds.o 4904s /tmp/cccUEAOS.s: Assembler messages: 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/cccUEAOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s CC [M] drivers/usb/musb/musb_host.o 4904s /tmp/cccU35pT.s: Assembler messages: 4904s /tmp/cccU35pT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s LD [M] drivers/net/ethernet/intel/e1000/e1000.o 4904s CC [M] drivers/net/ethernet/intel/e1000e/82571.o 4904s /tmp/ccB1Fx6x.s: Assembler messages: 4904s /tmp/ccB1Fx6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/ccB1Fx6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/ccB1Fx6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/ccB1Fx6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s /tmp/ccB1Fx6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 4904s CC [M] drivers/net/wireless/broadcom/b43legacy/dma.o 4905s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.o 4906s /tmp/ccAm78GE.s: Assembler messages: 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s CC [M] drivers/usb/musb/musb_gadget_ep0.o 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccAm78GE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Assembler messages: 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccXktqsq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s CC [M] drivers/net/ethernet/intel/e1000e/ich8lan.o 4906s /tmp/ccZhkeub.s: Assembler messages: 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s /tmp/ccZhkeub.s: Warning: no SFrame FDE emitted; FP without RA on stack 4906s CC [M] drivers/net/wireless/broadcom/b43legacy/pio.o 4906s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.o 4907s /tmp/cc3s9kjR.s: Assembler messages: 4907s /tmp/cc3s9kjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/cc3s9kjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/cc3s9kjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/cc3s9kjR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s CC [M] drivers/usb/musb/musb_gadget.o 4907s /tmp/ccwNGZom.s: Assembler messages: 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s /tmp/ccwNGZom.s: Warning: no SFrame FDE emitted; FP without RA on stack 4907s LD [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.o 4908s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.o 4908s /tmp/ccLmQrcj.s: Assembler messages: 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s CC [M] drivers/usb/musb/musb_debugfs.o 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4908s /tmp/ccLmQrcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Assembler messages: 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccwOYepE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Assembler messages: 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccGR1Ts8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s CC [M] drivers/net/ethernet/intel/e1000e/80003es2lan.o 4909s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.o 4909s /tmp/ccIA6t2L.s: Assembler messages: 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s /tmp/ccIA6t2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4909s CC [M] drivers/usb/musb/sunxi.o 4910s /tmp/cchDlWyW.s: Assembler messages: 4910s /tmp/cchDlWyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cchDlWyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.o 4910s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.o 4910s /tmp/ccowIVDG.s: Assembler messages: 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s CC [M] drivers/net/ethernet/intel/e1000e/mac.o 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/ccowIVDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Assembler messages: 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4910s /tmp/cc4qkLYB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s CC [M] drivers/usb/musb/mediatek.o 4911s /tmp/ccc2ei7I.s: Assembler messages: 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4911s /tmp/ccc2ei7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s LD [M] drivers/usb/musb/musb_hdrc.o 4912s CC [M] drivers/usb/chipidea/core.o 4912s /tmp/ccRAnKkP.s: Assembler messages: 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s /tmp/ccRAnKkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4912s CC [M] drivers/net/ethernet/intel/e1000e/manage.o 4913s /tmp/ccaNYc0W.s: Assembler messages: 4913s /tmp/ccaNYc0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccaNYc0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccaNYc0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s CC [M] drivers/net/ethernet/intel/e1000e/nvm.o 4913s /tmp/ccBnscos.s: Assembler messages: 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s /tmp/ccBnscos.s: Warning: no SFrame FDE emitted; FP without RA on stack 4913s CC [M] drivers/usb/chipidea/otg.o 4914s /tmp/ccMKQ1p2.s: Assembler messages: 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccMKQ1p2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s CC [M] drivers/usb/chipidea/debug.o 4914s /tmp/ccHnHXsR.s: Assembler messages: 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccHnHXsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Assembler messages: 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s /tmp/ccqTNZE4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4914s CC [M] drivers/net/ethernet/intel/e1000e/phy.o 4915s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.o 4915s /tmp/cc5GW3AE.s: Assembler messages: 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s /tmp/cc5GW3AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4915s CC [M] drivers/usb/chipidea/ulpi.o 4916s /tmp/ccih86R5.s: Assembler messages: 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.o 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccih86R5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Assembler messages: 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccEndc3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s CC [M] drivers/usb/chipidea/udc.o 4916s /tmp/ccBFhi2k.s: Assembler messages: 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s /tmp/ccBFhi2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4916s CC [M] drivers/net/ethernet/intel/e1000e/param.o 4917s /tmp/ccN5SOSu.s: Assembler messages: 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s /tmp/ccN5SOSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.o 4917s /tmp/ccqm19oT.s: Assembler messages: 4917s /tmp/ccqm19oT.s: Warning: no SFrame FDE emitted; FP without RA on stack 4917s CC [M] drivers/net/ethernet/intel/e1000e/ethtool.o 4918s /tmp/ccXpy2uM.s: Assembler messages: 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccXpy2uM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s CC [M] drivers/usb/chipidea/trace.o 4918s /tmp/ccIVnLoJ.s: Assembler messages: 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4918s /tmp/ccIVnLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.o 4919s /tmp/cciM1iUC.s: Assembler messages: 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cciM1iUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s CC [M] drivers/usb/chipidea/host.o 4919s /tmp/cc0GjI4B.s: Assembler messages: 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4919s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/cc0GjI4B.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s CC [M] drivers/net/ethernet/intel/e1000e/netdev.o 4920s /tmp/ccyE1e9N.s: Assembler messages: 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccyE1e9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s CC [M] drivers/usb/chipidea/ci_hdrc_usb2.o 4920s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.o 4920s /tmp/ccczCSc1.s: Assembler messages: 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s /tmp/ccczCSc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4920s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.o 4921s /tmp/ccdlMjQY.s: Assembler messages: 4921s /tmp/ccdlMjQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s /tmp/ccdlMjQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s /tmp/ccdlMjQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s /tmp/ccdlMjQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s CC [M] drivers/usb/chipidea/ci_hdrc_msm.o 4921s /tmp/ccO634Tk.s: Assembler messages: 4921s /tmp/ccO634Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s /tmp/ccO634Tk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4921s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o 4922s /tmp/ccmzNUBM.s: Assembler messages: 4922s /tmp/ccmzNUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/ccmzNUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/ccmzNUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/ccmzNUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/ccmzNUBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s CC [M] drivers/usb/chipidea/ci_hdrc_npcm.o 4922s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_mode_vba_314.o 4922s /tmp/cc1XB8wI.s: Assembler messages: 4922s /tmp/cc1XB8wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/cc1XB8wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/cc1XB8wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/cc1XB8wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s /tmp/cc1XB8wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4922s CC [M] drivers/usb/chipidea/ci_hdrc_pci.o 4923s /tmp/cc9DMKrQ.s: Assembler messages: 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/cc9DMKrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.o 4923s /tmp/ccN46EDE.s: Assembler messages: 4923s /tmp/ccN46EDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/ccN46EDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s /tmp/ccN46EDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4923s CC [M] drivers/usb/chipidea/usbmisc_imx.o 4924s /tmp/cc6Uid0z.s: Assembler messages: 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s /tmp/cc6Uid0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4924s CC [M] drivers/net/ethernet/intel/e1000e/ptp.o 4925s /tmp/ccxZujfz.s: Assembler messages: 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.o 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccxZujfz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Assembler messages: 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/ccrQGh19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s CC [M] drivers/usb/chipidea/ci_hdrc_imx.o 4925s /tmp/cc6ionRF.s: Assembler messages: 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s /tmp/cc6ionRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4925s LD [M] drivers/net/ethernet/intel/e1000e/e1000e.o 4925s CC [M] drivers/net/ethernet/intel/igb/igb_main.o 4926s /tmp/ccy3TqGP.s: Assembler messages: 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccy3TqGP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s CC [M] drivers/usb/chipidea/ci_hdrc_tegra.o 4926s /tmp/ccBM12UB.s: Assembler messages: 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s /tmp/ccBM12UB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4926s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.o 4927s /tmp/ccnTSwiV.s: Assembler messages: 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccnTSwiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s LD [M] drivers/usb/chipidea/ci_hdrc.o 4927s /tmp/ccYBByu2.s: Assembler messages: 4927s /tmp/ccYBByu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccYBByu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccYBByu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s /tmp/ccYBByu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s CC [M] drivers/usb/renesas_usbhs/common.o 4927s /tmp/ccYBByu2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4927s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.o 4928s /tmp/ccKCr9Fb.s: Assembler messages: 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccKCr9Fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s CC [M] drivers/usb/renesas_usbhs/mod.o 4928s /tmp/ccyOV4m2.s: Assembler messages: 4928s /tmp/ccyOV4m2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccyOV4m2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s /tmp/ccyOV4m2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4928s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.o 4929s /tmp/ccmmtEfI.s: Assembler messages: 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/ccmmtEfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s CC [M] drivers/usb/renesas_usbhs/pipe.o 4929s /tmp/cc0iU6xk.s: Assembler messages: 4929s /tmp/cc0iU6xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/cc0iU6xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/cc0iU6xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s /tmp/cc0iU6xk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4929s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.o 4930s /tmp/ccEz1MyW.s: Assembler messages: 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s /tmp/ccEz1MyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4930s CC [M] drivers/usb/renesas_usbhs/fifo.o 4931s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.o 4931s /tmp/cc8oyBSg.s: Assembler messages: 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/cc8oyBSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s CC [M] drivers/net/ethernet/intel/igb/igb_ethtool.o 4931s /tmp/ccfvvxNo.s: Assembler messages: 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s /tmp/ccfvvxNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4931s CC [M] drivers/usb/renesas_usbhs/rcar2.o 4932s /tmp/cc9CPTdE.s: Assembler messages: 4932s /tmp/cc9CPTdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc9CPTdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc9CPTdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s CC [M] drivers/usb/renesas_usbhs/rcar3.o 4932s /tmp/cc6arDcs.s: Assembler messages: 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cc6arDcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.o 4932s /tmp/ccnQDYpo.s: Assembler messages: 4932s /tmp/ccnQDYpo.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.o 4932s /tmp/cchY3ug5.s: Assembler messages: 4932s /tmp/cchY3ug5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s /tmp/cchY3ug5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4932s CC [M] drivers/usb/renesas_usbhs/rza.o 4933s CC [M] drivers/usb/renesas_usbhs/rza2.o 4933s /tmp/ccKcW4FL.s: Assembler messages: 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKcW4FL.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.o 4933s /tmp/ccKYAeo0.s: Assembler messages: 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s /tmp/ccKYAeo0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4933s CC [M] drivers/net/ethernet/intel/igb/e1000_82575.o 4934s /tmp/cczwXJKn.s: Assembler messages: 4934s /tmp/cczwXJKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4934s /tmp/cczwXJKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4934s /tmp/cczwXJKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4934s CC [M] drivers/usb/renesas_usbhs/mod_host.o 4935s /tmp/ccc1ulUp.s: Assembler messages: 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccc1ulUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s CC [M] drivers/usb/renesas_usbhs/mod_gadget.o 4935s /tmp/ccbK8445.s: Assembler messages: 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccbK8445.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.o 4935s /tmp/ccGwVO18.s: Assembler messages: 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s /tmp/ccGwVO18.s: Warning: no SFrame FDE emitted; FP without RA on stack 4935s CC [M] drivers/net/ethernet/intel/igb/e1000_mac.o 4936s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.o 4936s /tmp/cc3vcv5M.s: Assembler messages: 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/cc3vcv5M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.o 4936s /tmp/ccKMc3Ff.s: Assembler messages: 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s LD [M] drivers/usb/renesas_usbhs/renesas_usbhs.o 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s /tmp/ccKMc3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 4936s CC [M] drivers/usb/gadget/usbstring.o 4937s /tmp/ccxq13y3.s: Assembler messages: 4937s /tmp/ccxq13y3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Assembler messages: 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/cceUY79z.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s CC [M] drivers/net/ethernet/intel/igb/e1000_nvm.o 4937s CC [M] drivers/usb/gadget/config.o 4937s /tmp/ccJU0VI3.s: Assembler messages: 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.o 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s /tmp/ccJU0VI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 4937s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.o 4938s /tmp/ccDHjxiP.s: Assembler messages: 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/ccDHjxiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s CC [M] drivers/usb/gadget/epautoconf.o 4938s /tmp/cc7fuIJN.s: Assembler messages: 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s /tmp/cc7fuIJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4938s CC [M] drivers/net/ethernet/intel/igb/e1000_phy.o 4939s /tmp/cc8K9Avt.s: Assembler messages: 4939s /tmp/cc8K9Avt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/cc8K9Avt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s CC [M] drivers/usb/gadget/composite.o 4939s /tmp/ccKgFRt6.s: Assembler messages: 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.o 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4939s /tmp/ccKgFRt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Assembler messages: 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccVXCgi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s CC [M] drivers/net/ethernet/intel/igb/e1000_mbx.o 4940s /tmp/ccMzWlta.s: Assembler messages: 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4940s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccMzWlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s CC [M] drivers/usb/gadget/functions.o 4941s /tmp/cc2NVK8X.s: Assembler messages: 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/cc2NVK8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s CC [M] drivers/net/ethernet/intel/igb/e1000_i210.o 4941s /tmp/ccIUMPwK.s: Assembler messages: 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccIUMPwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s CC [M] drivers/usb/gadget/configfs.o 4941s /tmp/ccWxvUYI.s: Assembler messages: 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4941s /tmp/ccWxvUYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.o 4942s /tmp/cc5FCVlG.s: Assembler messages: 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s /tmp/cc5FCVlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 4942s CC [M] drivers/net/ethernet/intel/igb/igb_ptp.o 4943s /tmp/cc3v5uKe.s: Assembler messages: 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/cc3v5uKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s CC [M] drivers/usb/gadget/u_f.o 4943s /tmp/ccuC6308.s: Assembler messages: 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.o 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4943s /tmp/ccuC6308.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccoV0TQY.s: Assembler messages: 4944s /tmp/ccoV0TQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s CC [M] drivers/usb/gadget/udc/core.o 4944s /tmp/ccNpSL99.s: Assembler messages: 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s /tmp/ccNpSL99.s: Warning: no SFrame FDE emitted; FP without RA on stack 4944s CC [M] drivers/net/ethernet/intel/igb/igb_hwmon.o 4945s /tmp/ccSqU3fV.s: Assembler messages: 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccSqU3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.o 4945s /tmp/ccdKSqhp.s: Assembler messages: 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccdKSqhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Assembler messages: 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s /tmp/ccBUIpBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4945s CC [M] drivers/net/ethernet/intel/igb/igb_xsk.o 4945s CC [M] drivers/usb/gadget/udc/trace.o 4946s /tmp/ccyLd56J.s: Assembler messages: 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s CC [M] drivers/usb/gadget/udc/net2280.o 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/ccyLd56J.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Assembler messages: 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0RWlfH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.o 4946s /tmp/cc0J7tyb.s: Assembler messages: 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4946s /tmp/cc0J7tyb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4947s LD [M] drivers/net/ethernet/intel/igb/igb.o 4947s CC [M] drivers/net/ethernet/intel/igc/igc_main.o 4948s /tmp/ccMbm51d.s: Assembler messages: 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.o 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4948s /tmp/ccMbm51d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Assembler messages: 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s /tmp/ccsW1mL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4949s CC [M] drivers/usb/gadget/udc/snps_udc_core.o 4949s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.o 4949s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_rq_dlg_calc_32.o 4950s /tmp/cc7v5IMk.s: Assembler messages: 4950s /tmp/cc7v5IMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4950s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/acpi.o 4950s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_util_32.o 4951s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/core.o 4951s /tmp/ccA3NkQb.s: Assembler messages: 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccA3NkQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s CC [M] drivers/usb/gadget/udc/amd5536udc_pci.o 4951s /tmp/ccU2V3x8.s: Assembler messages: 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s /tmp/ccU2V3x8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4951s CC [M] drivers/net/ethernet/intel/igc/igc_mac.o 4952s /tmp/cccb0eT9.s: Assembler messages: 4952s /tmp/cccb0eT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/cccb0eT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/cccb0eT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/cccb0eT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s CC [M] drivers/usb/gadget/udc/pxa27x_udc.o 4952s /tmp/cc5Bo8cy.s: Assembler messages: 4952s /tmp/cc5Bo8cy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/cc5Bo8cy.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/module.o 4952s /tmp/ccJyiKiq.s: Assembler messages: 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s /tmp/ccJyiKiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4952s CC [M] drivers/net/ethernet/intel/igc/igc_i225.o 4953s /tmp/cc9tqSe9.s: Assembler messages: 4953s /tmp/cc9tqSe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/cc9tqSe9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.o 4953s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.o 4953s /tmp/ccwvN0Wv.s: Assembler messages: 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccwvN0Wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s CC [M] drivers/usb/gadget/udc/goku_udc.o 4953s /tmp/ccYOzLc2.s: Assembler messages: 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s /tmp/ccYOzLc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4953s CC [M] drivers/net/ethernet/intel/igc/igc_base.o 4954s /tmp/ccZtChj8.s: Assembler messages: 4954s /tmp/ccZtChj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccZtChj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccZtChj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccZtChj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/module.o 4954s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/dcn31_fpu.o 4954s /tmp/ccCl02Lj.s: Assembler messages: 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s /tmp/ccCl02Lj.s: Warning: no SFrame FDE emitted; FP without RA on stack 4954s CC [M] drivers/net/ethernet/intel/igc/igc_nvm.o 4955s /tmp/ccPPv91T.s: Assembler messages: 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccPPv91T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s CC [M] drivers/usb/gadget/udc/r8a66597-udc.o 4955s /tmp/ccFr7ffF.s: Assembler messages: 4955s /tmp/ccFr7ffF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccFr7ffF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.o 4955s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/core.o 4955s /tmp/ccEKgzcn.s: Assembler messages: 4955s /tmp/ccEKgzcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s /tmp/ccEKgzcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4955s CC [M] drivers/net/ethernet/intel/igc/igc_phy.o 4955s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.o 4956s /tmp/ccGc973u.s: Assembler messages: 4956s /tmp/ccGc973u.s: Warning: no SFrame FDE emitted; FP without RA on stack 4956s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/module.o 4956s /tmp/ccgUWx5L.s: Assembler messages: 4956s /tmp/ccgUWx5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4956s /tmp/ccgUWx5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4956s /tmp/ccgUWx5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4956s /tmp/ccgUWx5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 4956s CC [M] drivers/net/ethernet/intel/igc/igc_diag.o 4957s /tmp/ccRC3G2T.s: Assembler messages: 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/ccRC3G2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s CC [M] drivers/usb/gadget/udc/renesas_usb3.o 4957s /tmp/cc5BEPd2.s: Assembler messages: 4957s /tmp/cc5BEPd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/cc5BEPd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.o 4957s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.o 4957s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o 4957s /tmp/cczQDWDq.s: Assembler messages: 4957s /tmp/cczQDWDq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/cczQDWDq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/cczQDWDq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s /tmp/cczQDWDq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4957s CC [M] drivers/net/ethernet/intel/igc/igc_ethtool.o 4958s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn321/dcn321_fpu.o 4959s /tmp/ccQMAxfv.s: Assembler messages: 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccQMAxfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s CC [M] drivers/usb/gadget/udc/rzv2m_usb3drd.o 4959s /tmp/ccefwiZ6.s: Assembler messages: 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccefwiZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.o 4959s /tmp/cc2Xnwbf.s: Assembler messages: 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/cc2Xnwbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccrmqTYz.s: Assembler messages: 4959s /tmp/ccrmqTYz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccrmqTYz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s CC [M] drivers/net/ethernet/intel/igc/igc_ptp.o 4959s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o 4959s /tmp/ccFoFCof.s: Assembler messages: 4959s /tmp/ccFoFCof.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccFoFCof.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccFoFCof.s: Warning: no SFrame FDE emitted; FP without RA on stack 4959s /tmp/ccFoFCof.s: Warning: no SFrame FDE emitted; FP without RA on stack 4960s CC [M] drivers/usb/gadget/udc/renesas_usbf.o 4960s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn301/dcn301_fpu.o 4961s /tmp/ccVfL5AC.s: Assembler messages: 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccVfL5AC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.o 4961s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn302/dcn302_fpu.o 4961s /tmp/ccvDt1Kz.s: Assembler messages: 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s /tmp/ccvDt1Kz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4961s CC [M] drivers/net/ethernet/intel/igc/igc_dump.o 4962s /tmp/cccJ1zx2.s: Assembler messages: 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cccJ1zx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s CC [M] drivers/usb/gadget/udc/pch_udc.o 4962s /tmp/cc9BlAYd.s: Assembler messages: 4962s /tmp/cc9BlAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cc9BlAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cc9BlAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s /tmp/cc9BlAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.o 4962s /tmp/ccfpVhFx.s: Assembler messages: 4962s /tmp/ccfpVhFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 4962s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn303/dcn303_fpu.o 4962s CC [M] drivers/net/ethernet/intel/igc/igc_tsn.o 4963s /tmp/ccUVI32c.s: Assembler messages: 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/ccUVI32c.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o 4963s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.o 4963s /tmp/cceI3M1U.s: Assembler messages: 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s /tmp/cceI3M1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 4963s CC [M] drivers/net/ethernet/intel/igc/igc_xdp.o 4964s /tmp/ccV0LoIr.s: Assembler messages: 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s /tmp/ccV0LoIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4964s CC [M] drivers/usb/gadget/udc/gr_udc.o 4965s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.o 4965s /tmp/ccacnzuc.s: Assembler messages: 4965s /tmp/ccacnzuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccacnzuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccacnzuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccacnzuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s CC [M] drivers/net/ethernet/intel/igc/igc_leds.o 4965s /tmp/ccgySqx8.s: Assembler messages: 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s /tmp/ccgySqx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4965s CC [M] drivers/usb/gadget/udc/udc-xilinx.o 4966s /tmp/ccCJhcAt.s: Assembler messages: 4966s /tmp/ccCJhcAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4966s /tmp/ccCJhcAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4966s /tmp/ccCJhcAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4966s /tmp/ccCJhcAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4966s /tmp/ccCJhcAt.s: Warning: no SFrame FDE emitted; FP without RA on stack 4966s LD [M] drivers/net/ethernet/intel/igc/igc.o 4966s CC [M] drivers/net/ethernet/intel/igbvf/vf.o 4966s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.o 4967s /tmp/ccvD0pwW.s: Assembler messages: 4967s /tmp/ccvD0pwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s CC [M] drivers/net/ethernet/intel/igbvf/mbx.o 4967s /tmp/cc2fDCTe.s: Assembler messages: 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc2fDCTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s CC [M] drivers/usb/gadget/udc/snps_udc_plat.o 4967s /tmp/ccYc6odg.s: Assembler messages: 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/ccYc6odg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.o 4967s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn401/dcn401_fpu.o 4967s /tmp/cc8BY6j9.s: Assembler messages: 4967s /tmp/cc8BY6j9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc8BY6j9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc8BY6j9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc8BY6j9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s /tmp/cc8BY6j9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4967s CC [M] drivers/net/ethernet/intel/igbvf/ethtool.o 4968s /tmp/ccG4oARs.s: Assembler messages: 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s /tmp/ccG4oARs.s: Warning: no SFrame FDE emitted; FP without RA on stack 4968s CC [M] drivers/usb/gadget/udc/max3420_udc.o 4969s /tmp/cc9qNve1.s: Assembler messages: 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/cc9qNve1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Assembler messages: 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccV3CECJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.o 4969s CC [M] drivers/net/ethernet/intel/igbvf/netdev.o 4969s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dsc/rc_calc_fpu.o 4969s /tmp/ccN6cc9f.s: Assembler messages: 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s /tmp/ccN6cc9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4969s CC [M] drivers/usb/gadget/udc/bdc/bdc_core.o 4970s /tmp/ccdt6oTl.s: Assembler messages: 4970s /tmp/ccdt6oTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.o 4970s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/dcn_calcs.o 4970s /tmp/cc0AaC8s.s: Assembler messages: 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s /tmp/cc0AaC8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 4970s CC [M] drivers/usb/gadget/udc/bdc/bdc_cmd.o 4971s /tmp/cceXx9b5.s: Assembler messages: 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cceXx9b5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.o 4971s /tmp/cc1wZMZ8.s: Assembler messages: 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/cc1wZMZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s LD [M] drivers/net/ethernet/intel/igbvf/igbvf.o 4971s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_main.o 4971s /tmp/ccRr4WDW.s: Assembler messages: 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s /tmp/ccRr4WDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4971s CC [M] drivers/usb/gadget/udc/bdc/bdc_ep.o 4972s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/dcn_calc_math.o 4972s /tmp/cc4TRuyp.s: Assembler messages: 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s /tmp/cc4TRuyp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4972s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.o 4973s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/dcn_calc_auto.o 4973s /tmp/ccNylCCi.s: Assembler messages: 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s /tmp/ccNylCCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4973s CC [M] drivers/usb/gadget/udc/bdc/bdc_udc.o 4974s /tmp/ccDbPxxb.s: Assembler messages: 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccDbPxxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o 4974s /tmp/ccOON4BB.s: Assembler messages: 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s LD [M] drivers/usb/gadget/udc/bdc/bdc.o 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s /tmp/ccOON4BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 4974s CC [M] drivers/usb/gadget/udc/cdns2/cdns2-trace.o 4976s /tmp/cc2a45Y5.s: Assembler messages: 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cc2a45Y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o 4976s /tmp/cckf8eLM.s: Assembler messages: 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s /tmp/cckf8eLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4976s CC [M] drivers/usb/gadget/udc/cdns2/cdns2-pci.o 4977s /tmp/ccKXViIn.s: Assembler messages: 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s CC [M] drivers/usb/gadget/udc/cdns2/cdns2-gadget.o 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccKXViIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Assembler messages: 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s /tmp/ccjRVM2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 4977s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_common.o 4978s /tmp/ccMjp2U6.s: Assembler messages: 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4978s /tmp/ccMjp2U6.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.o 4979s /tmp/ccJdRZ4M.s: Assembler messages: 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s /tmp/ccJdRZ4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 4979s CC [M] drivers/usb/gadget/udc/cdns2/cdns2-ep0.o 4980s /tmp/ccw05fkV.s: Assembler messages: 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccw05fkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.o 4980s /tmp/ccJ11Nsl.s: Assembler messages: 4980s /tmp/ccJ11Nsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccJ11Nsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccJ11Nsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccJ11Nsl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce100/dce_clk_mgr.o 4980s /tmp/ccjjnNFz.s: Assembler messages: 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s /tmp/ccjjnNFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 4980s LD [M] drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.o 4980s LD [M] drivers/usb/gadget/udc/udc-core.o 4980s CC [M] drivers/usb/gadget/function/f_acm.o 4981s /tmp/ccD7NPE2.s: Assembler messages: 4981s /tmp/ccD7NPE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccD7NPE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccD7NPE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccD7NPE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce110/dce110_clk_mgr.o 4981s /tmp/ccyBeGCR.s: Assembler messages: 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s /tmp/ccyBeGCR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4981s CC [M] drivers/usb/gadget/function/f_loopback.o 4982s /tmp/ccSaHTvE.s: Assembler messages: 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccSaHTvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s CC [M] drivers/usb/gadget/function/f_sourcesink.o 4982s /tmp/ccfaGOKM.s: Assembler messages: 4982s /tmp/ccfaGOKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccfaGOKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccfaGOKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccfaGOKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce112/dce112_clk_mgr.o 4982s /tmp/ccZ63El0.s: Assembler messages: 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s /tmp/ccZ63El0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4982s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82599.o 4983s /tmp/ccE66LhF.s: Assembler messages: 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s /tmp/ccE66LhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s CC [M] drivers/usb/gadget/function/u_serial.o 4983s /tmp/cc7bf2Jd.s: Assembler messages: 4983s /tmp/cc7bf2Jd.s: Warning: no SFrame FDE emitted; FP without RA on stack 4983s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce120/dce120_clk_mgr.o 4984s /tmp/ccR1ba0d.s: Assembler messages: 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_82598.o 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccR1ba0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Assembler messages: 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s /tmp/ccIRh8fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.o 4984s /tmp/cc0KX0t0.s: Assembler messages: 4984s /tmp/cc0KX0t0.s: Warning: no SFrame FDE emitted; FP without RA on stack 4984s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr.o 4985s /tmp/ccyFRNHi.s: Assembler messages: 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccyFRNHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s CC [M] drivers/usb/gadget/function/f_serial.o 4985s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.o 4985s /tmp/ccwDzgfQ.s: Assembler messages: 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccwDzgfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s CC [M] drivers/usb/gadget/function/f_obex.o 4985s /tmp/ccJK5aa1.s: Assembler messages: 4985s /tmp/ccJK5aa1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccJK5aa1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccJK5aa1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccJK5aa1.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.o 4985s /tmp/ccqK9mij.s: Assembler messages: 4985s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4985s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccqK9mij.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_phy.o 4986s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.o 4986s /tmp/cc6ifZuc.s: Assembler messages: 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s CC [M] drivers/usb/gadget/function/u_ether.o 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/cc6ifZuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s /tmp/ccgHtHRk.s: Assembler messages: 4986s /tmp/ccgHtHRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 4986s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv2_clk_mgr.o 4987s /tmp/ccIjq5Zq.s: Assembler messages: 4987s /tmp/ccIjq5Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.o 4987s /tmp/ccOZfPeD.s: Assembler messages: 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s /tmp/ccOZfPeD.s: Warning: no SFrame FDE emitted; FP without RA on stack 4987s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o 4987s /tmp/cch9LQVC.s: Assembler messages: 4987s /tmp/cch9LQVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn20/dcn20_clk_mgr.o 4988s /tmp/ccFaT8of.s: Assembler messages: 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/ccFaT8of.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Assembler messages: 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s /tmp/cczGsuxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 4988s CC [M] drivers/usb/gadget/function/f_ncm.o 4988s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o 4989s /tmp/cc93UlRf.s: Assembler messages: 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/cc93UlRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.o 4989s /tmp/ccWmTs7P.s: Assembler messages: 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s /tmp/ccWmTs7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 4989s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.o 4990s /tmp/ccYbhFS5.s: Assembler messages: 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccYbhFS5.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Assembler messages: 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.o 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cctq7zZg.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s CC [M] drivers/usb/gadget/function/f_ecm.o 4990s /tmp/ccEW2did.s: Assembler messages: 4990s /tmp/ccEW2did.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccEW2did.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/ccEW2did.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn21/rn_clk_mgr.o 4990s /tmp/cc8gyKsF.s: Assembler messages: 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4990s /tmp/cc8gyKsF.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x540.o 4991s /tmp/cctZUoZq.s: Assembler messages: 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/cctZUoZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.o 4991s /tmp/ccYo6hCQ.s: Assembler messages: 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccYo6hCQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s CC [M] drivers/usb/gadget/function/f_phonet.o 4991s /tmp/ccP27BHv.s: Assembler messages: 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s /tmp/ccP27BHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 4991s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.o 4992s /tmp/ccvoYuA4.s: Assembler messages: 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccvoYuA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_x550.o 4992s /tmp/ccv6Vulr.s: Assembler messages: 4992s /tmp/ccv6Vulr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccv6Vulr.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.o 4992s AR drivers/net/wireless/intel/built-in.a 4992s CC [M] drivers/net/wireless/intel/ipw2x00/ipw2100.o 4992s /tmp/cc4gZ0qZ.s: Assembler messages: 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/cc4gZ0qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.o 4992s /tmp/ccm7gmOp.s: Assembler messages: 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s /tmp/ccm7gmOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 4992s CC [M] drivers/usb/gadget/function/f_eem.o 4993s /tmp/ccAO94O7.s: Assembler messages: 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccAO94O7.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s CC [M] drivers/usb/gadget/function/f_subset.o 4993s /tmp/ccuejRzh.s: Assembler messages: 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4993s /tmp/ccuejRzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr_smu_msg.o 4994s /tmp/ccUNAAD4.s: Assembler messages: 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccUNAAD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_lib.o 4994s /tmp/ccc1Wr19.s: Assembler messages: 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4994s /tmp/ccc1Wr19.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s CC [M] drivers/usb/gadget/function/f_rndis.o 4995s /tmp/cc1uwHV9.s: Assembler messages: 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn301/vg_clk_mgr.o 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc1uwHV9.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Assembler messages: 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s /tmp/cc8TLy3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 4995s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.o 4996s /tmp/ccpHIqwK.s: Assembler messages: 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/ccpHIqwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cczBVK1f.s: Assembler messages: 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s CC [M] drivers/usb/gadget/function/rndis.o 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cczBVK1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn301/dcn301_smu.o 4996s /tmp/cc5SbcIR.s: Assembler messages: 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s /tmp/cc5SbcIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 4996s CC [M] drivers/net/wireless/intel/ipw2x00/ipw2200.o 4997s /tmp/cc30jM5k.s: Assembler messages: 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/cc30jM5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_smu.o 4997s /tmp/ccqV1hRu.s: Assembler messages: 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccqV1hRu.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Assembler messages: 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.o 4997s /tmp/ccBAUYAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 4997s CC [M] drivers/usb/gadget/function/f_mass_storage.o 4998s /tmp/ccDqjRVP.s: Assembler messages: 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s /tmp/ccDqjRVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 4998s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.o 4999s /tmp/cczB2DpN.s: Assembler messages: 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cczB2DpN.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_e610.o 4999s /tmp/ccYV2EsH.s: Assembler messages: 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s Assembler messages: 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn314/dcn314_smu.o 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/cckHF8AS.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s /tmp/ccYV2EsH.s: Warning: no SFrame FDE emitted; FP without RA on stack 4999s CC [M] drivers/usb/gadget/function/storage_common.o 5000s /tmp/ccPYpRbH.s: Assembler messages: 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccPYpRbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Assembler messages: 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s /tmp/ccyxBT9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5000s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn314/dcn314_clk_mgr.o 5000s CC [M] drivers/usb/gadget/function/f_fs.o 5001s /tmp/cc2xQwQx.s: Assembler messages: 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s /tmp/cc2xQwQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5001s CC [M] drivers/net/ethernet/intel/ixgbe/devlink/devlink.o 5002s /tmp/ccKdRV2m.s: Assembler messages: 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccKdRV2m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_module.o 5002s /tmp/ccQ1yvZV.s: Assembler messages: 5002s /tmp/ccQ1yvZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccQ1yvZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccQ1yvZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccQ1yvZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/ccQ1yvZV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn315/dcn315_smu.o 5002s /tmp/cch1sQV2.s: Assembler messages: 5002s /tmp/cch1sQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/cch1sQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/cch1sQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s /tmp/cch1sQV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5002s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_fw_update.o 5003s /tmp/ccLSBIi6.s: Assembler messages: 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccLSBIi6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccah6MV1.s: Assembler messages: 5003s /tmp/ccah6MV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccah6MV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccah6MV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccah6MV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccah6MV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn315/dcn315_clk_mgr.o 5003s /tmp/ccNHRmAY.s: Assembler messages: 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_tx.o 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s /tmp/ccNHRmAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5003s CC [M] drivers/usb/gadget/function/f_uvc.o 5004s /tmp/ccDYPH6E.s: Assembler messages: 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccDYPH6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s CC [M] drivers/net/ethernet/intel/ixgbe/devlink/region.o 5004s /tmp/ccO4R20B.s: Assembler messages: 5004s /tmp/ccO4R20B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccO4R20B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccO4R20B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccO4R20B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s /tmp/ccO4R20B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5004s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn316/dcn316_smu.o 5005s /tmp/cc7m0BlR.s: Assembler messages: 5005s /tmp/cc7m0BlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/cc7m0BlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/cc7m0BlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_rx.o 5005s /tmp/ccwJottK.s: Assembler messages: 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s CC [M] drivers/usb/gadget/function/uvc_queue.o 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccwJottK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccFPOd0s.s: Assembler messages: 5005s /tmp/ccFPOd0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccFPOd0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccFPOd0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccFPOd0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.o 5005s /tmp/ccpN3DjD.s: Assembler messages: 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn316/dcn316_clk_mgr.o 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5005s /tmp/ccpN3DjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Assembler messages: 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccytrZU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s CC [M] drivers/usb/gadget/function/uvc_v4l2.o 5006s /tmp/ccFw7cbD.s: Assembler messages: 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccFw7cbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.o 5006s /tmp/ccvmygCk.s: Assembler messages: 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s /tmp/ccvmygCk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5006s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_wx.o 5007s /tmp/ccvXv6g0.s: Assembler messages: 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccvXv6g0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn32/dcn32_clk_mgr.o 5007s /tmp/ccujMoTZ.s: Assembler messages: 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccujMoTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s CC [M] drivers/usb/gadget/function/uvc_video.o 5007s /tmp/ccl1UVHO.s: Assembler messages: 5007s /tmp/ccl1UVHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccl1UVHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccl1UVHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccl1UVHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s /tmp/ccl1UVHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5007s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.o 5008s /tmp/cc2ARZiK.s: Assembler messages: 5008s /tmp/cc2ARZiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/cc2ARZiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/cc2ARZiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_geo.o 5008s /tmp/ccbQy34P.s: Assembler messages: 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccbQy34P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.o 5008s /tmp/ccp3pOiN.s: Assembler messages: 5008s /tmp/ccp3pOiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5008s /tmp/ccp3pOiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.o 5009s /tmp/ccRvuG0M.s: Assembler messages: 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccRvuG0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s CC [M] drivers/usb/gadget/function/uvc_configfs.o 5009s /tmp/ccI2c5T5.s: Assembler messages: 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccI2c5T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_spy.o 5009s /tmp/ccqlPtpH.s: Assembler messages: 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s /tmp/ccqlPtpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5009s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_smu.o 5010s /tmp/ccdasLKX.s: Assembler messages: 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccdasLKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.o 5010s /tmp/ccj4R5He.s: Assembler messages: 5010s /tmp/ccj4R5He.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccj4R5He.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccj4R5He.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccj4R5He.s: Warning: no SFrame FDE emitted; FP without RA on stack 5010s /tmp/ccj4R5He.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_crypto.o 5011s /tmp/cc2qHkU6.s: Assembler messages: 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc2qHkU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn351_clk_mgr.o 5011s /tmp/cc1T6E70.s: Assembler messages: 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/cc1T6E70.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s CC [M] drivers/usb/gadget/function/uvc_trace.o 5011s /tmp/ccvIO2CE.s: Assembler messages: 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s /tmp/ccvIO2CE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5011s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o 5012s /tmp/cc0g6Hn5.s: Assembler messages: 5012s /tmp/cc0g6Hn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.o 5012s /tmp/ccjB2Eju.s: Assembler messages: 5012s /tmp/ccjB2Eju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccjB2Eju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccjB2Eju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccjB2Eju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Assembler messages: 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/ccTP8VdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s CC [M] drivers/usb/gadget/function/f_hid.o 5012s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_crypto_ccmp.o 5012s /tmp/cctRJMt1.s: Assembler messages: 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s /tmp/cctRJMt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5012s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.o 5013s /tmp/ccupyTUq.s: Assembler messages: 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccupyTUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.o 5013s /tmp/ccQhTFVW.s: Assembler messages: 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/ccQhTFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn401/dcn401_clk_mgr.o 5013s /tmp/cc8HGxrz.s: Assembler messages: 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s /tmp/cc8HGxrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5013s CC [M] drivers/usb/gadget/function/f_printer.o 5014s /tmp/cctSl342.s: Assembler messages: 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/cctSl342.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.o 5014s /tmp/ccCmDar9.s: Assembler messages: 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s /tmp/ccCmDar9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5014s CC [M] drivers/net/wireless/intel/ipw2x00/libipw_crypto_wep.o 5015s /tmp/cc4peQvB.s: Assembler messages: 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc4peQvB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s CC [M] drivers/usb/gadget/function/f_tcm.o 5015s /tmp/ccZzD7tG.s: Assembler messages: 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/ccZzD7tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn401/dcn401_clk_mgr_smu_msg.o 5015s /tmp/cc2hqb4m.s: Assembler messages: 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cc2hqb4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s LD [M] drivers/net/ethernet/intel/ixgbe/ixgbe.o 5015s /tmp/cchDX4Jp.s: Assembler messages: 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s /tmp/cchDX4Jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5015s LD [M] drivers/net/wireless/intel/ipw2x00/libipw.o 5015s CC [M] drivers/net/ethernet/intel/ixgbevf/vf.o 5016s CC [M] drivers/net/wireless/intel/iwlegacy/common.o 5016s /tmp/ccrkPQQh.s: Assembler messages: 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccrkPQQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_audio.o 5016s /tmp/ccLl1qy6.s: Assembler messages: 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5016s /tmp/ccLl1qy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s LD [M] drivers/usb/gadget/function/usb_f_acm.o 5017s LD [M] drivers/usb/gadget/function/usb_f_ss_lb.o 5017s LD [M] drivers/usb/gadget/function/usb_f_serial.o 5017s LD [M] drivers/usb/gadget/function/usb_f_obex.o 5017s LD [M] drivers/usb/gadget/function/usb_f_ncm.o 5017s LD [M] drivers/usb/gadget/function/usb_f_ecm.o 5017s LD [M] drivers/usb/gadget/function/usb_f_phonet.o 5017s LD [M] drivers/usb/gadget/function/usb_f_eem.o 5017s LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.o 5017s LD [M] drivers/usb/gadget/function/usb_f_rndis.o 5017s LD [M] drivers/usb/gadget/function/usb_f_mass_storage.o 5017s LD [M] drivers/usb/gadget/function/usb_f_fs.o 5017s LD [M] drivers/usb/gadget/function/usb_f_uvc.o 5017s /tmp/ccIAGn7a.s: Assembler messages: 5017s /tmp/ccIAGn7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s /tmp/ccIAGn7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s /tmp/ccIAGn7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s /tmp/ccIAGn7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s /tmp/ccIAGn7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5017s LD [M] drivers/usb/gadget/function/usb_f_hid.o 5017s LD [M] drivers/usb/gadget/function/usb_f_printer.o 5017s LD [M] drivers/usb/gadget/function/usb_f_tcm.o 5017s CC [M] drivers/net/ethernet/intel/ixgbevf/mbx.o 5017s CC [M] drivers/usb/gadget/legacy/zero.o 5019s /tmp/cczWRzO8.s: Assembler messages: 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s CC [M] drivers/usb/gadget/legacy/ether.o 5019s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.o 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczWRzO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Assembler messages: 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccZI7p8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Assembler messages: 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccNyNHpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Assembler messages: 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cczm1AYr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s CC [M] drivers/net/ethernet/intel/ixgbevf/ethtool.o 5019s CC [M] drivers/usb/gadget/legacy/inode.o 5019s /tmp/cc5f8iDl.s: Assembler messages: 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cc5f8iDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_link_encoder.o 5019s /tmp/ccBTKFVn.s: Assembler messages: 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/ccBTKFVn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Assembler messages: 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s /tmp/cctpBTlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5019s CC [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o 5020s /tmp/ccNYaxax.s: Assembler messages: 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_mem_input.o 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccNYaxax.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s CC [M] drivers/net/wireless/intel/iwlegacy/debug.o 5020s /tmp/ccYlWQ7I.s: Assembler messages: 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s /tmp/ccYlWQ7I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5020s CC [M] drivers/usb/gadget/legacy/g_ffs.o 5021s /tmp/ccvvXDDS.s: Assembler messages: 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/ccvvXDDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clock_source.o 5021s /tmp/cc5ZkNgV.s: Assembler messages: 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5021s /tmp/cc5ZkNgV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s CC [M] drivers/usb/gadget/legacy/mass_storage.o 5022s /tmp/ccnGE386.s: Assembler messages: 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccnGE386.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s CC [M] drivers/net/wireless/intel/iwlegacy/4965.o 5022s /tmp/cc80uY59.s: Assembler messages: 5022s /tmp/cc80uY59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/cc80uY59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/cc80uY59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/cc80uY59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/cc80uY59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Assembler messages: 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s CC [M] drivers/usb/gadget/legacy/serial.o 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s /tmp/ccJIKaQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5022s CC [M] drivers/net/ethernet/intel/ixgbevf/ipsec.o 5023s /tmp/ccoHFzwA.s: Assembler messages: 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccoHFzwA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_scl_filters.o 5023s /tmp/ccHbhCIw.s: Assembler messages: 5023s /tmp/ccHbhCIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccHbhCIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccHbhCIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccHbhCIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccHbhCIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s CC [M] drivers/usb/gadget/legacy/printer.o 5023s /tmp/ccr2r8cZ.s: Assembler messages: 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5023s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s CC [M] drivers/net/wireless/intel/iwlegacy/4965-mac.o 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccr2r8cZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Assembler messages: 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccbYPoDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_transform.o 5024s /tmp/ccVm0gKS.s: Assembler messages: 5024s /tmp/ccVm0gKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccVm0gKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccVm0gKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccVm0gKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/ccVm0gKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s CC [M] drivers/usb/gadget/legacy/cdc2.o 5024s /tmp/cc622268.s: Assembler messages: 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s /tmp/cc622268.s: Warning: no SFrame FDE emitted; FP without RA on stack 5024s LD [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.o 5024s CC [M] drivers/net/ethernet/intel/i40e/i40e_main.o 5025s /tmp/ccRIawr7.s: Assembler messages: 5025s /tmp/ccRIawr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccRIawr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccRIawr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccRIawr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccRIawr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s CC [M] drivers/usb/gadget/legacy/hid.o 5025s /tmp/ccX0hZXI.s: Assembler messages: 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX0hZXI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_opp.o 5025s /tmp/ccX6AaIE.s: Assembler messages: 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5025s /tmp/ccX6AaIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s CC [M] drivers/usb/gadget/legacy/dbgp.o 5026s /tmp/ccw01ZQk.s: Assembler messages: 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/ccw01ZQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_dmcu.o 5026s /tmp/cc8ICGqN.s: Assembler messages: 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s /tmp/cc8ICGqN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5026s CC [M] drivers/usb/gadget/legacy/nokia.o 5027s /tmp/cc2viQ7U.s: Assembler messages: 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc2viQ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc3s8BIA.s: Assembler messages: 5027s /tmp/cc3s8BIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc3s8BIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc3s8BIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc3s8BIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s /tmp/cc3s8BIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5027s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_abm.o 5027s CC [M] drivers/usb/gadget/legacy/webcam.o 5028s /tmp/ccHbcPWh.s: Assembler messages: 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccHbcPWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s CC [M] drivers/net/wireless/intel/iwlegacy/4965-rs.o 5028s /tmp/ccBqsfbp.s: Assembler messages: 5028s /tmp/ccBqsfbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccBqsfbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccBqsfbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccBqsfbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccBqsfbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s CC [M] drivers/usb/gadget/legacy/ncm.o 5028s /tmp/ccXfCr7M.s: Assembler messages: 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s /tmp/ccXfCr7M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5028s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_ipp.o 5029s /tmp/ccSNENdg.s: Assembler messages: 5029s /tmp/ccSNENdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccSNENdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccSNENdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccSNENdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccSNENdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s CC [M] drivers/usb/gadget/legacy/acm_ms.o 5029s /tmp/ccFEbJde.s: Assembler messages: 5029s /tmp/ccFEbJde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccFEbJde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccFEbJde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s /tmp/ccFEbJde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5029s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_aux.o 5030s /tmp/ccjPu4Tp.s: Assembler messages: 5030s /tmp/ccjPu4Tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccjPu4Tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccjPu4Tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccjPu4Tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccjPu4Tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s CC [M] drivers/usb/gadget/legacy/tcm_usb_gadget.o 5030s /tmp/ccobuGPn.s: Assembler messages: 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccobuGPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s CC [M] drivers/net/wireless/intel/iwlegacy/4965-calib.o 5030s /tmp/ccS1Ze3O.s: Assembler messages: 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s /tmp/ccS1Ze3O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5030s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c.o 5031s /tmp/cc7d4Q00.s: Assembler messages: 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/cc7d4Q00.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s CC [M] drivers/usb/gadget/legacy/raw_gadget.o 5031s /tmp/ccVl8f2l.s: Assembler messages: 5031s /tmp/ccVl8f2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/ccVl8f2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s /tmp/ccVl8f2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5031s CC [M] drivers/net/wireless/intel/iwlegacy/4965-debug.o 5032s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.o 5032s /tmp/ccVsmpQ0.s: Assembler messages: 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s LD [M] drivers/usb/gadget/legacy/g_zero.o 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccVsmpQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Assembler messages: 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s LD [M] drivers/usb/gadget/legacy/g_ether.o 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s LD [M] drivers/usb/gadget/legacy/gadgetfs.o 5032s LD [M] drivers/usb/gadget/legacy/g_mass_storage.o 5032s LD [M] drivers/usb/gadget/legacy/g_serial.o 5032s LD [M] drivers/usb/gadget/legacy/g_printer.o 5032s LD [M] drivers/usb/gadget/legacy/g_cdc.o 5032s LD [M] drivers/usb/gadget/legacy/g_hid.o 5032s LD [M] drivers/usb/gadget/legacy/g_dbgp.o 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s /tmp/ccJsOM1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5032s LD [M] drivers/usb/gadget/legacy/g_nokia.o 5032s LD [M] drivers/usb/gadget/legacy/g_webcam.o 5032s LD [M] drivers/usb/gadget/legacy/g_ncm.o 5033s LD [M] drivers/usb/gadget/legacy/g_acm_ms.o 5033s LD [M] drivers/usb/gadget/libcomposite.o 5033s CC [M] drivers/usb/usbip/usbip_common.o 5033s /tmp/ccna72R6.s: Assembler messages: 5033s /tmp/ccna72R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccna72R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccna72R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccna72R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s CC [M] drivers/net/ethernet/intel/i40e/i40e_ethtool.o 5033s CC [M] drivers/net/wireless/intel/iwlegacy/3945-mac.o 5033s /tmp/ccWFLwrU.s: Assembler messages: 5033s /tmp/ccWFLwrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccWFLwrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccWFLwrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccWFLwrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s /tmp/ccWFLwrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5033s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_sw.o 5034s /tmp/ccfENxZw.s: Assembler messages: 5034s /tmp/ccfENxZw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.o 5034s /tmp/ccoiWmq9.s: Assembler messages: 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s /tmp/ccoiWmq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5034s CC [M] drivers/usb/usbip/usbip_event.o 5035s /tmp/ccZH83o0.s: Assembler messages: 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccZH83o0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccl6GGsf.s: Assembler messages: 5035s /tmp/ccl6GGsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccl6GGsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccl6GGsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s CC [M] drivers/usb/usbip/vhci_sysfs.o 5035s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_abm.o 5035s /tmp/ccEf3Sw9.s: Assembler messages: 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s /tmp/ccEf3Sw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5035s CC [M] drivers/net/wireless/intel/iwlegacy/3945.o 5036s /tmp/ccAy9dVw.s: Assembler messages: 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccAy9dVw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s CC [M] drivers/net/ethernet/intel/i40e/i40e_adminq.o 5036s /tmp/ccQ2CmQb.s: Assembler messages: 5036s /tmp/ccQ2CmQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccQ2CmQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccQ2CmQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccQ2CmQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccQ2CmQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s CC [M] drivers/usb/usbip/vhci_tx.o 5036s /tmp/ccc1GdhD.s: Assembler messages: 5036s /tmp/ccc1GdhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccc1GdhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccc1GdhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccc1GdhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s /tmp/ccc1GdhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5036s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_abm_lcd.o 5037s /tmp/ccNjDh5k.s: Assembler messages: 5037s /tmp/ccNjDh5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s CC [M] drivers/usb/usbip/vhci_rx.o 5037s /tmp/cc8cZm1L.s: Assembler messages: 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cc8cZm1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s CC [M] drivers/net/ethernet/intel/i40e/i40e_common.o 5037s /tmp/ccBFpD2j.s: Assembler messages: 5037s /tmp/ccBFpD2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/ccBFpD2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Assembler messages: 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s /tmp/cchFSZLC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5037s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_panel_cntl.o 5037s CC [M] drivers/net/wireless/intel/iwlegacy/3945-rs.o 5038s /tmp/ccvrYVrC.s: Assembler messages: 5038s /tmp/ccvrYVrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s /tmp/ccvrYVrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s /tmp/ccvrYVrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s /tmp/ccvrYVrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s /tmp/ccvrYVrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s CC [M] drivers/usb/usbip/vhci_hcd.o 5038s /tmp/ccyomjR6.s: Assembler messages: 5038s /tmp/ccyomjR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5038s /tmp/ccyomjR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_hw_lock_mgr.o 5039s /tmp/ccA7DmHH.s: Assembler messages: 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccA7DmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s CC [M] drivers/net/wireless/intel/iwlegacy/3945-debug.o 5039s /tmp/cckiic2U.s: Assembler messages: 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/cckiic2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s CC [M] drivers/usb/usbip/stub_dev.o 5039s /tmp/ccOUwfu1.s: Assembler messages: 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s /tmp/ccOUwfu1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5039s CC [M] drivers/net/ethernet/intel/i40e/i40e_hmc.o 5040s /tmp/cc43xh5n.s: Assembler messages: 5040s /tmp/cc43xh5n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_outbox.o 5040s /tmp/ccXAWiAD.s: Assembler messages: 5040s /tmp/ccXAWiAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccXAWiAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccXAWiAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccXAWiAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s CC [M] drivers/net/ethernet/intel/i40e/i40e_lan_hmc.o 5040s /tmp/ccqlws9t.s: Assembler messages: 5040s /tmp/ccqlws9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccqlws9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccqlws9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccqlws9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s LD [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.o 5040s /tmp/ccSjIJ4h.s: Assembler messages: 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s /tmp/ccSjIJ4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5040s LD [M] drivers/net/wireless/intel/iwlegacy/iwl4965.o 5040s LD [M] drivers/net/wireless/intel/iwlegacy/iwl3945.o 5040s CC [M] drivers/usb/usbip/stub_main.o 5040s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-io.o 5041s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_replay.o 5041s /tmp/ccA3nQKF.s: Assembler messages: 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccA3nQKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s CC [M] drivers/net/ethernet/intel/i40e/i40e_nvm.o 5041s /tmp/ccMonPJn.s: Assembler messages: 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccMonPJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s CC [M] drivers/usb/usbip/stub_rx.o 5041s /tmp/ccvcghOE.s: Assembler messages: 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5041s /tmp/ccvcghOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-drv.o 5042s /tmp/ccVO9hUR.s: Assembler messages: 5042s /tmp/ccVO9hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccVO9hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccVO9hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccVO9hUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_base.o 5042s /tmp/ccaRwydM.s: Assembler messages: 5042s /tmp/ccaRwydM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccaRwydM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccaRwydM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s CC [M] drivers/usb/usbip/stub_tx.o 5042s /tmp/ccLrQWMY.s: Assembler messages: 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s CC [M] drivers/net/ethernet/intel/i40e/i40e_debugfs.o 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5042s /tmp/ccLrQWMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Assembler messages: 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/cceSz3s3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_service.o 5043s /tmp/ccuW82Xw.s: Assembler messages: 5043s /tmp/ccuW82Xw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccuW82Xw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s CC [M] drivers/usb/usbip/vudc_dev.o 5043s /tmp/ccWmwQ9X.s: Assembler messages: 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5043s /tmp/ccWmwQ9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-debug.o 5044s /tmp/ccYD4b41.s: Assembler messages: 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccYD4b41.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_factory.o 5044s /tmp/cc6IsZjS.s: Assembler messages: 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/cc6IsZjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s CC [M] drivers/usb/usbip/vudc_sysfs.o 5044s /tmp/ccXfkJk1.s: Assembler messages: 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s /tmp/ccXfkJk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5044s CC [M] drivers/net/ethernet/intel/i40e/i40e_diag.o 5045s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.o 5045s /tmp/ccUnxSE2.s: Assembler messages: 5045s /tmp/ccUnxSE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5045s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_gpio.o 5045s /tmp/ccB84kFk.s: Assembler messages: 5045s /tmp/ccB84kFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5045s /tmp/ccB84kFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5045s CC [M] drivers/usb/usbip/vudc_tx.o 5045s /tmp/ccEjC1cR.s: Assembler messages: 5045s /tmp/ccEjC1cR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5045s CC [M] drivers/net/ethernet/intel/i40e/i40e_txrx.o 5046s /tmp/cckaWO8T.s: Assembler messages: 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/cckaWO8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_hpd.o 5046s /tmp/ccGEiG7X.s: Assembler messages: 5046s /tmp/ccGEiG7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-utils.o 5046s /tmp/ccoqJDvb.s: Assembler messages: 5046s /tmp/ccoqJDvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s /tmp/ccoqJDvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5046s CC [M] drivers/usb/usbip/vudc_rx.o 5047s /tmp/cc5I9zTF.s: Assembler messages: 5047s /tmp/cc5I9zTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5047s /tmp/cc5I9zTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5047s /tmp/cc5I9zTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5047s /tmp/cc5I9zTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5047s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_ddc.o 5047s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-phy-db.o 5048s /tmp/ccTGWmHo.s: Assembler messages: 5048s /tmp/ccTGWmHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccTGWmHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s CC [M] drivers/usb/usbip/vudc_transfer.o 5048s /tmp/ccI1PCW4.s: Assembler messages: 5048s /tmp/ccI1PCW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccI1PCW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccI1PCW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_generic.o 5048s /tmp/ccijFdsS.s: Assembler messages: 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccijFdsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccUmzRbB.s: Assembler messages: 5048s /tmp/ccUmzRbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccUmzRbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccUmzRbB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s CC [M] drivers/net/ethernet/intel/i40e/i40e_ptp.o 5048s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.o 5048s /tmp/ccxf1Wo9.s: Assembler messages: 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/ccxf1Wo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/cc2EDYHF.s: Assembler messages: 5048s /tmp/cc2EDYHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/cc2EDYHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/cc2EDYHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s /tmp/cc2EDYHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5048s CC [M] drivers/usb/usbip/vudc_main.o 5048s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_translate.o 5049s /tmp/ccU3s3HX.s: Assembler messages: 5049s /tmp/ccU3s3HX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5049s /tmp/ccU3s3HX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5049s LD [M] drivers/usb/usbip/usbip-core.o 5049s LD [M] drivers/usb/usbip/vhci-hcd.o 5049s LD [M] drivers/usb/usbip/usbip-host.o 5049s LD [M] drivers/usb/usbip/usbip-vudc.o 5049s CC [M] drivers/usb/typec/class.o 5049s /tmp/cc2FcPzu.s: Assembler messages: 5049s /tmp/cc2FcPzu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5049s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_translate_dce80.o 5050s /tmp/ccY3GlQW.s: Assembler messages: 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccY3GlQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Assembler messages: 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/ccUSKmzs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/cczOPTJQ.s: Assembler messages: 5050s /tmp/cczOPTJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s /tmp/cczOPTJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5050s CC [M] drivers/net/ethernet/intel/i40e/i40e_ddp.o 5050s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_factory_dce80.o 5050s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/drv.o 5051s /tmp/ccOVTp8P.s: Assembler messages: 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccOVTp8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s CC [M] drivers/usb/typec/mux.o 5051s /tmp/ccP2644J.s: Assembler messages: 5051s /tmp/ccP2644J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s /tmp/ccP2644J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5051s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_translate_dce110.o 5052s /tmp/ccVMOrCj.s: Assembler messages: 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccVMOrCj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/rx.o 5052s /tmp/ccCaItuK.s: Assembler messages: 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccCaItuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s CC [M] drivers/usb/typec/bus.o 5052s /tmp/ccPuNTgS.s: Assembler messages: 5052s /tmp/ccPuNTgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccPuNTgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s CC [M] drivers/net/ethernet/intel/i40e/i40e_client.o 5052s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_factory_dce110.o 5052s /tmp/ccsYEjXw.s: Assembler messages: 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s /tmp/ccsYEjXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5052s CC [M] drivers/usb/typec/pd.o 5053s /tmp/ccxCaFsp.s: Assembler messages: 5053s /tmp/ccxCaFsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccxCaFsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_translate_dce120.o 5053s /tmp/ccNnrw32.s: Assembler messages: 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/ccNnrw32.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s CC [M] drivers/usb/typec/retimer.o 5053s /tmp/cc3ZQB5y.s: Assembler messages: 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5053s /tmp/cc3ZQB5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s CC [M] drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.o 5054s /tmp/cckeyt8S.s: Assembler messages: 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/cckeyt8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Assembler messages: 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s /tmp/ccGaFBaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5054s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/tx.o 5054s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_factory_dce120.o 5054s CC [M] drivers/usb/typec/port-mapper.o 5055s /tmp/ccgZvAYw.s: Assembler messages: 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccgZvAYw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s CC [M] drivers/usb/typec/anx7411.o 5055s /tmp/ccvuZSrc.s: Assembler messages: 5055s /tmp/ccvuZSrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s /tmp/ccvuZSrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5055s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn10/hw_translate_dcn10.o 5056s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn10/hw_factory_dcn10.o 5056s /tmp/ccSE8L94.s: Assembler messages: 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccSE8L94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s CC [M] drivers/usb/typec/hd3ss3220.o 5056s /tmp/ccUw0EwN.s: Assembler messages: 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5056s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccUw0EwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/trans.o 5057s /tmp/ccsxZKx6.s: Assembler messages: 5057s /tmp/ccsxZKx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccsxZKx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccsxZKx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn20/hw_translate_dcn20.o 5057s /tmp/ccrRAftV.s: Assembler messages: 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/ccrRAftV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s CC [M] drivers/net/ethernet/intel/i40e/i40e_xsk.o 5057s /tmp/cclKGhyE.s: Assembler messages: 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s /tmp/cclKGhyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5057s CC [M] drivers/usb/typec/rt1719.o 5058s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn20/hw_factory_dcn20.o 5058s /tmp/ccYBFy2q.s: Assembler messages: 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/ccYBFy2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s CC [M] drivers/usb/typec/wusb3801.o 5058s /tmp/cccttzOG.s: Assembler messages: 5058s /tmp/cccttzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/cccttzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5058s /tmp/cccttzOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn21/hw_translate_dcn21.o 5059s /tmp/cc3PO1sd.s: Assembler messages: 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cc3PO1sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s CC [M] drivers/net/ethernet/intel/i40e/i40e_devlink.o 5059s /tmp/cceK0se7.s: Assembler messages: 5059s /tmp/cceK0se7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cceK0se7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cceK0se7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cceK0se7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/cceK0se7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s CC [M] drivers/usb/typec/altmodes/displayport.o 5059s /tmp/ccj8GPIY.s: Assembler messages: 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s /tmp/ccj8GPIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5059s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn21/hw_factory_dcn21.o 5060s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.o 5060s /tmp/cc8aXLe6.s: Assembler messages: 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc8aXLe6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s CC [M] drivers/usb/typec/altmodes/nvidia.o 5060s /tmp/ccTQoR3X.s: Assembler messages: 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccTQoR3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s CC [M] drivers/net/ethernet/intel/i40e/i40e_dcb.o 5060s /tmp/cc2SiQ5V.s: Assembler messages: 5060s /tmp/cc2SiQ5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc2SiQ5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/cc2SiQ5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn30/hw_translate_dcn30.o 5060s /tmp/ccODcBAD.s: Assembler messages: 5060s /tmp/ccODcBAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccODcBAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccODcBAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5060s /tmp/ccODcBAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s CC [M] drivers/usb/typec/altmodes/thunderbolt.o 5061s /tmp/cc5javMV.s: Assembler messages: 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/cc5javMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-v2.o 5061s /tmp/ccFtOJpK.s: Assembler messages: 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s /tmp/ccFtOJpK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5061s LD [M] drivers/usb/typec/altmodes/typec_displayport.o 5061s LD [M] drivers/usb/typec/altmodes/typec_nvidia.o 5061s LD [M] drivers/usb/typec/altmodes/typec_thunderbolt.o 5061s CC [M] drivers/usb/typec/tcpm/tcpm.o 5061s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn30/hw_factory_dcn30.o 5062s /tmp/ccR8KXtU.s: Assembler messages: 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccR8KXtU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s CC [M] drivers/net/ethernet/intel/i40e/i40e_dcb_nl.o 5062s /tmp/ccL8agF4.s: Assembler messages: 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccL8agF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.o 5062s /tmp/ccX45LVP.s: Assembler messages: 5062s /tmp/ccX45LVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccX45LVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s /tmp/ccX45LVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5062s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn315/hw_translate_dcn315.o 5063s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn315/hw_factory_dcn315.o 5063s /tmp/ccD9CPQM.s: Assembler messages: 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/ccD9CPQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s CC [M] drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o 5063s /tmp/cc1Ww5wy.s: Assembler messages: 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s /tmp/cc1Ww5wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5063s LD [M] drivers/net/ethernet/intel/i40e/i40e.o 5064s CC [M] drivers/net/ethernet/intel/iavf/iavf_main.o 5064s /tmp/ccYG6s43.s: Assembler messages: 5064s /tmp/ccYG6s43.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccYG6s43.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccYG6s43.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn32/hw_translate_dcn32.o 5064s /tmp/ccVfqiUx.s: Assembler messages: 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s /tmp/ccVfqiUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5064s CC [M] drivers/usb/typec/tcpm/fusb302.o 5065s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn32/hw_factory_dcn32.o 5065s /tmp/ccjLAQ0x.s: Assembler messages: 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s /tmp/ccjLAQ0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5065s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.o 5066s /tmp/ccQCrVHQ.s: Assembler messages: 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccQCrVHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s CC [M] drivers/usb/typec/tcpm/tcpci.o 5066s /tmp/ccZNh9uw.s: Assembler messages: 5066s /tmp/ccZNh9uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccZNh9uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s /tmp/ccZNh9uw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5066s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn401/hw_translate_dcn401.o 5067s /tmp/cc1llrdF.s: Assembler messages: 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cc1llrdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Assembler messages: 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/cctiMg7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-trans.o 5067s CC [M] drivers/usb/typec/tcpm/tcpci_rt1711h.o 5067s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dcn401/hw_factory_dcn401.o 5067s /tmp/ccbo60JJ.s: Assembler messages: 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5067s /tmp/ccbo60JJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s CC [M] drivers/net/ethernet/intel/iavf/iavf_ethtool.o 5068s /tmp/cczCevFi.s: Assembler messages: 5068s /tmp/cczCevFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/cczCevFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/cczCevFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/cczCevFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/cczCevFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s CC [M] drivers/usb/typec/tcpm/tcpci_mt6370.o 5068s /tmp/ccrcl5b8.s: Assembler messages: 5068s /tmp/ccrcl5b8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/ccrcl5b8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s /tmp/ccrcl5b8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5068s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce80/dce80_hwseq.o 5069s /tmp/ccGNyNcM.s: Assembler messages: 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccGNyNcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Assembler messages: 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccPKGUDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s CC [M] drivers/net/wireless/intel/iwlwifi/fw/img.o 5069s CC [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.o 5069s /tmp/ccIcSRw4.s: Assembler messages: 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s /tmp/ccIcSRw4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5069s CC [M] drivers/net/ethernet/intel/iavf/iavf_virtchnl.o 5069s /tmp/cc4lkz0M.s: Assembler messages: 5069s /tmp/cc4lkz0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5070s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce/dce_hwseq.o 5070s /tmp/cc7oYoMN.s: Assembler messages: 5070s /tmp/cc7oYoMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5070s /tmp/cc7oYoMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5070s /tmp/cc7oYoMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5070s CC [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.o 5070s /tmp/ccr3wz69.s: Assembler messages: 5070s /tmp/ccr3wz69.s: Warning: no SFrame FDE emitted; FP without RA on stack 5070s CC [M] drivers/net/wireless/intel/iwlwifi/fw/notif-wait.o 5071s /tmp/cc1xZ3U8.s: Assembler messages: 5071s /tmp/cc1xZ3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/cc1xZ3U8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce100/dce100_hwseq.o 5071s /tmp/ccJtWYEp.s: Assembler messages: 5071s /tmp/ccJtWYEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccJtWYEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccJtWYEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccJtWYEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s CC [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.o 5071s /tmp/ccdJtCQM.s: Assembler messages: 5071s /tmp/ccdJtCQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccdJtCQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccdJtCQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccdJtCQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s /tmp/ccdJtCQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5071s CC [M] drivers/net/wireless/intel/iwlwifi/fw/rs.o 5072s /tmp/cccACg0g.s: Assembler messages: 5072s /tmp/cccACg0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/cccACg0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/cccACg0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/cccACg0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/cccACg0g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce110/dce110_hwseq.o 5072s /tmp/ccoUPFQo.s: Assembler messages: 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccoUPFQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s CC [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy_stub.o 5072s /tmp/ccdCzNfU.s: Assembler messages: 5072s /tmp/ccdCzNfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccdCzNfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccdCzNfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccdCzNfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s CC [M] drivers/net/wireless/intel/iwlwifi/fw/dbg.o 5072s /tmp/ccFGHsnZ.s: Assembler messages: 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5072s /tmp/ccFGHsnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5073s CC [M] drivers/net/ethernet/intel/iavf/iavf_fdir.o 5073s /tmp/ccPfmhKM.s: Assembler messages: 5073s /tmp/ccPfmhKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5073s /tmp/ccPfmhKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5073s /tmp/ccPfmhKM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5073s LD [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.o 5073s CC [M] drivers/usb/typec/ucsi/ucsi.o 5074s /tmp/ccuwmWxy.s: Assembler messages: 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccuwmWxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s CC [M] drivers/net/ethernet/intel/iavf/iavf_adv_rss.o 5074s /tmp/cc2dzEsA.s: Assembler messages: 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/cc2dzEsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce112/dce112_hwseq.o 5074s /tmp/ccEjtc9c.s: Assembler messages: 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s /tmp/ccEjtc9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5074s CC [M] drivers/usb/typec/ucsi/debugfs.o 5075s /tmp/ccBlM4VM.s: Assembler messages: 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccBlM4VM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Assembler messages: 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccRboyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s CC [M] drivers/net/wireless/intel/iwlwifi/fw/pnvm.o 5075s /tmp/ccr4YElA.s: Assembler messages: 5075s /tmp/ccr4YElA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/ccr4YElA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s CC [M] drivers/usb/typec/ucsi/trace.o 5075s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce120/dce120_hwseq.o 5075s /tmp/cchiDFeS.s: Assembler messages: 5075s /tmp/cchiDFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s /tmp/cchiDFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5075s CC [M] drivers/net/ethernet/intel/iavf/iavf_txrx.o 5076s /tmp/cc5I9M3r.s: Assembler messages: 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/cc5I9M3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s CC [M] drivers/usb/typec/ucsi/psy.o 5076s /tmp/ccn7qq9L.s: Assembler messages: 5076s /tmp/ccn7qq9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/ccKabP6f.s: Assembler messages: 5076s /tmp/ccKabP6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/ccKabP6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s /tmp/ccKabP6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5076s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn10/dcn10_hwseq.o 5076s CC [M] drivers/net/wireless/intel/iwlwifi/fw/dump.o 5077s /tmp/ccN2etWU.s: Assembler messages: 5077s /tmp/ccN2etWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccN2etWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s CC [M] drivers/usb/typec/ucsi/displayport.o 5077s /tmp/ccJcuJnC.s: Assembler messages: 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccJcuJnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccaIKTJD.s: Assembler messages: 5077s /tmp/ccaIKTJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccaIKTJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccaIKTJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccaIKTJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s /tmp/ccaIKTJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5077s CC [M] drivers/usb/typec/ucsi/ucsi_acpi.o 5077s CC [M] drivers/net/ethernet/intel/iavf/iavf_common.o 5078s /tmp/ccAjwF1y.s: Assembler messages: 5078s /tmp/ccAjwF1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccAjwF1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccAjwF1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s CC [M] drivers/net/wireless/intel/iwlwifi/fw/regulatory.o 5078s /tmp/ccwZODZL.s: Assembler messages: 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccwZODZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s CC [M] drivers/usb/typec/ucsi/ucsi_ccg.o 5078s /tmp/ccb0hTyc.s: Assembler messages: 5078s /tmp/ccb0hTyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s /tmp/ccb0hTyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5078s CC [M] drivers/net/ethernet/intel/iavf/iavf_adminq.o 5079s /tmp/ccLMZG1E.s: Assembler messages: 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccLMZG1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn10/dcn10_init.o 5079s /tmp/ccx6t72E.s: Assembler messages: 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccx6t72E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Assembler messages: 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s /tmp/ccTk8NGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5079s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/1000.o 5079s CC [M] drivers/usb/typec/ucsi/ucsi_stm32g0.o 5080s /tmp/cczcUDht.s: Assembler messages: 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/cczcUDht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s CC [M] drivers/net/ethernet/intel/iavf/iavf_ptp.o 5080s /tmp/cc6B8rQ7.s: Assembler messages: 5080s /tmp/cc6B8rQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn20/dcn20_hwseq.o 5080s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/2000.o 5080s /tmp/ccsjmtFk.s: Assembler messages: 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5080s CC [M] drivers/usb/typec/ucsi/ucsi_glink.o 5080s /tmp/ccsjmtFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Assembler messages: 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccULehRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s LD [M] drivers/net/ethernet/intel/iavf/iavf.o 5081s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/5000.o 5081s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_main.o 5081s /tmp/ccCmKyUW.s: Assembler messages: 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s /tmp/ccCmKyUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5081s CC [M] drivers/usb/typec/ucsi/cros_ec_ucsi.o 5082s /tmp/ccCQbQ8s.s: Assembler messages: 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccCQbQ8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s CC [M] drivers/usb/typec/ucsi/ucsi_yoga_c630.o 5082s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/6000.o 5082s /tmp/ccXmDtFi.s: Assembler messages: 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn20/dcn20_init.o 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccXmDtFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Assembler messages: 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s /tmp/ccE3F5Xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5082s CC [M] drivers/usb/typec/ucsi/ucsi_huawei_gaokun.o 5083s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/7000.o 5083s /tmp/ccTW9Ktj.s: Assembler messages: 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccTW9Ktj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_common.o 5083s /tmp/ccwUv0e4.s: Assembler messages: 5083s /tmp/ccwUv0e4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn201/dcn201_hwseq.o 5083s /tmp/ccetWJPv.s: Assembler messages: 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s /tmp/ccetWJPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5083s LD [M] drivers/usb/typec/ucsi/typec_ucsi.o 5083s CC [M] drivers/usb/typec/tipd/core.o 5084s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/8000.o 5084s /tmp/cciuDpuB.s: Assembler messages: 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/cciuDpuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_pci.o 5084s /tmp/ccIMLt2v.s: Assembler messages: 5084s /tmp/ccIMLt2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/ccIMLt2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/ccIMLt2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/ccIMLt2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s /tmp/ccIMLt2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5084s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn201/dcn201_init.o 5085s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/9000.o 5085s /tmp/ccMflgP1.s: Assembler messages: 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s CC [M] drivers/usb/typec/tipd/trace.o 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s /tmp/ccMflgP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/22000.o 5085s /tmp/ccpNz4YG.s: Assembler messages: 5085s /tmp/ccpNz4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5085s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn21/dcn21_hwseq.o 5086s /tmp/ccSMrDbD.s: Assembler messages: 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccSMrDbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s LD [M] drivers/usb/typec/tipd/tps6598x.o 5086s CC [M] drivers/usb/typec/mux/fsa4480.o 5086s /tmp/ccv2zDCp.s: Assembler messages: 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s /tmp/ccv2zDCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5086s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_netdev.o 5086s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/ax210.o 5087s /tmp/ccXyiob8.s: Assembler messages: 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/ccXyiob8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn21/dcn21_init.o 5087s /tmp/cc4xBgL4.s: Assembler messages: 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc4xBgL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s CC [M] drivers/usb/typec/mux/gpio-sbu-mux.o 5087s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/bz.o 5087s /tmp/cc1eYyts.s: Assembler messages: 5087s /tmp/cc1eYyts.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc1eYyts.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc1eYyts.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc1eYyts.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s /tmp/cc1eYyts.s: Warning: no SFrame FDE emitted; FP without RA on stack 5087s CC [M] drivers/usb/typec/mux/pi3usb30532.o 5088s /tmp/ccyvQxLL.s: Assembler messages: 5088s /tmp/ccyvQxLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn30/dcn30_hwseq.o 5088s /tmp/cc6iYjfi.s: Assembler messages: 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/cc6iYjfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_ethtool.o 5088s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/sc.o 5088s /tmp/ccywnf2C.s: Assembler messages: 5088s /tmp/ccywnf2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/ccywnf2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/ccywnf2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/ccywnf2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s /tmp/ccywnf2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5088s CC [M] drivers/usb/typec/mux/it5205.o 5089s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/dr.o 5089s /tmp/cc8FcTba.s: Assembler messages: 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc8FcTba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s CC [M] drivers/usb/typec/mux/nb7vpq904m.o 5089s /tmp/cc9Mq47M.s: Assembler messages: 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc9Mq47M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Assembler messages: 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn30/dcn30_init.o 5089s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_pf.o 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5089s /tmp/cc5HfMwb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-jf.o 5090s /tmp/ccg0tnOC.s: Assembler messages: 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s /tmp/ccg0tnOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s CC [M] drivers/usb/typec/mux/ps883x.o 5090s /tmp/ccZS5X6t.s: Assembler messages: 5090s /tmp/ccZS5X6t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5090s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn301/dcn301_hwseq.o 5091s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-hr.o 5091s /tmp/ccjhoiph.s: Assembler messages: 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/ccjhoiph.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_vf.o 5091s /tmp/cc6CvVnj.s: Assembler messages: 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s /tmp/cc6CvVnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5091s CC [M] drivers/usb/typec/mux/ptn36502.o 5091s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn301/dcn301_init.o 5091s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-gf.o 5092s /tmp/ccukTMbm.s: Assembler messages: 5092s /tmp/ccukTMbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/ccukTMbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/ccukTMbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/ccukTMbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/ccukTMbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Assembler messages: 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s /tmp/cc21rqp0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s CC [M] drivers/usb/typec/mux/tusb1046.o 5092s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_mbx.o 5092s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-fm.o 5092s /tmp/ccknaR3i.s: Assembler messages: 5092s /tmp/ccknaR3i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5092s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn302/dcn302_hwseq.o 5093s /tmp/ccinm2z0.s: Assembler messages: 5093s /tmp/ccinm2z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/ccinm2z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/ccinm2z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/ccinm2z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/ccinm2z0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s CC [M] drivers/usb/typec/mux/wcd939x-usbss.o 5093s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-wh.o 5093s /tmp/cc0C6aN9.s: Assembler messages: 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_iov.o 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s /tmp/cc0C6aN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5093s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn302/dcn302_init.o 5094s /tmp/ccdZxNpQ.s: Assembler messages: 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccdZxNpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s LD [M] drivers/usb/typec/typec.o 5094s AR drivers/usb/built-in.a 5094s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn303/dcn303_hwseq.o 5094s CC [M] drivers/net/wireless/intel/iwlwifi/cfg/rf-pe.o 5094s /tmp/ccToGJ5q.s: Assembler messages: 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccToGJ5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s /tmp/ccxDRqbO.s: Assembler messages: 5094s /tmp/ccxDRqbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5094s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_tlv.o 5094s CC drivers/input/serio/serio.o 5095s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn303/dcn303_init.o 5095s CC [M] drivers/net/wireless/intel/iwlwifi/fw/paging.o 5095s /tmp/ccp3Pnvf.s: Assembler messages: 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5095s /tmp/ccp3Pnvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/ccChpNiL.s: Assembler messages: 5096s /tmp/ccChpNiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/ccChpNiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/ccChpNiL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_debugfs.o 5096s CC drivers/input/serio/libps2.o 5096s /tmp/ccYe77uy.s: Assembler messages: 5096s /tmp/ccYe77uy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn31/dcn31_hwseq.o 5096s /tmp/cc7970HE.s: Assembler messages: 5096s /tmp/cc7970HE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/cc7970HE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/cc7970HE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s /tmp/cc7970HE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5096s CC [M] drivers/net/wireless/intel/iwlwifi/fw/smem.o 5097s /tmp/ccW7j2oV.s: Assembler messages: 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccW7j2oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Assembler messages: 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccMPiMJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s CC [M] drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.o 5097s CC [M] drivers/input/serio/parkbd.o 5097s /tmp/ccPN0h2e.s: Assembler messages: 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccPN0h2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn31/dcn31_init.o 5097s CC [M] drivers/net/wireless/intel/iwlwifi/fw/init.o 5097s /tmp/ccOIpbfa.s: Assembler messages: 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s /tmp/ccOIpbfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5097s CC [M] drivers/input/serio/serport.o 5098s /tmp/ccGtSSPr.s: Assembler messages: 5098s /tmp/ccGtSSPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccGtSSPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccGtSSPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s LD [M] drivers/net/ethernet/intel/fm10k/fm10k.o 5098s CC [M] drivers/net/ethernet/intel/ice/ice_main.o 5098s /tmp/ccjPNDgG.s: Assembler messages: 5098s /tmp/ccjPNDgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn314/dcn314_hwseq.o 5098s /tmp/ccEcjsIZ.s: Assembler messages: 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccEcjsIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s CC [M] drivers/input/serio/ambakmi.o 5098s /tmp/ccyeydwe.s: Assembler messages: 5098s /tmp/ccyeydwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccyeydwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5098s /tmp/ccyeydwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s CC [M] drivers/net/wireless/intel/iwlwifi/fw/acpi.o 5099s /tmp/ccjdON26.s: Assembler messages: 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/ccjdON26.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s CC [M] drivers/input/serio/pcips2.o 5099s /tmp/cchFjVE0.s: Assembler messages: 5099s /tmp/cchFjVE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/cchFjVE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s /tmp/cchFjVE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5099s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn314/dcn314_init.o 5100s /tmp/cck6yDi1.s: Assembler messages: 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/cck6yDi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s CC [M] drivers/input/serio/ps2mult.o 5100s /tmp/ccW5oZ4Z.s: Assembler messages: 5100s /tmp/ccW5oZ4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/ccW5oZ4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s /tmp/ccW5oZ4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s CC [M] drivers/net/wireless/intel/iwlwifi/fw/uefi.o 5100s /tmp/cccLentK.s: Assembler messages: 5100s /tmp/cccLentK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5100s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn32/dcn32_hwseq.o 5101s /tmp/ccYI5Qwx.s: Assembler messages: 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s /tmp/ccYI5Qwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5101s CC [M] drivers/input/serio/serio_raw.o 5102s /tmp/ccXMQoEX.s: Assembler messages: 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccXMQoEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Assembler messages: 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s CC [M] drivers/input/serio/altera_ps2.o 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccod5B2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s CC [M] drivers/net/wireless/intel/iwlwifi/fw/debugfs.o 5102s /tmp/ccd2bYLi.s: Assembler messages: 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccd2bYLi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn32/dcn32_init.o 5102s /tmp/ccDNXrnD.s: Assembler messages: 5102s /tmp/ccDNXrnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccDNXrnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccDNXrnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccDNXrnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s /tmp/ccDNXrnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5102s CC [M] drivers/input/serio/arc_ps2.o 5103s /tmp/ccUtMHTt.s: Assembler messages: 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccUtMHTt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s CC [M] drivers/input/serio/apbps2.o 5103s /tmp/cckiI8XN.s: Assembler messages: 5103s /tmp/cckiI8XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Assembler messages: 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s /tmp/ccHsDVEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5103s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn35/dcn35_hwseq.o 5103s CC [M] drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o 5104s /tmp/ccpzGUWG.s: Assembler messages: 5104s /tmp/ccpzGUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccpzGUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccpzGUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccpzGUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccpzGUWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s CC [M] drivers/input/serio/hyperv-keyboard.o 5104s /tmp/ccCENzJX.s: Assembler messages: 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccCENzJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s CC [M] drivers/net/ethernet/intel/ice/ice_controlq.o 5104s /tmp/ccU5oh8o.s: Assembler messages: 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5104s /tmp/ccU5oh8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s CC [M] drivers/input/serio/ps2-gpio.o 5105s /tmp/ccp2b6yb.s: Assembler messages: 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccp2b6yb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn35/dcn35_init.o 5105s /tmp/ccnkGIK0.s: Assembler messages: 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s /tmp/ccnkGIK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5105s CC [M] drivers/input/serio/userio.o 5106s /tmp/ccQQAIJi.s: Assembler messages: 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccQQAIJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s CC [M] drivers/net/ethernet/intel/ice/ice_common.o 5106s /tmp/ccci4Vxb.s: Assembler messages: 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn351/dcn351_hwseq.o 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccci4Vxb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/cc56ngEK.s: Assembler messages: 5106s /tmp/cc56ngEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Assembler messages: 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s /tmp/ccAfOoRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5106s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/main.o 5106s AR drivers/input/serio/built-in.a 5106s CC [M] drivers/gpu/drm/vgem/vgem_drv.o 5107s /tmp/ccdTEROp.s: Assembler messages: 5107s /tmp/ccdTEROp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/ccdTEROp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/ccdTEROp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/ccdTEROp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn351/dcn351_init.o 5107s /tmp/cckQfYPn.s: Assembler messages: 5107s /tmp/cckQfYPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/cckQfYPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/cckQfYPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s /tmp/cckQfYPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5107s CC [M] drivers/gpu/drm/vgem/vgem_fence.o 5108s /tmp/cc8dDk7p.s: Assembler messages: 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/cc8dDk7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s LD [M] drivers/gpu/drm/vgem/vgem.o 5108s AR drivers/net/wireless/intersil/built-in.a 5108s /tmp/ccY6PGes.s: Assembler messages: 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s /tmp/ccY6PGes.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s CC [M] drivers/net/wireless/intersil/p54/eeprom.o 5108s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rs.o 5108s /tmp/ccLVfHSP.s: Assembler messages: 5108s /tmp/ccLVfHSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5108s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.o 5109s /tmp/ccpDrcGI.s: Assembler messages: 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5109s /tmp/ccpDrcGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s CC [M] drivers/net/wireless/intersil/p54/fwio.o 5110s /tmp/ccyT6mnM.s: Assembler messages: 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s /tmp/ccyT6mnM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5110s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_init.o 5111s /tmp/ccvPxXXp.s: Assembler messages: 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccvPxXXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/mac80211.o 5111s /tmp/ccYdpTgy.s: Assembler messages: 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s /tmp/ccYdpTgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s CC [M] drivers/net/wireless/intersil/p54/txrx.o 5111s /tmp/cc3ix4TT.s: Assembler messages: 5111s /tmp/cc3ix4TT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5111s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/irq_service.o 5112s /tmp/ccFMgBcM.s: Assembler messages: 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccFMgBcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/ucode.o 5112s /tmp/ccmmRK8V.s: Assembler messages: 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccmmRK8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce80/irq_service_dce80.o 5112s /tmp/ccuFPLV5.s: Assembler messages: 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5112s /tmp/ccuFPLV5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s CC [M] drivers/net/wireless/intersil/p54/main.o 5113s /tmp/ccFV8cYS.s: Assembler messages: 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccFV8cYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s CC [M] drivers/net/ethernet/intel/ice/ice_nvm.o 5113s /tmp/ccKtNKps.s: Assembler messages: 5113s /tmp/ccKtNKps.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce110/irq_service_dce110.o 5113s /tmp/ccYzQNFi.s: Assembler messages: 5113s /tmp/ccYzQNFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s /tmp/ccYzQNFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5113s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/tx.o 5114s /tmp/cccCFxoO.s: Assembler messages: 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cccCFxoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s CC [M] drivers/net/wireless/intersil/p54/led.o 5114s /tmp/cczseRzU.s: Assembler messages: 5114s /tmp/cczseRzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cczseRzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cczseRzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cczseRzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s /tmp/cczseRzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5114s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce120/irq_service_dce120.o 5115s /tmp/ccLFN3B8.s: Assembler messages: 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccLFN3B8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccy8pH3d.s: Assembler messages: 5115s /tmp/ccy8pH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccy8pH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccy8pH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccy8pH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccy8pH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s CC [M] drivers/net/wireless/intersil/p54/p54usb.o 5115s CC [M] drivers/net/ethernet/intel/ice/ice_switch.o 5115s /tmp/ccNCRevm.s: Assembler messages: 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s /tmp/ccNCRevm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/lib.o 5115s /tmp/ccxa8dW7.s: Assembler messages: 5115s /tmp/ccxa8dW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5115s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn10/irq_service_dcn10.o 5116s /tmp/ccUavvKz.s: Assembler messages: 5116s /tmp/ccUavvKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn20/irq_service_dcn20.o 5116s /tmp/ccKSpv2X.s: Assembler messages: 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s /tmp/ccKSpv2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5116s CC [M] drivers/net/wireless/intersil/p54/p54pci.o 5117s /tmp/ccDcunnX.s: Assembler messages: 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s /tmp/ccDcunnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/calib.o 5117s /tmp/ccqu4KtS.s: Assembler messages: 5117s /tmp/ccqu4KtS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5117s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.o 5118s /tmp/ccZ185Gz.s: Assembler messages: 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s CC [M] drivers/net/wireless/intersil/p54/p54spi.o 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccZ185Gz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/cct8ak0f.s: Assembler messages: 5118s /tmp/cct8ak0f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.o 5118s /tmp/ccJa5y8i.s: Assembler messages: 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccJa5y8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/tt.o 5118s /tmp/ccg5eUHu.s: Assembler messages: 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5118s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccg5eUHu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s CC [M] drivers/net/ethernet/intel/ice/ice_sched.o 5119s /tmp/ccAI7i0i.s: Assembler messages: 5119s /tmp/ccAI7i0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn30/irq_service_dcn30.o 5119s /tmp/ccwZUvDI.s: Assembler messages: 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s /tmp/ccwZUvDI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5119s LD [M] drivers/net/wireless/intersil/p54/p54common.o 5119s CC [M] drivers/gpu/drm/vkms/vkms_drv.o 5120s /tmp/ccfldlqs.s: Assembler messages: 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/sta.o 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccfldlqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccg6mwCa.s: Assembler messages: 5120s /tmp/ccg6mwCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccn8RTqY.s: Assembler messages: 5120s /tmp/ccn8RTqY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccn8RTqY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccn8RTqY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s /tmp/ccn8RTqY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5120s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn302/irq_service_dcn302.o 5120s CC [M] drivers/gpu/drm/vkms/vkms_plane.o 5121s /tmp/cc0NcvPv.s: Assembler messages: 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/cc0NcvPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s CC [M] drivers/gpu/drm/vkms/vkms_output.o 5121s /tmp/ccbpm68C.s: Assembler messages: 5121s /tmp/ccbpm68C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn303/irq_service_dcn303.o 5121s /tmp/ccvkyoqg.s: Assembler messages: 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5121s /tmp/ccvkyoqg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rx.o 5122s /tmp/cckA0rC1.s: Assembler messages: 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s /tmp/cckA0rC1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s CC [M] drivers/gpu/drm/vkms/vkms_formats.o 5122s CC [M] drivers/net/ethernet/intel/ice/ice_base.o 5122s /tmp/ccU1DWl7.s: Assembler messages: 5122s /tmp/ccU1DWl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5122s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn31/irq_service_dcn31.o 5123s /tmp/cccbDjBQ.s: Assembler messages: 5123s /tmp/cccbDjBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/cccbDjBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/cccbDjBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/cccbDjBQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s CC [M] drivers/gpu/drm/vkms/vkms_crtc.o 5123s /tmp/ccMzNZu8.s: Assembler messages: 5123s /tmp/ccMzNZu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn314/irq_service_dcn314.o 5123s /tmp/ccwLEOUF.s: Assembler messages: 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccwLEOUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/eeprom.o 5123s /tmp/ccxlZPab.s: Assembler messages: 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5123s /tmp/ccxlZPab.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Assembler messages: 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccNu94do.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s CC [M] drivers/gpu/drm/vkms/vkms_composer.o 5124s CC [M] drivers/net/ethernet/intel/ice/ice_lib.o 5124s /tmp/ccdN5gl4.s: Assembler messages: 5124s /tmp/ccdN5gl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn315/irq_service_dcn315.o 5124s /tmp/ccsnrnXh.s: Assembler messages: 5124s /tmp/ccsnrnXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccsnrnXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5124s /tmp/ccsnrnXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/power.o 5125s /tmp/ccWMy3SR.s: Assembler messages: 5125s /tmp/ccWMy3SR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/ccWMy3SR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/ccWMy3SR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s CC [M] drivers/gpu/drm/vkms/vkms_writeback.o 5125s /tmp/ccS4AzUr.s: Assembler messages: 5125s /tmp/ccS4AzUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn32/irq_service_dcn32.o 5125s /tmp/cc5PgU6w.s: Assembler messages: 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s /tmp/cc5PgU6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5125s CC [M] drivers/gpu/drm/vkms/vkms_connector.o 5126s /tmp/ccEDZv4d.s: Assembler messages: 5126s /tmp/ccEDZv4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccEDZv4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccEDZv4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/scan.o 5126s /tmp/ccmgug64.s: Assembler messages: 5126s /tmp/ccmgug64.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn35/irq_service_dcn35.o 5126s /tmp/ccSqDx5G.s: Assembler messages: 5126s /tmp/ccSqDx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccSqDx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccSqDx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s CC [M] drivers/gpu/drm/vkms/vkms_config.o 5126s /tmp/ccNKcqUZ.s: Assembler messages: 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5126s /tmp/ccNKcqUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s CC [M] drivers/net/ethernet/intel/ice/ice_txrx_lib.o 5127s /tmp/ccpuaJIF.s: Assembler messages: 5127s /tmp/ccpuaJIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccpuaJIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Assembler messages: 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/cceFUcvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Assembler messages: 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s /tmp/ccZT5h4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5127s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn351/irq_service_dcn351.o 5127s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/rxon.o 5127s LD [M] drivers/gpu/drm/vkms/vkms.o 5127s CC [M] drivers/net/ethernet/intel/idpf/idpf_controlq.o 5128s /tmp/cc1VsJKu.s: Assembler messages: 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc1VsJKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s CC [M] drivers/net/ethernet/intel/idpf/idpf_controlq_setup.o 5128s /tmp/ccB5Kwpp.s: Assembler messages: 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/ccB5Kwpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s CC [M] drivers/net/ethernet/intel/ice/ice_txrx.o 5128s /tmp/cc9pb10g.s: Assembler messages: 5128s /tmp/cc9pb10g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s /tmp/cc9pb10g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5128s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn36/irq_service_dcn36.o 5129s /tmp/ccGZG0T0.s: Assembler messages: 5129s /tmp/ccGZG0T0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccGZG0T0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s CC [M] drivers/net/ethernet/intel/idpf/idpf_dev.o 5129s /tmp/ccZXuFhC.s: Assembler messages: 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccZXuFhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/devices.o 5129s /tmp/ccAhOC5D.s: Assembler messages: 5129s /tmp/ccAhOC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s /tmp/ccAhOC5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5129s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn401/irq_service_dcn401.o 5130s /tmp/ccGq7GCP.s: Assembler messages: 5130s /tmp/ccGq7GCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5130s /tmp/ccGq7GCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5130s /tmp/ccGq7GCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5130s /tmp/ccGq7GCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5130s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/led.o 5130s /tmp/ccL9Vym6.s: Assembler messages: 5130s /tmp/ccL9Vym6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5130s CC [M] drivers/net/ethernet/intel/idpf/idpf_ethtool.o 5130s /tmp/ccxF7gr9.s: Assembler messages: 5130s /tmp/ccxF7gr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_detection.o 5131s /tmp/cc5tRcnw.s: Assembler messages: 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cc5tRcnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s CC [M] drivers/net/ethernet/intel/ice/ice_fltr.o 5131s /tmp/cctG7eZB.s: Assembler messages: 5131s /tmp/cctG7eZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cctG7eZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cctG7eZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cctG7eZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s /tmp/cctG7eZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5131s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/debugfs.o 5132s /tmp/cco26Il0.s: Assembler messages: 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/cco26Il0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s CC [M] drivers/net/ethernet/intel/idpf/idpf_lib.o 5132s /tmp/ccMOoeNc.s: Assembler messages: 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccMOoeNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_dpms.o 5132s /tmp/ccK3kwzj.s: Assembler messages: 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s /tmp/ccK3kwzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5132s CC [M] drivers/net/ethernet/intel/ice/ice_irq.o 5133s /tmp/ccNwkv6K.s: Assembler messages: 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccNwkv6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s LD [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.o 5133s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/fw.o 5133s /tmp/ccJo9X45.s: Assembler messages: 5133s /tmp/ccJo9X45.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccJo9X45.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccJo9X45.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccJo9X45.s: Warning: no SFrame FDE emitted; FP without RA on stack 5133s /tmp/ccJo9X45.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s CC [M] drivers/net/ethernet/intel/ice/ice_pf_vsi_vlan_ops.o 5134s /tmp/cceWg0oF.s: Assembler messages: 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/cceWg0oF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_factory.o 5134s /tmp/ccpDNERc.s: Assembler messages: 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s /tmp/ccpDNERc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5134s CC [M] drivers/net/ethernet/intel/idpf/idpf_main.o 5135s /tmp/ccfriJhl.s: Assembler messages: 5135s /tmp/ccfriJhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s CC [M] drivers/net/ethernet/intel/ice/ice_vsi_vlan_ops.o 5135s /tmp/ccTRPeMZ.s: Assembler messages: 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccTRPeMZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccRK3CFL.s: Assembler messages: 5135s /tmp/ccRK3CFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccRK3CFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccRK3CFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s /tmp/ccRK3CFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5135s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o 5135s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_resource.o 5136s /tmp/ccDgIGXa.s: Assembler messages: 5136s /tmp/ccDgIGXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccDgIGXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccDgIGXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccDgIGXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccDgIGXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s CC [M] drivers/net/ethernet/intel/idpf/idpf_txrx.o 5136s /tmp/ccprhdVJ.s: Assembler messages: 5136s /tmp/ccprhdVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccprhdVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccc33We6.s: Assembler messages: 5136s /tmp/ccc33We6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccc33We6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s /tmp/ccc33We6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5136s CC [M] drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.o 5136s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.o 5137s /tmp/ccFUi4oc.s: Assembler messages: 5137s /tmp/ccFUi4oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5137s /tmp/ccFUi4oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5137s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_trace.o 5138s /tmp/ccK3s05F.s: Assembler messages: 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccK3s05F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s CC [M] drivers/net/ethernet/intel/ice/ice_fdir.o 5138s /tmp/ccFKwP1n.s: Assembler messages: 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s /tmp/ccFKwP1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5138s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.o 5139s /tmp/ccfNqxKT.s: Assembler messages: 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfNqxKT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s CC [M] drivers/net/ethernet/intel/idpf/idpf_virtchnl.o 5139s /tmp/ccyVea5g.s: Assembler messages: 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccyVea5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Assembler messages: 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s /tmp/ccfTYZwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5139s CC [M] drivers/net/ethernet/intel/ice/ice_ethtool_fdir.o 5139s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/nvm.o 5140s /tmp/ccwdHNWB.s: Assembler messages: 5140s /tmp/ccwdHNWB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5140s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/hwss/link_hwss_dio.o 5141s /tmp/cc99VkJT.s: Assembler messages: 5141s /tmp/cc99VkJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Assembler messages: 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/ops.o 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccif1PyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/hwss/link_hwss_dpia.o 5141s /tmp/ccC1T7aG.s: Assembler messages: 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s /tmp/ccC1T7aG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5141s CC [M] drivers/net/ethernet/intel/ice/ice_vlan_mode.o 5142s /tmp/ccoLk7W9.s: Assembler messages: 5142s /tmp/ccoLk7W9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccoLk7W9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccoLk7W9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccoLk7W9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Assembler messages: 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/hwss/link_hwss_hpo_dp.o 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s /tmp/ccTIt2vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5142s CC [M] drivers/net/ethernet/intel/idpf/idpf_vf_dev.o 5143s /tmp/ccv7WlvM.s: Assembler messages: 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.o 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccv7WlvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/cc0MVO1m.s: Assembler messages: 5143s /tmp/cc0MVO1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s CC [M] drivers/net/ethernet/intel/ice/ice_flex_pipe.o 5143s /tmp/ccS5mDwZ.s: Assembler messages: 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/ccS5mDwZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/hwss/link_hwss_dio_fixed_vs_pe_retimer.o 5143s /tmp/cc5ynhFG.s: Assembler messages: 5143s /tmp/cc5ynhFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s /tmp/cc5ynhFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5143s CC [M] drivers/net/ethernet/intel/idpf/idpf_ptp.o 5144s /tmp/ccgfPuMK.s: Assembler messages: 5144s /tmp/ccgfPuMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s /tmp/ccgfPuMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s /tmp/ccgfPuMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s /tmp/ccgfPuMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s /tmp/ccjE50Nt.s: Assembler messages: 5144s /tmp/ccjE50Nt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s /tmp/ccjE50Nt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5144s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o 5144s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.o 5145s /tmp/ccosuVaB.s: Assembler messages: 5145s /tmp/ccosuVaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccosuVaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccosuVaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_hpd.o 5145s /tmp/ccMPzrxA.s: Assembler messages: 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s /tmp/ccMPzrxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5145s CC [M] drivers/net/ethernet/intel/idpf/idpf_virtchnl_ptp.o 5146s /tmp/ccjEzCOQ.s: Assembler messages: 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccjEzCOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s CC [M] drivers/net/ethernet/intel/ice/ice_flow.o 5146s /tmp/cclTjlzZ.s: Assembler messages: 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/cclTjlzZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/utils.o 5146s /tmp/ccGJ1o68.s: Assembler messages: 5146s /tmp/ccGJ1o68.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccGJ1o68.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s /tmp/ccGJ1o68.s: Warning: no SFrame FDE emitted; FP without RA on stack 5146s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_ddc.o 5147s LD [M] drivers/net/ethernet/intel/idpf/idpf.o 5147s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rx.o 5147s /tmp/ccRLtFMc.s: Assembler messages: 5147s /tmp/ccRLtFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5147s /tmp/ccRLtFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5147s /tmp/ccRLtFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5147s /tmp/ccRLtFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5147s /tmp/ccRLtFMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5147s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dpcd.o 5148s /tmp/ccPEliZT.s: Assembler messages: 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccPEliZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s CC [M] drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.o 5148s /tmp/ccxmTb91.s: Assembler messages: 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccxmTb91.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s CC [M] drivers/net/ethernet/intel/ice/ice_parser.o 5148s /tmp/ccHd7hVD.s: Assembler messages: 5148s /tmp/ccHd7hVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccHd7hVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s /tmp/ccHd7hVD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5148s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_dpia.o 5149s /tmp/ccqPSvvv.s: Assembler messages: 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s CC [M] drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_mode.o 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccqPSvvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Assembler messages: 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s /tmp/ccM2XNIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5149s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o 5149s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training.o 5150s /tmp/cc2dqIDg.s: Assembler messages: 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/cc2dqIDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s CC [M] drivers/gpu/drm/nouveau/dispnv04/i2c/sil164_drv.o 5150s /tmp/ccB2Phrd.s: Assembler messages: 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s /tmp/ccB2Phrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5150s CC [M] drivers/net/ethernet/intel/ice/ice_parser_rt.o 5151s /tmp/ccKhmp19.s: Assembler messages: 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccKhmp19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s CC [M] drivers/gpu/drm/nouveau/nvif/object.o 5151s /tmp/ccCqnQTx.s: Assembler messages: 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/ccCqnQTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_8b_10b.o 5151s /tmp/cceDngrr.s: Assembler messages: 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tx.o 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5151s /tmp/cceDngrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccm392Xv.s: Assembler messages: 5152s /tmp/ccm392Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccm392Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccm392Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccm392Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccm392Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s CC [M] drivers/gpu/drm/nouveau/nvif/client.o 5152s /tmp/ccggTxkH.s: Assembler messages: 5152s /tmp/ccggTxkH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_128b_132b.o 5152s /tmp/ccD0o6IX.s: Assembler messages: 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s /tmp/ccD0o6IX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5152s CC [M] drivers/net/ethernet/intel/ice/ice_idc.o 5153s /tmp/ccWouFBq.s: Assembler messages: 5153s /tmp/ccWouFBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/ccWouFBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/ccWouFBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s CC [M] drivers/gpu/drm/nouveau/nvif/conn.o 5153s /tmp/ccOBM3TV.s: Assembler messages: 5153s /tmp/ccOBM3TV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/ccOBM3TV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_dpia.o 5153s /tmp/ccnMhM43.s: Assembler messages: 5153s /tmp/ccnMhM43.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Assembler messages: 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s CC [M] drivers/gpu/drm/nouveau/nvif/device.o 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5153s /tmp/cc5YjOz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/binding.o 5154s /tmp/ccHw92xT.s: Assembler messages: 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccHw92xT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s CC [M] drivers/net/ethernet/intel/ice/devlink/devlink.o 5154s /tmp/ccypiKPE.s: Assembler messages: 5154s /tmp/ccypiKPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccypiKPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccypiKPE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s CC [M] drivers/gpu/drm/nouveau/nvif/disp.o 5154s /tmp/ccas8GWF.s: Assembler messages: 5154s /tmp/ccas8GWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccas8GWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s /tmp/ccas8GWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5154s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_auxless.o 5155s /tmp/cc3lr5Bv.s: Assembler messages: 5155s /tmp/cc3lr5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5155s /tmp/cc3lr5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5155s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/quota.o 5155s /tmp/ccYnNZM7.s: Assembler messages: 5155s /tmp/ccYnNZM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5155s CC [M] drivers/gpu/drm/nouveau/nvif/driver.o 5155s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_training_fixed_vs_pe_retimer.o 5156s /tmp/ccZuINgN.s: Assembler messages: 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s CC [M] drivers/net/ethernet/intel/ice/devlink/health.o 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/ccZuINgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s /tmp/cc03xhgP.s: Assembler messages: 5156s /tmp/cc03xhgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s CC [M] drivers/gpu/drm/nouveau/nvif/event.o 5156s /tmp/ccS2Qz6h.s: Assembler messages: 5156s /tmp/ccS2Qz6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5156s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/sta.o 5156s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_phy.o 5157s /tmp/cc7rvBoO.s: Assembler messages: 5157s /tmp/cc7rvBoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/cc7rvBoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/cc7rvBoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s CC [M] drivers/gpu/drm/nouveau/nvif/fifo.o 5157s /tmp/ccPK8SOJ.s: Assembler messages: 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccPK8SOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s CC [M] drivers/net/ethernet/intel/ice/devlink/port.o 5157s /tmp/ccKTwnOd.s: Assembler messages: 5157s /tmp/ccKTwnOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccKTwnOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5157s /tmp/ccKTwnOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5158s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_capability.o 5158s /tmp/cc59tNgf.s: Assembler messages: 5158s /tmp/cc59tNgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5158s /tmp/cc59tNgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5158s CC [M] drivers/gpu/drm/nouveau/nvif/head.o 5158s /tmp/ccXsb324.s: Assembler messages: 5158s /tmp/ccXsb324.s: Warning: no SFrame FDE emitted; FP without RA on stack 5158s /tmp/ccXsb324.s: Warning: no SFrame FDE emitted; FP without RA on stack 5158s CC [M] drivers/gpu/drm/nouveau/nvif/mem.o 5159s /tmp/ccxMhuxR.s: Assembler messages: 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccxMhuxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s CC [M] drivers/net/ethernet/intel/ice/ice_sf_eth.o 5159s /tmp/ccXwxlVh.s: Assembler messages: 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccXwxlVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_edp_panel_control.o 5159s /tmp/cctnaz8X.s: Assembler messages: 5159s /tmp/cctnaz8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/cctnaz8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Assembler messages: 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s CC [M] drivers/gpu/drm/nouveau/nvif/mmu.o 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s /tmp/ccZ3SEGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5159s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/sf.o 5160s /tmp/cc66YOGv.s: Assembler messages: 5160s /tmp/cc66YOGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s CC [M] drivers/gpu/drm/nouveau/nvif/outp.o 5160s /tmp/ccbCSk1T.s: Assembler messages: 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s /tmp/ccbCSk1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5160s CC [M] drivers/net/ethernet/intel/ice/ice_sf_vsi_vlan_ops.o 5161s /tmp/ccR5Bwjp.s: Assembler messages: 5161s /tmp/ccR5Bwjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccR5Bwjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Assembler messages: 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccJ3UhUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/scan.o 5161s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_irq_handler.o 5161s /tmp/ccUDCwbD.s: Assembler messages: 5161s /tmp/ccUDCwbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccUDCwbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccUDCwbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s /tmp/ccUDCwbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5161s CC [M] drivers/gpu/drm/nouveau/nvif/timer.o 5162s /tmp/ccFyXd6u.s: Assembler messages: 5162s /tmp/ccFyXd6u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5162s CC [M] drivers/net/ethernet/intel/ice/ice_ddp.o 5162s /tmp/ccBjZzDm.s: Assembler messages: 5162s /tmp/ccBjZzDm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5162s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_dpia_bw.o 5162s /tmp/cchZ3rfh.s: Assembler messages: 5162s /tmp/cchZ3rfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5162s CC [M] drivers/gpu/drm/nouveau/nvif/vmm.o 5163s /tmp/cc4DqGhI.s: Assembler messages: 5163s /tmp/cc4DqGhI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/cc4DqGhI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/cc4DqGhI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/cc4DqGhI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/cc4DqGhI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_encoder.o 5163s /tmp/ccIBvN0q.s: Assembler messages: 5163s /tmp/ccIBvN0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s CC [M] drivers/gpu/drm/nouveau/nvif/chan.o 5163s /tmp/ccUB6ELY.s: Assembler messages: 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s /tmp/ccUB6ELY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5163s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/time-event.o 5164s /tmp/ccw5MJlL.s: Assembler messages: 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccw5MJlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s CC [M] drivers/net/ethernet/intel/ice/ice_fw_update.o 5164s /tmp/ccfljF4f.s: Assembler messages: 5164s /tmp/ccfljF4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_stream_encoder.o 5164s /tmp/ccMbzcq7.s: Assembler messages: 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s /tmp/ccMbzcq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5164s CC [M] drivers/gpu/drm/nouveau/nvif/chan506f.o 5165s /tmp/ccHLf6ZM.s: Assembler messages: 5165s /tmp/ccHLf6ZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.o 5165s /tmp/ccC852YD.s: Assembler messages: 5165s /tmp/ccC852YD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s CC [M] drivers/gpu/drm/nouveau/nvif/chan906f.o 5165s /tmp/ccSvPQS2.s: Assembler messages: 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccSvPQS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Assembler messages: 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s /tmp/ccOWlYYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5165s CC [M] drivers/net/ethernet/intel/ice/ice_lag.o 5165s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rs.o 5166s /tmp/ccwek2jt.s: Assembler messages: 5166s /tmp/ccwek2jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s /tmp/ccwek2jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s /tmp/ccwek2jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s /tmp/ccwek2jt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s CC [M] drivers/gpu/drm/nouveau/nvif/chanc36f.o 5166s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/dcn20/dcn20_dsc.o 5166s /tmp/ccoNyus6.s: Assembler messages: 5166s /tmp/ccoNyus6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s /tmp/ccoNyus6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s /tmp/ccoNyus6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5166s CC [M] drivers/gpu/drm/nouveau/nvif/user.o 5167s /tmp/ccFOcOFF.s: Assembler messages: 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccFOcOFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/dcn35/dcn35_dsc.o 5167s /tmp/ccDSJlGR.s: Assembler messages: 5167s /tmp/ccDSJlGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s CC [M] drivers/gpu/drm/nouveau/nvif/userc361.o 5167s /tmp/ccE757G9.s: Assembler messages: 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s /tmp/ccE757G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5167s CC [M] drivers/net/ethernet/intel/ice/ice_ethtool.o 5168s /tmp/ccfe0Nty.s: Assembler messages: 5168s /tmp/ccfe0Nty.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/dcn401/dcn401_dsc.o 5168s CC [M] drivers/gpu/drm/nouveau/nvkm/core/client.o 5168s /tmp/ccCOyNBM.s: Assembler messages: 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s /tmp/ccCOyNBM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5168s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.o 5169s /tmp/ccrRkreo.s: Assembler messages: 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s /tmp/ccrRkreo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/dc_dsc.o 5169s /tmp/ccHrq3Ff.s: Assembler messages: 5169s /tmp/ccHrq3Ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 5169s CC [M] drivers/gpu/drm/nouveau/nvkm/core/engine.o 5170s /tmp/ccqTvtvT.s: Assembler messages: 5170s /tmp/ccqTvtvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccqTvtvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccqTvtvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccqTvtvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccqTvtvT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/power.o 5170s /tmp/ccVKKT2G.s: Assembler messages: 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccVKKT2G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s CC [M] drivers/gpu/drm/nouveau/nvkm/core/enum.o 5170s /tmp/ccHeJdsa.s: Assembler messages: 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccHeJdsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Assembler messages: 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s /tmp/ccRXI64z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5170s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/rc_calc.o 5170s CC [M] drivers/net/ethernet/intel/ice/ice_repr.o 5171s /tmp/ccvoyx5A.s: Assembler messages: 5171s /tmp/ccvoyx5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s CC [M] drivers/gpu/drm/nouveau/nvkm/core/event.o 5171s /tmp/ccsnJEge.s: Assembler messages: 5171s /tmp/ccsnJEge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/rc_calc_dpi.o 5171s /tmp/ccHePO5q.s: Assembler messages: 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s /tmp/ccHePO5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5171s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/coex.o 5172s /tmp/ccGrZ6tP.s: Assembler messages: 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s CC [M] drivers/gpu/drm/nouveau/nvkm/core/firmware.o 5172s /tmp/ccGrZ6tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Assembler messages: 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s /tmp/ccvAa9NQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s CC [M] drivers/net/ethernet/intel/ice/ice_tc_lib.o 5172s /tmp/cclh1TxF.s: Assembler messages: 5172s /tmp/cclh1TxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5172s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dce80/dce80_resource.o 5173s /tmp/ccYeTNel.s: Assembler messages: 5173s /tmp/ccYeTNel.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s CC [M] drivers/gpu/drm/nouveau/nvkm/core/gpuobj.o 5173s /tmp/cc4hdPju.s: Assembler messages: 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cc4hdPju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tt.o 5173s /tmp/cctGwywS.s: Assembler messages: 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5173s /tmp/cctGwywS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dce100/dce100_resource.o 5174s /tmp/cc8pAIdJ.s: Assembler messages: 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s CC [M] drivers/gpu/drm/nouveau/nvkm/core/intr.o 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc8pAIdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Assembler messages: 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s CC [M] drivers/net/ethernet/intel/ice/ice_fwlog.o 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/cc5bfazH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Assembler messages: 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s /tmp/ccDWUjJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5174s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/offloading.o 5175s /tmp/cc3ZJNoq.s: Assembler messages: 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cc3ZJNoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s CC [M] drivers/gpu/drm/nouveau/nvkm/core/ioctl.o 5175s /tmp/cchPLVkT.s: Assembler messages: 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dce110/dce110_resource.o 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5175s /tmp/cchPLVkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Assembler messages: 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccAsn4Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s CC [M] drivers/net/ethernet/intel/ice/ice_debugfs.o 5176s /tmp/ccqMCUmr.s: Assembler messages: 5176s /tmp/ccqMCUmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccqMCUmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccqMCUmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccqMCUmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccqMCUmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s CC [M] drivers/gpu/drm/nouveau/nvkm/core/memory.o 5176s /tmp/ccQVhk3k.s: Assembler messages: 5176s /tmp/ccQVhk3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s /tmp/ccQVhk3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5176s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/tdls.o 5177s /tmp/ccg8avOk.s: Assembler messages: 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccg8avOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccFmlQQO.s: Assembler messages: 5177s /tmp/ccFmlQQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccFmlQQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccFmlQQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccFmlQQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccFmlQQO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dce112/dce112_resource.o 5177s CC [M] drivers/gpu/drm/nouveau/nvkm/core/mm.o 5177s /tmp/ccD16INo.s: Assembler messages: 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccD16INo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s CC [M] drivers/net/ethernet/intel/ice/ice_adapter.o 5177s /tmp/ccr5W46E.s: Assembler messages: 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s /tmp/ccr5W46E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5177s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.o 5178s /tmp/ccfPYMlY.s: Assembler messages: 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccfPYMlY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s CC [M] drivers/gpu/drm/nouveau/nvkm/core/object.o 5178s /tmp/ccrVpmgG.s: Assembler messages: 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dce120/dce120_resource.o 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5178s /tmp/ccrVpmgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/cc838YEp.s: Assembler messages: 5179s /tmp/cc838YEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/cc838YEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s CC [M] drivers/net/ethernet/intel/ice/ice_sriov.o 5179s /tmp/cc3G3K5N.s: Assembler messages: 5179s /tmp/cc3G3K5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/cc3G3K5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/cc3G3K5N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Assembler messages: 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s /tmp/ccaqHcQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5179s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.o 5179s CC [M] drivers/gpu/drm/nouveau/nvkm/core/oproxy.o 5180s /tmp/cci9SeUq.s: Assembler messages: 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/cci9SeUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s CC [M] drivers/gpu/drm/nouveau/nvkm/core/option.o 5180s /tmp/ccCfPVRw.s: Assembler messages: 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccCfPVRw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn10/dcn10_resource.o 5180s /tmp/ccDRlAse.s: Assembler messages: 5180s /tmp/ccDRlAse.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccDRlAse.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccDRlAse.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s CC [M] drivers/gpu/drm/nouveau/nvkm/core/ramht.o 5180s /tmp/ccKfVSju.s: Assembler messages: 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s /tmp/ccKfVSju.s: Warning: no SFrame FDE emitted; FP without RA on stack 5180s CC [M] drivers/net/ethernet/intel/ice/ice_virtchnl.o 5181s /tmp/ccYysxbq.s: Assembler messages: 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s /tmp/ccYysxbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5181s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/rfi.o 5182s /tmp/ccJZSI4b.s: Assembler messages: 5182s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5182s CC [M] drivers/gpu/drm/nouveau/nvkm/core/subdev.o 5183s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mld-key.o 5183s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn20/dcn20_resource.o 5183s CC [M] drivers/gpu/drm/nouveau/nvkm/core/uevent.o 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccJZSI4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccfBTCGr.s: Assembler messages: 5183s /tmp/ccfBTCGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Assembler messages: 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccoTT9tp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Assembler messages: 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccSFc28Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Assembler messages: 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/ccwcUjpd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Assembler messages: 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc8asaaS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s CC [M] drivers/net/ethernet/intel/ice/ice_virtchnl_allowlist.o 5183s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mld-mac.o 5183s /tmp/cc55hCCt.s: Assembler messages: 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s /tmp/cc55hCCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5183s CC [M] drivers/gpu/drm/nouveau/nvkm/nvfw/fw.o 5184s /tmp/cc2cky8M.s: Assembler messages: 5184s /tmp/cc2cky8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/cc2cky8M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s CC [M] drivers/gpu/drm/nouveau/nvkm/nvfw/hs.o 5184s /tmp/ccxC1owC.s: Assembler messages: 5184s /tmp/ccxC1owC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccxC1owC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccxC1owC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Assembler messages: 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5184s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccEdsMrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/cc7J8D1Y.s: Assembler messages: 5185s /tmp/cc7J8D1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/cc7J8D1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/cc7J8D1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s CC [M] drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.o 5185s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/link.o 5185s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn201/dcn201_resource.o 5185s /tmp/ccY9pIC5.s: Assembler messages: 5185s /tmp/ccY9pIC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccY9pIC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccY9pIC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s /tmp/ccY9pIC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5185s CC [M] drivers/gpu/drm/nouveau/nvkm/nvfw/ls.o 5186s /tmp/ccmMnd8n.s: Assembler messages: 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/ccmMnd8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s CC [M] drivers/gpu/drm/nouveau/nvkm/nvfw/acr.o 5186s /tmp/cc4kU7kj.s: Assembler messages: 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cc4kU7kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn21/dcn21_resource.o 5186s /tmp/cchTAAkZ.s: Assembler messages: 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s /tmp/cchTAAkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5186s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mld-sta.o 5187s /tmp/ccIpnEpi.s: Assembler messages: 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccIpnEpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s CC [M] drivers/net/ethernet/intel/ice/ice_vf_mbx.o 5187s /tmp/ccbKnfUH.s: Assembler messages: 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s /tmp/ccbKnfUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5187s CC [M] drivers/gpu/drm/nouveau/nvkm/nvfw/flcn.o 5188s /tmp/ccoRihQu.s: Assembler messages: 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccoRihQu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccAWYGPX.s: Assembler messages: 5188s /tmp/ccAWYGPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccAWYGPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccAWYGPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccAWYGPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccAWYGPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/base.o 5188s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn30/dcn30_resource.o 5188s /tmp/ccU23ViO.s: Assembler messages: 5188s /tmp/ccU23ViO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccU23ViO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccU23ViO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s CC [M] drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.o 5188s /tmp/ccLipebd.s: Assembler messages: 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s /tmp/ccLipebd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5188s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.o 5189s /tmp/ccw2M60h.s: Assembler messages: 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccw2M60h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/cmdq.o 5189s /tmp/ccShbFNs.s: Assembler messages: 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5189s /tmp/ccShbFNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s CC [M] drivers/net/ethernet/intel/ice/ice_vf_lib.o 5190s /tmp/ccLJbScm.s: Assembler messages: 5190s /tmp/ccLJbScm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccLJbScm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccLJbScm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccLJbScm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Assembler messages: 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/ccwDxC3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/fw.o 5190s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/ptp.o 5190s /tmp/cc6xNt6M.s: Assembler messages: 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5190s /tmp/cc6xNt6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn301/dcn301_resource.o 5191s /tmp/ccVg2lOS.s: Assembler messages: 5191s /tmp/ccVg2lOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccVg2lOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccVg2lOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccVg2lOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccVg2lOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/msgq.o 5191s /tmp/ccZ9mw7B.s: Assembler messages: 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s CC [M] drivers/net/ethernet/intel/ice/ice_ptp.o 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccZ9mw7B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Assembler messages: 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5191s /tmp/ccC2AYVS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/time-sync.o 5192s /tmp/ccEa0L1o.s: Assembler messages: 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccEa0L1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.o 5192s /tmp/ccJd0Bdd.s: Assembler messages: 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5192s /tmp/ccJd0Bdd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn302/dcn302_resource.o 5193s /tmp/ccBQUvde.s: Assembler messages: 5193s /tmp/ccBQUvde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s /tmp/ccBQUvde.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/debugfs.o 5193s /tmp/cce047rh.s: Assembler messages: 5193s /tmp/cce047rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s /tmp/cce047rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s /tmp/cce047rh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5193s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/v1.o 5194s /tmp/ccjMYDqk.s: Assembler messages: 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccjMYDqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s CC [M] drivers/net/ethernet/intel/ice/ice_ptp_hw.o 5194s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/gm200.o 5194s /tmp/ccVclPhV.s: Assembler messages: 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s /tmp/ccVclPhV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5194s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn303/dcn303_resource.o 5195s /tmp/ccDmHfM2.s: Assembler messages: 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccDmHfM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccr0VzgS.s: Assembler messages: 5195s /tmp/ccr0VzgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccr0VzgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccr0VzgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccr0VzgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s /tmp/ccr0VzgS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5195s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o 5195s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/gp102.o 5196s /tmp/cc4dHcyN.s: Assembler messages: 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s /tmp/cc4dHcyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.o 5196s /tmp/cc3cedul.s: Assembler messages: 5196s /tmp/cc3cedul.s: Warning: no SFrame FDE emitted; FP without RA on stack 5196s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/tu102.o 5197s /tmp/ccbCC6dU.s: Assembler messages: 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccbCC6dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/led.o 5197s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/ga100.o 5197s /tmp/ccWMayKP.s: Assembler messages: 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5197s /tmp/ccWMayKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s CC [M] drivers/net/ethernet/intel/ice/ice_dpll.o 5198s /tmp/ccN83Kz3.s: Assembler messages: 5198s /tmp/ccN83Kz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s CC [M] drivers/gpu/drm/nouveau/nvkm/falcon/ga102.o 5198s /tmp/ccHetDmn.s: Assembler messages: 5198s /tmp/ccHetDmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccHetDmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccHetDmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccHetDmn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/d3.o 5198s /tmp/ccwe8BQ3.s: Assembler messages: 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5198s /tmp/ccwe8BQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5199s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn314/dcn314_resource.o 5199s /tmp/cciVYX4Y.s: Assembler messages: 5199s /tmp/cciVYX4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5199s /tmp/cciVYX4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5199s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.o 5200s /tmp/ccDzfpCu.s: Assembler messages: 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s CC [M] drivers/net/ethernet/intel/ice/ice_dcb.o 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccDzfpCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Assembler messages: 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccEobdAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.o 5200s /tmp/ccECb4Pa.s: Assembler messages: 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5200s /tmp/ccECb4Pa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn315/dcn315_resource.o 5201s /tmp/ccwagYYC.s: Assembler messages: 5201s /tmp/ccwagYYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s /tmp/ccwagYYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s /tmp/ccwagYYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s /tmp/ccwagYYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s /tmp/ccwagYYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5201s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.o 5202s /tmp/cckiTfp9.s: Assembler messages: 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/cckiTfp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s LD [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.o 5202s CC [M] drivers/net/wireless/intel/iwlwifi/mld/mld.o 5202s /tmp/ccy548D4.s: Assembler messages: 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccy548D4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s CC [M] drivers/net/ethernet/intel/ice/ice_dcb_nl.o 5202s /tmp/ccq8S4it.s: Assembler messages: 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s /tmp/ccq8S4it.s: Warning: no SFrame FDE emitted; FP without RA on stack 5202s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm20b.o 5203s /tmp/ccG9gBdQ.s: Assembler messages: 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccG9gBdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.o 5203s /tmp/ccC9whMw.s: Assembler messages: 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/ccC9whMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s CC [M] drivers/net/wireless/intel/iwlwifi/mld/notif.o 5203s /tmp/cc8JcKfi.s: Assembler messages: 5203s /tmp/cc8JcKfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/cc8JcKfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s /tmp/cc8JcKfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5203s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.o 5204s /tmp/ccBicHE7.s: Assembler messages: 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccBicHE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s CC [M] drivers/net/ethernet/intel/ice/ice_dcb_lib.o 5204s /tmp/ccfiJhzk.s: Assembler messages: 5204s /tmp/ccfiJhzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccfiJhzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccfiJhzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s /tmp/ccfiJhzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5204s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp108.o 5205s /tmp/ccXr0iTT.s: Assembler messages: 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/ccXr0iTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Assembler messages: 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s /tmp/cc3w6riM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s CC [M] drivers/net/wireless/intel/iwlwifi/mld/mac80211.o 5205s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource.o 5205s /tmp/cczrietA.s: Assembler messages: 5205s /tmp/cczrietA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5205s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gv100.o 5206s /tmp/ccGqwuof.s: Assembler messages: 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s /tmp/ccGqwuof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s CC [M] drivers/net/ethernet/intel/ice/ice_arfs.o 5206s /tmp/ccPC9Yg9.s: Assembler messages: 5206s /tmp/ccPC9Yg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5206s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp10b.o 5207s /tmp/ccg6oNCI.s: Assembler messages: 5207s /tmp/ccg6oNCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Assembler messages: 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.o 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s /tmp/ccd6j3Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5207s CC [M] drivers/net/wireless/intel/iwlwifi/mld/fw.o 5208s /tmp/ccAqs7qS.s: Assembler messages: 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccAqs7qS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s CC [M] drivers/net/ethernet/intel/ice/ice_xsk.o 5208s /tmp/ccUInPyj.s: Assembler messages: 5208s /tmp/ccUInPyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccUInPyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga100.o 5208s /tmp/ccoe4XNz.s: Assembler messages: 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s /tmp/ccoe4XNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5208s CC [M] drivers/net/wireless/intel/iwlwifi/mld/power.o 5209s /tmp/ccjDpqDO.s: Assembler messages: 5209s /tmp/ccjDpqDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5209s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/acr/ga102.o 5210s /tmp/ccK5mgfp.s: Assembler messages: 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/ccK5mgfp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s CC [M] drivers/net/ethernet/intel/ice/ice_eswitch.o 5210s /tmp/cceptWG2.s: Assembler messages: 5210s /tmp/cceptWG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/cceptWG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s CC [M] drivers/net/wireless/intel/iwlwifi/mld/iface.o 5210s /tmp/cc0A6SpW.s: Assembler messages: 5210s /tmp/cc0A6SpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s /tmp/cc0A6SpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5210s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.o 5211s /tmp/ccYhCMTb.s: Assembler messages: 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccYhCMTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Assembler messages: 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/cc6baZCs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.o 5211s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.o 5211s /tmp/ccgvTAXP.s: Assembler messages: 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccgvTAXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Assembler messages: 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s /tmp/ccehgPlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5211s CC [M] drivers/net/wireless/intel/iwlwifi/mld/link.o 5211s CC [M] drivers/net/ethernet/intel/ice/ice_eswitch_br.o 5212s /tmp/ccWoMKjk.s: Assembler messages: 5212s /tmp/ccWoMKjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/ccWoMKjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/ccWoMKjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/ccWoMKjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/ccWoMKjk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.o 5212s /tmp/cc4LOkfo.s: Assembler messages: 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s /tmp/cc4LOkfo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5212s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn321/dcn321_resource.o 5213s /tmp/ccsR7TxC.s: Assembler messages: 5213s /tmp/ccsR7TxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.o 5213s /tmp/cceLG7Uh.s: Assembler messages: 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/cceLG7Uh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s CC [M] drivers/net/wireless/intel/iwlwifi/mld/rx.o 5213s /tmp/ccFfLKE8.s: Assembler messages: 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s /tmp/ccFfLKE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5213s CC [M] drivers/net/ethernet/intel/ice/ice_hwmon.o 5214s /tmp/cclAq0Tc.s: Assembler messages: 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s /tmp/cclAq0Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5214s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.o 5215s /tmp/ccsLud2u.s: Assembler messages: 5215s /tmp/ccsLud2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.o 5215s /tmp/ccSg1rfj.s: Assembler messages: 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/ccSg1rfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/cc25YD4U.s: Assembler messages: 5215s /tmp/cc25YD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s /tmp/cc25YD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5215s CC [M] drivers/net/ethernet/intel/ice/ice_gnss.o 5215s CC [M] drivers/net/wireless/intel/iwlwifi/mld/mcc.o 5216s /tmp/ccPsEAI3.s: Assembler messages: 5216s /tmp/ccPsEAI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm20b.o 5216s /tmp/ccaEZify.s: Assembler messages: 5216s /tmp/ccaEZify.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccaEZify.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccaEZify.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s CC [M] drivers/net/wireless/intel/iwlwifi/mld/session-protect.o 5216s /tmp/ccGchIxH.s: Assembler messages: 5216s /tmp/ccGchIxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccGchIxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccGchIxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccGchIxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s /tmp/ccGchIxH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s LD [M] drivers/net/ethernet/intel/ice/ice.o 5216s /tmp/ccya2MjZ.s: Assembler messages: 5216s /tmp/ccya2MjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5216s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.o 5217s AR drivers/net/ethernet/i825xx/built-in.a 5217s AR drivers/net/ethernet/microsoft/built-in.a 5217s CC [M] drivers/net/ethernet/microsoft/mana/gdma_main.o 5217s /tmp/ccMxDENA.s: Assembler messages: 5217s /tmp/ccMxDENA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s /tmp/ccMxDENA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s /tmp/ccMxDENA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.o 5217s /tmp/ccOIBi1o.s: Assembler messages: 5217s /tmp/ccOIBi1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s /tmp/ccOIBi1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s /tmp/ccOIBi1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s /tmp/ccOIBi1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5217s CC [M] drivers/net/wireless/intel/iwlwifi/mld/phy.o 5218s /tmp/ccbmz1uz.s: Assembler messages: 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccbmz1uz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn35/dcn35_resource.o 5218s /tmp/cc97vAEg.s: Assembler messages: 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/cc97vAEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Assembler messages: 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.o 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5218s /tmp/ccfEqMLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s CC [M] drivers/net/ethernet/microsoft/mana/shm_channel.o 5219s /tmp/ccy8DX3A.s: Assembler messages: 5219s /tmp/ccy8DX3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s /tmp/ccy8DX3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s CC [M] drivers/net/wireless/intel/iwlwifi/mld/scan.o 5219s /tmp/ccb3cM14.s: Assembler messages: 5219s /tmp/ccb3cM14.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.o 5219s /tmp/ccWqxYNw.s: Assembler messages: 5219s /tmp/ccWqxYNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s /tmp/ccWqxYNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5219s /tmp/ccWqxYNw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5220s CC [M] drivers/net/ethernet/microsoft/mana/hw_channel.o 5220s /tmp/ccJQL1rA.s: Assembler messages: 5220s /tmp/ccJQL1rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5220s /tmp/ccJQL1rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5220s /tmp/ccJQL1rA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5220s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.o 5221s /tmp/ccc41p6q.s: Assembler messages: 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s CC [M] drivers/net/wireless/intel/iwlwifi/mld/sta.o 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccc41p6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Assembler messages: 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/cc6YrfJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s CC [M] drivers/net/ethernet/microsoft/mana/mana_en.o 5221s /tmp/ccd9ez5J.s: Assembler messages: 5221s /tmp/ccd9ez5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s /tmp/ccd9ez5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5221s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.o 5222s /tmp/ccVoSc0X.s: Assembler messages: 5222s /tmp/ccVoSc0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccVoSc0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccVoSc0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.o 5222s /tmp/ccaSiREN.s: Assembler messages: 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s /tmp/ccaSiREN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5222s CC [M] drivers/net/wireless/intel/iwlwifi/mld/tx.o 5223s /tmp/ccZy7Md4.s: Assembler messages: 5223s /tmp/ccZy7Md4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccZy7Md4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.o 5223s /tmp/ccsE7yzt.s: Assembler messages: 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5223s /tmp/ccsE7yzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s CC [M] drivers/net/ethernet/microsoft/mana/mana_ethtool.o 5224s /tmp/cc4El6Xe.s: Assembler messages: 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc4El6Xe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.o 5224s /tmp/ccLV4w4p.s: Assembler messages: 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/ccLV4w4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn351/dcn351_resource.o 5224s /tmp/cc693OLc.s: Assembler messages: 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s /tmp/cc693OLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5224s CC [M] drivers/net/wireless/intel/iwlwifi/mld/coex.o 5225s /tmp/ccZadmyz.s: Assembler messages: 5225s /tmp/ccZadmyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccZadmyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccZadmyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccZadmyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s CC [M] drivers/net/ethernet/microsoft/mana/mana_bpf.o 5225s /tmp/ccMD20dV.s: Assembler messages: 5225s /tmp/ccMD20dV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccMD20dV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccMD20dV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccMD20dV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s /tmp/ccMD20dV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5225s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.o 5226s CC [M] drivers/net/wireless/intel/iwlwifi/mld/tlc.o 5226s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.o 5226s /tmp/ccKLYrja.s: Assembler messages: 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s /tmp/ccKLYrja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5226s LD [M] drivers/net/ethernet/microsoft/mana/mana.o 5226s AR drivers/net/ethernet/litex/built-in.a 5226s CC [M] drivers/net/ethernet/litex/litex_liteeth.o 5227s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.o 5227s /tmp/cc7NCmyu.s: Assembler messages: 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc7NCmyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s AR drivers/net/ethernet/marvell/octeon_ep/built-in.a 5227s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_main.o 5227s /tmp/cc8L3rqB.s: Assembler messages: 5227s /tmp/cc8L3rqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc8L3rqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc8L3rqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc8L3rqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s CC [M] drivers/net/wireless/intel/iwlwifi/mld/agg.o 5227s /tmp/cc0sKA6t.s: Assembler messages: 5227s /tmp/cc0sKA6t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5227s /tmp/cc0sKA6t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5228s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.o 5228s /tmp/cc4RL4LP.s: Assembler messages: 5228s /tmp/cc4RL4LP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5228s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.o 5229s /tmp/ccKdOewS.s: Assembler messages: 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccKdOewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s CC [M] drivers/net/wireless/intel/iwlwifi/mld/key.o 5229s /tmp/ccAu3qtO.s: Assembler messages: 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s /tmp/ccAu3qtO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5229s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.o 5229s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.o 5230s /tmp/ccaoFEb2.s: Assembler messages: 5230s /tmp/ccaoFEb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/ccaoFEb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/ccaoFEb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/ccaoFEb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s CC [M] drivers/net/wireless/intel/iwlwifi/mld/regulatory.o 5230s /tmp/cclSLhfR.s: Assembler messages: 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s /tmp/cclSLhfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5230s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_tx.o 5230s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o 5231s /tmp/ccMp6iPL.s: Assembler messages: 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccMp6iPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn36/dcn36_resource.o 5231s /tmp/ccCxDhUg.s: Assembler messages: 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccCxDhUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccjqizFR.s: Assembler messages: 5231s /tmp/ccjqizFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccjqizFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s /tmp/ccjqizFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5231s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_rx.o 5231s CC [M] drivers/net/wireless/intel/iwlwifi/mld/ap.o 5233s /tmp/ccjGiKvJ.s: Assembler messages: 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccjGiKvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_ethtool.o 5233s CC [M] drivers/net/wireless/intel/iwlwifi/mld/thermal.o 5233s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.o 5233s /tmp/ccYWBgYC.s: Assembler messages: 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccYWBgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Assembler messages: 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s /tmp/ccDNV9YL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5233s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.o 5234s /tmp/ccEIDnSM.s: Assembler messages: 5234s /tmp/ccEIDnSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccEIDnSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccEIDnSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccEIDnSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_mbox.o 5234s /tmp/ccSjnxzT.s: Assembler messages: 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s /tmp/ccSjnxzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s CC [M] drivers/net/wireless/intel/iwlwifi/mld/roc.o 5234s /tmp/ccWqYtg0.s: Assembler messages: 5234s /tmp/ccWqYtg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5234s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.o 5235s /tmp/ccXoH4Kn.s: Assembler messages: 5235s /tmp/ccXoH4Kn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccXoH4Kn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccXoH4Kn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccXoH4Kn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.o 5235s /tmp/ccRlJUqL.s: Assembler messages: 5235s /tmp/ccRlJUqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccRlJUqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccRlJUqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s CC [M] drivers/net/wireless/intel/iwlwifi/mld/stats.o 5235s /tmp/ccqPcHmH.s: Assembler messages: 5235s /tmp/ccqPcHmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s /tmp/ccqPcHmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5235s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.o 5236s /tmp/cc09GLwR.s: Assembler messages: 5236s /tmp/cc09GLwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/cc09GLwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/cc09GLwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_pfvf_mbox.o 5236s /tmp/ccJpDCjI.s: Assembler messages: 5236s /tmp/ccJpDCjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/ccJpDCjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.o 5236s /tmp/cc9qXMgU.s: Assembler messages: 5236s /tmp/cc9qXMgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/cc9qXMgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/cc9qXMgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s /tmp/cc9qXMgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5236s CC [M] drivers/net/wireless/intel/iwlwifi/mld/low_latency.o 5237s /tmp/ccCNd2b2.s: Assembler messages: 5237s /tmp/ccCNd2b2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/ccCNd2b2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s CC [M] drivers/net/ethernet/marvell/octeon_ep/octep_cnxk_pf.o 5237s /tmp/cciHZsWx.s: Assembler messages: 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s /tmp/cciHZsWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5237s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn401/dcn401_resource.o 5237s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.o 5238s /tmp/ccHeJT7c.s: Assembler messages: 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccHeJT7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s CC [M] drivers/net/wireless/intel/iwlwifi/mld/mlo.o 5238s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.o 5238s /tmp/ccbulFp5.s: Assembler messages: 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s LD [M] drivers/net/ethernet/marvell/octeon_ep/octeon_ep.o 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s /tmp/ccbulFp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5238s AR drivers/net/ethernet/marvell/octeon_ep_vf/built-in.a 5238s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.o 5239s /tmp/ccyK1Rea.s: Assembler messages: 5239s /tmp/ccyK1Rea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5239s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.o 5240s /tmp/ccjlI50q.s: Assembler messages: 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccjlI50q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s CC [M] drivers/net/wireless/intel/iwlwifi/mld/ptp.o 5240s /tmp/ccK2OkCL.s: Assembler messages: 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5240s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.o 5240s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_cn9k.o 5240s /tmp/ccK2OkCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cctVCCFi.s: Assembler messages: 5241s /tmp/cctVCCFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cctVCCFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cctVCCFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cctVCCFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cctVCCFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.o 5241s /tmp/ccMpNSJ6.s: Assembler messages: 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/ccMpNSJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s CC [M] drivers/net/wireless/intel/iwlwifi/mld/time_sync.o 5241s /tmp/cceWLUqf.s: Assembler messages: 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s /tmp/cceWLUqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5241s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_cnxk.o 5242s /tmp/ccNXL9eT.s: Assembler messages: 5242s /tmp/ccNXL9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccNXL9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccNXL9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccNXL9eT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.o 5242s /tmp/cc76D1Ol.s: Assembler messages: 5242s /tmp/cc76D1Ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/cc76D1Ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/cc76D1Ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/cc76D1Ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/cc76D1Ol.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Assembler messages: 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s /tmp/ccURdsyU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5242s CC [M] drivers/net/wireless/intel/iwlwifi/mld/ftm-initiator.o 5242s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_tx.o 5243s /tmp/ccgtWR9k.s: Assembler messages: 5243s /tmp/ccgtWR9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/ccgtWR9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.o 5243s /tmp/cciNayTD.s: Assembler messages: 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s /tmp/cciNayTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5243s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.o 5244s /tmp/ccnWR97Q.s: Assembler messages: 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccnWR97Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.o 5244s /tmp/ccMxWdxv.s: Assembler messages: 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccMxWdxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s CC [M] drivers/net/wireless/intel/iwlwifi/mld/debugfs.o 5244s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn10/dcn10_optc.o 5244s /tmp/ccSj4Qob.s: Assembler messages: 5244s /tmp/ccSj4Qob.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccSj4Qob.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccSj4Qob.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccSj4Qob.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/ccSj4Qob.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Assembler messages: 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s /tmp/cciNenki.s: Warning: no SFrame FDE emitted; FP without RA on stack 5244s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.o 5245s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_mbox.o 5245s /tmp/ccTwtjEM.s: Assembler messages: 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn20/dcn20_optc.o 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccTwtjEM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccYHtkGb.s: Assembler messages: 5245s /tmp/ccYHtkGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccYHtkGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.o 5245s /tmp/ccxZasVa.s: Assembler messages: 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5245s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s CC [M] drivers/net/wireless/intel/iwlwifi/mld/led.o 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccxZasVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Assembler messages: 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccp9SDwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_ethtool.o 5246s /tmp/ccQufK9E.s: Assembler messages: 5246s /tmp/ccQufK9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/ccQufK9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.o 5246s /tmp/cc4ocqve.s: Assembler messages: 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s /tmp/cc4ocqve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5246s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn201/dcn201_optc.o 5247s /tmp/ccLAqFrg.s: Assembler messages: 5247s /tmp/ccLAqFrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccLAqFrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccLAqFrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccLAqFrg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccy8f2GG.s: Assembler messages: 5247s /tmp/ccy8f2GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccy8f2GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccy8f2GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccy8f2GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s CC [M] drivers/net/wireless/intel/iwlwifi/mld/d3.o 5247s LD [M] drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.o 5247s AR drivers/net/ethernet/marvell/octeontx2/built-in.a 5247s CC [M] drivers/net/ethernet/marvell/octeontx2/af/mbox.o 5247s /tmp/cc9P5SwI.s: Assembler messages: 5247s /tmp/cc9P5SwI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.o 5247s /tmp/ccTzpuwh.s: Assembler messages: 5247s /tmp/ccTzpuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccTzpuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s /tmp/ccTzpuwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5247s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn30/dcn30_optc.o 5248s /tmp/ccNaj2xu.s: Assembler messages: 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s /tmp/ccNaj2xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5248s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.o 5248s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.o 5249s /tmp/ccGClHV2.s: Assembler messages: 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/ccGClHV2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn301/dcn301_optc.o 5249s /tmp/ccTo2ttL.s: Assembler messages: 5249s /tmp/ccTo2ttL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.o 5249s /tmp/cc57NvV1.s: Assembler messages: 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s /tmp/cc57NvV1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5249s LD [M] drivers/net/wireless/intel/iwlwifi/mld/iwlmld.o 5249s LD [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.o 5249s AR drivers/net/wireless/marvell/built-in.a 5249s CC [M] drivers/net/wireless/marvell/mwl8k.o 5250s /tmp/ccRCv53d.s: Assembler messages: 5250s /tmp/ccRCv53d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn31/dcn31_optc.o 5250s /tmp/ccJ14l9S.s: Assembler messages: 5250s /tmp/ccJ14l9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Assembler messages: 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s /tmp/ccfp7R1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5250s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.o 5250s CC [M] drivers/net/ethernet/marvell/octeontx2/af/cgx.o 5251s /tmp/ccb8zWZT.s: Assembler messages: 5251s /tmp/ccb8zWZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s /tmp/ccalo5wY.s: Assembler messages: 5251s /tmp/ccalo5wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s /tmp/ccalo5wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s /tmp/ccalo5wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s /tmp/ccalo5wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s /tmp/ccalo5wY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5251s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.o 5251s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn314/dcn314_optc.o 5252s /tmp/cci6uGUq.s: Assembler messages: 5252s /tmp/cci6uGUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cci6uGUq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.o 5252s /tmp/ccp4qmo1.s: Assembler messages: 5252s /tmp/ccp4qmo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccp4qmo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccp4qmo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccp4qmo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccp4qmo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn32/dcn32_optc.o 5252s /tmp/ccdeKqms.s: Assembler messages: 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/ccdeKqms.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu.o 5252s /tmp/ccc9joz6.s: Assembler messages: 5252s /tmp/ccc9joz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.o 5252s /tmp/cceCQcSf.s: Assembler messages: 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5252s /tmp/cceCQcSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s CC [M] drivers/net/wireless/marvell/libertas/cfg.o 5253s /tmp/ccUSEpJY.s: Assembler messages: 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccUSEpJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn35/dcn35_optc.o 5253s /tmp/ccJ09cHG.s: Assembler messages: 5253s /tmp/ccJ09cHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s /tmp/ccJ09cHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5253s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.o 5254s /tmp/ccYeZ39f.s: Assembler messages: 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/ccYeZ39f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/optc/dcn401/dcn401_optc.o 5254s /tmp/ccmXFqFf.s: Assembler messages: 5254s /tmp/ccmXFqFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.o 5254s /tmp/cclKga1u.s: Assembler messages: 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s /tmp/cclKga1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5254s CC [M] drivers/net/wireless/marvell/libertas/cmd.o 5255s /tmp/ccgxerag.s: Assembler messages: 5255s /tmp/ccgxerag.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccgxerag.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.o 5255s /tmp/ccbC9FM7.s: Assembler messages: 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s /tmp/ccbC9FM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5255s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn10/dcn10_dpp.o 5256s /tmp/ccVtw4WM.s: Assembler messages: 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccVtw4WM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s CC [M] drivers/net/wireless/marvell/libertas/cmdresp.o 5256s /tmp/ccdMM1Gk.s: Assembler messages: 5256s /tmp/ccdMM1Gk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccdMM1Gk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccdMM1Gk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.o 5256s /tmp/ccBlCla4.s: Assembler messages: 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s /tmp/ccBlCla4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5256s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn10/dcn10_dpp_dscl.o 5257s /tmp/ccLy4MBo.s: Assembler messages: 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccLy4MBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.o 5257s /tmp/cccRHBcx.s: Assembler messages: 5257s /tmp/cccRHBcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/cccRHBcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/cccRHBcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/cccRHBcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.o 5257s /tmp/ccym3GqE.s: Assembler messages: 5257s /tmp/ccym3GqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccym3GqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s /tmp/ccym3GqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5257s CC [M] drivers/net/wireless/marvell/libertas/debugfs.o 5258s /tmp/ccZIOHpH.s: Assembler messages: 5258s /tmp/ccZIOHpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccZIOHpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccZIOHpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn10/dcn10_dpp_cm.o 5258s /tmp/ccTQCbGU.s: Assembler messages: 5258s /tmp/ccTQCbGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccTQCbGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.o 5258s /tmp/cckg7sEn.s: Assembler messages: 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/cckg7sEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s CC [M] drivers/net/wireless/marvell/libertas/ethtool.o 5258s /tmp/ccFBByRl.s: Assembler messages: 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s /tmp/ccFBByRl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5258s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.o 5259s /tmp/ccXuPvcX.s: Assembler messages: 5259s /tmp/ccXuPvcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccXuPvcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.o 5259s /tmp/ccSOVh7R.s: Assembler messages: 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s /tmp/ccSOVh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn20/dcn20_dpp.o 5259s /tmp/cc4pYVv2.s: Assembler messages: 5259s /tmp/cc4pYVv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5259s CC [M] drivers/net/wireless/marvell/libertas/main.o 5260s /tmp/ccCixkCJ.s: Assembler messages: 5260s /tmp/ccCixkCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccCixkCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.o 5260s /tmp/ccph5Tv9.s: Assembler messages: 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/ccph5Tv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.o 5260s /tmp/cc9KR2MX.s: Assembler messages: 5260s /tmp/cc9KR2MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/cc9KR2MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/cc9KR2MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s /tmp/cc9KR2MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5260s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn20/dcn20_dpp_cm.o 5261s /tmp/ccnKN6Er.s: Assembler messages: 5261s /tmp/ccnKN6Er.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.o 5261s /tmp/ccaNGXM9.s: Assembler messages: 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s /tmp/ccaNGXM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5261s CC [M] drivers/net/wireless/marvell/libertas/rx.o 5261s /tmp/cc5B51RW.s: Assembler messages: 5261s /tmp/cc5B51RW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o 5262s /tmp/ccpEyJmG.s: Assembler messages: 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s /tmp/ccpEyJmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn201/dcn201_dpp.o 5262s /tmp/ccirpYLj.s: Assembler messages: 5262s /tmp/ccirpYLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5262s CC [M] drivers/net/wireless/marvell/libertas/tx.o 5263s /tmp/ccxGB9v7.s: Assembler messages: 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s /tmp/ccxGB9v7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.o 5263s /tmp/ccd9MgBN.s: Assembler messages: 5263s /tmp/ccd9MgBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5263s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn30/dcn30_dpp.o 5264s /tmp/ccNNcS73.s: Assembler messages: 5264s /tmp/ccNNcS73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccNNcS73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s CC [M] drivers/net/wireless/marvell/libertas/firmware.o 5264s /tmp/ccAeCsLW.s: Assembler messages: 5264s /tmp/ccAeCsLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccAeCsLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.o 5264s /tmp/ccGH6svZ.s: Assembler messages: 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s /tmp/ccGH6svZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5264s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.o 5265s /tmp/ccGuk8S5.s: Assembler messages: 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGuk8S5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/cc7O0k8g.s: Assembler messages: 5265s /tmp/cc7O0k8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/cc7O0k8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/cc7O0k8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/cc7O0k8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s CC [M] drivers/net/wireless/marvell/libertas/mesh.o 5265s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.o 5265s /tmp/ccGbnng6.s: Assembler messages: 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s /tmp/ccGbnng6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn30/dcn30_dpp_cm.o 5265s /tmp/ccCSuXZT.s: Assembler messages: 5265s /tmp/ccCSuXZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5265s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.o 5266s /tmp/ccQNoEjI.s: Assembler messages: 5266s /tmp/ccQNoEjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccQNoEjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccQNoEjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccQNoEjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Assembler messages: 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccK4szCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn32/dcn32_dpp.o 5266s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.o 5266s /tmp/ccFGsbrD.s: Assembler messages: 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s /tmp/ccFGsbrD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5266s CC [M] drivers/net/wireless/marvell/libertas/if_usb.o 5267s /tmp/ccMWgT36.s: Assembler messages: 5267s /tmp/ccMWgT36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.o 5267s /tmp/ccDxJ8V0.s: Assembler messages: 5267s /tmp/ccDxJ8V0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn35/dcn35_dpp.o 5267s /tmp/ccowOLNN.s: Assembler messages: 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s /tmp/ccowOLNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5267s CC [M] drivers/net/wireless/marvell/libertas/if_sdio.o 5268s /tmp/ccVm5rN2.s: Assembler messages: 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccVm5rN2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.o 5268s /tmp/ccBLDHcb.s: Assembler messages: 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccBLDHcb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.o 5268s /tmp/ccDfEg7d.s: Assembler messages: 5268s /tmp/ccDfEg7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccDfEg7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s /tmp/ccDfEg7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5268s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn401/dcn401_dpp.o 5269s /tmp/ccJGJBlW.s: Assembler messages: 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/ccJGJBlW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s CC [M] drivers/net/wireless/marvell/libertas/if_spi.o 5269s /tmp/cczOttuc.s: Assembler messages: 5269s /tmp/cczOttuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/cczOttuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s /tmp/cczOttuc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5269s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.o 5270s /tmp/ccsYuZJ0.s: Assembler messages: 5270s /tmp/ccsYuZJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccsYuZJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn401/dcn401_dpp_cm.o 5270s /tmp/cc6LZEhG.s: Assembler messages: 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/cc6LZEhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.o 5270s /tmp/ccIfChqv.s: Assembler messages: 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5270s /tmp/ccIfChqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s LD [M] drivers/net/wireless/marvell/libertas/libertas.o 5271s LD [M] drivers/net/wireless/marvell/libertas/usb8xxx.o 5271s LD [M] drivers/net/wireless/marvell/libertas/libertas_sdio.o 5271s LD [M] drivers/net/wireless/marvell/libertas/libertas_spi.o 5271s CC [M] drivers/net/wireless/marvell/libertas_tf/main.o 5271s /tmp/ccCTfpUp.s: Assembler messages: 5271s /tmp/ccCTfpUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccCTfpUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccCTfpUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccCTfpUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccCTfpUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dpp/dcn401/dcn401_dpp_dscl.o 5271s /tmp/ccGsGj37.s: Assembler messages: 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s /tmp/ccGsGj37.s: Warning: no SFrame FDE emitted; FP without RA on stack 5271s CC [M] drivers/net/ethernet/marvell/octeontx2/af/ptp.o 5272s /tmp/cceCoZFH.s: Assembler messages: 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/cceCoZFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.o 5272s /tmp/ccidOUOj.s: Assembler messages: 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccidOUOj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s CC [M] drivers/net/wireless/marvell/libertas_tf/cmd.o 5272s /tmp/ccrBk2ry.s: Assembler messages: 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccrBk2ry.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Assembler messages: 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn10/dcn10_hubbub.o 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s /tmp/ccDiGhAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5272s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.o 5273s /tmp/ccPnZwh5.s: Assembler messages: 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s /tmp/ccPnZwh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5273s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.o 5274s /tmp/cc2PJiXC.s: Assembler messages: 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cc2PJiXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Assembler messages: 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/ccJBPHWN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn20/dcn20_hubbub.o 5274s CC [M] drivers/net/wireless/marvell/libertas_tf/if_usb.o 5274s /tmp/cckU3Rcs.s: Assembler messages: 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s /tmp/cckU3Rcs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5274s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.o 5275s /tmp/ccAHawGO.s: Assembler messages: 5275s /tmp/ccAHawGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccAHawGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccAHawGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccAHawGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cc7BvA4A.s: Assembler messages: 5275s /tmp/cc7BvA4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cc7BvA4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cc7BvA4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn201/dcn201_hubbub.o 5275s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.o 5275s /tmp/ccyuDwiN.s: Assembler messages: 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/ccyuDwiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.o 5275s LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.o 5275s CC [M] drivers/net/wireless/marvell/mwifiex/main.o 5275s /tmp/cci9qiEJ.s: Assembler messages: 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s /tmp/cci9qiEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5275s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.o 5276s /tmp/ccPN4rpG.s: Assembler messages: 5276s /tmp/ccPN4rpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5276s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.o 5276s /tmp/ccMVsW1T.s: Assembler messages: 5276s /tmp/ccMVsW1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5276s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn21/dcn21_hubbub.o 5277s /tmp/cc9cMJ86.s: Assembler messages: 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cc9cMJ86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.o 5277s /tmp/cccAVp6Y.s: Assembler messages: 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_devlink.o 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/cccAVp6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Assembler messages: 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccgv1snG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Assembler messages: 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s /tmp/ccrystqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5277s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn30/dcn30_hubbub.o 5278s CC [M] drivers/net/wireless/marvell/mwifiex/init.o 5278s /tmp/cc5kwWlL.s: Assembler messages: 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s /tmp/cc5kwWlL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5278s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.o 5279s /tmp/cccYLxrC.s: Assembler messages: 5279s /tmp/cccYLxrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cccYLxrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cccYLxrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cccYLxrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Assembler messages: 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/cczJr0kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn301/dcn301_hubbub.o 5279s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rpm.o 5279s /tmp/ccQ2UNtk.s: Assembler messages: 5279s /tmp/ccQ2UNtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccQ2UNtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Assembler messages: 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s /tmp/ccvrfQNt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5279s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.o 5279s CC [M] drivers/net/wireless/marvell/mwifiex/cfp.o 5280s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn31/dcn31_hubbub.o 5280s /tmp/ccShpSSb.s: Assembler messages: 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccShpSSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_cn10k.o 5280s /tmp/ccc6PTsT.s: Assembler messages: 5280s /tmp/ccc6PTsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/ccc6PTsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.o 5280s /tmp/cciFlIOt.s: Assembler messages: 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s /tmp/cciFlIOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5280s CC [M] drivers/net/wireless/marvell/mwifiex/cmdevt.o 5281s /tmp/ccE3byxJ.s: Assembler messages: 5281s /tmp/ccE3byxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.o 5281s /tmp/ccmiR9vf.s: Assembler messages: 5281s /tmp/ccmiR9vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccmiR9vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccmiR9vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccmiR9vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccmiR9vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_switch.o 5281s /tmp/ccHeB9FQ.s: Assembler messages: 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s /tmp/ccHeB9FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5281s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn32/dcn32_hubbub.o 5282s /tmp/ccS3uG0Z.s: Assembler messages: 5282s /tmp/ccS3uG0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccS3uG0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.o 5282s /tmp/ccCovCSb.s: Assembler messages: 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccCovCSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccicsnUn.s: Assembler messages: 5282s /tmp/ccicsnUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccicsnUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s /tmp/ccicsnUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5282s CC [M] drivers/net/wireless/marvell/mwifiex/util.o 5282s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_sdp.o 5283s /tmp/cc432IKZ.s: Assembler messages: 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/cc432IKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/ccxPOxEe.s: Assembler messages: 5283s /tmp/ccxPOxEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/ccxPOxEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/ccxPOxEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s /tmp/ccxPOxEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5283s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn35/dcn35_hubbub.o 5283s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.o 5284s /tmp/ccd5lzmy.s: Assembler messages: 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/ccd5lzmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.o 5284s /tmp/cckCFlK1.s: Assembler messages: 5284s /tmp/cckCFlK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cckCFlK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.o 5284s /tmp/cchAi9hA.s: Assembler messages: 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cchAi9hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cczvhERl.s: Assembler messages: 5284s /tmp/cczvhERl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cczvhERl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cczvhERl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cczvhERl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s /tmp/cczvhERl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5284s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn401/dcn401_hubbub.o 5284s CC [M] drivers/net/wireless/marvell/mwifiex/txrx.o 5285s /tmp/ccfhmVt4.s: Assembler messages: 5285s /tmp/ccfhmVt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccfhmVt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.o 5285s /tmp/cc6LwJ2l.s: Assembler messages: 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc6LwJ2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn20/dcn20_dccg.o 5285s /tmp/ccylorUp.s: Assembler messages: 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/ccylorUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc3IW8r1.s: Assembler messages: 5285s /tmp/cc3IW8r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc3IW8r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5285s /tmp/cc3IW8r1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.o 5286s CC [M] drivers/net/wireless/marvell/mwifiex/wmm.o 5286s /tmp/ccvMBDgU.s: Assembler messages: 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccvMBDgU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s CC [M] drivers/net/ethernet/marvell/octeontx2/af/mcs.o 5286s /tmp/ccaEQSc5.s: Assembler messages: 5286s /tmp/ccaEQSc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/ccaEQSc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.o 5286s /tmp/cctFKC6T.s: Assembler messages: 5286s /tmp/cctFKC6T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/cctFKC6T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5286s /tmp/cctFKC6T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5287s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn201/dcn201_dccg.o 5287s /tmp/ccODI6oW.s: Assembler messages: 5287s /tmp/ccODI6oW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5287s /tmp/ccODI6oW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5287s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.o 5288s /tmp/ccW0W0QI.s: Assembler messages: 5288s /tmp/ccW0W0QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn21/dcn21_dccg.o 5288s /tmp/ccRQgw7K.s: Assembler messages: 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccRQgw7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s CC [M] drivers/net/wireless/marvell/mwifiex/11n.o 5288s /tmp/ccuU0ijd.s: Assembler messages: 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccuU0ijd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s CC [M] drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.o 5288s /tmp/ccprlHah.s: Assembler messages: 5288s /tmp/ccprlHah.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s /tmp/ccprlHah.s: Warning: no SFrame FDE emitted; FP without RA on stack 5288s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.o 5290s /tmp/cc4QBTA0.s: Assembler messages: 5290s /tmp/cc4QBTA0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn30/dcn30_dccg.o 5290s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.o 5290s CC [M] drivers/net/ethernet/marvell/octeontx2/af/mcs_cnf10kb.o 5290s CC [M] drivers/net/wireless/marvell/mwifiex/11ac.o 5290s /tmp/cc1Z48Qm.s: Assembler messages: 5290s /tmp/cc1Z48Qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc1Z48Qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc1Z48Qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Assembler messages: 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cc5tnn6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Assembler messages: 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccPJmgZQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccCSs1Su.s: Assembler messages: 5290s /tmp/ccCSs1Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/ccCSs1Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn301/dcn301_dccg.o 5290s /tmp/cc5dhZD6.s: Assembler messages: 5290s /tmp/cc5dhZD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.o 5290s /tmp/cciDqvxz.s: Assembler messages: 5290s /tmp/cciDqvxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s /tmp/cciDqvxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5290s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.o 5291s /tmp/ccdLaZi4.s: Assembler messages: 5291s /tmp/ccdLaZi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s /tmp/ccdLaZi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s /tmp/ccdLaZi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s CC [M] drivers/net/wireless/marvell/mwifiex/11n_aggr.o 5291s /tmp/cchsuaAj.s: Assembler messages: 5291s /tmp/cchsuaAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn31/dcn31_dccg.o 5291s /tmp/ccAZPjII.s: Assembler messages: 5291s /tmp/ccAZPjII.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s /tmp/ccAZPjII.s: Warning: no SFrame FDE emitted; FP without RA on stack 5291s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.o 5292s /tmp/ccuPHC4Z.s: Assembler messages: 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccuPHC4Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s LD [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.o 5292s LD [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_af.o 5292s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o 5292s /tmp/ccvGSqHZ.s: Assembler messages: 5292s /tmp/ccvGSqHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccvGSqHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/ccenrZEg.s: Assembler messages: 5292s /tmp/ccenrZEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.o 5292s CC [M] drivers/net/wireless/marvell/mwifiex/11n_rxreorder.o 5292s /tmp/cclhcFpy.s: Assembler messages: 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s /tmp/cclhcFpy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5292s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn314/dcn314_dccg.o 5293s /tmp/ccy5HVeZ.s: Assembler messages: 5293s /tmp/ccy5HVeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5293s /tmp/ccy5HVeZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5293s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.o 5294s /tmp/cctZ7YnX.s: Assembler messages: 5294s /tmp/cctZ7YnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cctZ7YnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cctZ7YnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn32/dcn32_dccg.o 5294s /tmp/cc5dwSYx.s: Assembler messages: 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/cc5dwSYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s CC [M] drivers/net/wireless/marvell/mwifiex/scan.o 5294s /tmp/ccNhs0AE.s: Assembler messages: 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s /tmp/ccNhs0AE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5294s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/user.o 5295s /tmp/ccHus9Cj.s: Assembler messages: 5295s /tmp/ccHus9Cj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccHus9Cj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccHus9Cj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccHus9Cj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn35/dcn35_dccg.o 5295s /tmp/ccZSx00z.s: Assembler messages: 5295s /tmp/ccZSx00z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccZSx00z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccZSx00z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccZSx00z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccZSx00z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp100.o 5295s /tmp/ccnhZwIN.s: Assembler messages: 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s /tmp/ccnhZwIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5295s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.o 5296s /tmp/ccAbNbar.s: Assembler messages: 5296s /tmp/ccAbNbar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccAbNbar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccAbNbar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccAbNbar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp10b.o 5296s /tmp/ccPxM1mt.s: Assembler messages: 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccPxM1mt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s CC [M] drivers/net/wireless/marvell/mwifiex/join.o 5296s /tmp/cc9l53EO.s: Assembler messages: 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/cc9l53EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dccg/dcn401/dcn401_dccg.o 5296s /tmp/ccmSYwb2.s: Assembler messages: 5296s /tmp/ccmSYwb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5296s /tmp/ccmSYwb2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.o 5297s /tmp/cckGzwTo.s: Assembler messages: 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/cckGzwTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn10/dcn10_hubp.o 5297s /tmp/ccMG1gTS.s: Assembler messages: 5297s /tmp/ccMG1gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccMG1gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccMG1gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccMG1gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccMG1gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Assembler messages: 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s /tmp/ccHY6vPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5297s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.o 5298s CC [M] drivers/net/wireless/marvell/mwifiex/sta_ioctl.o 5298s /tmp/ccCV1C1A.s: Assembler messages: 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccCV1C1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.o 5298s /tmp/ccNcEYyD.s: Assembler messages: 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s /tmp/ccNcEYyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5298s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.o 5299s /tmp/cc0GtfnI.s: Assembler messages: 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc0GtfnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn20/dcn20_hubp.o 5299s /tmp/cc3o3rIM.s: Assembler messages: 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/cc3o3rIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Assembler messages: 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s /tmp/ccpclXsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5299s CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmd.o 5299s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.o 5300s /tmp/ccj2qjaA.s: Assembler messages: 5300s /tmp/ccj2qjaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.o 5300s /tmp/cc7vVIUc.s: Assembler messages: 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5300s /tmp/cc7vVIUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Assembler messages: 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cc59K6Zg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn201/dcn201_hubp.o 5301s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.o 5301s /tmp/ccBplJND.s: Assembler messages: 5301s /tmp/ccBplJND.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.o 5301s /tmp/cck8LPwz.s: Assembler messages: 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s /tmp/cck8LPwz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5301s CC [M] drivers/net/wireless/marvell/mwifiex/uap_cmd.o 5302s /tmp/ccPkRsh6.s: Assembler messages: 5302s /tmp/ccPkRsh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccPkRsh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccPkRsh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn21/dcn21_hubp.o 5302s /tmp/ccsI3n3t.s: Assembler messages: 5302s /tmp/ccsI3n3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.o 5302s /tmp/ccaChYan.s: Assembler messages: 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5302s /tmp/ccaChYan.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.o 5303s /tmp/cceFRr98.s: Assembler messages: 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/cceFRr98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s CC [M] drivers/net/wireless/marvell/mwifiex/ie.o 5303s /tmp/ccRMAfH3.s: Assembler messages: 5303s /tmp/ccRMAfH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccRMAfH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccRMAfH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccRMAfH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.o 5303s /tmp/ccJ7dKdT.s: Assembler messages: 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s /tmp/ccJ7dKdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5303s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn30/dcn30_hubp.o 5304s /tmp/cc93E6mj.s: Assembler messages: 5304s /tmp/cc93E6mj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/cc93E6mj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.o 5304s /tmp/ccLkxxTW.s: Assembler messages: 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccLkxxTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccVn0j4l.s: Assembler messages: 5304s /tmp/ccVn0j4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccVn0j4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccVn0j4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccVn0j4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s /tmp/ccVn0j4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5304s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn31/dcn31_hubp.o 5304s CC [M] drivers/net/wireless/marvell/mwifiex/sta_cmdresp.o 5305s /tmp/ccviNM7a.s: Assembler messages: 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccviNM7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.o 5305s /tmp/ccpxjLr4.s: Assembler messages: 5305s /tmp/ccpxjLr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccpxjLr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccpxjLr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccpxjLr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.o 5305s /tmp/ccSuG2kW.s: Assembler messages: 5305s /tmp/ccSuG2kW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccSuG2kW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccSuG2kW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s /tmp/ccSuG2kW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5305s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn32/dcn32_hubp.o 5306s /tmp/cchKStK8.s: Assembler messages: 5306s /tmp/cchKStK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/cchKStK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.o 5306s /tmp/ccv08n4y.s: Assembler messages: 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s /tmp/ccv08n4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5306s CC [M] drivers/net/wireless/marvell/mwifiex/sta_event.o 5307s /tmp/ccqdd5pl.s: Assembler messages: 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqdd5pl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn35/dcn35_hubp.o 5307s /tmp/ccqgpUhA.s: Assembler messages: 5307s /tmp/ccqgpUhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccqgpUhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.o 5307s /tmp/cc7inTw9.s: Assembler messages: 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/cc7inTw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/cn10k.o 5307s /tmp/ccc6R67z.s: Assembler messages: 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s /tmp/ccc6R67z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5307s CC [M] drivers/net/wireless/marvell/mwifiex/uap_event.o 5308s /tmp/cctA1PVO.s: Assembler messages: 5308s /tmp/cctA1PVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/cctA1PVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.o 5308s /tmp/cc5L3SPX.s: Assembler messages: 5308s /tmp/cc5L3SPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/cc5L3SPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/cc5L3SPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/cc5L3SPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hubp/dcn401/dcn401_hubp.o 5308s /tmp/ccLhCtnw.s: Assembler messages: 5308s /tmp/ccLhCtnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Assembler messages: 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5308s /tmp/ccwWQC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.o 5309s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_dmac_flt.o 5309s /tmp/ccP9PAmv.s: Assembler messages: 5309s /tmp/ccP9PAmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s CC [M] drivers/net/wireless/marvell/mwifiex/sta_tx.o 5309s /tmp/ccK34csk.s: Assembler messages: 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s /tmp/ccK34csk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn10/dcn10_link_encoder.o 5309s /tmp/ccwDjYNq.s: Assembler messages: 5309s /tmp/ccwDjYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5309s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.o 5310s /tmp/ccNJAa6i.s: Assembler messages: 5310s /tmp/ccNJAa6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccNJAa6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccZE85En.s: Assembler messages: 5310s /tmp/ccZE85En.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccZE85En.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccZE85En.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccZE85En.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s CC [M] drivers/net/wireless/marvell/mwifiex/sta_rx.o 5310s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.o 5310s /tmp/ccxhHF1I.s: Assembler messages: 5310s /tmp/ccxhHF1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.o 5310s /tmp/ccUlFGIF.s: Assembler messages: 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s /tmp/ccUlFGIF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5310s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn10/dcn10_stream_encoder.o 5311s /tmp/ccys5N1D.s: Assembler messages: 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/ccys5N1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/cciyGPhb.s: Assembler messages: 5311s /tmp/cciyGPhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/cciyGPhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s /tmp/cc7KUsSE.s: Assembler messages: 5311s /tmp/cc7KUsSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5311s CC [M] drivers/net/wireless/marvell/mwifiex/uap_txrx.o 5311s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.o 5311s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.o 5312s /tmp/ccxEXbal.s: Assembler messages: 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/ccxEXbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn20/dcn20_link_encoder.o 5312s /tmp/ccnKTgXL.s: Assembler messages: 5312s /tmp/ccnKTgXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.o 5312s /tmp/cc0p8O3G.s: Assembler messages: 5312s /tmp/cc0p8O3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/cc0p8O3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/cc0p8O3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s /tmp/cc0p8O3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5312s CC [M] drivers/net/wireless/marvell/mwifiex/cfg80211.o 5313s /tmp/ccNjoYJ5.s: Assembler messages: 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccNjoYJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/qos.o 5313s /tmp/ccSjd8ub.s: Assembler messages: 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/ccSjd8ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s /tmp/cci4DVtf.s: Assembler messages: 5313s /tmp/cci4DVtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5313s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.o 5313s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn20/dcn20_stream_encoder.o 5314s /tmp/ccp94ruA.s: Assembler messages: 5314s /tmp/ccp94ruA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccp94ruA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccp94ruA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccp94ruA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.o 5314s /tmp/ccxkZhHF.s: Assembler messages: 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s /tmp/ccxkZhHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5314s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn30/dcn30_dio_link_encoder.o 5315s /tmp/ccx7DiSE.s: Assembler messages: 5315s /tmp/ccx7DiSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Assembler messages: 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.o 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/cc4rzYBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.o 5315s /tmp/ccSAtqLu.s: Assembler messages: 5315s /tmp/ccSAtqLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccSAtqLu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn30/dcn30_dio_stream_encoder.o 5315s /tmp/ccfY3Hmg.s: Assembler messages: 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5315s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccfY3Hmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s CC [M] drivers/net/wireless/marvell/mwifiex/ethtool.o 5316s /tmp/ccOh1br5.s: Assembler messages: 5316s /tmp/ccOh1br5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.o 5316s /tmp/ccqiDnSc.s: Assembler messages: 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/ccqiDnSc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.o 5316s /tmp/cc3ZIp6M.s: Assembler messages: 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5316s /tmp/cc3ZIp6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5317s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn301/dcn301_dio_link_encoder.o 5317s /tmp/ccfcE8NW.s: Assembler messages: 5317s /tmp/ccfcE8NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5317s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.o 5317s CC [M] drivers/net/wireless/marvell/mwifiex/11h.o 5318s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn31/dcn31_dio_link_encoder.o 5318s /tmp/ccHCnVJT.s: Assembler messages: 5318s /tmp/ccHCnVJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.o 5318s /tmp/ccbfOnNa.s: Assembler messages: 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccbfOnNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.o 5318s /tmp/ccm2vv8c.s: Assembler messages: 5318s /tmp/ccm2vv8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccm2vv8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccm2vv8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s /tmp/ccm2vv8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5318s CC [M] drivers/net/wireless/marvell/mwifiex/tdls.o 5319s /tmp/ccGefGpV.s: Assembler messages: 5319s /tmp/ccGefGpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccGefGpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccGefGpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccGefGpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccGefGpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.o 5319s /tmp/ccyq9Gzk.s: Assembler messages: 5319s /tmp/ccyq9Gzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccyq9Gzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s /tmp/ccyq9Gzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn314/dcn314_dio_stream_encoder.o 5319s /tmp/cc1dEgcr.s: Assembler messages: 5319s /tmp/cc1dEgcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5319s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.o 5320s /tmp/cchekPcS.s: Assembler messages: 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cchekPcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.o 5320s /tmp/cci9x0Tw.s: Assembler messages: 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cci9x0Tw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Assembler messages: 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s CC [M] drivers/net/wireless/marvell/mwifiex/debugfs.o 5320s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn32/dcn32_dio_link_encoder.o 5320s /tmp/cc18rIxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s /tmp/ccGURm3X.s: Assembler messages: 5320s /tmp/ccGURm3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5320s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.o 5321s /tmp/ccbDP1TC.s: Assembler messages: 5321s /tmp/ccbDP1TC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccbDP1TC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccbDP1TC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn32/dcn32_dio_stream_encoder.o 5321s /tmp/ccDGkWYi.s: Assembler messages: 5321s /tmp/ccDGkWYi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.o 5321s /tmp/ccnSwPFJ.s: Assembler messages: 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s /tmp/ccnSwPFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5321s CC [M] drivers/net/wireless/marvell/mwifiex/sdio.o 5322s /tmp/ccRv8Uiv.s: Assembler messages: 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccRv8Uiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.o 5322s /tmp/ccAKKdqW.s: Assembler messages: 5322s /tmp/ccAKKdqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.o 5322s /tmp/ccdB3PIu.s: Assembler messages: 5322s /tmp/ccdB3PIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccdB3PIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccdB3PIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccdB3PIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s /tmp/ccdB3PIu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5322s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn35/dcn35_dio_link_encoder.o 5323s /tmp/ccfkgF5X.s: Assembler messages: 5323s /tmp/ccfkgF5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.o 5323s /tmp/ccQyssVO.s: Assembler messages: 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccQyssVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn35/dcn35_dio_stream_encoder.o 5323s /tmp/ccxGVoUc.s: Assembler messages: 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/ccxGVoUc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Assembler messages: 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s /tmp/cc4gydV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5323s CC [M] drivers/net/wireless/marvell/mwifiex/pcie.o 5323s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.o 5324s /tmp/cchcMj5D.s: Assembler messages: 5324s /tmp/cchcMj5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s /tmp/cchcMj5D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm20b.o 5324s /tmp/ccQpMQQo.s: Assembler messages: 5324s /tmp/ccQpMQQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s /tmp/ccQpMQQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s /tmp/ccQpMQQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s /tmp/ccQpMQQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s /tmp/ccQpMQQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5324s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn321/dcn321_dio_link_encoder.o 5325s /tmp/cc7SLAig.s: Assembler messages: 5325s /tmp/cc7SLAig.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.o 5325s /tmp/ccWPLk3J.s: Assembler messages: 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/rep.o 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s /tmp/ccWPLk3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn401/dcn401_dio_link_encoder.o 5325s /tmp/ccGEhTDw.s: Assembler messages: 5325s /tmp/ccGEhTDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5325s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.o 5326s /tmp/ccW5hUU4.s: Assembler messages: 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/ccW5hUU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s CC [M] drivers/net/wireless/marvell/mwifiex/pcie_quirks.o 5326s /tmp/cc9TfPKL.s: Assembler messages: 5326s /tmp/cc9TfPKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/cc9TfPKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/cc9TfPKL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.o 5326s /tmp/cchdPpEm.s: Assembler messages: 5326s /tmp/cchdPpEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/cchdPpEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5326s /tmp/cchdPpEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dio/dcn401/dcn401_dio_stream_encoder.o 5327s /tmp/ccWuNVA1.s: Assembler messages: 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccWuNVA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.o 5327s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.o 5327s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.o 5327s AR drivers/net/ethernet/marvell/prestera/built-in.a 5327s CC [M] drivers/net/ethernet/marvell/prestera/prestera_main.o 5327s /tmp/ccgZXR2v.s: Assembler messages: 5327s /tmp/ccgZXR2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccgZXR2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccgZXR2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s /tmp/ccgZXR2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s CC [M] drivers/net/wireless/marvell/mwifiex/usb.o 5327s /tmp/cca8OFz2.s: Assembler messages: 5327s /tmp/cca8OFz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5327s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.o 5328s /tmp/ccgIzNzF.s: Assembler messages: 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccgIzNzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dwb/dcn30/dcn30_dwb.o 5328s /tmp/ccI6LAwx.s: Assembler messages: 5328s /tmp/ccI6LAwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.o 5328s /tmp/ccE0c77s.s: Assembler messages: 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5328s /tmp/ccE0c77s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s CC [M] drivers/net/ethernet/marvell/prestera/prestera_hw.o 5329s /tmp/ccS7VEQp.s: Assembler messages: 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccS7VEQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex.o 5329s /tmp/ccOandXf.s: Assembler messages: 5329s /tmp/ccOandXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccOandXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccOandXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccOandXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s /tmp/ccOandXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.o 5329s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.o 5329s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.o 5329s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dwb/dcn30/dcn30_dwb_cm.o 5329s AR drivers/net/wireless/mediatek/built-in.a 5329s /tmp/ccg1QQEc.s: Assembler messages: 5329s /tmp/ccg1QQEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5329s CC [M] drivers/net/wireless/mediatek/mt7601u/usb.o 5329s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.o 5330s /tmp/ccOfITAo.s: Assembler messages: 5330s /tmp/ccOfITAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.o 5330s /tmp/ccI28j3f.s: Assembler messages: 5330s /tmp/ccI28j3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/ccI28j3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dwb/dcn35/dcn35_dwb.o 5330s /tmp/cctARwEN.s: Assembler messages: 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cctARwEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s CC [M] drivers/net/wireless/mediatek/mt7601u/init.o 5330s /tmp/cceLjmS6.s: Assembler messages: 5330s /tmp/cceLjmS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5330s /tmp/cceLjmS6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5331s CC [M] drivers/net/ethernet/marvell/prestera/prestera_dsa.o 5331s /tmp/ccJoFHIj.s: Assembler messages: 5331s /tmp/ccJoFHIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5331s /tmp/ccJoFHIj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5331s CC [M] drivers/net/ethernet/marvell/prestera/prestera_rxtx.o 5331s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gh100.o 5331s /tmp/ccTTvZwS.s: Assembler messages: 5331s /tmp/ccTTvZwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5331s /tmp/ccTTvZwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5331s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hpo/dcn31/dcn31_hpo_dp_stream_encoder.o 5332s /tmp/cccjft5v.s: Assembler messages: 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cccjft5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s CC [M] drivers/net/wireless/mediatek/mt7601u/main.o 5332s /tmp/cckSO7rg.s: Assembler messages: 5332s /tmp/cckSO7rg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gb100.o 5332s /tmp/cc4pZsQw.s: Assembler messages: 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cc4pZsQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s CC [M] drivers/net/ethernet/marvell/prestera/prestera_devlink.o 5332s /tmp/cclUMjeU.s: Assembler messages: 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s /tmp/cclUMjeU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5332s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hpo/dcn31/dcn31_hpo_dp_link_encoder.o 5333s /tmp/cc9MBqJU.s: Assembler messages: 5333s /tmp/cc9MBqJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gb202.o 5333s /tmp/ccrNtTwf.s: Assembler messages: 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccrNtTwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s CC [M] drivers/net/wireless/mediatek/mt7601u/mcu.o 5333s /tmp/ccmr7SNL.s: Assembler messages: 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s /tmp/ccmr7SNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s CC [M] drivers/net/ethernet/marvell/prestera/prestera_ethtool.o 5333s /tmp/ccnniamo.s: Assembler messages: 5333s /tmp/ccnniamo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5333s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/r535.o 5334s /tmp/ccxaMi44.s: Assembler messages: 5334s /tmp/ccxaMi44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccxaMi44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccxaMi44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccxaMi44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hpo/dcn32/dcn32_hpo_dp_link_encoder.o 5334s /tmp/ccQeE7CX.s: Assembler messages: 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccQeE7CX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s CC [M] drivers/net/wireless/mediatek/mt7601u/trace.o 5334s /tmp/ccqF10wi.s: Assembler messages: 5334s /tmp/ccqF10wi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccqF10wi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s /tmp/ccqF10wi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5334s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.o 5335s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mmhubbub/dcn20/dcn20_mmhubbub.o 5335s /tmp/cc4fgnyJ.s: Assembler messages: 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/cc4fgnyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s CC [M] drivers/net/ethernet/marvell/prestera/prestera_switchdev.o 5335s /tmp/ccGyaMAR.s: Assembler messages: 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s /tmp/ccGyaMAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5335s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.o 5336s /tmp/ccVYaNKk.s: Assembler messages: 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccVYaNKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mmhubbub/dcn32/dcn32_mmhubbub.o 5336s /tmp/ccLuW9pU.s: Assembler messages: 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s CC [M] drivers/net/wireless/mediatek/mt7601u/dma.o 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccLuW9pU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/cc7wUROO.s: Assembler messages: 5336s /tmp/cc7wUROO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Assembler messages: 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s /tmp/ccffbDXK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5336s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.o 5336s CC [M] drivers/net/ethernet/marvell/prestera/prestera_acl.o 5337s /tmp/cc0lCtyZ.s: Assembler messages: 5337s /tmp/cc0lCtyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5337s /tmp/cc0lCtyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5337s /tmp/cc0lCtyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5337s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mmhubbub/dcn35/dcn35_mmhubbub.o 5337s /tmp/ccboHkpY.s: Assembler messages: 5337s /tmp/ccboHkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5337s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.o 5338s /tmp/ccmliLxf.s: Assembler messages: 5338s /tmp/ccmliLxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccmliLxf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mpc/dcn10/dcn10_mpc.o 5338s /tmp/cce0yufu.s: Assembler messages: 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/cce0yufu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s CC [M] drivers/net/wireless/mediatek/mt7601u/core.o 5338s /tmp/ccP13Xxn.s: Assembler messages: 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s /tmp/ccP13Xxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5338s CC [M] drivers/net/ethernet/marvell/prestera/prestera_flow.o 5338s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.o 5339s /tmp/cc8a3Spm.s: Assembler messages: 5339s /tmp/cc8a3Spm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/cc8a3Spm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/cc8a3Spm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Assembler messages: 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccqpb0a0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s CC [M] drivers/net/wireless/mediatek/mt7601u/eeprom.o 5339s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mpc/dcn20/dcn20_mpc.o 5339s /tmp/ccn7dw5Y.s: Assembler messages: 5339s /tmp/ccn7dw5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.o 5339s /tmp/ccwJLJbI.s: Assembler messages: 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s /tmp/ccwJLJbI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5339s CC [M] drivers/net/ethernet/marvell/prestera/prestera_flower.o 5340s /tmp/cckyUVbu.s: Assembler messages: 5340s /tmp/cckyUVbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/cckyUVbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/cckyUVbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s CC [M] drivers/net/wireless/mediatek/mt7601u/phy.o 5340s /tmp/ccJTKbwD.s: Assembler messages: 5340s /tmp/ccJTKbwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccJTKbwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccJTKbwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccJTKbwD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccZ0GgL3.s: Assembler messages: 5340s /tmp/ccZ0GgL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccZ0GgL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mpc/dcn30/dcn30_mpc.o 5340s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.o 5340s /tmp/ccAh9qyO.s: Assembler messages: 5340s /tmp/ccAh9qyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccAh9qyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccAh9qyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccAh9qyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5340s /tmp/ccAh9qyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5341s CC [M] drivers/net/ethernet/marvell/prestera/prestera_span.o 5341s /tmp/ccqz90XD.s: Assembler messages: 5341s /tmp/ccqz90XD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5341s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.o 5342s /tmp/ccZMChyk.s: Assembler messages: 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccZMChyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccnTpBmI.s: Assembler messages: 5342s /tmp/ccnTpBmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccnTpBmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccnTpBmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccnTpBmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s CC [M] drivers/net/wireless/mediatek/mt7601u/mac.o 5342s CC [M] drivers/net/ethernet/marvell/prestera/prestera_counter.o 5342s /tmp/ccKhf8Df.s: Assembler messages: 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s /tmp/ccKhf8Df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mpc/dcn32/dcn32_mpc.o 5342s /tmp/ccKkHN89.s: Assembler messages: 5342s /tmp/ccKkHN89.s: Warning: no SFrame FDE emitted; FP without RA on stack 5342s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.o 5343s /tmp/cczPCDUs.s: Assembler messages: 5343s /tmp/cczPCDUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.o 5343s /tmp/ccw6d4SI.s: Assembler messages: 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccw6d4SI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s CC [M] drivers/net/ethernet/marvell/prestera/prestera_router.o 5343s /tmp/cceUsx4Y.s: Assembler messages: 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/cceUsx4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s CC [M] drivers/net/wireless/mediatek/mt7601u/util.o 5343s /tmp/ccZSYIWx.s: Assembler messages: 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s /tmp/ccZSYIWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5343s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/mpc/dcn401/dcn401_mpc.o 5344s /tmp/cc7CABbZ.s: Assembler messages: 5344s /tmp/cc7CABbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5344s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.o 5344s /tmp/ccqaY8cA.s: Assembler messages: 5344s /tmp/ccqaY8cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5344s /tmp/ccqaY8cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5344s CC [M] drivers/net/wireless/mediatek/mt7601u/debugfs.o 5345s /tmp/cc7cJXIT.s: Assembler messages: 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/cc7cJXIT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/opp/dcn10/dcn10_opp.o 5345s /tmp/ccuETIPa.s: Assembler messages: 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccuETIPa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s CC [M] drivers/net/ethernet/marvell/prestera/prestera_router_hw.o 5345s /tmp/ccJvrfpV.s: Assembler messages: 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s /tmp/ccJvrfpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5345s CC [M] drivers/net/wireless/mediatek/mt7601u/tx.o 5346s /tmp/ccdwuOy2.s: Assembler messages: 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccdwuOy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/opp/dcn20/dcn20_opp.o 5346s /tmp/ccx0ZbhC.s: Assembler messages: 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s /tmp/ccx0ZbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5346s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.o 5347s /tmp/ccHGfuZT.s: Assembler messages: 5347s /tmp/ccHGfuZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/ccHGfuZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/ccHGfuZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Assembler messages: 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s LD [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.o 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/cciWz0i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s CC [M] drivers/net/ethernet/marvell/prestera/prestera_matchall.o 5347s CC [M] drivers/net/wireless/mediatek/mt76/mmio.o 5347s /tmp/ccTAyaFI.s: Assembler messages: 5347s /tmp/ccTAyaFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/ccTAyaFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/ccTAyaFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s /tmp/ccTAyaFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5347s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/opp/dcn35/dcn35_opp.o 5348s /tmp/ccUxP5vX.s: Assembler messages: 5348s /tmp/ccUxP5vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccUxP5vX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s CC [M] drivers/net/ethernet/marvell/prestera/prestera_pci.o 5348s /tmp/ccW2bg48.s: Assembler messages: 5348s /tmp/ccW2bg48.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccW2bg48.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/pg/dcn35/dcn35_pg_cntl.o 5348s /tmp/ccH37THa.s: Assembler messages: 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccH37THa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s CC [M] drivers/net/wireless/mediatek/mt76/util.o 5348s /tmp/ccha2HPp.s: Assembler messages: 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s /tmp/ccha2HPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5348s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.o 5349s /tmp/ccVOwl4E.s: Assembler messages: 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccVOwl4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s LD [M] drivers/net/ethernet/marvell/prestera/prestera.o 5349s /tmp/ccOgTXLl.s: Assembler messages: 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/ccOgTXLl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s CC [M] drivers/net/ethernet/marvell/mvmdio.o 5349s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_ipp.o 5349s /tmp/cczNeccm.s: Assembler messages: 5349s /tmp/cczNeccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/cczNeccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/cczNeccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/cczNeccm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s /tmp/cccP0cjT.s: Assembler messages: 5349s /tmp/cccP0cjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5349s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.o 5349s CC [M] drivers/net/wireless/mediatek/mt76/trace.o 5350s /tmp/ccNRApZ2.s: Assembler messages: 5350s /tmp/ccNRApZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer_debug.o 5350s /tmp/cccoRpiN.s: Assembler messages: 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/cccoRpiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s CC [M] drivers/net/ethernet/marvell/mvneta.o 5350s /tmp/ccliAO5A.s: Assembler messages: 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5350s /tmp/ccliAO5A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5351s CC [M] drivers/net/wireless/mediatek/mt76/dma.o 5351s /tmp/ccDXUjFy.s: Assembler messages: 5351s /tmp/ccDXUjFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5351s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.o 5352s /tmp/ccWx8kOB.s: Assembler messages: 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccWx8kOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.o 5352s /tmp/cclf5DD9.s: Assembler messages: 5352s /tmp/cclf5DD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_vmid.o 5352s /tmp/cckGIgJ6.s: Assembler messages: 5352s /tmp/cckGIgJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/cckGIgJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Assembler messages: 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.o 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5352s /tmp/ccVVc3Jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5353s CC [M] drivers/net/wireless/mediatek/mt76/mac80211.o 5353s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dwb.o 5354s /tmp/ccrgrM0c.s: Assembler messages: 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s /tmp/ccrgrM0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5354s CC [M] drivers/net/ethernet/marvell/pxa168_eth.o 5355s /tmp/ccnUF8bx.s: Assembler messages: 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccnUF8bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dwb_scl.o 5355s /tmp/ccEO3siM.s: Assembler messages: 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccEO3siM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s CC [M] drivers/net/wireless/mediatek/mt76/debugfs.o 5355s /tmp/ccr31USp.s: Assembler messages: 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5355s /tmp/ccr31USp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s CC [M] drivers/net/ethernet/marvell/skge.o 5356s /tmp/ccT03bbG.s: Assembler messages: 5356s /tmp/ccT03bbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccT03bbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccT03bbG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_link_encoder.o 5356s /tmp/ccdFAGK2.s: Assembler messages: 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccdFAGK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.o 5356s /tmp/ccWRUiwn.s: Assembler messages: 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5356s /tmp/ccWRUiwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s CC [M] drivers/net/wireless/mediatek/mt76/eeprom.o 5357s /tmp/ccOpGFrs.s: Assembler messages: 5357s /tmp/ccOpGFrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s /tmp/ccOpGFrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s /tmp/ccOpGFrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_mpc.o 5357s /tmp/ccp8nJGp.s: Assembler messages: 5357s /tmp/ccp8nJGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s /tmp/ccp8nJGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5357s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.o 5358s /tmp/ccscOboO.s: Assembler messages: 5358s /tmp/ccscOboO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_opp.o 5358s /tmp/ccf8P1z4.s: Assembler messages: 5358s /tmp/ccf8P1z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s /tmp/ccf8P1z4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.o 5358s /tmp/ccdeHjCt.s: Assembler messages: 5358s /tmp/ccdeHjCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s /tmp/ccdeHjCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s /tmp/ccdeHjCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s /tmp/ccdeHjCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s /tmp/ccdeHjCt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5358s CC [M] drivers/net/wireless/mediatek/mt76/tx.o 5359s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_link_encoder.o 5359s /tmp/ccbvewJL.s: Assembler messages: 5359s /tmp/ccbvewJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Assembler messages: 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s /tmp/ccjhfZq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.o 5359s CC [M] drivers/net/ethernet/marvell/sky2.o 5359s /tmp/ccWnDGYG.s: Assembler messages: 5359s /tmp/ccWnDGYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5359s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.o 5360s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_vpg.o 5360s /tmp/cc4p8lI6.s: Assembler messages: 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s /tmp/cc4p8lI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s CC [M] drivers/net/wireless/mediatek/mt76/agg-rx.o 5360s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.o 5360s /tmp/ccjexo7L.s: Assembler messages: 5360s /tmp/ccjexo7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5360s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_afmt.o 5361s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.o 5361s /tmp/ccjFmzOB.s: Assembler messages: 5361s /tmp/ccjFmzOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/ccjFmzOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/ccjFmzOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/ccjFmzOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/ccjFmzOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/cckVQCef.s: Assembler messages: 5361s /tmp/cckVQCef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/cckVQCef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/cckVQCef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/cckVQCef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s /tmp/cckVQCef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5361s CC [M] drivers/net/wireless/mediatek/mt76/mcu.o 5361s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_cm_common.o 5362s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.o 5362s /tmp/ccP56pEa.s: Assembler messages: 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s /tmp/ccP56pEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5362s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2_main.o 5363s /tmp/cchpT5VH.s: Assembler messages: 5363s /tmp/cchpT5VH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s /tmp/cchpT5VH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s /tmp/cchpT5VH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s /tmp/cchpT5VH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s /tmp/cchpT5VH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_mmhubbub.o 5363s CC [M] drivers/net/wireless/mediatek/mt76/wed.o 5363s /tmp/ccxWcQCa.s: Assembler messages: 5363s /tmp/ccxWcQCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5363s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.o 5364s /tmp/ccSrX4cd.s: Assembler messages: 5364s /tmp/ccSrX4cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/ccSrX4cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/ccSrX4cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn301/dcn301_panel_cntl.o 5364s /tmp/cc5j6T7D.s: Assembler messages: 5364s /tmp/cc5j6T7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/cc5j6T7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.o 5364s /tmp/ccmWnEf7.s: Assembler messages: 5364s /tmp/ccmWnEf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/ccmWnEf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/ccmWnEf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s /tmp/ccmWnEf7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5364s CC [M] drivers/net/wireless/mediatek/mt76/scan.o 5365s /tmp/ccgrbPrd.s: Assembler messages: 5365s /tmp/ccgrbPrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/ccgrbPrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.o 5365s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.o 5365s /tmp/ccBUHHIV.s: Assembler messages: 5365s /tmp/ccBUHHIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/ccBUHHIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/cc2yBgXV.s: Assembler messages: 5365s /tmp/cc2yBgXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/cc2yBgXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/cc2yBgXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s /tmp/cc2yBgXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5365s CC [M] drivers/net/wireless/mediatek/mt76/channel.o 5366s /tmp/ccCvDIBB.s: Assembler messages: 5366s /tmp/ccCvDIBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5366s /tmp/ccCvDIBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5366s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.o 5366s /tmp/cclTygcx.s: Assembler messages: 5366s /tmp/cclTygcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5366s /tmp/cclTygcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5366s /tmp/cclTygcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5366s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.o 5367s /tmp/ccecu8kv.s: Assembler messages: 5367s /tmp/ccecu8kv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Assembler messages: 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccAJsa74.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.o 5367s CC [M] drivers/net/wireless/mediatek/mt76/pci.o 5367s /tmp/ccHwoOlQ.s: Assembler messages: 5367s /tmp/ccHwoOlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccHwoOlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/ccHwoOlQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_afmt.o 5367s /tmp/cc8QUZcv.s: Assembler messages: 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5367s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc8QUZcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.o 5368s /tmp/cc7kSsar.s: Assembler messages: 5368s /tmp/cc7kSsar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc7kSsar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc7kSsar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc7kSsar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc7kSsar.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.o 5368s /tmp/cc4rzHrj.s: Assembler messages: 5368s /tmp/cc4rzHrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s /tmp/cc4rzHrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5368s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_vpg.o 5368s CC [M] drivers/net/wireless/mediatek/mt76/usb.o 5369s /tmp/ccrs32sw.s: Assembler messages: 5369s /tmp/ccrs32sw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5369s /tmp/ccrs32sw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5369s /tmp/ccrs32sw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5369s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.o 5369s /tmp/ccgiUnEJ.s: Assembler messages: 5369s /tmp/ccgiUnEJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5369s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.o 5370s /tmp/ccHfWmmI.s: Assembler messages: 5370s /tmp/ccHfWmmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.o 5370s /tmp/ccc9EGuP.s: Assembler messages: 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/ccc9EGuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Assembler messages: 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s /tmp/cc9CVMu5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.o 5370s CC [M] drivers/net/wireless/mediatek/mt76/usb_trace.o 5370s /tmp/cc83ludx.s: Assembler messages: 5370s /tmp/cc83ludx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5370s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.o 5371s /tmp/ccmrXuH2.s: Assembler messages: 5371s /tmp/ccmrXuH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5371s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.o 5372s /tmp/ccFRLIFz.s: Assembler messages: 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccFRLIFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s CC [M] drivers/net/wireless/mediatek/mt76/sdio.o 5372s /tmp/ccfmFri2.s: Assembler messages: 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s /tmp/ccfmFri2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.o 5372s /tmp/ccoUaRwq.s: Assembler messages: 5372s /tmp/ccoUaRwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5372s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ga102.o 5373s /tmp/cczeXWTY.s: Assembler messages: 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/cczeXWTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Assembler messages: 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s /tmp/ccKigkMH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.o 5373s /tmp/ccY6KG3k.s: Assembler messages: 5373s /tmp/ccY6KG3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5373s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fsp/base.o 5373s CC [M] drivers/net/wireless/mediatek/mt76/sdio_txrx.o 5374s /tmp/ccDyZTz6.s: Assembler messages: 5374s /tmp/ccDyZTz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/ccDyZTz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/ccDyZTz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/ccDyZTz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fsp/gh100.o 5374s /tmp/cc069S4u.s: Assembler messages: 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s /tmp/cc069S4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5374s LD [M] drivers/net/ethernet/marvell/mvpp2/mvpp2.o 5374s AR drivers/net/ethernet/marvell/built-in.a 5374s AR drivers/net/ethernet/mellanox/built-in.a 5374s CC [M] drivers/net/ethernet/mellanox/mlx4/alloc.o 5375s /tmp/cctrLjZP.s: Assembler messages: 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/cctrLjZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_util.o 5375s /tmp/ccAE6hrP.s: Assembler messages: 5375s /tmp/ccAE6hrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/ccAE6hrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s /tmp/ccAE6hrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5375s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fsp/gb100.o 5376s /tmp/ccXyvWxP.s: Assembler messages: 5376s /tmp/ccXyvWxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Assembler messages: 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/cciOicTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/fsp/gb202.o 5376s CC [M] drivers/net/ethernet/mellanox/mlx4/catas.o 5376s /tmp/ccq4ykaH.s: Assembler messages: 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5376s /tmp/ccq4ykaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_mac.o 5377s /tmp/ccNxy70m.s: Assembler messages: 5377s /tmp/ccNxy70m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccNxy70m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/base.o 5377s /tmp/ccALqa44.s: Assembler messages: 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s /tmp/ccALqa44.s: Warning: no SFrame FDE emitted; FP without RA on stack 5377s CC [M] drivers/net/ethernet/mellanox/mlx4/cmd.o 5378s /tmp/cc70Qbrr.s: Assembler messages: 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/cc70Qbrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.o 5378s /tmp/ccy8hIzz.s: Assembler messages: 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5378s /tmp/ccy8hIzz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5379s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_mcu.o 5379s /tmp/ccMEXMKF.s: Assembler messages: 5379s /tmp/ccMEXMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5379s /tmp/ccMEXMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5379s /tmp/ccMEXMKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5379s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gv100.o 5380s /tmp/ccMLiNE6.s: Assembler messages: 5380s /tmp/ccMLiNE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccm6Jwd3.s: Assembler messages: 5380s /tmp/ccm6Jwd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccm6Jwd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccm6Jwd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccm6Jwd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccm6Jwd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/tu102.o 5380s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.o 5380s /tmp/ccvnLxhn.s: Assembler messages: 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5380s /tmp/ccvnLxhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s CC [M] drivers/net/ethernet/mellanox/mlx4/cq.o 5381s /tmp/cckohGER.s: Assembler messages: 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/cckohGER.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/tu116.o 5381s /tmp/ccfM50uZ.s: Assembler messages: 5381s /tmp/ccfM50uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/ccfM50uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s /tmp/ccfM50uZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5381s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_phy.o 5381s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_util.o 5382s /tmp/cclHOLkc.s: Assembler messages: 5382s /tmp/cclHOLkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga100.o 5382s /tmp/ccTPJIUg.s: Assembler messages: 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccTPJIUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s CC [M] drivers/net/ethernet/mellanox/mlx4/eq.o 5382s /tmp/cc7oryhW.s: Assembler messages: 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/cc7oryhW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s /tmp/ccKe8L4L.s: Assembler messages: 5382s /tmp/ccKe8L4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5382s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga102.o 5382s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_wrapper.o 5383s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_mmio.o 5383s /tmp/ccGeCkwf.s: Assembler messages: 5383s /tmp/ccGeCkwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5383s /tmp/ccGeCkwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5383s /tmp/ccGeCkwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5383s /tmp/ccGeCkwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5383s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gh100.o 5384s /tmp/ccY7Qul4.s: Assembler messages: 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/ccY7Qul4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_utils.o 5384s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_txrx.o 5384s /tmp/cc7LT50B.s: Assembler messages: 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7LT50B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7HyqPp.s: Assembler messages: 5384s /tmp/cc7HyqPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7HyqPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7HyqPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7HyqPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5384s /tmp/cc7HyqPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ad102.o 5385s CC [M] drivers/net/ethernet/mellanox/mlx4/fw.o 5385s /tmp/ccmkbeXC.s: Assembler messages: 5385s /tmp/ccmkbeXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s /tmp/ccmkbeXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s /tmp/ccmkbeXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s /tmp/ccmkbeXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s /tmp/ccmkbeXC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s /tmp/ccewpv18.s: Assembler messages: 5385s /tmp/ccewpv18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5385s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gb100.o 5386s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_trace.o 5386s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_policy.o 5386s /tmp/ccBOHYnB.s: Assembler messages: 5386s /tmp/ccBOHYnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5386s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gb202.o 5387s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_translation_helper.o 5387s /tmp/cccFc7QW.s: Assembler messages: 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/cccFc7QW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_debugfs.o 5387s /tmp/ccF4j8rH.s: Assembler messages: 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s /tmp/ccF4j8rH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s CC [M] drivers/net/ethernet/mellanox/mlx4/fw_qos.o 5387s /tmp/ccVBJUfR.s: Assembler messages: 5387s /tmp/ccVBJUfR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5387s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/client.o 5388s /tmp/cciz3G5F.s: Assembler messages: 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/cciz3G5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_dfs.o 5388s /tmp/ccPMHVyz.s: Assembler messages: 5388s /tmp/ccPMHVyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s /tmp/ccPMHVyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5388s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/engine.o 5388s CC [M] drivers/net/ethernet/mellanox/mlx4/icm.o 5389s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_dc_resource_mgmt.o 5389s /tmp/cckpbScl.s: Assembler messages: 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/cckpbScl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/gr.o 5389s /tmp/ccXKNh1C.s: Assembler messages: 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5389s /tmp/ccXKNh1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_beacon.o 5390s /tmp/ccAAGYxk.s: Assembler messages: 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccAAGYxk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s CC [M] drivers/net/ethernet/mellanox/mlx4/intf.o 5390s /tmp/ccEJdWlc.s: Assembler messages: 5390s /tmp/ccEJdWlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccEJdWlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s /tmp/ccEJdWlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5390s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/nvdec.o 5391s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml2_mall_phantom.o 5391s /tmp/ccWlTXsS.s: Assembler messages: 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccWlTXsS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccvGLESg.s: Assembler messages: 5391s /tmp/ccvGLESg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccvGLESg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccvGLESg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccvGLESg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s /tmp/ccvGLESg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s CC [M] drivers/net/ethernet/mellanox/mlx4/main.o 5391s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.o 5391s /tmp/ccZAmmGb.s: Assembler messages: 5391s /tmp/ccZAmmGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5391s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/nvenc.o 5392s /tmp/cckkeHN1.s: Assembler messages: 5392s /tmp/cckkeHN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/tu1xx.o 5392s /tmp/cc69uw93.s: Assembler messages: 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s /tmp/cc69uw93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5392s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml_display_rq_dlg_calc.o 5392s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.o 5393s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ga100.o 5393s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_interfaces.o 5393s /tmp/ccrBZBuo.s: Assembler messages: 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5393s /tmp/ccrBZBuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Assembler messages: 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s CC [M] drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.o 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s /tmp/ccpir4Iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5394s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ga1xx.o 5394s CC [M] drivers/net/ethernet/mellanox/mlx4/mcg.o 5394s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.o 5395s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ad10x.o 5395s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/gh100.o 5395s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.o 5396s /tmp/ccIGgovP.s: Assembler messages: 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccIGgovP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s CC [M] drivers/net/ethernet/mellanox/mlx4/mr.o 5396s /tmp/ccD6JEoZ.s: Assembler messages: 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/gb10x.o 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5396s /tmp/ccD6JEoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.o 5397s CC [M] drivers/net/wireless/mediatek/mt76/mt76_connac_mac.o 5397s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/gb20x.o 5397s /tmp/ccGSuGzc.s: Assembler messages: 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5397s /tmp/ccGSuGzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5398s CC [M] drivers/net/ethernet/mellanox/mlx4/pd.o 5398s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.o 5398s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/rm.o 5399s /tmp/ccduOnEQ.s: Assembler messages: 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccduOnEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s CC [M] drivers/net/ethernet/mellanox/mlx4/port.o 5399s /tmp/ccU1EMAB.s: Assembler messages: 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s /tmp/ccU1EMAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5399s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.o 5399s CC [M] drivers/net/wireless/mediatek/mt76/mt76_connac3_mac.o 5401s /tmp/cc8x7GWQ.s: Assembler messages: 5401s /tmp/cc8x7GWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/cc8x7GWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/cc8x7GWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/cc8x7GWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_core.o 5401s /tmp/ccHQKndY.s: Assembler messages: 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccHQKndY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/rpc.o 5401s /tmp/ccfun9vG.s: Assembler messages: 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5401s /tmp/ccfun9vG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s CC [M] drivers/net/ethernet/mellanox/mlx4/profile.o 5402s /tmp/ccn6waE0.s: Assembler messages: 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccn6waE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ctrl.o 5402s /tmp/ccGh07XN.s: Assembler messages: 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5402s /tmp/ccGh07XN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5403s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_mac.o 5403s CC [M] drivers/net/ethernet/mellanox/mlx4/qp.o 5403s /tmp/cczLsP8V.s: Assembler messages: 5403s /tmp/cczLsP8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5403s /tmp/cczLsP8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5403s /tmp/cczLsP8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5403s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/alloc.o 5404s /tmp/cc7kvQPB.s: Assembler messages: 5404s /tmp/cc7kvQPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc7kvQPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc7kvQPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc7kvQPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/client.o 5404s /tmp/cc6jkhBE.s: Assembler messages: 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/cc6jkhBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_trace.o 5404s /tmp/ccM0GPfh.s: Assembler messages: 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5404s /tmp/ccM0GPfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5405s CC [M] drivers/net/ethernet/mellanox/mlx4/reset.o 5405s /tmp/ccBbgETd.s: Assembler messages: 5405s /tmp/ccBbgETd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5405s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/device.o 5406s /tmp/ccEOGfej.s: Assembler messages: 5406s /tmp/ccEOGfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccEOGfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccEOGfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccEOGfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccEOGfej.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s CC [M] drivers/net/ethernet/mellanox/mlx4/sense.o 5406s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_debugfs.o 5406s /tmp/ccNilEmM.s: Assembler messages: 5406s /tmp/ccNilEmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccNilEmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s /tmp/ccNilEmM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5406s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/bar.o 5407s /tmp/ccoDYiTy.s: Assembler messages: 5407s /tmp/ccoDYiTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccoDYiTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccoDYiTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccoDYiTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s CC [M] drivers/net/ethernet/mellanox/mlx4/srq.o 5407s /tmp/ccQzjDW9.s: Assembler messages: 5407s /tmp/ccQzjDW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccQzjDW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccQzjDW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccQzjDW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fbsr.o 5407s /tmp/ccLVBYIU.s: Assembler messages: 5407s /tmp/ccLVBYIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccLVBYIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccLVBYIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccLVBYIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s /tmp/ccLVBYIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5407s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_dma.o 5408s /tmp/ccDAdAwh.s: Assembler messages: 5408s /tmp/ccDAdAwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccDAdAwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccDAdAwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccDAdAwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/vmm.o 5408s /tmp/ccV9hWNp.s: Assembler messages: 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/ccV9hWNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s CC [M] drivers/net/ethernet/mellanox/mlx4/resource_tracker.o 5408s /tmp/cco1D5gN.s: Assembler messages: 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5408s /tmp/cco1D5gN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5409s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.o 5409s /tmp/cc7n2ZAz.s: Assembler messages: 5409s /tmp/cc7n2ZAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5409s /tmp/cc7n2ZAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5409s /tmp/cc7n2ZAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5409s /tmp/cc7n2ZAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5409s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/disp.o 5410s /tmp/cckPxstH.s: Assembler messages: 5410s /tmp/cckPxstH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5410s /tmp/cckPxstH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5410s /tmp/cckPxstH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5410s /tmp/cckPxstH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5410s /tmp/cckPxstH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5410s CC [M] drivers/net/wireless/mediatek/mt76/mt792x_usb.o 5411s /tmp/ccthRv85.s: Assembler messages: 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/fifo.o 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccthRv85.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Assembler messages: 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5411s /tmp/ccou8h2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/usb.o 5412s /tmp/ccLU8H8m.s: Assembler messages: 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccLU8H8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s CC [M] drivers/net/ethernet/mellanox/mlx4/crdump.o 5412s /tmp/ccx2ipM9.s: Assembler messages: 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s /tmp/ccx2ipM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5412s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ce.o 5413s /tmp/ccDkR6YC.s: Assembler messages: 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDkR6YC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDR4mEp.s: Assembler messages: 5413s /tmp/ccDR4mEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/ccDR4mEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s /tmp/cc0t6Wek.s: Assembler messages: 5413s /tmp/cc0t6Wek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5413s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.o 5413s CC [M] drivers/net/ethernet/mellanox/mlx4/en_main.o 5413s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gr.o 5414s /tmp/ccuvPg0x.s: Assembler messages: 5414s /tmp/ccuvPg0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccuvPg0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccuvPg0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccuvPg0x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccIa9zjn.s: Assembler messages: 5414s /tmp/ccIa9zjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccIa9zjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvdec.o 5414s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/pci.o 5414s /tmp/ccQ5UFJY.s: Assembler messages: 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s /tmp/ccQ5UFJY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5414s CC [M] drivers/net/ethernet/mellanox/mlx4/en_tx.o 5415s /tmp/ccRhMDBv.s: Assembler messages: 5415s /tmp/ccRhMDBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_dpmm/dml2_dpmm_dcn4.o 5415s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvenc.o 5415s /tmp/cckAACqs.s: Assembler messages: 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s /tmp/cckAACqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5415s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.o 5416s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvjpg.o 5416s /tmp/ccEYTvap.s: Assembler messages: 5416s /tmp/ccEYTvap.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Assembler messages: 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s /tmp/cconIR3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s CC [M] drivers/net/ethernet/mellanox/mlx4/en_rx.o 5416s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_dpmm/dml2_dpmm_factory.o 5416s /tmp/cc9HHRFB.s: Assembler messages: 5416s /tmp/cc9HHRFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5416s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/init.o 5417s /tmp/cchxbsbw.s: Assembler messages: 5417s /tmp/cchxbsbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5417s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ofa.o 5417s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_dcn4.o 5418s /tmp/ccNtePv0.s: Assembler messages: 5418s /tmp/ccNtePv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/ccfXdNQv.s: Assembler messages: 5418s /tmp/ccfXdNQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/ccfXdNQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/ccfXdNQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/ccfXdNQv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/rm.o 5418s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/main.o 5418s /tmp/cc4VXwrz.s: Assembler messages: 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s /tmp/cc4VXwrz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5418s CC [M] drivers/net/ethernet/mellanox/mlx4/en_ethtool.o 5418s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_factory.o 5418s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/gsp.o 5419s /tmp/ccP49YUr.s: Assembler messages: 5419s /tmp/ccP49YUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5419s /tmp/ccP49YUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5419s /tmp/ccP49YUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5419s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.o 5419s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_pmo/dml2_pmo_dcn3.o 5419s /tmp/ccUkHmcJ.s: Assembler messages: 5419s /tmp/ccUkHmcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5419s /tmp/ccUkHmcJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5419s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/client.o 5420s /tmp/cccyiHbM.s: Assembler messages: 5420s /tmp/cccyiHbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cccyiHbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cccyiHbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Assembler messages: 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/phy.o 5420s CC [M] drivers/net/ethernet/mellanox/mlx4/en_port.o 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cck8wPSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s /tmp/cciXRIBB.s: Assembler messages: 5420s /tmp/cciXRIBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5420s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/fbsr.o 5421s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_pmo/dml2_pmo_factory.o 5421s /tmp/ccV6HqMu.s: Assembler messages: 5421s /tmp/ccV6HqMu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5421s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/disp.o 5422s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.o 5422s /tmp/cch63MQx.s: Assembler messages: 5422s /tmp/cch63MQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s CC [M] drivers/net/ethernet/mellanox/mlx4/en_cq.o 5422s /tmp/cc08YfTp.s: Assembler messages: 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s /tmp/cc08YfTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.o 5422s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.o 5422s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.o 5422s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.o 5422s /tmp/cchOWfOB.s: Assembler messages: 5422s /tmp/cchOWfOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5422s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/fifo.o 5423s /tmp/ccqRU5ih.s: Assembler messages: 5423s /tmp/ccqRU5ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/ccqRU5ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/ccqRU5ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/ccqRU5ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s CC [M] drivers/net/ethernet/mellanox/mlx4/en_resources.o 5423s /tmp/ccIz4DGH.s: Assembler messages: 5423s /tmp/ccIz4DGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/ccIz4DGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/gr.o 5423s /tmp/cc3LKaHJ.s: Assembler messages: 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5423s /tmp/cc3LKaHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5424s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/mac.o 5424s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_standalone_libraries/lib_float_math.o 5424s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/dml21_translation_helper.o 5424s /tmp/cceAwAmb.s: Assembler messages: 5424s /tmp/cceAwAmb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5424s CC [M] drivers/net/ethernet/mellanox/mlx4/en_netdev.o 5424s /tmp/cc0fbft0.s: Assembler messages: 5424s /tmp/cc0fbft0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5424s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/ofa.o 5425s /tmp/ccXeQOyr.s: Assembler messages: 5425s /tmp/ccXeQOyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5425s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/init.o 5425s /tmp/cc9JEaR9.s: Assembler messages: 5425s /tmp/cc9JEaR9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5425s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.o 5426s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/dml21_wrapper.o 5426s /tmp/ccc1lKmO.s: Assembler messages: 5426s /tmp/ccc1lKmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s /tmp/ccc1lKmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/phy.o 5426s /tmp/ccZ9QveB.s: Assembler messages: 5426s /tmp/ccZ9QveB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s /tmp/ccZ9QveB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s /tmp/ccZ9QveB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s /tmp/ccZ9QveB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5426s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.o 5427s /tmp/ccycAEhY.s: Assembler messages: 5427s /tmp/ccycAEhY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.o 5427s /tmp/cc3btWm2.s: Assembler messages: 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/cc3btWm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/dml21_utils.o 5427s /tmp/ccqiJyiC.s: Assembler messages: 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccqiJyiC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s CC [M] drivers/net/ethernet/mellanox/mlx4/en_selftest.o 5427s /tmp/ccAWkrWM.s: Assembler messages: 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5427s /tmp/ccAWkrWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5428s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/mcu.o 5428s /tmp/ccGPYht9.s: Assembler messages: 5428s /tmp/ccGPYht9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5428s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.o 5428s /tmp/ccGh3rbQ.s: Assembler messages: 5428s /tmp/ccGh3rbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5428s CC [M] drivers/net/ethernet/mellanox/mlx4/en_clock.o 5429s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_timing_generator.o 5429s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/pci.o 5429s /tmp/cc8aAMlH.s: Assembler messages: 5429s /tmp/cc8aAMlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5429s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.o 5430s /tmp/cck2FhEK.s: Assembler messages: 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/cck2FhEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s CC [M] drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.o 5430s /tmp/cchCxqt3.s: Assembler messages: 5430s /tmp/cchCxqt3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.o 5430s /tmp/ccKYaBjg.s: Assembler messages: 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccKYaBjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_compressor.o 5430s /tmp/ccchxq34.s: Assembler messages: 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s /tmp/ccchxq34.s: Warning: no SFrame FDE emitted; FP without RA on stack 5430s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.o 5431s /tmp/cc3AgSzv.s: Assembler messages: 5431s /tmp/cc3AgSzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.o 5431s /tmp/cc3gi4zp.s: Assembler messages: 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc3gi4zp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.o 5431s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.o 5431s /tmp/cc7VlOql.s: Assembler messages: 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s CC [M] drivers/net/ethernet/mellanox/mlx5/core/main.o 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/cc7VlOql.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator.o 5431s /tmp/ccQfaWQI.s: Assembler messages: 5431s /tmp/ccQfaWQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/ccQfaWQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/ccQfaWQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/ccQfaWQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s /tmp/ccQfaWQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5431s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.o 5432s /tmp/ccaQlmbO.s: Assembler messages: 5432s /tmp/ccaQlmbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5432s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.o 5434s /tmp/ccn30WOF.s: Assembler messages: 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccn30WOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/pci_mcu.o 5434s /tmp/ccISRwL4.s: Assembler messages: 5434s /tmp/ccISRwL4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Assembler messages: 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccDrGFRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccfoz4IL.s: Assembler messages: 5434s /tmp/ccfoz4IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/cc8UeeJT.s: Assembler messages: 5434s /tmp/cc8UeeJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/cc8UeeJT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Assembler messages: 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccY4Aa1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Assembler messages: 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s /tmp/ccHtZDj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk110.o 5434s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_compressor.o 5434s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.o 5434s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.o 5434s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_regamma_v.o 5434s CC [M] drivers/net/ethernet/mellanox/mlx5/core/cmd.o 5434s /tmp/ccx3emgr.s: Assembler messages: 5434s /tmp/ccx3emgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5434s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.o 5435s /tmp/ccTQjNC7.s: Assembler messages: 5435s /tmp/ccTQjNC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccTQjNC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccTQjNC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccTQjNC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_csc_v.o 5435s /tmp/ccj8fBfw.s: Assembler messages: 5435s /tmp/ccj8fBfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccj8fBfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccj8fBfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb.o 5435s /tmp/ccxqaXko.s: Assembler messages: 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s /tmp/ccxqaXko.s: Warning: no SFrame FDE emitted; FP without RA on stack 5435s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.o 5436s /tmp/ccpSgtQ4.s: Assembler messages: 5436s /tmp/ccpSgtQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccpSgtQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccpSgtQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccpSgtQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator_v.o 5436s /tmp/ccieKXR5.s: Assembler messages: 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccieKXR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s /tmp/ccDCqGWq.s: Assembler messages: 5436s /tmp/ccDCqGWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5436s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.o 5436s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.o 5437s /tmp/ccu5105u.s: Assembler messages: 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccu5105u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Assembler messages: 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccvthUHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_mem_input_v.o 5437s /tmp/cclYYU9Q.s: Assembler messages: 5437s /tmp/cclYYU9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s CC [M] drivers/net/ethernet/mellanox/mlx5/core/debugfs.o 5437s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.o 5437s /tmp/ccj6Ep8t.s: Assembler messages: 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s /tmp/ccj6Ep8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5437s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.o 5438s /tmp/ccoDKCSM.s: Assembler messages: 5438s /tmp/ccoDKCSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.o 5438s /tmp/ccyTymZa.s: Assembler messages: 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_v.o 5438s /tmp/ccyTymZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Assembler messages: 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/ccRS6K86.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/cc0CL1dY.s: Assembler messages: 5438s /tmp/cc0CL1dY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/cc0CL1dY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/cc0CL1dY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5438s /tmp/cc0CL1dY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5439s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.o 5439s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw.o 5439s /tmp/ccJB11HO.s: Assembler messages: 5439s /tmp/ccJB11HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5439s /tmp/ccJB11HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5439s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.o 5439s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_transform_v.o 5440s /tmp/cc1XXWoi.s: Assembler messages: 5440s /tmp/cc1XXWoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/cc1XXWoi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/cc6xtCuB.s: Assembler messages: 5440s /tmp/cc6xtCuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/cc6xtCuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/cc6xtCuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.o 5440s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.o 5440s /tmp/ccKyt7BB.s: Assembler messages: 5440s /tmp/ccKyt7BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/ccKyt7BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/ccKyt7BB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/ccZNIYOg.s: Assembler messages: 5440s /tmp/ccZNIYOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/ccZNIYOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s /tmp/ccZNIYOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5440s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_timing_generator.o 5440s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eq.o 5441s /tmp/ccA0xPmC.s: Assembler messages: 5441s /tmp/ccA0xPmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s /tmp/ccA0xPmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.o 5441s /tmp/ccUOjZwn.s: Assembler messages: 5441s /tmp/ccUOjZwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s /tmp/ccUOjZwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s /tmp/ccUOjZwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s /tmp/ccUOjZwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.o 5441s /tmp/ccfsA8T0.s: Assembler messages: 5441s /tmp/ccfsA8T0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s /tmp/ccfsA8T0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5441s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.o 5442s /tmp/ccDVDttM.s: Assembler messages: 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccDVDttM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.o 5442s /tmp/cc4xc9HL.s: Assembler messages: 5442s /tmp/cc4xc9HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/cc4xc9HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.o 5442s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.o 5442s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.o 5442s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/pci.o 5442s /tmp/ccdXnbgh.s: Assembler messages: 5442s /tmp/ccdXnbgh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccdXnbgh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccdXnbgh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl.o 5442s /tmp/ccqofkqt.s: Assembler messages: 5442s /tmp/ccqofkqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccqofkqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccqofkqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccqofkqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5442s /tmp/ccqofkqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.o 5443s /tmp/cclusL4M.s: Assembler messages: 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/cclusL4M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s CC [M] drivers/net/ethernet/mellanox/mlx5/core/uar.o 5443s /tmp/ccbcbEqF.s: Assembler messages: 5443s /tmp/ccbcbEqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/ccbcbEqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/ccbcbEqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s /tmp/ccsj06JZ.s: Assembler messages: 5443s /tmp/ccsj06JZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5443s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/soc.o 5443s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.o 5444s /tmp/ccpjk3Zv.s: Assembler messages: 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccpjk3Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_scl_filters.o 5444s /tmp/ccwiUH1v.s: Assembler messages: 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccwiUH1v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccCdx9yz.s: Assembler messages: 5444s /tmp/ccCdx9yz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.o 5444s /tmp/ccrVAT8O.s: Assembler messages: 5444s /tmp/ccrVAT8O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_scl_easf_filters.o 5444s /tmp/ccy6Kebe.s: Assembler messages: 5444s /tmp/ccy6Kebe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s /tmp/ccy6Kebe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5444s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o 5445s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/main.o 5445s /tmp/cc3zIoCL.s: Assembler messages: 5445s /tmp/cc3zIoCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Assembler messages: 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.o 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s /tmp/ccCi4qYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5445s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.o 5446s /tmp/ccXnHlQd.s: Assembler messages: 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/init.o 5446s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_filters.o 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccXnHlQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/cc5yIg98.s: Assembler messages: 5446s /tmp/cc5yIg98.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Assembler messages: 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s /tmp/ccR9ZMlT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5446s CC [M] drivers/net/ethernet/mellanox/mlx5/core/health.o 5446s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxch.o 5447s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/spl_fixpt31_32.o 5447s /tmp/ccuRYgw8.s: Assembler messages: 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccuRYgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.o 5447s /tmp/ccQJhO75.s: Assembler messages: 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5447s /tmp/ccQJhO75.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/mcu.o 5448s /tmp/ccGT4vv6.s: Assembler messages: 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccGT4vv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/spl_custom_float.o 5448s /tmp/ccONsuD6.s: Assembler messages: 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccONsuD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mcg.o 5448s /tmp/ccbnZz3w.s: Assembler messages: 5448s /tmp/ccbnZz3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccbnZz3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccbnZz3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgf119.o 5448s /tmp/ccwYbNDd.s: Assembler messages: 5448s /tmp/ccwYbNDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s /tmp/ccwYbNDd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5448s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.o 5449s /tmp/ccfShe4q.s: Assembler messages: 5449s /tmp/ccfShe4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s /tmp/ccfShe4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s /tmp/ccfShe4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s /tmp/ccfShe4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s /tmp/ccfShe4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/core.o 5449s /tmp/ccG8wSZC.s: Assembler messages: 5449s /tmp/ccG8wSZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5449s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.o 5449s CC [M] drivers/net/ethernet/mellanox/mlx5/core/cq.o 5450s /tmp/ccfCtXBH.s: Assembler messages: 5450s /tmp/ccfCtXBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/ccfCtXBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/ccfCtXBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/dma.o 5450s /tmp/ccYHGe9z.s: Assembler messages: 5450s /tmp/ccYHGe9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/ccYHGe9z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.o 5450s /tmp/cc6YKlPQ.s: Assembler messages: 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/cc6YKlPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_edid_parser.o 5450s /tmp/ccJWlcdJ.s: Assembler messages: 5450s /tmp/ccJWlcdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/ccJWlcdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5450s /tmp/ccJWlcdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s CC [M] drivers/net/ethernet/mellanox/mlx5/core/alloc.o 5451s /tmp/ccq0tAGv.s: Assembler messages: 5451s /tmp/ccq0tAGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/ccq0tAGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/ccq0tAGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.o 5451s /tmp/cc6vsNyc.s: Assembler messages: 5451s /tmp/cc6vsNyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/cc6vsNyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/cc6vsNyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/cc6vsNyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/cc6vsNyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/ccOCOJRq.s: Assembler messages: 5451s /tmp/ccOCOJRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/ccOCOJRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s /tmp/ccOCOJRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5451s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/mac.o 5451s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_fused_io.o 5452s /tmp/ccc29HEB.s: Assembler messages: 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/ccc29HEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s CC [M] drivers/net/ethernet/mellanox/mlx5/core/port.o 5452s /tmp/cc5U7THV.s: Assembler messages: 5452s /tmp/cc5U7THV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/cc5U7THV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/cc5U7THV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/cc5U7THV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.o 5452s /tmp/cc2cc6Dt.s: Assembler messages: 5452s /tmp/cc2cc6Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/cc2cc6Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s /tmp/cc2cc6Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5452s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.o 5453s /tmp/ccCSGRvL.s: Assembler messages: 5453s /tmp/ccCSGRvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.o 5453s /tmp/cc1LQOiV.s: Assembler messages: 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s /tmp/cc1LQOiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5453s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/eeprom.o 5454s /tmp/ccL8zO46.s: Assembler messages: 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccL8zO46.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.o 5454s /tmp/ccrjnVyh.s: Assembler messages: 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccrjnVyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Assembler messages: 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.o 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccZNZlD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mr.o 5454s /tmp/ccEiR0Bq.s: Assembler messages: 5454s /tmp/ccEiR0Bq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s /tmp/ccEiR0Bq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5454s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/beacon.o 5455s /tmp/ccuceK8E.s: Assembler messages: 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s /tmp/ccuceK8E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5455s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.o 5456s /tmp/ccx3KoEk.s: Assembler messages: 5456s /tmp/ccx3KoEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccx3KoEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccx3KoEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccx3KoEk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/debugfs.o 5456s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pd.o 5456s /tmp/ccI9E1Tz.s: Assembler messages: 5456s /tmp/ccI9E1Tz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccI9E1Tz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccI9E1Tz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccI9E1Tz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s /tmp/ccI9E1Tz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5456s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.o 5457s /tmp/cc0uJidO.s: Assembler messages: 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/cc0uJidO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s LD [M] drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.o 5457s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/main.o 5457s CC [M] drivers/net/ethernet/mellanox/mlx5/core/transobj.o 5457s /tmp/ccOTpKRq.s: Assembler messages: 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s /tmp/ccOTpKRq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5457s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.o 5459s /tmp/ccZDNTjo.s: Assembler messages: 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.o 5459s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gh100.o 5459s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/init.o 5459s CC [M] drivers/net/ethernet/mellanox/mlx5/core/vport.o 5459s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.o 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccZDNTjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Assembler messages: 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccEyferh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc4D2v73.s: Assembler messages: 5459s /tmp/cc4D2v73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc4D2v73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc4D2v73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc4D2v73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc4D2v73.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Assembler messages: 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/cc5uUfHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccUlC8zc.s: Assembler messages: 5459s /tmp/ccUlC8zc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccqPRG7L.s: Assembler messages: 5459s /tmp/ccqPRG7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s /tmp/ccqPRG7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5459s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_hw_sequencer.o 5460s /tmp/ccgOhZjE.s: Assembler messages: 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/ccgOhZjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.o 5460s /tmp/cchvLKMA.s: Assembler messages: 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s /tmp/cchvLKMA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5460s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mcu.o 5461s /tmp/ccJE51iU.s: Assembler messages: 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccJE51iU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_enc_cfg.o 5461s /tmp/cc7Y1lNv.s: Assembler messages: 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/cc7Y1lNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccwXPt7s.s: Assembler messages: 5461s /tmp/ccwXPt7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccwXPt7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccwXPt7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s /tmp/ccwXPt7s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5461s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.o 5461s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sriov.o 5462s /tmp/ccZbWRSR.s: Assembler messages: 5462s /tmp/ccZbWRSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.o 5462s /tmp/ccPujK5g.s: Assembler messages: 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s /tmp/ccPujK5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5462s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_exports.o 5463s /tmp/cc4gMri7.s: Assembler messages: 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/cc4gMri7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccoY1veN.s: Assembler messages: 5463s /tmp/ccoY1veN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccoY1veN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccoY1veN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/eeprom.o 5463s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.o 5463s /tmp/ccuytw3j.s: Assembler messages: 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccuytw3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.o 5463s /tmp/ccsgfTRr.s: Assembler messages: 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s /tmp/ccsgfTRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5463s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.o 5464s /tmp/ccl8Ss5J.s: Assembler messages: 5464s /tmp/ccl8Ss5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5464s /tmp/ccl8Ss5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5464s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.o 5464s /tmp/ccFgNsEc.s: Assembler messages: 5464s /tmp/ccFgNsEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5464s /tmp/ccFgNsEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5464s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mac.o 5465s /tmp/ccVpt7Ak.s: Assembler messages: 5465s /tmp/ccVpt7Ak.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s /tmp/ccVpt7Ak.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp102.o 5465s /tmp/cc90zqB2.s: Assembler messages: 5465s /tmp/cc90zqB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s /tmp/cc90zqB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s /tmp/cc90zqB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s /tmp/cc90zqB2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_core.o 5465s /tmp/ccVRjhXa.s: Assembler messages: 5465s /tmp/ccVRjhXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5465s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp10b.o 5466s /tmp/ccQbaCS1.s: Assembler messages: 5466s /tmp/ccQbaCS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5466s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ga102.o 5467s /tmp/cccldZp6.s: Assembler messages: 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cccldZp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Assembler messages: 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s /tmp/cchAnTK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_sink.o 5467s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/debugfs.o 5467s /tmp/ccXiAiRC.s: Assembler messages: 5467s /tmp/ccXiAiRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5467s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.o 5468s /tmp/cczeos8g.s: Assembler messages: 5468s /tmp/cczeos8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/cczeos8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/cczeos8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stat.o 5468s /tmp/ccXCtFvg.s: Assembler messages: 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccXCtFvg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.o 5468s /tmp/ccqH1hB9.s: Assembler messages: 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s /tmp/ccqH1hB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5468s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/trace.o 5469s /tmp/ccU5COOL.s: Assembler messages: 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccU5COOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccnScPzU.s: Assembler messages: 5469s /tmp/ccnScPzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccnScPzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.o 5469s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pci_irq.o 5469s /tmp/cc8GzfSk.s: Assembler messages: 5469s /tmp/cc8GzfSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.o 5469s /tmp/ccJkiuOA.s: Assembler messages: 5469s /tmp/ccJkiuOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccJkiuOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccJkiuOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccJkiuOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s /tmp/ccJkiuOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5469s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/pci.o 5470s /tmp/ccByD48g.s: Assembler messages: 5470s /tmp/ccByD48g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.o 5470s /tmp/ccVZk17k.s: Assembler messages: 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.o 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccVZk17k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Assembler messages: 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s /tmp/ccoMKxDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5470s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_counters.o 5471s /tmp/ccIzGJ8p.s: Assembler messages: 5471s /tmp/ccIzGJ8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5471s /tmp/ccIzGJ8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5471s /tmp/ccIzGJ8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5471s /tmp/ccIzGJ8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5471s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/pci_init.o 5471s /tmp/ccOhwWVr.s: Assembler messages: 5471s /tmp/ccOhwWVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5471s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.o 5472s /tmp/ccOpPldF.s: Assembler messages: 5472s /tmp/ccOpPldF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.o 5472s /tmp/cchiixKu.s: Assembler messages: 5472s /tmp/cchiixKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cchiixKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cchiixKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cchiixKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/dma.o 5472s /tmp/cc1VwZI3.s: Assembler messages: 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/cc1VwZI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Assembler messages: 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_surface.o 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s /tmp/ccqC3ptS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5472s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.o 5473s /tmp/ccYkBTY5.s: Assembler messages: 5473s /tmp/ccYkBTY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.o 5473s /tmp/ccTxxVx8.s: Assembler messages: 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccTxxVx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_vm_helper.o 5473s /tmp/ccJMnEKI.s: Assembler messages: 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccJMnEKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.o 5473s /tmp/ccFe1rKP.s: Assembler messages: 5473s /tmp/ccFe1rKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccFe1rKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccFe1rKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s /tmp/ccFe1rKP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s CC [M] drivers/net/ethernet/mellanox/mlx5/core/rl.o 5473s /tmp/cceTblkT.s: Assembler messages: 5473s /tmp/cceTblkT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5473s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.o 5474s /tmp/ccpkKg2y.s: Assembler messages: 5474s /tmp/ccpkKg2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/ccpkKg2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/ccpkKg2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/ccpkKg2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/freesync/freesync.o 5474s /tmp/ccyABE6A.s: Assembler messages: 5474s /tmp/ccyABE6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.o 5474s /tmp/cc18JGKR.s: Assembler messages: 5474s /tmp/cc18JGKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/cc18JGKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/cc18JGKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5474s /tmp/cc18JGKR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mmio.o 5475s /tmp/cce2th9m.s: Assembler messages: 5475s /tmp/cce2th9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/cce2th9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/cce2th9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/cce2th9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/cce2th9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/debugfs.o 5475s /tmp/ccmH4KMX.s: Assembler messages: 5475s /tmp/ccmH4KMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.o 5475s /tmp/ccK6TSlz.s: Assembler messages: 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s /tmp/ccK6TSlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5475s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/color/color_gamma.o 5476s /tmp/ccphGF9A.s: Assembler messages: 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccphGF9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/soc.o 5476s /tmp/ccVeH8ek.s: Assembler messages: 5476s /tmp/ccVeH8ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.o 5476s /tmp/ccyUBKQq.s: Assembler messages: 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/lag.o 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5476s /tmp/ccyUBKQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/cc4zI4i7.s: Assembler messages: 5477s /tmp/cc4zI4i7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/cc4zI4i7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/cc4zI4i7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccsN9csA.s: Assembler messages: 5477s /tmp/ccsN9csA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.o 5477s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.o 5477s /tmp/ccpXwzuP.s: Assembler messages: 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s /tmp/ccpXwzuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5477s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/color/color_table.o 5478s /tmp/ccbZzcHv.s: Assembler messages: 5478s /tmp/ccbZzcHv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.o 5478s /tmp/cceoEiIC.s: Assembler messages: 5478s /tmp/cceoEiIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/info_packet/info_packet.o 5478s /tmp/ccBfzSiu.s: Assembler messages: 5478s /tmp/ccBfzSiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s /tmp/ccBfzSiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s /tmp/ccBfzSiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s /tmp/ccBfzSiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s /tmp/ccBfzSiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5478s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/usb.o 5479s /tmp/ccutQ16g.s: Assembler messages: 5479s /tmp/ccutQ16g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccutQ16g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccutQ16g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.o 5479s /tmp/cceMmC02.s: Assembler messages: 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/cceMmC02.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccpJuiXZ.s: Assembler messages: 5479s /tmp/ccpJuiXZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccpJuiXZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccpJuiXZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s /tmp/ccpJuiXZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5479s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.o 5479s CC [M] drivers/net/ethernet/mellanox/mlx5/core/dev.o 5480s /tmp/ccbBGTOm.s: Assembler messages: 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccbBGTOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/usb_mcu.o 5480s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mc/ga100.o 5480s /tmp/ccKbqe59.s: Assembler messages: 5480s /tmp/ccKbqe59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5480s /tmp/ccHh87hL.s: Assembler messages: 5480s /tmp/ccHh87hL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.o 5481s /tmp/ccXO16ly.s: Assembler messages: 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccXO16ly.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s CC [M] drivers/net/ethernet/mellanox/mlx5/core/events.o 5481s /tmp/cc04SDGf.s: Assembler messages: 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/cc04SDGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.o 5481s /tmp/ccQm6Urf.s: Assembler messages: 5481s /tmp/ccQm6Urf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccQm6Urf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s /tmp/ccQm6Urf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5481s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/sdio.o 5482s /tmp/ccgRxpTe.s: Assembler messages: 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/ccgRxpTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.o 5482s /tmp/cckoPbWz.s: Assembler messages: 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cckoPbWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Assembler messages: 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv_stat.o 5482s CC [M] drivers/net/ethernet/mellanox/mlx5/core/wq.o 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cc0tPRQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Assembler messages: 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s /tmp/cct5A8rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/sdio_mcu.o 5482s /tmp/ccFXC6v2.s: Assembler messages: 5482s /tmp/ccFXC6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5482s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.o 5483s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_reg.o 5483s /tmp/ccTuqXeC.s: Assembler messages: 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccTuqXeC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccqaA6f7.s: Assembler messages: 5483s /tmp/ccqaA6f7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccqaA6f7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccqaA6f7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccqaA6f7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s /tmp/ccqaA6f7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o 5483s /tmp/ccwV7CLn.s: Assembler messages: 5483s /tmp/ccwV7CLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5483s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.o 5483s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.o 5483s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.o 5483s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.o 5483s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.o 5483s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.o 5484s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/pci.o 5484s /tmp/ccrLBELO.s: Assembler messages: 5484s /tmp/ccrLBELO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5484s /tmp/ccrLBELO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5484s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn20.o 5484s /tmp/ccVtASoz.s: Assembler messages: 5484s /tmp/ccVtASoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5484s /tmp/ccVtASoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5484s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.o 5485s /tmp/ccYc80Yo.s: Assembler messages: 5485s /tmp/ccYc80Yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccYc80Yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccYc80Yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccYc80Yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccYc80Yo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/cczHW8oJ.s: Assembler messages: 5485s /tmp/cczHW8oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/cczHW8oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/cczHW8oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/init.o 5485s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.o 5485s /tmp/ccarxvKh.s: Assembler messages: 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s /tmp/ccarxvKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn21.o 5485s /tmp/ccuhk4bb.s: Assembler messages: 5485s /tmp/ccuhk4bb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5485s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/g84.o 5486s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn30.o 5486s /tmp/ccATPPxM.s: Assembler messages: 5486s /tmp/ccATPPxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mcp77.o 5486s /tmp/ccgdTlL0.s: Assembler messages: 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/ccgdTlL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.o 5486s /tmp/cclQzVn5.s: Assembler messages: 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s /tmp/cclQzVn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5486s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/dma.o 5487s /tmp/cc8jYqgJ.s: Assembler messages: 5487s /tmp/cc8jYqgJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5487s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.o 5487s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn301.o 5487s /tmp/cc4c4SGU.s: Assembler messages: 5487s /tmp/cc4c4SGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5487s /tmp/cc4c4SGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5487s /tmp/cc4c4SGU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5487s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/dm.o 5488s /tmp/ccmK4uS7.s: Assembler messages: 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/eeprom.o 5488s /tmp/ccmK4uS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s /tmp/cckupG2g.s: Assembler messages: 5488s /tmp/cckupG2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5488s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk104.o 5488s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn302.o 5489s /tmp/cc9k2G7J.s: Assembler messages: 5489s /tmp/cc9k2G7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk20a.o 5489s /tmp/ccqh2lZ1.s: Assembler messages: 5489s /tmp/ccqh2lZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/ccqh2lZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/ccqh2lZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/ccqh2lZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/ccqh2lZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/cc2W1YEp.s: Assembler messages: 5489s /tmp/cc2W1YEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s /tmp/cc2W1YEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5489s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/main.o 5489s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.o 5489s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn303.o 5490s /tmp/cctTgctZ.s: Assembler messages: 5490s /tmp/cctTgctZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5490s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm200.o 5490s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn31.o 5490s /tmp/cceDH40Q.s: Assembler messages: 5490s /tmp/cceDH40Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5490s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm20b.o 5491s /tmp/ccKMnXdu.s: Assembler messages: 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKMnXdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Assembler messages: 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/mcu.o 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccoHq4cQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o 5491s /tmp/ccawrX19.s: Assembler messages: 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccawrX19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s /tmp/ccKs7e6g.s: Assembler messages: 5491s /tmp/ccKs7e6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5491s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn314.o 5491s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.o 5492s /tmp/cc8GxHTX.s: Assembler messages: 5492s /tmp/cc8GxHTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5492s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp10b.o 5492s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn315.o 5493s /tmp/ccnSZOHF.s: Assembler messages: 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccnSZOHF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o 5493s /tmp/ccyAzQ0Q.s: Assembler messages: 5493s /tmp/ccyAzQ0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gv100.o 5493s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn316.o 5493s /tmp/ccy1MCMK.s: Assembler messages: 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s /tmp/ccy1MCMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5493s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/mac.o 5494s /tmp/ccHRBPzj.s: Assembler messages: 5494s /tmp/ccHRBPzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5494s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/tu102.o 5494s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn32.o 5495s /tmp/ccu4anrI.s: Assembler messages: 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/ccu4anrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s /tmp/cc0cIzsR.s: Assembler messages: 5495s /tmp/cc0cIzsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5495s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gh100.o 5495s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.o 5496s /tmp/ccmjcONi.s: Assembler messages: 5496s /tmp/ccmjcONi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Assembler messages: 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/cc8mVprr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.o 5496s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn35.o 5496s /tmp/ccFPjmZi.s: Assembler messages: 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s /tmp/ccFPjmZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/debugfs.o 5496s /tmp/cc1tOuhL.s: Assembler messages: 5496s /tmp/cc1tOuhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5496s CC [M] drivers/net/ethernet/mellanox/mlx5/core/devlink.o 5497s /tmp/ccThYscy.s: Assembler messages: 5497s /tmp/ccThYscy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccThYscy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccThYscy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv04.o 5497s /tmp/ccAtQWRi.s: Assembler messages: 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn351.o 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5497s /tmp/ccAtQWRi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cchupgBN.s: Assembler messages: 5498s /tmp/cchupgBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cchupgBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv50.o 5498s /tmp/cctV3jYt.s: Assembler messages: 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/mmio.o 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/cctV3jYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Assembler messages: 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s /tmp/ccox3ueR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.o 5498s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn36.o 5498s /tmp/cc9qYaNj.s: Assembler messages: 5498s /tmp/cc9qYaNj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5498s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memgf100.o 5499s /tmp/ccRfXUpz.s: Assembler messages: 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccRfXUpz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/soc.o 5499s /tmp/ccDcJstF.s: Assembler messages: 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s /tmp/ccDcJstF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s CC [M] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.o 5499s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.o 5499s /tmp/ccuF3YF1.s: Assembler messages: 5499s /tmp/ccuF3YF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5499s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.o 5501s /tmp/ccrEF6Lq.s: Assembler messages: 5501s /tmp/ccrEF6Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccrEF6Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccrEF6Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccrEF6Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw_reset.o 5501s /tmp/cc3U5DEg.s: Assembler messages: 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/cc3U5DEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_ddc.o 5501s /tmp/ccAAozQZ.s: Assembler messages: 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccAAozQZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/coredump.o 5501s /tmp/ccmNjiAs.s: Assembler messages: 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv04.o 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5501s /tmp/ccmNjiAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Assembler messages: 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_log.o 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccTDCPDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Assembler messages: 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/cceMySu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s LD [M] drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.o 5502s /tmp/ccGYutxI.s: Assembler messages: 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mac.o 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccGYutxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccnrEbpV.s: Assembler messages: 5502s /tmp/ccnrEbpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccnrEbpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccnrEbpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccnrEbpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s /tmp/ccnrEbpV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5502s CC [M] drivers/net/ethernet/mellanox/mlx5/core/qos.o 5502s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.o 5503s /tmp/ccOLrqg2.s: Assembler messages: 5503s /tmp/ccOLrqg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccOLrqg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccOLrqg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.o 5503s /tmp/ccGPZsjf.s: Assembler messages: 5503s /tmp/ccGPZsjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccGPZsjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccGPZsjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccGPZsjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.o 5503s /tmp/ccBf5kRF.s: Assembler messages: 5503s /tmp/ccBf5kRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5503s /tmp/ccBf5kRF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/tout.o 5504s /tmp/cc7Vd4jD.s: Assembler messages: 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/cc7Vd4jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mcu.o 5504s /tmp/ccl6TYpU.s: Assembler messages: 5504s /tmp/ccl6TYpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/ccl6TYpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s /tmp/ccl6TYpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5504s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.o 5505s /tmp/ccDjuffB.s: Assembler messages: 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccDjuffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp.o 5505s /tmp/ccidUwqL.s: Assembler messages: 5505s /tmp/ccidUwqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccidUwqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccidUwqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccidUwqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccidUwqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/aso.o 5505s /tmp/ccp4mW3x.s: Assembler messages: 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s /tmp/ccp4mW3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5505s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmmcp77.o 5506s /tmp/ccu4sNYf.s: Assembler messages: 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccu4sNYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Assembler messages: 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccH3CXaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/main.o 5506s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp1_execution.o 5506s /tmp/ccBd2Rxj.s: Assembler messages: 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccBd2Rxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s /tmp/ccN1CXvN.s: Assembler messages: 5506s /tmp/ccN1CXvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5506s CC [M] drivers/net/ethernet/mellanox/mlx5/core/wc.o 5506s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.o 5507s /tmp/ccNj7Oxj.s: Assembler messages: 5507s /tmp/ccNj7Oxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5507s /tmp/ccNj7Oxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5507s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp1_transition.o 5508s /tmp/ccmMWbsh.s: Assembler messages: 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccmMWbsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.o 5508s /tmp/ccXdow9U.s: Assembler messages: 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccXdow9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccDGWYAN.s: Assembler messages: 5508s /tmp/ccDGWYAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/init.o 5508s /tmp/ccDGWYAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccDGWYAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccDGWYAN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccvCzO6a.s: Assembler messages: 5508s /tmp/ccvCzO6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccvCzO6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s /tmp/ccvCzO6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5508s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_pool.o 5508s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp2_execution.o 5509s /tmp/ccDWZnho.s: Assembler messages: 5509s /tmp/ccDWZnho.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccDWZnho.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk20a.o 5509s /tmp/ccXRjuCP.s: Assembler messages: 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccXRjuCP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Assembler messages: 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/ccp20ldW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s CC [M] drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp2_transition.o 5509s /tmp/ccCcd64t.s: Assembler messages: 5509s /tmp/ccCcd64t.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Assembler messages: 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s /tmp/cc76a5df.s: Warning: no SFrame FDE emitted; FP without RA on stack 5509s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/debugfs.o 5509s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.o 5509s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rqt.o 5510s /tmp/ccnheKJL.s: Assembler messages: 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccnheKJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm20b.o 5510s /tmp/ccuaDtH7.s: Assembler messages: 5510s /tmp/ccuaDtH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccuaDtH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s /tmp/ccuaDtH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5510s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_isp.o 5511s /tmp/ccbzuLT1.s: Assembler messages: 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccbzuLT1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Assembler messages: 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/cccPwbal.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tir.o 5511s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/pci.o 5511s /tmp/ccHTNqoH.s: Assembler messages: 5511s /tmp/ccHTNqoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s /tmp/ccHTNqoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5511s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.o 5512s /tmp/ccnM90fj.s: Assembler messages: 5512s /tmp/ccnM90fj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccnM90fj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s CC [M] drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.o 5512s /tmp/ccjzXE2R.s: Assembler messages: 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccjzXE2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.o 5512s /tmp/ccOQ4gTS.s: Assembler messages: 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s /tmp/ccOQ4gTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5512s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rss.o 5513s /tmp/ccA9ai1u.s: Assembler messages: 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccA9ai1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccdXnYXb.s: Assembler messages: 5513s /tmp/ccdXnYXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s /tmp/ccdXnYXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp10b.o 5513s CC [M] drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.o 5513s /tmp/ccV9ahF8.s: Assembler messages: 5513s /tmp/ccV9ahF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5513s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/pci_mcu.o 5513s /tmp/ccGuDlNO.s: Assembler messages: 5513s /tmp/ccGuDlNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgv100.o 5514s /tmp/cc7vJzFV.s: Assembler messages: 5514s /tmp/cc7vJzFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Assembler messages: 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/cc3IzHoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.o 5514s /tmp/ccBYW371.s: Assembler messages: 5514s /tmp/ccBYW371.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/ccBYW371.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s /tmp/ccBYW371.s: Warning: no SFrame FDE emitted; FP without RA on stack 5514s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.o 5515s /tmp/ccDOP4wD.s: Assembler messages: 5515s /tmp/ccDOP4wD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccDOP4wD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccDOP4wD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/sdio.o 5515s /tmp/ccvBErnH.s: Assembler messages: 5515s /tmp/ccvBErnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgh100.o 5515s /tmp/ccF51TXa.s: Assembler messages: 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5515s /tmp/ccF51TXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/channels.o 5516s /tmp/ccxeX4bx.s: Assembler messages: 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s /tmp/ccxeX4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5516s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.o 5517s /tmp/cchf01wI.s: Assembler messages: 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/cchf01wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.o 5517s /tmp/ccfis10T.s: Assembler messages: 5517s /tmp/ccfis10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/ccfis10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/ccfis10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s /tmp/ccfis10T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_main.o 5517s /tmp/cc7m4ig6.s: Assembler messages: 5517s /tmp/cc7m4ig6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5517s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/sdio_mcu.o 5518s /tmp/cc6P1lXA.s: Assembler messages: 5518s /tmp/cc6P1lXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5518s /tmp/cc6P1lXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5518s /tmp/cc6P1lXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5518s /tmp/cc6P1lXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5518s /tmp/cc6P1lXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5518s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.o 5520s /tmp/cc8ppKi9.s: Assembler messages: 5520s /tmp/cc8ppKi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/cc8ppKi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/cc8ppKi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/cc8ppKi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/cc8ppKi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/usb.o 5520s /tmp/ccPkRFbH.s: Assembler messages: 5520s /tmp/ccPkRFbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.o 5520s /tmp/ccReP2q1.s: Assembler messages: 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccReP2q1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Assembler messages: 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s /tmp/ccwF2muD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5520s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o 5520s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.o 5520s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.o 5520s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.o 5520s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.o 5520s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/pci.o 5520s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/mac.o 5521s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.o 5522s /tmp/ccVBbraQ.s: Assembler messages: 5522s /tmp/ccVBbraQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccVBbraQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/init.o 5522s /tmp/ccZSH2aR.s: Assembler messages: 5522s /tmp/ccZSH2aR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccZSH2aR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccZSH2aR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccZSH2aR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.o 5522s /tmp/ccBvwH1Y.s: Assembler messages: 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccBvwH1Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Assembler messages: 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5522s /tmp/ccpIXsF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_common.o 5523s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/mcu.o 5523s /tmp/cc63F3wI.s: Assembler messages: 5523s /tmp/cc63F3wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/cc63F3wI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.o 5523s /tmp/ccUNbZ3n.s: Assembler messages: 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/dma.o 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5523s /tmp/ccUNbZ3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.o 5524s /tmp/cccEJjkb.s: Assembler messages: 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s /tmp/cccEJjkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5524s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs.o 5525s /tmp/ccPIKwda.s: Assembler messages: 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccPIKwda.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.o 5525s /tmp/cc9YBE2B.s: Assembler messages: 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/cc9YBE2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/eeprom.o 5525s /tmp/ccpTuptR.s: Assembler messages: 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5525s /tmp/ccpTuptR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccbZP0gT.s: Assembler messages: 5526s /tmp/ccbZP0gT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccbZP0gT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccbZP0gT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccbZP0gT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.o 5526s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/main.o 5526s /tmp/ccxtcwld.s: Assembler messages: 5526s /tmp/ccxtcwld.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/main.o 5526s /tmp/ccAurgA2.s: Assembler messages: 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccAurgA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s /tmp/ccyAinSr.s: Assembler messages: 5526s /tmp/ccyAinSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5526s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.o 5526s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.o 5527s /tmp/cc4r2TvI.s: Assembler messages: 5527s /tmp/cc4r2TvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5527s /tmp/cc4r2TvI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5527s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.o 5528s /tmp/ccerxhIG.s: Assembler messages: 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/mcu.o 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccerxhIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/cc34d4nn.s: Assembler messages: 5528s /tmp/cc34d4nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/cc34d4nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Assembler messages: 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.o 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s /tmp/ccnPSTlc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5528s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/init.o 5529s /tmp/ccRofHNr.s: Assembler messages: 5529s /tmp/ccRofHNr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.o 5529s /tmp/cc2ya2tn.s: Assembler messages: 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s /tmp/cc2ya2tn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5529s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tx.o 5530s /tmp/ccVNcyh8.s: Assembler messages: 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccVNcyh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/debugfs.o 5530s /tmp/ccOSQZJG.s: Assembler messages: 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s /tmp/ccOSQZJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5530s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.o 5531s /tmp/ccqRvBWT.s: Assembler messages: 5531s /tmp/ccqRvBWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccqRvBWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.o 5531s /tmp/ccCyx8bn.s: Assembler messages: 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccCyx8bn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Assembler messages: 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s /tmp/ccjfEemD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5531s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/mac.o 5531s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/pci.o 5532s /tmp/ccKEfEAY.s: Assembler messages: 5532s /tmp/ccKEfEAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.o 5532s /tmp/ccRrS8xd.s: Assembler messages: 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccRrS8xd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rx.o 5532s /tmp/ccfsfPlv.s: Assembler messages: 5532s /tmp/ccfsfPlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccfsfPlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccfsfPlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5532s /tmp/ccfsfPlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.o 5533s /tmp/ccnF6jXa.s: Assembler messages: 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s /tmp/ccnF6jXa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.o 5533s /tmp/cc6Zrhr1.s: Assembler messages: 5533s /tmp/cc6Zrhr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5533s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.o 5534s /tmp/ccMH7In3.s: Assembler messages: 5534s /tmp/ccMH7In3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Assembler messages: 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/pci_mcu.o 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/cczIgu7c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/debugfs.o 5534s /tmp/ccr2YKOF.s: Assembler messages: 5534s /tmp/ccr2YKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/ccr2YKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/ccr2YKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s /tmp/ccr2YKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5534s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.o 5535s /tmp/cc9kdLrQ.s: Assembler messages: 5535s /tmp/cc9kdLrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc9kdLrQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Assembler messages: 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/usb.o 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cc8b434j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_dim.o 5535s /tmp/cchwgD1I.s: Assembler messages: 5535s /tmp/cchwgD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/cchwgD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pci/gh100.o 5535s /tmp/ccWUbDym.s: Assembler messages: 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s /tmp/ccWUbDym.s: Warning: no SFrame FDE emitted; FP without RA on stack 5535s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/mmio.o 5536s /tmp/ccPcODvv.s: Assembler messages: 5536s /tmp/ccPcODvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.o 5536s /tmp/ccDkQNBb.s: Assembler messages: 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccDkQNBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.o 5536s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.o 5536s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.o 5536s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_txrx.o 5536s /tmp/ccpQNRII.s: Assembler messages: 5536s /tmp/ccpQNRII.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccpQNRII.s: Warning: no SFrame FDE emitted; FP without RA on stack 5536s /tmp/ccpQNRII.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s LD [M] drivers/net/wireless/mediatek/mt76/mt76.o 5537s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/coredump.o 5537s /tmp/ccFZvhQ7.s: Assembler messages: 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccFZvhQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s CC [M] drivers/gpu/drm/rockchip/rockchip_drm_drv.o 5537s /tmp/ccH41jwK.s: Assembler messages: 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s /tmp/ccH41jwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5537s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.o 5538s /tmp/ccf8TQ93.s: Assembler messages: 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccf8TQ93.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt76-usb.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt76-sdio.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt76x02-lib.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt76x02-usb.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt76-connac-lib.o 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt792x-lib.o 5538s /tmp/ccvH7tor.s: Assembler messages: 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccvH7tor.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccgnnR5i.s: Assembler messages: 5538s /tmp/ccgnnR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccgnnR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccgnnR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccgnnR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/ccgnnR5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s LD [M] drivers/net/wireless/mediatek/mt76/mt792x-usb.o 5538s /tmp/cc0on83A.s: Assembler messages: 5538s /tmp/cc0on83A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/cc0on83A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/cc0on83A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/cc0on83A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s /tmp/cc0on83A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5538s CC [M] drivers/gpu/drm/rockchip/rockchip_drm_fb.o 5538s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xdp.o 5538s AR drivers/net/wireless/purelifi/built-in.a 5538s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.o 5538s CC [M] drivers/net/wireless/purelifi/plfxlc/chip.o 5539s /tmp/cchGVyTk.s: Assembler messages: 5539s /tmp/cchGVyTk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s CC [M] drivers/gpu/drm/rockchip/rockchip_drm_gem.o 5539s /tmp/cc7Hs7US.s: Assembler messages: 5539s /tmp/cc7Hs7US.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cc7Hs7US.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cc7Hs7US.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cc7Hs7US.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.o 5539s /tmp/cccp2zjs.s: Assembler messages: 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s /tmp/cccp2zjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5539s CC [M] drivers/net/wireless/purelifi/plfxlc/firmware.o 5540s /tmp/ccQVDhGI.s: Assembler messages: 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccQVDhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s CC [M] drivers/gpu/drm/rockchip/rockchip_drm_vop2.o 5540s /tmp/ccXpymAc.s: Assembler messages: 5540s /tmp/ccXpymAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccXpymAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccXpymAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.o 5540s /tmp/ccDik3r4.s: Assembler messages: 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s /tmp/ccDik3r4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5540s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_stats.o 5541s CC [M] drivers/net/wireless/purelifi/plfxlc/usb.o 5541s /tmp/ccue8hyT.s: Assembler messages: 5541s /tmp/ccue8hyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5541s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.o 5542s /tmp/ccDvN910.s: Assembler messages: 5542s /tmp/ccDvN910.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccDvN910.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Assembler messages: 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/cc8lAl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.o 5542s CC [M] drivers/net/wireless/purelifi/plfxlc/mac.o 5542s /tmp/ccvryGby.s: Assembler messages: 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s /tmp/ccvryGby.s: Warning: no SFrame FDE emitted; FP without RA on stack 5542s CC [M] drivers/gpu/drm/rockchip/rockchip_vop2_reg.o 5543s /tmp/ccq0e1rr.s: Assembler messages: 5543s /tmp/ccq0e1rr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.o 5543s /tmp/ccQNpMt0.s: Assembler messages: 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s /tmp/ccQNpMt0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5543s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_selftest.o 5544s /tmp/ccWASZmW.s: Assembler messages: 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccWASZmW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s LD [M] drivers/net/wireless/purelifi/plfxlc/plfxlc.o 5544s AR drivers/net/wireless/quantenna/built-in.a 5544s CC [M] drivers/net/wireless/quantenna/qtnfmac/core.o 5544s /tmp/ccIXQ748.s: Assembler messages: 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s /tmp/ccIXQ748.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s CC [M] drivers/gpu/drm/rockchip/rockchip_drm_vop.o 5544s /tmp/ccvK9YTB.s: Assembler messages: 5544s /tmp/ccvK9YTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5544s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.o 5545s /tmp/ccua4nq3.s: Assembler messages: 5545s /tmp/ccua4nq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccua4nq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccua4nq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccua4nq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Assembler messages: 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccmmacgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.o 5545s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/port.o 5545s /tmp/ccyltyuL.s: Assembler messages: 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s /tmp/ccyltyuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5545s CC [M] drivers/net/wireless/quantenna/qtnfmac/commands.o 5546s /tmp/ccFC8D5Y.s: Assembler messages: 5546s /tmp/ccFC8D5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm200.o 5546s /tmp/ccg0gipj.s: Assembler messages: 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s /tmp/ccg0gipj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5546s CC [M] drivers/gpu/drm/rockchip/rockchip_vop_reg.o 5547s /tmp/ccuij8t9.s: Assembler messages: 5547s /tmp/ccuij8t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s /tmp/ccuij8t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.o 5547s /tmp/ccVGZpii.s: Assembler messages: 5547s /tmp/ccVGZpii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s /tmp/ccVGZpii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s /tmp/ccVGZpii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s /tmp/ccVGZpii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.o 5547s /tmp/ccmQfwVN.s: Assembler messages: 5547s /tmp/ccmQfwVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s /tmp/ccmQfwVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5547s CC [M] drivers/gpu/drm/rockchip/analogix_dp-rockchip.o 5548s /tmp/ccZtzWlA.s: Assembler messages: 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccZtzWlA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s CC [M] drivers/net/wireless/quantenna/qtnfmac/trans.o 5548s /tmp/ccztZVRV.s: Assembler messages: 5548s /tmp/ccztZVRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccztZVRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccztZVRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccztZVRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccztZVRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.o 5548s /tmp/ccbZH6cW.s: Assembler messages: 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s CC [M] drivers/gpu/drm/rockchip/cdn-dp-core.o 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5548s /tmp/ccbZH6cW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccJw2xHx.s: Assembler messages: 5549s /tmp/ccJw2xHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/health.o 5549s /tmp/ccJw2xHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccX3OT94.s: Assembler messages: 5549s /tmp/ccX3OT94.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccnOYgkA.s: Assembler messages: 5549s /tmp/ccnOYgkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccnOYgkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccnOYgkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s /tmp/ccnOYgkA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5549s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.o 5549s CC [M] drivers/net/wireless/quantenna/qtnfmac/cfg80211.o 5550s /tmp/ccilzGdc.s: Assembler messages: 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s CC [M] drivers/gpu/drm/rockchip/cdn-dp-reg.o 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccilzGdc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccWxtsyE.s: Assembler messages: 5550s /tmp/ccWxtsyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.o 5550s /tmp/ccW92oG1.s: Assembler messages: 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s /tmp/ccW92oG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5550s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.o 5551s /tmp/ccWpl0RD.s: Assembler messages: 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s CC [M] drivers/net/wireless/quantenna/qtnfmac/event.o 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpl0RD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccWpKkXG.s: Assembler messages: 5551s /tmp/ccWpKkXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf117.o 5551s /tmp/ccreKVhq.s: Assembler messages: 5551s /tmp/ccreKVhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccreKVhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccreKVhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccreKVhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s /tmp/ccreKVhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5551s CC [M] drivers/gpu/drm/rockchip/dw_hdmi-rockchip.o 5552s /tmp/ccv9Tgim.s: Assembler messages: 5552s /tmp/ccv9Tgim.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.o 5552s /tmp/ccmRte4p.s: Assembler messages: 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccmRte4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.o 5552s /tmp/ccbI6H3e.s: Assembler messages: 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/ccbI6H3e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s CC [M] drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.o 5552s /tmp/cc4DTtZY.s: Assembler messages: 5552s /tmp/cc4DTtZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/cc4DTtZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/cc4DTtZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s /tmp/cc4DTtZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5552s CC [M] drivers/net/wireless/quantenna/qtnfmac/util.o 5553s /tmp/cce791py.s: Assembler messages: 5553s /tmp/cce791py.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.o 5553s /tmp/cc679Uz6.s: Assembler messages: 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/cc679Uz6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s CC [M] drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.o 5553s /tmp/ccjIUj89.s: Assembler messages: 5553s /tmp/ccjIUj89.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/ccjIUj89.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s /tmp/ccjIUj89.s: Warning: no SFrame FDE emitted; FP without RA on stack 5553s CC [M] drivers/net/wireless/quantenna/qtnfmac/qlink_util.o 5555s /tmp/cclc8Ggr.s: Assembler messages: 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cclc8Ggr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/params.o 5555s /tmp/cci3ck1S.s: Assembler messages: 5555s /tmp/cci3ck1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cci3ck1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/cci3ck1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccM6hgUl.s: Assembler messages: 5555s /tmp/ccM6hgUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccM6hgUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccM6hgUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Assembler messages: 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccUhz37C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccxiJaGp.s: Assembler messages: 5555s /tmp/ccxiJaGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Assembler messages: 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s /tmp/ccboX8ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5555s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gm200.o 5555s CC [M] drivers/net/wireless/quantenna/qtnfmac/shm_ipc.o 5555s CC [M] drivers/gpu/drm/rockchip/dw-mipi-dsi2-rockchip.o 5555s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/privring/gp10b.o 5555s CC [M] drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.o 5556s /tmp/ccqKjHZT.s: Assembler messages: 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/ccqKjHZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s CC [M] drivers/gpu/drm/rockchip/inno_hdmi.o 5556s /tmp/ccAPb7DV.s: Assembler messages: 5556s /tmp/ccAPb7DV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.o 5556s /tmp/cc5HWhGf.s: Assembler messages: 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc5HWhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.o 5556s /tmp/cc9Z64Eq.s: Assembler messages: 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s /tmp/cc9Z64Eq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5556s CC [M] drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.o 5557s /tmp/ccDnNBjE.s: Assembler messages: 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/ccDnNBjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Assembler messages: 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s /tmp/cc2GpsYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5557s CC [M] drivers/gpu/drm/rockchip/rockchip_lvds.o 5557s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.o 5558s /tmp/ccPTVzoT.s: Assembler messages: 5558s /tmp/ccPTVzoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccPTVzoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.o 5558s /tmp/cctOUVZ2.s: Assembler messages: 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/cctOUVZ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s CC [M] drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.o 5558s /tmp/ccWG2EEr.s: Assembler messages: 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccWG2EEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.o 5558s /tmp/ccQ96ZvS.s: Assembler messages: 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s /tmp/ccQ96ZvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5558s CC [M] drivers/gpu/drm/rockchip/rockchip_rgb.o 5559s /tmp/ccpdaU4s.s: Assembler messages: 5559s /tmp/ccpdaU4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.o 5559s /tmp/ccihkEFA.s: Assembler messages: 5559s /tmp/ccihkEFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s CC [M] drivers/gpu/drm/rockchip/rk3066_hdmi.o 5559s /tmp/cc94mys7.s: Assembler messages: 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s /tmp/cc94mys7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5559s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.o 5560s /tmp/cc7d1Z50.s: Assembler messages: 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/cc7d1Z50.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s CC [M] drivers/net/wireless/quantenna/qtnfmac/debug.o 5560s /tmp/ccrFz0uo.s: Assembler messages: 5560s /tmp/ccrFz0uo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.o 5560s /tmp/ccCPu0k1.s: Assembler messages: 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s /tmp/ccCPu0k1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5560s LD [M] drivers/gpu/drm/rockchip/rockchipdrm.o 5560s AR drivers/net/ethernet/meta/built-in.a 5560s LD [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac.o 5560s CC drivers/input/input.o 5561s /tmp/cc3n7tuP.s: Assembler messages: 5561s /tmp/cc3n7tuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/cc3n7tuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/cc3n7tuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/cc3n7tuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.o 5561s /tmp/ccCWpPM1.s: Assembler messages: 5561s /tmp/ccCWpPM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccCWpPM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccCWpPM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s LD [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.o 5561s AR drivers/net/wireless/ralink/built-in.a 5561s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00dev.o 5561s /tmp/ccL83gG9.s: Assembler messages: 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s /tmp/ccL83gG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5561s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.o 5562s /tmp/ccpxuoXS.s: Assembler messages: 5562s /tmp/ccpxuoXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.o 5562s /tmp/cc6cZfhy.s: Assembler messages: 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5562s /tmp/cc6cZfhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s CC drivers/input/input-compat.o 5563s /tmp/cchpj1vD.s: Assembler messages: 5563s /tmp/cchpj1vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cchpj1vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Assembler messages: 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccd7cnzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/devlink.o 5563s /tmp/cc97vF4Q.s: Assembler messages: 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/cc97vF4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.o 5563s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mac.o 5563s /tmp/ccDSpfPH.s: Assembler messages: 5563s /tmp/ccDSpfPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s /tmp/ccDSpfPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5563s CC drivers/input/input-mt.o 5565s /tmp/ccEjBa9b.s: Assembler messages: 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.o 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccEjBa9b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Assembler messages: 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccfoc8JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cchiPJ8d.s: Assembler messages: 5565s /tmp/cchiPJ8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cchiPJ8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cchiPJ8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Assembler messages: 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccAL0Osm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/ptp.o 5565s CC drivers/input/input-poller.o 5565s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00config.o 5565s /tmp/cced2AhC.s: Assembler messages: 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/cced2AhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s CC drivers/input/ff-core.o 5565s /tmp/ccZNpOK3.s: Assembler messages: 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s /tmp/ccZNpOK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5565s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.o 5566s /tmp/ccinPZOn.s: Assembler messages: 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccinPZOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s CC drivers/input/touchscreen.o 5566s /tmp/ccgHJT5z.s: Assembler messages: 5566s /tmp/ccgHJT5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00queue.o 5566s /tmp/cc2OM6AR.s: Assembler messages: 5566s /tmp/cc2OM6AR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/cc2OM6AR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/cc2OM6AR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/cc2OM6AR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/cc2OM6AR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.o 5566s /tmp/ccKQBhKr.s: Assembler messages: 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5566s /tmp/ccKQBhKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/qos.o 5567s /tmp/ccy0oG8i.s: Assembler messages: 5567s /tmp/ccy0oG8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s /tmp/ccy0oG8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s /tmp/ccy0oG8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s /tmp/ccy0oG8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s CC drivers/input/vivaldi-fmap.o 5567s /tmp/ccjZ8tcW.s: Assembler messages: 5567s /tmp/ccjZ8tcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s CC drivers/input/mousedev.o 5567s /tmp/cc4uvHok.s: Assembler messages: 5567s /tmp/cc4uvHok.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s /tmp/cc4uvHok.s: Warning: no SFrame FDE emitted; FP without RA on stack 5567s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.o 5568s /tmp/cct0XSzQ.s: Assembler messages: 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cct0XSzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00link.o 5568s /tmp/ccn6ctm1.s: Assembler messages: 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccn6ctm1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Assembler messages: 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s CC drivers/input/evdev.o 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/cc6x4tvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s /tmp/ccDPgSXi.s: Assembler messages: 5568s /tmp/ccDPgSXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5568s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/htb.o 5568s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.o 5569s /tmp/cc3VFOsi.s: Assembler messages: 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/cc3VFOsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00crypto.o 5569s /tmp/ccXdD0gH.s: Assembler messages: 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s /tmp/ccXdD0gH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5569s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.o 5570s /tmp/ccWDLaUK.s: Assembler messages: 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccWDLaUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s CC drivers/input/keyboard/atkbd.o 5570s /tmp/ccldfI5O.s: Assembler messages: 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccldfI5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTeiFav.s: Assembler messages: 5570s /tmp/ccTeiFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTeiFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTeiFav.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/trap.o 5570s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.o 5570s /tmp/ccTtIIVo.s: Assembler messages: 5570s /tmp/ccTtIIVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTtIIVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTtIIVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s /tmp/ccTtIIVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5570s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00firmware.o 5571s /tmp/ccgzmgYC.s: Assembler messages: 5571s /tmp/ccgzmgYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm200.o 5571s /tmp/ccoF5yWD.s: Assembler messages: 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccoF5yWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s CC drivers/input/keyboard/imx-sm-bbm-key.o 5571s /tmp/ccQa6aW9.s: Assembler messages: 5571s /tmp/ccQa6aW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5571s /tmp/ccQa6aW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00leds.o 5572s /tmp/ccQNYNK8.s: Assembler messages: 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccQNYNK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.o 5572s /tmp/ccSYzxYG.s: Assembler messages: 5572s /tmp/ccSYzxYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.o 5572s /tmp/ccmRSXaW.s: Assembler messages: 5572s /tmp/ccmRSXaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccmRSXaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccmRSXaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccmRSXaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s /tmp/ccmRSXaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5572s CC [M] drivers/input/keyboard/adc-keys.o 5573s /tmp/cczDtGM0.s: Assembler messages: 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/cczDtGM0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.o 5573s /tmp/ccwotCBv.s: Assembler messages: 5573s /tmp/ccwotCBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccwotCBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s CC [M] drivers/input/keyboard/adp5520-keys.o 5573s /tmp/ccjLbnYy.s: Assembler messages: 5573s /tmp/ccjLbnYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccjLbnYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.o 5573s /tmp/ccs3BS0v.s: Assembler messages: 5573s /tmp/ccs3BS0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccs3BS0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccs3BS0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccs3BS0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccs3BS0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccnAnOWa.s: Assembler messages: 5573s /tmp/ccnAnOWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccnAnOWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccnAnOWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccnAnOWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s /tmp/ccnAnOWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5573s CC [M] drivers/input/keyboard/adp5588-keys.o 5573s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/selq.o 5574s /tmp/ccv7jTiJ.s: Assembler messages: 5574s /tmp/ccv7jTiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccv7jTiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccv7jTiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccv7jTiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Assembler messages: 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s /tmp/ccrj5Ngh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5574s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.o 5574s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.o 5575s /tmp/ccMfHWFu.s: Assembler messages: 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccMfHWFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s CC [M] drivers/input/keyboard/adp5589-keys.o 5575s /tmp/cc2zhmLH.s: Assembler messages: 5575s /tmp/cc2zhmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc2zhmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc2zhmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc2zhmLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.o 5575s /tmp/cc5PLgve.s: Assembler messages: 5575s /tmp/cc5PLgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc5PLgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc5PLgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/cc5PLgve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Assembler messages: 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s /tmp/ccTCC53m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5575s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.o 5575s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.o 5576s /tmp/ccd73RfG.s: Assembler messages: 5576s /tmp/ccd73RfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/ccd73RfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.o 5576s /tmp/cckZms6a.s: Assembler messages: 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cckZms6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s CC [M] drivers/input/keyboard/bcm-keypad.o 5576s /tmp/cc5nUPyS.s: Assembler messages: 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5576s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/cc5nUPyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccOdtqKl.s: Assembler messages: 5577s /tmp/ccOdtqKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccOdtqKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Assembler messages: 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccrqod36.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.o 5577s CC [M] drivers/input/keyboard/cap11xx.o 5577s /tmp/ccyovOkM.s: Assembler messages: 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s /tmp/ccyovOkM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/sd.o 5577s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.o 5577s /tmp/ccGUlmQc.s: Assembler messages: 5577s /tmp/ccGUlmQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5577s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/base.o 5578s /tmp/ccThnZQU.s: Assembler messages: 5578s /tmp/ccThnZQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccThnZQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccThnZQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccThnZQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccThnZQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s CC [M] drivers/input/keyboard/cros_ec_keyb.o 5578s /tmp/ccFydStJ.s: Assembler messages: 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/ccFydStJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_arfs.o 5578s /tmp/cc7qp27w.s: Assembler messages: 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s /tmp/cc7qp27w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5578s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.o 5579s /tmp/ccCLUhBb.s: Assembler messages: 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s /tmp/ccCLUhBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s CC [M] drivers/input/keyboard/cypress-sf.o 5579s /tmp/cczbqk88.s: Assembler messages: 5579s /tmp/cczbqk88.s: Warning: no SFrame FDE emitted; FP without RA on stack 5579s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.o 5580s /tmp/ccqfNX4f.s: Assembler messages: 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccqfNX4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s CC [M] drivers/input/keyboard/dlink-dir685-touchkeys.o 5580s /tmp/ccT8SpUP.s: Assembler messages: 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s /tmp/ccT8SpUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.o 5580s /tmp/ccHzKe1y.s: Assembler messages: 5580s /tmp/ccHzKe1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5580s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/base.o 5581s /tmp/ccZ5sj1s.s: Assembler messages: 5581s /tmp/ccZ5sj1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5581s /tmp/ccZ5sj1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5581s /tmp/ccZ5sj1s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5581s CC [M] drivers/input/keyboard/gpio_keys.o 5581s /tmp/ccl7p1BC.s: Assembler messages: 5581s /tmp/ccl7p1BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5581s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/uvfn.o 5582s /tmp/ccjOaLIg.s: Assembler messages: 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s CC [M] drivers/input/keyboard/gpio_keys_polled.o 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccjOaLIg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Assembler messages: 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccvS3Jfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.o 5582s /tmp/ccZhHhtP.s: Assembler messages: 5582s /tmp/ccZhHhtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccZhHhtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/gv100.o 5582s /tmp/ccE4fHF7.s: Assembler messages: 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s /tmp/ccE4fHF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5582s CC [M] drivers/input/keyboard/tca6416-keypad.o 5583s /tmp/ccXSZDu6.s: Assembler messages: 5583s /tmp/ccXSZDu6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/tu102.o 5583s /tmp/cc4cwouQ.s: Assembler messages: 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s /tmp/cc4cwouQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5583s CC [M] drivers/input/keyboard/tca8418_keypad.o 5585s /tmp/ccgHc5FR.s: Assembler messages: 5585s /tmp/ccgHc5FR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ga100.o 5585s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.o 5585s CC [M] drivers/input/keyboard/iqs62x-keys.o 5585s /tmp/ccxQ6PT4.s: Assembler messages: 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccxQ6PT4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccfd8W5G.s: Assembler messages: 5585s /tmp/ccfd8W5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccfd8W5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccfd8W5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Assembler messages: 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccryNxDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccRZQpzh.s: Assembler messages: 5585s /tmp/ccRZQpzh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/vfn/r535.o 5585s /tmp/ccW3lhA7.s: Assembler messages: 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s /tmp/ccW3lhA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5585s CC [M] drivers/input/keyboard/imx_keypad.o 5585s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.o 5586s /tmp/ccuyjMmV.s: Assembler messages: 5586s /tmp/ccuyjMmV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccuyjMmV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccuyjMmV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/mp.o 5586s /tmp/ccjdT2az.s: Assembler messages: 5586s /tmp/ccjdT2az.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjdT2az.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.o 5586s /tmp/ccjCb5GS.s: Assembler messages: 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s /tmp/ccjCb5GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5586s CC [M] drivers/input/keyboard/imx_sc_key.o 5587s /tmp/ccl8zEyc.s: Assembler messages: 5587s /tmp/ccl8zEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccl8zEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccl8zEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccl8zEyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccmTSZUH.s: Assembler messages: 5587s /tmp/ccmTSZUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccmTSZUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccmTSZUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccmTSZUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccmTSZUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s CC [M] drivers/input/keyboard/lkkbd.o 5587s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.o 5587s /tmp/cc6ztubM.s: Assembler messages: 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/cc6ztubM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Assembler messages: 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s /tmp/ccrbuRGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5587s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.o 5587s CC [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.o 5588s /tmp/cc7RQosb.s: Assembler messages: 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/cc7RQosb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s CC [M] drivers/input/keyboard/lm8323.o 5588s /tmp/ccwOrtLr.s: Assembler messages: 5588s /tmp/ccwOrtLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s /tmp/ccwOrtLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5588s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.o 5589s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf100.o 5589s /tmp/ccwcDvz8.s: Assembler messages: 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccwcDvz8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s CC [M] drivers/input/keyboard/lm8333.o 5589s /tmp/cc5UHBcP.s: Assembler messages: 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/cc5UHBcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.o 5589s /tmp/ccoIbFuo.s: Assembler messages: 5589s /tmp/ccoIbFuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccoIbFuo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Assembler messages: 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf117.o 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5589s /tmp/ccvd4rNR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s CC [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.o 5590s /tmp/ccF48eii.s: Assembler messages: 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccF48eii.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s CC [M] drivers/input/keyboard/matrix_keypad.o 5590s /tmp/ccRSIFV3.s: Assembler messages: 5590s /tmp/ccRSIFV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccRSIFV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s /tmp/ccUNiLDG.s: Assembler messages: 5590s /tmp/ccUNiLDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5590s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.o 5590s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.o 5591s /tmp/cctr1iVx.s: Assembler messages: 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s /tmp/cctr1iVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s CC [M] drivers/input/keyboard/max7359_keypad.o 5591s /tmp/ccNNDOBi.s: Assembler messages: 5591s /tmp/ccNNDOBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5591s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.o 5592s /tmp/ccsFKuIK.s: Assembler messages: 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccsFKuIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s CC [M] drivers/input/keyboard/mpr121_touchkey.o 5592s /tmp/ccPPvOj9.s: Assembler messages: 5592s /tmp/ccPPvOj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccPPvOj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rep.o 5592s /tmp/cc76eEMT.s: Assembler messages: 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/cc76eEMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s CC [M] drivers/net/wireless/ralink/rt2x00/rt61pci.o 5592s /tmp/ccFGYfLw.s: Assembler messages: 5592s /tmp/ccFGYfLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccFGYfLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccFGYfLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccFGYfLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s /tmp/ccFGYfLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5592s CC [M] drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.o 5593s /tmp/ccFMBUam.s: Assembler messages: 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccFMBUam.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s CC [M] drivers/input/keyboard/mt6779-keypad.o 5593s /tmp/ccNCFX9C.s: Assembler messages: 5593s /tmp/ccNCFX9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/falcon.o 5593s /tmp/ccoEvU6P.s: Assembler messages: 5593s /tmp/ccoEvU6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s /tmp/ccoEvU6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5593s CC [M] drivers/input/keyboard/mtk-pmic-keys.o 5594s /tmp/ccjwDPHr.s: Assembler messages: 5594s /tmp/ccjwDPHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccjwDPHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccjwDPHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccjwDPHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s CC [M] drivers/input/keyboard/newtonkbd.o 5594s /tmp/ccHrMBcd.s: Assembler messages: 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccHrMBcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.o 5594s /tmp/ccW9YF19.s: Assembler messages: 5594s /tmp/ccW9YF19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccW9YF19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccW9YF19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccW9YF19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s /tmp/ccW9YF19.s: Warning: no SFrame FDE emitted; FP without RA on stack 5594s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/xtensa.o 5595s /tmp/ccKzORNM.s: Assembler messages: 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccKzORNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.o 5595s /tmp/ccUxUITM.s: Assembler messages: 5595s /tmp/ccUxUITM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccUxUITM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccUxUITM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccUxUITM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/ccUxUITM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s CC [M] drivers/input/keyboard/omap4-keypad.o 5595s /tmp/cc8swtOh.s: Assembler messages: 5595s /tmp/cc8swtOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/cc8swtOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/cc8swtOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s /tmp/cc8swtOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5595s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.o 5596s /tmp/ccOrfFtE.s: Assembler messages: 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccOrfFtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s CC [M] drivers/input/keyboard/opencores-kbd.o 5596s /tmp/ccToOBgT.s: Assembler messages: 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccToOBgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s CC [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.o 5596s /tmp/ccBZSifO.s: Assembler messages: 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s /tmp/ccBZSifO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.o 5596s /tmp/ccb2iuyn.s: Assembler messages: 5596s /tmp/ccb2iuyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5596s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.o 5597s /tmp/cciCNS4R.s: Assembler messages: 5597s /tmp/cciCNS4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s /tmp/cciCNS4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s /tmp/cciCNS4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s /tmp/cciCNS4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s CC [M] drivers/input/keyboard/pinephone-keyboard.o 5597s /tmp/ccJng8vR.s: Assembler messages: 5597s /tmp/ccJng8vR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s /tmp/ccJng8vR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5597s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.o 5598s /tmp/ccrHgW18.s: Assembler messages: 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccrHgW18.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s CC [M] drivers/input/keyboard/qt1050.o 5598s /tmp/ccp5SxyJ.s: Assembler messages: 5598s /tmp/ccp5SxyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccp5SxyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccp5SxyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccp5SxyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccp5SxyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/mapping.o 5598s /tmp/ccpozYP7.s: Assembler messages: 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccpozYP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s CC [M] drivers/net/wireless/ralink/rt2x00/rt73usb.o 5598s /tmp/ccfMyNaB.s: Assembler messages: 5598s /tmp/ccfMyNaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.o 5598s /tmp/ccuWo3iu.s: Assembler messages: 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s /tmp/ccuWo3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5598s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.o 5599s /tmp/ccWFWWbt.s: Assembler messages: 5599s /tmp/ccWFWWbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s /tmp/ccWFWWbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s /tmp/ccWFWWbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s /tmp/ccWFWWbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s CC [M] drivers/input/keyboard/qt1070.o 5599s /tmp/ccoNh2fV.s: Assembler messages: 5599s /tmp/ccoNh2fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s /tmp/ccoNh2fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5599s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.o 5600s /tmp/ccpMynnk.s: Assembler messages: 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccpMynnk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s CC [M] drivers/input/keyboard/qt2160.o 5600s /tmp/ccHxOz53.s: Assembler messages: 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccHxOz53.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/ccQL3DvW.s: Assembler messages: 5600s /tmp/ccQL3DvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.o 5600s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tc.o 5600s /tmp/cc2SRtTO.s: Assembler messages: 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s /tmp/cc2SRtTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5600s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.o 5601s /tmp/cceK2ToN.s: Assembler messages: 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s /tmp/cceK2ToN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s CC [M] drivers/input/keyboard/samsung-keypad.o 5601s /tmp/cc6sko3I.s: Assembler messages: 5601s /tmp/cc6sko3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5601s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.o 5602s /tmp/ccT2lnWK.s: Assembler messages: 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccT2lnWK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Assembler messages: 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s CC [M] drivers/input/keyboard/snvs_pwrkey.o 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccQLBVX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.o 5602s AR drivers/net/wireless/realtek/built-in.a 5602s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/dev.o 5602s /tmp/ccGQGN55.s: Assembler messages: 5602s /tmp/ccGQGN55.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccGQGN55.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gp102.o 5602s /tmp/ccctNMEa.s: Assembler messages: 5602s /tmp/ccctNMEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccctNMEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s /tmp/ccctNMEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5602s CC [M] drivers/input/keyboard/stmpe-keypad.o 5603s /tmp/ccqvSPGv.s: Assembler messages: 5603s /tmp/ccqvSPGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5603s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gv100.o 5603s /tmp/ccib7wdG.s: Assembler messages: 5603s /tmp/ccib7wdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5603s /tmp/ccib7wdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5603s /tmp/ccib7wdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5603s /tmp/ccib7wdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5603s CC [M] drivers/input/keyboard/stowaway.o 5604s /tmp/ccLXKOD5.s: Assembler messages: 5604s /tmp/ccLXKOD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/ccLXKOD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/tu102.o 5604s /tmp/cc5IklCp.s: Assembler messages: 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/cc5IklCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.o 5604s /tmp/ccjQTIxJ.s: Assembler messages: 5604s /tmp/ccjQTIxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/ccjQTIxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/ccjQTIxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/ccjQTIxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s /tmp/ccjQTIxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5604s CC [M] drivers/input/keyboard/sunkbd.o 5605s /tmp/cc7lu0C0.s: Assembler messages: 5605s /tmp/cc7lu0C0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/ga100.o 5605s /tmp/ccoJkt4b.s: Assembler messages: 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccoJkt4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.o 5605s /tmp/ccmWwfTQ.s: Assembler messages: 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/ccmWwfTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s CC [M] drivers/input/keyboard/tc3589x-keypad.o 5605s /tmp/cci63dU3.s: Assembler messages: 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cci63dU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.o 5605s /tmp/cc3MIMMf.s: Assembler messages: 5605s /tmp/cc3MIMMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cc3MIMMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cc3MIMMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cc3MIMMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s /tmp/cc3MIMMf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5605s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/ga102.o 5606s /tmp/ccM6XJXm.s: Assembler messages: 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccM6XJXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s CC [M] drivers/input/keyboard/tm2-touchkey.o 5606s /tmp/ccqjIW2Z.s: Assembler messages: 5606s /tmp/ccqjIW2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccqjIW2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccqjIW2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccqjIW2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/cc8itbs4.s: Assembler messages: 5606s /tmp/cc8itbs4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.o 5606s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/ce/gb202.o 5606s /tmp/ccaty17m.s: Assembler messages: 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5606s /tmp/ccaty17m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.o 5607s /tmp/cc6QWMgb.s: Assembler messages: 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cc6QWMgb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s CC [M] drivers/input/keyboard/twl4030_keypad.o 5607s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.o 5607s /tmp/cchFggCr.s: Assembler messages: 5607s /tmp/cchFggCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cchFggCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s /tmp/cchFggCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5607s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.o 5608s /tmp/ccycqNP7.s: Assembler messages: 5608s /tmp/ccycqNP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccycqNP7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s CC [M] drivers/input/keyboard/xtkbd.o 5608s /tmp/ccdeMlLR.s: Assembler messages: 5608s /tmp/ccdeMlLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccdeMlLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccdeMlLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.o 5608s /tmp/ccbB27P7.s: Assembler messages: 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbB27P7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbNZM78.s: Assembler messages: 5608s /tmp/ccbNZM78.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbNZM78.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbNZM78.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbNZM78.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccbNZM78.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.o 5608s /tmp/ccAtXphU.s: Assembler messages: 5608s /tmp/ccAtXphU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccAtXphU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccAtXphU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s /tmp/ccAtXphU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5608s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.o 5609s AR drivers/input/keyboard/built-in.a 5609s AR drivers/input/mouse/built-in.a 5609s CC [M] drivers/input/mouse/appletouch.o 5609s /tmp/ccItJwF8.s: Assembler messages: 5609s /tmp/ccItJwF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5609s /tmp/ccItJwF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5609s /tmp/ccItJwF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5609s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/base.o 5610s /tmp/ccuu2CBd.s: Assembler messages: 5610s /tmp/ccuu2CBd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s LD [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.o 5610s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/dev.o 5610s /tmp/ccHnvvz7.s: Assembler messages: 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/ccHnvvz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s CC [M] drivers/input/mouse/bcm5974.o 5610s /tmp/cccAoWzl.s: Assembler messages: 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s /tmp/cccAoWzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5610s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.o 5611s /tmp/ccRMTYea.s: Assembler messages: 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccRMTYea.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s CC [M] drivers/input/mouse/cyapa.o 5611s /tmp/ccTBMKXO.s: Assembler messages: 5611s /tmp/ccTBMKXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccTBMKXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccTBMKXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o 5611s /tmp/ccCig4DZ.s: Assembler messages: 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.o 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5611s /tmp/ccCig4DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Assembler messages: 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/cc9RbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s CC [M] drivers/input/mouse/cyapa_gen3.o 5612s /tmp/ccmd14l5.s: Assembler messages: 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccmd14l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccWYCTtD.s: Assembler messages: 5612s /tmp/ccWYCTtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccWYCTtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s /tmp/ccWYCTtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5612s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/pci.o 5612s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.o 5613s /tmp/ccDhccAw.s: Assembler messages: 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccDhccAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/leds.o 5613s /tmp/ccJRMOq3.s: Assembler messages: 5613s /tmp/ccJRMOq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccJRMOq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccJRMOq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccJRMOq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccJRMOq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.o 5613s /tmp/ccBf2ykR.s: Assembler messages: 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s /tmp/ccBf2ykR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5613s CC [M] drivers/input/mouse/cyapa_gen5.o 5614s /tmp/ccLtACTA.s: Assembler messages: 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccLtACTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.o 5614s /tmp/ccomzCSp.s: Assembler messages: 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s /tmp/ccomzCSp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5614s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.o 5614s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/device/user.o 5615s /tmp/ccFtJC6x.s: Assembler messages: 5616s /tmp/ccFtJC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s LD [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.o 5616s /tmp/ccFtJC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccFtJC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccFtJC6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Assembler messages: 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cc4TNCu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Assembler messages: 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccjEnBUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s CC [M] drivers/net/wireless/realtek/rtlwifi/base.o 5616s CC [M] drivers/input/mouse/cyapa_gen6.o 5616s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/base.o 5616s /tmp/cci9Tarw.s: Assembler messages: 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/cci9Tarw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Assembler messages: 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccciGqBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/chan.o 5616s /tmp/ccHZYCRV.s: Assembler messages: 5616s /tmp/ccHZYCRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s /tmp/ccHZYCRV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5616s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.o 5616s CC [M] drivers/input/mouse/elan_i2c_core.o 5617s /tmp/ccaBKous.s: Assembler messages: 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/ccaBKous.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Assembler messages: 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s /tmp/cch3u1Mo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5617s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.o 5617s CC [M] drivers/net/wireless/realtek/rtlwifi/cam.o 5618s /tmp/ccnOJsY3.s: Assembler messages: 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccnOJsY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s CC [M] drivers/input/mouse/elan_i2c_i2c.o 5618s /tmp/ccjhF3PR.s: Assembler messages: 5618s /tmp/ccjhF3PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/ccjhF3PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.o 5618s /tmp/cchQuQo3.s: Assembler messages: 5618s /tmp/cchQuQo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s /tmp/cchQuQo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5618s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.o 5619s /tmp/ccdQcqYp.s: Assembler messages: 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccdQcqYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s CC [M] drivers/net/wireless/realtek/rtlwifi/core.o 5619s /tmp/ccz4JcvD.s: Assembler messages: 5619s /tmp/ccz4JcvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccz4JcvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s /tmp/ccz4JcvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5619s CC [M] drivers/input/mouse/elan_i2c_smbus.o 5620s /tmp/cc8kzwf0.s: Assembler messages: 5620s /tmp/cc8kzwf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.o 5620s /tmp/ccb2oqdu.s: Assembler messages: 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccb2oqdu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.o 5620s /tmp/ccTVkOMT.s: Assembler messages: 5620s /tmp/ccTVkOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccTVkOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s /tmp/ccTVkOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5620s CC [M] drivers/input/mouse/gpio_mouse.o 5621s /tmp/ccp7rtEK.s: Assembler messages: 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccp7rtEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/head.o 5621s CC [M] drivers/net/wireless/realtek/rtlwifi/debug.o 5621s /tmp/cc9wbkuN.s: Assembler messages: 5621s /tmp/cc9wbkuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/cc9wbkuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/cc9wbkuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/cc9wbkuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s CC [M] drivers/input/mouse/psmouse-base.o 5621s /tmp/ccb3AZTf.s: Assembler messages: 5621s /tmp/ccb3AZTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccb3AZTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccb3AZTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccb3AZTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s /tmp/ccb3AZTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5621s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.o 5622s /tmp/cc90WEz1.s: Assembler messages: 5622s /tmp/cc90WEz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/cc90WEz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.o 5622s CC [M] drivers/net/wireless/realtek/rtlwifi/efuse.o 5622s /tmp/ccJGyAhl.s: Assembler messages: 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s CC [M] drivers/input/mouse/synaptics.o 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5622s /tmp/ccJGyAhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/cckxfTJg.s: Assembler messages: 5623s /tmp/cckxfTJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/cckxfTJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.o 5623s /tmp/ccBWNV20.s: Assembler messages: 5623s /tmp/ccBWNV20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o 5623s /tmp/ccxxItEo.s: Assembler messages: 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5623s /tmp/ccxxItEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s CC [M] drivers/net/wireless/realtek/rtlwifi/ps.o 5624s /tmp/ccCUHMdL.s: Assembler messages: 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccCUHMdL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.o 5624s /tmp/ccAzZ1Zv.s: Assembler messages: 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s CC [M] drivers/input/mouse/focaltech.o 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/ccAzZ1Zv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Assembler messages: 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5624s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.o 5624s /tmp/cc1lPhRd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Assembler messages: 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccviHPKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s CC [M] drivers/input/mouse/alps.o 5625s /tmp/ccRYB0DZ.s: Assembler messages: 5625s /tmp/ccRYB0DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccRYB0DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccRYB0DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccRYB0DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccRYB0DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.o 5625s /tmp/ccQzQQNz.s: Assembler messages: 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s /tmp/ccQzQQNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5625s CC [M] drivers/net/wireless/realtek/rtlwifi/rc.o 5626s /tmp/ccXnAfVp.s: Assembler messages: 5626s /tmp/ccXnAfVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccXnAfVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Assembler messages: 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/ccDyFaza.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.o 5626s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.o 5626s /tmp/cceMzQdE.s: CC [M] drivers/net/wireless/realtek/rtlwifi/regd.o 5626s Assembler messages: 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5626s /tmp/cceMzQdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Assembler messages: 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/cchroHXc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s CC [M] drivers/input/mouse/byd.o 5627s /tmp/ccm8oAUF.s: Assembler messages: 5627s /tmp/ccm8oAUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccm8oAUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccm8oAUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s CC [M] drivers/net/wireless/realtek/rtlwifi/stats.o 5627s /tmp/ccBLQOXw.s: Assembler messages: 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccBLQOXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s CC [M] drivers/input/mouse/elantech.o 5627s /tmp/ccSln9sI.s: Assembler messages: 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5627s /tmp/ccSln9sI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.o 5628s /tmp/ccMXIR7m.s: Assembler messages: 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/ccMXIR7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.o 5628s /tmp/cczsgrjP.s: Assembler messages: 5628s /tmp/cczsgrjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5628s /tmp/cczsgrjP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s CC [M] drivers/net/wireless/realtek/rtlwifi/pci.o 5629s /tmp/cciaAnna.s: Assembler messages: 5629s /tmp/cciaAnna.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/cciaAnna.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.o 5629s /tmp/ccr4Immo.s: Assembler messages: 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccr4Immo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s CC [M] drivers/input/mouse/logips2pp.o 5629s /tmp/ccPxOTlB.s: Assembler messages: 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s /tmp/ccPxOTlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5629s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.o 5630s /tmp/ccY5NAaG.s: Assembler messages: 5630s /tmp/ccY5NAaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccY5NAaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccY5NAaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s CC [M] drivers/input/mouse/sentelic.o 5630s /tmp/ccqjt9tg.s: Assembler messages: 5630s /tmp/ccqjt9tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccqjt9tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccqjt9tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccqjt9tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s /tmp/ccqjt9tg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5630s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.o 5631s /tmp/cckpHAfU.s: Assembler messages: 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cckpHAfU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cc95gVjJ.s: Assembler messages: 5631s /tmp/cc95gVjJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cc95gVjJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cc95gVjJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cc95gVjJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/cc95gVjJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.o 5631s /tmp/ccKxKiTE.s: Assembler messages: 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s /tmp/ccKxKiTE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s CC [M] drivers/net/wireless/realtek/rtlwifi/usb.o 5631s CC [M] drivers/input/mouse/trackpoint.o 5631s /tmp/ccANrS8l.s: Assembler messages: 5631s /tmp/ccANrS8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5631s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.o 5632s /tmp/ccRvu7D8.s: Assembler messages: 5632s /tmp/ccRvu7D8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/ccRvu7D8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s CC [M] drivers/input/mouse/touchkit_ps2.o 5632s /tmp/ccQD88rI.s: Assembler messages: 5632s /tmp/ccQD88rI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/ccQD88rI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.o 5632s /tmp/cceTO9NB.s: Assembler messages: 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/cceTO9NB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s /tmp/ccr7ljtf.s: Assembler messages: 5632s /tmp/ccr7ljtf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5632s CC [M] drivers/input/mouse/cypress_ps2.o 5633s /tmp/ccLHQTy9.s: Assembler messages: 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccLHQTy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.o 5633s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/main.o 5633s /tmp/cccHcw0c.s: Assembler messages: 5633s /tmp/cccHcw0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/cccHcw0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.o 5633s /tmp/ccz5bc16.s: Assembler messages: 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s /tmp/ccz5bc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 5633s CC [M] drivers/input/mouse/psmouse-smbus.o 5634s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.o 5634s /tmp/ccp4ytyZ.s: Assembler messages: 5634s /tmp/ccp4ytyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccp4ytyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.o 5634s /tmp/ccwGtXT6.s: Assembler messages: 5634s /tmp/ccwGtXT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccwGtXT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccwGtXT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/drop.o 5634s /tmp/ccGSr6q8.s: Assembler messages: 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s /tmp/ccGSr6q8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5634s CC [M] drivers/input/mouse/sermouse.o 5635s /tmp/cc9xP4Gs.s: Assembler messages: 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/cc9xP4Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s CC [M] drivers/input/mouse/synaptics_i2c.o 5635s /tmp/ccXSZe5h.s: Assembler messages: 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccXSZe5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Assembler messages: 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5635s /tmp/ccFBxJdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.o 5636s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/trap.o 5636s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o 5636s /tmp/cc4VPwu8.s: Assembler messages: 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/cc4VPwu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s CC [M] drivers/input/mouse/synaptics_usb.o 5636s /tmp/ccvnPtOd.s: Assembler messages: 5636s /tmp/ccvnPtOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5636s /tmp/ccvnPtOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.o 5637s /tmp/cckDvuyq.s: Assembler messages: 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cckDvuyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/accept.o 5637s /tmp/ccDJhhFH.s: Assembler messages: 5637s /tmp/ccDJhhFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/ccDJhhFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/ccDJhhFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/ccDJhhFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s /tmp/cc4TkY35.s: Assembler messages: 5637s /tmp/cc4TkY35.s: Warning: no SFrame FDE emitted; FP without RA on stack 5637s CC [M] drivers/input/mouse/vsxxxaa.o 5637s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o 5637s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.o 5638s /tmp/ccuJj8Ge.s: Assembler messages: 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/ccuJj8Ge.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s LD [M] drivers/input/mouse/cyapatp.o 5638s LD [M] drivers/input/mouse/elan_i2c.o 5638s LD [M] drivers/input/mouse/psmouse.o 5638s AR drivers/input/joystick/built-in.a 5638s CC [M] drivers/input/joystick/a3d.o 5638s /tmp/cclCVZYs.s: Assembler messages: 5638s /tmp/cclCVZYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s /tmp/cclCVZYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5638s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.o 5639s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mark.o 5639s /tmp/cc5Mx8xg.s: Assembler messages: 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/cc5Mx8xg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s CC [M] drivers/input/joystick/adi.o 5639s /tmp/ccIM6Qow.s: Assembler messages: 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccIM6Qow.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccg2UR6O.s: Assembler messages: 5639s /tmp/ccg2UR6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccg2UR6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccg2UR6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s /tmp/ccg2UR6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5639s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.o 5640s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.o 5640s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.o 5640s /tmp/ccmtqLPI.s: Assembler messages: 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/ccmtqLPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s CC [M] drivers/input/joystick/as5011.o 5640s /tmp/cc4HMhAs.s: Assembler messages: 5640s /tmp/cc4HMhAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.o 5640s /tmp/cce3RfMW.s: Assembler messages: 5640s /tmp/cce3RfMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s /tmp/cce3RfMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5640s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.o 5641s /tmp/ccsJnzfs.s: Assembler messages: 5641s /tmp/ccsJnzfs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s /tmp/ccsJnzfs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s /tmp/ccsJnzfs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s /tmp/ccsJnzfs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s /tmp/ccsJnzfs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s CC [M] drivers/input/joystick/analog.o 5641s /tmp/ccy2Cqmo.s: Assembler messages: 5641s /tmp/ccy2Cqmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o 5641s /tmp/ccqfoXoQ.s: Assembler messages: 5641s /tmp/ccqfoXoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s /tmp/ccqfoXoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5641s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.o 5642s /tmp/ccJFkZKU.s: Assembler messages: 5642s /tmp/ccJFkZKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccJFkZKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccJFkZKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/tun.o 5642s /tmp/ccdvyCF7.s: Assembler messages: 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/ccdvyCF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s CC [M] drivers/input/joystick/cobra.o 5642s /tmp/cc62e7ys.s: Assembler messages: 5642s /tmp/cc62e7ys.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/cc62e7ys.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/cc62e7ys.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/cc62e7ys.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s /tmp/cc62e7ys.s: Warning: no SFrame FDE emitted; FP without RA on stack 5642s CC [M] drivers/input/joystick/db9.o 5643s /tmp/ccMiAqc6.s: Assembler messages: 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccMiAqc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.o 5643s /tmp/ccnldXvo.s: Assembler messages: 5643s /tmp/ccnldXvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/csum.o 5643s /tmp/ccdCUGFy.s: Assembler messages: 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccdCUGFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Assembler messages: 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s CC [M] drivers/input/joystick/fsia6b.o 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s /tmp/ccTvDT3p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5643s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.o 5644s /tmp/ccLMunhH.s: Assembler messages: 5644s /tmp/ccLMunhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s /tmp/ccLMunhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/ga102.o 5644s /tmp/ccdzouee.s: Assembler messages: 5644s /tmp/ccdzouee.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s /tmp/ccdzouee.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s /tmp/ccdzouee.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s /tmp/ccdzouee.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s /tmp/ccdzouee.s: Warning: no SFrame FDE emitted; FP without RA on stack 5644s CC [M] drivers/input/joystick/gamecon.o 5645s /tmp/ccsGMxHO.s: Assembler messages: 5645s /tmp/ccsGMxHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccsGMxHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccsGMxHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccKLd1AA.s: Assembler messages: 5645s /tmp/ccKLd1AA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.o 5645s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.o 5645s /tmp/ccnhDkLq.s: Assembler messages: 5645s /tmp/ccnhDkLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccnhDkLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccnhDkLq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/udisp.o 5645s /tmp/ccIYYtF6.s: Assembler messages: 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s /tmp/ccIYYtF6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5645s CC [M] drivers/input/joystick/gf2k.o 5646s /tmp/cccU721f.s: Assembler messages: 5646s /tmp/cccU721f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccU721f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.o 5646s /tmp/cczYkSCH.s: Assembler messages: 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cczYkSCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Assembler messages: 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s CC [M] drivers/input/joystick/grip.o 5646s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.o 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/cccI0Ehq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/ccha91jL.s: Assembler messages: 5646s /tmp/ccha91jL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s /tmp/ccha91jL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5646s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.o 5647s /tmp/ccOxuGof.s: Assembler messages: 5647s /tmp/ccOxuGof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccOxuGof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccOxuGof.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Assembler messages: 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccfHaALn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/uoutp.o 5647s CC [M] drivers/input/joystick/grip_mp.o 5647s /tmp/ccaHydwd.s: Assembler messages: 5647s /tmp/ccaHydwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccaHydwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s /tmp/ccaHydwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5647s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.o 5648s /tmp/cc8aikUF.s: Assembler messages: 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cc8aikUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s CC [M] drivers/input/joystick/guillemot.o 5648s /tmp/ccsEz1hB.s: Assembler messages: 5648s /tmp/ccsEz1hB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccsEz1hB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccsEz1hB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan_mangle.o 5648s /tmp/cczf9E5B.s: Assembler messages: 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/cczf9E5B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/disp/uhead.o 5648s /tmp/ccad9ABe.s: Assembler messages: 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s /tmp/ccad9ABe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5648s CC [M] drivers/input/joystick/interact.o 5649s /tmp/cctbd5mb.s: Assembler messages: 5649s /tmp/cctbd5mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/cctbd5mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/cctbd5mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/cctbd5mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/table.o 5649s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o 5649s /tmp/ccT2kEDg.s: Assembler messages: 5649s /tmp/ccT2kEDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccT2kEDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccT2kEDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccT2kEDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/base.o 5649s /tmp/ccN72oXi.s: Assembler messages: 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s /tmp/ccN72oXi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s CC [M] drivers/input/joystick/joydump.o 5649s /tmp/ccI2bSi1.s: Assembler messages: 5649s /tmp/ccI2bSi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5649s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mpls.o 5650s /tmp/ccuCT8am.s: Assembler messages: 5650s /tmp/ccuCT8am.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/ccuCT8am.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/ccuCT8am.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s CC [M] drivers/input/joystick/magellan.o 5650s /tmp/ccy4dKr9.s: Assembler messages: 5650s /tmp/ccy4dKr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/ccy4dKr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/ccy4dKr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.o 5650s /tmp/cc7mhQR5.s: Assembler messages: 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s /tmp/cc7mhQR5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5650s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.o 5650s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.o 5651s /tmp/ccVO8jK0.s: Assembler messages: 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccVO8jK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s CC [M] drivers/input/joystick/psxpad-spi.o 5651s /tmp/ccVkZ7cp.s: Assembler messages: 5651s /tmp/ccVkZ7cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.o 5651s /tmp/cc7pQo54.s: Assembler messages: 5651s /tmp/cc7pQo54.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/cc7pQo54.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.o 5651s /tmp/ccanE9hF.s: Assembler messages: 5651s /tmp/ccanE9hF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o 5651s /tmp/ccpFIG20.s: Assembler messages: 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5651s /tmp/ccpFIG20.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s CC [M] drivers/input/joystick/pxrc.o 5652s /tmp/ccJK2gkG.s: Assembler messages: 5652s /tmp/ccJK2gkG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.o 5652s /tmp/ccRObMMM.s: Assembler messages: 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s /tmp/ccRObMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5652s CC [M] drivers/input/joystick/qwiic-joystick.o 5653s /tmp/ccY9xt9G.s: Assembler messages: 5653s /tmp/ccY9xt9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s /tmp/ccY9xt9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s /tmp/ccY9xt9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred_nic.o 5653s /tmp/ccXW3uCp.s: Assembler messages: 5653s /tmp/ccXW3uCp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.o 5653s /tmp/cceaC0nV.s: Assembler messages: 5653s /tmp/cceaC0nV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s /tmp/cceaC0nV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5653s CC [M] drivers/input/joystick/adafruit-seesaw.o 5654s /tmp/ccbLUHfX.s: Assembler messages: 5654s /tmp/ccbLUHfX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/gv100.o 5654s /tmp/cc3T0C7X.s: Assembler messages: 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/cc3T0C7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.o 5654s /tmp/ccMDYuqf.s: Assembler messages: 5654s /tmp/ccMDYuqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/ccMDYuqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s /tmp/ccLcL3d2.s: Assembler messages: 5654s /tmp/ccLcL3d2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5654s CC [M] drivers/input/joystick/sensehat-joystick.o 5654s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.o 5655s /tmp/cc5bwKOW.s: Assembler messages: 5655s /tmp/cc5bwKOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o 5655s /tmp/ccey7062.s: Assembler messages: 5655s /tmp/ccey7062.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s /tmp/ccey7062.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o 5655s /tmp/ccsoSTRv.s: Assembler messages: 5655s /tmp/ccsoSTRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s /tmp/ccsoSTRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s /tmp/ccsoSTRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5655s CC [M] drivers/input/joystick/sidewinder.o 5656s /tmp/ccAb7SEq.s: Assembler messages: 5656s /tmp/ccAb7SEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s /tmp/ccAb7SEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s /tmp/ccAb7SEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.o 5656s /tmp/cc53XilO.s: Assembler messages: 5656s /tmp/cc53XilO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s /tmp/cc53XilO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s /tmp/cc53XilO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5656s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.o 5657s /tmp/ccjEHDzK.s: Assembler messages: 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccjEHDzK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.o 5657s /tmp/ccIFst6Q.s: Assembler messages: 5657s /tmp/ccIFst6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/ccIFst6Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o 5657s /tmp/cc4f9cJ0.s: Assembler messages: 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s /tmp/cc4f9cJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5657s CC [M] drivers/input/joystick/spaceball.o 5658s /tmp/cc58Q4XE.s: Assembler messages: 5658s /tmp/cc58Q4XE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s CC [M] drivers/input/joystick/spaceorb.o 5658s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ptype.o 5658s /tmp/cc6TUNNh.s: Assembler messages: 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/cc6TUNNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccJLOc6j.s: Assembler messages: 5658s /tmp/ccJLOc6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o 5658s /tmp/ccNXClIn.s: Assembler messages: 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccNXClIn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.o 5658s /tmp/ccdFj1Fu.s: Assembler messages: 5658s /tmp/ccdFj1Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccdFj1Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccdFj1Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccdFj1Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s /tmp/ccdFj1Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5658s CC [M] drivers/input/joystick/stinger.o 5659s /tmp/ccDJDhjl.s: Assembler messages: 5659s /tmp/ccDJDhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/ccDJDhjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o 5659s /tmp/cc529Ftm.s: Assembler messages: 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/cc529Ftm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s CC [M] drivers/input/joystick/tmdc.o 5659s /tmp/cclGXPZX.s: Assembler messages: 5659s /tmp/cclGXPZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/redirect_ingress.o 5659s /tmp/ccNlaerg.s: Assembler messages: 5659s /tmp/ccNlaerg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/ccNlaerg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s /tmp/ccNlaerg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5659s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.o 5660s /tmp/cc7knj1E.s: Assembler messages: 5660s /tmp/cc7knj1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/cc7knj1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.o 5660s /tmp/ccGIIfTY.s: Assembler messages: 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccGIIfTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s CC [M] drivers/input/joystick/turbografx.o 5660s /tmp/ccmxCKg7.s: Assembler messages: 5660s /tmp/ccmxCKg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccmxCKg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccmxCKg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccmxCKg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccmxCKg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.o 5660s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.o 5660s /tmp/ccq5G1cA.s: Assembler messages: 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccq5G1cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccXeoRNc.s: Assembler messages: 5660s /tmp/ccXeoRNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5660s /tmp/ccXeoRNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s CC [M] drivers/input/joystick/twidjoy.o 5661s /tmp/ccercU40.s: Assembler messages: 5661s /tmp/ccercU40.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccercU40.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.o 5661s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.o 5661s /tmp/ccCvqoVX.s: Assembler messages: 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s /tmp/ccCvqoVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5661s CC [M] drivers/input/joystick/warrior.o 5662s /tmp/ccg1IbZZ.s: Assembler messages: 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccg1IbZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.o 5662s /tmp/cc5TAqi3.s: Assembler messages: 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/cc5TAqi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.o 5662s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.o 5662s /tmp/ccGmpo4C.s: Assembler messages: 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccGmpo4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s CC [M] drivers/input/joystick/walkera0701.o 5662s /tmp/ccL6XhaZ.s: Assembler messages: 5662s /tmp/ccL6XhaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccL6XhaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s /tmp/ccL6XhaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5662s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.o 5663s /tmp/ccK5OUwy.s: Assembler messages: 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccK5OUwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s CC [M] drivers/input/joystick/xpad.o 5663s /tmp/ccXKQ15I.s: Assembler messages: 5663s /tmp/ccXKQ15I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccXKQ15I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccXKQ15I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccXKQ15I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/ccXKQ15I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o 5663s /tmp/cctpRYPp.s: Assembler messages: 5663s /tmp/cctpRYPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/cctpRYPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/cctpRYPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/cctpRYPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s /tmp/cctpRYPp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5663s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.o 5664s /tmp/ccNiYofp.s: Assembler messages: 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccNiYofp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s CC [M] drivers/input/joystick/zhenhua.o 5664s /tmp/ccXvU4ZG.s: Assembler messages: 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccXvU4ZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chid.o 5664s /tmp/ccfwkBoT.s: Assembler messages: 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s /tmp/ccfwkBoT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5664s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o 5665s /tmp/ccviBu8d.s: Assembler messages: 5665s /tmp/ccviBu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccviBu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccviBu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccviBu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccviBu8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s CC [M] drivers/input/joystick/iforce/iforce-ff.o 5665s /tmp/ccs6ZAzt.s: Assembler messages: 5665s /tmp/ccs6ZAzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccs6ZAzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccs6ZAzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccs6ZAzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccs6ZAzt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.o 5665s /tmp/ccEVkSZY.s: Assembler messages: 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s /tmp/ccEVkSZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5665s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_dmfs.o 5666s /tmp/ccAR9ErE.s: Assembler messages: 5666s /tmp/ccAR9ErE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s CC [M] drivers/input/joystick/iforce/iforce-main.o 5666s /tmp/cc3mI0to.s: Assembler messages: 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/cc3mI0to.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.o 5666s /tmp/ccq6NigP.s: Assembler messages: 5666s /tmp/ccq6NigP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/ccq6NigP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/ccq6NigP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s /tmp/ccq6NigP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5666s CC [M] drivers/input/joystick/iforce/iforce-packets.o 5667s /tmp/ccBoCZdV.s: Assembler messages: 5667s /tmp/ccBoCZdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccBoCZdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccBoCZdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.o 5667s /tmp/ccNes2II.s: Assembler messages: 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNes2II.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.o 5667s /tmp/cccsGYjs.s: Assembler messages: 5667s /tmp/cccsGYjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/cccsGYjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/cccsGYjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/cccsGYjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/cccsGYjs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNRa0VS.s: Assembler messages: 5667s /tmp/ccNRa0VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s /tmp/ccNRa0VS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5667s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.o 5667s CC [M] drivers/input/joystick/iforce/iforce-serio.o 5668s /tmp/ccZSoD0b.s: Assembler messages: 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccZSoD0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s CC [M] drivers/input/joystick/iforce/iforce-usb.o 5668s /tmp/ccJe6N7L.s: Assembler messages: 5668s /tmp/ccJe6N7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccJe6N7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccJe6N7L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o 5668s /tmp/ccKg3KfL.s: Assembler messages: 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccKg3KfL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.o 5668s /tmp/ccmxVw9p.s: Assembler messages: 5668s /tmp/ccmxVw9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccmxVw9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccmxVw9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccmxVw9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5668s /tmp/ccmxVw9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.o 5669s /tmp/ccT8kUv7.s: Assembler messages: 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s LD [M] drivers/input/joystick/iforce/iforce.o 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/ccT8kUv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s AR drivers/input/tablet/built-in.a 5669s CC [M] drivers/input/tablet/acecad.o 5669s /tmp/cc19hsaz.s: Assembler messages: 5669s /tmp/cc19hsaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s /tmp/cc19hsaz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5669s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.o 5670s /tmp/ccYYqKHk.s: Assembler messages: 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccYYqKHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s CC [M] drivers/input/tablet/aiptek.o 5670s /tmp/ccSKoemb.s: Assembler messages: 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSKoemb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.o 5670s /tmp/cclBRHFG.s: Assembler messages: 5670s /tmp/cclBRHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/cclBRHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/cclBRHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/cclBRHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/cclBRHFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.o 5670s /tmp/ccSx63sU.s: Assembler messages: 5670s /tmp/ccSx63sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSx63sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s /tmp/ccSx63sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5670s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.o 5671s /tmp/ccaV6NPA.s: Assembler messages: 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/ccaV6NPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s CC [M] drivers/input/tablet/hanwang.o 5671s /tmp/cc2PCNnc.s: Assembler messages: 5671s /tmp/cc2PCNnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cc2PCNnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cc2PCNnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cc2PCNnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cc2PCNnc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cczcZ7AP.s: Assembler messages: 5671s /tmp/cczcZ7AP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cczcZ7AP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s /tmp/cczcZ7AP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5671s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.o 5671s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o 5672s /tmp/ccUbDuNG.s: Assembler messages: 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccUbDuNG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccya25iC.s: Assembler messages: 5672s /tmp/ccya25iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccya25iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccya25iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccya25iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccya25iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s CC [M] drivers/input/tablet/kbtab.o 5672s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch.o 5672s /tmp/ccHtpija.s: Assembler messages: 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccHtpija.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.o 5672s /tmp/ccT6712p.s: Assembler messages: 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s /tmp/ccT6712p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5672s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/table.o 5672s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o 5673s /tmp/ccc5pjwF.s: Assembler messages: 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/ccc5pjwF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s CC [M] drivers/input/tablet/pegasus_notetaker.o 5673s /tmp/cc6vU7wZ.s: Assembler messages: 5673s /tmp/cc6vU7wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/cc6vU7wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/cc6vU7wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/cc6vU7wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s /tmp/cc6vU7wZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5673s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/g98.o 5674s /tmp/ccntgc4K.s: Assembler messages: 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccntgc4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s CC [M] drivers/input/tablet/wacom_serial4.o 5674s /tmp/ccATISjx.s: Assembler messages: 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccATISjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.o 5674s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/dm_common.o 5674s /tmp/ccveDwTg.s: Assembler messages: 5674s /tmp/ccveDwTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccveDwTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o 5674s /tmp/ccUPIDwh.s: Assembler messages: 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s /tmp/ccUPIDwh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5674s CC drivers/input/touchscreen/apple_z2.o 5675s /tmp/ccpN9LPJ.s: Assembler messages: 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccpN9LPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o 5675s /tmp/ccvCmYXJ.s: Assembler messages: 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccvCmYXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccGLwRCz.s: Assembler messages: 5675s /tmp/ccGLwRCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccGLwRCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccGLwRCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s /tmp/ccGLwRCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5675s CC [M] drivers/input/touchscreen/88pm860x-ts.o 5676s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/fw_common.o 5676s /tmp/cc48lQFv.s: Assembler messages: 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/cc48lQFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.o 5676s /tmp/ccmLO7V2.s: Assembler messages: 5676s /tmp/ccmLO7V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/ccmLO7V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/ccmLO7V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s /tmp/ccmLO7V2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5676s CC [M] drivers/input/touchscreen/ad7877.o 5677s /tmp/ccYAc4w8.s: Assembler messages: 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccYAc4w8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Assembler messages: 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/ccyOe0Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.o 5677s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/hw_common.o 5677s /tmp/cceVDzJ2.s: Assembler messages: 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s CC [M] drivers/input/touchscreen/ad7879.o 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5677s /tmp/cceVDzJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/cckwvFDg.s: Assembler messages: 5678s /tmp/cckwvFDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/cckwvFDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/cckwvFDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/cckwvFDg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.o 5678s /tmp/ccAJfUIA.s: Assembler messages: 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s /tmp/ccAJfUIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5678s CC [M] drivers/input/touchscreen/ad7879-i2c.o 5679s /tmp/ccl7Z80f.s: Assembler messages: 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccl7Z80f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Assembler messages: 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/ccHOQMVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/cc4ymWYt.s: Assembler messages: 5679s /tmp/cc4ymWYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/cc4ymWYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.o 5679s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.o 5679s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/main.o 5679s /tmp/cc15qWKW.s: Assembler messages: 5679s /tmp/cc15qWKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/cc15qWKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s /tmp/cc15qWKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5679s CC [M] drivers/input/touchscreen/ad7879-spi.o 5680s /tmp/cc0ch4SK.s: Assembler messages: 5680s /tmp/cc0ch4SK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5680s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.o 5680s /tmp/ccNfcUFt.s: Assembler messages: 5680s /tmp/ccNfcUFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5680s /tmp/ccNfcUFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5680s /tmp/ccNfcUFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5680s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/phy_common.o 5680s CC [M] drivers/input/touchscreen/resistive-adc-touch.o 5681s /tmp/ccoKAjPG.s: Assembler messages: 5681s /tmp/ccoKAjPG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccoKAjPG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccoKAjPG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ecpf.o 5681s /tmp/ccEEZj9e.s: Assembler messages: 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccEEZj9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s CC [M] drivers/input/touchscreen/ads7846.o 5681s /tmp/ccwFMr8P.s: Assembler messages: 5681s /tmp/ccwFMr8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccwFMr8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.o 5681s /tmp/ccnuLe6E.s: Assembler messages: 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5681s /tmp/ccnuLe6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccky8Nuu.s: Assembler messages: 5682s /tmp/ccky8Nuu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/rf_common.o 5682s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.o 5682s /tmp/ccbaLqKm.s: Assembler messages: 5682s /tmp/ccbaLqKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Assembler messages: 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s /tmp/ccGE0okH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5682s CC [M] drivers/net/ethernet/mellanox/mlx5/core/rdma.o 5682s CC [M] drivers/input/touchscreen/ar1021_i2c.o 5683s /tmp/ccGIXY9n.s: Assembler messages: 5683s /tmp/ccGIXY9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccGIXY9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gv100.o 5683s /tmp/ccFRmbSh.s: Assembler messages: 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccFRmbSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccPPx34M.s: Assembler messages: 5683s /tmp/ccPPx34M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s CC [M] drivers/input/touchscreen/atmel_mxt_ts.o 5683s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/trx_common.o 5683s /tmp/ccK05WKu.s: Assembler messages: 5683s /tmp/ccK05WKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccK05WKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5683s /tmp/ccK05WKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.o 5684s /tmp/ccx6FUK2.s: Assembler messages: 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/ccx6FUK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.o 5684s /tmp/cceM2Mxh.s: Assembler messages: 5684s /tmp/cceM2Mxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/cceM2Mxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/cceM2Mxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/cceM2Mxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5684s /tmp/cceM2Mxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.o 5685s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.o 5685s /tmp/ccLDcpXg.s: Assembler messages: 5685s /tmp/ccLDcpXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccLDcpXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccLDcpXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccLDcpXg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga100.o 5685s /tmp/ccc6NV7V.s: Assembler messages: 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/ccc6NV7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s CC [M] drivers/input/touchscreen/auo-pixcir-ts.o 5685s /tmp/cc1xy8FF.s: Assembler messages: 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s /tmp/cc1xy8FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5685s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.o 5686s /tmp/ccXEA6S1.s: Assembler messages: 5686s /tmp/ccXEA6S1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o 5686s /tmp/ccUOzzNb.s: Assembler messages: 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccUOzzNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s CC [M] drivers/input/touchscreen/bu21013_ts.o 5686s /tmp/ccgevP83.s: Assembler messages: 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/ga102.o 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5686s /tmp/ccgevP83.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Assembler messages: 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccw4zWrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccmK7Hy6.s: Assembler messages: 5687s /tmp/ccmK7Hy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccmK7Hy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/vporttbl.o 5687s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o 5687s /tmp/ccPQkeef.s: Assembler messages: 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s /tmp/ccPQkeef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s CC [M] drivers/input/touchscreen/bu21029_ts.o 5687s /tmp/cctLDOxA.s: Assembler messages: 5687s /tmp/cctLDOxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5687s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/gb202.o 5688s /tmp/cca3Up7k.s: Assembler messages: 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/cca3Up7k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s CC [M] drivers/input/touchscreen/chipone_icn8318.o 5688s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/ucgrp.o 5688s /tmp/ccSFJhC4.s: Assembler messages: 5688s /tmp/ccSFJhC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s /tmp/ccSFJhC4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5688s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o 5689s /tmp/ccciIB59.s: Assembler messages: 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccciIB59.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.o 5689s /tmp/ccK2ymMK.s: Assembler messages: 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccK2ymMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s CC [M] drivers/input/touchscreen/chipone_icn8505.o 5689s /tmp/ccP9HyOX.s: Assembler messages: 5689s /tmp/ccP9HyOX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s /tmp/ccP9HyOX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5689s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/fifo/uchan.o 5690s /tmp/ccoXxzjW.s: Assembler messages: 5690s /tmp/ccoXxzjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/ccoXxzjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/ccoXxzjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o 5690s /tmp/cc0wNSGm.s: Assembler messages: 5690s /tmp/cc0wNSGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc0wNSGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc0wNSGm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s CC [M] drivers/input/touchscreen/cy8ctma140.o 5690s /tmp/cc9ucodJ.s: Assembler messages: 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s /tmp/cc9ucodJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5690s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/base.o 5691s /tmp/ccCA97uQ.s: Assembler messages: 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccCA97uQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s CC [M] drivers/input/touchscreen/cy8ctmg110_ts.o 5691s /tmp/ccofU72z.s: Assembler messages: 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccofU72z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec.o 5691s /tmp/ccGq0W2b.s: Assembler messages: 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s /tmp/ccGq0W2b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5691s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.o 5692s /tmp/ccokgG7o.s: Assembler messages: 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccokgG7o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s CC [M] drivers/input/touchscreen/cyttsp_core.o 5692s /tmp/ccgBphCH.s: Assembler messages: 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s /tmp/ccgBphCH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5692s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.o 5693s /tmp/ccTrj1m1.s: Assembler messages: 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccTrj1m1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.o 5693s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.o 5693s /tmp/ccDBEByy.s: Assembler messages: 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/ccDBEByy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/cc9RaoKB.s: Assembler messages: 5693s /tmp/cc9RaoKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/cc9RaoKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/cc9RaoKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s /tmp/cc9RaoKB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5693s CC [M] drivers/input/touchscreen/cyttsp_i2c.o 5694s /tmp/ccPCI0Ua.s: Assembler messages: 5694s /tmp/ccPCI0Ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccPCI0Ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccPCI0Ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o 5694s /tmp/ccVIlapB.s: Assembler messages: 5694s /tmp/ccVIlapB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccVIlapB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccVIlapB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s CC [M] drivers/input/touchscreen/cyttsp_spi.o 5694s /tmp/ccX380BH.s: Assembler messages: 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccX380BH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.o 5694s /tmp/ccXxtu6w.s: Assembler messages: 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5694s /tmp/ccXxtu6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.o 5695s /tmp/ccqO86oC.s: Assembler messages: 5695s /tmp/ccqO86oC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccqO86oC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccqO86oC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccqO86oC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/table.o 5695s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o 5695s /tmp/ccpbtLo8.s: Assembler messages: 5695s /tmp/ccpbtLo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccpbtLo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccpbtLo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccpbtLo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s /tmp/ccpbtLo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s CC [M] drivers/input/touchscreen/cyttsp5.o 5695s /tmp/ccO9vQx3.s: Assembler messages: 5695s /tmp/ccO9vQx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5695s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.o 5696s /tmp/cc6yPnvH.s: Assembler messages: 5696s /tmp/cc6yPnvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.o 5696s /tmp/ccglbfEd.s: Assembler messages: 5696s /tmp/ccglbfEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccglbfEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccglbfEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccglbfEd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Assembler messages: 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s /tmp/ccRagyg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.o 5696s CC [M] drivers/input/touchscreen/da9034-ts.o 5696s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/dm.o 5696s /tmp/ccX6U3t3.s: Assembler messages: 5696s /tmp/ccX6U3t3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5696s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.o 5697s /tmp/cc1hXjBH.s: Assembler messages: 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s /tmp/cc1hXjBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s CC [M] drivers/input/touchscreen/da9052_tsi.o 5697s /tmp/ccYGVQ60.s: Assembler messages: 5697s /tmp/ccYGVQ60.s: Warning: no SFrame FDE emitted; FP without RA on stack 5697s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/fw.o 5698s /tmp/cc5YjU76.s: Assembler messages: 5698s /tmp/cc5YjU76.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/cc5YjU76.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/cc5YjU76.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/cc5YjU76.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.o 5698s /tmp/ccGH7vPL.s: Assembler messages: 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccGH7vPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.o 5698s /tmp/ccidoFE8.s: Assembler messages: 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s /tmp/ccidoFE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5698s CC [M] drivers/input/touchscreen/dynapro.o 5699s /tmp/ccKrKuFV.s: Assembler messages: 5699s /tmp/ccKrKuFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/ccKrKuFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/ccKrKuFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s CC [M] drivers/input/touchscreen/edt-ft5x06.o 5699s /tmp/ccKrKuFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/ccKrKuFV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/ccEtX1Qs.s: Assembler messages: 5699s /tmp/ccEtX1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/cciwcI3d.s: Assembler messages: 5699s /tmp/cciwcI3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/cciwcI3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/hw.o 5699s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.o 5699s /tmp/cclyZJnw.s: Assembler messages: 5699s /tmp/cclyZJnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s /tmp/cclyZJnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5699s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.o 5700s /tmp/cczmFntN.s: Assembler messages: 5700s /tmp/cczmFntN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/cczmFntN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.o 5700s /tmp/ccd5gLlx.s: Assembler messages: 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s /tmp/ccd5gLlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5700s CC [M] drivers/input/touchscreen/hampshire.o 5701s /tmp/ccwE1COh.s: Assembler messages: 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccwE1COh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/led.o 5701s /tmp/cciVI9PQ.s: Assembler messages: 5701s /tmp/cciVI9PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/cciVI9PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/cciVI9PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/cciVI9PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/cciVI9PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s CC [M] drivers/input/touchscreen/hycon-hy46xx.o 5701s /tmp/ccoXTKSM.s: Assembler messages: 5701s /tmp/ccoXTKSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccoXTKSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccoXTKSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.o 5701s /tmp/ccj9w4mb.s: Assembler messages: 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s /tmp/ccj9w4mb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5701s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.o 5702s /tmp/cce21HGT.s: Assembler messages: 5702s /tmp/cce21HGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/cce21HGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/cce21HGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/cce21HGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s CC [M] drivers/input/touchscreen/gunze.o 5702s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/phy.o 5702s /tmp/cczMgJLr.s: Assembler messages: 5702s /tmp/cczMgJLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/cczMgJLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.o 5702s /tmp/ccfHmufa.s: Assembler messages: 5702s /tmp/ccfHmufa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/ccfHmufa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/ccfHmufa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/ccfHmufa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s /tmp/ccfHmufa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5702s CC [M] drivers/input/touchscreen/eeti_ts.o 5703s /tmp/cchd6eoc.s: Assembler messages: 5703s /tmp/cchd6eoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cchd6eoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cchd6eoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.o 5703s /tmp/ccT0OLYN.s: Assembler messages: 5703s /tmp/ccT0OLYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/ccT0OLYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.o 5703s /tmp/cc6ZIrqI.s: Assembler messages: 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s /tmp/cc6ZIrqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5703s CC [M] drivers/input/touchscreen/ektf2127.o 5704s /tmp/ccA5TcK7.s: Assembler messages: 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccA5TcK7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.o 5704s /tmp/ccYIDka9.s: Assembler messages: 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccYIDka9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Assembler messages: 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s /tmp/ccuJfL9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5704s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/rf.o 5704s CC [M] drivers/input/touchscreen/elants_i2c.o 5705s /tmp/cc0aCwFt.s: Assembler messages: 5705s /tmp/cc0aCwFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5705s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.o 5706s /tmp/cci46U3o.s: Assembler messages: 5706s /tmp/cci46U3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/cci46U3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/cci46U3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Assembler messages: 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccBPuaUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/sw.o 5706s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_mcast.o 5706s /tmp/ccFJfLAm.s: Assembler messages: 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccFJfLAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s CC [M] drivers/input/touchscreen/elo.o 5706s /tmp/ccTYLM7m.s: Assembler messages: 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5706s /tmp/ccTYLM7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.o 5707s /tmp/ccprf0WO.s: Assembler messages: 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/ccprf0WO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s CC [M] drivers/input/touchscreen/egalax_ts.o 5707s /tmp/cc7jM6It.s: Assembler messages: 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s /tmp/cc7jM6It.s: Warning: no SFrame FDE emitted; FP without RA on stack 5707s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/table.o 5707s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/trx.o 5708s /tmp/cc1bZrPi.s: Assembler messages: 5708s /tmp/cc1bZrPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.o 5708s /tmp/cc1ntF7r.s: Assembler messages: 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/cc1ntF7r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s CC [M] drivers/input/touchscreen/egalax_ts_serial.o 5708s /tmp/ccz6x7cI.s: Assembler messages: 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccz6x7cI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_debugfs.o 5708s /tmp/ccIwTBiH.s: Assembler messages: 5708s /tmp/ccIwTBiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccIwTBiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccIwTBiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccIwTBiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.o 5708s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.o 5708s /tmp/ccRfEdP6.s: Assembler messages: 5708s /tmp/ccRfEdP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccRfEdP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccRfEdP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccRfEdP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s /tmp/ccRfEdP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5708s CC [M] drivers/input/touchscreen/exc3000.o 5708s /tmp/cc1C9qTV.s: Assembler messages: 5708s /tmp/cc1C9qTV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.o 5709s /tmp/ccWYGT8K.s: Assembler messages: 5709s /tmp/ccWYGT8K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Assembler messages: 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s /tmp/cctJ2k3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5709s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.o 5709s CC [M] drivers/input/touchscreen/fujitsu_ts.o 5710s /tmp/ccIfAP9J.s: Assembler messages: 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccIfAP9J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.o 5710s /tmp/ccrQkGcU.s: Assembler messages: 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccrQkGcU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.o 5710s /tmp/ccSsjG7y.s: Assembler messages: 5710s /tmp/ccSsjG7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccSsjG7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccSsjG7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccSsjG7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s /tmp/ccSsjG7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s CC [M] drivers/input/touchscreen/goodix.o 5710s /tmp/ccJRWHlE.s: Assembler messages: 5710s /tmp/ccJRWHlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5710s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.o 5711s /tmp/ccaJGkHt.s: Assembler messages: 5711s /tmp/ccaJGkHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s /tmp/ccaJGkHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.o 5711s /tmp/ccu5jNRj.s: Assembler messages: 5711s /tmp/ccu5jNRj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o 5711s /tmp/ccPrFF9l.s: Assembler messages: 5711s /tmp/ccPrFF9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s /tmp/ccPrFF9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s /tmp/ccPrFF9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s /tmp/ccPrFF9l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5711s CC [M] drivers/net/ethernet/mellanox/mlx5/core/hwmon.o 5712s /tmp/cc5o0Qma.s: Assembler messages: 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s /tmp/cc5o0Qma.s: Warning: no SFrame FDE emitted; FP without RA on stack 5712s CC [M] drivers/input/touchscreen/goodix_fwupload.o 5713s /tmp/ccxNQpuG.s: Assembler messages: 5713s /tmp/ccxNQpuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s CC [M] drivers/input/touchscreen/goodix_berlin_core.o 5713s /tmp/ccjYsZFl.s: Assembler messages: 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccjYsZFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccyrCNyO.s: Assembler messages: 5713s /tmp/ccyrCNyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s /tmp/ccyrCNyO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5713s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.o 5713s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.o 5714s /tmp/ccOC3dGM.s: Assembler messages: 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccOC3dGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s CC [M] drivers/input/touchscreen/goodix_berlin_i2c.o 5714s /tmp/ccwxMElb.s: Assembler messages: 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccwxMElb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.o 5714s /tmp/ccu7Znex.s: Assembler messages: 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccu7Znex.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o 5714s /tmp/ccqbuTGk.s: Assembler messages: 5714s /tmp/ccqbuTGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5714s /tmp/ccqbuTGk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5715s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/clock.o 5715s /tmp/ccnx17VU.s: Assembler messages: 5715s /tmp/ccnx17VU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5715s /tmp/ccnx17VU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5715s /tmp/ccnx17VU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5715s CC [M] drivers/input/touchscreen/goodix_berlin_spi.o 5715s /tmp/ccluc9wK.s: Assembler messages: 5715s /tmp/ccluc9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5715s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.o 5716s /tmp/cc2oBVGa.s: Assembler messages: 5716s /tmp/cc2oBVGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5716s /tmp/cc2oBVGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5716s CC [M] drivers/input/touchscreen/hideep.o 5716s /tmp/ccnapTKV.s: Assembler messages: 5716s /tmp/ccnapTKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5716s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.o 5717s /tmp/cc5lzyoN.s: Assembler messages: 5717s /tmp/cc5lzyoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.o 5717s /tmp/cc1Y0hIh.s: Assembler messages: 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc1Y0hIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Assembler messages: 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.o 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/cc17rM9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.o 5717s /tmp/ccQrOlAv.s: Assembler messages: 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s /tmp/ccQrOlAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5717s CC [M] drivers/input/touchscreen/hynitron_cstxxx.o 5718s /tmp/ccRuClth.s: Assembler messages: 5718s /tmp/ccRuClth.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.o 5718s /tmp/ccIVGDaO.s: Assembler messages: 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/ccIVGDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s CC [M] drivers/input/touchscreen/ili210x.o 5718s /tmp/cctJ6H1L.s: Assembler messages: 5718s /tmp/cctJ6H1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/cctJ6H1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s /tmp/cctJ6H1L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5718s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o 5719s /tmp/ccZdNgwg.s: Assembler messages: 5719s /tmp/ccZdNgwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.o 5719s /tmp/ccxBfZhJ.s: Assembler messages: 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccxBfZhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.o 5719s /tmp/ccgz04mw.s: Assembler messages: 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s /tmp/ccgz04mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5719s CC [M] drivers/input/touchscreen/ilitek_ts_i2c.o 5720s /tmp/ccEgVqpG.s: Assembler messages: 5720s /tmp/ccEgVqpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccEgVqpG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.o 5720s /tmp/ccde2XwU.s: Assembler messages: 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s /tmp/ccde2XwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5720s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.o 5721s /tmp/ccosjU5g.s: Assembler messages: 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccosjU5g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Assembler messages: 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s /tmp/ccXlnDB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s CC [M] drivers/input/touchscreen/imagis.o 5721s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.o 5721s /tmp/ccqdIuNz.s: Assembler messages: 5721s /tmp/ccqdIuNz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5721s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.o 5721s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.o 5722s /tmp/ccsjdJHA.s: Assembler messages: 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccsjdJHA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s CC [M] drivers/input/touchscreen/imx6ul_tsc.o 5722s /tmp/cce8RfGb.s: Assembler messages: 5722s /tmp/cce8RfGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.o 5722s /tmp/ccdpf7FF.s: Assembler messages: 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccdpf7FF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.o 5722s /tmp/cc9YosiP.s: Assembler messages: 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/cc9YosiP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccNRYzUh.s: Assembler messages: 5722s /tmp/ccNRYzUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccNRYzUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5722s /tmp/ccNRYzUh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s CC [M] drivers/input/touchscreen/inexio.o 5723s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.o 5723s /tmp/ccr2moEN.s: Assembler messages: 5723s /tmp/ccr2moEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.o 5723s /tmp/cc73AcOJ.s: Assembler messages: 5723s /tmp/cc73AcOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s /tmp/cc73AcOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s /tmp/cc73AcOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s /tmp/cc73AcOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s /tmp/cc73AcOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5723s CC [M] drivers/input/touchscreen/bcm_iproc_tsc.o 5724s /tmp/ccIGe0WT.s: Assembler messages: 5724s /tmp/ccIGe0WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccIGe0WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccydBqFD.s: Assembler messages: 5724s /tmp/ccydBqFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccydBqFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccydBqFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccydBqFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Assembler messages: 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/cczteXUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/core.o 5724s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.o 5724s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.o 5724s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o 5724s /tmp/ccnNSARK.s: Assembler messages: 5724s /tmp/ccnNSARK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccnNSARK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccnNSARK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccnNSARK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s /tmp/ccnNSARK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5724s CC [M] drivers/input/touchscreen/max11801_ts.o 5725s /tmp/cc19C7F4.s: Assembler messages: 5725s /tmp/cc19C7F4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc19C7F4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.o 5725s /tmp/cc3XIUNh.s: Assembler messages: 5725s /tmp/cc3XIUNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3XIUNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3XIUNh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s CC [M] drivers/input/touchscreen/mc13783_ts.o 5725s /tmp/cc3NYXIS.s: Assembler messages: 5725s /tmp/cc3NYXIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3NYXIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3NYXIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3NYXIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.o 5725s /tmp/cc3KyOUg.s: Assembler messages: 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s /tmp/cc3KyOUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5725s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.o 5725s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.o 5726s /tmp/ccbgSj90.s: Assembler messages: 5726s /tmp/ccbgSj90.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccbgSj90.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccbgSj90.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccbgSj90.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccbgSj90.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Assembler messages: 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s /tmp/ccTG9dDk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5726s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.o 5726s CC [M] drivers/input/touchscreen/melfas_mip4.o 5727s /tmp/ccMCnmQy.s: Assembler messages: 5727s /tmp/ccMCnmQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccMCnmQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccMCnmQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.o 5727s /tmp/ccNIsN9R.s: Assembler messages: 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccNIsN9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.o 5727s /tmp/ccTPYWLR.s: Assembler messages: 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccTPYWLR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s CC [M] drivers/input/touchscreen/mms114.o 5727s /tmp/ccrmJjw8.s: Assembler messages: 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s /tmp/ccrmJjw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5727s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.o 5728s /tmp/ccLCzL4d.s: Assembler messages: 5728s /tmp/ccLCzL4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/ccLCzL4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/ccLCzL4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.o 5728s /tmp/cc7CMT9n.s: Assembler messages: 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s /tmp/cc7CMT9n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s CC [M] drivers/input/touchscreen/msg2638.o 5728s /tmp/ccKr8gDw.s: Assembler messages: 5728s /tmp/ccKr8gDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5728s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o 5729s /tmp/ccdCvBSV.s: Assembler messages: 5729s /tmp/ccdCvBSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccdCvBSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccdCvBSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccdCvBSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccc1zq8f.s: Assembler messages: 5729s /tmp/ccc1zq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccc1zq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccc1zq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccc1zq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp104.o 5729s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.o 5729s /tmp/ccqbokJ1.s: Assembler messages: 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s /tmp/ccqbokJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5729s CC [M] drivers/input/touchscreen/mtouch.o 5730s /tmp/cc9u7XkX.s: Assembler messages: 5730s /tmp/cc9u7XkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.o 5730s /tmp/ccnsV0Hw.s: Assembler messages: 5730s /tmp/ccnsV0Hw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s /tmp/ccnsV0Hw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s /tmp/ccnsV0Hw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s /tmp/ccnsV0Hw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s /tmp/ccnsV0Hw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5730s CC [M] drivers/input/touchscreen/novatek-nvt-ts.o 5731s /tmp/cciTEKBj.s: Assembler messages: 5731s /tmp/cciTEKBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp108.o 5731s /tmp/ccwetYyK.s: Assembler messages: 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccwetYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s CC [M] drivers/input/touchscreen/usbtouchscreen.o 5731s /tmp/ccAClt0K.s: Assembler messages: 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/ccAClt0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Assembler messages: 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.o 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s /tmp/cc2k1f8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5731s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.o 5732s /tmp/ccxuzFOl.s: Assembler messages: 5732s /tmp/ccxuzFOl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.o 5732s /tmp/ccM9Ce3z.s: Assembler messages: 5732s /tmp/ccM9Ce3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccM9Ce3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccM9Ce3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/cc4Vb85B.s: Assembler messages: 5732s /tmp/cc4Vb85B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o 5732s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.o 5732s /tmp/ccPHNkYj.s: Assembler messages: 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5732s /tmp/ccPHNkYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s CC [M] drivers/input/touchscreen/pcap_ts.o 5733s /tmp/ccy05MYp.s: Assembler messages: 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s /tmp/ccy05MYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5733s CC [M] drivers/input/touchscreen/penmount.o 5734s /tmp/cc8B2tEf.s: Assembler messages: 5734s /tmp/cc8B2tEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/cc8B2tEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/cc8B2tEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/cc8B2tEf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.o 5734s /tmp/ccaaosAS.s: Assembler messages: 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccaaosAS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_stats.o 5734s /tmp/ccDVsQwX.s: Assembler messages: 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s /tmp/ccDVsQwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5734s CC [M] drivers/input/touchscreen/pixcir_i2c_ts.o 5735s /tmp/cckCXLP0.s: Assembler messages: 5735s /tmp/cckCXLP0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/cckCXLP0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/cckCXLP0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ga102.o 5735s /tmp/ccB1hCq4.s: Assembler messages: 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccB1hCq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.o 5735s /tmp/ccc2lk4R.s: Assembler messages: 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccc2lk4R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s CC [M] drivers/input/touchscreen/raydium_i2c_ts.o 5735s /tmp/ccoAKkdy.s: Assembler messages: 5735s /tmp/ccoAKkdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccoAKkdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccoAKkdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5735s /tmp/ccoAKkdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.o 5736s /tmp/cccx5S9D.s: Assembler messages: 5736s /tmp/cccx5S9D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.o 5736s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.o 5736s /tmp/ccXYbDvi.s: Assembler messages: 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s /tmp/ccXYbDvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5736s CC [M] drivers/input/touchscreen/s6sy761.o 5737s /tmp/ccHvGMJ1.s: Assembler messages: 5737s /tmp/ccHvGMJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccHvGMJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccHvGMJ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o 5737s /tmp/ccDDrpLE.s: Assembler messages: 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s /tmp/ccDDrpLE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5737s CC [M] drivers/input/touchscreen/silead.o 5738s /tmp/ccOCu3lp.s: Assembler messages: 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccOCu3lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.o 5738s /tmp/cc6XRTWE.s: Assembler messages: 5738s /tmp/cc6XRTWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/cc6XRTWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/cc6XRTWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/cc6XRTWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/cc6XRTWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.o 5738s /tmp/ccQxVpef.s: Assembler messages: 5738s /tmp/ccQxVpef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccQxVpef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccQxVpef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s /tmp/ccQxVpef.s: Warning: no SFrame FDE emitted; FP without RA on stack 5738s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/table.o 5738s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o 5739s /tmp/ccUZtzep.s: Assembler messages: 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccUZtzep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s CC [M] drivers/input/touchscreen/sis_i2c.o 5739s /tmp/ccXSA2dz.s: Assembler messages: 5739s /tmp/ccXSA2dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccXSA2dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccXSA2dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.o 5739s /tmp/ccr6eBey.s: Assembler messages: 5739s /tmp/ccr6eBey.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccr6eBey.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccr6eBey.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccr6eBey.s: Warning: no SFrame FDE emitted; FP without RA on stack 5739s /tmp/ccr6eBey.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s CC [M] drivers/input/touchscreen/st1232.o 5740s /tmp/cc3b9q4p.s: Assembler messages: 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/cc3b9q4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.o 5740s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.o 5740s /tmp/ccOlmIUK.s: Assembler messages: 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s /tmp/ccOlmIUK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5740s CC [M] drivers/input/touchscreen/stmfts.o 5741s /tmp/cc9yACuj.s: Assembler messages: 5741s /tmp/cc9yACuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/cc9yACuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/cc9yACuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/cc9yACuj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.o 5741s /tmp/ccvwlm8J.s: Assembler messages: 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s /tmp/ccvwlm8J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5741s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.o 5742s /tmp/ccI5mGBg.s: Assembler messages: 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccI5mGBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Assembler messages: 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s CC [M] drivers/input/touchscreen/stmpe-ts.o 5742s /tmp/cctps7FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o 5742s /tmp/ccCm7elk.s: Assembler messages: 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s /tmp/ccCm7elk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5742s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.o 5743s /tmp/ccZqitkN.s: Assembler messages: 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccZqitkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s CC [M] drivers/input/touchscreen/sur40.o 5743s /tmp/ccUIfvBs.s: Assembler messages: 5743s /tmp/ccUIfvBs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/ccUIfvBs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o 5743s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.o 5743s /tmp/cccnNpM3.s: Assembler messages: 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s /tmp/cccnNpM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5743s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_offload.o 5745s /tmp/ccZdtVOC.s: Assembler messages: 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s CC [M] drivers/input/touchscreen/surface3_spi.o 5745s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.o 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccZdtVOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccBRKKGE.s: Assembler messages: 5745s /tmp/ccBRKKGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Assembler messages: 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/ccCQxFhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s CC [M] drivers/input/touchscreen/ti_am335x_tsc.o 5745s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.o 5745s /tmp/cciIvwgB.s: Assembler messages: 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5745s /tmp/cciIvwgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.o 5746s /tmp/ccVRmK65.s: Assembler messages: 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccVRmK65.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Assembler messages: 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s /tmp/ccbfWpTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.o 5746s CC [M] drivers/input/touchscreen/touchit213.o 5746s /tmp/ccbJATMq.s: Assembler messages: 5746s /tmp/ccbJATMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5746s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.o 5747s /tmp/ccWrbi5S.s: Assembler messages: 5747s /tmp/ccWrbi5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccWrbi5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccWrbi5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccWrbi5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccWrbi5S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s CC [M] drivers/input/touchscreen/touchright.o 5747s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.o 5747s /tmp/ccvPFuh9.s: Assembler messages: 5747s /tmp/ccvPFuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccvPFuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccvPFuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o 5747s /tmp/cctIZrxV.s: Assembler messages: 5747s /tmp/cctIZrxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/cctIZrxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/cctIZrxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/cctIZrxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/cctIZrxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Assembler messages: 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s /tmp/ccNnMQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5747s CC [M] drivers/input/touchscreen/touchwin.o 5747s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.o 5748s /tmp/ccQa4eOS.s: Assembler messages: 5748s /tmp/ccQa4eOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/ccQa4eOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/ccQa4eOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/ccQa4eOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.o 5748s /tmp/cciAErst.s: Assembler messages: 5748s /tmp/cciAErst.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/cciAErst.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/cciAErst.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/cciAErst.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s /tmp/cciAErst.s: Warning: no SFrame FDE emitted; FP without RA on stack 5748s CC [M] drivers/input/touchscreen/tsc40.o 5749s /tmp/ccHXgtnC.s: Assembler messages: 5749s /tmp/ccHXgtnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHXgtnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHXgtnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHXgtnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHXgtnC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s CC [M] drivers/input/touchscreen/tsc200x-core.o 5749s /tmp/ccFnOYCD.s: Assembler messages: 5749s /tmp/ccFnOYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccFnOYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.o 5749s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.o 5749s /tmp/ccHPezbE.s: Assembler messages: 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s /tmp/ccHPezbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5749s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.o 5750s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.o 5750s /tmp/ccOJVrAz.s: Assembler messages: 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccOJVrAz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s CC [M] drivers/input/touchscreen/tsc2004.o 5750s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.o 5750s /tmp/ccRbxFj3.s: Assembler messages: 5750s /tmp/ccRbxFj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccRbxFj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccRbxFj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s /tmp/ccRbxFj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5750s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.o 5751s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.o 5751s /tmp/cc2hiuIl.s: Assembler messages: 5751s /tmp/cc2hiuIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s /tmp/cc2hiuIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s /tmp/cc2hiuIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s /tmp/cc2hiuIl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s CC [M] drivers/input/touchscreen/tsc2005.o 5751s /tmp/ccj4izDB.s: Assembler messages: 5751s /tmp/ccj4izDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s /tmp/ccj4izDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5751s /tmp/ccj4izDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.o 5752s /tmp/cc5P09je.s: Assembler messages: 5752s /tmp/cc5P09je.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.o 5752s /tmp/ccKKn8sp.s: Assembler messages: 5752s /tmp/ccKKn8sp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccKKn8sp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccKKn8sp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s CC [M] drivers/input/touchscreen/tsc2007_core.o 5752s /tmp/ccyiPf5O.s: Assembler messages: 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s /tmp/ccyiPf5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5752s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.o 5753s /tmp/ccEjvcsd.s: Assembler messages: 5753s /tmp/ccEjvcsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccEjvcsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccEjvcsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccEjvcsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.o 5753s /tmp/ccy5tvyL.s: Assembler messages: 5753s /tmp/ccy5tvyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccy5tvyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccy5tvyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccy5tvyL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Assembler messages: 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccMb7srs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/table.o 5753s CC [M] drivers/input/touchscreen/tsc2007_iio.o 5753s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o 5753s /tmp/ccQ1XmoU.s: Assembler messages: 5753s /tmp/ccQ1XmoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccQ1XmoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5753s /tmp/ccQ1XmoU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.o 5754s /tmp/ccf0Wqxy.s: Assembler messages: 5754s /tmp/ccf0Wqxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccf0Wqxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.o 5754s /tmp/ccR2IhfG.s: Assembler messages: 5754s /tmp/ccR2IhfG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s CC [M] drivers/input/touchscreen/wacom_w8001.o 5754s /tmp/ccEyuL1O.s: Assembler messages: 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s /tmp/ccEyuL1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5754s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.o 5754s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.o 5754s /tmp/ccOAXHqs.s: Assembler messages: 5754s /tmp/ccOAXHqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.o 5755s /tmp/ccOOq5YZ.s: Assembler messages: 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccOOq5YZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s CC [M] drivers/input/touchscreen/wacom_i2c.o 5755s /tmp/ccju3Cc1.s: Assembler messages: 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccju3Cc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccrP4lEv.s: Assembler messages: 5755s /tmp/ccrP4lEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccrP4lEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5755s /tmp/ccrP4lEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Assembler messages: 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s CC [M] drivers/input/touchscreen/wdt87xx_i2c.o 5756s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.o 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccEKbCGx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.o 5756s /tmp/ccuWJZaq.s: Assembler messages: 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s /tmp/ccuWJZaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5756s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.o 5756s /tmp/ccyWJBI5.s: Assembler messages: 5756s /tmp/ccyWJBI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp104.o 5757s /tmp/ccHPR0Ay.s: Assembler messages: 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/ccHPR0Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s CC [M] drivers/input/touchscreen/wm831x-ts.o 5757s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp107.o 5757s /tmp/cc76f5ij.s: Assembler messages: 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5757s /tmp/cc76f5ij.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Assembler messages: 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s CC [M] drivers/input/touchscreen/sx8654.o 5758s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_domain.o 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s /tmp/ccIWqkvC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5758s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.o 5759s /tmp/cc8bDY6C.s: Assembler messages: 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc8bDY6C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Assembler messages: 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cc1EyBZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.o 5759s CC [M] drivers/input/touchscreen/tps6507x-ts.o 5759s /tmp/ccRzqBlS.s: Assembler messages: 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccRzqBlS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_table.o 5759s /tmp/ccHNUfdr.s: Assembler messages: 5759s /tmp/ccHNUfdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccHNUfdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccHNUfdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/ccHNUfdr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s CC [M] drivers/input/touchscreen/zet6223.o 5759s /tmp/cclYDUyg.s: Assembler messages: 5759s /tmp/cclYDUyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cclYDUyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cclYDUyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s /tmp/cclYDUyg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5759s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.o 5760s /tmp/ccwbZHmB.s: CC [M] drivers/input/touchscreen/zforce_ts.o 5760s Assembler messages: 5760s /tmp/ccwbZHmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccwbZHmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccwbZHmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccwbZHmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccwbZHmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccBMH8pt.s: Assembler messages: 5760s /tmp/ccBMH8pt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccBMH8pt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxga102.o 5760s /tmp/ccnKL8N0.s: Assembler messages: 5760s /tmp/ccnKL8N0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccnKL8N0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s /tmp/ccnKL8N0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5760s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_matcher.o 5761s /tmp/ccnJ26jN.s: Assembler messages: 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccnJ26jN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.o 5761s /tmp/cc8ZF2ve.s: Assembler messages: 5761s /tmp/cc8ZF2ve.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.o 5761s /tmp/ccyZCFzi.s: Assembler messages: 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s /tmp/ccyZCFzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5761s CC [M] drivers/input/touchscreen/colibri-vf50-ts.o 5762s /tmp/ccnDQwbx.s: Assembler messages: 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccnDQwbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s CC [M] drivers/input/touchscreen/rohm_bu21023.o 5762s /tmp/cc6xKmCx.s: Assembler messages: 5762s /tmp/cc6xKmCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/cc6xKmCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/cc6xKmCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/cc6xKmCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/cc6xKmCx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_rule.o 5762s /tmp/ccaP5Py9.s: Assembler messages: 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s /tmp/ccaP5Py9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5762s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.o 5763s /tmp/ccSNBNW8.s: Assembler messages: 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccSNBNW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.o 5763s /tmp/ccxtXUVh.s: Assembler messages: 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccxtXUVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s CC [M] drivers/input/touchscreen/raspberrypi-ts.o 5763s /tmp/ccgGjszb.s: Assembler messages: 5763s /tmp/ccgGjszb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s /tmp/ccgGjszb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5763s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.o 5764s /tmp/ccwikRv0.s: Assembler messages: 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/ccwikRv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_icm_pool.o 5764s /tmp/cc2KWUtz.s: Assembler messages: 5764s /tmp/cc2KWUtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/cc2KWUtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/cc2KWUtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s CC [M] drivers/input/touchscreen/iqs5xx.o 5764s /tmp/cclOVosI.s: Assembler messages: 5764s /tmp/cclOVosI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/cclOVosI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/cclOVosI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s /tmp/cclOVosI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5764s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.o 5766s /tmp/cccWiGrf.s: Assembler messages: 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cccWiGrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o 5766s /tmp/ccFNLAQL.s: Assembler messages: 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccFNLAQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccSq7X0l.s: Assembler messages: 5766s /tmp/ccSq7X0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccSq7X0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/ccSq7X0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Assembler messages: 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s /tmp/cc6zoWpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s CC [M] drivers/input/touchscreen/iqs7211.o 5766s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.o 5766s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_buddy.o 5766s /tmp/cc1iAmHY.s: Assembler messages: 5766s /tmp/cc1iAmHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5766s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.o 5767s /tmp/ccH4dMNK.s: Assembler messages: 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccH4dMNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: CC [M] drivers/input/touchscreen/himax_hx83112b.o 5767s Assembler messages: 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccsKUmhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.o 5767s /tmp/ccurGwgp.s: Assembler messages: 5767s /tmp/ccurGwgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccurGwgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccurGwgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s /tmp/ccurGwgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste.o 5767s /tmp/ccDzBFBL.s: Assembler messages: 5767s /tmp/ccDzBFBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5767s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.o 5768s /tmp/ccJWht6a.s: Assembler messages: 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccJWht6a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Assembler messages: 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccrGdyvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s /tmp/ccBdvYUI.s: Assembler messages: 5768s /tmp/ccBdvYUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5768s LD [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.o 5768s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.o 5768s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/main.o 5768s AR drivers/input/touchscreen/built-in.a 5768s LD [M] drivers/input/touchscreen/goodix_ts.o 5768s LD [M] drivers/input/touchscreen/tsc2007.o 5768s CC drivers/input/misc/uinput.o 5769s /tmp/ccHfkzTd.s: Assembler messages: 5769s /tmp/ccHfkzTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.o 5769s /tmp/cckefhOK.s: Assembler messages: 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s /tmp/cckefhOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5769s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.o 5769s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.o 5770s /tmp/cc86KqaX.s: Assembler messages: 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/cc86KqaX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s CC [M] drivers/input/misc/88pm860x_onkey.o 5770s /tmp/ccKFvYfD.s: Assembler messages: 5770s /tmp/ccKFvYfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.o 5770s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o 5770s /tmp/ccjUFJb0.s: Assembler messages: 5770s /tmp/ccjUFJb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/ccjUFJb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/ccjUFJb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s /tmp/ccjUFJb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5770s CC [M] drivers/input/misc/88pm80x_onkey.o 5771s /tmp/ccDZhgd8.s: Assembler messages: 5771s /tmp/ccDZhgd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.o 5771s CC [M] drivers/input/misc/88pm886-onkey.o 5771s /tmp/ccdJBtb4.s: Assembler messages: 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccdJBtb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Assembler messages: 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s /tmp/ccekp22k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5771s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v0.o 5772s /tmp/ccuL3yfY.s: Assembler messages: 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccuL3yfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.o 5772s /tmp/ccIYFC6F.s: Assembler messages: 5772s /tmp/ccIYFC6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.o 5772s /tmp/ccsFnzCG.s: Assembler messages: 5772s /tmp/ccsFnzCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccsFnzCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s /tmp/ccsFnzCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5772s CC [M] drivers/input/misc/ad714x.o 5773s /tmp/ccBGlBwf.s: Assembler messages: 5773s /tmp/ccBGlBwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.o 5773s /tmp/cckg9Xn2.s: Assembler messages: 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cckg9Xn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.o 5773s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.o 5773s /tmp/cc2qP9Y2.s: Assembler messages: 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s /tmp/cc2qP9Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5773s CC [M] drivers/input/misc/ad714x-i2c.o 5774s /tmp/ccUsquDE.s: Assembler messages: 5774s /tmp/ccUsquDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.o 5774s /tmp/ccqIg8lB.s: Assembler messages: 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccqIg8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v1.o 5774s /tmp/ccNNDQK8.s: Assembler messages: 5774s /tmp/ccNNDQK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccNNDQK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccNNDQK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccNNDQK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s /tmp/ccNNDQK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5774s CC [M] drivers/input/misc/ad714x-spi.o 5775s /tmp/cctUjESu.s: Assembler messages: 5775s /tmp/cctUjESu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.o 5775s /tmp/ccbTN1Ik.s: Assembler messages: 5775s /tmp/ccbTN1Ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/ccbTN1Ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/ccbTN1Ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/ccbTN1Ik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Assembler messages: 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s CC [M] drivers/input/misc/adxl34x.o 5775s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/cc4bqZQo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s /tmp/ccp3X3Sj.s: Assembler messages: 5775s /tmp/ccp3X3Sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5775s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.o 5776s /tmp/ccFYr8bw.s: Assembler messages: 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s /tmp/ccFYr8bw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s CC [M] drivers/input/misc/adxl34x-i2c.o 5776s /tmp/ccZlc59T.s: Assembler messages: 5776s /tmp/ccZlc59T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5776s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.o 5777s /tmp/ccBVf3qC.s: Assembler messages: 5777s /tmp/ccBVf3qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccBVf3qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccBVf3qC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o 5777s /tmp/cc8p2umJ.s: Assembler messages: 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/cc8p2umJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s CC [M] drivers/input/misc/adxl34x-spi.o 5777s /tmp/ccc21Pwd.s: Assembler messages: 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s /tmp/ccc21Pwd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v2.o 5777s /tmp/ccj04Hvc.s: Assembler messages: 5777s /tmp/ccj04Hvc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5777s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.o 5778s /tmp/ccH7tzVP.s: Assembler messages: 5778s /tmp/ccH7tzVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccH7tzVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccH7tzVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccH7tzVP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s CC [M] drivers/input/misc/atc260x-onkey.o 5778s /tmp/ccYdmkAn.s: Assembler messages: 5778s /tmp/ccYdmkAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.o 5778s /tmp/ccC93G3M.s: Assembler messages: 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s /tmp/ccC93G3M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5778s CC [M] drivers/input/misc/ati_remote2.o 5778s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ste_v3.o 5779s /tmp/ccbKVvXh.s: Assembler messages: 5779s /tmp/ccbKVvXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.o 5779s /tmp/ccAYw1Se.s: Assembler messages: 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s /tmp/ccAYw1Se.s: Warning: no SFrame FDE emitted; FP without RA on stack 5779s CC [M] drivers/input/misc/atmel_captouch.o 5780s /tmp/ccVCnOUu.s: Assembler messages: 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.o 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccVCnOUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Assembler messages: 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccwZzqMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccfHkd9o.s: Assembler messages: 5780s /tmp/ccfHkd9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_cmd.o 5780s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.o 5780s /tmp/ccDhs3lw.s: Assembler messages: 5780s /tmp/ccDhs3lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccDhs3lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s /tmp/ccDhs3lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5780s CC [M] drivers/input/misc/nxp-bbnsm-pwrkey.o 5781s /tmp/ccbMv1RP.s: Assembler messages: 5781s /tmp/ccbMv1RP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s /tmp/ccbMv1RP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s /tmp/ccbMv1RP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s /tmp/ccbMv1RP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s /tmp/ccbMv1RP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o 5781s /tmp/ccxOHwWG.s: Assembler messages: 5781s /tmp/ccxOHwWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5781s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvenc/gm107.o 5782s /tmp/ccudKuTK.s: CC [M] drivers/input/misc/bma150.o 5782s Assembler messages: 5782s /tmp/ccudKuTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccudKuTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccudKuTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccudKuTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccudKuTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccNqWh3R.s: Assembler messages: 5782s /tmp/ccNqWh3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvenc/tu102.o 5782s /tmp/ccMCsPcf.s: Assembler messages: 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/ccMCsPcf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s CC [M] drivers/input/misc/cm109.o 5782s /tmp/cc6z9hfq.s: Assembler messages: 5782s /tmp/cc6z9hfq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s /tmp/cc6z9hfq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5782s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_fw.o 5783s /tmp/ccLOmDh2.s: Assembler messages: 5783s /tmp/ccLOmDh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/base.o 5783s /tmp/ccefFoJr.s: Assembler messages: 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccefFoJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s CC [M] drivers/input/misc/cma3000_d0x.o 5783s /tmp/ccHIN5b6.s: Assembler messages: 5783s /tmp/ccHIN5b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccHIN5b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s /tmp/ccHIN5b6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5783s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_action.o 5784s /tmp/cc0KG7SZ.s: Assembler messages: 5784s /tmp/cc0KG7SZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/gm107.o 5784s /tmp/ccQ2ln3N.s: Assembler messages: 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/ccQ2ln3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s CC [M] drivers/input/misc/cma3000_d0x_i2c.o 5784s /tmp/ccENTBvX.s: Assembler messages: 5784s /tmp/ccENTBvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/tu102.o 5784s /tmp/cclO6cOV.s: Assembler messages: 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5784s /tmp/cclO6cOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s CC [M] drivers/input/misc/cpcap-pwrbutton.o 5785s /tmp/ccyJSlLr.s: Assembler messages: 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccyJSlLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.o 5785s /tmp/ccDoQKFo.s: Assembler messages: 5785s /tmp/ccDoQKFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccDoQKFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccDoQKFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccDoQKFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s CC [M] drivers/input/misc/cs40l50-vibra.o 5785s /tmp/ccKNRdRX.s: Assembler messages: 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s /tmp/ccKNRdRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_definer.o 5785s /tmp/ccKRhtiu.s: Assembler messages: 5785s /tmp/ccKRhtiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5785s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ga102.o 5786s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.o 5786s /tmp/ccDzBiQJ.s: Assembler messages: 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s /tmp/ccDzBiQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5786s CC [M] drivers/input/misc/da9052_onkey.o 5786s /tmp/ccAznM7V.s: Assembler messages: 5786s /tmp/ccAznM7V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.o 5787s /tmp/ccbm2Fir.s: Assembler messages: 5787s /tmp/ccbm2Fir.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccbm2Fir.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Assembler messages: 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/cc76gXBf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccQZ7XEg.s: Assembler messages: 5787s /tmp/ccQZ7XEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccQZ7XEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_ptrn.o 5787s CC [M] drivers/input/misc/da9055_onkey.o 5787s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.o 5787s /tmp/cc7SWwWA.s: Assembler messages: 5787s /tmp/cc7SWwWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.o 5787s /tmp/ccy1k1LK.s: Assembler messages: 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s /tmp/ccy1k1LK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5787s CC [M] drivers/input/misc/da9063_onkey.o 5788s /tmp/ccsBVGhA.s: Assembler messages: 5788s /tmp/ccsBVGhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/ccsBVGhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/ccsBVGhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/ccsBVGhA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/table.o 5788s /tmp/cchJ9UxM.s: Assembler messages: 5788s /tmp/cchJ9UxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJ9UxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJ9UxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJ9UxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJ9UxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_arg.o 5788s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o 5788s /tmp/cchJjYyK.s: Assembler messages: 5788s /tmp/cchJjYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJjYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJjYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/cchJjYyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/ccyGP8JI.s: Assembler messages: 5788s /tmp/ccyGP8JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s /tmp/ccyGP8JI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5788s CC [M] drivers/input/misc/e3x0-button.o 5788s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.o 5789s /tmp/ccixtVEb.s: Assembler messages: 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccixtVEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s CC [M] drivers/input/misc/drv260x.o 5789s /tmp/cctDn5BL.s: Assembler messages: 5789s /tmp/cctDn5BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/cctDn5BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/cctDn5BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/cctDn5BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/cctDn5BL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.o 5789s /tmp/ccplV3OY.s: Assembler messages: 5789s /tmp/ccplV3OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccplV3OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccplV3OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccplV3OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s /tmp/ccplV3OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5789s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_dbg.o 5790s /tmp/ccajHW3w.s: Assembler messages: 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccajHW3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.o 5790s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.o 5790s /tmp/ccTaVzcP.s: Assembler messages: 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s /tmp/ccTaVzcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s CC [M] drivers/input/misc/drv2665.o 5790s /tmp/ccTwuX0c.s: Assembler messages: 5790s /tmp/ccTwuX0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 5790s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.o 5791s /tmp/cc3J7t03.s: Assembler messages: 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/cc3J7t03.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s CC [M] drivers/input/misc/drv2667.o 5791s /tmp/ccMNdNBj.s: Assembler messages: 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccMNdNBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/sws/fs_dr.o 5791s /tmp/ccWaf9TB.s: Assembler messages: 5791s /tmp/ccWaf9TB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/ga102.o 5791s /tmp/ccv0aANi.s: Assembler messages: 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s /tmp/ccv0aANi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5791s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o 5792s /tmp/ccX8OjcM.s: Assembler messages: 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccX8OjcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s CC [M] drivers/input/misc/gpio-beeper.o 5792s /tmp/ccxF69M7.s: Assembler messages: 5792s /tmp/ccxF69M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccxF69M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccxF69M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccxF69M7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sec2/r535.o 5792s /tmp/ccJxhx0X.s: Assembler messages: 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s /tmp/ccJxhx0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5792s CC [M] drivers/input/misc/gpio_decoder.o 5793s /tmp/ccdncHla.s: Assembler messages: 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccdncHla.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.o 5793s /tmp/cc5Xib1b.s: Assembler messages: 5793s /tmp/cc5Xib1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/cc5Xib1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/cc5Xib1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o 5793s /tmp/cc2aptDM.s: Assembler messages: 5793s /tmp/cc2aptDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/cc2aptDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/cc2aptDM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s CC [M] drivers/input/misc/gpio-vibra.o 5793s /tmp/ccFiWO2a.s: Assembler messages: 5793s /tmp/ccFiWO2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s /tmp/ccFiWO2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5793s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/base.o 5794s /tmp/cc3vNM3L.s: Assembler messages: 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/cc3vNM3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s CC [M] drivers/input/misc/hisi_powerkey.o 5794s /tmp/ccjjGr8d.s: Assembler messages: 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccjjGr8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.o 5794s /tmp/ccGe1zOO.s: Assembler messages: 5794s /tmp/ccGe1zOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccGe1zOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccGe1zOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccGe1zOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.o 5794s /tmp/ccud7BCo.s: Assembler messages: 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s /tmp/ccud7BCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5794s CC [M] drivers/input/misc/ibm-panel.o 5795s /tmp/cc2mlwIU.s: Assembler messages: 5795s /tmp/cc2mlwIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/cc2mlwIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/cc2mlwIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.o 5795s /tmp/ccylBN7J.s: Assembler messages: 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s /tmp/ccylBN7J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5795s CC [M] drivers/input/misc/ims-pcu.o 5796s /tmp/ccUtYeHD.s: Assembler messages: 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccUtYeHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.o 5796s /tmp/ccto5O0H.s: Assembler messages: 5796s /tmp/ccto5O0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccto5O0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.o 5796s /tmp/ccZjD7XH.s: Assembler messages: 5796s /tmp/ccZjD7XH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccZjD7XH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccZjD7XH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s /tmp/ccZjD7XH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5796s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/context.o 5797s /tmp/ccMbOFpf.s: Assembler messages: 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s CC [M] drivers/input/misc/iqs269a.o 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccMbOFpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/cch7bLyt.s: Assembler messages: 5797s /tmp/cch7bLyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/cch7bLyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/cch7bLyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/cch7bLyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/cch7bLyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccyj0WWW.s: Assembler messages: 5797s /tmp/ccyj0WWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccyj0WWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s /tmp/ccyj0WWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5797s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.o 5797s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o 5798s /tmp/ccCROVFk.s: Assembler messages: 5798s /tmp/ccCROVFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccCROVFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccCROVFk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.o 5798s /tmp/cceXfMNM.s: Assembler messages: 5798s /tmp/cceXfMNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/cceXfMNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/cceXfMNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/cceXfMNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.o 5798s /tmp/ccEr5PAv.s: Assembler messages: 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s /tmp/ccEr5PAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5798s CC [M] drivers/input/misc/iqs626a.o 5799s /tmp/ccOAuxyf.s: Assembler messages: 5799s /tmp/ccOAuxyf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccOAuxyf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccOAuxyf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.o 5799s /tmp/ccC9zOKU.s: Assembler messages: 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccC9zOKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/buddy.o 5799s /tmp/ccQndvgO.s: Assembler messages: 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5799s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccQndvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.o 5800s /tmp/cccja4e2.s: Assembler messages: 5800s /tmp/cccja4e2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cccja4e2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cccja4e2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cccja4e2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cccja4e2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s CC [M] drivers/input/misc/iqs7222.o 5800s /tmp/cc72pnMR.s: Assembler messages: 5800s /tmp/cc72pnMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cc72pnMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cc72pnMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/cc72pnMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s CC [M] drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.o 5800s /tmp/ccy03wpY.s: Assembler messages: 5800s /tmp/ccy03wpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccy03wpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccy03wpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s /tmp/ccy03wpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5800s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pool.o 5801s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.o 5801s /tmp/ccGHe45x.s: Assembler messages: 5801s /tmp/ccGHe45x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5801s CC [M] drivers/gpu/drm/nouveau/nouveau_debugfs.o 5802s /tmp/ccx1EC3J.s: Assembler messages: 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccx1EC3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s CC [M] drivers/input/misc/keyspan_remote.o 5802s /tmp/ccJz2V3s.s: Assembler messages: 5802s /tmp/ccJz2V3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccJz2V3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccJz2V3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o 5802s /tmp/ccm5BEbV.s: Assembler messages: 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/ccm5BEbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.o 5802s /tmp/cci6rXSv.s: Assembler messages: 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s /tmp/cci6rXSv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5802s CC [M] drivers/gpu/drm/nouveau/nouveau_drm.o 5803s /tmp/ccA6gy6y.s: Assembler messages: 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/ccA6gy6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s CC [M] drivers/input/misc/kxtj9.o 5803s /tmp/cc05CMrK.s: Assembler messages: 5803s /tmp/cc05CMrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cc05CMrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cc05CMrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cc05CMrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/table.o 5803s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o 5803s /tmp/cctW2aGj.s: Assembler messages: 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s /tmp/cctW2aGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5803s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.o 5804s /tmp/ccr4xbJA.s: Assembler messages: 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccr4xbJA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s CC [M] drivers/gpu/drm/nouveau/nouveau_hwmon.o 5804s /tmp/cc8pcCOC.s: Assembler messages: 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/cc8pcCOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s CC [M] drivers/input/misc/max77650-onkey.o 5804s /tmp/ccRQDDTz.s: Assembler messages: 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccRQDDTz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccJV6587.s: Assembler messages: 5804s /tmp/ccJV6587.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccJV6587.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccJV6587.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccJV6587.s: Warning: no SFrame FDE emitted; FP without RA on stack 5804s /tmp/ccJV6587.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s CC [M] drivers/input/misc/max77693-haptic.o 5805s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.o 5805s LD [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.o 5805s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.o 5805s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.o 5805s /tmp/ccNPZHHE.s: Assembler messages: 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/ccNPZHHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s CC [M] drivers/net/wireless/realtek/rtl8xxxu/core.o 5805s CC [M] drivers/gpu/drm/nouveau/nouveau_ioc32.o 5805s /tmp/ccRtE9eS.s: Assembler messages: 5805s /tmp/ccRtE9eS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s CC [M] drivers/gpu/drm/nouveau/nouveau_led.o 5805s /tmp/cc6own1H.s: Assembler messages: 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5805s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/rule.o 5806s CC [M] drivers/input/misc/max8925_onkey.o 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc6own1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Assembler messages: 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccMon9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc9VzUIh.s: Assembler messages: 5806s /tmp/cc9VzUIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc9VzUIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/cc9VzUIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s CC [M] drivers/gpu/drm/nouveau/nouveau_nvif.o 5806s /tmp/ccGadggR.s: Assembler messages: 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s /tmp/ccGadggR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5806s CC [M] drivers/input/misc/max8997_haptic.o 5807s /tmp/ccXAtx1I.s: Assembler messages: 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccXAtx1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.o 5807s /tmp/ccqy2l6x.s: Assembler messages: 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccqy2l6x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s CC [M] drivers/gpu/drm/nouveau/nouveau_vga.o 5807s /tmp/ccEENtrp.s: Assembler messages: 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5807s /tmp/ccEENtrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s CC [M] drivers/input/misc/mc13783-pwrbutton.o 5808s /tmp/ccYo6Iva.s: Assembler messages: 5808s /tmp/ccYo6Iva.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s /tmp/ccYo6Iva.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s CC [M] drivers/gpu/drm/nouveau/nouveau_bo.o 5808s /tmp/ccDdmz1h.s: Assembler messages: 5808s /tmp/ccDdmz1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s /tmp/ccDdmz1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s /tmp/ccDdmz1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s /tmp/ccDdmz1h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5808s CC [M] drivers/input/misc/mma8450.o 5809s /tmp/cc82dOja.s: Assembler messages: 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc82dOja.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Assembler messages: 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8192e.o 5809s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/send.o 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cc1ceaw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cctNzg1q.s: Assembler messages: 5809s /tmp/cctNzg1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cctNzg1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cctNzg1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cctNzg1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s /tmp/cctNzg1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5809s CC [M] drivers/input/misc/palmas-pwrbutton.o 5810s /tmp/cc7Li0GD.s: Assembler messages: 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc7Li0GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s CC [M] drivers/gpu/drm/nouveau/nouveau_bo0039.o 5810s /tmp/ccZvBK4S.s: Assembler messages: 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/ccZvBK4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Assembler messages: 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s /tmp/cc6HEL9o.s: Warning: no SFrame FDE emitted; FP without RA on stack 5810s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8723b.o 5810s CC [M] drivers/input/misc/pcap_keys.o 5811s /tmp/cckNniB5.s: Assembler messages: 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/cckNniB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/definer.o 5811s /tmp/ccLDikSW.s: Assembler messages: 5811s /tmp/ccLDikSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/ccLDikSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s CC [M] drivers/gpu/drm/nouveau/nouveau_bo5039.o 5811s /tmp/ccwQ103J.s: Assembler messages: 5811s /tmp/ccwQ103J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/ccwQ103J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/ccwQ103J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s /tmp/ccwQ103J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5811s CC [M] drivers/input/misc/pcf8574_keypad.o 5812s /tmp/ccvy31hP.s: Assembler messages: 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccvy31hP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8723a.o 5812s /tmp/cca9en3F.s: Assembler messages: 5812s /tmp/cca9en3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/cca9en3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Assembler messages: 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s CC [M] drivers/gpu/drm/nouveau/nouveau_bo74c1.o 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s /tmp/ccOAijvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5812s CC [M] drivers/input/misc/pm8941-pwrkey.o 5813s /tmp/cc8E29eB.s: Assembler messages: 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/cc8E29eB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s CC [M] drivers/input/misc/pm8xxx-vibrator.o 5813s /tmp/ccv5NjmA.s: Assembler messages: 5813s /tmp/ccv5NjmA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s CC [M] drivers/gpu/drm/nouveau/nouveau_bo85b5.o 5813s /tmp/ccTPVQeg.s: Assembler messages: 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s /tmp/ccTPVQeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5813s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8192c.o 5814s /tmp/ccCrABhF.s: Assembler messages: 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccCrABhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s CC [M] drivers/input/misc/powermate.o 5814s /tmp/cc2ohEIJ.s: Assembler messages: 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s CC [M] drivers/gpu/drm/nouveau/nouveau_bo9039.o 5814s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.o 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc2ohEIJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccY8Xcm6.s: Assembler messages: 5814s /tmp/ccY8Xcm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccBmkBNK.s: Assembler messages: 5814s /tmp/ccBmkBNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccBmkBNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccBmkBNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccBmkBNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/ccBmkBNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8188f.o 5814s /tmp/cc4QkTjp.s: Assembler messages: 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s /tmp/cc4QkTjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5814s CC [M] drivers/input/misc/pwm-beeper.o 5815s /tmp/cctcZ03A.s: Assembler messages: 5815s /tmp/cctcZ03A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cctcZ03A.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s CC [M] drivers/gpu/drm/nouveau/nouveau_bo90b5.o 5815s /tmp/ccxkZQwV.s: Assembler messages: 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccxkZQwV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s CC [M] drivers/input/misc/pwm-vibra.o 5815s /tmp/cc6inU7S.s: Assembler messages: 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/cc6inU7S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Assembler messages: 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s /tmp/ccOk1KUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5815s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/debug.o 5815s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8188e.o 5816s /tmp/ccE1kgAB.s: Assembler messages: 5816s /tmp/ccE1kgAB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s CC [M] drivers/gpu/drm/nouveau/nouveau_boa0b5.o 5816s /tmp/cci7IYkW.s: Assembler messages: 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/cci7IYkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s CC [M] drivers/input/misc/qnap-mcu-input.o 5816s /tmp/ccsnTlvK.s: Assembler messages: 5816s /tmp/ccsnTlvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5816s /tmp/ccsnTlvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s CC [M] drivers/gpu/drm/nouveau/nouveau_gem.o 5817s /tmp/cc0L2kRX.s: Assembler messages: 5817s /tmp/cc0L2kRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cc0L2kRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cc0L2kRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cc0L2kRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cc0L2kRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccxUHGKz.s: Assembler messages: 5817s /tmp/ccxUHGKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccxUHGKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccxUHGKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccxUHGKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s CC [M] drivers/input/misc/rave-sp-pwrbutton.o 5817s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/vport.o 5817s /tmp/cci1tz4W.s: Assembler messages: 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/cci1tz4W.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8710b.o 5817s /tmp/ccOPRHgp.s: Assembler messages: 5817s /tmp/ccOPRHgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccOPRHgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccOPRHgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s /tmp/ccOPRHgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5817s CC [M] drivers/input/misc/regulator-haptic.o 5818s /tmp/ccbSqyHw.s: Assembler messages: 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s CC [M] drivers/gpu/drm/nouveau/nouveau_mem.o 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccbSqyHw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccNHbmpj.s: Assembler messages: 5818s /tmp/ccNHbmpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccNHbmpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccNHbmpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc_complex.o 5818s /tmp/cc1AHYUS.s: Assembler messages: 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/cc1AHYUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s CC [M] drivers/input/misc/retu-pwrbutton.o 5818s /tmp/ccWp7G4V.s: Assembler messages: 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s /tmp/ccWp7G4V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5818s CC [M] drivers/net/wireless/realtek/rtl8xxxu/8192f.o 5819s /tmp/ccT3DQz0.s: Assembler messages: 5819s /tmp/ccT3DQz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s /tmp/ccT3DQz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s /tmp/ccT3DQz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s /tmp/ccT3DQz0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s CC [M] drivers/input/misc/rt5120-pwrkey.o 5819s /tmp/ccpAfyKQ.s: Assembler messages: 5819s /tmp/ccpAfyKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s /tmp/ccpAfyKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s /tmp/ccpAfyKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5819s CC [M] drivers/gpu/drm/nouveau/nouveau_prime.o 5820s /tmp/ccFt2mGQ.s: Assembler messages: 5820s /tmp/ccFt2mGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/ccFt2mGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/ccFt2mGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s CC [M] drivers/input/misc/axp20x-pek.o 5820s /tmp/cczIQDTp.s: Assembler messages: 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/cczIQDTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s LD [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.o 5820s CC [M] drivers/net/wireless/realtek/rtw88/main.o 5820s /tmp/ccrXGkEX.s: Assembler messages: 5820s /tmp/ccrXGkEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/ccrXGkEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/ccrXGkEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s /tmp/ccrXGkEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5820s CC [M] drivers/gpu/drm/nouveau/nouveau_sgdma.o 5821s /tmp/ccwbQWm0.s: Assembler messages: 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccwbQWm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Assembler messages: 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccoYAJCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.o 5821s CC [M] drivers/input/misc/rotary_encoder.o 5821s /tmp/ccZ85wTY.s: Assembler messages: 5821s /tmp/ccZ85wTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccZ85wTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccZ85wTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccZ85wTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s CC [M] drivers/gpu/drm/nouveau/nouveau_ttm.o 5821s /tmp/ccvAogoK.s: Assembler messages: 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s /tmp/ccvAogoK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5821s CC [M] drivers/input/misc/rk805-pwrkey.o 5822s /tmp/ccPzpyfD.s: Assembler messages: 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccPzpyfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.o 5822s /tmp/cc6Mblaf.s: Assembler messages: 5822s /tmp/cc6Mblaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/cc6Mblaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/cc6Mblaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/cc6Mblaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/cc6Mblaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s CC [M] drivers/input/misc/sc27xx-vibra.o 5822s /tmp/ccl7FAmE.s: Assembler messages: 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccl7FAmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Assembler messages: 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s /tmp/ccvNq85Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5822s CC [M] drivers/gpu/drm/nouveau/nouveau_vmm.o 5822s CC [M] drivers/net/wireless/realtek/rtw88/mac80211.o 5823s /tmp/ccKxvW9I.s: Assembler messages: 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccKxvW9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s CC [M] drivers/input/misc/soc_button_array.o 5823s /tmp/ccfWMEiU.s: Assembler messages: 5823s /tmp/ccfWMEiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccfWMEiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccfWMEiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s /tmp/ccfWMEiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5823s CC [M] drivers/gpu/drm/nouveau/nouveau_exec.o 5824s /tmp/cct2KdpF.s: Assembler messages: 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/cct2KdpF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s CC [M] drivers/input/misc/stpmic1_onkey.o 5824s /tmp/ccezeKOF.s: Assembler messages: 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccezeKOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action_ste_pool.o 5824s /tmp/ccRjpahA.s: Assembler messages: 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s /tmp/ccRjpahA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5824s CC [M] drivers/net/wireless/realtek/rtw88/util.o 5825s /tmp/ccCcRwZe.s: Assembler messages: 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccCcRwZe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccnb1p6M.s: Assembler messages: 5825s /tmp/ccnb1p6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccnb1p6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccnb1p6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccnb1p6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccnb1p6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s CC [M] drivers/input/misc/tps65218-pwrbutton.o 5825s CC [M] drivers/gpu/drm/nouveau/nouveau_sched.o 5825s /tmp/cc8zacNM.s: Assembler messages: 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc8zacNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccHR7qlK.s: Assembler messages: 5825s /tmp/ccHR7qlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccHR7qlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/ccHR7qlK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc0gx45e.s: CC [M] drivers/net/wireless/realtek/rtw88/debug.o 5825s Assembler messages: 5825s /tmp/cc0gx45e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc0gx45e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc0gx45e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc0gx45e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s /tmp/cc0gx45e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5825s CC [M] drivers/input/misc/tps65219-pwrbutton.o 5825s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o 5826s /tmp/ccGVPtAZ.s: Assembler messages: 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccGVPtAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s CC [M] drivers/gpu/drm/nouveau/nouveau_uvmm.o 5826s /tmp/ccDbXfi3.s: Assembler messages: 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s /tmp/ccDbXfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5826s CC [M] drivers/input/misc/twl4030-pwrbutton.o 5827s /tmp/ccpUqcbO.s: Assembler messages: 5827s /tmp/ccpUqcbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccpUqcbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccpUqcbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s CC [M] drivers/input/misc/twl4030-vibra.o 5827s /tmp/ccTWncGa.s: Assembler messages: 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccTWncGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.o 5827s /tmp/ccxaiHcj.s: Assembler messages: 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/ccxaiHcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s CC [M] drivers/net/wireless/realtek/rtw88/tx.o 5827s /tmp/cc6tn8Px.s: Assembler messages: 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5827s /tmp/cc6tn8Px.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s CC [M] drivers/gpu/drm/nouveau/nouveau_backlight.o 5828s /tmp/ccjrwJEW.s: Assembler messages: 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s /tmp/ccjrwJEW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5828s CC [M] drivers/input/misc/twl6040-vibra.o 5829s /tmp/ccQjTTME.s: Assembler messages: 5829s /tmp/ccQjTTME.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccQjTTME.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccQjTTME.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccQjTTME.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Assembler messages: 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s CC [M] drivers/gpu/drm/nouveau/nouveau_bios.o 5829s CC [M] drivers/input/misc/wm831x-on.o 5829s /tmp/ccXooH8X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Assembler messages: 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccic3hzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/dev/driver.o 5829s /tmp/ccNllfOI.s: Assembler messages: 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccNllfOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s CC [M] drivers/net/wireless/realtek/rtw88/rx.o 5829s /tmp/ccRXZnhk.s: Assembler messages: 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s /tmp/ccRXZnhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5829s CC [M] drivers/input/misc/yealink.o 5830s /tmp/ccz9IrhE.s: Assembler messages: 5830s /tmp/ccz9IrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/ccz9IrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/ccz9IrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/ccz9IrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s CC [M] drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.o 5830s /tmp/ccoOyChG.s: Assembler messages: 5830s /tmp/ccoOyChG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/ccoOyChG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/ccoOyChG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s CC [M] drivers/net/wireless/realtek/rtw88/mac.o 5830s /tmp/cc9HW3Wy.s: Assembler messages: 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5830s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/cc9HW3Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s CC [M] drivers/gpu/drm/nouveau/nouveau_connector.o 5831s /tmp/ccrGJRnr.s: Assembler messages: 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s /tmp/ccrGJRnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s AR drivers/input/misc/built-in.a 5831s CC [M] drivers/input/ff-memless.o 5831s /tmp/ccCj3qfP.s: Assembler messages: 5831s /tmp/ccCj3qfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5831s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/cmd.o 5832s /tmp/cc81fTfB.s: Assembler messages: 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/cc81fTfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s CC [M] drivers/input/sparse-keymap.o 5832s /tmp/ccC2dAYd.s: Assembler messages: 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccC2dAYd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Assembler messages: 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s /tmp/ccwiRBdJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5832s CC [M] drivers/gpu/drm/nouveau/nouveau_display.o 5832s CC [M] drivers/net/wireless/realtek/rtw88/phy.o 5833s /tmp/ccU3utUl.s: Assembler messages: 5833s /tmp/ccU3utUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccU3utUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccU3utUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccU3utUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s CC [M] drivers/input/matrix-keymap.o 5833s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.o 5833s /tmp/ccuS9FyE.s: Assembler messages: 5833s /tmp/ccuS9FyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccuS9FyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccuS9FyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5833s /tmp/ccuS9FyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s CC [M] drivers/input/input-leds.o 5834s /tmp/ccircfL7.s: Assembler messages: 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccircfL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s CC [M] drivers/gpu/drm/nouveau/nouveau_dp.o 5834s /tmp/ccpuH4vA.s: Assembler messages: 5834s /tmp/ccpuH4vA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccpuH4vA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccpuH4vA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccpuH4vA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s /tmp/ccpuH4vA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5834s CC [M] drivers/input/joydev.o 5835s /tmp/ccjSOI1a.s: Assembler messages: 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccjSOI1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.o 5835s /tmp/ccSrEoiv.s: Assembler messages: 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccSrEoiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccnFrwen.s: Assembler messages: 5835s /tmp/ccnFrwen.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccnFrwen.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s /tmp/ccnFrwen.s: Warning: no SFrame FDE emitted; FP without RA on stack 5835s CC [M] drivers/gpu/drm/nouveau/dispnv04/arb.o 5835s CC [M] drivers/net/wireless/realtek/rtw88/coex.o 5836s /tmp/ccBF6IJf.s: Assembler messages: 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccBF6IJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s CC [M] drivers/input/rmi4/rmi_bus.o 5836s /tmp/ccsTv6Q5.s: Assembler messages: 5836s /tmp/ccsTv6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s /tmp/ccsTv6Q5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5836s CC [M] drivers/gpu/drm/nouveau/dispnv04/crtc.o 5837s /tmp/ccIntuBx.s: Assembler messages: 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/ccIntuBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s CC [M] drivers/input/rmi4/rmi_driver.o 5837s /tmp/cc7Z5OVV.s: Assembler messages: 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.o 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5837s /tmp/cc7Z5OVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Assembler messages: 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cciU34Us.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Assembler messages: 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/cc6xIboT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s CC [M] drivers/gpu/drm/nouveau/dispnv04/cursor.o 5838s CC [M] drivers/input/rmi4/rmi_f01.o 5838s /tmp/ccyBjru5.s: Assembler messages: 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s /tmp/ccyBjru5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5838s CC [M] drivers/net/wireless/realtek/rtw88/efuse.o 5839s /tmp/ccfyrxNW.s: Assembler messages: 5839s /tmp/ccfyrxNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccfyrxNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccfyrxNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccfyrxNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccfyrxNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.o 5839s /tmp/ccR1rKZO.s: Assembler messages: 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccR1rKZO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s CC [M] drivers/input/rmi4/rmi_2d_sensor.o 5839s /tmp/ccEqVjT5.s: Assembler messages: 5839s /tmp/ccEqVjT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccEqVjT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s /tmp/ccEqVjT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5839s CC [M] drivers/gpu/drm/nouveau/dispnv04/dac.o 5840s /tmp/ccbUopQ6.s: Assembler messages: 5840s /tmp/ccbUopQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccbUopQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccbUopQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccM6XkRf.s: Assembler messages: 5840s /tmp/ccM6XkRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccM6XkRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccM6XkRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccM6XkRf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s CC [M] drivers/net/wireless/realtek/rtw88/fw.o 5840s CC [M] drivers/input/rmi4/rmi_f03.o 5840s /tmp/ccjJ0iD6.s: Assembler messages: 5840s /tmp/ccjJ0iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccjJ0iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccjJ0iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s /tmp/ccjJ0iD6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5840s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/hv.o 5841s /tmp/ccLGZeUn.s: Assembler messages: 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s CC [M] drivers/gpu/drm/nouveau/dispnv04/dfp.o 5841s /tmp/ccLGZeUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccU2w9vD.s: Assembler messages: 5841s /tmp/ccU2w9vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccU2w9vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccU2w9vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/ccU2w9vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s CC [M] drivers/input/rmi4/rmi_f11.o 5841s /tmp/cciApACY.s: Assembler messages: 5841s /tmp/cciApACY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s /tmp/cciApACY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5841s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.o 5842s /tmp/cczRr8y7.s: Assembler messages: 5842s /tmp/cczRr8y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cczRr8y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cczRr8y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cczRr8y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cczRr8y7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s CC [M] drivers/input/rmi4/rmi_f12.o 5842s /tmp/cc5TqTid.s: Assembler messages: 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cc5TqTid.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s CC [M] drivers/gpu/drm/nouveau/dispnv04/disp.o 5842s /tmp/cch6Nwwn.s: Assembler messages: 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/cch6Nwwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s CC [M] drivers/net/wireless/realtek/rtw88/ps.o 5842s /tmp/ccu8AqyS.s: Assembler messages: 5842s /tmp/ccu8AqyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/ccu8AqyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5842s /tmp/ccu8AqyS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s CC [M] drivers/input/rmi4/rmi_f30.o 5843s /tmp/cc55ZnWM.s: Assembler messages: 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/cc55ZnWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s CC [M] drivers/net/ethernet/mellanox/mlx5/core/dpll.o 5843s /tmp/ccDyHgMS.s: Assembler messages: 5843s /tmp/ccDyHgMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/ccDyHgMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/ccDyHgMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s CC [M] drivers/gpu/drm/nouveau/dispnv04/hw.o 5843s /tmp/ccaVbO0i.s: Assembler messages: 5843s /tmp/ccaVbO0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/ccaVbO0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/ccaVbO0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s /tmp/ccaVbO0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5843s CC [M] drivers/input/rmi4/rmi_f34.o 5844s /tmp/ccGBhIEZ.s: Assembler messages: 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccGBhIEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s CC [M] drivers/net/wireless/realtek/rtw88/sec.o 5844s /tmp/ccyiw4lq.s: Assembler messages: 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/ccyiw4lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s CC [M] drivers/input/rmi4/rmi_f34v7.o 5844s /tmp/cctzdMtp.s: Assembler messages: 5844s /tmp/cctzdMtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/cctzdMtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/cctzdMtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/cctzdMtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s /tmp/cctzdMtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5844s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.o 5845s /tmp/ccpEDymh.s: Assembler messages: 5845s /tmp/ccpEDymh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccpEDymh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccpEDymh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccpEDymh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s CC [M] drivers/net/wireless/realtek/rtw88/bf.o 5845s /tmp/ccVJnriF.s: Assembler messages: 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccVJnriF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s CC [M] drivers/input/rmi4/rmi_f3a.o 5845s /tmp/ccyAFol9.s: Assembler messages: 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s /tmp/ccyAFol9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5845s CC [M] drivers/gpu/drm/nouveau/dispnv04/nouveau_i2c_encoder.o 5845s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.o 5845s CC [M] drivers/net/ethernet/mellanox/mlxsw/core.o 5846s /tmp/ccW85E1k.s: Assembler messages: 5846s /tmp/ccW85E1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccW85E1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccW85E1k.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s CC [M] drivers/input/rmi4/rmi_f54.o 5846s /tmp/ccLY9Ek8.s: Assembler messages: 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLY9Ek8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Assembler messages: 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s /tmp/ccLVtfJX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5846s CC [M] drivers/gpu/drm/nouveau/dispnv04/overlay.o 5846s CC [M] drivers/net/wireless/realtek/rtw88/sar.o 5847s /tmp/ccJPFrJ2.s: Assembler messages: 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccJPFrJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s CC [M] drivers/input/rmi4/rmi_f55.o 5847s /tmp/ccfGljas.s: Assembler messages: 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5847s /tmp/ccfGljas.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s CC [M] drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.o 5848s /tmp/cc5Uqva7.s: Assembler messages: 5848s /tmp/cc5Uqva7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s CC [M] drivers/net/wireless/realtek/rtw88/regd.o 5848s /tmp/cc9rzUn7.s: Assembler messages: 5848s /tmp/cc9rzUn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s CC [M] drivers/input/rmi4/rmi_i2c.o 5848s /tmp/ccy4tKZ8.s: Assembler messages: 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5848s /tmp/ccy4tKZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Assembler messages: 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccc3WRcX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s CC [M] drivers/input/rmi4/rmi_spi.o 5849s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o 5849s /tmp/cc0r8SDr.s: Assembler messages: 5849s /tmp/cc0r8SDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc0r8SDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc0r8SDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc0r8SDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc0r8SDr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc2NLwyz.s: Assembler messages: 5849s /tmp/cc2NLwyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc2NLwyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc2NLwyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc2NLwyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/cc2NLwyz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv04.o 5849s CC [M] drivers/net/wireless/realtek/rtw88/wow.o 5849s /tmp/ccITsz2y.s: Assembler messages: 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccITsz2y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o 5849s /tmp/ccrDR7FD.s: Assembler messages: 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5849s /tmp/ccrDR7FD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s CC [M] drivers/input/rmi4/rmi_smbus.o 5850s /tmp/ccXAXPzw.s: Assembler messages: 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccXAXPzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s CC [M] drivers/gpu/drm/nouveau/dispnv04/tvnv17.o 5850s /tmp/ccpvjqHj.s: Assembler messages: 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccpvjqHj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s CC [M] drivers/net/wireless/realtek/rtw88/led.o 5850s /tmp/ccCHTqQm.s: Assembler messages: 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s /tmp/ccCHTqQm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5850s LD [M] drivers/input/rmi4/rmi_core.o 5850s AR drivers/input/built-in.a 5851s AR drivers/net/ethernet/micrel/built-in.a 5851s CC [M] drivers/net/ethernet/micrel/ks8842.o 5851s /tmp/ccJR9RFx.s: Assembler messages: 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccJR9RFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s CC [M] drivers/gpu/drm/nouveau/dispnv50/disp.o 5851s /tmp/ccMqiLnv.s: Assembler messages: 5851s /tmp/ccMqiLnv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccMqiLnv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s /tmp/ccMqiLnv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5851s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822b.o 5852s /tmp/ccDyjzCC.s: Assembler messages: 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/ccDyjzCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_env.o 5852s /tmp/cchxbo61.s: Assembler messages: 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s CC [M] drivers/net/ethernet/micrel/ks8851_common.o 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5852s /tmp/cchxbo61.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Assembler messages: 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s /tmp/ccja5iYh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5853s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822b_table.o 5854s /tmp/ccXa4qkX.s: Assembler messages: 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccXa4qkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Assembler messages: 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccPNk2cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s CC [M] drivers/gpu/drm/nouveau/dispnv50/lut.o 5854s CC [M] drivers/net/ethernet/micrel/ks8851_spi.o 5854s /tmp/ccxSuc3s.s: Assembler messages: 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s /tmp/ccxSuc3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5854s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_linecards.o 5855s /tmp/ccioBgZP.s: Assembler messages: 5855s /tmp/ccioBgZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccioBgZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccioBgZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s CC [M] drivers/gpu/drm/nouveau/dispnv50/core.o 5855s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822be.o 5855s /tmp/ccFJqgUY.s: Assembler messages: 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s /tmp/ccFJqgUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5855s CC [M] drivers/net/ethernet/micrel/ks8851_par.o 5856s /tmp/ccQD2jmw.s: Assembler messages: 5856s /tmp/ccQD2jmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s CC [M] drivers/gpu/drm/nouveau/dispnv50/core507d.o 5856s /tmp/ccdYMnAc.s: Assembler messages: 5856s /tmp/ccdYMnAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccdYMnAc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822bs.o 5856s /tmp/cc7QSyx2.s: Assembler messages: 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/cc7QSyx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s CC [M] drivers/net/ethernet/micrel/ksz884x.o 5856s /tmp/ccJ8cCUv.s: Assembler messages: 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s /tmp/ccJ8cCUv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5856s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_linecard_dev.o 5857s /tmp/ccNsTRIy.s: Assembler messages: 5857s /tmp/ccNsTRIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccNsTRIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccNsTRIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccNsTRIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccNsTRIy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccSkeCLz.s: Assembler messages: 5857s /tmp/ccSkeCLz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/ccSkeCLz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s CC [M] drivers/gpu/drm/nouveau/dispnv50/core827d.o 5857s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822bu.o 5857s /tmp/cc6xxoTs.s: Assembler messages: 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s /tmp/cc6xxoTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5857s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o 5858s /tmp/ccRLunoD.s: Assembler messages: 5858s /tmp/ccRLunoD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5858s CC [M] drivers/gpu/drm/nouveau/dispnv50/core907d.o 5858s /tmp/ccSgBZML.s: Assembler messages: 5858s /tmp/ccSgBZML.s: Warning: no SFrame FDE emitted; FP without RA on stack 5858s /tmp/ccSgBZML.s: Warning: no SFrame FDE emitted; FP without RA on stack 5858s /tmp/ccSgBZML.s: Warning: no SFrame FDE emitted; FP without RA on stack 5858s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822c.o 5859s /tmp/ccu595rw.s: Assembler messages: 5859s /tmp/ccu595rw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s CC [M] drivers/gpu/drm/nouveau/dispnv50/core917d.o 5859s /tmp/ccc85zjZ.s: Assembler messages: 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccc85zjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s CC [M] drivers/gpu/drm/nouveau/dispnv50/corec37d.o 5859s /tmp/ccGJ1SfA.s: Assembler messages: 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s /tmp/ccGJ1SfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5859s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_thermal.o 5860s /tmp/ccgtLJVl.s: Assembler messages: 5860s /tmp/ccgtLJVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s CC drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.o 5860s /tmp/ccPEywKj.s: Assembler messages: 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s /tmp/ccPEywKj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5860s CC [M] drivers/gpu/drm/nouveau/dispnv50/corec57d.o 5861s /tmp/cckzILfF.s: Assembler messages: 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/cckzILfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s CC [M] drivers/net/ethernet/mellanox/mlxsw/pci.o 5861s /tmp/ccXVPNYq.s: Assembler messages: 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccXVPNYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s CC drivers/net/ethernet/microchip/vcap/vcap_api.o 5861s /tmp/ccQJ4D8f.s: Assembler messages: 5861s /tmp/ccQJ4D8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccQJ4D8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s CC [M] drivers/gpu/drm/nouveau/dispnv50/coreca7d.o 5861s /tmp/ccha3pHi.s: Assembler messages: 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5861s /tmp/ccha3pHi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5862s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822c_table.o 5862s /tmp/ccrz5u2H.s: Assembler messages: 5862s /tmp/ccrz5u2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5862s /tmp/ccrz5u2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5862s /tmp/ccrz5u2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5862s CC [M] drivers/gpu/drm/nouveau/dispnv50/crc.o 5863s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822ce.o 5863s /tmp/ccloU27g.s: Assembler messages: 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccloU27g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Assembler messages: 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccmSfl4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Assembler messages: 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s /tmp/ccwWffFX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5863s CC [M] drivers/gpu/drm/nouveau/dispnv50/crc907d.o 5863s CC [M] drivers/net/ethernet/mellanox/mlxsw/i2c.o 5864s CC drivers/net/ethernet/microchip/vcap/vcap_tc.o 5864s /tmp/ccZHQ7dZ.s: Assembler messages: 5864s /tmp/ccZHQ7dZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s /tmp/ccZHQ7dZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822cs.o 5864s /tmp/ccs479cA.s: Assembler messages: 5864s /tmp/ccs479cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s /tmp/ccs479cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s /tmp/ccs479cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s /tmp/ccs479cA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5864s CC [M] drivers/gpu/drm/nouveau/dispnv50/crcc37d.o 5865s /tmp/ccg5QJ5v.s: Assembler messages: 5865s /tmp/ccg5QJ5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccg5QJ5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Assembler messages: 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccTMGtdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s CC [M] drivers/net/wireless/realtek/rtw88/rtw8822cu.o 5865s /tmp/ccHYp2Xf.s: Assembler messages: 5865s /tmp/ccHYp2Xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/ccHYp2Xf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum.o 5865s AR drivers/net/ethernet/microchip/vcap/built-in.a 5865s CC drivers/net/ethernet/microchip/fdma/fdma_api.o 5865s /tmp/cc7RU3IQ.s: Assembler messages: 5865s /tmp/cc7RU3IQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/cc7RU3IQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/cc7RU3IQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s /tmp/cc7RU3IQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5865s CC [M] drivers/gpu/drm/nouveau/dispnv50/crcc57d.o 5866s /tmp/ccxsV8vr.s: Assembler messages: 5866s /tmp/ccxsV8vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccxsV8vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccxsV8vr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723x.o 5866s /tmp/ccj0cP2R.s: Assembler messages: 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s /tmp/ccj0cP2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s AR drivers/net/ethernet/microchip/fdma/built-in.a 5866s CC [M] drivers/net/ethernet/microchip/enc28j60.o 5866s /tmp/ccZGZXDH.s: Assembler messages: 5866s /tmp/ccZGZXDH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5866s CC [M] drivers/gpu/drm/nouveau/dispnv50/crcca7d.o 5867s /tmp/ccZQ8z6i.s: Assembler messages: 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/ccZQ8z6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s CC [M] drivers/net/wireless/realtek/rtw88/rtw8703b.o 5867s /tmp/cc0kGsCr.s: Assembler messages: 5867s /tmp/cc0kGsCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s /tmp/cc0kGsCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5867s CC [M] drivers/gpu/drm/nouveau/dispnv50/dac507d.o 5868s /tmp/cce3xQOK.s: Assembler messages: 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s /tmp/cce3xQOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s CC [M] drivers/net/ethernet/microchip/encx24j600.o 5868s /tmp/ccMt1G4s.s: Assembler messages: 5868s /tmp/ccMt1G4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 5868s CC [M] drivers/gpu/drm/nouveau/dispnv50/dac907d.o 5869s /tmp/cc1vGpfl.s: Assembler messages: 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cc1vGpfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Assembler messages: 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s /tmp/cchYAQHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o 5869s CC [M] drivers/net/wireless/realtek/rtw88/rtw8703b_tables.o 5869s /tmp/cc59xUPq.s: Assembler messages: 5869s /tmp/cc59xUPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5869s CC [M] drivers/gpu/drm/nouveau/dispnv50/pior507d.o 5870s /tmp/ccxbG4vc.s: Assembler messages: 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s /tmp/ccxbG4vc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s CC [M] drivers/net/ethernet/microchip/encx24j600-regmap.o 5870s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723cs.o 5870s /tmp/cczHlVxM.s: Assembler messages: 5870s /tmp/cczHlVxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5870s CC [M] drivers/gpu/drm/nouveau/dispnv50/sor507d.o 5871s /tmp/ccqFdlta.s: Assembler messages: 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccqFdlta.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s CC [M] drivers/net/ethernet/microchip/lan743x_main.o 5871s /tmp/ccb337eo.s: Assembler messages: 5871s /tmp/ccb337eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccb337eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723d.o 5871s /tmp/cckg4B1O.s: Assembler messages: 5871s /tmp/cckg4B1O.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Assembler messages: 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s CC [M] drivers/gpu/drm/nouveau/dispnv50/sor907d.o 5871s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5871s /tmp/ccCL8100.s: Warning: no SFrame FDE emitted; FP without RA on stack 5872s /tmp/cchoNSNW.s: Assembler messages: 5872s /tmp/cchoNSNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5872s /tmp/cchoNSNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5872s CC [M] drivers/gpu/drm/nouveau/dispnv50/sorc37d.o 5873s /tmp/ccHyc4T5.s: Assembler messages: 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s /tmp/ccHyc4T5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723d_table.o 5873s /tmp/ccPYDY2n.s: Assembler messages: 5873s /tmp/ccPYDY2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5873s CC [M] drivers/gpu/drm/nouveau/dispnv50/head.o 5874s /tmp/ccWV94Bs.s: Assembler messages: 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccWV94Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s CC [M] drivers/net/ethernet/microchip/lan743x_ethtool.o 5874s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723de.o 5874s /tmp/ccrFzXUW.s: Assembler messages: 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccrFzXUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o 5874s /tmp/ccko9XVa.s: Assembler messages: 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5874s /tmp/ccko9XVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s CC [M] drivers/gpu/drm/nouveau/dispnv50/head507d.o 5875s /tmp/ccv6VuMG.s: Assembler messages: 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccv6VuMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s CC [M] drivers/net/ethernet/microchip/lan743x_ptp.o 5875s /tmp/ccw7d8Sp.s: Assembler messages: 5875s /tmp/ccw7d8Sp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s /tmp/ccw7d8Sp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5875s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723ds.o 5876s /tmp/ccDkb08S.s: Assembler messages: 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccDkb08S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s CC [M] drivers/gpu/drm/nouveau/dispnv50/head827d.o 5876s /tmp/ccZJLqnH.s: Assembler messages: 5876s /tmp/ccZJLqnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s /tmp/ccZJLqnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5876s CC [M] drivers/net/wireless/realtek/rtw88/rtw8723du.o 5877s /tmp/ccGQ702S.s: Assembler messages: 5877s /tmp/ccGQ702S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccGQ702S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccGQ702S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccGQ702S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccGQ702S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s CC [M] drivers/gpu/drm/nouveau/dispnv50/head907d.o 5877s /tmp/cc2s5oBx.s: Assembler messages: 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/cc2s5oBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s CC [M] drivers/net/ethernet/microchip/lan865x/lan865x.o 5877s /tmp/ccPQyvFZ.s: Assembler messages: 5877s /tmp/ccPQyvFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccPQyvFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s /tmp/ccPQyvFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5877s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821c.o 5878s /tmp/cc5XZlyx.s: Assembler messages: 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/cc5XZlyx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s CC [M] drivers/gpu/drm/nouveau/dispnv50/head917d.o 5878s /tmp/ccZcrNzb.s: Assembler messages: 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s /tmp/ccZcrNzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5878s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_main.o 5879s /tmp/ccRbzi4g.s: Assembler messages: 5879s /tmp/ccRbzi4g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccRbzi4g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccRbzi4g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s CC [M] drivers/gpu/drm/nouveau/dispnv50/headc37d.o 5879s /tmp/ccNxVZ7U.s: Assembler messages: 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s /tmp/ccNxVZ7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5879s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821c_table.o 5880s /tmp/ccun8MMW.s: Assembler messages: 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccun8MMW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s CC [M] drivers/gpu/drm/nouveau/dispnv50/headc57d.o 5880s /tmp/ccf3st8b.s: Assembler messages: 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s /tmp/ccf3st8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 5880s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_phylink.o 5880s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821ce.o 5881s /tmp/ccWsBEEL.s: Assembler messages: 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccWsBEEL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.o 5881s /tmp/cc4YyyXS.s: Assembler messages: 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc4YyyXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s CC [M] drivers/gpu/drm/nouveau/dispnv50/headca7d.o 5881s /tmp/cc3f2YIq.s: Assembler messages: 5881s /tmp/cc3f2YIq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/cc3f2YIq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821cs.o 5881s /tmp/ccXboUET.s: Assembler messages: 5881s /tmp/ccXboUET.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccXboUET.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccXboUET.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s /tmp/ccXboUET.s: Warning: no SFrame FDE emitted; FP without RA on stack 5881s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_port.o 5882s /tmp/ccGFbEwC.s: Assembler messages: 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s CC [M] drivers/gpu/drm/nouveau/dispnv50/wimm.o 5882s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821cu.o 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGFbEwC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccnqyn7p.s: Assembler messages: 5882s /tmp/ccnqyn7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccnqyn7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Assembler messages: 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s /tmp/ccGlnwwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5882s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.o 5883s /tmp/cc1VSGFL.s: Assembler messages: 5883s /tmp/cc1VSGFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc1VSGFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc1VSGFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc1VSGFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc1VSGFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_mac.o 5883s CC [M] drivers/gpu/drm/nouveau/dispnv50/wimmc37b.o 5883s /tmp/cc11fZFz.s: Assembler messages: 5883s /tmp/cc11fZFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc11fZFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s /tmp/cc11fZFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5883s CC [M] drivers/net/wireless/realtek/rtw88/rtw88xxa.o 5884s /tmp/ccPlxp8p.s: Assembler messages: 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccPlxp8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.o 5884s /tmp/ccYDOBQL.s: Assembler messages: 5884s /tmp/ccYDOBQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s /tmp/ccYDOBQL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5884s CC [M] drivers/gpu/drm/nouveau/dispnv50/wndw.o 5885s /tmp/ccEyeYgX.s: Assembler messages: 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccEyeYgX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_ethtool.o 5885s /tmp/ccZgUVBF.s: Assembler messages: 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccZgUVBF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccP8Jh1E.s: Assembler messages: 5885s /tmp/ccP8Jh1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccP8Jh1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccP8Jh1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccP8Jh1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/ccP8Jh1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o 5885s /tmp/cc0NjSLW.s: Assembler messages: 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s /tmp/cc0NjSLW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5885s CC [M] drivers/gpu/drm/nouveau/dispnv50/wndwc37e.o 5886s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821a.o 5886s /tmp/cckkqoBo.s: Assembler messages: 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s /tmp/cckkqoBo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5886s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.o 5887s /tmp/ccd9vtiq.s: Assembler messages: 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccd9vtiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s CC [M] drivers/gpu/drm/nouveau/dispnv50/wndwc57e.o 5887s /tmp/ccYalG1J.s: Assembler messages: 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccYalG1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821a_table.o 5887s /tmp/ccBYbw2q.s: Assembler messages: 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s /tmp/ccBYbw2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 5887s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_vlan.o 5888s /tmp/ccdt4D9x.s: Assembler messages: 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/ccdt4D9x.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.o 5888s /tmp/cc5HMnbX.s: Assembler messages: 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s /tmp/cc5HMnbX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5888s CC [M] drivers/gpu/drm/nouveau/dispnv50/wndwc67e.o 5888s CC [M] drivers/net/wireless/realtek/rtw88/rtw8812a.o 5889s /tmp/ccIOVr3D.s: Assembler messages: 5889s /tmp/ccIOVr3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccIOVr3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s CC [M] drivers/gpu/drm/nouveau/dispnv50/wndwca7e.o 5889s /tmp/ccMyNArX.s: Assembler messages: 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccMyNArX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_fdb.o 5889s /tmp/ccsUvPEH.s: Assembler messages: 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s /tmp/ccsUvPEH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5889s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.o 5890s /tmp/ccNfCSQJ.s: Assembler messages: 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccNfCSQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Assembler messages: 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccUdnfi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s CC [M] drivers/gpu/drm/nouveau/dispnv50/base.o 5890s CC [M] drivers/net/wireless/realtek/rtw88/rtw8812a_table.o 5890s /tmp/ccTMZW8a.s: Assembler messages: 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s /tmp/ccTMZW8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 5890s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_mdb.o 5891s CC [M] drivers/gpu/drm/nouveau/dispnv50/base507c.o 5891s CC [M] drivers/net/wireless/realtek/rtw88/rtw8821au.o 5891s /tmp/cc2f83Yt.s: Assembler messages: 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.o 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5891s /tmp/cc2f83Yt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccxhMBAP.s: Assembler messages: 5892s /tmp/ccxhMBAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccxhMBAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccxhMBAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccxhMBAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.o 5892s /tmp/cc5WC5jb.s: Assembler messages: 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s CC [M] drivers/gpu/drm/nouveau/dispnv50/base827c.o 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/cc5WC5jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccdj5fW9.s: Assembler messages: 5892s /tmp/ccdj5fW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s /tmp/ccdj5fW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5892s CC [M] drivers/net/wireless/realtek/rtw88/rtw8812au.o 5893s /tmp/ccne2hVG.s: Assembler messages: 5893s /tmp/ccne2hVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/ccne2hVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s CC [M] drivers/gpu/drm/nouveau/dispnv50/base907c.o 5893s /tmp/cciPXM8U.s: Assembler messages: 5893s /tmp/cciPXM8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cciPXM8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s CC [M] drivers/net/wireless/realtek/rtw88/rtw8814a.o 5893s /tmp/cc0b952B.s: Assembler messages: 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.o 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5893s /tmp/cc0b952B.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Assembler messages: 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccCdq2dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_fdma.o 5894s /tmp/ccVY47TO.s: Assembler messages: 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s /tmp/ccVY47TO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5894s CC [M] drivers/gpu/drm/nouveau/dispnv50/base917c.o 5895s /tmp/ccCnfG2u.s: Assembler messages: 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccCnfG2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.o 5895s /tmp/ccjxJwEr.s: Assembler messages: 5895s /tmp/ccjxJwEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s CC [M] drivers/gpu/drm/nouveau/dispnv50/curs.o 5895s /tmp/ccHQJjY1.s: Assembler messages: 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s /tmp/ccHQJjY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 5895s CC [M] drivers/net/wireless/realtek/rtw88/rtw8814a_table.o 5896s /tmp/ccF87FIz.s: Assembler messages: 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/ccF87FIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_lag.o 5896s CC [M] drivers/gpu/drm/nouveau/dispnv50/curs507a.o 5896s /tmp/cclK4022.s: Assembler messages: 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s /tmp/cclK4022.s: Warning: no SFrame FDE emitted; FP without RA on stack 5896s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.o 5897s CC [M] drivers/net/wireless/realtek/rtw88/rtw8814ae.o 5897s /tmp/cchJJ5KR.s: Assembler messages: 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cchJJ5KR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_tc.o 5897s /tmp/cctaGfEq.s: Assembler messages: 5897s /tmp/cctaGfEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cctaGfEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cctaGfEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cctaGfEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s /tmp/cctaGfEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5897s CC [M] drivers/gpu/drm/nouveau/dispnv50/curs907a.o 5899s /tmp/cc6NzYnN.s: Assembler messages: 5899s /tmp/cc6NzYnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/cc6NzYnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s CC [M] drivers/net/wireless/realtek/rtw88/rtw8814au.o 5899s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o 5899s CC [M] drivers/gpu/drm/nouveau/dispnv50/cursc37a.o 5899s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_mqprio.o 5899s /tmp/ccDM1yiX.s: Assembler messages: 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccDM1yiX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/cc0tJSQg.s: Assembler messages: 5899s /tmp/cc0tJSQg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/cctYbSoL.s: Assembler messages: 5899s /tmp/cctYbSoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/cctYbSoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/cctYbSoL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccbRmYg9.s: Assembler messages: 5899s /tmp/ccbRmYg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccbRmYg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s CC [M] drivers/net/wireless/realtek/rtw88/pci.o 5899s /tmp/ccXJ7WdN.s: Assembler messages: 5899s /tmp/ccXJ7WdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccXJ7WdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s /tmp/ccXJ7WdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5899s CC [M] drivers/gpu/drm/nouveau/dispnv50/oimm.o 5900s /tmp/ccXsOROc.s: Assembler messages: 5900s /tmp/ccXsOROc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/ccXsOROc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_taprio.o 5900s /tmp/cc3rdEcP.s: Assembler messages: 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.o 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s /tmp/cc3rdEcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5900s CC [M] drivers/gpu/drm/nouveau/dispnv50/oimm507b.o 5901s /tmp/cc7fNJj9.s: Assembler messages: 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/cc7fNJj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s CC [M] drivers/net/wireless/realtek/rtw88/sdio.o 5901s CC [M] drivers/gpu/drm/nouveau/dispnv50/ovly.o 5901s /tmp/ccZbbBba.s: Assembler messages: 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccZbbBba.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_tbf.o 5901s /tmp/ccsH80dg.s: Assembler messages: 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5901s /tmp/ccsH80dg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5902s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.o 5903s CC [M] drivers/gpu/drm/nouveau/dispnv50/ovly507e.o 5903s /tmp/cc4joiht.s: Assembler messages: 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/cc4joiht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_cbs.o 5903s CC [M] drivers/net/wireless/realtek/rtw88/usb.o 5903s /tmp/ccP3mmdo.s: Assembler messages: 5903s /tmp/ccP3mmdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccP3mmdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccP3mmdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccP3mmdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.o 5903s /tmp/ccYBeSUx.s: Assembler messages: 5903s /tmp/ccYBeSUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccYBeSUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccYBeSUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s /tmp/ccYBeSUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5903s CC [M] drivers/gpu/drm/nouveau/dispnv50/ovly827e.o 5904s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_ets.o 5904s /tmp/ccvPhJyY.s: Assembler messages: 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5904s /tmp/ccvPhJyY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccmZE1sF.s: Assembler messages: 5905s /tmp/ccmZE1sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccmZE1sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccmZE1sF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s CC [M] drivers/gpu/drm/nouveau/dispnv50/ovly907e.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_core.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822b.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822be.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bs.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bu.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822c.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822ce.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cs.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cu.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723x.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8703b.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723cs.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723d.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723de.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723ds.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723du.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821c.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821ce.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cs.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cu.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_88xxa.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821a.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8812a.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821au.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8812au.o 5905s /tmp/ccMcH7Ns.s: Assembler messages: 5905s /tmp/ccMcH7Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccMcH7Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccMcH7Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s /tmp/ccMcH7Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814a.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814ae.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814au.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_pci.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_sdio.o 5905s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.o 5905s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_usb.o 5905s CC [M] drivers/net/wireless/realtek/rtw89/core.o 5905s /tmp/ccgXRDP3.s: Assembler messages: 5905s /tmp/ccgXRDP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5905s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_tc_matchall.o 5906s /tmp/ccURissN.s: Assembler messages: 5906s /tmp/ccURissN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s /tmp/ccURissN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s CC [M] drivers/gpu/drm/nouveau/dispnv50/ovly917e.o 5906s /tmp/cc6urKJD.s: Assembler messages: 5906s /tmp/cc6urKJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_police.o 5906s /tmp/ccKf4m2n.s: Assembler messages: 5906s /tmp/ccKf4m2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s /tmp/ccKf4m2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s /tmp/ccKf4m2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s /tmp/ccKf4m2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s /tmp/ccKf4m2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5906s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o 5907s /tmp/cc4P1Xi0.s: Assembler messages: 5907s /tmp/cc4P1Xi0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5907s CC [M] drivers/gpu/drm/nouveau/nouveau_abi16.o 5908s /tmp/ccnR7zn0.s: Assembler messages: 5908s /tmp/ccnR7zn0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_mirror.o 5908s /tmp/ccLRWkZL.s: Assembler messages: 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s /tmp/ccLRWkZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5908s CC [M] drivers/gpu/drm/nouveau/nouveau_chan.o 5909s /tmp/ccPKTAel.s: Assembler messages: 5909s /tmp/ccPKTAel.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccPKTAel.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_xdp.o 5909s /tmp/ccsPO5NJ.s: Assembler messages: 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccsPO5NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Assembler messages: 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.o 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/ccWTheMF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Assembler messages: 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s /tmp/cclG0cmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5909s CC [M] drivers/gpu/drm/nouveau/nouveau_dma.o 5909s CC [M] drivers/net/wireless/realtek/rtw89/mac80211.o 5910s /tmp/ccdg2zyZ.s: Assembler messages: 5910s /tmp/ccdg2zyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5910s /tmp/ccdg2zyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5910s /tmp/ccdg2zyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5910s /tmp/ccdg2zyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5910s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_vcap_impl.o 5910s /tmp/ccbIoeW3.s: Assembler messages: 5910s /tmp/ccbIoeW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5910s CC [M] drivers/gpu/drm/nouveau/nouveau_fence.o 5911s /tmp/ccDDJ5vN.s: Assembler messages: 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccDDJ5vN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.o 5911s /tmp/ccVoaTMK.s: Assembler messages: 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/ccVoaTMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Assembler messages: 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s /tmp/cclZOQYg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5911s CC [M] drivers/net/wireless/realtek/rtw89/mac.o 5911s CC [M] drivers/gpu/drm/nouveau/nv04_fence.o 5912s /tmp/ccCZlta6.s: Assembler messages: 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccCZlta6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_vcap_ag_api.o 5912s /tmp/ccbopase.s: Assembler messages: 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccbopase.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.o 5912s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.o 5912s /tmp/ccrQRsBL.s: Assembler messages: 5912s /tmp/ccrQRsBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccrQRsBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccrQRsBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccrQRsBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5912s /tmp/ccrQRsBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s CC [M] drivers/gpu/drm/nouveau/nv10_fence.o 5913s /tmp/ccgP8bK0.s: Assembler messages: 5913s /tmp/ccgP8bK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccgP8bK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccgP8bK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccC2YDik.s: Assembler messages: 5913s /tmp/ccC2YDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccC2YDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccC2YDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccC2YDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5913s /tmp/ccC2YDik.s: Warning: no SFrame FDE emitted; FP without RA on stack 5914s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_mr_tcam.o 5914s CC [M] drivers/gpu/drm/nouveau/nv17_fence.o 5914s /tmp/cc5liaRa.s: Assembler messages: 5914s /tmp/cc5liaRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5914s /tmp/cc5liaRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5914s /tmp/cc5liaRa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5914s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_goto.o 5915s /tmp/ccfPusON.s: Assembler messages: 5915s /tmp/ccfPusON.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/ccfPusON.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/ccfPusON.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s CC [M] drivers/gpu/drm/nouveau/nv50_fence.o 5915s /tmp/ccqCTPrG.s: Assembler messages: 5915s /tmp/ccqCTPrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/ccqCTPrG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_dcb.o 5915s /tmp/cc7fVesf.s: Assembler messages: 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s /tmp/cc7fVesf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5915s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_mr_tcam.o 5916s /tmp/cc94qaPX.s: Assembler messages: 5916s /tmp/cc94qaPX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s CC [M] drivers/gpu/drm/nouveau/nv84_fence.o 5916s /tmp/ccLxjiXT.s: Assembler messages: 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccLxjiXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccL5zveY.s: Assembler messages: 5916s /tmp/ccL5zveY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccL5zveY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccL5zveY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccL5zveY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccL5zveY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x_vcap_debugfs.o 5916s CC [M] drivers/net/wireless/realtek/rtw89/mac_be.o 5916s /tmp/ccH2ClVf.s: Assembler messages: 5916s /tmp/ccH2ClVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccH2ClVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccH2ClVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5916s /tmp/ccH2ClVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.o 5917s /tmp/ccFIVVqx.s: Assembler messages: 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s /tmp/ccFIVVqx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5917s CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o 5918s /tmp/cc8ij9yc.s: Assembler messages: 5918s /tmp/cc8ij9yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc8ij9yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc8ij9yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc8ij9yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/ccitRVp3.s: Assembler messages: 5918s /tmp/ccitRVp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/ccitRVp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/ccitRVp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/ccitRVp3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s CC [M] drivers/gpu/drm/nouveau/gv100_fence.o 5918s LD [M] drivers/net/ethernet/microchip/lan966x/lan966x-switch.o 5918s AR drivers/net/ethernet/microchip/built-in.a 5918s LD [M] drivers/net/ethernet/microchip/lan743x.o 5918s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.o 5918s /tmp/cc4eY8jk.s: Assembler messages: 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s /tmp/cc4eY8jk.s: Warning: no SFrame FDE emitted; FP without RA on stack 5918s AR drivers/net/ethernet/mscc/built-in.a 5918s CC [M] drivers/net/ethernet/mscc/ocelot.o 5919s /tmp/ccm8tZbt.s: Assembler messages: 5919s /tmp/ccm8tZbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccm8tZbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccm8tZbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccm8tZbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s LD [M] drivers/gpu/drm/nouveau/ch7006.o 5919s LD [M] drivers/gpu/drm/nouveau/sil164.o 5919s LD [M] drivers/gpu/drm/nouveau/nouveau.o 5919s /tmp/ccsLP6GX.s: Assembler messages: 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s /tmp/ccsLP6GX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5919s CC [M] drivers/net/wireless/realtek/rtw89/phy.o 5920s /tmp/ccv5qQGs.s: Assembler messages: 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s /tmp/ccv5qQGs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5920s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.o 5921s /tmp/ccQ8Q8PY.s: Assembler messages: 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5921s /tmp/ccQ8Q8PY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s CC [M] drivers/net/ethernet/mscc/ocelot_devlink.o 5922s CC [M] drivers/gpu/drm/udl/udl_drv.o 5922s /tmp/cchAFLcn.s: Assembler messages: 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s /tmp/cchAFLcn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5922s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_span.o 5923s /tmp/cciDCJm7.s: Assembler messages: 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/cciDCJm7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s CC [M] drivers/gpu/drm/udl/udl_edid.o 5923s /tmp/ccNX209T.s: Assembler messages: 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccNX209T.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccMjJs7z.s: Assembler messages: 5923s /tmp/ccMjJs7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s /tmp/ccMjJs7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 5923s CC [M] drivers/net/ethernet/mscc/ocelot_flower.o 5923s CC [M] drivers/gpu/drm/udl/udl_main.o 5924s /tmp/ccjuXlfC.s: Assembler messages: 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjuXlfC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Assembler messages: 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccPl9inX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s CC [M] drivers/gpu/drm/udl/udl_modeset.o 5924s /tmp/ccjxYn7d.s: Assembler messages: 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s /tmp/ccjxYn7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5924s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.o 5925s CC [M] drivers/net/wireless/realtek/rtw89/phy_be.o 5925s /tmp/ccgOFSKX.s: Assembler messages: 5925s /tmp/ccgOFSKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccgOFSKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccgOFSKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccgOFSKX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s CC [M] drivers/net/ethernet/mscc/ocelot_io.o 5925s /tmp/ccjhqQxN.s: Assembler messages: 5925s /tmp/ccjhqQxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccjhqQxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccjhqQxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s /tmp/ccjhqQxN.s: Warning: no SFrame FDE emitted; FP without RA on stack 5925s CC [M] drivers/gpu/drm/udl/udl_transfer.o 5926s /tmp/ccOlZU6j.s: Assembler messages: 5926s /tmp/ccOlZU6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s LD [M] drivers/gpu/drm/udl/udl.o 5926s CC [M] drivers/gpu/drm/ast/ast_cursor.o 5926s /tmp/cc1LGg4C.s: Assembler messages: 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc1LGg4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Assembler messages: 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/ccrSSerE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Assembler messages: 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s /tmp/cc5FdwZp.s: Warning: no SFrame FDE emitted; FP without RA on stack 5926s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.o 5926s CC [M] drivers/net/ethernet/mscc/ocelot_mm.o 5927s CC [M] drivers/net/wireless/realtek/rtw89/fw.o 5927s /tmp/ccBIt59X.s: Assembler messages: 5927s /tmp/ccBIt59X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5927s /tmp/ccBIt59X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5927s /tmp/ccBIt59X.s: Warning: no SFrame FDE emitted; FP without RA on stack 5927s CC [M] drivers/gpu/drm/ast/ast_ddc.o 5928s /tmp/ccd5wsWi.s: Assembler messages: 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/ccd5wsWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc4Hwhek.s: Assembler messages: 5928s /tmp/cc4Hwhek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc4Hwhek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc4Hwhek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc4Hwhek.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s CC [M] drivers/gpu/drm/ast/ast_dp501.o 5928s CC [M] drivers/net/ethernet/mscc/ocelot_police.o 5928s /tmp/cc85uFRe.s: Assembler messages: 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s /tmp/cc85uFRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5928s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.o 5929s /tmp/ccC29QT8.s: Assembler messages: 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/ccC29QT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s CC [M] drivers/gpu/drm/ast/ast_dp.o 5929s /tmp/cc4OHL8h.s: Assembler messages: 5929s /tmp/cc4OHL8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s /tmp/cc4OHL8h.s: Warning: no SFrame FDE emitted; FP without RA on stack 5929s CC [M] drivers/net/ethernet/mscc/ocelot_ptp.o 5930s /tmp/ccziaCku.s: Assembler messages: 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccziaCku.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s CC [M] drivers/gpu/drm/ast/ast_drv.o 5930s /tmp/ccDVCTHr.s: Assembler messages: 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccDVCTHr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.o 5930s /tmp/ccC9SbAd.s: Assembler messages: 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s /tmp/ccC9SbAd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5930s CC [M] drivers/gpu/drm/ast/ast_main.o 5931s /tmp/ccQxaIcQ.s: Assembler messages: 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/ccQxaIcQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s CC [M] drivers/net/ethernet/mscc/ocelot_stats.o 5931s /tmp/cc0wNA8G.s: Assembler messages: 5931s /tmp/cc0wNA8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/cc0wNA8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/cc0wNA8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/cc0wNA8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s /tmp/cc0wNA8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5931s CC [M] drivers/gpu/drm/ast/ast_mm.o 5932s /tmp/ccOSk3Fr.s: Assembler messages: 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.o 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccOSk3Fr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccBzL4sA.s: Assembler messages: 5932s /tmp/ccBzL4sA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s CC [M] drivers/gpu/drm/ast/ast_mode.o 5932s /tmp/ccAg1PSw.s: Assembler messages: 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccAg1PSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Assembler messages: 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5932s /tmp/ccJCzb1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s CC [M] drivers/net/ethernet/mscc/ocelot_vcap.o 5933s CC [M] drivers/net/wireless/realtek/rtw89/cam.o 5933s /tmp/ccVeanQh.s: Assembler messages: 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s /tmp/ccVeanQh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5933s CC [M] drivers/gpu/drm/ast/ast_post.o 5934s /tmp/cc10PEdq.s: Assembler messages: 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc10PEdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Assembler messages: 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/ccmKLUyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Assembler messages: 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s CC [M] drivers/net/wireless/realtek/rtw89/efuse.o 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s /tmp/cc69z9A7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5934s CC [M] drivers/net/ethernet/mscc/vsc7514_regs.o 5934s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_policer.o 5935s /tmp/ccgxitMB.s: Assembler messages: 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s /tmp/ccgxitMB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5935s CC [M] drivers/gpu/drm/ast/ast_sil164.o 5936s CC [M] drivers/net/ethernet/mscc/ocelot_mrp.o 5936s /tmp/ccdgajks.s: Assembler messages: 5936s /tmp/ccdgajks.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccdgajks.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccdgajks.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccdgajks.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccKMAeFl.s: Assembler messages: 5936s /tmp/ccKMAeFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccKMAeFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/ccKMAeFl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s CC [M] drivers/gpu/drm/ast/ast_vbios.o 5936s CC [M] drivers/net/wireless/realtek/rtw89/efuse_be.o 5936s /tmp/cc4jHgRg.s: Assembler messages: 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s /tmp/cc4jHgRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5936s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.o 5937s /tmp/ccy0pndb.s: Assembler messages: 5937s /tmp/ccy0pndb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s CC [M] drivers/gpu/drm/ast/ast_vga.o 5937s /tmp/cc2UGtFC.s: Assembler messages: 5937s /tmp/cc2UGtFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/cc2UGtFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s CC [M] drivers/net/ethernet/mscc/ocelot_fdma.o 5937s /tmp/ccYpPw4e.s: Assembler messages: 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccYpPw4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccjnJ5HK.s: Assembler messages: 5937s /tmp/ccjnJ5HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccjnJ5HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5937s /tmp/ccjnJ5HK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s CC [M] drivers/net/wireless/realtek/rtw89/regd.o 5938s LD [M] drivers/gpu/drm/ast/ast.o 5938s CC [M] drivers/gpu/drm/sun4i/sun4i_drv.o 5938s /tmp/cce6H7ZB.s: Assembler messages: 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/cce6H7ZB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_port_range.o 5938s /tmp/ccUmq6bG.s: Assembler messages: 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s CC [M] drivers/gpu/drm/sun4i/sun4i_framebuffer.o 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccUmq6bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Assembler messages: 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s /tmp/ccqg0gEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5938s CC [M] drivers/net/ethernet/mscc/ocelot_net.o 5939s /tmp/cc7kAjHn.s: Assembler messages: 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/cc7kAjHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s CC [M] drivers/net/wireless/realtek/rtw89/sar.o 5939s /tmp/ccyanC25.s: Assembler messages: 5939s /tmp/ccyanC25.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s /tmp/ccyanC25.s: Warning: no SFrame FDE emitted; FP without RA on stack 5939s CC [M] drivers/gpu/drm/sun4i/sun4i_crtc.o 5940s /tmp/ccxsQGaM.s: Assembler messages: 5940s /tmp/ccxsQGaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccxsQGaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccxsQGaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccxsQGaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccxsQGaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o 5940s /tmp/cc7D14Dt.s: Assembler messages: 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/cc7D14Dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s CC [M] drivers/gpu/drm/sun4i/sun4i_tcon_dclk.o 5940s /tmp/ccWjoF1m.s: Assembler messages: 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s CC [M] drivers/net/ethernet/mscc/ocelot_vsc7514.o 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccWjoF1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccz9pdli.s: Assembler messages: 5940s /tmp/ccz9pdli.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccz9pdli.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccz9pdli.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s /tmp/ccz9pdli.s: Warning: no SFrame FDE emitted; FP without RA on stack 5940s CC [M] drivers/net/wireless/realtek/rtw89/coex.o 5941s /tmp/ccjnwPbV.s: Assembler messages: 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccjnwPbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s CC [M] drivers/gpu/drm/sun4i/sun4i_lvds.o 5941s /tmp/ccRFopuh.s: Assembler messages: 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5941s /tmp/ccRFopuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.o 5942s /tmp/ccRZKCSu.s: Assembler messages: 5942s /tmp/ccRZKCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/ccRZKCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/ccRZKCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/ccRZKCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s LD [M] drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.o 5942s LD [M] drivers/net/ethernet/mscc/mscc_ocelot.o 5942s CC [M] drivers/net/wireless/realtek/rtw89/ps.o 5942s /tmp/cce9QyDn.s: Assembler messages: 5942s /tmp/cce9QyDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/cce9QyDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/cce9QyDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s /tmp/cce9QyDn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5942s CC [M] drivers/gpu/drm/sun4i/sun4i_tcon.o 5943s /tmp/ccdFgnbY.s: Assembler messages: 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccdFgnbY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.o 5943s /tmp/ccnUGPYT.s: Assembler messages: 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s /tmp/ccnUGPYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5943s CC [M] drivers/gpu/drm/sun4i/sun4i_rgb.o 5944s /tmp/cc9KOxDi.s: Assembler messages: 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc9KOxDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Assembler messages: 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/cc6TAgwq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s CC [M] drivers/net/ethernet/mellanox/mlxsw/minimal.o 5944s /tmp/ccq96zyW.s: Assembler messages: 5944s /tmp/ccq96zyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s /tmp/ccq96zyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5944s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.o 5944s CC [M] drivers/gpu/drm/sun4i/sun4i_tv.o 5945s /tmp/ccD2nORD.s: Assembler messages: 5945s /tmp/ccD2nORD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccD2nORD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccD2nORD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o 5945s /tmp/ccNsbmsn.s: Assembler messages: 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s /tmp/ccNsbmsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5945s CC [M] drivers/gpu/drm/sun4i/sun6i_drc.o 5946s /tmp/cckCxKtu.s: Assembler messages: 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cckCxKtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s Assembler messages: 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/ccvRwlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s LD [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.o 5946s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.o 5946s /tmp/cc7R8BJK.s: Assembler messages: 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s /tmp/cc7R8BJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 5946s AR drivers/net/mctp/built-in.a 5946s CC [M] drivers/net/mctp/mctp-serial.o 5946s CC [M] drivers/gpu/drm/sun4i/sun6i_mipi_dsi.o 5946s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.o 5946s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.o 5946s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.o 5946s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.o 5946s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_ethtool.o 5947s /tmp/cc7vQL82.s: Assembler messages: 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/cc7vQL82.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Assembler messages: 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccSf795y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s CC [M] drivers/gpu/drm/sun4i/sun8i_dw_hdmi.o 5947s /tmp/ccEHEMYY.s: Assembler messages: 5947s /tmp/ccEHEMYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccEHEMYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s CC [M] drivers/net/mctp/mctp-i2c.o 5947s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_intr.o 5947s /tmp/ccn0VfAy.s: Assembler messages: 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5947s /tmp/ccn0VfAy.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s CC [M] drivers/net/wireless/realtek/rtw89/chan.o 5948s /tmp/ccgTQcGj.s: Assembler messages: 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/ccgTQcGj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s CC [M] drivers/gpu/drm/sun4i/sun8i_hdmi_phy.o 5948s /tmp/cccaSNoP.s: Assembler messages: 5948s /tmp/cccaSNoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/cccaSNoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s /tmp/cccaSNoP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5948s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.o 5949s /tmp/ccQueWL9.s: Assembler messages: 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccQueWL9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s CC [M] drivers/net/mctp/mctp-i3c.o 5949s /tmp/ccIlLe1r.s: Assembler messages: 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccIlLe1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s CC [M] drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.o 5949s /tmp/ccGtfZMw.s: Assembler messages: 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s /tmp/ccGtfZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5949s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.o 5950s /tmp/ccbOxy10.s: Assembler messages: 5950s /tmp/ccbOxy10.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccbOxy10.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccbOxy10.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s CC [M] drivers/gpu/drm/sun4i/sun8i_mixer.o 5950s /tmp/ccInF9eb.s: Assembler messages: 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccInF9eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Assembler messages: 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/ccx4I9lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s CC [M] drivers/net/mctp/mctp-usb.o 5950s CC [M] drivers/net/wireless/realtek/rtw89/ser.o 5950s /tmp/cc9aykDu.s: Assembler messages: 5950s /tmp/cc9aykDu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/cc9aykDu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/cc9aykDu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/cc9aykDu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s /tmp/cc9aykDu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5950s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.o 5951s /tmp/ccstrlKz.s: Assembler messages: 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/ccstrlKz.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s CC [M] drivers/gpu/drm/sun4i/sun8i_ui_layer.o 5951s /tmp/cc9OWt13.s: Assembler messages: 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5951s /tmp/cc9OWt13.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/ccniiuzb.s: Assembler messages: 5952s /tmp/ccniiuzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/ccniiuzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/ccniiuzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s AR drivers/net/ethernet/myricom/built-in.a 5952s CC [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.o 5952s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_tx.o 5952s /tmp/cczEJveW.s: Assembler messages: 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/cczEJveW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s /tmp/ccsutco5.s: Assembler messages: 5952s /tmp/ccsutco5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5952s CC [M] drivers/gpu/drm/sun4i/sun8i_vi_layer.o 5952s CC [M] drivers/net/wireless/realtek/rtw89/acpi.o 5953s /tmp/cccFCOFd.s: Assembler messages: 5953s /tmp/cccFCOFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s /tmp/cccFCOFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s /tmp/cccFCOFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s /tmp/cccFCOFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s LD [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.o 5953s AR drivers/net/wireless/rsi/built-in.a 5953s CC [M] drivers/net/wireless/rsi/rsi_91x_main.o 5953s /tmp/ccvKwBZU.s: Assembler messages: 5953s /tmp/ccvKwBZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s /tmp/ccvKwBZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5953s CC [M] drivers/gpu/drm/sun4i/sun8i_ui_scaler.o 5954s /tmp/ccf7nB9v.s: Assembler messages: 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccf7nB9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s CC [M] drivers/net/wireless/realtek/rtw89/util.o 5954s /tmp/ccaOuY2I.s: Assembler messages: 5954s /tmp/ccaOuY2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccaOuY2I.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s CC [M] drivers/gpu/drm/sun4i/sun8i_vi_scaler.o 5954s /tmp/ccTInfE2.s: Assembler messages: 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccTInfE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s CC [M] drivers/net/wireless/rsi/rsi_91x_core.o 5954s /tmp/ccXcDV3g.s: Assembler messages: 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5954s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s CC [M] drivers/gpu/drm/sun4i/sun8i_csc.o 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccXcDV3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccAjHlYq.s: Assembler messages: 5955s /tmp/ccAjHlYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccAjHlYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccAjHlYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsuAB0G.s: Assembler messages: 5955s /tmp/ccsuAB0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsuAB0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsuAB0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsuAB0G.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s AR drivers/net/ethernet/natsemi/built-in.a 5955s CC [M] drivers/net/ethernet/natsemi/natsemi.o 5955s CC [M] drivers/net/wireless/realtek/rtw89/wow.o 5955s /tmp/ccOmXlkZ.s: Assembler messages: 5955s /tmp/ccOmXlkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccOmXlkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccOmXlkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccOmXlkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccOmXlkZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsfanF0.s: Assembler messages: 5955s /tmp/ccsfanF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s /tmp/ccsfanF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5955s CC [M] drivers/net/wireless/rsi/rsi_91x_mac80211.o 5955s CC [M] drivers/gpu/drm/sun4i/sun8i_tcon_top.o 5956s /tmp/cctrTVJQ.s: Assembler messages: 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s /tmp/cctrTVJQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5956s LD [M] drivers/gpu/drm/sun4i/sun4i-drm.o 5956s LD [M] drivers/gpu/drm/sun4i/sun4i-tcon.o 5956s LD [M] drivers/gpu/drm/sun4i/sun8i-drm-hdmi.o 5956s LD [M] drivers/gpu/drm/sun4i/sun8i-mixer.o 5956s CC [M] drivers/gpu/drm/qxl/qxl_drv.o 5957s /tmp/cchVdzeO.s: Assembler messages: 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cchVdzeO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s CC [M] drivers/net/wireless/realtek/rtw89/debug.o 5957s /tmp/ccYlCnOZ.s: Assembler messages: 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccYlCnOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Assembler messages: 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/cc6bYlDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s CC [M] drivers/net/ethernet/natsemi/ns83820.o 5957s /tmp/ccNC62xC.s: Assembler messages: 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s /tmp/ccNC62xC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5957s CC [M] drivers/gpu/drm/qxl/qxl_kms.o 5957s CC [M] drivers/net/wireless/rsi/rsi_91x_mgmt.o 5958s /tmp/ccKryGaO.s: Assembler messages: 5958s /tmp/ccKryGaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5958s /tmp/ccKryGaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5958s /tmp/ccKryGaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5958s CC [M] drivers/gpu/drm/qxl/qxl_display.o 5959s /tmp/cctqhFVb.s: Assembler messages: 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s CC [M] drivers/net/wireless/rsi/rsi_91x_hal.o 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/cctqhFVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Assembler messages: 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccmptOVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s AR drivers/net/ethernet/neterion/built-in.a 5959s CC [M] drivers/net/ethernet/neterion/s2io.o 5959s /tmp/ccfmV4NG.s: Assembler messages: 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s /tmp/ccfmV4NG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5959s CC [M] drivers/gpu/drm/qxl/qxl_ttm.o 5960s /tmp/ccJUdrdQ.s: Assembler messages: 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccJUdrdQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s CC [M] drivers/net/wireless/realtek/rtw89/rtw8851b.o 5960s /tmp/ccRHdMiG.s: Assembler messages: 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s /tmp/ccRHdMiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5960s CC [M] drivers/gpu/drm/qxl/qxl_object.o 5961s /tmp/ccEJH7Mh.s: Assembler messages: 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccEJH7Mh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s CC [M] drivers/net/wireless/rsi/rsi_91x_ps.o 5961s /tmp/ccJLM7Gm.s: Assembler messages: 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s /tmp/ccJLM7Gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5961s CC [M] drivers/gpu/drm/qxl/qxl_gem.o 5962s /tmp/ccOyhXn7.s: Assembler messages: 5962s /tmp/ccOyhXn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s /tmp/ccOyhXn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s /tmp/ccOyhXn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s /tmp/ccOyhXn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s CC [M] drivers/net/wireless/rsi/rsi_91x_sdio.o 5962s /tmp/ccbPEDsD.s: Assembler messages: 5962s /tmp/ccbPEDsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s /tmp/ccbPEDsD.s: Warning: no SFrame FDE emitted; FP without RA on stack 5962s CC [M] drivers/gpu/drm/qxl/qxl_cmd.o 5963s /tmp/ccEVbDKQ.s: Assembler messages: 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s CC [M] drivers/net/wireless/realtek/rtw89/rtw8851b_table.o 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccEVbDKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Assembler messages: 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s CC [M] drivers/gpu/drm/qxl/qxl_image.o 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccKOvktV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Assembler messages: 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s /tmp/ccatHIia.s: Warning: no SFrame FDE emitted; FP without RA on stack 5963s CC [M] drivers/net/wireless/rsi/rsi_91x_sdio_ops.o 5964s /tmp/ccAcjKtl.s: Assembler messages: 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAcjKtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAbPVl6.s: Assembler messages: 5964s /tmp/ccAbPVl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAbPVl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAbPVl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s /tmp/ccAbPVl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s CC [M] drivers/gpu/drm/qxl/qxl_draw.o 5964s AR drivers/net/ethernet/netronome/built-in.a 5964s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.o 5964s CC [M] drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.o 5964s /tmp/cc2gLXZW.s: Assembler messages: 5964s /tmp/cc2gLXZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5964s CC [M] drivers/net/wireless/rsi/rsi_91x_usb.o 5965s CC [M] drivers/gpu/drm/qxl/qxl_debugfs.o 5965s /tmp/cc5wNtPI.s: Assembler messages: 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/cc5wNtPI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.o 5965s /tmp/ccCNyLCU.s: Assembler messages: 5965s /tmp/ccCNyLCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/ccCNyLCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s /tmp/ccCNyLCU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5965s CC [M] drivers/gpu/drm/qxl/qxl_irq.o 5966s /tmp/ccPsXFZx.s: Assembler messages: 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccPsXFZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s CC [M] drivers/net/wireless/rsi/rsi_91x_usb_ops.o 5966s /tmp/cc1cN4V7.s: Assembler messages: 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.o 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/cc1cN4V7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccKv4kj5.s: Assembler messages: 5966s /tmp/ccKv4kj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccKv4kj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s /tmp/ccKv4kj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5966s CC [M] drivers/gpu/drm/qxl/qxl_dumb.o 5967s /tmp/ccOnI46f.s: Assembler messages: 5967s /tmp/ccOnI46f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s /tmp/ccOnI46f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s /tmp/ccOnI46f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s /tmp/ccOnI46f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s /tmp/ccOnI46f.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_dev.o 5967s LD [M] drivers/net/wireless/rsi/rsi_91x.o 5967s LD [M] drivers/net/wireless/rsi/rsi_sdio.o 5967s LD [M] drivers/net/wireless/rsi/rsi_usb.o 5967s /tmp/ccv8RX7n.s: Assembler messages: 5967s /tmp/ccv8RX7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 5967s CC [M] drivers/gpu/drm/virtio/virtgpu_drv.o 5967s CC [M] drivers/gpu/drm/qxl/qxl_ioctl.o 5967s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.o 5968s /tmp/ccNgrFXE.s: Assembler messages: 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccNgrFXE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s CC [M] drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.o 5968s /tmp/ccq7ub7N.s: Assembler messages: 5968s /tmp/ccq7ub7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccq7ub7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccq7ub7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mip.o 5968s /tmp/cckkEM3V.s: Assembler messages: 5968s /tmp/cckkEM3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/cckkEM3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/cckkEM3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/cckkEM3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/cckkEM3V.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s CC [M] drivers/gpu/drm/virtio/virtgpu_kms.o 5968s /tmp/ccbPZQNH.s: Assembler messages: 5968s /tmp/ccbPZQNH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccbPZQNH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccbPZQNH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s /tmp/ccbPZQNH.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s CC [M] drivers/gpu/drm/qxl/qxl_release.o 5968s /tmp/ccpt9s4d.s: Assembler messages: 5968s /tmp/ccpt9s4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 5968s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mutex.o 5969s CC [M] drivers/net/wireless/realtek/rtw89/rtw8851be.o 5969s /tmp/cctqs98p.s: Assembler messages: 5969s /tmp/cctqs98p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/cctqs98p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/cctqs98p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/cctqs98p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s CC [M] drivers/gpu/drm/virtio/virtgpu_gem.o 5969s /tmp/ccGMKeTu.s: Assembler messages: 5969s /tmp/ccGMKeTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccGMKeTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccGMKeTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.o 5969s /tmp/ccLyqE1H.s: Assembler messages: 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s /tmp/ccLyqE1H.s: Warning: no SFrame FDE emitted; FP without RA on stack 5969s CC [M] drivers/gpu/drm/qxl/qxl_prime.o 5970s /tmp/ccp1M9CG.s: Assembler messages: 5970s /tmp/ccp1M9CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/ccp1M9CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/ccp1M9CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.o 5970s /tmp/ccKyC54m.s: Assembler messages: 5970s /tmp/ccKyC54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/ccKyC54m.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852a.o 5970s /tmp/cchISJyW.s: Assembler messages: 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchISJyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchZvNJ7.s: Assembler messages: 5970s /tmp/cchZvNJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchZvNJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchZvNJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s /tmp/cchZvNJ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 5970s LD [M] drivers/gpu/drm/qxl/qxl.o 5970s CC [M] drivers/gpu/drm/virtio/virtgpu_vram.o 5970s CC drivers/net/xen-netfront.o 5971s /tmp/ccgbr1Yl.s: Assembler messages: 5971s /tmp/ccgbr1Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/ccgbr1Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/ccgbr1Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/ccgbr1Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/ccgbr1Yl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/cc0bMuOL.s: Assembler messages: 5971s /tmp/cc0bMuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/cc0bMuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/cc0bMuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s /tmp/cc0bMuOL.s: Warning: no SFrame FDE emitted; FP without RA on stack 5971s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.o 5971s CC [M] drivers/gpu/drm/virtio/virtgpu_display.o 5972s /tmp/ccm3TmJr.s: Assembler messages: 5972s /tmp/ccm3TmJr.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_eth.o 5972s /tmp/ccWwR9hj.s: Assembler messages: 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWwR9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Assembler messages: 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s CC [M] drivers/gpu/drm/virtio/virtgpu_vq.o 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s /tmp/ccWEtdX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5972s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852a_table.o 5973s /tmp/ccdNNei2.s: Assembler messages: 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccdNNei2.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s CC drivers/net/net_failover.o 5973s /tmp/ccOTS2Pb.s: Assembler messages: 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/ccOTS2Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.o 5973s /tmp/cciudjT6.s: Assembler messages: 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5973s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.o 5974s CC [M] drivers/gpu/drm/virtio/virtgpu_fence.o 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cciudjT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cc8gui4E.s: Assembler messages: 5974s /tmp/cc8gui4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cc8gui4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cc8gui4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.o 5974s /tmp/cckPl26y.s: Assembler messages: 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cckPl26y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s CC [M] drivers/net/dummy.o 5974s /tmp/ccX6mewS.s: Assembler messages: 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/ccX6mewS.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s CC [M] drivers/net/ethernet/netronome/nfp/nfpcore/nfp_target.o 5974s /tmp/cctaQTaA.s: Assembler messages: 5974s /tmp/cctaQTaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cctaQTaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s /tmp/cctaQTaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5974s CC [M] drivers/gpu/drm/virtio/virtgpu_object.o 5975s /tmp/ccyKTIZj.s: Assembler messages: 5975s /tmp/ccyKTIZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccyKTIZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccyKTIZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccyKTIZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccyKTIZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s CC [M] drivers/net/ethernet/netronome/nfp/ccm.o 5975s /tmp/cc5KLSRg.s: Assembler messages: 5975s /tmp/cc5KLSRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/cc5KLSRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/cc5KLSRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/cc5KLSRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/cc5KLSRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852a_rfk_table.o 5975s /tmp/ccFNJCB9.s: Assembler messages: 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s /tmp/ccFNJCB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5975s CC [M] drivers/gpu/drm/virtio/virtgpu_debugfs.o 5976s /tmp/ccRS8iCa.s: Assembler messages: 5976s /tmp/ccRS8iCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/ccRS8iCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/ccRS8iCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/ccRS8iCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/ccRS8iCa.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s CC [M] drivers/net/ethernet/netronome/nfp/ccm_mbox.o 5976s /tmp/cc8jF4zX.s: Assembler messages: 5976s /tmp/cc8jF4zX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/cc8jF4zX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s /tmp/cc8jF4zX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5976s CC [M] drivers/gpu/drm/virtio/virtgpu_plane.o 5976s CC [M] drivers/net/eql.o 5977s /tmp/ccMOPUbb.s: Assembler messages: 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s /tmp/ccMOPUbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5977s CC [M] drivers/gpu/drm/virtio/virtgpu_ioctl.o 5978s /tmp/ccoI5gTZ.s: CC [M] drivers/net/ethernet/netronome/nfp/devlink_param.o 5978s Assembler messages: 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccoI5gTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Assembler messages: 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s CC [M] drivers/net/ifb.o 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccjmpIV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s Assembler messages: 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccU0nrOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852ae.o 5978s /tmp/ccmeSoU4.s: Assembler messages: 5978s /tmp/ccmeSoU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccmeSoU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccmeSoU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccmeSoU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s /tmp/ccmeSoU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 5978s CC [M] drivers/gpu/drm/virtio/virtgpu_prime.o 5979s /tmp/ccXGkpmT.s: Assembler messages: 5979s /tmp/ccXGkpmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccXGkpmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccXGkpmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccXGkpmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s CC [M] drivers/net/ethernet/netronome/nfp/nfp_asm.o 5979s /tmp/ccYVREM3.s: Assembler messages: 5979s /tmp/ccYVREM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccYVREM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Assembler messages: 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/ccyD5ZJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852b_common.o 5979s /tmp/cctwqDHd.s: Assembler messages: 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctwqDHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s CC [M] drivers/gpu/drm/msm/msm_atomic.o 5979s CC [M] drivers/net/ethernet/netronome/nfp/nfd3/dp.o 5979s /tmp/cctNq1or.s: Assembler messages: 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s /tmp/cctNq1or.s: Warning: no SFrame FDE emitted; FP without RA on stack 5979s CC [M] drivers/gpu/drm/virtio/virtgpu_trace_points.o 5980s /tmp/ccBbo7l9.s: Assembler messages: 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/ccBbo7l9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s CC [M] drivers/gpu/drm/msm/msm_atomic_tracepoints.o 5980s /tmp/cc2xMgKE.s: Assembler messages: 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s /tmp/cc2xMgKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5980s CC [M] drivers/gpu/drm/virtio/virtgpu_submit.o 5981s /tmp/ccLfSN9p.s: Assembler messages: 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccLfSN9p.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s CC [M] drivers/gpu/drm/msm/msm_debugfs.o 5981s /tmp/ccvkayOA.s: Assembler messages: 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/ccvkayOA.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s CC [M] drivers/net/ethernet/netronome/nfp/nfd3/rings.o 5981s /tmp/cc6qKBka.s: Assembler messages: 5981s /tmp/cc6qKBka.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/cc6qKBka.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/cc6qKBka.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s /tmp/cc6qKBka.s: Warning: no SFrame FDE emitted; FP without RA on stack 5981s LD [M] drivers/gpu/drm/virtio/virtio-gpu.o 5982s CC [M] drivers/gpu/drm/msm/msm_drv.o 5982s /tmp/ccdIc4nR.s: Assembler messages: 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/ccdIc4nR.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852b.o 5982s /tmp/cc0EMPLs.s: Assembler messages: 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s /tmp/cc0EMPLs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5982s CC [M] drivers/gpu/drm/msm/msm_fb.o 5983s /tmp/cczgXaw9.s: Assembler messages: 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cczgXaw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s CC [M] drivers/net/ethernet/netronome/nfp/nfd3/xsk.o 5983s /tmp/cc6CD3M9.s: Assembler messages: 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc6CD3M9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852b_table.o 5983s /tmp/cc148RzP.s: Assembler messages: 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s /tmp/cc148RzP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5983s CC [M] drivers/gpu/drm/msm/msm_fence.o 5984s /tmp/ccKhuSuG.s: Assembler messages: 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccKhuSuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s AR drivers/net/wireless/silabs/built-in.a 5984s CC [M] drivers/net/wireless/silabs/wfx/bh.o 5984s /tmp/ccGD03HO.s: Assembler messages: 5984s /tmp/ccGD03HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccGD03HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/ccGD03HO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s CC [M] drivers/net/ethernet/netronome/nfp/nfdk/dp.o 5984s /tmp/cczu8xKO.s: Assembler messages: 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s /tmp/cczu8xKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 5984s CC [M] drivers/gpu/drm/msm/msm_gem.o 5985s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.o 5985s /tmp/cc5aUJeI.s: Assembler messages: 5985s /tmp/cc5aUJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5985s /tmp/cc5aUJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5985s /tmp/cc5aUJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5985s /tmp/cc5aUJeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 5985s CC [M] drivers/net/wireless/silabs/wfx/hwio.o 5986s /tmp/ccVVXQqt.s: Assembler messages: 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccVVXQqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s CC [M] drivers/gpu/drm/msm/msm_gem_prime.o 5986s /tmp/ccNsIEao.s: Assembler messages: 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccNsIEao.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s CC [M] drivers/net/ethernet/netronome/nfp/nfdk/rings.o 5986s /tmp/ccC9b9KW.s: Assembler messages: 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s /tmp/ccC9b9KW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5986s CC [M] drivers/net/wireless/silabs/wfx/fwio.o 5987s /tmp/cc3GfVkh.s: Assembler messages: 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/cc3GfVkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s CC [M] drivers/gpu/drm/msm/msm_gem_shrinker.o 5987s /tmp/ccbtwO4Y.s: Assembler messages: 5987s /tmp/ccbtwO4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/ccbtwO4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/ccbtwO4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5987s /tmp/ccbtwO4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s CC [M] drivers/net/ethernet/netronome/nfp/nfp_app.o 5988s /tmp/ccoGZKKe.s: Assembler messages: 5988s /tmp/ccoGZKKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s CC [M] drivers/net/wireless/silabs/wfx/hif_tx_mib.o 5988s CC [M] drivers/gpu/drm/msm/msm_gem_submit.o 5988s /tmp/ccfQ52WF.s: Assembler messages: 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/ccfQ52WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Assembler messages: 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s /tmp/cc8NhWPf.s: Warning: no SFrame FDE emitted; FP without RA on stack 5988s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852b_rfk_table.o 5989s /tmp/ccPYQ9YX.s: Assembler messages: 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccPYQ9YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccdxWWhJ.s: Assembler messages: 5989s /tmp/ccdxWWhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccdxWWhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccdxWWhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccdxWWhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s CC [M] drivers/net/ethernet/netronome/nfp/nfp_app_nic.o 5989s CC [M] drivers/net/wireless/silabs/wfx/hif_tx.o 5989s /tmp/ccp58Lht.s: Assembler messages: 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s /tmp/ccp58Lht.s: Warning: no SFrame FDE emitted; FP without RA on stack 5989s CC [M] drivers/gpu/drm/msm/msm_gem_vma.o 5989s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852be.o 5990s /tmp/cc9Kr2n9.s: Assembler messages: 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/cc9Kr2n9.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s CC [M] drivers/gpu/drm/msm/msm_gpu.o 5990s /tmp/ccoplhSs.s: Assembler messages: 5990s /tmp/ccoplhSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccoplhSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccoplhSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s CC [M] drivers/net/ethernet/netronome/nfp/nfp_devlink.o 5990s /tmp/ccdPjD62.s: Assembler messages: 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s CC [M] drivers/net/wireless/silabs/wfx/hif_rx.o 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5990s /tmp/ccdPjD62.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccxDFJPm.s: Assembler messages: 5991s /tmp/ccxDFJPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccxDFJPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852bt.o 5991s /tmp/ccWhNcUl.s: Assembler messages: 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccWhNcUl.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Assembler messages: 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccoM8SE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Assembler messages: 5991s CC [M] drivers/gpu/drm/msm/msm_gpu_devfreq.o 5991s CC [M] drivers/net/ethernet/netronome/nfp/nfp_hwmon.o 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s /tmp/ccMgl2V8.s: Warning: no SFrame FDE emitted; FP without RA on stack 5991s CC [M] drivers/net/wireless/silabs/wfx/queue.o 5992s /tmp/ccKAOQDe.s: Assembler messages: 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccKAOQDe.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852bt_rfk.o 5992s /tmp/ccGhnLRC.s: Assembler messages: 5992s /tmp/ccGhnLRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccGhnLRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/ccGhnLRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Assembler messages: 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s /tmp/cc8uOdMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5992s CC [M] drivers/net/ethernet/netronome/nfp/nfp_main.o 5992s CC [M] drivers/gpu/drm/msm/msm_io_utils.o 5993s /tmp/cciSEhEQ.s: Assembler messages: 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/cciSEhEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s CC [M] drivers/net/wireless/silabs/wfx/data_tx.o 5993s /tmp/ccKOx4Zn.s: Assembler messages: 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s /tmp/ccKOx4Zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 5993s CC [M] drivers/gpu/drm/msm/msm_iommu.o 5994s /tmp/ccOwNKhU.s: Assembler messages: 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccOwNKhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_common.o 5994s /tmp/ccrKJ4ep.s: Assembler messages: 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccrKJ4ep.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s CC [M] drivers/gpu/drm/msm/msm_kms.o 5994s /tmp/ccMwTTO5.s: Assembler messages: 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s /tmp/ccMwTTO5.s: Warning: no SFrame FDE emitted; FP without RA on stack 5994s CC [M] drivers/net/wireless/silabs/wfx/data_rx.o 5995s /tmp/ccCrNg6K.s: Assembler messages: 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s /tmp/ccCrNg6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s CC [M] drivers/gpu/drm/msm/msm_perf.o 5995s /tmp/ccCeaiyv.s: Assembler messages: 5995s /tmp/ccCeaiyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 5995s CC [M] drivers/net/wireless/silabs/wfx/scan.o 5996s /tmp/ccRaAReM.s: Assembler messages: 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccRaAReM.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852bt_rfk_table.o 5996s /tmp/ccIlGwUd.s: Assembler messages: 5996s /tmp/ccIlGwUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccIlGwUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccIlGwUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccIlGwUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s /tmp/ccIlGwUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 5996s CC [M] drivers/gpu/drm/msm/msm_rd.o 5997s /tmp/ccKhWOJw.s: Assembler messages: 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccKhWOJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s CC [M] drivers/net/wireless/silabs/wfx/sta.o 5997s /tmp/ccOMtCZb.s: Assembler messages: 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s /tmp/ccOMtCZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 5997s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_dp.o 5997s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852bte.o 5999s /tmp/cc1PQ2EW.s: Assembler messages: 5999s /tmp/cc1PQ2EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc1PQ2EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc1PQ2EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc1PQ2EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s CC [M] drivers/gpu/drm/msm/msm_ringbuffer.o 5999s CC [M] drivers/net/wireless/silabs/wfx/key.o 5999s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852c.o 5999s CC [M] drivers/gpu/drm/msm/msm_submitqueue.o 5999s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.o 5999s /tmp/ccZNZwdE.s: Assembler messages: 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccZNZwdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccCcFoR6.s: Assembler messages: 5999s /tmp/ccCcFoR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccCcFoR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc8sAJaq.s: Assembler messages: 5999s /tmp/cc8sAJaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc8sAJaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/cc8sAJaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Assembler messages: 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccPaEVnw.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Assembler messages: 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccozFFpB.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s CC [M] drivers/net/wireless/silabs/wfx/main.o 5999s /tmp/ccbZ7qUP.s: Assembler messages: 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccbZ7qUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 5999s /tmp/ccsgAY7n.s: Assembler messages: 5999s /tmp/ccsgAY7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6000s CC [M] drivers/gpu/drm/msm/msm_gpu_tracepoints.o 6000s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.o 6001s /tmp/cc5WUxUd.s: Assembler messages: 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/cc5WUxUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s CC [M] drivers/net/wireless/silabs/wfx/debug.o 6001s /tmp/ccDi4iT7.s: Assembler messages: 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccDi4iT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.o 6001s /tmp/ccPKeqqI.s: Assembler messages: 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccPKeqqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s CC [M] drivers/gpu/drm/msm/msm_fbdev.o 6001s /tmp/ccE8PN2a.s: Assembler messages: 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6001s /tmp/ccE8PN2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852c_table.o 6002s /tmp/ccEzZt8z.s: Assembler messages: 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s /tmp/ccEzZt8z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6002s GENHDR drivers/gpu/drm/msm/generated/a2xx.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/a3xx.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/a4xx.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/a5xx.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/a6xx.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/a6xx_gmu.xml.h 6002s GENHDR drivers/gpu/drm/msm/generated/adreno_common.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/adreno_pm4.xml.h 6003s /tmp/ccPSWRds.s: Assembler messages: 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/ccPSWRds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Assembler messages: 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s /tmp/cc1VJ4eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_7nm.xml.h 6003s CC [M] drivers/net/wireless/silabs/wfx/bus_spi.o 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_10nm.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_14nm.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_20nm.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_28nm_8960.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/dsi_phy_28nm.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/dsi.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/hdmi.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/mdp4.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/mdp5.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/mdp_common.xml.h 6003s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_main.o 6003s GENHDR drivers/gpu/drm/msm/generated/mdss.xml.h 6003s GENHDR drivers/gpu/drm/msm/generated/sfpb.xml.h 6003s CC [M] drivers/gpu/drm/msm/adreno/adreno_device.o 6004s /tmp/cc44GN4Q.s: Assembler messages: 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/cc44GN4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s CC [M] drivers/net/wireless/silabs/wfx/bus_sdio.o 6004s /tmp/ccU9gKaJ.s: Assembler messages: 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s /tmp/ccU9gKaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6004s CC [M] drivers/gpu/drm/msm/adreno/adreno_gpu.o 6005s /tmp/ccJnbVKE.s: Assembler messages: 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccJnbVKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_repr.o 6005s /tmp/ccjoJSxO.s: Assembler messages: 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s /tmp/ccjoJSxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6005s LD [M] drivers/net/wireless/silabs/wfx/wfx.o 6005s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.o 6006s /tmp/ccJzMBdn.s: Assembler messages: 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccJzMBdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s CC [M] drivers/gpu/drm/msm/adreno/a2xx_catalog.o 6006s /tmp/ccVc5VvZ.s: Assembler messages: 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s /tmp/ccVc5VvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6006s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_sriov.o 6006s AR drivers/net/wireless/st/built-in.a 6006s CC [M] drivers/net/wireless/st/cw1200/fwio.o 6007s CC [M] drivers/gpu/drm/msm/adreno/a2xx_gpu.o 6008s /tmp/ccO0IZKt.s: Assembler messages: 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccO0IZKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s CC [M] drivers/net/ethernet/netronome/nfp/nfp_net_xsk.o 6008s CC [M] drivers/net/wireless/st/cw1200/txrx.o 6008s /tmp/ccueGdgN.s: Assembler messages: 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s /tmp/ccueGdgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6008s CC [M] drivers/gpu/drm/msm/adreno/a2xx_gpummu.o 6009s /tmp/cchsgvoS.s: Assembler messages: 6009s /tmp/cchsgvoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cchsgvoS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Assembler messages: 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/ccENoQbL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s CC [M] drivers/gpu/drm/msm/adreno/a3xx_catalog.o 6009s /tmp/cceqH5oL.s: Assembler messages: 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s CC [M] drivers/net/ethernet/netronome/nfp/nfp_netvf_main.o 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s /tmp/cceqH5oL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6009s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852c_rfk_table.o 6010s CC [M] drivers/gpu/drm/msm/adreno/a3xx_gpu.o 6010s /tmp/ccgg7tfP.s: Assembler messages: 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/ccgg7tfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s CC [M] drivers/net/wireless/st/cw1200/main.o 6010s /tmp/cc2uj3dU.s: Assembler messages: 6010s /tmp/cc2uj3dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s /tmp/cc2uj3dU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6010s CC [M] drivers/net/wireless/realtek/rtw89/rtw8852ce.o 6010s CC [M] drivers/net/ethernet/netronome/nfp/nfp_port.o 6011s /tmp/ccsGDY4j.s: Assembler messages: 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccsGDY4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s CC [M] drivers/gpu/drm/msm/adreno/a4xx_catalog.o 6011s /tmp/ccKKAW8F.s: Assembler messages: 6011s /tmp/ccKKAW8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccKKAW8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccKKAW8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccVouVWx.s: Assembler messages: 6011s /tmp/ccVouVWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/ccVouVWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s CC [M] drivers/net/wireless/realtek/rtw89/rtw8922a.o 6011s CC [M] drivers/net/wireless/st/cw1200/queue.o 6011s /tmp/cch2YTSG.s: Assembler messages: 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s /tmp/cch2YTSG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6011s CC [M] drivers/net/ethernet/netronome/nfp/nfp_shared_buf.o 6012s CC [M] drivers/gpu/drm/msm/adreno/a4xx_gpu.o 6012s /tmp/ccAZ8AnS.s: Assembler messages: 6012s /tmp/ccAZ8AnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6012s CC [M] drivers/net/ethernet/netronome/nfp/nic/main.o 6013s /tmp/ccgaZXNv.s: Assembler messages: 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccgaZXNv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s CC [M] drivers/net/wireless/st/cw1200/hwio.o 6013s /tmp/ccTEQwEY.s: Assembler messages: 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s /tmp/ccTEQwEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6013s CC [M] drivers/gpu/drm/msm/adreno/a5xx_catalog.o 6014s /tmp/ccGDCdhr.s: Assembler messages: 6014s /tmp/ccGDCdhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccGDCdhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccGDCdhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccGDCdhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccGDCdhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s CC [M] drivers/net/ethernet/netronome/nfp/crypto/tls.o 6014s /tmp/ccRnhJRk.s: Assembler messages: 6014s /tmp/ccRnhJRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccRnhJRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccRnhJRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccRnhJRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/ccRnhJRk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Assembler messages: 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s CC [M] drivers/net/wireless/st/cw1200/bh.o 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s /tmp/cc1gsBXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6014s CC [M] drivers/gpu/drm/msm/adreno/a5xx_gpu.o 6014s CC [M] drivers/net/wireless/realtek/rtw89/rtw8922a_rfk.o 6015s /tmp/cc7OGQZC.s: Assembler messages: 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/cc7OGQZC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Assembler messages: 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s /tmp/ccAsewba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6015s CC [M] drivers/net/wireless/st/cw1200/wsm.o 6015s CC [M] drivers/net/ethernet/netronome/nfp/flower/action.o 6016s /tmp/cc3ewqQp.s: Assembler messages: 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/cc3ewqQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s CC [M] drivers/net/wireless/realtek/rtw89/rtw8922ae.o 6016s /tmp/ccL0s6e5.s: Assembler messages: 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s /tmp/ccL0s6e5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6016s CC [M] drivers/gpu/drm/msm/adreno/a5xx_power.o 6017s /tmp/cc3T3DqG.s: Assembler messages: 6017s /tmp/cc3T3DqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/cc3T3DqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s CC [M] drivers/net/wireless/realtek/rtw89/pci.o 6017s /tmp/ccUwMUvF.s: Assembler messages: 6017s /tmp/ccUwMUvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccUwMUvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccUwMUvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccUwMUvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccUwMUvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s CC [M] drivers/gpu/drm/msm/adreno/a5xx_preempt.o 6017s /tmp/ccfmj2XV.s: Assembler messages: 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccfmj2XV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s CC [M] drivers/net/ethernet/netronome/nfp/flower/cmsg.o 6017s /tmp/ccoODlFn.s: Assembler messages: 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s CC [M] drivers/net/wireless/st/cw1200/sta.o 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6017s /tmp/ccoODlFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Assembler messages: 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s /tmp/ccD70gCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6018s CC [M] drivers/gpu/drm/msm/adreno/a6xx_catalog.o 6019s /tmp/cc2bxgrs.s: Assembler messages: 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s /tmp/cc2bxgrs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6019s CC [M] drivers/net/ethernet/netronome/nfp/flower/lag_conf.o 6019s CC [M] drivers/gpu/drm/msm/adreno/a6xx_gpu.o 6020s /tmp/cczpjz15.s: Assembler messages: 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cczpjz15.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s CC [M] drivers/net/wireless/st/cw1200/scan.o 6020s /tmp/cc9fWGRD.s: Assembler messages: 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/cc9fWGRD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Assembler messages: 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s /tmp/ccXec7m3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6020s CC [M] drivers/net/ethernet/netronome/nfp/flower/main.o 6021s CC [M] drivers/net/wireless/realtek/rtw89/pci_be.o 6021s /tmp/ccKQSUuU.s: Assembler messages: 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s /tmp/ccKQSUuU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6021s CC [M] drivers/net/wireless/st/cw1200/debug.o 6022s /tmp/cceyBEUU.s: Assembler messages: 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cceyBEUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s CC [M] drivers/gpu/drm/msm/adreno/a6xx_gmu.o 6022s /tmp/ccOCWtu0.s: Assembler messages: 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccOCWtu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s CC [M] drivers/net/ethernet/netronome/nfp/flower/match.o 6022s /tmp/cc1KzJTf.s: Assembler messages: 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/cc1KzJTf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s CC [M] drivers/net/wireless/st/cw1200/pm.o 6022s /tmp/ccQs94KL.s: Assembler messages: 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6022s /tmp/ccQs94KL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_core.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8851b.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8851be.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852a.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ae.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852be.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bt.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bte.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852c.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ce.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8922a.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8922ae.o 6023s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_pci.o 6023s AR drivers/net/wireless/ti/built-in.a 6023s CC [M] drivers/net/wireless/ti/wlcore/main.o 6024s /tmp/ccz0JtgL.s: Assembler messages: 6024s /tmp/ccz0JtgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccz0JtgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccz0JtgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccz0JtgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Assembler messages: 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/ccCN2t3L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s CC [M] drivers/gpu/drm/msm/adreno/a6xx_hfi.o 6024s CC [M] drivers/net/wireless/st/cw1200/cw1200_sdio.o 6024s /tmp/cce9AMfP.s: Assembler messages: 6024s /tmp/cce9AMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/cce9AMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/cce9AMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s /tmp/cce9AMfP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6024s CC [M] drivers/net/ethernet/netronome/nfp/flower/metadata.o 6025s /tmp/ccuvTgKi.s: Assembler messages: 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccuvTgKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Assembler messages: 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s /tmp/ccYkziZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6025s CC [M] drivers/net/wireless/st/cw1200/cw1200_spi.o 6025s CC [M] drivers/gpu/drm/msm/adreno/a6xx_preempt.o 6026s /tmp/ccba8Mah.s: Assembler messages: 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccba8Mah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s CC [M] drivers/net/ethernet/netronome/nfp/flower/offload.o 6026s /tmp/ccJppHKD.s: Assembler messages: 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/ccJppHKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Assembler messages: 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s /tmp/cc8YljbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6026s CC [M] drivers/gpu/drm/msm/adreno/a5xx_debugfs.o 6026s LD [M] drivers/net/wireless/st/cw1200/cw1200_core.o 6026s LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.o 6026s LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.o 6026s CC [M] drivers/net/wireless/ti/wl12xx/main.o 6027s /tmp/ccMJwYNb.s: Assembler messages: 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/ccMJwYNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s CC [M] drivers/gpu/drm/msm/adreno/a6xx_gpu_state.o 6027s /tmp/cc7J6MaM.s: Assembler messages: 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6027s /tmp/cc7J6MaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s CC [M] drivers/net/wireless/ti/wlcore/cmd.o 6028s /tmp/ccT4R9Vh.s: Assembler messages: 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s /tmp/ccT4R9Vh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6028s CC [M] drivers/net/wireless/ti/wl12xx/cmd.o 6029s /tmp/cc64J6Lg.s: Assembler messages: 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc64J6Lg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s CC [M] drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.o 6029s /tmp/cc7ziiAV.s: Assembler messages: 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/cc7ziiAV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s CC [M] drivers/net/wireless/ti/wl12xx/acx.o 6029s /tmp/ccnsrtXO.s: Assembler messages: 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s /tmp/ccnsrtXO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6029s CC [M] drivers/gpu/drm/msm/hdmi/hdmi.o 6030s /tmp/ccs6ylGH.s: Assembler messages: 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccs6ylGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s /tmp/ccPi3jLY.s: Assembler messages: 6030s /tmp/ccPi3jLY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6030s CC [M] drivers/net/wireless/ti/wlcore/io.o 6030s CC [M] drivers/net/wireless/ti/wl12xx/debugfs.o 6031s /tmp/cc6k1pck.s: Assembler messages: 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc6k1pck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_audio.o 6031s /tmp/ccBBozmw.s: Assembler messages: 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/ccBBozmw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s CC [M] drivers/net/ethernet/netronome/nfp/flower/qos_conf.o 6031s /tmp/cc8JEhnz.s: Assembler messages: 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6031s /tmp/cc8JEhnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Assembler messages: 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s CC [M] drivers/net/wireless/ti/wl12xx/scan.o 6032s CC [M] drivers/net/wireless/ti/wlcore/event.o 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cccD42gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cceWCo5h.s: Assembler messages: 6032s /tmp/cceWCo5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s /tmp/cceWCo5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6032s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_bridge.o 6033s /tmp/ccrvTZ0n.s: Assembler messages: 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccrvTZ0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_hpd.o 6033s /tmp/ccYgCkqk.s: Assembler messages: 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccYgCkqk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Assembler messages: 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/ccXmwKnb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s CC [M] drivers/net/wireless/ti/wl12xx/event.o 6033s CC [M] drivers/net/wireless/ti/wlcore/tx.o 6033s /tmp/cccEiSpE.s: Assembler messages: 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s /tmp/cccEiSpE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6033s CC [M] drivers/net/ethernet/netronome/nfp/flower/conntrack.o 6034s /tmp/ccHKbDV3.s: Assembler messages: 6034s /tmp/ccHKbDV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/ccHKbDV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/ccHKbDV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/ccHKbDV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/ccHKbDV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/cc0pAcza.s: Assembler messages: 6034s /tmp/cc0pAcza.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s /tmp/cc0pAcza.s: Warning: no SFrame FDE emitted; FP without RA on stack 6034s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_i2c.o 6034s LD [M] drivers/net/wireless/ti/wl12xx/wl12xx.o 6034s CC drivers/rtc/lib.o 6035s /tmp/ccAGEIgL.s: Assembler messages: 6035s /tmp/ccAGEIgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccAGEIgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccAGEIgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccAGEIgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccAGEIgL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s CC drivers/rtc/class.o 6035s /tmp/cctt0ley.s: Assembler messages: 6035s /tmp/cctt0ley.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cctt0ley.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cctt0ley.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cctt0ley.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy.o 6035s /tmp/ccToz2aO.s: Assembler messages: 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/ccToz2aO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s CC [M] drivers/net/wireless/ti/wlcore/rx.o 6035s /tmp/cc31PEr8.s: Assembler messages: 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s /tmp/cc31PEr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6035s CC drivers/rtc/interface.o 6036s /tmp/ccxmxXwa.s: Assembler messages: 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccxmxXwa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Assembler messages: 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/ccXVCM4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.o 6036s CC [M] drivers/net/ethernet/netronome/nfp/bpf/cmsg.o 6036s /tmp/cc583Ims.s: Assembler messages: 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s /tmp/cc583Ims.s: Warning: no SFrame FDE emitted; FP without RA on stack 6036s CC [M] drivers/net/wireless/ti/wlcore/ps.o 6037s /tmp/ccTHCQU8.s: Assembler messages: 6037s /tmp/ccTHCQU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccTHCQU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.o 6037s /tmp/ccaKUymm.s: Assembler messages: 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s /tmp/ccaKUymm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6037s CC drivers/rtc/nvmem.o 6038s /tmp/ccLytCvY.s: Assembler messages: 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccLytCvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s CC [M] drivers/net/ethernet/netronome/nfp/bpf/main.o 6038s /tmp/cccLy662.s: Assembler messages: 6038s /tmp/cccLy662.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/cccLy662.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/cccLy662.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s CC [M] drivers/net/wireless/ti/wlcore/acx.o 6038s /tmp/ccIo2pZH.s: Assembler messages: 6038s /tmp/ccIo2pZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s CC drivers/rtc/dev.o 6038s /tmp/ccnOpBoq.s: Assembler messages: 6038s /tmp/ccnOpBoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccnOpBoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s /tmp/ccnOpBoq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6038s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.o 6039s /tmp/ccBa8POw.s: Assembler messages: 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccBa8POw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s CC drivers/rtc/proc.o 6039s /tmp/ccUfMFU7.s: Assembler messages: 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccUfMFU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s CC [M] drivers/net/ethernet/netronome/nfp/bpf/offload.o 6039s /tmp/ccbrtb1i.s: Assembler messages: 6039s /tmp/ccbrtb1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccbrtb1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s /tmp/ccbrtb1i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6039s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.o 6039s CC drivers/rtc/sysfs.o 6040s /tmp/ccpgpbV3.s: Assembler messages: 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccpgpbV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s CC [M] drivers/net/wireless/ti/wlcore/boot.o 6040s /tmp/ccBKo66m.s: Assembler messages: 6040s /tmp/ccBKo66m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccBKo66m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccBKo66m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccBKo66m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccBKo66m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s /tmp/ccoMjqLr.s: Assembler messages: 6040s /tmp/ccoMjqLr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6040s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_phy_8x74.o 6040s CC drivers/rtc/rtc-efi.o 6041s /tmp/ccEQK0bL.s: Assembler messages: 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccEQK0bL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/cckWEvof.s: Assembler messages: 6041s /tmp/cckWEvof.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/cckWEvof.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/cckWEvof.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s CC drivers/rtc/rtc-mv.o 6041s CC [M] drivers/net/ethernet/netronome/nfp/bpf/verifier.o 6041s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.o 6041s /tmp/ccs4cx4f.s: Assembler messages: 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s /tmp/ccs4cx4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6041s CC [M] drivers/net/wireless/ti/wlcore/init.o 6042s /tmp/cc13YeH7.s: Assembler messages: 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cc13YeH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s CC drivers/rtc/rtc-rtd119x.o 6042s /tmp/cckEFG7a.s: Assembler messages: 6042s /tmp/cckEFG7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cckEFG7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cckEFG7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cckEFG7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s /tmp/cckEFG7a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6042s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.o 6043s /tmp/ccxGHJL8.s: Assembler messages: 6043s /tmp/ccxGHJL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccxGHJL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccxGHJL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccxGHJL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s CC drivers/rtc/rtc-sun6i.o 6043s /tmp/ccYKu9Wq.s: Assembler messages: 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccYKu9Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s CC [M] drivers/net/wireless/ti/wlcore/debugfs.o 6043s /tmp/ccWLYBhX.s: Assembler messages: 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s /tmp/ccWLYBhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6043s CC [M] drivers/net/ethernet/netronome/nfp/bpf/jit.o 6044s /tmp/ccJvbRUG.s: Assembler messages: 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccJvbRUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s CC drivers/rtc/rtc-xgene.o 6044s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.o 6044s /tmp/ccqgl29B.s: Assembler messages: 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/ccqgl29B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Assembler messages: 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cclHthd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s CC [M] drivers/rtc/rtc-88pm80x.o 6044s /tmp/cc5giwAL.s: Assembler messages: 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6044s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/cc5giwAL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccaipmPr.s: Assembler messages: 6045s /tmp/ccaipmPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccaipmPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccaipmPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccaipmPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.o 6045s CC [M] drivers/net/wireless/ti/wlcore/scan.o 6045s /tmp/ccNFcxtY.s: Assembler messages: 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccNFcxtY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s CC [M] drivers/rtc/rtc-88pm860x.o 6045s /tmp/ccullz9Y.s: Assembler messages: 6045s /tmp/ccullz9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccullz9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccullz9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccullz9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6045s /tmp/ccullz9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.o 6046s /tmp/ccy9i2im.s: Assembler messages: 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccy9i2im.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s CC [M] drivers/rtc/rtc-88pm886.o 6046s /tmp/ccT9Lunq.s: Assembler messages: 6046s /tmp/ccT9Lunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccT9Lunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccT9Lunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s CC [M] drivers/net/wireless/ti/wlcore/sysfs.o 6046s /tmp/ccPP1S3z.s: Assembler messages: 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccPP1S3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s CC [M] drivers/net/ethernet/netronome/nfp/abm/cls.o 6046s /tmp/ccrjh0nI.s: Assembler messages: 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s /tmp/ccrjh0nI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6046s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.o 6047s /tmp/cc8QrfLT.s: Assembler messages: 6047s /tmp/cc8QrfLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/cc8QrfLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/cc8QrfLT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s CC [M] drivers/rtc/rtc-ab-b5ze-s3.o 6047s /tmp/ccQRD7ny.s: Assembler messages: 6047s /tmp/ccQRD7ny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/ccQRD7ny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/ccQRD7ny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/ccQRD7ny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/ccQRD7ny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s CC [M] drivers/net/wireless/ti/wlcore/vendor_cmd.o 6047s /tmp/cc2NhXy3.s: Assembler messages: 6047s /tmp/cc2NhXy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/cc2NhXy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s /tmp/cc2NhXy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6047s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.o 6048s /tmp/ccn5ofW5.s: Assembler messages: 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccn5ofW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s CC [M] drivers/net/ethernet/netronome/nfp/abm/ctrl.o 6048s /tmp/ccfEjgaR.s: Assembler messages: 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccfEjgaR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s CC [M] drivers/rtc/rtc-ab-eoz9.o 6048s /tmp/ccC4n3BP.s: Assembler messages: 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s /tmp/ccC4n3BP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.o 6048s /tmp/ccJRxthH.s: Assembler messages: 6048s /tmp/ccJRxthH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6048s CC [M] drivers/net/wireless/ti/wlcore/spi.o 6049s /tmp/ccPAN0eE.s: Assembler messages: 6049s /tmp/ccPAN0eE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccPAN0eE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccPAN0eE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccPAN0eE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s CC [M] drivers/rtc/rtc-abx80x.o 6049s /tmp/ccLr52NM.s: Assembler messages: 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccLr52NM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s CC [M] drivers/net/ethernet/netronome/nfp/abm/qdisc.o 6049s /tmp/ccbWWNSB.s: Assembler messages: 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s /tmp/ccbWWNSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6049s CC [M] drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.o 6050s /tmp/ccgcha4e.s: Assembler messages: 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccgcha4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s CC [M] drivers/net/wireless/ti/wlcore/sdio.o 6050s /tmp/ccNjt9ou.s: Assembler messages: 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccNjt9ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s CC [M] drivers/rtc/rtc-amlogic-a4.o 6050s /tmp/ccb8h8Rt.s: Assembler messages: 6050s /tmp/ccb8h8Rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccb8h8Rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s /tmp/ccb8h8Rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6050s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.o 6051s /tmp/cc6tQRb6.s: Assembler messages: 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/cc6tQRb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s CC [M] drivers/rtc/rtc-armada38x.o 6051s /tmp/ccHjt18f.s: Assembler messages: 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccHjt18f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s CC [M] drivers/net/ethernet/netronome/nfp/abm/main.o 6051s /tmp/ccXnxGwU.s: Assembler messages: 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s /tmp/ccXnxGwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s LD [M] drivers/net/wireless/ti/wlcore/wlcore.o 6051s LD [M] drivers/net/wireless/ti/wlcore/wlcore_spi.o 6051s LD [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.o 6051s CC [M] drivers/net/wireless/ti/wl1251/main.o 6051s /tmp/cc9Kbs5j.s: Assembler messages: 6051s /tmp/cc9Kbs5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6051s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.o 6052s /tmp/cc78duDc.s: Assembler messages: 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/cc78duDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s CC [M] drivers/rtc/rtc-as3722.o 6052s /tmp/ccaSX1ro.s: Assembler messages: 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccaSX1ro.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFnMJ38.s: Assembler messages: 6052s /tmp/ccFnMJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFnMJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFnMJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFnMJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s CC [M] drivers/rtc/rtc-nxp-bbnsm.o 6052s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.o 6052s /tmp/ccFTzFS1.s: Assembler messages: 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s /tmp/ccFTzFS1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6052s CC [M] drivers/net/ethernet/netronome/nfp/crypto/ipsec.o 6053s /tmp/cco4tzcI.s: Assembler messages: 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cco4tzcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s CC [M] drivers/net/wireless/ti/wl1251/event.o 6053s /tmp/cc0Edxwv.s: Assembler messages: 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s /tmp/cc0Edxwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6053s CC [M] drivers/rtc/rtc-bd70528.o 6054s /tmp/ccPerhH5.s: Assembler messages: 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccPerhH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.o 6054s /tmp/ccKFrTbN.s: Assembler messages: 6054s /tmp/ccKFrTbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccKFrTbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccKFrTbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccKFrTbN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s CC [M] drivers/rtc/rtc-bq32k.o 6054s /tmp/ccvstxMP.s: Assembler messages: 6054s /tmp/ccvstxMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccvstxMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccvstxMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccvstxMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccHPqiGH.s: Assembler messages: 6054s /tmp/ccHPqiGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccHPqiGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccHPqiGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s /tmp/ccHPqiGH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6054s CC [M] drivers/net/wireless/ti/wl1251/tx.o 6054s CC [M] drivers/net/ethernet/netronome/nfp/nfd3/ipsec.o 6055s /tmp/ccVaaCxr.s: Assembler messages: 6055s /tmp/ccVaaCxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccVaaCxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccVaaCxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s CC [M] drivers/rtc/rtc-brcmstb-waketimer.o 6055s /tmp/ccWJQw8n.s: Assembler messages: 6055s /tmp/ccWJQw8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccWJQw8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccWJQw8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccWJQw8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/ccWJQw8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s CC [M] drivers/net/wireless/ti/wl1251/rx.o 6055s /tmp/cczIS9kJ.s: Assembler messages: 6055s /tmp/cczIS9kJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Assembler messages: 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s /tmp/cc1R0taf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6055s CC [M] drivers/net/ethernet/netronome/nfp/nfdk/ipsec.o 6055s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.o 6056s /tmp/ccE0Auak.s: Assembler messages: 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s /tmp/ccE0Auak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s CC [M] drivers/rtc/rtc-cadence.o 6056s /tmp/cc6Dulpw.s: Assembler messages: 6056s /tmp/cc6Dulpw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6056s CC [M] drivers/net/wireless/ti/wl1251/ps.o 6057s /tmp/ccjkP3bU.s: Assembler messages: 6057s /tmp/ccjkP3bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccjkP3bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccjkP3bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccjkP3bU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.o 6057s /tmp/ccrddp2n.s: Assembler messages: 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccrddp2n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccWHjZk3.s: Assembler messages: 6057s /tmp/ccWHjZk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s CC [M] drivers/rtc/rtc-cpcap.o 6057s CC [M] drivers/net/ethernet/netronome/nfp/nic/dcb.o 6057s /tmp/ccsI66Yq.s: Assembler messages: 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s /tmp/ccsI66Yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6057s CC [M] drivers/rtc/rtc-cros-ec.o 6058s /tmp/ccBH40Hs.s: Assembler messages: 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccBH40Hs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccb8JitL.s: Assembler messages: 6058s /tmp/ccb8JitL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccb8JitL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.o 6058s CC [M] drivers/net/wireless/ti/wl1251/cmd.o 6058s /tmp/ccnBzVDK.s: Assembler messages: 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccnBzVDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s CC [M] drivers/rtc/rtc-da9052.o 6058s /tmp/ccjqMz75.s: Assembler messages: 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s /tmp/ccjqMz75.s: Warning: no SFrame FDE emitted; FP without RA on stack 6058s LD [M] drivers/net/ethernet/netronome/nfp/nfp.o 6059s AR drivers/net/ethernet/ni/built-in.a 6059s CC [M] drivers/net/ethernet/ni/nixge.o 6059s /tmp/ccM59r3b.s: Assembler messages: 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccM59r3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Assembler messages: 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s CC [M] drivers/net/wireless/ti/wl1251/acx.o 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/ccZepERO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.o 6059s /tmp/cczu8AGv.s: Assembler messages: 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s /tmp/cczu8AGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6059s CC [M] drivers/rtc/rtc-da9055.o 6060s /tmp/ccS0SMHR.s: Assembler messages: 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccS0SMHR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s CC [M] drivers/rtc/rtc-da9063.o 6060s /tmp/cc7Y4IOY.s: Assembler messages: 6060s /tmp/cc7Y4IOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc7Y4IOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc7Y4IOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_mixer.o 6060s /tmp/ccomURuT.s: Assembler messages: 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/ccomURuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s AR drivers/net/ethernet/nvidia/built-in.a 6060s CC [M] drivers/net/ethernet/nvidia/forcedeth.o 6060s /tmp/cc1zA8tc.s: Assembler messages: 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s /tmp/cc1zA8tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6060s CC [M] drivers/net/wireless/ti/wl1251/boot.o 6061s /tmp/ccAUvRKA.s: Assembler messages: 6061s /tmp/ccAUvRKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s /tmp/ccAUvRKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s /tmp/ccAUvRKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s /tmp/ccAUvRKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s CC [M] drivers/rtc/rtc-ds1286.o 6061s /tmp/ccHBXtNa.s: Assembler messages: 6061s /tmp/ccHBXtNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s /tmp/ccHBXtNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s /tmp/ccHBXtNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6061s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.o 6062s /tmp/ccNOkszJ.s: Assembler messages: 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccNOkszJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s CC [M] drivers/rtc/rtc-ds1302.o 6062s /tmp/ccugKp3o.s: Assembler messages: 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccugKp3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s CC [M] drivers/net/wireless/ti/wl1251/init.o 6062s /tmp/ccCa8sUw.s: Assembler messages: 6062s /tmp/ccCa8sUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s /tmp/ccCa8sUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6062s CC [M] drivers/rtc/rtc-ds1305.o 6063s /tmp/ccmlQHGh.s: Assembler messages: 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccmlQHGh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s CC [M] drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.o 6063s /tmp/ccUDgwFw.s: Assembler messages: 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s CC [M] drivers/net/wireless/ti/wl1251/debugfs.o 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccUDgwFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Assembler messages: 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s /tmp/ccoEC7cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6063s CC [M] drivers/rtc/rtc-ds1307.o 6064s /tmp/ccJCkx8T.s: Assembler messages: 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccJCkx8T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.o 6064s /tmp/ccgVKLSE.s: Assembler messages: 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s /tmp/ccgVKLSE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6064s AR drivers/net/ethernet/oki-semi/built-in.a 6064s AR drivers/net/ethernet/packetengines/built-in.a 6064s CC [M] drivers/net/ethernet/packetengines/hamachi.o 6065s /tmp/cce1RC59.s: Assembler messages: 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/cce1RC59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s CC [M] drivers/net/wireless/ti/wl1251/io.o 6065s /tmp/ccw81NtF.s: Assembler messages: 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccw81NtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s CC [M] drivers/rtc/rtc-ds1343.o 6065s /tmp/ccgQkNgm.s: Assembler messages: 6065s /tmp/ccgQkNgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccgQkNgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccgQkNgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccgQkNgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s /tmp/ccgQkNgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6065s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.o 6066s /tmp/ccRA3CTl.s: Assembler messages: 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccRA3CTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Assembler messages: 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccluXAZu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s CC [M] drivers/net/wireless/ti/wl1251/spi.o 6066s CC [M] drivers/rtc/rtc-ds1347.o 6066s /tmp/ccbnZdtz.s: Assembler messages: 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccbnZdtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s CC [M] drivers/net/ethernet/packetengines/yellowfin.o 6066s /tmp/ccwezlql.s: Assembler messages: 6066s /tmp/ccwezlql.s: Warning: no SFrame FDE emitted; FP without RA on stack 6066s /tmp/ccwezlql.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s CC [M] drivers/rtc/rtc-ds1374.o 6067s /tmp/ccIIJWfQ.s: Assembler messages: 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccIIJWfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Assembler messages: 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/cc9xcC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s CC [M] drivers/net/wireless/ti/wl1251/sdio.o 6067s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.o 6067s /tmp/ccO08NYF.s: Assembler messages: 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccO08NYF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Assembler messages: 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s /tmp/ccqIT35x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6067s CC [M] drivers/rtc/rtc-ds1390.o 6068s AR drivers/net/ethernet/qlogic/built-in.a 6068s CC [M] drivers/net/ethernet/qlogic/qla3xxx.o 6068s /tmp/ccHgJa4i.s: Assembler messages: 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/ccHgJa4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s LD [M] drivers/net/wireless/ti/wl1251/wl1251.o 6068s /tmp/cc2p6Jf0.s: Assembler messages: 6068s /tmp/cc2p6Jf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/cc2p6Jf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/cc2p6Jf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s /tmp/cc2p6Jf0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6068s LD [M] drivers/net/wireless/ti/wl1251/wl1251_spi.o 6068s LD [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.o 6068s CC [M] drivers/rtc/rtc-ds1511.o 6068s CC [M] drivers/net/wireless/ti/wl18xx/main.o 6069s /tmp/ccmHamLj.s: Assembler messages: 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/ccmHamLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s CC [M] drivers/rtc/rtc-ds1553.o 6069s /tmp/cc3LppdZ.s: Assembler messages: 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s /tmp/cc3LppdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6069s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.o 6070s /tmp/cc2Bf27L.s: Assembler messages: 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc2Bf27L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Assembler messages: 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s CC [M] drivers/net/wireless/ti/wl18xx/acx.o 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc5AMVsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s CC [M] drivers/rtc/rtc-ds1672.o 6070s /tmp/cc6Bq9YM.s: Assembler messages: 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s /tmp/cc6Bq9YM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6070s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.o 6071s /tmp/cc0Zu96A.s: Assembler messages: 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/cc0Zu96A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.o 6071s /tmp/ccVykqAR.s: Assembler messages: 6071s /tmp/ccVykqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccVykqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccVykqAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s CC [M] drivers/rtc/rtc-ds1685.o 6071s /tmp/ccPfB68l.s: Assembler messages: 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s /tmp/ccPfB68l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6071s CC [M] drivers/net/wireless/ti/wl18xx/tx.o 6072s /tmp/ccP9qXst.s: Assembler messages: 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccP9qXst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Assembler messages: 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccLB8872.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o 6072s CC [M] drivers/rtc/rtc-ds1742.o 6072s /tmp/ccGvg2tP.s: Assembler messages: 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccGvg2tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.o 6072s /tmp/ccbjXJpZ.s: Assembler messages: 6072s /tmp/ccbjXJpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s /tmp/ccbjXJpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6072s CC [M] drivers/net/wireless/ti/wl18xx/io.o 6073s /tmp/ccQ6eyx8.s: Assembler messages: 6073s /tmp/ccQ6eyx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccQ6eyx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccQ6eyx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccQ6eyx8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s CC [M] drivers/rtc/rtc-ds2404.o 6073s /tmp/cc6wnxIr.s: Assembler messages: 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cc6wnxIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_formats.o 6073s /tmp/cculozdG.s: Assembler messages: 6073s /tmp/cculozdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cculozdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cculozdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/cculozdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Assembler messages: 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s /tmp/ccwXdrOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6073s CC [M] drivers/net/wireless/ti/wl18xx/debugfs.o 6073s CC [M] drivers/rtc/rtc-ds3232.o 6074s /tmp/ccqWwKyv.s: Assembler messages: 6074s /tmp/ccqWwKyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/ccqWwKyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/ccqWwKyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/ccqWwKyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.o 6074s /tmp/cc6E99Aw.s: Assembler messages: 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s /tmp/cc6E99Aw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6074s CC [M] drivers/rtc/rtc-em3027.o 6075s /tmp/cch42Kzl.s: Assembler messages: 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/cch42Kzl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.o 6075s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_cdm.o 6075s /tmp/ccdyEv5H.s: Assembler messages: 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s CC [M] drivers/net/wireless/ti/wl18xx/scan.o 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccdyEv5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccithd72.s: Assembler messages: 6075s /tmp/ccithd72.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccithd72.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s /tmp/ccithd72.s: Warning: no SFrame FDE emitted; FP without RA on stack 6075s CC [M] drivers/rtc/rtc-fm3130.o 6076s /tmp/cc38GLAx.s: Assembler messages: 6076s /tmp/cc38GLAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cc38GLAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cc38GLAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cc38GLAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.o 6076s /tmp/ccULdsZi.s: Assembler messages: 6076s /tmp/ccULdsZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/ccULdsZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/ccULdsZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/ccULdsZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s CC [M] drivers/rtc/rtc-fsl-ftm-alarm.o 6076s /tmp/cckqyGcZ.s: Assembler messages: 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s /tmp/cckqyGcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6076s CC [M] drivers/net/wireless/ti/wl18xx/cmd.o 6077s /tmp/ccBFDu4y.s: Assembler messages: 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccBFDu4y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o 6077s /tmp/ccefIeQR.s: Assembler messages: 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccefIeQR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s CC [M] drivers/rtc/rtc-ftrtc010.o 6077s /tmp/ccqwmRcG.s: Assembler messages: 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s /tmp/ccqwmRcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6077s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_cwb.o 6078s /tmp/ccWv2Hii.s: Assembler messages: 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccWv2Hii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s CC [M] drivers/net/wireless/ti/wl18xx/event.o 6078s /tmp/ccJoZdER.s: Assembler messages: 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccJoZdER.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s CC [M] drivers/rtc/rtc-goldfish.o 6078s /tmp/ccOfyjIK.s: Assembler messages: 6078s /tmp/ccOfyjIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccOfyjIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.o 6078s /tmp/ccclOEaQ.s: Assembler messages: 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s /tmp/ccclOEaQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6078s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.o 6079s /tmp/cc4KGdCz.s: Assembler messages: 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/cc4KGdCz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s CC [M] drivers/rtc/rtc-hid-sensor-time.o 6079s /tmp/ccMpkknW.s: LD [M] drivers/net/wireless/ti/wl18xx/wl18xx.o 6079s AR drivers/net/wireless/zydas/built-in.a 6079s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_chip.o 6079s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc_1_2.o 6079s Assembler messages: 6079s /tmp/ccMpkknW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/ccSCeFDx.s: Assembler messages: 6079s /tmp/ccSCeFDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/ccSCeFDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/ccSCeFDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/ccSCeFDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6079s /tmp/ccSCeFDx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Assembler messages: 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccU8VLfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s CC [M] drivers/rtc/rtc-hym8563.o 6080s /tmp/ccrpF8g5.s: Assembler messages: 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccrpF8g5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Assembler messages: 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.o 6080s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.o 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/ccDxJXG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Assembler messages: 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s /tmp/cchfMYZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6080s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_mac.o 6081s /tmp/ccfp2DpU.s: Assembler messages: 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/ccfp2DpU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s CC [M] drivers/rtc/rtc-imxdi.o 6081s /tmp/cczdN0jZ.s: Assembler messages: 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s /tmp/cczdN0jZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6081s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.o 6082s /tmp/ccB4zH7f.s: Assembler messages: 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s CC [M] drivers/rtc/rtc-imx-sc.o 6082s /tmp/ccB4zH7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Assembler messages: 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccBdGEgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.o 6082s /tmp/ccuqfJiG.s: Assembler messages: 6082s /tmp/ccuqfJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccuqfJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccuqfJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccuqfJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccuqfJiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Assembler messages: 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s CC [M] drivers/rtc/rtc-imx-sm-bbm.o 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/ccGdKV4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.o 6082s /tmp/cc1OXmqA.s: Assembler messages: 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s /tmp/cc1OXmqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6082s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.o 6083s /tmp/ccmr4TLB.s: Assembler messages: 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccmr4TLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s CC [M] drivers/rtc/rtc-isl12022.o 6083s /tmp/ccUjmCsZ.s: Assembler messages: 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/ccUjmCsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.o 6083s /tmp/cc6Foflz.s: Assembler messages: 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s /tmp/cc6Foflz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6083s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.o 6084s /tmp/ccOYB42t.s: Assembler messages: 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccOYB42t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccv4H3Hj.s: Assembler messages: 6084s /tmp/ccv4H3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccv4H3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccv4H3Hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.o 6084s CC [M] drivers/rtc/rtc-isl12026.o 6084s /tmp/cctHB0Au.s: Assembler messages: 6084s /tmp/cctHB0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/cctHB0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/cctHB0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/cctHB0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/cctHB0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.o 6084s /tmp/ccfJVTTu.s: Assembler messages: 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s /tmp/ccfJVTTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6084s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.o 6085s /tmp/ccoA8IgG.s: Assembler messages: 6085s /tmp/ccoA8IgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccoA8IgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccoA8IgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s CC [M] drivers/rtc/rtc-isl1208.o 6085s /tmp/ccv0N4Mq.s: Assembler messages: 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccv0N4Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.o 6085s /tmp/ccEc3GW7.s: Assembler messages: 6085s /tmp/ccEc3GW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccEc3GW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccEc3GW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s /tmp/ccEc3GW7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6085s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.o 6086s /tmp/ccWwP9Ai.s: Assembler messages: 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccWwP9Ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o 6086s /tmp/ccg1fGjg.s: Assembler messages: 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/ccg1fGjg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s CC [M] drivers/rtc/rtc-lp8788.o 6086s /tmp/cc8vDhNT.s: Assembler messages: 6086s /tmp/cc8vDhNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s /tmp/cc8vDhNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6086s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_merge3d.o 6087s /tmp/ccNf9Hws.s: Assembler messages: 6087s /tmp/ccNf9Hws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccNf9Hws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccNf9Hws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccNf9Hws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_rf.o 6087s /tmp/ccyBN29E.s: Assembler messages: 6087s /tmp/ccyBN29E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccyBN29E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccyBN29E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccyBN29E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/ccyBN29E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s CC [M] drivers/rtc/rtc-m41t80.o 6087s /tmp/cc5XjeLe.s: Assembler messages: 6087s /tmp/cc5XjeLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s /tmp/cc5XjeLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6087s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.o 6088s /tmp/ccJ9QD3o.s: Assembler messages: 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccJ9QD3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s CC [M] drivers/net/wireless/zydas/zd1211rw/zd_usb.o 6088s /tmp/ccP0i5E7.s: Assembler messages: 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccP0i5E7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Assembler messages: 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.o 6088s CC [M] drivers/rtc/rtc-m41t93.o 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/cctOlUNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Assembler messages: 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6088s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccXYEM1Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.o 6089s /tmp/ccPYXth1.s: Assembler messages: 6089s /tmp/ccPYXth1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccPYXth1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s CC [M] drivers/rtc/rtc-m41t94.o 6089s /tmp/ccQ3EkpY.s: Assembler messages: 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s /tmp/ccQ3EkpY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6089s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.o 6090s /tmp/ccQ35ZoQ.s: Assembler messages: 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccQ35ZoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s LD [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.o 6090s AR drivers/net/wireless/virtual/built-in.a 6090s CC [M] drivers/net/wireless/virtual/mac80211_hwsim.o 6090s /tmp/ccmAqgPY.s: Assembler messages: 6090s /tmp/ccmAqgPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccmAqgPY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s CC [M] drivers/rtc/rtc-m48t35.o 6090s /tmp/ccFUnzDN.s: Assembler messages: 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccFUnzDN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_wb.o 6090s /tmp/ccTeAhvZ.s: Assembler messages: 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6090s /tmp/ccTeAhvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.o 6091s /tmp/ccQhaG7G.s: Assembler messages: 6091s /tmp/ccQhaG7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/ccQhaG7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/ccQhaG7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/ccQhaG7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/ccQhaG7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s CC [M] drivers/rtc/rtc-m48t59.o 6091s /tmp/cci8B0wk.s: Assembler messages: 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s /tmp/cci8B0wk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6091s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_kms.o 6092s /tmp/ccEuci9Q.s: Assembler messages: 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/ccEuci9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s CC [M] drivers/rtc/rtc-m48t86.o 6092s /tmp/cc8d5PTU.s: Assembler messages: 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cc8d5PTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.o 6092s /tmp/cctzkYEg.s: Assembler messages: 6092s /tmp/cctzkYEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cctzkYEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cctzkYEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cctzkYEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s /tmp/cctzkYEg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6092s CC [M] drivers/rtc/rtc-ma35d1.o 6093s /tmp/ccDf5HU3.s: Assembler messages: 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s /tmp/ccDf5HU3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6093s CC [M] drivers/rtc/rtc-max31335.o 6094s /tmp/ccSdO7Pb.s: Assembler messages: 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.o 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/ccSdO7Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Assembler messages: 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8ZYPU4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s CC [M] drivers/net/wireless/virtual/virt_wifi.o 6094s /tmp/cc8OBFbV.s: Assembler messages: 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s /tmp/cc8OBFbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6094s CC [M] drivers/rtc/rtc-max6900.o 6095s /tmp/cc1WpY4S.s: Assembler messages: 6095s /tmp/cc1WpY4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc1WpY4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc1WpY4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Assembler messages: 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/cc4HLfKp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s CC [M] drivers/rtc/rtc-max6902.o 6095s /tmp/ccsJdgsw.s: Assembler messages: 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_plane.o 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s /tmp/ccsJdgsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6095s AR drivers/net/wireless/built-in.a 6095s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_rm.o 6096s /tmp/ccE2aWc1.s: Assembler messages: 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.o 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccE2aWc1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccEm1v5U.s: Assembler messages: 6096s /tmp/ccEm1v5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s /tmp/ccEm1v5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6096s CC [M] drivers/rtc/rtc-max6916.o 6097s /tmp/ccztXalQ.s: Assembler messages: 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccztXalQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/cckfF9Oo.s: Assembler messages: 6097s /tmp/cckfF9Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/cckfF9Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/cckfF9Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s CC [M] drivers/rtc/rtc-max77686.o 6097s /tmp/ccVwBMYK.s: Assembler messages: 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s CC [M] drivers/gpu/drm/stm/dw_mipi_dsi-stm.o 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccVwBMYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.o 6097s /tmp/ccGs15wB.s: Assembler messages: 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s /tmp/ccGs15wB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6097s LD [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.o 6097s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o 6098s /tmp/cc66ZPD2.s: Assembler messages: 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/cc66ZPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s CC [M] drivers/rtc/rtc-max8907.o 6098s /tmp/ccxxdfPi.s: Assembler messages: 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccxxdfPi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccNnjXID.s: Assembler messages: 6098s /tmp/ccNnjXID.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccNnjXID.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s /tmp/ccNnjXID.s: Warning: no SFrame FDE emitted; FP without RA on stack 6098s CC [M] drivers/gpu/drm/stm/lvds.o 6098s CC [M] drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.o 6099s /tmp/ccB6iSy1.s: Assembler messages: 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccB6iSy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s CC [M] drivers/rtc/rtc-max8925.o 6099s /tmp/cc84WuBZ.s: Assembler messages: 6099s /tmp/cc84WuBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/cc84WuBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/cc84WuBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/cc84WuBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s CC [M] drivers/gpu/drm/msm/msm_mdss.o 6099s /tmp/ccDSieFc.s: Assembler messages: 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s CC [M] drivers/gpu/drm/stm/drv.o 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6099s /tmp/ccDSieFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccuUQJtM.s: Assembler messages: 6100s /tmp/ccuUQJtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccuUQJtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccuUQJtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccuUQJtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s CC [M] drivers/rtc/rtc-max8997.o 6100s /tmp/ccjKGHHB.s: Assembler messages: 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccjKGHHB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o 6100s /tmp/ccAs3k3x.s: Assembler messages: 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/ccAs3k3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s CC [M] drivers/gpu/drm/stm/ltdc.o 6100s /tmp/cck0Xeam.s: Assembler messages: 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s /tmp/cck0Xeam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6100s CC [M] drivers/gpu/drm/msm/disp/mdp_format.o 6101s /tmp/ccx0Msp6.s: Assembler messages: 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccx0Msp6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s CC [M] drivers/rtc/rtc-max8998.o 6101s /tmp/ccxiKy7q.s: Assembler messages: 6101s /tmp/ccxiKy7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccxiKy7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s CC [M] drivers/gpu/drm/msm/disp/mdp_kms.o 6101s /tmp/ccuZS3As.s: Assembler messages: 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s /tmp/ccuZS3As.s: Warning: no SFrame FDE emitted; FP without RA on stack 6101s LD [M] drivers/gpu/drm/stm/stm-drm.o 6101s CC [M] drivers/gpu/drm/msm/disp/msm_disp_snapshot.o 6102s /tmp/ccb4SJnl.s: Assembler messages: 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccb4SJnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s CC [M] drivers/rtc/rtc-meson-vrtc.o 6102s /tmp/ccmeJWXS.s: Assembler messages: 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccmeJWXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s CC drivers/i2c/i2c-boardinfo.o 6102s /tmp/ccccaUIi.s: Assembler messages: 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccccaUIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccVIsG3a.s: Assembler messages: 6102s /tmp/ccVIsG3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccVIsG3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccVIsG3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccVIsG3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccVIsG3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccwVr5HJ.s: Assembler messages: 6102s /tmp/ccwVr5HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccwVr5HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccwVr5HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s CC [M] drivers/rtc/rtc-mc13xxx.o 6102s CC [M] drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.o 6102s /tmp/ccwVr5HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s /tmp/ccwVr5HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6102s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o 6103s /tmp/cc1IFMVm.s: Assembler messages: 6103s /tmp/cc1IFMVm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s CC drivers/i2c/i2c-core-base.o 6103s /tmp/ccn0i9PN.s: Assembler messages: 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccn0i9PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s CC [M] drivers/rtc/rtc-mcp795.o 6103s /tmp/ccRpE9BQ.s: Assembler messages: 6103s /tmp/ccRpE9BQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s /tmp/ccRpE9BQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6103s CC [M] drivers/gpu/drm/msm/dp/dp_debug.o 6104s /tmp/ccPDTHk6.s: Assembler messages: 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccPDTHk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s CC [M] drivers/rtc/rtc-msm6242.o 6104s /tmp/ccali6dt.s: Assembler messages: 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccali6dt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o 6104s /tmp/ccD2kuUJ.s: Assembler messages: 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s /tmp/ccD2kuUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6104s CC [M] drivers/gpu/drm/msm/dp/dp_aux.o 6105s /tmp/ccppF3n4.s: Assembler messages: 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccppF3n4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s CC [M] drivers/rtc/rtc-mt2712.o 6105s /tmp/cc5LuktQ.s: Assembler messages: 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/cc5LuktQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Assembler messages: 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccGuUR19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s CC [M] drivers/gpu/drm/msm/dp/dp_catalog.o 6105s CC drivers/i2c/i2c-core-smbus.o 6105s /tmp/ccwmvYNO.s: Assembler messages: 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccwmvYNO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Assembler messages: 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6105s /tmp/ccFHUY32.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s CC [M] drivers/rtc/rtc-mt6397.o 6106s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.o 6106s /tmp/ccnCWkwP.s: Assembler messages: 6106s /tmp/ccnCWkwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s /tmp/ccnCWkwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s /tmp/ccnCWkwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s /tmp/ccnCWkwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s /tmp/ccnCWkwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6106s CC [M] drivers/rtc/rtc-mt7622.o 6107s /tmp/ccPzd5dR.s: Assembler messages: 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccPzd5dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s CC [M] drivers/gpu/drm/msm/dp/dp_ctrl.o 6107s /tmp/ccyPccSw.s: Assembler messages: 6107s /tmp/ccyPccSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccyPccSw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s LD [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.o 6107s CC [M] drivers/net/ethernet/qlogic/qed/qed_chain.o 6107s /tmp/ccHokNm0.s: Assembler messages: 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccHokNm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Assembler messages: 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s /tmp/ccq5r8GA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6107s CC [M] drivers/rtc/rtc-mxc.o 6107s CC drivers/i2c/i2c-core-acpi.o 6108s /tmp/ccGgd4fq.s: Assembler messages: 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/ccGgd4fq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s CC [M] drivers/rtc/rtc-mxc_v2.o 6108s /tmp/ccb9reew.s: Assembler messages: 6108s /tmp/ccb9reew.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s CC [M] drivers/net/ethernet/qlogic/qed/qed_cxt.o 6108s /tmp/cc3hOPmd.s: Assembler messages: 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s /tmp/cc3hOPmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6108s CC drivers/i2c/i2c-core-slave.o 6109s /tmp/ccGhjqYK.s: Assembler messages: 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s /tmp/ccGhjqYK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6109s CC [M] drivers/rtc/rtc-nct3018y.o 6110s /tmp/ccQPmlC9.s: Assembler messages: 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccQPmlC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s CC drivers/i2c/i2c-core-of.o 6110s /tmp/ccXGYlic.s: Assembler messages: 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/ccXGYlic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s CC [M] drivers/gpu/drm/msm/dp/dp_display.o 6110s /tmp/cc4E3Y2a.s: Assembler messages: 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s /tmp/cc4E3Y2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6110s CC [M] drivers/rtc/rtc-ntxec.o 6111s /tmp/cc1SsmF9.s: Assembler messages: 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cc1SsmF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccsQrox5.s: Assembler messages: 6111s /tmp/ccsQrox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccsQrox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccsQrox5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s CC [M] drivers/rtc/rtc-optee.o 6111s CC [M] drivers/net/ethernet/qlogic/qed/qed_dcbx.o 6111s /tmp/ccTc571Y.s: Assembler messages: 6111s /tmp/ccTc571Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccTc571Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccTc571Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s CC drivers/i2c/i2c-core-of-prober.o 6111s /tmp/ccZ90ogc.s: Assembler messages: 6111s /tmp/ccZ90ogc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccZ90ogc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/ccZ90ogc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s CC [M] drivers/rtc/rtc-palmas.o 6111s /tmp/cce6o3R6.s: Assembler messages: 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s /tmp/cce6o3R6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6111s CC [M] drivers/gpu/drm/msm/dp/dp_drm.o 6112s /tmp/ccAKSp9Y.s: Assembler messages: 6112s /tmp/ccAKSp9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/ccAKSp9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/ccAKSp9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/ccAKSp9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s CC drivers/i2c/i2c-dev.o 6112s /tmp/cc1ejfEb.s: Assembler messages: 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s /tmp/cc1ejfEb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6112s CC [M] drivers/rtc/rtc-pcap.o 6113s /tmp/cc0ClJ5b.s: Assembler messages: 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/cc0ClJ5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s CC [M] drivers/gpu/drm/msm/dp/dp_link.o 6113s /tmp/ccQwurn8.s: Assembler messages: 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccQwurn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s CC [M] drivers/net/ethernet/qlogic/qed/qed_debug.o 6113s /tmp/ccXPI6KX.s: Assembler messages: 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccXPI6KX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s CC [M] drivers/rtc/rtc-pcf2123.o 6113s /tmp/ccL75tbU.s: Assembler messages: 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s /tmp/ccL75tbU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6113s AR drivers/i2c/algos/built-in.a 6113s CC [M] drivers/i2c/algos/i2c-algo-bit.o 6114s /tmp/ccKBUnSk.s: Assembler messages: 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccKBUnSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s CC [M] drivers/gpu/drm/msm/dp/dp_panel.o 6114s /tmp/ccLaTEFL.s: Assembler messages: 6114s /tmp/ccLaTEFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccLaTEFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccLaTEFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccLaTEFL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s CC [M] drivers/rtc/rtc-pcf2127.o 6114s /tmp/ccq3iBb0.s: Assembler messages: 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s /tmp/ccq3iBb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6114s CC [M] drivers/i2c/algos/i2c-algo-pca.o 6115s /tmp/ccUOkJ5Z.s: Assembler messages: 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccUOkJ5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s CC [M] drivers/gpu/drm/msm/dp/dp_audio.o 6115s /tmp/ccTypAte.s: Assembler messages: 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/ccTypAte.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Assembler messages: 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6115s /tmp/cceclzIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6116s CC [M] drivers/rtc/rtc-pcf85063.o 6116s CC drivers/i2c/busses/i2c-designware-common.o 6116s /tmp/ccFEY9rO.s: Assembler messages: 6116s /tmp/ccFEY9rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6116s /tmp/ccFEY9rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6116s /tmp/ccFEY9rO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6116s CC [M] drivers/gpu/drm/msm/dp/dp_utils.o 6117s /tmp/ccRlHBHs.s: Assembler messages: 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccRlHBHs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s CC [M] drivers/rtc/rtc-pcf8523.o 6117s /tmp/ccvxvgi3.s: Assembler messages: 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccvxvgi3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccU0Q08D.s: Assembler messages: 6117s /tmp/ccU0Q08D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccU0Q08D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccU0Q08D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccU0Q08D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s CC drivers/i2c/busses/i2c-designware-master.o 6117s CC [M] drivers/gpu/drm/msm/hdmi/hdmi_hdcp.o 6117s /tmp/ccBfCEI3.s: Assembler messages: 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s /tmp/ccBfCEI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6117s CC [M] drivers/net/ethernet/qlogic/qed/qed_dev.o 6118s /tmp/ccilI2AU.s: Assembler messages: 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccilI2AU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s CC [M] drivers/rtc/rtc-pcf85363.o 6118s /tmp/ccNxa0ss.s: Assembler messages: 6118s /tmp/ccNxa0ss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccNxa0ss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccNxa0ss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccNxa0ss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s /tmp/ccNxa0ss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6118s CC drivers/i2c/busses/i2c-designware-platdrv.o 6119s /tmp/cci1IcWz.s: Assembler messages: 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/cci1IcWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s CC [M] drivers/gpu/drm/msm/dsi/dsi.o 6119s /tmp/ccLLoPqs.s: Assembler messages: 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccLLoPqs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s CC [M] drivers/rtc/rtc-pcf8563.o 6119s /tmp/ccvXpVT8.s: Assembler messages: 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s /tmp/ccvXpVT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6119s CC drivers/i2c/busses/i2c-omap.o 6120s /tmp/ccoRZMKU.s: Assembler messages: 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccoRZMKU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s CC [M] drivers/gpu/drm/msm/dsi/dsi_cfg.o 6120s /tmp/ccOYu9Iw.s: Assembler messages: 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s /tmp/ccOYu9Iw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s CC [M] drivers/rtc/rtc-pcf8583.o 6120s /tmp/ccTaEbKS.s: Assembler messages: 6120s /tmp/ccTaEbKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6120s CC [M] drivers/gpu/drm/msm/dsi/dsi_host.o 6121s /tmp/ccA5McFb.s: Assembler messages: 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccA5McFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s CC [M] drivers/net/ethernet/qlogic/qed/qed_devlink.o 6121s /tmp/ccJoII46.s: Assembler messages: 6121s /tmp/ccJoII46.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccJoII46.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/ccJoII46.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s CC [M] drivers/rtc/rtc-pl030.o 6121s /tmp/cc9kwE38.s: Assembler messages: 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s /tmp/cc9kwE38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6121s CC drivers/i2c/busses/i2c-pasemi-core.o 6122s /tmp/ccCkVITE.s: Assembler messages: 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccCkVITE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Assembler messages: 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccmJNHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s CC [M] drivers/rtc/rtc-pl031.o 6122s CC [M] drivers/net/ethernet/qlogic/qed/qed_hw.o 6122s /tmp/ccvmjMvj.s: Assembler messages: 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s CC [M] drivers/gpu/drm/msm/dsi/dsi_manager.o 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/ccvmjMvj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Assembler messages: 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6122s /tmp/cc22v9Cc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s CC drivers/i2c/busses/i2c-pasemi-platform.o 6123s /tmp/ccUKujkp.s: Assembler messages: 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccUKujkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s CC [M] drivers/rtc/rtc-pm8xxx.o 6123s /tmp/ccT0ZUBD.s: Assembler messages: 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccT0ZUBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Assembler messages: 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/ccL5H6YY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s CC [M] drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o 6123s /tmp/cc7hmI4H.s: Assembler messages: 6123s /tmp/cc7hmI4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s /tmp/cc7hmI4H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6123s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy.o 6123s CC drivers/i2c/busses/i2c-sprd.o 6124s /tmp/ccNz4jTP.s: Assembler messages: 6124s /tmp/ccNz4jTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6124s /tmp/ccNz4jTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6124s /tmp/ccNz4jTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6124s /tmp/ccNz4jTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6124s /tmp/ccNz4jTP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6124s CC [M] drivers/rtc/rtc-r7301.o 6125s /tmp/ccHkHQaC.s: Assembler messages: 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccHkHQaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s CC [M] drivers/i2c/busses/i2c-scmi.o 6125s /tmp/cc2QHZOu.s: Assembler messages: 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc2QHZOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s CC [M] drivers/rtc/rtc-r9701.o 6125s /tmp/cc1Xh9Bs.s: Assembler messages: 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc1Xh9Bs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.o 6125s /tmp/cc9zAZrO.s: Assembler messages: 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/cc9zAZrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s CC [M] drivers/net/ethernet/qlogic/qed/qed_init_ops.o 6125s /tmp/ccGphGbK.s: Assembler messages: 6125s /tmp/ccGphGbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s /tmp/ccGphGbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6125s CC [M] drivers/rtc/rtc-rc5t583.o 6126s /tmp/ccTiTLWM.s: Assembler messages: 6126s /tmp/ccTiTLWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTiTLWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTiTLWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTiTLWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s CC [M] drivers/i2c/busses/i2c-ccgx-ucsi.o 6126s /tmp/cco6NT2j.s: Assembler messages: 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cco6NT2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_20nm.o 6126s /tmp/cchjTnW6.s: Assembler messages: 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/cchjTnW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s CC [M] drivers/rtc/rtc-rc5t619.o 6126s /tmp/ccTRhPnt.s: Assembler messages: 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s /tmp/ccTRhPnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6126s CC [M] drivers/net/ethernet/qlogic/qed/qed_int.o 6127s CC [M] drivers/i2c/busses/i2c-ali1535.o 6127s /tmp/ccmJdMZN.s: Assembler messages: 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccmJdMZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.o 6127s CC [M] drivers/rtc/rtc-rk808.o 6127s /tmp/ccrZcRDR.s: Assembler messages: 6127s /tmp/ccrZcRDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccrZcRDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccrZcRDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccrZcRDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s /tmp/ccrZcRDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6127s CC [M] drivers/i2c/busses/i2c-ali1563.o 6128s /tmp/ccETlTle.s: Assembler messages: 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccETlTle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s CC [M] drivers/rtc/rtc-rp5c01.o 6128s /tmp/ccuXF1VQ.s: Assembler messages: 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccuXF1VQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.o 6128s /tmp/ccG7tcu0.s: Assembler messages: 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s /tmp/ccG7tcu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6128s CC [M] drivers/net/ethernet/qlogic/qed/qed_l2.o 6129s /tmp/cccopY6d.s: Assembler messages: 6129s /tmp/cccopY6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cccopY6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cccopY6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cccopY6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cccopY6d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s CC [M] drivers/i2c/busses/i2c-ali15x3.o 6129s /tmp/ccw2zLUD.s: Assembler messages: 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/ccw2zLUD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s CC [M] drivers/rtc/rtc-rs5c348.o 6129s /tmp/cc8GNVZc.s: Assembler messages: 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s /tmp/cc8GNVZc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6129s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.o 6130s /tmp/cc9gGO1B.s: Assembler messages: 6130s /tmp/cc9gGO1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/cc9gGO1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/cc9gGO1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/cc9gGO1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/cc9gGO1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s CC [M] drivers/i2c/busses/i2c-amd756.o 6130s /tmp/ccYguX0T.s: Assembler messages: 6130s /tmp/ccYguX0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccYguX0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s CC [M] drivers/rtc/rtc-rs5c372.o 6130s /tmp/ccsNcpFR.s: Assembler messages: 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s /tmp/ccsNcpFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6130s CC [M] drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.o 6131s /tmp/ccRAXltc.s: Assembler messages: 6131s /tmp/ccRAXltc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccRAXltc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccRAXltc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccRAXltc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccRAXltc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Assembler messages: 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccjEPCFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s CC [M] drivers/i2c/busses/i2c-amd8111.o 6131s CC [M] drivers/net/ethernet/qlogic/qed/qed_main.o 6131s /tmp/ccWweOvW.s: Assembler messages: 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s /tmp/ccWweOvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6131s CC [M] drivers/rtc/rtc-rv3028.o 6132s /tmp/ccyYzb0l.s: Assembler messages: 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccyYzb0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s CC [M] drivers/i2c/busses/i2c-i801.o 6132s /tmp/ccREJ3yc.s: Assembler messages: 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/ccREJ3yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s LD [M] drivers/gpu/drm/msm/msm.o 6132s /tmp/cc9i7BWf.s: Assembler messages: 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s /tmp/cc9i7BWf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6132s CC [M] drivers/rtc/rtc-rv3029c2.o 6132s CC [M] drivers/gpu/drm/logicvc/logicvc_crtc.o 6133s /tmp/ccttZq4r.s: Assembler messages: 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccttZq4r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s CC [M] drivers/i2c/busses/i2c-isch.o 6133s /tmp/ccEwIoEP.s: Assembler messages: 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccEwIoEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s CC [M] drivers/gpu/drm/logicvc/logicvc_drm.o 6133s /tmp/ccJVFtZh.s: Assembler messages: 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccJVFtZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Assembler messages: 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s CC [M] drivers/rtc/rtc-rv3032.o 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s /tmp/ccDWNrui.s: Warning: no SFrame FDE emitted; FP without RA on stack 6133s CC [M] drivers/net/ethernet/qlogic/qed/qed_mcp.o 6134s /tmp/cctE5wPm.s: Assembler messages: 6134s /tmp/cctE5wPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/cctE5wPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/cctE5wPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/cctE5wPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/cctE5wPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccVK5qMk.s: Assembler messages: 6134s /tmp/ccVK5qMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccVK5qMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccVK5qMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccVK5qMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccVK5qMk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s CC [M] drivers/i2c/busses/i2c-nforce2.o 6134s CC [M] drivers/gpu/drm/logicvc/logicvc_interface.o 6134s /tmp/ccKJhOk5.s: Assembler messages: 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6134s /tmp/ccKJhOk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s CC [M] drivers/rtc/rtc-rv8803.o 6135s /tmp/ccNIr3Ms.s: Assembler messages: 6135s /tmp/ccNIr3Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccNIr3Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccNIr3Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccNIr3Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccNIr3Ms.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s CC [M] drivers/gpu/drm/logicvc/logicvc_layer.o 6135s /tmp/ccffIsie.s: Assembler messages: 6135s /tmp/ccffIsie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccffIsie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccffIsie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccffIsie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s /tmp/ccffIsie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6135s CC [M] drivers/i2c/busses/i2c-nvidia-gpu.o 6136s /tmp/ccplZ6So.s: Assembler messages: 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccplZ6So.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s CC [M] drivers/rtc/rtc-rx4581.o 6136s /tmp/ccoGZJFG.s: Assembler messages: 6136s /tmp/ccoGZJFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccoGZJFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccoGZJFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccoGZJFG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s CC [M] drivers/gpu/drm/logicvc/logicvc_mode.o 6136s /tmp/ccL5RNzS.s: Assembler messages: 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccL5RNzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s CC [M] drivers/i2c/busses/i2c-piix4.o 6136s /tmp/ccmdlLkk.s: Assembler messages: 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s /tmp/ccmdlLkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6136s CC [M] drivers/net/ethernet/qlogic/qed/qed_mng_tlv.o 6137s /tmp/cclaSXdD.s: Assembler messages: 6137s /tmp/cclaSXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cclaSXdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/ccTkiix9.s: Assembler messages: 6137s /tmp/ccTkiix9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/ccTkiix9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s CC [M] drivers/rtc/rtc-rx6110.o 6137s CC [M] drivers/gpu/drm/logicvc/logicvc_of.o 6137s /tmp/cco3oerD.s: Assembler messages: 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/cco3oerD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/ccLI6eXy.s: Assembler messages: 6137s /tmp/ccLI6eXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s /tmp/ccLI6eXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6137s CC [M] drivers/i2c/busses/i2c-sis5595.o 6137s LD [M] drivers/gpu/drm/logicvc/logicvc-drm.o 6137s CC [M] drivers/gpu/drm/mediatek/mtk_crtc.o 6138s /tmp/ccCo6pQU.s: Assembler messages: 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccCo6pQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s CC [M] drivers/rtc/rtc-rx8010.o 6138s /tmp/ccWkKWYN.s: Assembler messages: 6138s /tmp/ccWkKWYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccWkKWYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccWkKWYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/ccWkKWYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s CC [M] drivers/net/ethernet/qlogic/qed/qed_ptp.o 6138s /tmp/cc1uYg3m.s: Assembler messages: 6138s /tmp/cc1uYg3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/cc1uYg3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/cc1uYg3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/cc1uYg3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s /tmp/cc1uYg3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6138s CC [M] drivers/i2c/busses/i2c-sis630.o 6139s /tmp/cc6sTGFs.s: Assembler messages: 6139s /tmp/cc6sTGFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc6sTGFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc6sTGFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc6sTGFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s CC [M] drivers/rtc/rtc-rx8025.o 6139s /tmp/ccjE56BU.s: Assembler messages: 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccjE56BU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc0UUjuC.s: Assembler messages: 6139s /tmp/cc0UUjuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc0UUjuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc0UUjuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc0UUjuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/cc0UUjuC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s CC [M] drivers/gpu/drm/mediatek/mtk_ddp_comp.o 6139s CC [M] drivers/net/ethernet/qlogic/qed/qed_selftest.o 6139s /tmp/ccms3aq7.s: Assembler messages: 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6139s /tmp/ccms3aq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s CC [M] drivers/i2c/busses/i2c-sis96x.o 6140s /tmp/ccJukwET.s: Assembler messages: 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccJukwET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s CC [M] drivers/rtc/rtc-rx8111.o 6140s /tmp/ccqiLZfr.s: Assembler messages: 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/ccqiLZfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s CC [M] drivers/gpu/drm/mediatek/mtk_disp_aal.o 6140s /tmp/cc5F2hc3.s: Assembler messages: 6140s /tmp/cc5F2hc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/cc5F2hc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/cc5F2hc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s /tmp/cc5F2hc3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6140s CC [M] drivers/net/ethernet/qlogic/qed/qed_sp_commands.o 6141s /tmp/ccPR6Ntd.s: Assembler messages: 6141s /tmp/ccPR6Ntd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccPR6Ntd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccPR6Ntd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccPR6Ntd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s CC [M] drivers/i2c/busses/i2c-via.o 6141s /tmp/cctHQ60e.s: Assembler messages: 6141s /tmp/cctHQ60e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cctHQ60e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cctHQ60e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s CC [M] drivers/rtc/rtc-rx8581.o 6141s /tmp/cc4A23b0.s: Assembler messages: 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/cc4A23b0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s CC [M] drivers/gpu/drm/mediatek/mtk_disp_ccorr.o 6141s /tmp/ccGBzc9s.s: Assembler messages: 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccGBzc9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccAv5fh8.s: Assembler messages: 6141s /tmp/ccAv5fh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccAv5fh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccAv5fh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccAv5fh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s /tmp/ccAv5fh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6141s CC [M] drivers/i2c/busses/i2c-viapro.o 6142s CC [M] drivers/net/ethernet/qlogic/qed/qed_spq.o 6142s /tmp/ccgYUvAw.s: Assembler messages: 6142s /tmp/ccgYUvAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccgYUvAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccgYUvAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccgYUvAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccgYUvAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s CC [M] drivers/gpu/drm/mediatek/mtk_disp_color.o 6142s /tmp/ccHRoUJG.s: Assembler messages: 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccHRoUJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s CC [M] drivers/rtc/rtc-renesas-rtca3.o 6142s /tmp/cct6UEKr.s: Assembler messages: 6142s /tmp/cct6UEKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/cct6UEKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/cct6UEKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/cct6UEKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/cct6UEKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s CC [M] drivers/gpu/drm/mediatek/mtk_disp_gamma.o 6142s /tmp/ccWAcsXy.s: Assembler messages: 6142s /tmp/ccWAcsXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccWAcsXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccWAcsXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s /tmp/ccWAcsXy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6142s CC [M] drivers/i2c/busses/i2c-viai2c-zhaoxin.o 6143s /tmp/ccZroE7m.s: Assembler messages: 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccZroE7m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s CC [M] drivers/rtc/rtc-s32g.o 6143s /tmp/ccyKBDaO.s: Assembler messages: 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccyKBDaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s CC [M] drivers/net/ethernet/qlogic/qed/qed_fcoe.o 6143s /tmp/ccIuOSqq.s: Assembler messages: 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccIuOSqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s CC [M] drivers/gpu/drm/mediatek/mtk_disp_merge.o 6143s /tmp/ccDFDnEq.s: Assembler messages: 6143s /tmp/ccDFDnEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccDFDnEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccDFDnEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s /tmp/ccDFDnEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6143s CC [M] drivers/i2c/busses/i2c-viai2c-common.o 6144s /tmp/ccYmNffB.s: Assembler messages: 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/ccYmNffB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s CC [M] drivers/rtc/rtc-s35390a.o 6144s /tmp/cckzKP1B.s: Assembler messages: 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cckzKP1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s CC [M] drivers/gpu/drm/mediatek/mtk_disp_ovl.o 6144s /tmp/cc5HBaSx.s: Assembler messages: 6144s /tmp/cc5HBaSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cc5HBaSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cc5HBaSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6144s /tmp/cc5HBaSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s CC [M] drivers/i2c/busses/i2c-altera.o 6145s /tmp/ccDzfcn3.s: Assembler messages: 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccDzfcn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccrjN5i1.s: Assembler messages: 6145s /tmp/ccrjN5i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccrjN5i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccrjN5i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccrjN5i1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s CC [M] drivers/rtc/rtc-s5m.o 6145s CC [M] drivers/net/ethernet/qlogic/qed/qed_iscsi.o 6145s /tmp/ccU5EL1g.s: Assembler messages: 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s /tmp/ccU5EL1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6145s CC [M] drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.o 6146s /tmp/ccK6WtLL.s: Assembler messages: 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccK6WtLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s CC [M] drivers/i2c/busses/i2c-amd-asf-plat.o 6146s /tmp/ccaBdVjt.s: Assembler messages: 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccaBdVjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s CC [M] drivers/rtc/rtc-sc27xx.o 6146s /tmp/cczlp5eO.s: Assembler messages: 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s CC [M] drivers/gpu/drm/mediatek/mtk_disp_rdma.o 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/cczlp5eO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Assembler messages: 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6146s /tmp/ccDfOmpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Assembler messages: 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccdW0GUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s CC [M] drivers/i2c/busses/i2c-bcm2835.o 6147s CC [M] drivers/net/ethernet/qlogic/qed/qed_ll2.o 6147s /tmp/ccgGWrJZ.s: Assembler messages: 6147s /tmp/ccgGWrJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccgGWrJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccgGWrJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccgGWrJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccgGWrJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s CC [M] drivers/rtc/rtc-sd2405al.o 6147s /tmp/ccbtJSic.s: Assembler messages: 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s /tmp/ccbtJSic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6147s CC [M] drivers/gpu/drm/mediatek/mtk_drm_drv.o 6148s /tmp/ccMMWuOk.s: Assembler messages: 6148s /tmp/ccMMWuOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6148s /tmp/ccMMWuOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6148s /tmp/ccMMWuOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6148s /tmp/ccMMWuOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6148s /tmp/ccMMWuOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s CC [M] drivers/i2c/busses/i2c-bcm-iproc.o 6149s /tmp/ccJvG6UI.s: Assembler messages: 6149s /tmp/ccJvG6UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s CC [M] drivers/rtc/rtc-sd3078.o 6149s CC [M] drivers/gpu/drm/mediatek/mtk_dsi.o 6149s CC [M] drivers/rtc/rtc-sh.o 6149s /tmp/ccJvG6UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccJvG6UI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Assembler messages: 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cc7Di781.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccRvKt5k.s: Assembler messages: 6149s /tmp/ccRvKt5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccRvKt5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccRvKt5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Assembler messages: 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/cclClnpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s CC [M] drivers/i2c/busses/i2c-cbus-gpio.o 6149s /tmp/ccnkYGdD.s: Assembler messages: 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccnkYGdD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s CC [M] drivers/net/ethernet/qlogic/qed/qed_ooo.o 6149s /tmp/ccjHsajl.s: Assembler messages: 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6149s /tmp/ccjHsajl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s CC [M] drivers/gpu/drm/mediatek/mtk_dpi.o 6150s /tmp/ccS62DV6.s: Assembler messages: 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccS62DV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s CC [M] drivers/rtc/rtc-snvs.o 6150s /tmp/ccD43rVr.s: Assembler messages: 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccD43rVr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s CC [M] drivers/i2c/busses/i2c-designware-amdisp.o 6150s /tmp/ccJPbe86.s: Assembler messages: 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s /tmp/ccJPbe86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6150s CC [M] drivers/rtc/rtc-stk17ta8.o 6151s /tmp/cct5cc9R.s: Assembler messages: 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s CC [M] drivers/gpu/drm/mediatek/mtk_ethdr.o 6151s /tmp/cct5cc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Assembler messages: 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccSDOiCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s CC [M] drivers/net/ethernet/qlogic/qed/qed_iwarp.o 6151s /tmp/cc6nLs4b.s: Assembler messages: 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/cc6nLs4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s CC [M] drivers/i2c/busses/i2c-designware-pcidrv.o 6151s /tmp/ccrqPaoF.s: Assembler messages: 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccrqPaoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s CC [M] drivers/rtc/rtc-stm32.o 6151s /tmp/ccwYlPId.s: Assembler messages: 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6151s /tmp/ccwYlPId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s CC [M] drivers/gpu/drm/mediatek/mtk_gem.o 6152s /tmp/ccazfADc.s: Assembler messages: 6152s /tmp/ccazfADc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccazfADc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccazfADc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccazfADc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s CC [M] drivers/i2c/busses/i2c-gpio.o 6152s /tmp/ccppIKJu.s: Assembler messages: 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/ccppIKJu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s CC [M] drivers/rtc/rtc-ti-k3.o 6152s /tmp/cc2DRhFo.s: Assembler messages: 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s /tmp/cc2DRhFo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6152s CC [M] drivers/gpu/drm/mediatek/mtk_mdp_rdma.o 6153s /tmp/ccy3eaZY.s: Assembler messages: 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccy3eaZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s CC [M] drivers/i2c/busses/i2c-hisi.o 6153s /tmp/cc4VGv9r.s: Assembler messages: 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s CC [M] drivers/rtc/rtc-tps6586x.o 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/cc4VGv9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Assembler messages: 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccry2o0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s CC [M] drivers/gpu/drm/mediatek/mtk_padding.o 6153s /tmp/ccs5V24M.s: Assembler messages: 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6153s /tmp/ccs5V24M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s CC [M] drivers/net/ethernet/qlogic/qed/qed_rdma.o 6154s /tmp/ccxW87mz.s: Assembler messages: 6154s /tmp/ccxW87mz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccxW87mz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccxW87mz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s CC [M] drivers/i2c/busses/i2c-hix5hd2.o 6154s /tmp/ccvj43NJ.s: Assembler messages: 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccvj43NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s CC [M] drivers/rtc/rtc-tps6594.o 6154s /tmp/ccUji9QX.s: Assembler messages: 6154s /tmp/ccUji9QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccUji9QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s /tmp/ccUji9QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6154s CC [M] drivers/gpu/drm/mediatek/mtk_plane.o 6155s /tmp/ccWxNeXm.s: Assembler messages: 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccWxNeXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s CC [M] drivers/i2c/busses/i2c-imx.o 6155s /tmp/cczSVhPq.s: Assembler messages: 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/cczSVhPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s CC [M] drivers/rtc/rtc-tps65910.o 6155s /tmp/ccx0Vvb6.s: Assembler messages: 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s /tmp/ccx0Vvb6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6155s CC [M] drivers/gpu/drm/mediatek/mtk_cec.o 6156s /tmp/ccSUrcGL.s: Assembler messages: 6156s /tmp/ccSUrcGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccSUrcGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccSUrcGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccSUrcGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccSUrcGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s CC [M] drivers/rtc/rtc-twl.o 6156s /tmp/cccpezQq.s: Assembler messages: 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/cccpezQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s CC [M] drivers/gpu/drm/mediatek/mtk_hdmi.o 6156s /tmp/ccdga2ZN.s: Assembler messages: 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s /tmp/ccdga2ZN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6156s CC [M] drivers/net/ethernet/qlogic/qed/qed_roce.o 6157s /tmp/ccoAhdUQ.s: Assembler messages: 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccoAhdUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s CC [M] drivers/rtc/rtc-wm831x.o 6157s /tmp/ccit1MD3.s: Assembler messages: 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s /tmp/ccit1MD3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6157s CC [M] drivers/i2c/busses/i2c-imx-lpi2c.o 6158s /tmp/ccvMShrV.s: Assembler messages: 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s CC [M] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.o 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccvMShrV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Assembler messages: 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccHyQjPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s CC [M] drivers/rtc/rtc-wm8350.o 6158s /tmp/ccQnpAYa.s: Assembler messages: 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccQnpAYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s CC [M] drivers/net/ethernet/qlogic/qed/qed_sriov.o 6158s /tmp/ccj6N8oz.s: Assembler messages: 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s /tmp/ccj6N8oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6158s CC [M] drivers/i2c/busses/i2c-keba.o 6159s /tmp/ccL46dse.s: Assembler messages: 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccL46dse.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Assembler messages: 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/ccp4UJ29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s CC [M] drivers/gpu/drm/mediatek/mtk_dp.o 6159s CC [M] drivers/rtc/rtc-x1205.o 6159s /tmp/cc5321hH.s: Assembler messages: 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s /tmp/cc5321hH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6159s CC [M] drivers/i2c/busses/i2c-kempld.o 6160s /tmp/ccyRYqwR.s: Assembler messages: 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/ccyRYqwR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s CC [M] drivers/rtc/rtc-zynqmp.o 6160s /tmp/cch9xhnO.s: Assembler messages: 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s /tmp/cch9xhnO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6160s CC [M] drivers/i2c/busses/i2c-meson.o 6161s /tmp/ccYTp2DZ.s: Assembler messages: 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccYTp2DZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Assembler messages: 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s /tmp/ccCDZTW2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6161s LD [M] drivers/gpu/drm/mediatek/mediatek-drm.o 6161s CC [M] drivers/gpu/drm/meson/meson_drv.o 6161s AR drivers/rtc/built-in.a 6162s AR drivers/i2c/muxes/built-in.a 6162s /tmp/ccUjfgqt.s: Assembler messages: 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccUjfgqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.o 6162s CC [M] drivers/i2c/busses/i2c-mt65xx.o 6162s /tmp/ccImtzT6.s: Assembler messages: 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccImtzT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s CC [M] drivers/gpu/drm/meson/meson_plane.o 6162s /tmp/ccneKPBB.s: Assembler messages: 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s /tmp/ccneKPBB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6162s CC [M] drivers/net/ethernet/qlogic/qed/qed_vf.o 6163s /tmp/ccp1XEoI.s: Assembler messages: 6163s /tmp/ccp1XEoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccp1XEoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccp1XEoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccp1XEoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccp1XEoI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s CC [M] drivers/i2c/muxes/i2c-demux-pinctrl.o 6163s /tmp/cci4Wtwu.s: Assembler messages: 6163s /tmp/cci4Wtwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/cci4Wtwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/cci4Wtwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/cci4Wtwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/cci4Wtwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s CC [M] drivers/gpu/drm/meson/meson_crtc.o 6163s /tmp/ccg1Xjlo.s: Assembler messages: 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s /tmp/ccg1Xjlo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6163s CC [M] drivers/i2c/busses/i2c-mt7621.o 6164s /tmp/cc07WAOV.s: Assembler messages: 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc07WAOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s CC [M] drivers/i2c/muxes/i2c-mux-gpio.o 6164s /tmp/ccMxBu8i.s: Assembler messages: 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccMxBu8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s LD [M] drivers/net/ethernet/qlogic/qed/qed.o 6164s CC [M] drivers/net/ethernet/qlogic/qede/qede_main.o 6164s /tmp/cc6MoDfw.s: Assembler messages: 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/cc6MoDfw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Assembler messages: 6164s CC [M] drivers/i2c/busses/i2c-mv64xxx.o 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s /tmp/ccwtwdG4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6164s CC [M] drivers/gpu/drm/meson/meson_encoder_cvbs.o 6165s /tmp/cctJxNvN.s: Assembler messages: 6165s /tmp/cctJxNvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/cctJxNvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/cctJxNvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/cctJxNvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/cctJxNvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s CC [M] drivers/i2c/muxes/i2c-mux-gpmux.o 6165s /tmp/ccqlHqHO.s: Assembler messages: 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccqlHqHO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s CC [M] drivers/gpu/drm/meson/meson_viu.o 6165s /tmp/ccMoaxFK.s: Assembler messages: 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s /tmp/ccMoaxFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6165s CC [M] drivers/i2c/busses/i2c-nomadik.o 6166s /tmp/ccXNqA4n.s: Assembler messages: 6166s /tmp/ccXNqA4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/ccXNqA4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/ccXNqA4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/ccXNqA4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/ccXNqA4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s CC [M] drivers/i2c/muxes/i2c-mux-ltc4306.o 6166s /tmp/cckerbrS.s: Assembler messages: 6166s /tmp/cckerbrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckerbrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckerbrS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s CC [M] drivers/gpu/drm/meson/meson_vpp.o 6166s /tmp/cckZE5hR.s: Assembler messages: 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6166s /tmp/cckZE5hR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s CC [M] drivers/i2c/busses/i2c-npcm7xx.o 6167s CC [M] drivers/gpu/drm/meson/meson_venc.o 6167s /tmp/ccl0HGsB.s: Assembler messages: 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccl0HGsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Assembler messages: 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s /tmp/ccFt711M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6167s CC [M] drivers/i2c/muxes/i2c-mux-mlxcpld.o 6167s CC [M] drivers/net/ethernet/qlogic/qede/qede_fp.o 6168s /tmp/ccFqL9IN.s: Assembler messages: 6168s /tmp/ccFqL9IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/ccFqL9IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/ccFqL9IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/ccFqL9IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/ccFqL9IN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s CC [M] drivers/i2c/muxes/i2c-mux-mule.o 6168s /tmp/cc7Kpw6R.s: Assembler messages: 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cc7Kpw6R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s CC [M] drivers/gpu/drm/meson/meson_vclk.o 6168s /tmp/cczLaFiQ.s: Assembler messages: 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s /tmp/cczLaFiQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6168s CC [M] drivers/i2c/busses/i2c-ocores.o 6169s /tmp/cc5kYzKd.s: Assembler messages: 6169s /tmp/cc5kYzKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/cc5kYzKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/cc5kYzKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/cc5kYzKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/cc5kYzKd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s CC [M] drivers/i2c/muxes/i2c-mux-pca9541.o 6169s /tmp/ccyXODM9.s: Assembler messages: 6169s /tmp/ccyXODM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccyXODM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccyXODM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccyXODM9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s CC [M] drivers/gpu/drm/meson/meson_overlay.o 6169s /tmp/ccqfNhlq.s: Assembler messages: 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s /tmp/ccqfNhlq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6169s CC [M] drivers/net/ethernet/qlogic/qede/qede_filter.o 6170s /tmp/ccch1Ivc.s: Assembler messages: 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccch1Ivc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s CC [M] drivers/i2c/busses/i2c-owl.o 6170s /tmp/ccJ1OFyr.s: Assembler messages: 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccJ1OFyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s CC [M] drivers/i2c/muxes/i2c-mux-pca954x.o 6170s /tmp/ccEwmsib.s: Assembler messages: 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s /tmp/ccEwmsib.s: Warning: no SFrame FDE emitted; FP without RA on stack 6170s CC [M] drivers/gpu/drm/meson/meson_rdma.o 6171s /tmp/ccoVuI3t.s: Assembler messages: 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccoVuI3t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s CC [M] drivers/i2c/busses/i2c-pca-platform.o 6171s /tmp/cc8eogSA.s: Assembler messages: 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/cc8eogSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s CC [M] drivers/i2c/muxes/i2c-mux-pinctrl.o 6171s /tmp/ccSJFIZF.s: Assembler messages: 6171s /tmp/ccSJFIZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccSJFIZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccSJFIZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccSJFIZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s /tmp/ccSJFIZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6171s CC [M] drivers/gpu/drm/meson/meson_osd_afbcd.o 6172s /tmp/ccI69qiG.s: Assembler messages: 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccI69qiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s CC [M] drivers/i2c/busses/i2c-pxa.o 6172s /tmp/ccPSKq7l.s: Assembler messages: 6172s /tmp/ccPSKq7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPSKq7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPSKq7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPSKq7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPSKq7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s CC [M] drivers/i2c/muxes/i2c-mux-reg.o 6172s /tmp/ccPMcNCB.s: Assembler messages: 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccPMcNCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Assembler messages: 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s /tmp/ccZHu1Eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6172s CC [M] drivers/net/ethernet/qlogic/qede/qede_ethtool.o 6172s CC [M] drivers/gpu/drm/meson/meson_encoder_hdmi.o 6173s /tmp/ccpn6lkk.s: Assembler messages: 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccpn6lkk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s CC [M] drivers/i2c/busses/i2c-qcom-cci.o 6173s /tmp/ccZQ1KQd.s: Assembler messages: 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccZQ1KQd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s AR drivers/net/ethernet/qualcomm/emac/built-in.a 6173s CC [M] drivers/net/ethernet/qualcomm/emac/emac.o 6173s /tmp/ccWZmug9.s: Assembler messages: 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s /tmp/ccWZmug9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6173s CC [M] drivers/gpu/drm/meson/meson_encoder_dsi.o 6174s /tmp/ccO6o7qu.s: Assembler messages: 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccO6o7qu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/cceXmDHo.s: Assembler messages: 6174s /tmp/cceXmDHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/cceXmDHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/cceXmDHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/cceXmDHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s CC [M] drivers/i2c/busses/i2c-qcom-geni.o 6174s CC [M] drivers/gpu/drm/meson/meson_dw_hdmi.o 6174s /tmp/ccda0L7e.s: Assembler messages: 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s /tmp/ccda0L7e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6174s CC [M] drivers/net/ethernet/qlogic/qede/qede_ptp.o 6175s /tmp/cce0YDc6.s: Assembler messages: 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/cce0YDc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s CC [M] drivers/net/ethernet/qualcomm/emac/emac-mac.o 6175s /tmp/ccsnJmOD.s: Assembler messages: 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6175s /tmp/ccsnJmOD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: CC [M] drivers/gpu/drm/meson/meson_dw_mipi_dsi.o 6176s Assembler messages: 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccAkMLyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s CC [M] drivers/i2c/busses/i2c-qup.o 6176s /tmp/ccwIpPXX.s: Assembler messages: 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccwIpPXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s CC [M] drivers/net/ethernet/qlogic/qede/qede_dcbnl.o 6176s /tmp/ccZ0S9cr.s: Assembler messages: 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccZ0S9cr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s Assembler messages: 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6176s /tmp/ccANCdF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s CC [M] drivers/net/ethernet/qualcomm/emac/emac-phy.o 6177s LD [M] drivers/gpu/drm/meson/meson-drm.o 6177s CC [M] drivers/gpu/drm/pl111/pl111_display.o 6177s /tmp/ccw3mPNu.s: Assembler messages: 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccw3mPNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s CC [M] drivers/net/ethernet/qlogic/qede/qede_rdma.o 6177s /tmp/ccuBkdwJ.s: Assembler messages: 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s /tmp/ccuBkdwJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6177s CC [M] drivers/i2c/busses/i2c-riic.o 6178s /tmp/ccevX36W.s: Assembler messages: 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccevX36W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccEwG2PQ.s: Assembler messages: 6178s /tmp/ccEwG2PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccEwG2PQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s CC [M] drivers/gpu/drm/pl111/pl111_versatile.o 6178s CC [M] drivers/net/ethernet/qualcomm/emac/emac-sgmii.o 6178s /tmp/cclVAcTh.s: Assembler messages: 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s CC [M] drivers/i2c/busses/i2c-rk3x.o 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/cclVAcTh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Assembler messages: 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s /tmp/ccSPOS3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6178s LD [M] drivers/net/ethernet/qlogic/qede/qede.o 6178s AR drivers/i3c/built-in.a 6178s CC [M] drivers/i3c/device.o 6179s /tmp/ccCnLS9V.s: Assembler messages: 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccCnLS9V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s CC [M] drivers/gpu/drm/pl111/pl111_drv.o 6179s /tmp/ccJTzcNK.s: Assembler messages: 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccJTzcNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s CC [M] drivers/net/ethernet/qualcomm/emac/emac-ethtool.o 6179s /tmp/ccK8k9Q6.s: Assembler messages: 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/ccK8k9Q6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Assembler messages: 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6179s /tmp/cc6Iy2Tq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s CC [M] drivers/i2c/busses/i2c-rzv2m.o 6180s CC [M] drivers/i3c/master.o 6180s /tmp/ccnwUyMC.s: Assembler messages: 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccnwUyMC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s CC [M] drivers/gpu/drm/pl111/pl111_debugfs.o 6180s /tmp/ccxZYHwe.s: Assembler messages: 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s /tmp/ccxZYHwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6180s CC [M] drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.o 6181s /tmp/ccAoqwVM.s: Assembler messages: 6181s /tmp/ccAoqwVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/ccAoqwVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s LD [M] drivers/gpu/drm/pl111/pl111_drm.o 6181s CC [M] drivers/gpu/drm/adp/adp_drv.o 6181s /tmp/cc2dcVtb.s: Assembler messages: 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s /tmp/cc2dcVtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s CC [M] drivers/i2c/busses/i2c-sh_mobile.o 6181s /tmp/ccXzU0G9.s: Assembler messages: 6181s /tmp/ccXzU0G9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6181s CC [M] drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2432.o 6182s /tmp/ccc5e0MO.s: Assembler messages: 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccc5e0MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Assembler messages: 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s CC [M] drivers/gpu/drm/adp/adp-mipi.o 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/cczxWOSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s CC [M] drivers/i3c/master/i3c-master-cdns.o 6182s /tmp/ccOvwjDV.s: Assembler messages: 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s /tmp/ccOvwjDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s CC [M] drivers/i2c/busses/i2c-simtec.o 6182s /tmp/ccNfmX3q.s: Assembler messages: 6182s /tmp/ccNfmX3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6182s CC [M] drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2400.o 6183s /tmp/ccA95mil.s: Assembler messages: 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccA95mil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s LD [M] drivers/gpu/drm/adp/adpdrm.o 6183s LD [M] drivers/gpu/drm/adp/adpdrm-mipi.o 6183s CC [M] drivers/gpu/drm/lima/lima_drv.o 6183s /tmp/ccZZEkuE.s: Assembler messages: 6183s /tmp/ccZZEkuE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccZZEkuE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccZZEkuE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s /tmp/ccZZEkuE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s CC [M] drivers/i2c/busses/i2c-stm32f4.o 6183s /tmp/ccHyhhGS.s: Assembler messages: 6183s /tmp/ccHyhhGS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6183s LD [M] drivers/net/ethernet/qualcomm/emac/qcom-emac.o 6183s CC [M] drivers/net/ethernet/qualcomm/qca_7k_common.o 6184s /tmp/ccxDPsiT.s: Assembler messages: 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/ccxDPsiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Assembler messages: 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s CC [M] drivers/gpu/drm/lima/lima_device.o 6184s CC [M] drivers/i3c/master/dw-i3c-master.o 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cceORDCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Assembler messages: 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s /tmp/cc8ywvNY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6184s CC [M] drivers/i2c/busses/i2c-stm32f7.o 6184s CC [M] drivers/net/ethernet/qualcomm/qca_7k.o 6185s /tmp/ccXnooVO.s: Assembler messages: 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccXnooVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s CC [M] drivers/gpu/drm/lima/lima_pmu.o 6185s /tmp/ccY9h5Oo.s: Assembler messages: 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccY9h5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccjUdecL.s: Assembler messages: 6185s /tmp/ccjUdecL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccjUdecL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Assembler messages: 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s /tmp/ccrYhW0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6185s CC [M] drivers/gpu/drm/lima/lima_l2_cache.o 6185s CC [M] drivers/net/ethernet/qualcomm/qca_debug.o 6186s CC [M] drivers/i3c/master/svc-i3c-master.o 6186s /tmp/ccqcBVAZ.s: Assembler messages: 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/ccqcBVAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/cc11ootW.s: Assembler messages: 6186s /tmp/cc11ootW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/cc11ootW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s /tmp/cc11ootW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6186s CC [M] drivers/gpu/drm/lima/lima_mmu.o 6186s CC [M] drivers/i2c/busses/i2c-stm32.o 6187s /tmp/ccDioxf3.s: Assembler messages: 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDioxf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s CC [M] drivers/net/ethernet/qualcomm/qca_spi.o 6187s /tmp/cci790GR.s: Assembler messages: 6187s /tmp/cci790GR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Assembler messages: 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccDC8ADE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s CC [M] drivers/i2c/busses/i2c-synquacer.o 6187s CC [M] drivers/gpu/drm/lima/lima_gp.o 6187s /tmp/ccGeCrW1.s: Assembler messages: 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6187s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccGeCrW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s CC [M] drivers/i3c/master/mipi-i3c-hci/core.o 6188s /tmp/ccg3VUqB.s: Assembler messages: 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccg3VUqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s CC [M] drivers/gpu/drm/lima/lima_pp.o 6188s /tmp/ccTVSCI3.s: Assembler messages: 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccTVSCI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s CC [M] drivers/i2c/busses/i2c-versatile.o 6188s /tmp/ccyiG4Qx.s: Assembler messages: 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s /tmp/ccyiG4Qx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6188s CC [M] drivers/net/ethernet/qualcomm/qca_uart.o 6189s /tmp/ccoprcqn.s: Assembler messages: 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccoprcqn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s CC [M] drivers/gpu/drm/lima/lima_gem.o 6189s /tmp/ccl1tYOC.s: Assembler messages: 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccl1tYOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s CC [M] drivers/i3c/master/mipi-i3c-hci/ext_caps.o 6189s /tmp/ccJosGZf.s: Assembler messages: 6189s /tmp/ccJosGZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccJosGZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccJosGZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s /tmp/ccJosGZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6189s CC [M] drivers/i2c/busses/i2c-octeon-core.o 6190s /tmp/ccDvhTUF.s: Assembler messages: 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccDvhTUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet_config.o 6190s /tmp/cc66XFMG.s: Assembler messages: 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/cc66XFMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Assembler messages: 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccUbbMst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s CC [M] drivers/i3c/master/mipi-i3c-hci/pio.o 6190s CC [M] drivers/gpu/drm/lima/lima_vm.o 6190s /tmp/ccb9mLaK.s: Assembler messages: 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s /tmp/ccb9mLaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6190s CC [M] drivers/i2c/busses/i2c-thunderx-pcidrv.o 6191s /tmp/ccMhtLH7.s: Assembler messages: 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccMhtLH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s CC [M] drivers/gpu/drm/lima/lima_sched.o 6191s /tmp/ccHxgAVd.s: Assembler messages: 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/ccHxgAVd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.o 6191s /tmp/cclXLzlm.s: Assembler messages: 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cclXLzlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s CC [M] drivers/i3c/master/mipi-i3c-hci/dma.o 6191s /tmp/cc9YWzx3.s: Assembler messages: 6191s /tmp/cc9YWzx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cc9YWzx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cc9YWzx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s /tmp/cc9YWzx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6191s CC [M] drivers/i2c/busses/i2c-xiic.o 6192s /tmp/cchgKBO7.s: Assembler messages: 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cchgKBO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s CC [M] drivers/gpu/drm/lima/lima_ctx.o 6192s /tmp/ccRmIe7p.s: Assembler messages: 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.o 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccRmIe7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cc3P7coc.s: Assembler messages: 6192s /tmp/cc3P7coc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cc3P7coc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cc3P7coc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cc3P7coc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/cc3P7coc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Assembler messages: 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s /tmp/ccuAHypm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6192s CC [M] drivers/gpu/drm/lima/lima_dlbu.o 6192s CC [M] drivers/i3c/master/mipi-i3c-hci/cmd_v1.o 6193s /tmp/cc7YiTxG.s: Assembler messages: 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/cc7YiTxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/ccjpGVq3.s: Assembler messages: 6193s /tmp/ccjpGVq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/ccItY3uf.s: Assembler messages: 6193s /tmp/ccItY3uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/ccItY3uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s CC [M] drivers/i2c/busses/i2c-xlp9xx.o 6193s /tmp/ccItY3uf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s CC [M] drivers/gpu/drm/lima/lima_bcast.o 6193s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.o 6193s /tmp/ccZneiye.s: Assembler messages: 6193s /tmp/ccZneiye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/ccZneiye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6193s /tmp/ccZneiye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s CC [M] drivers/i3c/master/mipi-i3c-hci/cmd_v2.o 6194s /tmp/ccMeaw5L.s: Assembler messages: 6194s /tmp/ccMeaw5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccMeaw5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s CC [M] drivers/gpu/drm/lima/lima_trace.o 6194s /tmp/ccjDwFjp.s: Assembler messages: 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s /tmp/ccjDwFjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6194s CC [M] drivers/i2c/busses/i2c-rcar.o 6195s /tmp/ccOhPUhU.s: Assembler messages: 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccOhPUhU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccXBctq9.s: Assembler messages: 6195s /tmp/ccXBctq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccXBctq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccXBctq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccXBctq9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.o 6195s CC [M] drivers/i3c/master/mipi-i3c-hci/dat_v1.o 6195s /tmp/cctWl6Ix.s: Assembler messages: 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/cctWl6Ix.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s CC [M] drivers/gpu/drm/lima/lima_devfreq.o 6195s /tmp/ccW3farT.s: Assembler messages: 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccW3farT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s LD [M] drivers/gpu/drm/lima/lima.o 6195s /tmp/ccl68wUb.s: Assembler messages: 6195s /tmp/ccl68wUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccl68wUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccl68wUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6195s /tmp/ccl68wUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s CC [M] drivers/gpu/drm/panfrost/panfrost_drv.o 6196s /tmp/ccsD7TWj.s: Assembler messages: 6196s /tmp/ccsD7TWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccsD7TWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s CC [M] drivers/i3c/master/mipi-i3c-hci/dct_v1.o 6196s /tmp/ccPf5KK6.s: Assembler messages: 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s /tmp/ccPf5KK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6196s LD [M] drivers/net/ethernet/qualcomm/rmnet/rmnet.o 6196s AR drivers/net/ethernet/qualcomm/built-in.a 6196s LD [M] drivers/net/ethernet/qualcomm/qcaspi.o 6196s LD [M] drivers/net/ethernet/qualcomm/qcauart.o 6196s CC [M] drivers/i2c/busses/i2c-diolan-u2c.o 6196s AR drivers/net/ethernet/realtek/built-in.a 6196s CC [M] drivers/net/ethernet/realtek/8139cp.o 6196s CC [M] drivers/i3c/master/mipi-i3c-hci/hci_quirks.o 6197s /tmp/ccPwiJBH.s: Assembler messages: 6197s /tmp/ccPwiJBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccPwiJBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccPwiJBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccPwiJBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccPwiJBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s CC [M] drivers/i2c/busses/i2c-dln2.o 6197s /tmp/ccxsFbwc.s: Assembler messages: 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s /tmp/ccxsFbwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6197s CC [M] drivers/gpu/drm/panfrost/panfrost_device.o 6197s CC [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.o 6198s /tmp/cc26cl53.s: Assembler messages: 6198s /tmp/cc26cl53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/cc26cl53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/cc26cl53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/cc26cl53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s CC [M] drivers/i2c/busses/i2c-ljca.o 6198s /tmp/ccE9OhIm.s: Assembler messages: 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccE9OhIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s CC [M] drivers/gpu/drm/panfrost/panfrost_devfreq.o 6198s /tmp/ccULpdux.s: Assembler messages: 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccULpdux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s CC [M] drivers/net/ethernet/realtek/8139too.o 6198s /tmp/ccA0plI1.s: Assembler messages: 6198s /tmp/ccA0plI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccA0plI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccA0plI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s /tmp/ccA0plI1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6198s LD [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.o 6198s LD [M] drivers/i3c/i3c.o 6198s CC [M] drivers/gpu/drm/panthor/panthor_devfreq.o 6199s /tmp/cc7vhRMY.s: Assembler messages: 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/cc7vhRMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s CC [M] drivers/i2c/busses/i2c-cp2615.o 6199s /tmp/ccvpjdpP.s: Assembler messages: 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccvpjdpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s CC [M] drivers/gpu/drm/panfrost/panfrost_gem.o 6199s /tmp/ccpX7c3N.s: Assembler messages: 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s /tmp/ccpX7c3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6199s CC [M] drivers/gpu/drm/panthor/panthor_device.o 6200s /tmp/ccpMHRA2.s: Assembler messages: 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccpMHRA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s CC [M] drivers/i2c/busses/i2c-parport.o 6200s /tmp/ccb5DCEp.s: Assembler messages: 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccb5DCEp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s CC [M] drivers/gpu/drm/panfrost/panfrost_gem_shrinker.o 6200s /tmp/cctGjYJo.s: Assembler messages: 6200s /tmp/cctGjYJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/cctGjYJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/cctGjYJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/cctGjYJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/cctGjYJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Assembler messages: 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s CC [M] drivers/gpu/drm/panthor/panthor_drv.o 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s /tmp/ccrjwo3A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6200s CC [M] drivers/net/ethernet/realtek/r8169_main.o 6201s /tmp/ccZ4M1qq.s: Assembler messages: 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccZ4M1qq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s CC [M] drivers/i2c/busses/i2c-mchp-pci1xxxx.o 6201s /tmp/ccXP54RA.s: Assembler messages: 6201s /tmp/ccXP54RA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccXP54RA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccXP54RA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s /tmp/ccXP54RA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6201s CC [M] drivers/gpu/drm/panfrost/panfrost_gpu.o 6202s /tmp/cc5q2Wk5.s: Assembler messages: 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/cc5q2Wk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s CC [M] drivers/gpu/drm/panthor/panthor_fw.o 6202s /tmp/ccHzV2xa.s: Assembler messages: 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccHzV2xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s CC [M] drivers/i2c/busses/i2c-robotfuzz-osif.o 6202s /tmp/ccS4ebWQ.s: Assembler messages: 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s /tmp/ccS4ebWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6202s CC [M] drivers/gpu/drm/panfrost/panfrost_job.o 6203s /tmp/ccEIDGrW.s: Assembler messages: 6203s /tmp/ccEIDGrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccEIDGrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccEIDGrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccEIDGrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccEIDGrW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s CC [M] drivers/i2c/busses/i2c-taos-evm.o 6203s /tmp/cc6B6jvR.s: Assembler messages: 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/cc6B6jvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s CC [M] drivers/gpu/drm/panthor/panthor_gem.o 6203s /tmp/ccQqfkAK.s: Assembler messages: 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6203s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s CC [M] drivers/gpu/drm/panfrost/panfrost_mmu.o 6204s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccQqfkAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cc5aulJ4.s: Assembler messages: 6204s /tmp/cc5aulJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cc5aulJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cc5aulJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cc5aulJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s CC [M] drivers/i2c/busses/i2c-tiny-usb.o 6204s /tmp/cceAiTma.s: Assembler messages: 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/cceAiTma.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s CC [M] drivers/net/ethernet/realtek/r8169_firmware.o 6204s /tmp/ccg0EzxZ.s: Assembler messages: 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s /tmp/ccg0EzxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6204s CC [M] drivers/gpu/drm/panthor/panthor_gpu.o 6205s /tmp/ccbbvk6H.s: Assembler messages: 6205s /tmp/ccbbvk6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccbbvk6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccbbvk6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccbbvk6H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s CC [M] drivers/net/ethernet/realtek/r8169_phy_config.o 6205s /tmp/ccpKHG5d.s: Assembler messages: 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccpKHG5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s CC [M] drivers/i2c/busses/i2c-viperboard.o 6205s /tmp/ccTFCXto.s: Assembler messages: 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s /tmp/ccTFCXto.s: Warning: no SFrame FDE emitted; FP without RA on stack 6205s CC [M] drivers/gpu/drm/panfrost/panfrost_perfcnt.o 6206s /tmp/cci5znYt.s: Assembler messages: 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cci5znYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s CC [M] drivers/gpu/drm/panthor/panthor_heap.o 6206s /tmp/cc7bueOp.s: Assembler messages: 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/cc7bueOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/ccQxpeXo.s: Assembler messages: 6206s /tmp/ccQxpeXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/ccQxpeXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/ccQxpeXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/ccQxpeXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s /tmp/ccQxpeXo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6206s CC [M] drivers/gpu/drm/panfrost/panfrost_dump.o 6206s CC [M] drivers/i2c/busses/i2c-brcmstb.o 6207s /tmp/ccLXrzBV.s: Assembler messages: 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s CC [M] drivers/net/ethernet/realtek/r8169_leds.o 6207s CC [M] drivers/gpu/drm/panthor/panthor_mmu.o 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccLXrzBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Assembler messages: 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccIaBTpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s LD [M] drivers/gpu/drm/panfrost/panfrost.o 6207s CC [M] drivers/gpu/drm/panthor/panthor_sched.o 6207s /tmp/ccngPtAF.s: Assembler messages: 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s /tmp/ccngPtAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6207s CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.o 6208s /tmp/ccJJ8oUg.s: Assembler messages: 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/ccJJ8oUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s CC [M] drivers/net/ethernet/realtek/rtase/rtase_main.o 6208s /tmp/cclZ9cBL.s: Assembler messages: 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s /tmp/cclZ9cBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6208s CC [M] drivers/i2c/busses/i2c-mlxbf.o 6209s /tmp/ccECYVwn.s: Assembler messages: 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s AR drivers/net/ethernet/renesas/built-in.a 6209s CC [M] drivers/net/ethernet/renesas/sh_eth.o 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6209s /tmp/ccECYVwn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Assembler messages: 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccQl4keS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s CC [M] drivers/i2c/busses/i2c-mlxcpld.o 6210s /tmp/ccgxWDWg.s: Assembler messages: 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s /tmp/ccgxWDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6210s LD [M] drivers/gpu/drm/panthor/panthor.o 6210s CC [M] drivers/gpu/drm/tidss/tidss_crtc.o 6211s /tmp/cclSLtA5.s: Assembler messages: 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/cclSLtA5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s LD [M] drivers/net/ethernet/realtek/rtase/rtase.o 6211s LD [M] drivers/net/ethernet/realtek/r8169.o 6211s CC [M] drivers/i2c/busses/i2c-xgene-slimpro.o 6211s /tmp/ccOmG8aB.s: Assembler messages: 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccOmG8aB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s CC [M] drivers/net/macsec.o 6211s /tmp/ccqPhq2k.s: Assembler messages: 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s /tmp/ccqPhq2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6211s CC [M] drivers/gpu/drm/tidss/tidss_drv.o 6212s /tmp/ccJ48Bhm.s: Assembler messages: 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccJ48Bhm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s CC [M] drivers/i2c/busses/i2c-fsi.o 6212s /tmp/ccjNYfZh.s: Assembler messages: 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccjNYfZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Assembler messages: 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s /tmp/ccVSAMLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6212s CC [M] drivers/net/ethernet/renesas/ravb_main.o 6212s CC [M] drivers/gpu/drm/tidss/tidss_encoder.o 6213s /tmp/ccTSI0VE.s: Assembler messages: 6213s /tmp/ccTSI0VE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccTSI0VE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccTSI0VE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccTSI0VE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccTSI0VE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s CC [M] drivers/i2c/busses/i2c-virtio.o 6213s /tmp/ccCeS3Pb.s: Assembler messages: 6213s /tmp/ccCeS3Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccCeS3Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s /tmp/ccCeS3Pb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6213s CC [M] drivers/gpu/drm/tidss/tidss_kms.o 6214s /tmp/ccsJGFgN.s: Assembler messages: 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccsJGFgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccb4A968.s: Assembler messages: 6214s /tmp/ccb4A968.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccb4A968.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s /tmp/ccb4A968.s: Warning: no SFrame FDE emitted; FP without RA on stack 6214s CC [M] drivers/gpu/drm/tidss/tidss_irq.o 6214s AR drivers/i2c/busses/built-in.a 6214s LD [M] drivers/i2c/busses/i2c-designware-pci.o 6214s LD [M] drivers/i2c/busses/i2c-stm32f7-drv.o 6215s LD [M] drivers/i2c/busses/i2c-thunderx.o 6215s CC [M] drivers/i2c/i2c-smbus.o 6215s /tmp/ccWMvfhj.s: Assembler messages: 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccWMvfhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Assembler messages: 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccnjXW6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s CC [M] drivers/gpu/drm/tidss/tidss_plane.o 6215s AR drivers/media/i2c/built-in.a 6215s CC [M] drivers/media/i2c/max2175.o 6215s /tmp/ccGutM8B.s: Assembler messages: 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccGutM8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s CC [M] drivers/net/ethernet/renesas/ravb_ptp.o 6215s /tmp/ccjhhwjX.s: Assembler messages: 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6215s /tmp/ccjhhwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s CC [M] drivers/i2c/i2c-mux.o 6216s /tmp/ccanxMGp.s: Assembler messages: 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s /tmp/ccanxMGp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s CC [M] drivers/gpu/drm/tidss/tidss_scale_coefs.o 6216s /tmp/cclk60J3.s: Assembler messages: 6216s /tmp/cclk60J3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6216s CC [M] drivers/gpu/drm/tidss/tidss_dispc.o 6217s /tmp/ccyQImMh.s: Assembler messages: 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccyQImMh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Assembler messages: 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s CC [M] drivers/media/i2c/ad5820.o 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccUWTGxG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Assembler messages: 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s /tmp/ccipV9Qd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6217s CC [M] drivers/i2c/i2c-atr.o 6217s CC [M] drivers/net/ethernet/renesas/rswitch.o 6218s /tmp/cctIZnr8.s: Assembler messages: 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cctIZnr8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s CC [M] drivers/media/i2c/adp1653.o 6218s /tmp/ccREM1fR.s: Assembler messages: 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/ccREM1fR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s CC [M] drivers/i2c/i2c-stub.o 6218s /tmp/cchfKYFn.s: Assembler messages: 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6218s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/cchfKYFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s LD [M] drivers/gpu/drm/tidss/tidss.o 6219s CC [M] drivers/gpu/drm/hyperv/hyperv_drm_drv.o 6219s /tmp/ccBOt06m.s: Assembler messages: 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccBOt06m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s CC [M] drivers/media/i2c/adv7170.o 6219s /tmp/ccg7XvEi.s: Assembler messages: 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccg7XvEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Assembler messages: 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s /tmp/ccReU8lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6219s CC [M] drivers/i2c/i2c-slave-eeprom.o 6219s CC [M] drivers/net/ethernet/renesas/rcar_gen4_ptp.o 6220s /tmp/ccs3HO7Z.s: Assembler messages: 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccs3HO7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s CC [M] drivers/gpu/drm/hyperv/hyperv_drm_modeset.o 6220s /tmp/ccUdwzRv.s: Assembler messages: 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccUdwzRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s CC [M] drivers/media/i2c/adv7175.o 6220s /tmp/ccfjcSdj.s: Assembler messages: 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccfjcSdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s CC [M] drivers/i2c/i2c-slave-testunit.o 6220s /tmp/ccm4xCyA.s: Assembler messages: 6220s /tmp/ccm4xCyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccm4xCyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccm4xCyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccm4xCyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccm4xCyA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccIQsIQb.s: Assembler messages: 6220s /tmp/ccIQsIQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccIQsIQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s /tmp/ccIQsIQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6220s CC [M] drivers/gpu/drm/hyperv/hyperv_drm_proto.o 6220s CC [M] drivers/net/ethernet/renesas/rtsn.o 6221s /tmp/ccQwrRVC.s: Assembler messages: 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccQwrRVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s CC [M] drivers/media/i2c/adv7180.o 6221s /tmp/cclu6skO.s: Assembler messages: 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/cclu6skO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s AR drivers/i2c/built-in.a 6221s AR drivers/media/tuners/built-in.a 6221s CC [M] drivers/media/tuners/e4000.o 6221s /tmp/ccyyKc8D.s: Assembler messages: 6221s /tmp/ccyyKc8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccyyKc8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccyyKc8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccyyKc8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s /tmp/ccyyKc8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6221s LD [M] drivers/gpu/drm/hyperv/hyperv_drm.o 6221s CC [M] drivers/gpu/drm/sprd/sprd_drm.o 6222s /tmp/ccPaPI2d.s: Assembler messages: 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccPaPI2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s LD [M] drivers/net/ethernet/renesas/ravb.o 6222s AR drivers/net/ethernet/rdc/built-in.a 6222s CC [M] drivers/net/ethernet/rdc/r6040.o 6222s /tmp/cceLOWcK.s: Assembler messages: 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cceLOWcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Assembler messages: 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/cc2OlkaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s CC [M] drivers/gpu/drm/sprd/sprd_dpu.o 6222s CC [M] drivers/media/i2c/adv7183.o 6222s /tmp/ccfpEJHe.s: Assembler messages: 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s /tmp/ccfpEJHe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6222s CC [M] drivers/media/tuners/fc0011.o 6223s /tmp/ccokdLM4.s: Assembler messages: 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccokdLM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Assembler messages: 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s CC [M] drivers/gpu/drm/sprd/sprd_dsi.o 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/cckJEa5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s CC [M] drivers/media/i2c/adv7343.o 6223s /tmp/ccg6czHo.s: Assembler messages: 6223s /tmp/ccg6czHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccg6czHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6223s /tmp/ccg6czHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s CC [M] drivers/media/tuners/fc0012.o 6224s /tmp/ccjInxFE.s: Assembler messages: 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/ccjInxFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s AR drivers/net/ethernet/rocker/built-in.a 6224s CC [M] drivers/net/ethernet/rocker/rocker_main.o 6224s /tmp/cciCcc9R.s: Assembler messages: 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cciCcc9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s CC [M] drivers/media/i2c/adv7393.o 6224s /tmp/cchlWkFt.s: Assembler messages: 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s CC [M] drivers/gpu/drm/sprd/megacores_pll.o 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6224s /tmp/cchlWkFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccvnG4Lz.s: Assembler messages: 6225s /tmp/ccvnG4Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s CC [M] drivers/media/tuners/fc0013.o 6225s /tmp/ccOznjQ9.s: Assembler messages: 6225s /tmp/ccOznjQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s LD [M] drivers/gpu/drm/sprd/sprd-drm.o 6225s /tmp/ccl6dSp8.s: Assembler messages: 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s /tmp/ccl6dSp8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6225s CC [M] drivers/gpu/drm/imagination/pvr_ccb.o 6225s CC [M] drivers/media/i2c/adv7604.o 6226s /tmp/cc5m2n5G.s: Assembler messages: 6226s /tmp/cc5m2n5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/cc5m2n5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/cc5m2n5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s CC [M] drivers/media/tuners/fc2580.o 6226s /tmp/ccp3lMqF.s: Assembler messages: 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s CC [M] drivers/net/ethernet/rocker/rocker_tlv.o 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccp3lMqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Assembler messages: 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s /tmp/ccygrIJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6226s CC [M] drivers/gpu/drm/imagination/pvr_cccb.o 6227s /tmp/cc3UgzqS.s: Assembler messages: 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/cc3UgzqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/ccmdN8te.s: Assembler messages: 6227s /tmp/ccmdN8te.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/ccmdN8te.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s CC [M] drivers/media/tuners/it913x.o 6227s CC [M] drivers/gpu/drm/imagination/pvr_context.o 6227s /tmp/ccavg7Cx.s: Assembler messages: 6227s /tmp/ccavg7Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s /tmp/ccavg7Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6227s CC [M] drivers/net/ethernet/rocker/rocker_ofdpa.o 6228s /tmp/cccbBY3Y.s: Assembler messages: 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cccbBY3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s CC [M] drivers/media/i2c/adv7842.o 6228s /tmp/ccx3koEK.s: Assembler messages: 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/ccx3koEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s CC [M] drivers/gpu/drm/imagination/pvr_device.o 6228s /tmp/cc9BkGtx.s: Assembler messages: 6228s /tmp/cc9BkGtx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cc9BkGtx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cc9BkGtx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cc9BkGtx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s /tmp/cc9BkGtx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6228s CC [M] drivers/media/tuners/m88rs6000t.o 6229s /tmp/cce7yPYo.s: Assembler messages: 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cce7yPYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s CC [M] drivers/gpu/drm/imagination/pvr_device_info.o 6229s /tmp/cc3AwFlB.s: Assembler messages: 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s /tmp/cc3AwFlB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6229s CC [M] drivers/media/tuners/max2165.o 6230s /tmp/cclG9rgg.s: Assembler messages: 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/cclG9rgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s LD [M] drivers/net/ethernet/rocker/rocker.o 6230s AR drivers/net/ethernet/samsung/built-in.a 6230s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.o 6230s /tmp/ccnnIGWg.s: Assembler messages: 6230s /tmp/ccnnIGWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccnnIGWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccnnIGWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccnnIGWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s CC [M] drivers/gpu/drm/imagination/pvr_drv.o 6230s /tmp/ccEeNKt5.s: Assembler messages: 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccEeNKt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s CC [M] drivers/media/i2c/ak7375.o 6230s /tmp/ccc9gGoz.s: Assembler messages: 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s /tmp/ccc9gGoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6230s CC [M] drivers/media/tuners/mc44s803.o 6231s /tmp/ccAETD4D.s: Assembler messages: 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccAETD4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_main.o 6231s /tmp/ccLoy3Sd.s: Assembler messages: 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccLoy3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s CC [M] drivers/gpu/drm/imagination/pvr_free_list.o 6231s /tmp/ccQ6Urpb.s: Assembler messages: 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/ccQ6Urpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s CC [M] drivers/media/i2c/ak881x.o 6231s /tmp/cc38A5Gt.s: Assembler messages: 6231s /tmp/cc38A5Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s /tmp/cc38A5Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6231s CC [M] drivers/media/tuners/msi001.o 6232s /tmp/ccqv0Zo9.s: Assembler messages: 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccqv0Zo9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s CC [M] drivers/gpu/drm/imagination/pvr_fw.o 6232s /tmp/ccelgY5W.s: Assembler messages: 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccelgY5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s CC [M] drivers/media/i2c/alvium-csi2.o 6232s /tmp/ccXlor7U.s: Assembler messages: 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6232s /tmp/ccXlor7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s CC [M] drivers/media/tuners/mt2060.o 6233s /tmp/ccNEZWgg.s: Assembler messages: 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.o 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/ccNEZWgg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Assembler messages: 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s /tmp/cc2GfA5e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6233s CC [M] drivers/gpu/drm/imagination/pvr_fw_meta.o 6234s /tmp/ccx0ZG6q.s: Assembler messages: 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccx0ZG6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s CC [M] drivers/media/tuners/mt2063.o 6234s /tmp/cc3kK0Au.s: Assembler messages: 6234s /tmp/cc3kK0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/cc3kK0Au.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.o 6234s /tmp/ccPgllKt.s: Assembler messages: 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/ccPgllKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s CC [M] drivers/media/i2c/aptina-pll.o 6234s /tmp/cckAnPPr.s: Assembler messages: 6234s /tmp/cckAnPPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/cckAnPPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/cckAnPPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s /tmp/cckAnPPr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6234s CC [M] drivers/gpu/drm/imagination/pvr_fw_mips.o 6235s /tmp/ccevHwkX.s: Assembler messages: 6235s /tmp/ccevHwkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s CC [M] drivers/media/i2c/ar0521.o 6235s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_core.o 6235s /tmp/cc6qOsrp.s: Assembler messages: 6235s /tmp/cc6qOsrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/cc6qOsrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/cc6qOsrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s CC [M] drivers/gpu/drm/imagination/pvr_fw_riscv.o 6235s /tmp/ccpxDqcc.s: Assembler messages: 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s /tmp/ccpxDqcc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6235s CC [M] drivers/media/tuners/mt20xx.o 6236s /tmp/ccJzzhs8.s: Assembler messages: 6236s /tmp/ccJzzhs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccJzzhs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccJzzhs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccJzzhs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccJzzhs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccUJePdn.s: Assembler messages: 6236s /tmp/ccUJePdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccUJePdn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s CC [M] drivers/gpu/drm/imagination/pvr_fw_startstop.o 6236s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.o 6236s /tmp/ccIMtdbt.s: Assembler messages: 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/ccIMtdbt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s CC [M] drivers/media/i2c/bt819.o 6236s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.o 6236s /tmp/cccJWpET.s: Assembler messages: 6236s /tmp/cccJWpET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/cccJWpET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s /tmp/cccJWpET.s: Warning: no SFrame FDE emitted; FP without RA on stack 6236s CC [M] drivers/media/tuners/mt2131.o 6237s /tmp/cc9iZYHN.s: Assembler messages: 6237s /tmp/cc9iZYHN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s CC [M] drivers/gpu/drm/imagination/pvr_fw_trace.o 6237s /tmp/ccXkVQZA.s: Assembler messages: 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccXkVQZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s CC [M] drivers/media/i2c/bt856.o 6237s /tmp/ccIyjFay.s: Assembler messages: 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccIyjFay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccb3225t.s: Assembler messages: 6237s /tmp/ccb3225t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccb3225t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s /tmp/ccb3225t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6237s CC [M] drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.o 6238s CC [M] drivers/media/tuners/mt2266.o 6238s /tmp/ccUE4Sxr.s: Assembler messages: 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/ccUE4Sxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s CC [M] drivers/gpu/drm/imagination/pvr_fw_util.o 6238s /tmp/cc37GLqX.s: Assembler messages: 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s /tmp/cc37GLqX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6238s CC [M] drivers/media/i2c/bt866.o 6239s CC [M] drivers/gpu/drm/imagination/pvr_gem.o 6239s /tmp/cczv5liL.s: Assembler messages: 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cczv5liL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s LD [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.o 6239s AR drivers/net/ethernet/seeq/built-in.a 6239s /tmp/ccv0JpSh.s: AR drivers/net/ethernet/silan/built-in.a 6239s Assembler messages: 6239s /tmp/ccv0JpSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/ccv0JpSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/ccv0JpSh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s CC [M] drivers/net/ethernet/silan/sc92031.o 6239s CC [M] drivers/media/tuners/mxl301rf.o 6239s /tmp/cc9YOdmy.s: Assembler messages: 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc9YOdmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s CC [M] drivers/media/i2c/cs3308.o 6239s /tmp/cc2Zar19.s: Assembler messages: 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s /tmp/cc2Zar19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6239s CC [M] drivers/gpu/drm/imagination/pvr_hwrt.o 6240s /tmp/ccVlx3kj.s: Assembler messages: 6240s /tmp/ccVlx3kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccVlx3kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccVlx3kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccVlx3kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccVlx3kj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s CC [M] drivers/media/tuners/mxl5005s.o 6240s /tmp/ccGLOmnt.s: Assembler messages: 6240s /tmp/ccGLOmnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccGLOmnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccGLOmnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccGLOmnt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s CC [M] drivers/media/i2c/cs5345.o 6240s /tmp/ccQ3dnmH.s: Assembler messages: 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccQ3dnmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s AR drivers/net/ethernet/sis/built-in.a 6240s /tmp/ccgL6KIV.s: Assembler messages: 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s /tmp/ccgL6KIV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6240s CC [M] drivers/net/ethernet/sis/sis190.o 6240s CC [M] drivers/gpu/drm/imagination/pvr_job.o 6241s /tmp/ccxpNbhC.s: Assembler messages: 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccxpNbhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s CC [M] drivers/media/i2c/cs53l32a.o 6241s /tmp/ccshDyDQ.s: Assembler messages: 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s /tmp/ccshDyDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6241s CC [M] drivers/gpu/drm/imagination/pvr_mmu.o 6242s /tmp/cc2N9Z3T.s: Assembler messages: 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/cc2N9Z3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s CC [M] drivers/media/i2c/ds90ub913.o 6242s /tmp/ccpRFstV.s: Assembler messages: 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s /tmp/ccpRFstV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6242s CC [M] drivers/net/ethernet/sis/sis900.o 6243s /tmp/ccsrKjOn.s: Assembler messages: 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccsrKjOn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s CC [M] drivers/gpu/drm/imagination/pvr_params.o 6243s /tmp/ccM0PW0s.s: Assembler messages: 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/ccM0PW0s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s CC [M] drivers/media/i2c/ds90ub953.o 6243s /tmp/cceaok3w.s: Assembler messages: 6243s /tmp/cceaok3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/cceaok3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s /tmp/cceaok3w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6243s CC [M] drivers/gpu/drm/imagination/pvr_power.o 6244s /tmp/ccYNbNtr.s: Assembler messages: 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccYNbNtr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s CC [M] drivers/media/tuners/mxl5007t.o 6244s /tmp/ccTRQ9Xv.s: Assembler messages: 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccTRQ9Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s AR drivers/net/ethernet/sfc/built-in.a 6244s CC [M] drivers/net/ethernet/sfc/efx.o 6244s /tmp/ccw7Ko7l.s: Assembler messages: 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s /tmp/ccw7Ko7l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6244s CC [M] drivers/gpu/drm/imagination/pvr_queue.o 6245s /tmp/ccFRCrVG.s: Assembler messages: 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccFRCrVG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s CC [M] drivers/media/i2c/ds90ub960.o 6245s /tmp/ccaI8ACK.s: Assembler messages: 6245s /tmp/ccaI8ACK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccaI8ACK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccaI8ACK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccaI8ACK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s /tmp/ccaI8ACK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6245s CC [M] drivers/media/tuners/qm1d1b0004.o 6246s /tmp/cccn6D3x.s: Assembler messages: 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cccn6D3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s CC [M] drivers/gpu/drm/imagination/pvr_stream.o 6246s /tmp/cc5lb2b1.s: Assembler messages: 6246s /tmp/cc5lb2b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cc5lb2b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cc5lb2b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/cc5lb2b1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Assembler messages: 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccAqh15Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s CC [M] drivers/media/tuners/qm1d1c0042.o 6246s CC [M] drivers/net/ethernet/sfc/efx_common.o 6246s /tmp/ccD2Wzkf.s: Assembler messages: 6246s /tmp/ccD2Wzkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccD2Wzkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s /tmp/ccD2Wzkf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6246s CC [M] drivers/gpu/drm/imagination/pvr_stream_defs.o 6247s CC [M] drivers/gpu/drm/imagination/pvr_sync.o 6247s /tmp/cc4vW1ko.s: Assembler messages: 6247s /tmp/cc4vW1ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/cc4vW1ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/cc4vW1ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/cc4vW1ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/cc4vW1ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s CC [M] drivers/media/tuners/qt1010.o 6247s /tmp/ccYOt5fg.s: Assembler messages: 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s CC [M] drivers/gpu/drm/imagination/pvr_vm.o 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccYOt5fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccqJOrv3.s: Assembler messages: 6247s /tmp/ccqJOrv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccqJOrv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s /tmp/ccqJOrv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6247s CC [M] drivers/media/i2c/dw9714.o 6248s /tmp/ccK8wwCM.s: Assembler messages: 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s CC [M] drivers/net/ethernet/sfc/efx_channels.o 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccK8wwCM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccI3i6np.s: Assembler messages: 6248s /tmp/ccI3i6np.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s CC [M] drivers/media/tuners/r820t.o 6248s /tmp/cctb5g9P.s: Assembler messages: 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/cctb5g9P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Assembler messages: 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6248s /tmp/ccqQaSB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s CC [M] drivers/media/i2c/dw9719.o 6249s CC [M] drivers/gpu/drm/imagination/pvr_vm_mips.o 6249s /tmp/ccoWye1J.s: Assembler messages: 6249s /tmp/ccoWye1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccoWye1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccoWye1J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s CC [M] drivers/gpu/drm/imagination/pvr_debugfs.o 6249s /tmp/ccnpe64p.s: Assembler messages: 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6249s /tmp/ccnpe64p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s CC [M] drivers/media/i2c/dw9807-vcm.o 6250s /tmp/ccX0j7Tx.s: Assembler messages: 6250s /tmp/ccX0j7Tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Assembler messages: 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccijY1Bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s LD [M] drivers/gpu/drm/imagination/powervr.o 6250s AR drivers/gpu/drm/built-in.a 6250s /tmp/ccm2f6lw.s: Assembler messages: 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s /tmp/ccm2f6lw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6250s LD [M] drivers/gpu/drm/drm_dma_helper.o 6250s LD [M] drivers/gpu/drm/drm_suballoc_helper.o 6250s LD [M] drivers/gpu/drm/drm_ttm_helper.o 6250s CC [M] drivers/media/tuners/si2157.o 6250s CC [M] drivers/net/ethernet/sfc/nic.o 6250s AR drivers/gpu/built-in.a 6250s CC drivers/net/ethernet/smsc/smc91x.o 6251s /tmp/ccgHmKPS.s: Assembler messages: 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s /tmp/ccgHmKPS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6251s CC [M] drivers/media/i2c/gc0308.o 6252s /tmp/ccKYT4IO.s: Assembler messages: 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccKYT4IO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s CC [M] drivers/media/tuners/tuner-simple.o 6252s /tmp/ccy0aHPq.s: Assembler messages: 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccy0aHPq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s CC [M] drivers/media/i2c/gc05a2.o 6252s /tmp/ccIrPwSC.s: Assembler messages: 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s /tmp/ccIrPwSC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6252s CC [M] drivers/net/ethernet/sfc/ef10.o 6253s /tmp/ccCQmU9B.s: Assembler messages: 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/ccCQmU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s CC [M] drivers/media/i2c/gc08a3.o 6253s /tmp/cc3BfVQc.s: Assembler messages: 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cc3BfVQc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s CC [M] drivers/media/tuners/tuner-types.o 6253s /tmp/cci816Ac.s: Assembler messages: 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s /tmp/cci816Ac.s: Warning: no SFrame FDE emitted; FP without RA on stack 6253s CC [M] drivers/net/ethernet/smsc/epic100.o 6254s CC [M] drivers/media/tuners/tda18212.o 6254s /tmp/cc7oU2DD.s: Assembler messages: 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s /tmp/cc7oU2DD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6254s CC [M] drivers/media/i2c/gc2145.o 6255s /tmp/ccDP2MS0.s: Assembler messages: 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s CC [M] drivers/net/ethernet/sfc/tx.o 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccDP2MS0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cck6ZtWI.s: Assembler messages: 6255s /tmp/cck6ZtWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cck6ZtWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cck6ZtWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Assembler messages: 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/ccSakNgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s CC [M] drivers/media/tuners/tda18218.o 6255s CC [M] drivers/net/ethernet/smsc/smsc9420.o 6255s /tmp/cctiinKi.s: Assembler messages: 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s /tmp/cctiinKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6255s CC [M] drivers/media/i2c/hi556.o 6256s /tmp/ccDfkZC2.s: Assembler messages: 6256s /tmp/ccDfkZC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccDfkZC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccDfkZC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s CC [M] drivers/media/tuners/tda18250.o 6256s /tmp/ccmV2dPB.s: Assembler messages: 6256s /tmp/ccmV2dPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccmV2dPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccmV2dPB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s CC [M] drivers/net/ethernet/sfc/tx_common.o 6256s /tmp/ccXRuede.s: Assembler messages: 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s CC [M] drivers/media/i2c/hi846.o 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6256s /tmp/ccXRuede.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Assembler messages: 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccBY4gJJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Assembler messages: 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s /tmp/ccv7n1PN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6257s CC [M] drivers/net/ethernet/smsc/smsc911x.o 6257s CC [M] drivers/media/tuners/tda18271-maps.o 6258s /tmp/ccxCzySN.s: Assembler messages: 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccxCzySN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s CC [M] drivers/net/ethernet/sfc/tx_tso.o 6258s /tmp/ccO0UMDB.s: Assembler messages: 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s CC [M] drivers/media/i2c/hi847.o 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccO0UMDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Assembler messages: 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s /tmp/ccLfLyUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6258s CC [M] drivers/media/tuners/tda18271-common.o 6259s /tmp/ccmv6QGt.s: Assembler messages: 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/ccmv6QGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s CC [M] drivers/media/i2c/video-i2c.o 6259s /tmp/cc83yk3C.s: Assembler messages: 6259s /tmp/cc83yk3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cc83yk3C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s CC [M] drivers/net/ethernet/sfc/rx.o 6259s /tmp/cccvLjlZ.s: Assembler messages: 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s /tmp/cccvLjlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6259s CC [M] drivers/media/tuners/tda18271-fe.o 6260s /tmp/ccO3mi0c.s: Assembler messages: 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccO3mi0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s AR drivers/net/ethernet/smsc/built-in.a 6260s CC [M] drivers/media/tuners/tda827x.o 6260s /tmp/ccwgiZWA.s: Assembler messages: 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccwgiZWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s CC [M] drivers/media/i2c/imx208.o 6260s /tmp/ccCEvH3d.s: Assembler messages: 6260s /tmp/ccCEvH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6260s /tmp/ccCEvH3d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s CC [M] drivers/net/ethernet/sfc/rx_common.o 6261s /tmp/ccQCfx10.s: Assembler messages: 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccQCfx10.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Assembler messages: 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccwH3j2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s CC [M] drivers/media/i2c/imx214.o 6261s CC [M] drivers/media/tuners/tda8290.o 6261s /tmp/ccrlIUvJ.s: Assembler messages: 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s /tmp/ccrlIUvJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6261s AR drivers/media/rc/keymaps/built-in.a 6261s CC [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.o 6262s /tmp/ccBom01T.s: Assembler messages: 6262s /tmp/ccBom01T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccBom01T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s CC [M] drivers/media/rc/keymaps/rc-alink-dtu-m.o 6262s /tmp/ccuxLXps.s: Assembler messages: 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccuxLXps.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s CC [M] drivers/media/i2c/imx219.o 6262s /tmp/cc7R2x86.s: Assembler messages: 6262s /tmp/cc7R2x86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/cc7R2x86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/cc7R2x86.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s CC [M] drivers/media/tuners/tda9887.o 6262s /tmp/ccQqrlKS.s: Assembler messages: 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s CC [M] drivers/net/ethernet/sfc/selftest.o 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccQqrlKS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccoKpd9A.s: Assembler messages: 6262s /tmp/ccoKpd9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6262s /tmp/ccoKpd9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s CC [M] drivers/media/rc/keymaps/rc-anysee.o 6263s /tmp/ccn59nvV.s: Assembler messages: 6263s /tmp/ccn59nvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/ccn59nvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s CC [M] drivers/media/rc/keymaps/rc-apac-viewcomp.o 6263s /tmp/cckV4yZd.s: Assembler messages: 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cckV4yZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s CC [M] drivers/media/i2c/imx258.o 6263s /tmp/cc820ffZ.s: Assembler messages: 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s /tmp/cc820ffZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6263s CC [M] drivers/media/tuners/tea5761.o 6264s /tmp/cctI6aCr.s: Assembler messages: 6264s /tmp/cctI6aCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/cctI6aCr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s CC [M] drivers/media/rc/keymaps/rc-astrometa-t2hybrid.o 6264s /tmp/ccDIi7YX.s: Assembler messages: 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccDIi7YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s CC [M] drivers/net/ethernet/sfc/ethtool.o 6264s /tmp/ccnfTNB4.s: Assembler messages: 6264s /tmp/ccnfTNB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccnfTNB4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s CC [M] drivers/media/rc/keymaps/rc-asus-pc39.o 6264s /tmp/ccUR1bth.s: Assembler messages: 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s CC [M] drivers/media/i2c/imx274.o 6264s /tmp/ccUR1bth.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/cc898Gzj.s: Assembler messages: 6264s /tmp/cc898Gzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/cc898Gzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/cc898Gzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6264s /tmp/cc898Gzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s CC [M] drivers/media/tuners/tea5767.o 6265s /tmp/ccCFXxFp.s: Assembler messages: 6265s /tmp/ccCFXxFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/ccCFXxFp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s CC [M] drivers/media/rc/keymaps/rc-asus-ps3-100.o 6265s /tmp/ccCDMERU.s: Assembler messages: 6265s /tmp/ccCDMERU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/ccCDMERU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s CC [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.o 6265s /tmp/cceJmGSe.s: Assembler messages: 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s /tmp/cceJmGSe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6265s CC [M] drivers/net/ethernet/sfc/ethtool_common.o 6266s /tmp/ccqzmReT.s: Assembler messages: 6266s /tmp/ccqzmReT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccqzmReT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccqzmReT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s CC [M] drivers/media/tuners/tua9001.o 6266s /tmp/ccHGjCJP.s: Assembler messages: 6266s /tmp/ccHGjCJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccHGjCJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s CC [M] drivers/media/rc/keymaps/rc-ati-x10.o 6266s /tmp/ccVQLBQD.s: Assembler messages: 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/ccVQLBQD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s CC [M] drivers/media/i2c/imx283.o 6266s /tmp/cc6YG4sE.s: Assembler messages: 6266s /tmp/cc6YG4sE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s /tmp/cc6YG4sE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6266s CC [M] drivers/media/rc/keymaps/rc-avermedia-a16d.o 6267s /tmp/ccpCAzg0.s: Assembler messages: 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccpCAzg0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s CC [M] drivers/media/tuners/xc2028.o 6267s /tmp/ccFVBI8p.s: Assembler messages: 6267s /tmp/ccFVBI8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/ccFVBI8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s CC [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.o 6267s /tmp/cc4k0VNJ.s: Assembler messages: 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cc4k0VNJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s CC [M] drivers/net/ethernet/sfc/ptp.o 6267s /tmp/cchaDc8j.s: Assembler messages: 6267s /tmp/cchaDc8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s /tmp/cchaDc8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6267s CC [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.o 6268s /tmp/ccHcRIBX.s: Assembler messages: 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccHcRIBX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s CC [M] drivers/media/i2c/imx290.o 6268s /tmp/ccJgMUgr.s: Assembler messages: 6268s /tmp/ccJgMUgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccJgMUgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s CC [M] drivers/media/rc/keymaps/rc-avermedia-m135a.o 6268s /tmp/cc6GVwN5.s: Assembler messages: 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/cc6GVwN5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s CC [M] drivers/media/tuners/xc4000.o 6268s /tmp/ccVmx9eD.s: Assembler messages: 6268s /tmp/ccVmx9eD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s /tmp/ccVmx9eD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6268s CC [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.o 6269s /tmp/ccysmrV3.s: Assembler messages: 6269s /tmp/ccysmrV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/ccysmrV3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s CC [M] drivers/media/rc/keymaps/rc-avermedia.o 6269s /tmp/cc5333fD.s: Assembler messages: 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s CC [M] drivers/media/i2c/imx296.o 6269s CC [M] drivers/net/ethernet/sfc/mcdi.o 6269s /tmp/cc5333fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Assembler messages: 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/cc215sQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/ccqa7XVb.s: Assembler messages: 6269s /tmp/ccqa7XVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s /tmp/ccqa7XVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6269s CC [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.o 6270s /tmp/ccWIIubD.s: Assembler messages: 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWIIubD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s CC [M] drivers/media/tuners/xc5000.o 6270s /tmp/ccdVGThf.s: Assembler messages: 6270s /tmp/ccdVGThf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccdVGThf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s CC [M] drivers/media/rc/keymaps/rc-avertv-303.o 6270s /tmp/ccrj753S.s: Assembler messages: 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccrj753S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s CC [M] drivers/media/i2c/imx319.o 6270s /tmp/ccWpVR1p.s: Assembler messages: 6270s /tmp/ccWpVR1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6270s /tmp/ccWpVR1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s CC [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.o 6271s /tmp/ccrSSvpD.s: Assembler messages: 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccrSSvpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccJhkOOo.s: Assembler messages: 6271s /tmp/ccJhkOOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccJhkOOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s CC [M] drivers/media/rc/keymaps/rc-beelink-gs1.o 6271s LD [M] drivers/media/tuners/tda18271.o 6271s CC drivers/pps/pps.o 6271s /tmp/ccm9Hqko.s: Assembler messages: 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s /tmp/ccm9Hqko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6271s CC [M] drivers/net/ethernet/sfc/mcdi_port.o 6272s /tmp/ccG08QWz.s: Assembler messages: 6272s /tmp/ccG08QWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccG08QWz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Assembler messages: 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccBtF4HP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s CC [M] drivers/media/rc/keymaps/rc-beelink-mxiii.o 6272s CC [M] drivers/media/i2c/imx334.o 6272s /tmp/ccx2HhHy.s: Assembler messages: 6272s /tmp/ccx2HhHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/ccx2HhHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s CC [M] drivers/media/rc/keymaps/rc-behold-columbus.o 6272s /tmp/cci9cRyW.s: Assembler messages: 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s /tmp/cci9cRyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6272s CC drivers/pps/kapi.o 6273s /tmp/ccvn1gUx.s: Assembler messages: 6273s /tmp/ccvn1gUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccvn1gUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccSlQBtD.s: Assembler messages: 6273s /tmp/ccSlQBtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccSlQBtD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s CC [M] drivers/media/rc/keymaps/rc-behold.o 6273s CC [M] drivers/net/ethernet/sfc/mcdi_port_common.o 6273s /tmp/ccGyB2Fz.s: Assembler messages: 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s CC [M] drivers/media/i2c/imx335.o 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccGyB2Fz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccDdRryL.s: Assembler messages: 6273s /tmp/ccDdRryL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccDdRryL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccDdRryL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccDdRryL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s CC drivers/pps/sysfs.o 6273s /tmp/cceoGoxu.s: Assembler messages: 6273s /tmp/cceoGoxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/cceoGoxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s CC [M] drivers/media/rc/keymaps/rc-budget-ci-old.o 6273s /tmp/ccV8I0UL.s: Assembler messages: 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6273s /tmp/ccV8I0UL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s AR drivers/pps/clients/built-in.a 6274s CC [M] drivers/pps/clients/pps-ldisc.o 6274s /tmp/ccA2rOOt.s: Assembler messages: 6274s /tmp/ccA2rOOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccA2rOOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s CC [M] drivers/media/rc/keymaps/rc-cinergy-1400.o 6274s /tmp/ccJYWQvi.s: Assembler messages: 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccJYWQvi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s CC [M] drivers/media/i2c/imx355.o 6274s /tmp/ccoGdImL.s: Assembler messages: 6274s /tmp/ccoGdImL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccoGdImL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/ccoGdImL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s CC [M] drivers/pps/clients/pps_parport.o 6274s /tmp/cceOg6Eb.s: Assembler messages: 6274s /tmp/cceOg6Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s /tmp/cceOg6Eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6274s CC [M] drivers/media/rc/keymaps/rc-cinergy.o 6275s /tmp/ccG2z012.s: Assembler messages: 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccG2z012.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s CC [M] drivers/net/ethernet/sfc/mcdi_functions.o 6275s /tmp/ccTvIe4n.s: Assembler messages: 6275s /tmp/ccTvIe4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccTvIe4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/cc0HCM5L.s: Assembler messages: 6275s /tmp/cc0HCM5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/cc0HCM5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/cc0HCM5L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s CC [M] drivers/media/rc/keymaps/rc-ct-90405.o 6275s CC [M] drivers/pps/clients/pps-gpio.o 6275s /tmp/ccKb7N42.s: Assembler messages: 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccKb7N42.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s CC [M] drivers/media/i2c/imx412.o 6275s /tmp/ccSDkuoV.s: Assembler messages: 6275s /tmp/ccSDkuoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s /tmp/ccSDkuoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6275s CC [M] drivers/media/rc/keymaps/rc-d680-dmb.o 6276s /tmp/cc9jViHV.s: Assembler messages: 6276s /tmp/cc9jViHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc9jViHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc9jViHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc9jViHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc9jViHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s CC [M] drivers/pps/generators/pps_gen.o 6276s /tmp/ccRg8OzQ.s: Assembler messages: 6276s /tmp/ccRg8OzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/ccRg8OzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s CC [M] drivers/media/rc/keymaps/rc-delock-61959.o 6276s /tmp/cc5t2STd.s: Assembler messages: 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc5t2STd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s CC [M] drivers/net/ethernet/sfc/mcdi_filters.o 6276s /tmp/cc0HZt0O.s: Assembler messages: 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc0HZt0O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc40Xf8G.s: Assembler messages: 6276s /tmp/cc40Xf8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6276s /tmp/cc40Xf8G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Assembler messages: 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cclHOtDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s CC [M] drivers/media/rc/keymaps/rc-dib0700-nec.o 6277s CC [M] drivers/media/i2c/imx415.o 6277s CC [M] drivers/pps/generators/sysfs.o 6277s /tmp/cccBKcLh.s: Assembler messages: 6277s /tmp/cccBKcLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s /tmp/cccBKcLh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s CC [M] drivers/media/rc/keymaps/rc-dib0700-rc5.o 6277s /tmp/ccFfeMjZ.s: Assembler messages: 6277s /tmp/ccFfeMjZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6277s CC [M] drivers/pps/generators/pps_gen-dummy.o 6278s /tmp/ccrfnUQn.s: Assembler messages: 6278s /tmp/ccrfnUQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccrfnUQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s CC [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.o 6278s /tmp/ccCkNF1d.s: Assembler messages: 6278s /tmp/ccCkNF1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccCkNF1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccCkNF1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccCkNF1d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s LD [M] drivers/pps/generators/pps_gen_core.o 6278s AR drivers/pps/built-in.a 6278s AR drivers/net/ethernet/socionext/built-in.a 6278s /tmp/ccHXIRuN.s: Assembler messages: 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccHXIRuN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s CC [M] drivers/net/ethernet/socionext/netsec.o 6278s CC [M] drivers/media/i2c/ir-kbd-i2c.o 6278s /tmp/ccg7JO7y.s: Assembler messages: 6278s /tmp/ccg7JO7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccg7JO7y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s CC [M] drivers/media/rc/keymaps/rc-digittrade.o 6278s /tmp/ccafBEso.s: Assembler messages: 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6278s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s CC [M] drivers/net/ethernet/sfc/mcdi_mon.o 6279s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/ccafBEso.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/ccTBP4Tc.s: Assembler messages: 6279s /tmp/ccTBP4Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/ccTBP4Tc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s CC [M] drivers/media/rc/keymaps/rc-dm1105-nec.o 6279s /tmp/cccmIaT5.s: Assembler messages: 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/cccmIaT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s CC [M] drivers/media/i2c/isl7998x.o 6279s /tmp/ccMkzoEB.s: Assembler messages: 6279s /tmp/ccMkzoEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s /tmp/ccMkzoEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6279s CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.o 6281s /tmp/cclClM19.s: CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.o 6281s CC [M] drivers/net/ethernet/sfc/ef100.o 6281s CC [M] drivers/media/rc/keymaps/rc-dreambox.o 6281s CC [M] drivers/media/rc/keymaps/rc-dtt200u.o 6281s CC [M] drivers/media/i2c/ks0127.o 6281s Assembler messages: 6281s /tmp/cclClM19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/cclClM19.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Assembler messages: 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccbFgUfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Assembler messages: 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccDLdPZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccqhL7Zm.s: Assembler messages: 6281s /tmp/ccqhL7Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccqhL7Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Assembler messages: 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccJ2QDt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccFkfvAK.s: Assembler messages: 6281s /tmp/ccFkfvAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccFkfvAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccKa3WIk.s: Assembler messages: 6281s /tmp/ccKa3WIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccKa3WIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s CC [M] drivers/media/rc/keymaps/rc-dvbsky.o 6281s AR drivers/net/ethernet/stmicro/built-in.a 6281s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_main.o 6281s /tmp/ccSoTqiv.s: Assembler messages: 6281s /tmp/ccSoTqiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccSoTqiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s CC [M] drivers/media/rc/keymaps/rc-dvico-mce.o 6281s /tmp/ccw17VkI.s: Assembler messages: 6281s /tmp/ccw17VkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccw17VkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccw17VkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s /tmp/ccw17VkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6281s CC [M] drivers/net/ethernet/sfc/ef100_nic.o 6282s /tmp/ccpNCMR1.s: Assembler messages: 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccpNCMR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s CC [M] drivers/media/i2c/lm3560.o 6282s /tmp/cclxTQAf.s: Assembler messages: 6282s /tmp/cclxTQAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/cclxTQAf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s CC [M] drivers/media/rc/keymaps/rc-dvico-portable.o 6282s /tmp/ccmneDIf.s: Assembler messages: 6282s /tmp/ccmneDIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s /tmp/ccmneDIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6282s CC [M] drivers/media/rc/keymaps/rc-em-terratec.o 6283s /tmp/ccGftwvW.s: Assembler messages: 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s CC [M] drivers/media/i2c/lm3646.o 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccGftwvW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cc4ai8tx.s: Assembler messages: 6283s /tmp/cc4ai8tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cc4ai8tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s CC [M] drivers/media/rc/keymaps/rc-encore-enltv2.o 6283s /tmp/cckN93kp.s: Assembler messages: 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/cckN93kp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s CC [M] drivers/net/ethernet/sfc/ef100_netdev.o 6283s /tmp/ccFvCRUL.s: Assembler messages: 6283s /tmp/ccFvCRUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s /tmp/ccFvCRUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6283s CC [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.o 6284s /tmp/ccpj6TJl.s: Assembler messages: 6284s /tmp/ccpj6TJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s /tmp/ccpj6TJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s /tmp/ccpj6TJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s /tmp/ccpj6TJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s /tmp/ccpj6TJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s CC [M] drivers/media/i2c/lt6911uxe.o 6284s /tmp/cc1iAkIK.s: Assembler messages: 6284s /tmp/cc1iAkIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s /tmp/cc1iAkIK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6284s CC [M] drivers/media/rc/keymaps/rc-encore-enltv.o 6285s /tmp/ccow7jbf.s: Assembler messages: 6285s /tmp/ccow7jbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccow7jbf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s CC [M] drivers/media/rc/keymaps/rc-evga-indtube.o 6285s /tmp/ccYr0Yf6.s: Assembler messages: 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccYr0Yf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Assembler messages: 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccoz5ldz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccAK0WBu.s: Assembler messages: 6285s /tmp/ccAK0WBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccAK0WBu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s CC [M] drivers/net/ethernet/sfc/ef100_ethtool.o 6285s CC [M] drivers/media/i2c/m52790.o 6285s CC [M] drivers/media/rc/keymaps/rc-eztv.o 6285s /tmp/ccF3oCOJ.s: Assembler messages: 6285s /tmp/ccF3oCOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s /tmp/ccF3oCOJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6285s CC [M] drivers/media/rc/keymaps/rc-flydvb.o 6286s /tmp/cc0R3KQQ.s: Assembler messages: 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc0R3KQQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s CC [M] drivers/media/i2c/max9271.o 6286s CC [M] drivers/net/ethernet/sfc/ef100_rx.o 6286s /tmp/cc9RYAAr.s: Assembler messages: 6286s /tmp/cc9RYAAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/cc9RYAAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s CC [M] drivers/media/rc/keymaps/rc-flyvideo.o 6286s /tmp/ccdruqhz.s: Assembler messages: 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccdruqhz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o 6286s /tmp/ccafZxpt.s: Assembler messages: 6286s /tmp/ccafZxpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s /tmp/ccafZxpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6286s CC [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.o 6287s /tmp/ccXPpeYR.s: Assembler messages: 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccXPpeYR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s CC [M] drivers/media/i2c/max96714.o 6287s /tmp/ccnoZnnp.s: Assembler messages: 6287s /tmp/ccnoZnnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccnoZnnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccnoZnnp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccja2q1W.s: Assembler messages: 6287s /tmp/ccja2q1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s /tmp/ccja2q1W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6287s CC [M] drivers/net/ethernet/sfc/ef100_tx.o 6287s CC [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.o 6288s /tmp/cc43L5Po.s: Assembler messages: 6288s /tmp/cc43L5Po.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cc43L5Po.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s CC [M] drivers/media/rc/keymaps/rc-geekbox.o 6288s /tmp/cckHxGC2.s: Assembler messages: 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/cckHxGC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s CC [M] drivers/media/i2c/max96717.o 6288s /tmp/ccweEzjx.s: Assembler messages: 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccweEzjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o 6288s /tmp/ccBH7NF3.s: Assembler messages: 6288s /tmp/ccBH7NF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccBH7NF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s CC [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.o 6288s /tmp/ccsIfvys.s: Assembler messages: 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6288s /tmp/ccsIfvys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s CC [M] drivers/net/ethernet/sfc/efx_devlink.o 6289s /tmp/cc33zxxO.s: Assembler messages: 6289s /tmp/cc33zxxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cc33zxxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s CC [M] drivers/media/rc/keymaps/rc-gotview7135.o 6289s /tmp/ccRWcaNm.s: Assembler messages: 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccRWcaNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s CC [M] drivers/media/i2c/ml86v7667.o 6289s /tmp/ccZjkPBm.s: Assembler messages: 6289s /tmp/ccZjkPBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/ccZjkPBm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s CC [M] drivers/media/rc/keymaps/rc-hauppauge.o 6289s /tmp/cckVb38H.s: Assembler messages: 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s /tmp/cckVb38H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6289s CC [M] drivers/net/ethernet/stmicro/stmmac/ring_mode.o 6290s /tmp/ccY5YX8H.s: Assembler messages: 6290s /tmp/ccY5YX8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccY5YX8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s CC [M] drivers/media/rc/keymaps/rc-hisi-poplar.o 6290s /tmp/ccS4T9f9.s: Assembler messages: 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccS4T9f9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s CC [M] drivers/net/ethernet/sfc/efx_reflash.o 6290s /tmp/cct2vWny.s: Assembler messages: 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/cct2vWny.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s CC [M] drivers/media/i2c/msp3400-driver.o 6290s /tmp/ccUfljs2.s: Assembler messages: 6290s /tmp/ccUfljs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccUfljs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s CC [M] drivers/media/rc/keymaps/rc-hisi-tv-demo.o 6290s /tmp/ccIHujWg.s: Assembler messages: 6290s /tmp/ccIHujWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s /tmp/ccIHujWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6290s CC [M] drivers/net/ethernet/stmicro/stmmac/chain_mode.o 6291s /tmp/cc8IN9VA.s: Assembler messages: 6291s /tmp/cc8IN9VA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/cc8IN9VA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s CC [M] drivers/media/rc/keymaps/rc-imon-mce.o 6291s /tmp/ccn7VZyF.s: Assembler messages: 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccn7VZyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccMsJwMt.s: Assembler messages: 6291s /tmp/ccMsJwMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/ccMsJwMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s CC [M] drivers/media/i2c/msp3400-kthreads.o 6291s CC [M] drivers/media/rc/keymaps/rc-imon-pad.o 6291s /tmp/cc2ufWuv.s: Assembler messages: 6291s /tmp/cc2ufWuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s /tmp/cc2ufWuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6291s CC [M] drivers/net/ethernet/sfc/mtd.o 6292s /tmp/cczPnhiT.s: Assembler messages: 6292s /tmp/cczPnhiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/cczPnhiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o 6292s /tmp/cct9GfmB.s: Assembler messages: 6292s /tmp/cct9GfmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/cct9GfmB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s CC [M] drivers/media/rc/keymaps/rc-imon-rsc.o 6292s /tmp/ccjlAPfe.s: Assembler messages: 6292s /tmp/ccjlAPfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccjlAPfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s CC [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.o 6292s /tmp/ccKDMphv.s: Assembler messages: 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s /tmp/ccKDMphv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6292s CC [M] drivers/media/i2c/mt9m001.o 6293s /tmp/ccf8lHg2.s: Assembler messages: 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccf8lHg2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s CC [M] drivers/net/ethernet/sfc/sriov.o 6293s /tmp/ccZ6u6Ua.s: Assembler messages: 6293s /tmp/ccZ6u6Ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccZ6u6Ua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s CC [M] drivers/media/rc/keymaps/rc-it913x-v1.o 6293s /tmp/ccz7UZKv.s: Assembler messages: 6293s /tmp/ccz7UZKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccz7UZKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o 6293s /tmp/ccqPsTcd.s: Assembler messages: 6293s /tmp/ccqPsTcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s /tmp/ccqPsTcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6293s CC [M] drivers/media/rc/keymaps/rc-it913x-v2.o 6294s /tmp/ccV9gpvu.s: Assembler messages: 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccV9gpvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s CC [M] drivers/media/i2c/mt9m111.o 6294s /tmp/cc6lxKrU.s: Assembler messages: 6294s /tmp/cc6lxKrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cc6lxKrU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccGEyKj8.s: Assembler messages: 6294s /tmp/ccGEyKj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccGEyKj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccGEyKj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccGEyKj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/ccGEyKj8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s CC [M] drivers/media/rc/keymaps/rc-kaiomy.o 6294s CC [M] drivers/net/ethernet/sfc/ef10_sriov.o 6294s /tmp/cccCE7PT.s: Assembler messages: 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s /tmp/cccCE7PT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6294s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o 6295s /tmp/ccREoS9i.s: Assembler messages: 6295s /tmp/ccREoS9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccREoS9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s CC [M] drivers/media/rc/keymaps/rc-khadas.o 6295s /tmp/ccXoUc6p.s: Assembler messages: 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccXoUc6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s CC [M] drivers/media/i2c/mt9m114.o 6295s /tmp/ccv9meSK.s: Assembler messages: 6295s /tmp/ccv9meSK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccv9meSK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s CC [M] drivers/media/rc/keymaps/rc-khamsin.o 6295s /tmp/ccp8XuIh.s: Assembler messages: 6295s /tmp/ccp8XuIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccp8XuIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccp8XuIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccp8XuIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccp8XuIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o 6295s /tmp/ccxulHzx.s: Assembler messages: 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccxulHzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccyNd5Wq.s: Assembler messages: 6295s /tmp/ccyNd5Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s /tmp/ccyNd5Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6295s CC [M] drivers/media/rc/keymaps/rc-kworld-315u.o 6295s CC [M] drivers/net/ethernet/sfc/ef100_sriov.o 6296s /tmp/cc5Am2TD.s: Assembler messages: 6296s /tmp/cc5Am2TD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cc5Am2TD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s CC [M] drivers/media/rc/keymaps/rc-kworld-pc150u.o 6296s /tmp/cch2v8sk.s: Assembler messages: 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/cch2v8sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s CC [M] drivers/media/i2c/mt9p031.o 6296s /tmp/ccGhj1vD.s: Assembler messages: 6296s /tmp/ccGhj1vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/ccGhj1vD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/ccXi6AYY.s: Assembler messages: 6296s /tmp/ccXi6AYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/ccXi6AYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6296s /tmp/ccXi6AYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s CC [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.o 6297s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o 6297s /tmp/ccXRGugy.s: Assembler messages: 6297s /tmp/ccXRGugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccXRGugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s CC [M] drivers/net/ethernet/sfc/ef100_rep.o 6297s /tmp/ccYSTq4k.s: Assembler messages: 6297s /tmp/ccYSTq4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccYSTq4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s CC [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.o 6297s /tmp/ccc11UpI.s: Assembler messages: 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s /tmp/ccc11UpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6297s CC [M] drivers/media/i2c/mt9t112.o 6298s /tmp/ccI6PHvY.s: Assembler messages: 6298s /tmp/ccI6PHvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/ccI6PHvY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s CC [M] drivers/net/ethernet/stmicro/stmmac/enh_desc.o 6298s CC [M] drivers/media/rc/keymaps/rc-lme2510.o 6298s /tmp/ccAZl4bD.s: Assembler messages: 6298s /tmp/ccAZl4bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/ccAZl4bD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s CC [M] drivers/media/rc/keymaps/rc-manli.o 6298s /tmp/cccvGE5Z.s: Assembler messages: 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s /tmp/cccvGE5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6298s CC [M] drivers/net/ethernet/sfc/mae.o 6299s /tmp/ccmYtKTJ.s: Assembler messages: 6299s /tmp/ccmYtKTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/ccmYtKTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Assembler messages: 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cczfP90h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cc43ri6g.s: Assembler messages: 6299s /tmp/cc43ri6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/cc43ri6g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s CC [M] drivers/media/rc/keymaps/rc-mecool-kiii-pro.o 6299s CC [M] drivers/media/i2c/mt9v011.o 6299s CC [M] drivers/net/ethernet/stmicro/stmmac/norm_desc.o 6299s /tmp/ccGLxwGD.s: Assembler messages: 6299s /tmp/ccGLxwGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s /tmp/ccGLxwGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6299s CC [M] drivers/media/rc/keymaps/rc-mecool-kii-pro.o 6300s /tmp/ccqbVfF7.s: Assembler messages: 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccqbVfF7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s CC [M] drivers/media/i2c/mt9v032.o 6300s /tmp/ccNY58na.s: Assembler messages: 6300s /tmp/ccNY58na.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccNY58na.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s CC [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.o 6300s CC [M] drivers/net/ethernet/stmicro/stmmac/mmc_core.o 6300s /tmp/ccolayPV.s: Assembler messages: 6300s /tmp/ccolayPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s /tmp/ccolayPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6300s CC [M] drivers/media/rc/keymaps/rc-medion-x10.o 6301s /tmp/ccLDlCUg.s: Assembler messages: 6301s /tmp/ccLDlCUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccLDlCUg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s CC [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.o 6301s /tmp/ccWtMmbd.s: Assembler messages: 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccWtMmbd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccPK3eQY.s: Assembler messages: 6301s /tmp/ccPK3eQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccPK3eQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s CC [M] drivers/media/i2c/mt9v111.o 6301s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o 6301s /tmp/ccsq5A0l.s: Assembler messages: 6301s /tmp/ccsq5A0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccsq5A0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s CC [M] drivers/media/rc/keymaps/rc-minix-neo.o 6301s /tmp/ccZhre61.s: Assembler messages: 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6301s /tmp/ccZhre61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s CC [M] drivers/net/ethernet/sfc/tc.o 6302s /tmp/cchDP8eQ.s: Assembler messages: 6302s /tmp/cchDP8eQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cchDP8eQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s CC [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.o 6302s /tmp/cccE7jFc.s: Assembler messages: 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/cccE7jFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s CC [M] drivers/media/i2c/og01a1b.o 6302s /tmp/ccKiL5Vb.s: Assembler messages: 6302s /tmp/ccKiL5Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/ccKiL5Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/ccKiL5Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o 6302s /tmp/ccuGJMmA.s: Assembler messages: 6302s /tmp/ccuGJMmA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s /tmp/ccuGJMmA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6302s CC [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.o 6303s /tmp/ccy0TjCN.s: Assembler messages: 6303s /tmp/ccy0TjCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccy0TjCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.o 6303s /tmp/ccQB3ge7.s: Assembler messages: 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccQB3ge7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s CC [M] drivers/media/i2c/ov01a10.o 6303s /tmp/ccg8Z7NZ.s: Assembler messages: 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/ccg8Z7NZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o 6303s /tmp/cc5OOwEx.s: Assembler messages: 6303s /tmp/cc5OOwEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s /tmp/cc5OOwEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6303s CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.o 6304s /tmp/ccdkEDkS.s: Assembler messages: 6304s /tmp/ccdkEDkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccdkEDkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s CC [M] drivers/media/rc/keymaps/rc-mygica-utv3.o 6304s /tmp/ccz8aaa8.s: Assembler messages: 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s /tmp/ccz8aaa8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6304s CC [M] drivers/media/i2c/ov02c10.o 6305s /tmp/ccsZHhLL.s: Assembler messages: 6305s /tmp/ccsZHhLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s CC [M] drivers/media/rc/keymaps/rc-nebula.o 6305s /tmp/ccsZHhLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o 6305s /tmp/ccsueDPK.s: Assembler messages: 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccsueDPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s CC [M] drivers/net/ethernet/sfc/tc_bindings.o 6305s /tmp/ccOJ7BPx.s: Assembler messages: 6305s /tmp/ccOJ7BPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccOJ7BPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s CC [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.o 6305s /tmp/ccMOVji6.s: Assembler messages: 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s /tmp/ccMOVji6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6305s CC [M] drivers/media/i2c/ov02e10.o 6306s /tmp/ccszUixK.s: Assembler messages: 6306s /tmp/ccszUixK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccszUixK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s CC [M] drivers/media/rc/keymaps/rc-norwood.o 6306s /tmp/ccsQhHLX.s: Assembler messages: 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccsQhHLX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o 6306s /tmp/cc6TuClw.s: Assembler messages: 6306s /tmp/cc6TuClw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/cc6TuClw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s CC [M] drivers/media/rc/keymaps/rc-npgtech.o 6306s /tmp/ccazWVhp.s: Assembler messages: 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccazWVhp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s CC [M] drivers/net/ethernet/sfc/tc_counters.o 6306s /tmp/ccEsQFJd.s: Assembler messages: 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6306s /tmp/ccEsQFJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s CC [M] drivers/media/i2c/ov08d10.o 6307s /tmp/cc7a0qZ9.s: Assembler messages: 6307s /tmp/cc7a0qZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s /tmp/cc7a0qZ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s CC [M] drivers/media/rc/keymaps/rc-odroid.o 6307s /tmp/ccC0nyVx.s: Assembler messages: 6307s /tmp/ccC0nyVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s /tmp/ccC0nyVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s CC [M] drivers/media/rc/keymaps/rc-pctv-sedna.o 6307s /tmp/ccsgmN18.s: Assembler messages: 6307s /tmp/ccsgmN18.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s /tmp/ccsgmN18.s: Warning: no SFrame FDE emitted; FP without RA on stack 6307s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o 6308s /tmp/ccfKUbJw.s: Assembler messages: 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccfKUbJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s CC [M] drivers/media/i2c/ov08x40.o 6308s /tmp/cc1DhHr1.s: Assembler messages: 6308s /tmp/cc1DhHr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc1DhHr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s CC [M] drivers/media/rc/keymaps/rc-pine64.o 6308s /tmp/cc8Ssxip.s: Assembler messages: 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/cc8Ssxip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s CC [M] drivers/net/ethernet/sfc/tc_encap_actions.o 6308s /tmp/ccRR5OD1.s: Assembler messages: 6308s /tmp/ccRR5OD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s /tmp/ccRR5OD1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6308s CC [M] drivers/media/rc/keymaps/rc-pinnacle-color.o 6309s /tmp/ccQMHJWy.s: Assembler messages: 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccQMHJWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccsKXMPo.s: Assembler messages: 6309s /tmp/ccsKXMPo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccsKXMPo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s CC [M] drivers/media/rc/keymaps/rc-pinnacle-grey.o 6309s CC [M] drivers/media/i2c/ov13858.o 6309s /tmp/ccqwvDWg.s: Assembler messages: 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s /tmp/ccqwvDWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6309s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac5.o 6310s /tmp/ccpwa7M1.s: Assembler messages: 6310s /tmp/ccpwa7M1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccpwa7M1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s CC [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.o 6310s /tmp/cc6Xj4L8.s: Assembler messages: 6310s /tmp/cc6Xj4L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc6Xj4L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s CC [M] drivers/media/rc/keymaps/rc-pixelview-002t.o 6310s /tmp/cc3UJttS.s: Assembler messages: 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3UJttS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s CC [M] drivers/media/i2c/ov13b10.o 6310s /tmp/ccoEUVsI.s: Assembler messages: 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/ccoEUVsI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s CC [M] drivers/net/ethernet/sfc/tc_conntrack.o 6310s /tmp/cc3t3rzv.s: Assembler messages: 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s /tmp/cc3t3rzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6310s CC [M] drivers/net/ethernet/stmicro/stmmac/hwif.o 6311s /tmp/ccJC3qNB.s: Assembler messages: 6311s /tmp/ccJC3qNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccJC3qNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s CC [M] drivers/media/rc/keymaps/rc-pixelview-mk12.o 6311s /tmp/cc6BO59f.s: Assembler messages: 6311s /tmp/cc6BO59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/cc6BO59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s CC [M] drivers/media/rc/keymaps/rc-pixelview-new.o 6311s /tmp/ccbw1yhN.s: Assembler messages: 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s /tmp/ccbw1yhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6311s CC [M] drivers/media/i2c/ov2640.o 6312s /tmp/cc2tShFi.s: Assembler messages: 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc2tShFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_tc.o 6312s /tmp/cciqDIX9.s: Assembler messages: 6312s /tmp/cciqDIX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cciqDIX9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s CC [M] drivers/media/rc/keymaps/rc-pixelview.o 6312s /tmp/cceDlcHD.s: Assembler messages: 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cceDlcHD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s CC [M] drivers/net/ethernet/sfc/falcon/efx.o 6312s /tmp/cc0baF7G.s: Assembler messages: 6312s /tmp/cc0baF7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/cc0baF7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s CC [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.o 6312s /tmp/ccrbxwP6.s: Assembler messages: 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s /tmp/ccrbxwP6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6312s CC [M] drivers/media/i2c/ov2659.o 6313s /tmp/ccRhyUrm.s: Assembler messages: 6313s /tmp/ccRhyUrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccRhyUrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s CC [M] drivers/media/rc/keymaps/rc-proteus-2309.o 6313s /tmp/ccQ9v5D6.s: Assembler messages: 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccQ9v5D6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccIUP1tx.s: Assembler messages: 6313s /tmp/ccIUP1tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s /tmp/ccIUP1tx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6313s CC [M] drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.o 6313s CC [M] drivers/media/rc/keymaps/rc-purpletv.o 6314s /tmp/ccL7oCWG.s: Assembler messages: 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccL7oCWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s CC [M] drivers/media/i2c/ov2680.o 6314s /tmp/ccjSVhl5.s: Assembler messages: 6314s /tmp/ccjSVhl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s /tmp/ccjSVhl5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6314s CC [M] drivers/media/rc/keymaps/rc-pv951.o 6315s /tmp/ccoXeeAr.s: Assembler messages: 6315s /tmp/ccoXeeAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccoXeeAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s CC [M] drivers/media/rc/keymaps/rc-rc6-mce.o 6315s CC [M] drivers/media/i2c/ov2685.o 6315s CC [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.o 6315s CC [M] drivers/net/ethernet/sfc/falcon/nic.o 6315s CC [M] drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.o 6315s /tmp/ccAHrndG.s: Assembler messages: 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccAHrndG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Assembler messages: 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccT6VToF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccfh0a2H.s: Assembler messages: 6315s /tmp/ccfh0a2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/ccfh0a2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Assembler messages: 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc8r5MKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc5H5I4d.s: Assembler messages: 6315s /tmp/cc5H5I4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6315s /tmp/cc5H5I4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s CC [M] drivers/media/rc/keymaps/rc-reddo.o 6316s /tmp/cckKnu4c.s: Assembler messages: 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cckKnu4c.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s CC [M] drivers/media/i2c/ov2740.o 6316s /tmp/ccG9zh0E.s: Assembler messages: 6316s /tmp/ccG9zh0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/ccG9zh0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s CC [M] drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.o 6316s /tmp/cc3wkF5U.s: Assembler messages: 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s /tmp/cc3wkF5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6316s CC [M] drivers/net/ethernet/sfc/falcon/farch.o 6317s /tmp/ccgSwPK1.s: Assembler messages: 6317s /tmp/ccgSwPK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccgSwPK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccgSwPK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccgSwPK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccgSwPK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccJPKvhF.s: Assembler messages: 6317s /tmp/ccJPKvhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccJPKvhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s CC [M] drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.o 6317s CC [M] drivers/media/rc/keymaps/rc-snapstream-firefly.o 6317s /tmp/ccz1y647.s: Assembler messages: 6317s /tmp/ccz1y647.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/ccz1y647.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s CC [M] drivers/media/rc/keymaps/rc-streamzap.o 6317s /tmp/cc310zw1.s: Assembler messages: 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s /tmp/cc310zw1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6317s CC [M] drivers/media/i2c/ov4689.o 6318s /tmp/cchFQ37g.s: Assembler messages: 6318s /tmp/cchFQ37g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/cchFQ37g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.o 6318s CC [M] drivers/media/rc/keymaps/rc-su3000.o 6318s /tmp/ccNI2Fx5.s: Assembler messages: 6318s /tmp/ccNI2Fx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccNI2Fx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s CC [M] drivers/media/rc/keymaps/rc-tanix-tx3mini.o 6318s /tmp/ccYaA5HW.s: Assembler messages: 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s /tmp/ccYaA5HW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6318s CC [M] drivers/media/i2c/ov5640.o 6319s /tmp/ccirKQls.s: Assembler messages: 6319s /tmp/ccirKQls.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccirKQls.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s CC [M] drivers/media/rc/keymaps/rc-tanix-tx5max.o 6319s /tmp/ccH3KTNK.s: Assembler messages: 6319s /tmp/ccH3KTNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccH3KTNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccH3KTNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccH3KTNK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_est.o 6319s /tmp/ccSAz2xx.s: Assembler messages: 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccSAz2xx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s CC [M] drivers/net/ethernet/sfc/falcon/falcon.o 6319s /tmp/ccNMTeG2.s: Assembler messages: 6319s /tmp/ccNMTeG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s /tmp/ccNMTeG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6319s CC [M] drivers/media/rc/keymaps/rc-tbs-nec.o 6320s /tmp/ccoc4H1l.s: Assembler messages: 6320s /tmp/ccoc4H1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/ccoc4H1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s CC [M] drivers/media/rc/keymaps/rc-technisat-ts35.o 6320s /tmp/ccluqu31.s: Assembler messages: 6320s /tmp/ccluqu31.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/ccluqu31.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/ccluqu31.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Assembler messages: 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cctYVjlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_fpe.o 6320s CC [M] drivers/media/i2c/ov5645.o 6320s /tmp/cccBn2QJ.s: Assembler messages: 6320s /tmp/cccBn2QJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s /tmp/cccBn2QJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6320s CC [M] drivers/media/rc/keymaps/rc-technisat-usb2.o 6321s /tmp/cc6QddFZ.s: Assembler messages: 6321s /tmp/cc6QddFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/cc6QddFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.o 6321s /tmp/ccIA86YF.s: Assembler messages: 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccIA86YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s CC [M] drivers/media/i2c/ov5647.o 6321s /tmp/ccXdC2Z7.s: Assembler messages: 6321s /tmp/ccXdC2Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccXdC2Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccXdC2Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccXdC2Z7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_vlan.o 6321s /tmp/ccucuTyF.s: Assembler messages: 6321s /tmp/ccucuTyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccucuTyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.o 6321s /tmp/ccKU3xKK.s: Assembler messages: 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s /tmp/ccKU3xKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6321s CC [M] drivers/net/ethernet/sfc/falcon/tx.o 6322s /tmp/ccpaG9OS.s: Assembler messages: 6322s /tmp/ccpaG9OS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccpaG9OS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.o 6322s /tmp/ccZZxgp9.s: Assembler messages: 6322s /tmp/ccZZxgp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccZZxgp9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Assembler messages: 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s /tmp/ccXtc4Ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6322s CC [M] drivers/media/rc/keymaps/rc-terratec-slim-2.o 6322s CC [M] drivers/media/i2c/ov5648.o 6323s /tmp/ccdZjdcy.s: Assembler messages: 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccdZjdcy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o 6323s /tmp/ccTP2ggm.s: Assembler messages: 6323s /tmp/ccTP2ggm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/ccTP2ggm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s CC [M] drivers/media/rc/keymaps/rc-terratec-slim.o 6323s /tmp/cc7TXeXR.s: Assembler messages: 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc7TXeXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s CC [M] drivers/net/ethernet/sfc/falcon/rx.o 6323s /tmp/cc0gtYpD.s: Assembler messages: 6323s /tmp/cc0gtYpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s /tmp/cc0gtYpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6323s CC [M] drivers/media/rc/keymaps/rc-tevii-nec.o 6324s /tmp/cckDxgUW.s: Assembler messages: 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cckDxgUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s CC [M] drivers/media/i2c/ov5670.o 6324s /tmp/ccoHnYgC.s: Assembler messages: 6324s /tmp/ccoHnYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/ccoHnYgC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s CC [M] drivers/media/rc/keymaps/rc-tivo.o 6324s /tmp/cc3AL8Ng.s: Assembler messages: 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cc3AL8Ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.o 6324s /tmp/cceLYeir.s: Assembler messages: 6324s /tmp/cceLYeir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s /tmp/cceLYeir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6324s CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.o 6325s /tmp/ccGlYwLM.s: Assembler messages: 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccGlYwLM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Assembler messages: 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccyz3zLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s CC [M] drivers/net/ethernet/sfc/falcon/selftest.o 6325s CC [M] drivers/media/i2c/ov5675.o 6325s /tmp/ccFWaLDZ.s: Assembler messages: 6325s /tmp/ccFWaLDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s /tmp/ccFWaLDZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6325s CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand.o 6326s /tmp/cc9ngB36.s: Assembler messages: 6326s /tmp/cc9ngB36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/cc9ngB36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/cc9ngB36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccEMeM3J.s: Assembler messages: 6326s /tmp/ccEMeM3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccEMeM3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s CC [M] drivers/media/rc/keymaps/rc-trekstor.o 6326s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.o 6326s /tmp/cciqCPFi.s: Assembler messages: 6326s /tmp/cciqCPFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/cciqCPFi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Assembler messages: 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s /tmp/ccmzwIfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6326s CC [M] drivers/media/rc/keymaps/rc-tt-1500.o 6326s CC [M] drivers/media/i2c/ov5693.o 6327s /tmp/cckpnfNf.s: Assembler messages: 6327s /tmp/cckpnfNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/cckpnfNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Assembler messages: 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccnpK76w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s CC [M] drivers/media/rc/keymaps/rc-twinhan1027.o 6327s CC [M] drivers/net/ethernet/sfc/falcon/ethtool.o 6327s /tmp/ccondXvm.s: Assembler messages: 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccondXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.o 6327s /tmp/ccUM8V0v.s: Assembler messages: 6327s /tmp/ccUM8V0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccUM8V0v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s CC [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.o 6327s /tmp/ccdDK6GG.s: Assembler messages: 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s /tmp/ccdDK6GG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6327s CC [M] drivers/media/i2c/ov5695.o 6328s /tmp/ccTDADsh.s: Assembler messages: 6328s /tmp/ccTDADsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccTDADsh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s CC [M] drivers/media/rc/keymaps/rc-vega-s9x.o 6328s /tmp/ccjWrajb.s: Assembler messages: 6328s /tmp/ccjWrajb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccjWrajb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.o 6328s /tmp/ccktn1gh.s: Assembler messages: 6328s /tmp/ccktn1gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccktn1gh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s CC [M] drivers/media/rc/keymaps/rc-videomate-m1f.o 6328s /tmp/ccVBapn1.s: Assembler messages: 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/ccVBapn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s CC [M] drivers/media/i2c/ov64a40.o 6328s /tmp/cch6I9f0.s: Assembler messages: 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6328s /tmp/cch6I9f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s CC [M] drivers/net/ethernet/sfc/falcon/qt202x_phy.o 6329s /tmp/cc9FyVlC.s: Assembler messages: 6329s /tmp/cc9FyVlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc9FyVlC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s CC [M] drivers/media/rc/keymaps/rc-videomate-s350.o 6329s /tmp/ccQ1SuMT.s: Assembler messages: 6329s /tmp/ccQ1SuMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/ccQ1SuMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s CC [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.o 6329s /tmp/cc0pfWvl.s: Assembler messages: 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s /tmp/cc0pfWvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6329s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.o 6330s /tmp/ccq8pHuv.s: Assembler messages: 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccq8pHuv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s CC [M] drivers/media/i2c/ov6650.o 6330s /tmp/ccB0KwU7.s: Assembler messages: 6330s /tmp/ccB0KwU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccB0KwU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s CC [M] drivers/media/rc/keymaps/rc-videostrong-kii-pro.o 6330s /tmp/ccYfCknR.s: Assembler messages: 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccYfCknR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s CC [M] drivers/net/ethernet/sfc/falcon/mdio_10g.o 6330s /tmp/ccWgJI4S.s: Assembler messages: 6330s /tmp/ccWgJI4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s /tmp/ccWgJI4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6330s CC [M] drivers/media/rc/keymaps/rc-wetek-hub.o 6331s /tmp/cczaaiij.s: Assembler messages: 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/cczaaiij.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.o 6331s /tmp/ccWIyv9C.s: Assembler messages: 6331s /tmp/ccWIyv9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccWIyv9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s CC [M] drivers/media/rc/keymaps/rc-wetek-play2.o 6331s /tmp/ccgex7iG.s: Assembler messages: 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccgex7iG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s CC [M] drivers/media/i2c/ov7251.o 6331s /tmp/ccD8OmSk.s: Assembler messages: 6331s /tmp/ccD8OmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccD8OmSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s CC [M] drivers/media/rc/keymaps/rc-winfast.o 6331s /tmp/ccCNFGQJ.s: Assembler messages: 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s /tmp/ccCNFGQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6331s CC [M] drivers/net/ethernet/sfc/falcon/tenxpress.o 6332s /tmp/ccWzxFxC.s: Assembler messages: 6332s /tmp/ccWzxFxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccWzxFxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s CC [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.o 6332s /tmp/cc4LvXAG.s: Assembler messages: 6332s /tmp/cc4LvXAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/cc4LvXAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/cc4LvXAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/cc4LvXAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.o 6332s /tmp/ccjdiAen.s: Assembler messages: 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccjdiAen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s CC [M] drivers/media/i2c/ov7640.o 6332s /tmp/ccdbmlVt.s: Assembler messages: 6332s /tmp/ccdbmlVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s /tmp/ccdbmlVt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6332s CC [M] drivers/media/rc/keymaps/rc-x96max.o 6333s /tmp/cc6hI01l.s: Assembler messages: 6333s /tmp/cc6hI01l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/cc6hI01l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s CC [M] drivers/media/rc/keymaps/rc-xbox-360.o 6333s /tmp/ccY92coU.s: Assembler messages: 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccY92coU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s CC [M] drivers/net/ethernet/sfc/falcon/txc43128_phy.o 6333s /tmp/cc3gmvQY.s: Assembler messages: 6333s /tmp/cc3gmvQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/cc3gmvQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/cc3gmvQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/cc3gmvQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s CC [M] drivers/media/i2c/ov7670.o 6333s /tmp/ccbNZaGl.s: Assembler messages: 6333s /tmp/ccbNZaGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s /tmp/ccbNZaGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6333s CC [M] drivers/media/rc/keymaps/rc-xbox-dvd.o 6334s /tmp/cciI7Mri.s: Assembler messages: 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cciI7Mri.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-s32.o 6334s /tmp/ccDJlL6V.s: Assembler messages: 6334s /tmp/ccDJlL6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccDJlL6V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s CC [M] drivers/media/rc/keymaps/rc-zx-irdec.o 6334s /tmp/cczEJSxZ.s: Assembler messages: 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/cczEJSxZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s CC [M] drivers/media/i2c/ov772x.o 6334s /tmp/ccENN3yK.s: Assembler messages: 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccENN3yK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s CC [M] drivers/net/ethernet/sfc/falcon/falcon_boards.o 6334s /tmp/ccAxQcbj.s: Assembler messages: 6334s /tmp/ccAxQcbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6334s /tmp/ccAxQcbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccWFl98n.s: Assembler messages: 6335s /tmp/ccWFl98n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccWFl98n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccWFl98n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccWFl98n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.o 6335s CC [M] drivers/media/rc/rc-main.o 6335s /tmp/ccA5DyAu.s: Assembler messages: 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6335s /tmp/ccA5DyAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s CC [M] drivers/media/i2c/ov7740.o 6336s /tmp/cc3epPyZ.s: Assembler messages: 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/cc3epPyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s CC [M] drivers/net/ethernet/sfc/falcon/mtd.o 6336s /tmp/ccU0abet.s: Assembler messages: 6336s /tmp/ccU0abet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/ccU0abet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/ccU0abet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s /tmp/ccU0abet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6336s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.o 6337s /tmp/ccPcm036.s: Assembler messages: 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccPcm036.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Assembler messages: 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s CC [M] drivers/media/i2c/ov8856.o 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccRu5m7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s CC [M] drivers/media/rc/rc-ir-raw.o 6337s /tmp/ccaGqfPV.s: Assembler messages: 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccaGqfPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s LD [M] drivers/net/ethernet/sfc/falcon/sfc-falcon.o 6337s CC [M] drivers/net/ethernet/sfc/siena/farch.o 6337s /tmp/ccEXVrRB.s: Assembler messages: 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.o 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6337s /tmp/ccEXVrRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Assembler messages: 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/ccfkWnPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s CC [M] drivers/media/rc/lirc_dev.o 6338s /tmp/cce6j4SP.s: Assembler messages: 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s /tmp/cce6j4SP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6338s CC [M] drivers/media/i2c/ov8858.o 6339s /tmp/ccQRuLp5.s: Assembler messages: 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccQRuLp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s CC [M] drivers/media/rc/keymaps/rc-cec.o 6339s /tmp/ccqToQmC.s: Assembler messages: 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccqToQmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.o 6339s /tmp/ccTZPy1I.s: Assembler messages: 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s /tmp/ccTZPy1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6339s CC [M] drivers/media/i2c/ov8865.o 6339s CC [M] drivers/media/rc/ir-imon-decoder.o 6340s /tmp/ccHwCwS7.s: Assembler messages: 6340s /tmp/ccHwCwS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccHwCwS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccHwCwS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccHwCwS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s CC [M] drivers/media/rc/ir-jvc-decoder.o 6340s /tmp/ccx373Ni.s: Assembler messages: 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccx373Ni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s CC [M] drivers/net/ethernet/sfc/siena/siena.o 6340s /tmp/cccNHpY7.s: Assembler messages: 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/cccNHpY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o 6340s /tmp/ccz8244t.s: Assembler messages: 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s /tmp/ccz8244t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6340s CC [M] drivers/media/i2c/ov9282.o 6341s /tmp/ccClkGhr.s: Assembler messages: 6341s /tmp/ccClkGhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6341s /tmp/ccClkGhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6341s /tmp/ccClkGhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6341s CC [M] drivers/media/rc/ir-mce_kbd-decoder.o 6341s /tmp/cclGA2fW.s: Assembler messages: 6341s /tmp/cclGA2fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6341s /tmp/cclGA2fW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6341s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-imx.o 6342s /tmp/ccZQ4yLF.s: Assembler messages: 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccZQ4yLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s CC [M] drivers/media/i2c/ov9640.o 6342s /tmp/ccQpano0.s: Assembler messages: 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s /tmp/ccQpano0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6342s CC [M] drivers/net/ethernet/sfc/siena/efx.o 6343s /tmp/ccG09zld.s: Assembler messages: 6343s /tmp/ccG09zld.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccG09zld.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccG09zld.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccG09zld.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccG09zld.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s CC [M] drivers/media/rc/ir-nec-decoder.o 6343s /tmp/ccVhoHpX.s: Assembler messages: 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccVhoHpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Assembler messages: 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s /tmp/ccDfGl17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6343s CC [M] drivers/media/i2c/ov9650.o 6343s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac_pci.o 6344s /tmp/ccsoJ9Ws.s: Assembler messages: 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s CC [M] drivers/net/ethernet/sfc/siena/efx_common.o 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccsoJ9Ws.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccDCV1YG.s: Assembler messages: 6344s /tmp/ccDCV1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccDCV1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccDCV1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s CC [M] drivers/media/rc/ir-rc5-decoder.o 6344s /tmp/ccok1NJM.s: Assembler messages: 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccok1NJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac.o 6344s /tmp/ccuT7wnr.s: Assembler messages: 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s /tmp/ccuT7wnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6344s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.o 6344s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.o 6344s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.o 6344s CC [M] drivers/media/i2c/rdacm21.o 6344s AR drivers/net/ethernet/sun/built-in.a 6344s CC [M] drivers/net/ethernet/sun/sunhme.o 6345s /tmp/ccZNPvlP.s: Assembler messages: 6345s /tmp/ccZNPvlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccZNPvlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccZNPvlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s CC [M] drivers/media/rc/ir-rc6-decoder.o 6345s /tmp/ccwlFT26.s: Assembler messages: 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s /tmp/ccwlFT26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6345s CC [M] drivers/media/i2c/rj54n1cb0c.o 6346s /tmp/ccDzUIe0.s: Assembler messages: 6346s /tmp/ccDzUIe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccDzUIe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccDzUIe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s CC [M] drivers/media/rc/ir-rcmm-decoder.o 6346s /tmp/cc1PGtYX.s: Assembler messages: 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/cc1PGtYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s CC [M] drivers/net/ethernet/sfc/siena/efx_channels.o 6346s /tmp/ccTVWDyd.s: Assembler messages: 6346s /tmp/ccTVWDyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccTVWDyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccTVWDyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccTVWDyd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s CC [M] drivers/media/rc/ir-sanyo-decoder.o 6346s /tmp/ccnq4wuw.s: Assembler messages: 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s /tmp/ccnq4wuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6346s CC [M] drivers/net/ethernet/sun/sungem.o 6347s /tmp/cc7bOUgd.s: Assembler messages: 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/cc7bOUgd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s CC [M] drivers/media/i2c/s5k5baf.o 6347s /tmp/ccnrbHI5.s: Assembler messages: 6347s /tmp/ccnrbHI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/ccnrbHI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s /tmp/ccnrbHI5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6347s CC [M] drivers/media/rc/ir-sharp-decoder.o 6348s /tmp/ccUt1uHL.s: Assembler messages: 6348s /tmp/ccUt1uHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccUt1uHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccUt1uHL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s CC [M] drivers/media/rc/ir-sony-decoder.o 6348s /tmp/ccyxZpLF.s: Assembler messages: 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s CC [M] drivers/net/ethernet/sfc/siena/nic.o 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccyxZpLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Assembler messages: 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccwyQJ21.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s CC [M] drivers/media/i2c/s5k6a3.o 6348s /tmp/ccR2NGqG.s: Assembler messages: 6348s /tmp/ccR2NGqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccR2NGqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s /tmp/ccR2NGqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6348s CC [M] drivers/media/rc/ir-xmp-decoder.o 6349s /tmp/ccWJ08WF.s: Assembler messages: 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccWJ08WF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s CC [M] drivers/net/ethernet/sun/cassini.o 6349s /tmp/ccG2V6md.s: Assembler messages: 6349s /tmp/ccG2V6md.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccG2V6md.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccG2V6md.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s CC [M] drivers/media/rc/ene_ir.o 6349s /tmp/ccJbqNAW.s: Assembler messages: 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/ccJbqNAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s CC [M] drivers/media/i2c/saa6588.o 6349s /tmp/cclED5pP.s: Assembler messages: 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s /tmp/cclED5pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6349s CC [M] drivers/net/ethernet/sfc/siena/tx.o 6350s /tmp/ccNTF3dR.s: Assembler messages: 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/ccNTF3dR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s CC [M] drivers/media/rc/fintek-cir.o 6350s /tmp/cc6pBZBN.s: Assembler messages: 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s /tmp/cc6pBZBN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6350s CC [M] drivers/media/i2c/saa6752hs.o 6351s /tmp/cc7qZTWQ.s: Assembler messages: 6351s /tmp/cc7qZTWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc7qZTWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc7qZTWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc7qZTWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc7qZTWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s CC [M] drivers/net/ethernet/sfc/siena/tx_common.o 6351s /tmp/ccdLsuHl.s: Assembler messages: 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/ccdLsuHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s CC [M] drivers/media/rc/gpio-ir-recv.o 6351s /tmp/cc6T5EAn.s: Assembler messages: 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s /tmp/cc6T5EAn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6351s CC [M] drivers/media/i2c/saa7110.o 6352s /tmp/ccyNhkRv.s: Assembler messages: 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyNhkRv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s CC [M] drivers/media/rc/gpio-ir-tx.o 6352s /tmp/ccyJTuMI.s: Assembler messages: 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccyJTuMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s CC [M] drivers/net/ethernet/sfc/siena/rx.o 6352s /tmp/ccZvBVxF.s: Assembler messages: 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s /tmp/ccZvBVxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6352s CC [M] drivers/net/ethernet/sun/niu.o 6353s /tmp/ccZ60OP4.s: Assembler messages: 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccZ60OP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s CC [M] drivers/media/i2c/saa7115.o 6353s /tmp/ccqnvBJM.s: Assembler messages: 6353s /tmp/ccqnvBJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccqnvBJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccqnvBJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccqnvBJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s /tmp/ccqnvBJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6353s CC [M] drivers/media/rc/ir-hix5hd2.o 6354s /tmp/ccSmvcba.s: Assembler messages: 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccSmvcba.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s CC [M] drivers/media/rc/igorplugusb.o 6354s /tmp/ccQ7PcSF.s: Assembler messages: 6354s /tmp/ccQ7PcSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccQ7PcSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s CC [M] drivers/net/ethernet/sfc/siena/rx_common.o 6354s /tmp/ccXZSmjK.s: Assembler messages: 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccXZSmjK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s CC [M] drivers/media/i2c/saa7127.o 6354s /tmp/ccinoosi.s: Assembler messages: 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s /tmp/ccinoosi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6354s CC [M] drivers/media/rc/iguanair.o 6355s /tmp/ccLUZZBW.s: Assembler messages: 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccLUZZBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s CC [M] drivers/media/i2c/saa717x.o 6355s /tmp/ccjaParx.s: Assembler messages: 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s /tmp/ccjaParx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6355s CC [M] drivers/media/rc/imon.o 6356s /tmp/ccURetL1.s: Assembler messages: 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/ccURetL1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s CC [M] drivers/net/ethernet/sfc/siena/selftest.o 6356s /tmp/cc6s8kEe.s: Assembler messages: 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s /tmp/cc6s8kEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6356s CC [M] drivers/media/i2c/saa7185.o 6357s /tmp/ccOS1bcz.s: Assembler messages: 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/ccOS1bcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s CC [M] drivers/media/rc/imon_raw.o 6357s /tmp/cc6xLXTF.s: Assembler messages: 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s /tmp/cc6xLXTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6357s CC [M] drivers/media/i2c/sony-btf-mpx.o 6358s /tmp/cc4IBGo1.s: Assembler messages: 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/cc4IBGo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s CC [M] drivers/net/ethernet/sfc/siena/ethtool.o 6358s /tmp/ccqC0I96.s: Assembler messages: 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccqC0I96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccOduoX3.s: Assembler messages: 6358s /tmp/ccOduoX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccOduoX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccOduoX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccOduoX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccOduoX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s CC [M] drivers/media/rc/ite-cir.o 6358s CC [M] drivers/net/amt.o 6358s /tmp/ccFaifeF.s: Assembler messages: 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6358s /tmp/ccFaifeF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s CC [M] drivers/media/i2c/st-mipid02.o 6359s /tmp/ccng6ll9.s: Assembler messages: 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/ccng6ll9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s CC [M] drivers/net/ethernet/sfc/siena/ethtool_common.o 6359s /tmp/cconJrTe.s: Assembler messages: 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s /tmp/cconJrTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6359s CC [M] drivers/media/rc/mceusb.o 6360s /tmp/cc3RrHQM.s: Assembler messages: 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc3RrHQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s CC [M] drivers/media/i2c/tc358743.o 6360s /tmp/cc7qzmRr.s: Assembler messages: 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s /tmp/cc7qzmRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6360s CC [M] drivers/media/rc/meson-ir.o 6361s /tmp/ccNUk5Jx.s: Assembler messages: 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccNUk5Jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Assembler messages: 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s CC [M] drivers/net/ethernet/sfc/siena/ptp.o 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/cc6x2Ixn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s AR drivers/media/common/b2c2/built-in.a 6361s CC [M] drivers/media/common/b2c2/flexcop.o 6361s /tmp/ccGZnobv.s: Assembler messages: 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s /tmp/ccGZnobv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6361s CC [M] drivers/media/rc/meson-ir-tx.o 6362s /tmp/cczQu6TM.s: Assembler messages: 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cczQu6TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s CC [M] drivers/media/i2c/tc358746.o 6362s /tmp/cc95UsL3.s: Assembler messages: 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cc95UsL3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s CC [M] drivers/media/common/b2c2/flexcop-fe-tuner.o 6362s /tmp/cchckZRy.s: Assembler messages: 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s /tmp/cchckZRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6362s CC [M] drivers/media/rc/mtk-cir.o 6363s /tmp/ccEARwGl.s: Assembler messages: 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccEARwGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s CC [M] drivers/net/ethernet/sfc/siena/mcdi.o 6363s /tmp/cc5JowqQ.s: Assembler messages: 6363s /tmp/cc5JowqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cc5JowqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cc5JowqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cc5JowqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cc5JowqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s CC [M] drivers/media/rc/nuvoton-cir.o 6363s /tmp/cce0FDg3.s: Assembler messages: 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/cce0FDg3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s CC [M] drivers/media/i2c/tda7432.o 6363s /tmp/ccR1h0Mm.s: Assembler messages: 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s /tmp/ccR1h0Mm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6363s CC [M] drivers/media/common/b2c2/flexcop-i2c.o 6364s /tmp/ccSUfUfO.s: Assembler messages: 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccSUfUfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Assembler messages: 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/cc8Z8KAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s CC [M] drivers/media/i2c/tda9840.o 6364s /tmp/ccqcnTY2.s: Assembler messages: 6364s /tmp/ccqcnTY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccqcnTY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccqcnTY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s /tmp/ccqcnTY2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6364s CC [M] drivers/media/rc/pwm-ir-tx.o 6365s CC [M] drivers/media/common/b2c2/flexcop-sram.o 6365s /tmp/ccFFNVUV.s: Assembler messages: 6365s /tmp/ccFFNVUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccFFNVUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccFFNVUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccFFNVUV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s CC [M] drivers/media/rc/redrat3.o 6365s /tmp/ccWs7af2.s: Assembler messages: 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/ccWs7af2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Assembler messages: 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6365s CC [M] drivers/media/i2c/tea6415c.o 6366s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/cc72DeNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s CC [M] drivers/net/ethernet/sfc/siena/mcdi_port.o 6366s /tmp/ccs0XFGr.s: Assembler messages: 6366s /tmp/ccs0XFGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccs0XFGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccs0XFGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccs0XFGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s CC [M] drivers/media/common/b2c2/flexcop-eeprom.o 6366s /tmp/ccD1NPy5.s: Assembler messages: 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s CC [M] drivers/media/rc/serial_ir.o 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccD1NPy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccPIpOjX.s: Assembler messages: 6366s /tmp/ccPIpOjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccPIpOjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccPIpOjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccPIpOjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s /tmp/ccPIpOjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6366s CC [M] drivers/media/i2c/tea6420.o 6367s CC [M] drivers/media/common/b2c2/flexcop-misc.o 6367s /tmp/ccyFFUWh.s: Assembler messages: 6367s /tmp/ccyFFUWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccyFFUWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s CC [M] drivers/net/ethernet/sfc/siena/mcdi_port_common.o 6367s /tmp/ccErz4Gt.s: Assembler messages: 6367s /tmp/ccErz4Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccErz4Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccErz4Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccErz4Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccErz4Gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s CC [M] drivers/media/i2c/thp7312.o 6367s /tmp/ccl6Y7lB.s: Assembler messages: 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6367s /tmp/ccl6Y7lB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s CC [M] drivers/media/rc/ir-spi.o 6368s /tmp/ccvGhQ09.s: Assembler messages: 6368s /tmp/ccvGhQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s /tmp/ccvGhQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s CC [M] drivers/media/common/b2c2/flexcop-hw-filter.o 6368s /tmp/cc5pL1Y1.s: Assembler messages: 6368s /tmp/cc5pL1Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s /tmp/cc5pL1Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s /tmp/cc5pL1Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6368s CC [M] drivers/media/rc/streamzap.o 6369s /tmp/ccxOojjt.s: Assembler messages: 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccxOojjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s CC [M] drivers/net/ethernet/sfc/siena/mcdi_mon.o 6369s /tmp/ccRuAhu3.s: Assembler messages: 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccRuAhu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s LD [M] drivers/media/common/b2c2/b2c2-flexcop.o 6369s AR drivers/media/common/saa7146/built-in.a 6369s CC [M] drivers/media/common/saa7146/saa7146_i2c.o 6369s /tmp/cc5lzXcE.s: Assembler messages: 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/cc5lzXcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s CC [M] drivers/media/i2c/ths7303.o 6369s /tmp/ccB9HvIh.s: Assembler messages: 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s /tmp/ccB9HvIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6369s CC [M] drivers/media/rc/sunxi-cir.o 6371s /tmp/cc0CInhE.s: Assembler messages: 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s CC [M] drivers/media/i2c/ths8200.o 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/cc0CInhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Assembler messages: 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHn3mfc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Assembler messages: 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccNJUTZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHOMmci.s: Assembler messages: 6371s /tmp/ccHOMmci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHOMmci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHOMmci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccHOMmci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s CC [M] drivers/media/rc/ttusbir.o 6371s CC [M] drivers/net/ethernet/sfc/siena/mtd.o 6371s CC [M] drivers/media/common/saa7146/saa7146_core.o 6371s /tmp/ccRZrREk.s: Assembler messages: 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccRZrREk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s CC [M] drivers/media/rc/ati_remote.o 6371s /tmp/ccWdmbek.s: Assembler messages: 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccWdmbek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s CC [M] drivers/media/i2c/tlv320aic23b.o 6371s /tmp/ccBneOtu.s: Assembler messages: 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccBneOtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Assembler messages: 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s /tmp/ccjXGcwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6371s CC [M] drivers/net/ethernet/sfc/siena/siena_sriov.o 6372s CC [M] drivers/media/common/saa7146/saa7146_fops.o 6372s /tmp/ccFf2U95.s: Assembler messages: 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s CC [M] drivers/media/rc/rc-loopback.o 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccFf2U95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Assembler messages: 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s /tmp/ccWeLP9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6372s CC [M] drivers/media/i2c/tvaudio.o 6373s /tmp/ccWQtair.s: Assembler messages: 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccWQtair.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s CC [M] drivers/media/rc/xbox_remote.o 6373s /tmp/ccXFKg3r.s: Assembler messages: 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccXFKg3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s CC [M] drivers/media/common/saa7146/saa7146_video.o 6373s /tmp/ccw5QtSW.s: Assembler messages: 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccw5QtSW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Assembler messages: 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6373s /tmp/ccB47JZM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s CC [M] drivers/media/i2c/tvp514x.o 6374s /tmp/ccZiRHjz.s: Assembler messages: 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/ccZiRHjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s AR drivers/media/rc/built-in.a 6374s LD [M] drivers/media/rc/rc-core.o 6374s LD [M] drivers/net/ethernet/sfc/siena/sfc-siena.o 6374s CC drivers/ptp/ptp_clock.o 6374s LD [M] drivers/net/ethernet/sfc/sfc.o 6374s AR drivers/net/ethernet/tehuti/built-in.a 6374s CC [M] drivers/net/ethernet/tehuti/tehuti.o 6374s /tmp/cc3e5a8m.s: Assembler messages: 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s /tmp/cc3e5a8m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6374s CC [M] drivers/media/common/saa7146/saa7146_hlp.o 6375s /tmp/ccFaVIqp.s: Assembler messages: 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccFaVIqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s CC [M] drivers/media/i2c/tvp5150.o 6375s /tmp/ccP432mw.s: Assembler messages: 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/ccP432mw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s CC drivers/ptp/ptp_chardev.o 6375s /tmp/cc2jODjm.s: Assembler messages: 6375s /tmp/cc2jODjm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/cc2jODjm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s /tmp/cc2jODjm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6375s CC [M] drivers/media/common/saa7146/saa7146_vbi.o 6376s /tmp/ccYgoFnN.s: Assembler messages: 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccYgoFnN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s CC [M] drivers/net/ethernet/tehuti/tn40.o 6376s /tmp/ccw2QFXd.s: Assembler messages: 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccw2QFXd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s CC drivers/ptp/ptp_sysfs.o 6376s /tmp/ccMwS1WS.s: Assembler messages: 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s /tmp/ccMwS1WS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6376s CC [M] drivers/media/i2c/tvp7002.o 6377s /tmp/ccCe4tSf.s: Assembler messages: 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccCe4tSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s LD [M] drivers/media/common/saa7146/saa7146.o 6377s LD [M] drivers/media/common/saa7146/saa7146_vv.o 6377s AR drivers/media/common/siano/built-in.a 6377s CC [M] drivers/media/common/siano/smscoreapi.o 6377s /tmp/cce803j6.s: Assembler messages: 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/cce803j6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s CC drivers/ptp/ptp_vclock.o 6377s /tmp/ccsR4Tkd.s: Assembler messages: 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s /tmp/ccsR4Tkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6377s CC [M] drivers/media/i2c/tw2804.o 6378s /tmp/cci7HpOR.s: Assembler messages: 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s CC [M] drivers/net/ethernet/tehuti/tn40_mdio.o 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cci7HpOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Assembler messages: 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/cc77LZ76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s CC [M] drivers/ptp/ptp_dte.o 6378s /tmp/ccH6g603.s: Assembler messages: 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccH6g603.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s CC [M] drivers/media/common/siano/sms-cards.o 6378s /tmp/ccJVLa4T.s: Assembler messages: 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s /tmp/ccJVLa4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6378s CC [M] drivers/media/i2c/tw9900.o 6379s /tmp/ccNkM704.s: Assembler messages: 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccNkM704.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s CC [M] drivers/ptp/ptp_ines.o 6379s /tmp/ccsT4i0M.s: Assembler messages: 6379s /tmp/ccsT4i0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccsT4i0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccsT4i0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccsT4i0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s CC [M] drivers/net/ethernet/tehuti/tn40_phy.o 6379s /tmp/ccSLcBkx.s: Assembler messages: 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s /tmp/ccSLcBkx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6379s CC [M] drivers/media/common/siano/smsendian.o 6380s /tmp/cc2kgzGT.s: Assembler messages: 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s /tmp/cc2kgzGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6380s CC [M] drivers/media/i2c/tw9903.o 6382s /tmp/cc1jzVKh.s: Assembler messages: 6382s /tmp/cc1jzVKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cc1jzVKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cc1jzVKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cc1jzVKh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s LD [M] drivers/net/ethernet/tehuti/tn40xx.o 6382s CC [M] drivers/media/common/siano/smsir.o 6382s CC drivers/net/ethernet/ti/davinci_mdio.o 6382s CC [M] drivers/ptp/ptp_kvm_arm.o 6382s CC [M] drivers/media/i2c/tw9906.o 6382s CC [M] drivers/ptp/ptp_kvm_common.o 6382s CC [M] drivers/media/common/siano/smsdvb-main.o 6382s CC [M] drivers/net/ethernet/ti/tlan.o 6382s CC [M] drivers/ptp/ptp_vmclock.o 6382s CC [M] drivers/media/i2c/tw9910.o 6382s /tmp/ccDZ4gxE.s: Assembler messages: 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccDZ4gxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Assembler messages: 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cclw4HbM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cctTfPGG.s: Assembler messages: 6382s /tmp/cctTfPGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cctTfPGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccwEL99X.s: Assembler messages: 6382s /tmp/ccwEL99X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccwEL99X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Assembler messages: 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccHhMSwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccwAtCfa.s: Assembler messages: 6382s /tmp/ccwAtCfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccwAtCfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccwAtCfa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Assembler messages: 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cccIISGt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Assembler messages: 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/ccqlchn5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s CC [M] drivers/media/common/siano/smsdvb-debugfs.o 6382s /tmp/cchGL29F.s: Assembler messages: 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s /tmp/cchGL29F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6382s CC [M] drivers/ptp/ptp_qoriq.o 6383s /tmp/ccEsIim7.s: Assembler messages: 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEsIim7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s CC [M] drivers/media/i2c/uda1342.o 6383s /tmp/ccDmFXxn.s: Assembler messages: 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s CC [M] drivers/net/ethernet/ti/k3-cppi-desc-pool.o 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccDmFXxn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Assembler messages: 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccEXkMCg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s LD [M] drivers/media/common/siano/smsmdtv.o 6383s LD [M] drivers/media/common/siano/smsdvb.o 6383s /tmp/ccGyExUC.s: Assembler messages: 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccGyExUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccBRHDJf.s: Assembler messages: 6383s /tmp/ccBRHDJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccBRHDJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccBRHDJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccBRHDJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s /tmp/ccBRHDJf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6383s AR drivers/media/common/v4l2-tpg/built-in.a 6383s CC [M] drivers/media/common/v4l2-tpg/v4l2-tpg-core.o 6384s CC [M] drivers/media/i2c/upd64031a.o 6384s CC [M] drivers/ptp/ptp_qoriq_debugfs.o 6384s /tmp/cc4aIQ3a.s: Assembler messages: 6384s /tmp/cc4aIQ3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/cc4aIQ3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/cc4aIQ3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/cc4aIQ3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/cc4aIQ3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s CC [M] drivers/net/ethernet/ti/am65-cpsw-nuss.o 6384s /tmp/ccnXeKdM.s: Assembler messages: 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccnXeKdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s CC [M] drivers/ptp/ptp_clockmatrix.o 6384s /tmp/ccDUbLRy.s: Assembler messages: 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6384s /tmp/ccDUbLRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6385s CC [M] drivers/media/i2c/upd64083.o 6385s /tmp/ccbsdvgO.s: Assembler messages: 6385s /tmp/ccbsdvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6385s /tmp/ccbsdvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6385s /tmp/ccbsdvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6385s /tmp/ccbsdvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6385s /tmp/ccbsdvgO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s CC [M] drivers/media/i2c/vd55g1.o 6386s /tmp/cc51lv2O.s: Assembler messages: 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/cc51lv2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s CC [M] drivers/ptp/ptp_fc3.o 6386s /tmp/ccdOE8ds.s: Assembler messages: 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s /tmp/ccdOE8ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6386s CC [M] drivers/media/common/v4l2-tpg/v4l2-tpg-colors.o 6387s LD [M] drivers/media/common/v4l2-tpg/v4l2-tpg.o 6387s /tmp/ccKydU8d.s: Assembler messages: 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccKydU8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s AR drivers/media/common/videobuf2/built-in.a 6387s CC [M] drivers/media/common/videobuf2/videobuf2-core.o 6387s CC [M] drivers/media/i2c/vd56g3.o 6387s /tmp/ccH9qrtb.s: Assembler messages: 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccH9qrtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s CC [M] drivers/ptp/ptp_idt82p33.o 6387s /tmp/ccBAhLQp.s: Assembler messages: 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s /tmp/ccBAhLQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6387s CC [M] drivers/net/ethernet/ti/cpsw_sl.o 6388s /tmp/ccakcUgF.s: Assembler messages: 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccakcUgF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s CC [M] drivers/net/ethernet/ti/am65-cpsw-ethtool.o 6388s /tmp/ccSEkFh2.s: Assembler messages: 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/ccSEkFh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Assembler messages: 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s /tmp/cc39uI12.s: Warning: no SFrame FDE emitted; FP without RA on stack 6388s CC [M] drivers/ptp/ptp_mock.o 6388s CC [M] drivers/media/i2c/vgxy61.o 6389s /tmp/ccHgumTX.s: Assembler messages: 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccHgumTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Assembler messages: 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/ccTCBrhE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s CC [M] drivers/ptp/ptp_dfl_tod.o 6389s CC [M] drivers/net/ethernet/ti/cpsw_ale.o 6389s /tmp/cchPs7il.s: Assembler messages: 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6389s /tmp/cchPs7il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s CC [M] drivers/media/common/videobuf2/frame_vector.o 6390s /tmp/cchNzaOB.s: Assembler messages: 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cchNzaOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s CC [M] drivers/media/i2c/vp27smpx.o 6390s /tmp/cc38npuT.s: Assembler messages: 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6390s /tmp/cc38npuT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s AR drivers/ptp/built-in.a 6391s /tmp/cccBsOEr.s: Assembler messages: 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/cccBsOEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s LD [M] drivers/ptp/ptp_kvm.o 6391s LD [M] drivers/ptp/ptp-qoriq.o 6391s AR drivers/media/platform/allegro-dvt/built-in.a 6391s CC [M] drivers/media/platform/allegro-dvt/allegro-core.o 6391s CC [M] drivers/media/common/videobuf2/vb2-trace.o 6391s /tmp/ccgUlsm2.s: Assembler messages: 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccgUlsm2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s CC [M] drivers/media/i2c/vpx3220.o 6391s /tmp/ccGig0oA.s: Assembler messages: 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s /tmp/ccGig0oA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6391s CC [M] drivers/net/ethernet/ti/am65-cpsw-qos.o 6392s /tmp/ccf02dyV.s: Assembler messages: 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccf02dyV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s CC [M] drivers/media/common/videobuf2/videobuf2-dma-contig.o 6392s /tmp/ccGOtuuy.s: Assembler messages: 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s /tmp/ccGOtuuy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6392s CC [M] drivers/media/i2c/wm8739.o 6393s /tmp/ccKM6tG5.s: Assembler messages: 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s CC [M] drivers/net/ethernet/ti/am65-cpsw-switchdev.o 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccKM6tG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Assembler messages: 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccQrZ6C5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Assembler messages: 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccwxZPj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s CC [M] drivers/media/platform/allegro-dvt/allegro-mail.o 6393s CC [M] drivers/media/common/videobuf2/videobuf2-dma-sg.o 6393s /tmp/ccR32zfS.s: Assembler messages: 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccR32zfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s CC [M] drivers/media/i2c/wm8775.o 6393s /tmp/ccknmWI6.s: Assembler messages: 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s /tmp/ccknmWI6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6393s CC [M] drivers/media/platform/allegro-dvt/nal-rbsp.o 6394s /tmp/cc3nGX6z.s: Assembler messages: 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc3nGX6z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s CC [M] drivers/media/common/videobuf2/videobuf2-dvb.o 6394s /tmp/cce5PIXn.s: Assembler messages: 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cce5PIXn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Assembler messages: 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/cc94zqRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s CC [M] drivers/net/ethernet/ti/am65-cpts.o 6394s /tmp/ccQusz59.s: Assembler messages: 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s /tmp/ccQusz59.s: Warning: no SFrame FDE emitted; FP without RA on stack 6394s CC [M] drivers/media/platform/allegro-dvt/nal-h264.o 6395s /tmp/cczQpceU.s: Assembler messages: 6395s /tmp/cczQpceU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/cczQpceU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/cczQpceU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/cczQpceU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Assembler messages: 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s /tmp/ccR1cR2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6395s CC [M] drivers/media/platform/allegro-dvt/nal-hevc.o 6395s CC [M] drivers/media/i2c/adv748x/adv748x-afe.o 6395s CC [M] drivers/media/common/videobuf2/videobuf2-memops.o 6396s /tmp/ccFrVlli.s: Assembler messages: 6396s /tmp/ccFrVlli.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccFrVlli.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccFrVlli.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccFrVlli.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccFrVlli.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/cc0s5ql4.s: Assembler messages: 6396s /tmp/cc0s5ql4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/cc0s5ql4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/cc0s5ql4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/cc0s5ql4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s CC [M] drivers/media/common/videobuf2/videobuf2-v4l2.o 6396s LD [M] drivers/media/platform/allegro-dvt/allegro.o 6396s /tmp/ccZNLDDT.s: Assembler messages: 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccZNLDDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s AR drivers/media/platform/amlogic/c3/isp/built-in.a 6396s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-dev.o 6396s /tmp/ccXwbYYs.s: Assembler messages: 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s /tmp/ccXwbYYs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6396s CC [M] drivers/media/i2c/adv748x/adv748x-core.o 6396s AR drivers/net/ethernet/ti/built-in.a 6396s LD [M] drivers/net/ethernet/ti/ti-am65-cpsw-nuss.o 6396s AR drivers/net/ethernet/vertexcom/built-in.a 6396s CC [M] drivers/net/ethernet/vertexcom/mse102x.o 6397s /tmp/ccMH7twj.s: Assembler messages: 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccMH7twj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-params.o 6397s /tmp/ccjt63CH.s: Assembler messages: 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccjt63CH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s CC [M] drivers/media/i2c/adv748x/adv748x-csi2.o 6397s /tmp/ccBaRuEa.s: Assembler messages: 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccBaRuEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Assembler messages: 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s /tmp/ccqR0ImE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6397s AR drivers/net/ethernet/via/built-in.a 6397s CC [M] drivers/net/ethernet/via/via-rhine.o 6397s CC [M] drivers/media/common/videobuf2/videobuf2-vmalloc.o 6398s /tmp/ccAcY6h0.s: Assembler messages: 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccAcY6h0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s CC [M] drivers/media/i2c/adv748x/adv748x-hdmi.o 6398s /tmp/ccX4W1rt.s: Assembler messages: 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccX4W1rt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-stats.o 6398s /tmp/ccsKglG2.s: Assembler messages: 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6398s /tmp/ccsKglG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s LD [M] drivers/media/common/videobuf2/videobuf2-common.o 6399s CC [M] drivers/media/common/cypress_firmware.o 6399s /tmp/ccx66LWD.s: Assembler messages: 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccx66LWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s LD [M] drivers/media/i2c/adv748x/adv748x.o 6399s /tmp/cclzqEi2.s: Assembler messages: 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/cclzqEi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccfVgvlz.s: Assembler messages: 6399s /tmp/ccfVgvlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s CC [M] drivers/media/i2c/cx25840/cx25840-core.o 6399s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-capture.o 6399s CC [M] drivers/media/common/ttpci-eeprom.o 6399s /tmp/ccYxhS7Z.s: Assembler messages: 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6399s /tmp/ccYxhS7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6400s CC [M] drivers/net/ethernet/via/via-velocity.o 6401s CC [M] drivers/media/common/uvc.o 6401s /tmp/cchVEDFh.s: Assembler messages: 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/cchVEDFh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccHhoYJa.s: Assembler messages: 6401s /tmp/ccHhoYJa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Assembler messages: 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccgM823S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-core.o 6401s CC [M] drivers/media/common/cx2341x.o 6401s CC [M] drivers/media/i2c/cx25840/cx25840-audio.o 6401s /tmp/ccldp3rp.s: Assembler messages: 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s /tmp/ccldp3rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6401s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp-resizer.o 6402s /tmp/ccT1PEpQ.s: Assembler messages: 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s CC [M] drivers/media/i2c/cx25840/cx25840-firmware.o 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccT1PEpQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Assembler messages: 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccnZMTzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s AR drivers/net/ethernet/wangxun/built-in.a 6402s CC [M] drivers/net/ethernet/wangxun/libwx/wx_hw.o 6402s /tmp/ccmJqQ6j.s: Assembler messages: 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s /tmp/ccmJqQ6j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6402s CC [M] drivers/media/common/tveeprom.o 6403s /tmp/ccQGmEy9.s: Assembler messages: 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s /tmp/ccQGmEy9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6403s LD [M] drivers/media/platform/amlogic/c3/isp/c3-isp.o 6403s AR drivers/media/platform/amlogic/c3/mipi-adapter/built-in.a 6403s CC [M] drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.o 6403s CC [M] drivers/media/i2c/cx25840/cx25840-vbi.o 6403s AR drivers/media/common/built-in.a 6404s CC [M] drivers/net/macvlan.o 6404s /tmp/ccLoWTap.s: Assembler messages: 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccLoWTap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s AR drivers/media/platform/amlogic/c3/mipi-csi2/built-in.a 6404s CC [M] drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.o 6404s /tmp/ccgayQp5.s: Assembler messages: 6404s /tmp/ccgayQp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s /tmp/ccgayQp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6404s CC [M] drivers/media/i2c/cx25840/cx25840-ir.o 6405s /tmp/ccIdgFKa.s: Assembler messages: 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccIdgFKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Assembler messages: 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s /tmp/ccHSpDss.s: Warning: no SFrame FDE emitted; FP without RA on stack 6405s LD [M] drivers/media/i2c/cx25840/cx25840.o 6405s CC [M] drivers/net/ethernet/wangxun/libwx/wx_lib.o 6405s CC [M] drivers/media/i2c/et8ek8/et8ek8_mode.o 6406s /tmp/ccBAEcqL.s: Assembler messages: 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccBAEcqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Assembler messages: 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s /tmp/ccmEF918.s: Warning: no SFrame FDE emitted; FP without RA on stack 6406s CC [M] drivers/media/i2c/et8ek8/et8ek8_driver.o 6406s AR drivers/media/platform/amlogic/c3/built-in.a 6406s AR drivers/media/platform/amlogic/meson-ge2d/built-in.a 6406s CC [M] drivers/media/platform/amlogic/meson-ge2d/ge2d.o 6406s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_main.o 6407s /tmp/ccvRpAnZ.s: Assembler messages: 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s /tmp/ccvRpAnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6407s AR drivers/media/platform/amlogic/built-in.a 6407s AR drivers/media/platform/amphion/built-in.a 6407s CC [M] drivers/media/platform/amphion/vpu_drv.o 6408s /tmp/ccHkREvE.s: Assembler messages: 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s LD [M] drivers/media/i2c/et8ek8/et8ek8.o 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccHkREvE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Assembler messages: 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccDZg45k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Assembler messages: 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s /tmp/ccpzVNSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6408s CC [M] drivers/media/i2c/s5c73m3/s5c73m3-core.o 6408s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_hw.o 6409s CC [M] drivers/net/ethernet/wangxun/libwx/wx_ethtool.o 6409s /tmp/ccBkYJr4.s: Assembler messages: 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccBkYJr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s CC [M] drivers/media/platform/amphion/vpu_core.o 6409s /tmp/ccEgRPLP.s: Assembler messages: 6409s /tmp/ccEgRPLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s /tmp/ccEgRPLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6409s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_phy.o 6410s /tmp/ccqVSbC3.s: Assembler messages: 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccqVSbC3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s CC [M] drivers/media/i2c/s5c73m3/s5c73m3-spi.o 6410s /tmp/cclaNFG3.s: Assembler messages: 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/cclaNFG3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccvHOvT3.s: Assembler messages: 6410s /tmp/ccvHOvT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccvHOvT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccvHOvT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6410s /tmp/ccvHOvT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s CC [M] drivers/media/i2c/s5c73m3/s5c73m3-ctrls.o 6411s /tmp/cc7AQ2nq.s: Assembler messages: 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cc7AQ2nq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s CC [M] drivers/media/platform/amphion/vpu_mbox.o 6411s CC [M] drivers/net/ethernet/wangxun/libwx/wx_ptp.o 6411s /tmp/ccFX8kXH.s: Assembler messages: 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/ccFX8kXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_irq.o 6411s /tmp/cczDhiq5.s: Assembler messages: 6411s /tmp/cczDhiq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cczDhiq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6411s /tmp/cczDhiq5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s LD [M] drivers/media/i2c/s5c73m3/s5c73m3.o 6412s LD [M] drivers/media/i2c/msp3400.o 6412s /tmp/ccojrMkq.s: Assembler messages: 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccojrMkq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s CC [M] drivers/media/platform/amphion/vpu_v4l2.o 6412s AR drivers/media/pci/ttpci/built-in.a 6412s CC [M] drivers/media/pci/ttpci/budget-core.o 6412s /tmp/ccX9ZPdv.s: Assembler messages: 6412s /tmp/ccX9ZPdv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccX9ZPdv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccX9ZPdv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccX9ZPdv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccX9ZPdv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_fdir.o 6412s /tmp/ccGy3AEo.s: Assembler messages: 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6412s /tmp/ccGy3AEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s CC [M] drivers/net/ethernet/wangxun/libwx/wx_mbx.o 6413s /tmp/ccBSRXcd.s: Assembler messages: 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccBSRXcd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Assembler messages: 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s /tmp/ccwF6oLc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6413s CC [M] drivers/media/pci/ttpci/budget.o 6413s CC [M] drivers/media/platform/amphion/vpu_helpers.o 6414s /tmp/ccucdv8N.s: Assembler messages: 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccucdv8N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc4zYFwl.s: Assembler messages: 6414s /tmp/cc4zYFwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc4zYFwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc4zYFwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.o 6414s CC [M] drivers/net/ethernet/wangxun/libwx/wx_sriov.o 6414s /tmp/ccyeeg4D.s: Assembler messages: 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/ccyeeg4D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s CC [M] drivers/media/platform/amphion/vpu_cmds.o 6414s /tmp/cc5seCSu.s: Assembler messages: 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s /tmp/cc5seCSu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6414s CC [M] drivers/media/pci/ttpci/budget-av.o 6415s /tmp/ccFsDdkj.s: Assembler messages: 6415s /tmp/ccFsDdkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6415s /tmp/ccFsDdkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6415s /tmp/ccFsDdkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6415s /tmp/ccFsDdkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6415s /tmp/ccFsDdkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6415s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe_aml.o 6417s /tmp/cco1yoEj.s: Assembler messages: 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s CC [M] drivers/media/platform/amphion/vpu_msgs.o 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cco1yoEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Assembler messages: 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cctaP7Hg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Assembler messages: 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccIn5EQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cclye1Ab.s: Assembler messages: 6417s /tmp/cclye1Ab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cclye1Ab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cclye1Ab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/cclye1Ab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Assembler messages: 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccSysaPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Assembler messages: 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccfjYWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s LD [M] drivers/net/ethernet/wangxun/libwx/libwx.o 6417s CC drivers/power/reset/as3722-poweroff.o 6417s CC [M] drivers/media/pci/ttpci/budget-ci.o 6417s CC drivers/power/reset/brcmstb-reboot.o 6417s CC [M] drivers/media/platform/amphion/vpu_rpc.o 6417s LD [M] drivers/net/ethernet/wangxun/txgbe/txgbe.o 6417s CC [M] drivers/net/ethernet/wangxun/ngbe/ngbe_main.o 6417s /tmp/ccQCKfMc.s: Assembler messages: 6417s /tmp/ccQCKfMc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s CC drivers/power/reset/gpio-poweroff.o 6417s /tmp/ccmDSYgM.s: Assembler messages: 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6417s /tmp/ccmDSYgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s AR drivers/media/pci/b2c2/built-in.a 6418s CC [M] drivers/media/pci/b2c2/flexcop-dma.o 6418s /tmp/ccxMQxWO.s: Assembler messages: 6418s /tmp/ccxMQxWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccxMQxWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccxMQxWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s CC [M] drivers/media/platform/amphion/vpu_imx8q.o 6418s /tmp/ccZgdZ38.s: Assembler messages: 6418s /tmp/ccZgdZ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccZgdZ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccZgdZ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s CC drivers/power/reset/gpio-restart.o 6418s /tmp/ccTMP5GD.s: Assembler messages: 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccTMP5GD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s CC [M] drivers/net/ethernet/wangxun/ngbe/ngbe_hw.o 6418s /tmp/ccYX2slu.s: Assembler messages: 6418s /tmp/ccYX2slu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccYX2slu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s /tmp/ccYX2slu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6418s CC drivers/power/reset/hisi-reboot.o 6419s /tmp/ccTwW1LY.s: Assembler messages: 6419s /tmp/ccTwW1LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccTwW1LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccTwW1LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccTwW1LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccTwW1LY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Assembler messages: 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/ccca110r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s CC [M] drivers/media/pci/b2c2/flexcop-pci.o 6419s CC [M] drivers/media/platform/amphion/vpu_windsor.o 6419s /tmp/cc6a82f3.s: Assembler messages: 6419s /tmp/cc6a82f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/cc6a82f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s /tmp/cc6a82f3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6419s CC drivers/power/reset/msm-poweroff.o 6420s /tmp/ccxPXwW9.s: Assembler messages: 6420s /tmp/ccxPXwW9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s CC [M] drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.o 6420s /tmp/ccJmbTos.s: Assembler messages: 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccJmbTos.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s LD [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.o 6420s /tmp/ccTM6Sd2.s: Assembler messages: 6420s /tmp/ccTM6Sd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccTM6Sd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccTM6Sd2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Assembler messages: 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s AR drivers/media/pci/pluto2/built-in.a 6420s CC [M] drivers/media/pci/pluto2/pluto2.o 6420s CC drivers/power/reset/mt6323-poweroff.o 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccHtrgk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s CC [M] drivers/media/platform/amphion/vpu_malone.o 6420s /tmp/ccjYCsst.s: Assembler messages: 6420s /tmp/ccjYCsst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccjYCsst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6420s /tmp/ccjYCsst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s CC drivers/power/reset/odroid-go-ultra-poweroff.o 6421s /tmp/cc5WlWUs.s: Assembler messages: 6421s /tmp/cc5WlWUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc5WlWUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc5WlWUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc5WlWUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc5WlWUs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s CC [M] drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.o 6421s /tmp/cchkY571.s: Assembler messages: 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cchkY571.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s AR drivers/media/pci/dm1105/built-in.a 6421s CC [M] drivers/media/pci/dm1105/dm1105.o 6421s /tmp/cc7IRZiU.s: Assembler messages: 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc7IRZiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s CC [M] drivers/media/platform/amphion/vpu_color.o 6421s /tmp/cc9i8hxE.s: Assembler messages: 6421s /tmp/cc9i8hxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc9i8hxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc9i8hxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc9i8hxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s /tmp/cc9i8hxE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6421s CC drivers/power/reset/ltc2952-poweroff.o 6422s /tmp/ccw2Qwyv.s: Assembler messages: 6422s /tmp/ccw2Qwyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccw2Qwyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccw2Qwyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccw2Qwyv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s LD [M] drivers/net/ethernet/wangxun/ngbe/ngbe.o 6422s AR drivers/net/ethernet/wiznet/built-in.a 6422s CC [M] drivers/net/ethernet/wiznet/w5100.o 6422s /tmp/ccn0A448.s: Assembler messages: 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccn0A448.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Assembler messages: 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccImi1ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s CC drivers/power/reset/regulator-poweroff.o 6422s CC [M] drivers/media/platform/amphion/vdec.o 6422s /tmp/ccqN9CX5.s: Assembler messages: 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s /tmp/ccqN9CX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6422s AR drivers/media/pci/pt1/built-in.a 6422s CC [M] drivers/media/pci/pt1/pt1.o 6423s /tmp/ccGOFRC8.s: Assembler messages: 6423s /tmp/ccGOFRC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6423s /tmp/ccGOFRC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6423s /tmp/ccGOFRC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6423s /tmp/ccGOFRC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6423s CC drivers/power/reset/restart-poweroff.o 6424s /tmp/ccLi9vm0.s: Assembler messages: 6424s /tmp/ccLi9vm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccLi9vm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccLi9vm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccLi9vm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s CC drivers/power/reset/tps65086-restart.o 6424s /tmp/cc27yNxh.s: Assembler messages: 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc27yNxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s CC [M] drivers/net/ethernet/wiznet/w5100-spi.o 6424s /tmp/ccat8oGQ.s: Assembler messages: 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccat8oGQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s CC [M] drivers/media/platform/amphion/venc.o 6424s /tmp/ccWMcdAW.s: Assembler messages: 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/ccWMcdAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s LD [M] drivers/media/pci/pt1/earth-pt1.o 6424s AR drivers/media/pci/pt3/built-in.a 6424s CC [M] drivers/media/pci/pt3/pt3.o 6424s /tmp/cc3D3sOi.s: Assembler messages: 6424s /tmp/cc3D3sOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc3D3sOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc3D3sOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s /tmp/cc3D3sOi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6424s CC drivers/power/reset/vexpress-poweroff.o 6425s /tmp/ccf1KDw9.s: Assembler messages: 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccf1KDw9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s CC drivers/power/reset/syscon-reboot.o 6425s /tmp/ccWGn5YF.s: Assembler messages: 6425s /tmp/ccWGn5YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccWGn5YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccWGn5YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccWGn5YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s /tmp/ccWGn5YF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6425s CC [M] drivers/net/ethernet/wiznet/w5300.o 6426s /tmp/ccZNlM7P.s: Assembler messages: 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccZNlM7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s CC [M] drivers/media/platform/amphion/vpu_dbg.o 6426s /tmp/cccnWPal.s: Assembler messages: 6426s /tmp/cccnWPal.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/cccnWPal.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s CC drivers/power/reset/syscon-poweroff.o 6426s /tmp/ccPFu0v3.s: Assembler messages: 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccPFu0v3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s CC [M] drivers/media/pci/pt3/pt3_i2c.o 6426s /tmp/ccyRanQn.s: Assembler messages: 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccyRanQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s CC [M] drivers/power/reset/atc260x-poweroff.o 6426s /tmp/ccVMFQOs.s: Assembler messages: 6426s /tmp/ccVMFQOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccVMFQOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s /tmp/ccVMFQOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6426s AR drivers/net/ethernet/xilinx/built-in.a 6426s CC [M] drivers/net/ethernet/xilinx/ll_temac_main.o 6427s /tmp/ccU3xaVq.s: Assembler messages: 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccU3xaVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s LD [M] drivers/media/platform/amphion/amphion-vpu.o 6427s AR drivers/media/platform/aspeed/built-in.a 6427s AR drivers/media/platform/atmel/built-in.a 6427s AR drivers/media/platform/broadcom/built-in.a 6427s CC [M] drivers/media/platform/broadcom/bcm2835-unicam.o 6427s /tmp/cc4h4jC6.s: Assembler messages: 6427s /tmp/cc4h4jC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/cc4h4jC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/cc4h4jC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/cc4h4jC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/cc4h4jC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s CC [M] drivers/media/pci/pt3/pt3_dma.o 6427s /tmp/ccgbbXLL.s: Assembler messages: 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s /tmp/ccgbbXLL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6427s CC [M] drivers/power/reset/qcom-pon.o 6428s /tmp/ccxUJ2vO.s: Assembler messages: 6428s /tmp/ccxUJ2vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccxUJ2vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccxUJ2vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccxUJ2vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s CC [M] drivers/power/reset/tdx-ec-poweroff.o 6428s /tmp/ccIo7NWj.s: Assembler messages: 6428s /tmp/ccIo7NWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccIo7NWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccIo7NWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccIo7NWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s LD [M] drivers/media/pci/pt3/earth-pt3.o 6428s AR drivers/media/pci/mantis/built-in.a 6428s CC [M] drivers/media/pci/mantis/mantis_ioc.o 6428s /tmp/ccKLsYXB.s: Assembler messages: 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s /tmp/ccKLsYXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6428s CC [M] drivers/net/ethernet/xilinx/ll_temac_mdio.o 6429s /tmp/cc234ss0.s: Assembler messages: 6429s /tmp/cc234ss0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cc234ss0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cc234ss0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cc234ss0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s CC [M] drivers/power/reset/reboot-mode.o 6429s /tmp/cch64te2.s: Assembler messages: 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cch64te2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s AR drivers/media/platform/cadence/built-in.a 6429s CC [M] drivers/media/platform/cadence/cdns-csi2rx.o 6429s /tmp/cc54MHvD.s: Assembler messages: 6429s /tmp/cc54MHvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cc54MHvD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s CC [M] drivers/media/pci/mantis/mantis_uart.o 6429s /tmp/cchJGxNq.s: Assembler messages: 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/cchJGxNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s CC [M] drivers/power/reset/syscon-reboot-mode.o 6429s /tmp/ccx5sF9q.s: Assembler messages: 6429s /tmp/ccx5sF9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/ccx5sF9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s /tmp/ccx5sF9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6429s CC [M] drivers/net/ethernet/xilinx/xilinx_emaclite.o 6430s /tmp/ccR2UBNX.s: Assembler messages: 6430s /tmp/ccR2UBNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccR2UBNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccR2UBNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccR2UBNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccWSVXIM.s: Assembler messages: 6430s /tmp/ccWSVXIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccWSVXIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccWSVXIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s CC [M] drivers/power/reset/sc27xx-poweroff.o 6430s /tmp/ccirt3jD.s: Assembler messages: 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s /tmp/ccirt3jD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6430s CC [M] drivers/media/platform/cadence/cdns-csi2tx.o 6430s CC [M] drivers/media/pci/mantis/mantis_dma.o 6431s /tmp/ccBVWStF.s: Assembler messages: 6431s /tmp/ccBVWStF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccBVWStF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccBVWStF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccBVWStF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccBVWStF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s CC [M] drivers/power/reset/nvmem-reboot-mode.o 6431s CC [M] drivers/net/ethernet/xilinx/xilinx_axienet_main.o 6431s CC [M] drivers/power/reset/pwr-mlxbf.o 6431s CC [M] drivers/media/pci/mantis/mantis_pci.o 6431s AR drivers/media/platform/chips-media/coda/built-in.a 6431s CC [M] drivers/media/platform/chips-media/coda/coda-common.o 6431s /tmp/ccqzOcQX.s: Assembler messages: 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccqzOcQX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUthVDi.s: Assembler messages: 6431s /tmp/ccUthVDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUthVDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUthVDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUthVDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUthVDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccHCAfVT.s: Assembler messages: 6431s /tmp/ccHCAfVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccHCAfVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccHCAfVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccHCAfVT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Assembler messages: 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6431s /tmp/ccUvZ8qm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Assembler messages: 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s /tmp/cc6hGg2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s AR drivers/power/reset/built-in.a 6432s CC drivers/power/supply/power_supply_core.o 6432s /tmp/ccwbKv5G.s: Assembler messages: 6432s /tmp/ccwbKv5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6432s CC [M] drivers/media/pci/mantis/mantis_i2c.o 6433s /tmp/ccHPpZMw.s: Assembler messages: 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccHPpZMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s CC [M] drivers/net/ethernet/xilinx/xilinx_axienet_mdio.o 6433s /tmp/ccbwEodG.s: Assembler messages: 6433s /tmp/ccbwEodG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbwEodG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbwEodG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbwEodG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbwEodG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Assembler messages: 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s /tmp/ccbPZ97H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6433s CC [M] drivers/media/pci/mantis/mantis_dvb.o 6434s CC drivers/power/supply/power_supply_sysfs.o 6434s /tmp/ccKV6kl7.s: Assembler messages: 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccKV6kl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s CC [M] drivers/media/platform/chips-media/coda/coda-bit.o 6434s /tmp/ccdhSIgp.s: Assembler messages: 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccdhSIgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s CC drivers/power/supply/power_supply_leds.o 6434s /tmp/ccsQg336.s: Assembler messages: 6434s /tmp/ccsQg336.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccsQg336.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccsQg336.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccsQg336.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/ccsQg336.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Assembler messages: 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s /tmp/cc5uql6p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6434s LD [M] drivers/net/ethernet/xilinx/ll_temac.o 6434s LD [M] drivers/net/ethernet/xilinx/xilinx_emac.o 6434s AR drivers/net/ethernet/synopsys/built-in.a 6434s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-net.o 6435s CC [M] drivers/media/pci/mantis/mantis_evm.o 6435s /tmp/ccQwlFrr.s: Assembler messages: 6435s /tmp/ccQwlFrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6435s /tmp/ccQwlFrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6435s /tmp/ccQwlFrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6435s /tmp/ccQwlFrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6435s CC drivers/power/supply/power_supply_hwmon.o 6436s /tmp/ccB3G86G.s: Assembler messages: 6436s /tmp/ccB3G86G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccB3G86G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccB3G86G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s CC [M] drivers/media/pci/mantis/mantis_hif.o 6436s /tmp/cciwxDTj.s: Assembler messages: 6436s /tmp/cciwxDTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/cciwxDTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/cciwxDTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/cciwxDTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s CC drivers/power/supply/charger-manager.o 6436s /tmp/ccZNCxMi.s: Assembler messages: 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccZNCxMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Assembler messages: 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s /tmp/ccHLOSkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6436s CC [M] drivers/media/platform/chips-media/coda/coda-gdi.o 6436s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-desc.o 6437s /tmp/ccsz6tnR.s: Assembler messages: 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccsz6tnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s CC [M] drivers/media/pci/mantis/mantis_ca.o 6437s /tmp/ccFvHFih.s: Assembler messages: 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/ccFvHFih.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s CC [M] drivers/power/supply/generic-adc-battery.o 6437s /tmp/cc81AXEo.s: Assembler messages: 6437s /tmp/cc81AXEo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s CC [M] drivers/media/platform/chips-media/coda/coda-h264.o 6437s /tmp/cc1IPPQ6.s: Assembler messages: 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s /tmp/cc1IPPQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6437s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-hw.o 6438s /tmp/ccTlWxPV.s: Assembler messages: 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccTlWxPV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s CC [M] drivers/media/pci/mantis/mantis_pcmcia.o 6438s /tmp/cckyzQ1N.s: Assembler messages: 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/cckyzQ1N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s CC [M] drivers/power/supply/axp20x_usb_power.o 6438s /tmp/ccjzsAap.s: Assembler messages: 6438s /tmp/ccjzsAap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccjzsAap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccjzsAap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccjzsAap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s /tmp/ccjzsAap.s: Warning: no SFrame FDE emitted; FP without RA on stack 6438s CC [M] drivers/media/platform/chips-media/coda/coda-mpeg2.o 6439s /tmp/ccMCOLbw.s: Assembler messages: 6439s /tmp/ccMCOLbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccMCOLbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccMCOLbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccMCOLbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Assembler messages: 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s /tmp/ccFWu5RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6439s CC [M] drivers/media/pci/mantis/mantis_input.o 6439s CC [M] drivers/power/supply/ip5xxx_power.o 6439s CC [M] drivers/media/platform/chips-media/coda/coda-mpeg4.o 6440s /tmp/cclFcog6.s: Assembler messages: 6440s /tmp/cclFcog6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/cclFcog6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/cclFcog6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Assembler messages: 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccfTeGpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s CC [M] drivers/media/pci/mantis/mantis_cards.o 6440s /tmp/ccUGKDCG.s: Assembler messages: 6440s /tmp/ccUGKDCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccUGKDCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccUGKDCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccUGKDCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s /tmp/ccUGKDCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6440s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-common.o 6440s CC [M] drivers/power/supply/max8925_power.o 6440s CC [M] drivers/media/platform/chips-media/coda/coda-jpeg.o 6441s /tmp/ccV54HWw.s: Assembler messages: 6441s /tmp/ccV54HWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccV54HWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccV54HWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccV54HWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccV54HWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/cctacPH3.s: Assembler messages: 6441s /tmp/cctacPH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/cctacPH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/cctacPH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/cctacPH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/cctacPH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s CC [M] drivers/media/pci/mantis/mantis_vp1033.o 6441s CC [M] drivers/power/supply/wm831x_backup.o 6441s /tmp/ccTuhMyy.s: Assembler messages: 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s /tmp/ccTuhMyy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6441s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.o 6442s /tmp/ccXtd3sV.s: Assembler messages: 6442s /tmp/ccXtd3sV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccXtd3sV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccXtd3sV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccXtd3sV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s CC [M] drivers/power/supply/wm831x_power.o 6442s /tmp/cc4jeAUZ.s: Assembler messages: 6442s /tmp/cc4jeAUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s CC [M] drivers/media/pci/mantis/mantis_vp1034.o 6442s /tmp/cc0ePepc.s: Assembler messages: 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s LD [M] drivers/media/platform/chips-media/coda/coda-vpu.o 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc0ePepc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s AR drivers/media/platform/chips-media/wave5/built-in.a 6442s CC [M] drivers/media/platform/chips-media/wave5/wave5-hw.o 6442s /tmp/ccQotuxJ.s: Assembler messages: 6442s /tmp/ccQotuxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccQotuxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccQotuxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/ccQotuxJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-pci.o 6442s /tmp/cc3LpzmI.s: Assembler messages: 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s /tmp/cc3LpzmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6442s CC [M] drivers/power/supply/wm8350_power.o 6443s /tmp/cc0bW13I.s: Assembler messages: 6443s /tmp/cc0bW13I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/cc0bW13I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s CC [M] drivers/media/pci/mantis/mantis_vp1041.o 6443s /tmp/ccONXh7R.s: Assembler messages: 6443s /tmp/ccONXh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccONXh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccONXh7R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s LD [M] drivers/net/ethernet/synopsys/dwc-xlgmac.o 6443s AR drivers/net/ethernet/pensando/built-in.a 6443s CC [M] drivers/net/ethernet/pensando/ionic/ionic_main.o 6443s /tmp/ccUSHQxP.s: Assembler messages: 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s /tmp/ccUSHQxP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6443s CC [M] drivers/power/supply/test_power.o 6444s /tmp/ccg6Egfy.s: Assembler messages: 6444s /tmp/ccg6Egfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccg6Egfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccg6Egfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccg6Egfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccg6Egfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s CC [M] drivers/media/pci/mantis/mantis_vp2033.o 6444s /tmp/ccQ1iMeA.s: Assembler messages: 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s CC [M] drivers/media/platform/chips-media/wave5/wave5-vpuapi.o 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccQ1iMeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Assembler messages: 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s /tmp/ccnYNfeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6444s CC [M] drivers/power/supply/88pm860x_battery.o 6445s /tmp/ccjRsoMK.s: Assembler messages: 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccjRsoMK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccS0If26.s: CC [M] drivers/net/ethernet/pensando/ionic/ionic_bus_pci.o 6445s CC [M] drivers/media/pci/mantis/mantis_vp2040.o 6445s Assembler messages: 6445s /tmp/ccS0If26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccS0If26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Assembler messages: 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s /tmp/ccPLBhJ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6445s CC [M] drivers/power/supply/adp5061.o 6446s /tmp/ccjnxF77.s: Assembler messages: 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccjnxF77.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s CC [M] drivers/media/platform/chips-media/wave5/wave5-vdi.o 6446s /tmp/ccyKrqhK.s: Assembler messages: 6446s /tmp/ccyKrqhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccyKrqhK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s CC [M] drivers/media/pci/mantis/mantis_vp3030.o 6446s /tmp/ccGJk4uU.s: Assembler messages: 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccGJk4uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccWsMNoF.s: Assembler messages: 6446s /tmp/ccWsMNoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccWsMNoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccWsMNoF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s CC [M] drivers/net/ethernet/pensando/ionic/ionic_devlink.o 6446s CC [M] drivers/power/supply/act8945a_charger.o 6446s /tmp/ccESgsdj.s: Assembler messages: 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s /tmp/ccESgsdj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6446s CC [M] drivers/media/platform/chips-media/wave5/wave5-vpu-dec.o 6447s /tmp/ccPRNJet.s: Assembler messages: 6447s /tmp/ccPRNJet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s CC [M] drivers/media/pci/mantis/hopper_cards.o 6447s /tmp/ccRMsgb4.s: Assembler messages: 6447s /tmp/ccRMsgb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccRMsgb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccRMsgb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccRMsgb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccRMsgb4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s CC [M] drivers/power/supply/axp20x_battery.o 6447s /tmp/ccyNVzrP.s: Assembler messages: 6447s /tmp/ccyNVzrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccyNVzrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccyNVzrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s /tmp/ccyNVzrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6447s CC [M] drivers/net/ethernet/pensando/ionic/ionic_dev.o 6448s /tmp/cc45O5AY.s: Assembler messages: 6448s /tmp/cc45O5AY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc45O5AY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc45O5AY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc45O5AY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc45O5AY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Assembler messages: 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s CC [M] drivers/media/pci/mantis/hopper_vp3028.o 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cckvINR0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s CC [M] drivers/power/supply/axp20x_ac_power.o 6448s /tmp/cc8yT7Wm.s: Assembler messages: 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/cc8yT7Wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s CC [M] drivers/media/platform/chips-media/wave5/wave5-vpu.o 6448s /tmp/ccaCaJ38.s: Assembler messages: 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6448s /tmp/ccaCaJ38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s CC [M] drivers/power/supply/chagall-battery.o 6449s /tmp/ccX8gFfS.s: Assembler messages: 6449s /tmp/ccX8gFfS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s LD [M] drivers/media/pci/mantis/mantis_core.o 6449s LD [M] drivers/media/pci/mantis/mantis.o 6449s LD [M] drivers/media/pci/mantis/hopper.o 6449s AR drivers/media/pci/ngene/built-in.a 6449s /tmp/cczBIoa3.s: Assembler messages: 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/cczBIoa3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s CC [M] drivers/media/pci/ngene/ngene-core.o 6449s CC [M] drivers/net/ethernet/pensando/ionic/ionic_debugfs.o 6449s /tmp/ccDgutEj.s: Assembler messages: 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s /tmp/ccDgutEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6449s CC [M] drivers/power/supply/cpcap-battery.o 6450s /tmp/ccU4BpTg.s: Assembler messages: 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccU4BpTg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s CC [M] drivers/media/platform/chips-media/wave5/wave5-vpu-enc.o 6450s /tmp/cc14GzGa.s: Assembler messages: 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/cc14GzGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s CC [M] drivers/net/ethernet/pensando/ionic/ionic_lif.o 6450s /tmp/ccAGxdJE.s: Assembler messages: 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccAGxdJE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Assembler messages: 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s /tmp/ccSg6FZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6450s CC [M] drivers/power/supply/cw2015_battery.o 6450s CC [M] drivers/media/pci/ngene/ngene-i2c.o 6451s /tmp/ccRlMy03.s: Assembler messages: 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s CC [M] drivers/media/platform/chips-media/wave5/wave5-helper.o 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccRlMy03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccZgvvhl.s: Assembler messages: 6451s /tmp/ccZgvvhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccZgvvhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s CC [M] drivers/media/pci/ngene/ngene-cards.o 6451s /tmp/ccGolllE.s: Assembler messages: 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s /tmp/ccGolllE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6451s CC [M] drivers/power/supply/ds2760_battery.o 6452s /tmp/cch7AD8t.s: Assembler messages: 6452s /tmp/cch7AD8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cch7AD8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cch7AD8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cch7AD8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cch7AD8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s LD [M] drivers/media/platform/chips-media/wave5/wave5.o 6452s AR drivers/media/platform/chips-media/built-in.a 6452s /tmp/cceA2A3q.s: Assembler messages: 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s /tmp/cceA2A3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6452s AR drivers/media/platform/imagination/built-in.a 6452s CC [M] drivers/media/platform/imagination/e5010-jpeg-enc-hw.o 6452s CC [M] drivers/power/supply/ds2780_battery.o 6453s /tmp/ccDh7Yo7.s: Assembler messages: 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccDh7Yo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s CC [M] drivers/media/pci/ngene/ngene-dvb.o 6453s /tmp/cccuAeE7.s: Assembler messages: 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cccuAeE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s CC [M] drivers/media/platform/imagination/e5010-jpeg-enc.o 6453s /tmp/cc9ZHvFN.s: Assembler messages: 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/cc9ZHvFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Assembler messages: 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s CC [M] drivers/power/supply/ds2781_battery.o 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s /tmp/ccWbsO1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6453s CC [M] drivers/net/ethernet/pensando/ionic/ionic_rx_filter.o 6454s /tmp/ccze5bpA.s: Assembler messages: 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccze5bpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s LD [M] drivers/media/pci/ngene/ngene.o 6454s AR drivers/media/pci/ddbridge/built-in.a 6454s CC [M] drivers/media/pci/ddbridge/ddbridge-main.o 6454s /tmp/ccxzHMPQ.s: Assembler messages: 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s /tmp/ccxzHMPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6454s CC [M] drivers/power/supply/ds2782_battery.o 6455s /tmp/cc7e57Pq.s: Assembler messages: 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc7e57Pq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s CC [M] drivers/net/ethernet/pensando/ionic/ionic_ethtool.o 6455s /tmp/ccmsgUAm.s: Assembler messages: 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccmsgUAm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Assembler messages: 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s CC [M] drivers/media/pci/ddbridge/ddbridge-core.o 6455s CC [M] drivers/power/supply/ltc2941-battery-gauge.o 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/cc62hbfJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Assembler messages: 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s /tmp/ccMZ7f3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6455s LD [M] drivers/media/platform/imagination/e5010_jpeg_enc.o 6455s AR drivers/media/platform/intel/built-in.a 6455s AR drivers/media/platform/marvell/built-in.a 6455s CC [M] drivers/media/platform/marvell/cafe-driver.o 6456s /tmp/ccMbyYc2.s: Assembler messages: 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccMbyYc2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s CC [M] drivers/power/supply/goldfish_battery.o 6456s /tmp/ccU46mBg.s: Assembler messages: 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccU46mBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s CC [M] drivers/media/platform/marvell/mcam-core.o 6456s /tmp/ccNlUDVF.s: Assembler messages: 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s /tmp/ccNlUDVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6456s CC [M] drivers/net/ethernet/pensando/ionic/ionic_txrx.o 6457s /tmp/ccXS4hJh.s: Assembler messages: 6457s /tmp/ccXS4hJh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/ccXS4hJh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/ccXS4hJh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/ccXS4hJh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/ccXS4hJh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s CC [M] drivers/power/supply/huawei-gaokun-battery.o 6457s /tmp/cc85Y8D2.s: Assembler messages: 6457s /tmp/cc85Y8D2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/cc85Y8D2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/cc85Y8D2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s /tmp/cc85Y8D2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6457s CC [M] drivers/power/supply/lenovo_yoga_c630_battery.o 6458s /tmp/ccXiHdD7.s: Assembler messages: 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccXiHdD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s CC [M] drivers/media/pci/ddbridge/ddbridge-ci.o 6458s /tmp/ccf6wyOm.s: Assembler messages: 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s CC [M] drivers/power/supply/qcom_battmgr.o 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccf6wyOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Assembler messages: 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s /tmp/ccTTR8x7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6458s LD [M] drivers/media/platform/marvell/cafe_ccic.o 6458s AR drivers/media/platform/mediatek/jpeg/built-in.a 6458s AR drivers/media/platform/mediatek/mdp/built-in.a 6458s AR drivers/media/platform/mediatek/vcodec/common/built-in.a 6458s AR drivers/media/platform/mediatek/vcodec/encoder/built-in.a 6458s AR drivers/media/platform/mediatek/vcodec/decoder/built-in.a 6459s AR drivers/media/platform/mediatek/vcodec/built-in.a 6459s AR drivers/media/platform/mediatek/vpu/built-in.a 6459s CC [M] drivers/media/platform/mediatek/vpu/mtk_vpu.o 6459s /tmp/ccqmxGUU.s: Assembler messages: 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqmxGUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s CC [M] drivers/media/pci/ddbridge/ddbridge-hw.o 6459s /tmp/ccqXC99u.s: Assembler messages: 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccqXC99u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s CC [M] drivers/net/ethernet/pensando/ionic/ionic_stats.o 6459s /tmp/ccnzNcU7.s: Assembler messages: 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s /tmp/ccnzNcU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6459s CC [M] drivers/power/supply/sbs-battery.o 6460s /tmp/ccYyJgh2.s: Assembler messages: 6460s /tmp/ccYyJgh2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s CC [M] drivers/media/pci/ddbridge/ddbridge-i2c.o 6460s /tmp/ccmNB4SD.s: Assembler messages: 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccmNB4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s LD [M] drivers/media/platform/mediatek/vpu/mtk-vpu.o 6460s AR drivers/media/platform/mediatek/mdp3/built-in.a 6460s AR drivers/media/platform/mediatek/built-in.a 6460s AR drivers/media/platform/microchip/built-in.a 6460s AR drivers/media/platform/nuvoton/built-in.a 6460s CC [M] drivers/media/platform/nuvoton/npcm-video.o 6460s /tmp/ccJ39mmT.s: Assembler messages: 6460s /tmp/ccJ39mmT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s CC [M] drivers/net/ethernet/pensando/ionic/ionic_fw.o 6460s /tmp/ccjCjYzX.s: Assembler messages: 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s /tmp/ccjCjYzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6460s CC [M] drivers/power/supply/sbs-charger.o 6461s /tmp/cc9f1yon.s: Assembler messages: 6461s /tmp/cc9f1yon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/cc9f1yon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/cc9f1yon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/cc9f1yon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/cc9f1yon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s CC [M] drivers/media/pci/ddbridge/ddbridge-max.o 6461s /tmp/ccy37Zhy.s: Assembler messages: 6461s /tmp/ccy37Zhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/ccy37Zhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/ccy37Zhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s /tmp/ccy37Zhy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6461s CC [M] drivers/power/supply/sbs-manager.o 6461s CC [M] drivers/net/ethernet/pensando/ionic/ionic_phc.o 6462s /tmp/ccFaUQ8n.s: Assembler messages: 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccFaUQ8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s AR drivers/media/platform/nvidia/tegra-vde/built-in.a 6462s AR drivers/media/platform/nvidia/built-in.a 6462s AR drivers/media/platform/nxp/dw100/built-in.a 6462s CC [M] drivers/media/platform/nxp/dw100/dw100.o 6462s /tmp/cczRvNWj.s: Assembler messages: 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/cczRvNWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s CC [M] drivers/media/pci/ddbridge/ddbridge-mci.o 6462s /tmp/ccMAMSzU.s: Assembler messages: 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s /tmp/ccMAMSzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6462s CC [M] drivers/power/supply/bq27xxx_battery.o 6463s /tmp/ccNBJ3GH.s: Assembler messages: 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNBJ3GH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccVu6jVJ.s: Assembler messages: 6463s /tmp/ccVu6jVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccVu6jVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccVu6jVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s LD [M] drivers/net/ethernet/pensando/ionic/ionic.o 6463s CC [M] drivers/media/pci/ddbridge/ddbridge-sx8.o 6463s CC [M] drivers/net/ethernet/dnet.o 6463s /tmp/ccJJy9Xq.s: Assembler messages: 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccJJy9Xq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Assembler messages: 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s /tmp/ccNRXZCb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6463s AR drivers/media/platform/nxp/imx-jpeg/built-in.a 6463s CC [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.o 6463s CC [M] drivers/power/supply/bq27xxx_battery_i2c.o 6464s /tmp/ccznLKja.s: Assembler messages: 6464s /tmp/ccznLKja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccznLKja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccznLKja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s CC [M] drivers/media/pci/ddbridge/ddbridge-dummy-fe.o 6464s /tmp/ccW3Ww2Y.s: Assembler messages: 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccW3Ww2Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Assembler messages: 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccFQ2SsZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s CC [M] drivers/net/ethernet/jme.o 6464s CC [M] drivers/power/supply/bq27xxx_battery_hdq.o 6464s /tmp/ccagMLST.s: Assembler messages: 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s /tmp/ccagMLST.s: Warning: no SFrame FDE emitted; FP without RA on stack 6464s CC [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.o 6465s /tmp/ccvpQb4e.s: Assembler messages: 6465s /tmp/ccvpQb4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccvpQb4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccvpQb4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s LD [M] drivers/media/pci/ddbridge/ddbridge.o 6465s AR drivers/media/pci/saa7146/built-in.a 6465s CC [M] drivers/media/pci/saa7146/mxb.o 6465s /tmp/ccS7B9JB.s: Assembler messages: 6465s /tmp/ccS7B9JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccS7B9JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccS7B9JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccS7B9JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s /tmp/ccS7B9JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6465s CC [M] drivers/power/supply/da9030_battery.o 6466s /tmp/ccAeZSu0.s: Assembler messages: 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccAeZSu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s CC [M] drivers/power/supply/da9052-battery.o 6466s /tmp/ccUl3daf.s: Assembler messages: 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccUl3daf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s CC [M] drivers/media/pci/saa7146/hexium_orion.o 6466s /tmp/ccG8I2SS.s: Assembler messages: 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s LD [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.o 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccG8I2SS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccVeh7xo.s: Assembler messages: 6466s /tmp/ccVeh7xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccVeh7xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccVeh7xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccVeh7xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s /tmp/ccVeh7xo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6466s CC [M] drivers/power/supply/da9150-charger.o 6466s AR drivers/media/platform/nxp/imx8-isi/built-in.a 6466s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-core.o 6467s /tmp/ccdeJ6lp.s: Assembler messages: 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccdeJ6lp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s CC [M] drivers/media/pci/saa7146/hexium_gemini.o 6467s /tmp/ccGYm1JB.s: Assembler messages: 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccGYm1JB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s CC [M] drivers/net/ethernet/fealnx.o 6467s /tmp/cct7IzgY.s: Assembler messages: 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/cct7IzgY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s CC [M] drivers/power/supply/da9150-fg.o 6467s /tmp/ccy6ZCil.s: Assembler messages: 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6467s /tmp/ccy6ZCil.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.o 6468s /tmp/ccUeIZdN.s: Assembler messages: 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccUeIZdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s AR drivers/media/pci/smipcie/built-in.a 6468s CC [M] drivers/media/pci/smipcie/smipcie-main.o 6468s /tmp/ccwZSkF9.s: Assembler messages: 6468s /tmp/ccwZSkF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccwZSkF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccwZSkF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6468s /tmp/ccwZSkF9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s CC [M] drivers/power/supply/max17040_battery.o 6469s /tmp/ccZJnWVp.s: Assembler messages: 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/ccZJnWVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-gasket.o 6469s /tmp/cc6a8vGi.s: Assembler messages: 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s /tmp/cc6a8vGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6469s CC [M] drivers/net/ethernet/ethoc.o 6470s /tmp/ccwHH6JC.s: Assembler messages: 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccwHH6JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s CC [M] drivers/power/supply/max17042_battery.o 6470s /tmp/ccLP7DH9.s: Assembler messages: 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccLP7DH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s CC [M] drivers/media/pci/smipcie/smipcie-ir.o 6470s /tmp/ccNnR3lG.s: Assembler messages: 6470s /tmp/ccNnR3lG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccNnR3lG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccNnR3lG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s /tmp/ccNnR3lG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6470s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.o 6471s /tmp/ccB81ziS.s: Assembler messages: 6471s /tmp/ccB81ziS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccB81ziS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccB81ziS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccB81ziS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s LD [M] drivers/media/pci/smipcie/smipcie.o 6471s /tmp/cclEPodP.s: Assembler messages: 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/cclEPodP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s AR drivers/media/pci/netup_unidvb/built-in.a 6471s CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_core.o 6471s CC [M] drivers/power/supply/max1720x_battery.o 6471s /tmp/ccP0u4SD.s: Assembler messages: 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccP0u4SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Assembler messages: 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-pipe.o 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s /tmp/ccwEDTrr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6471s CC [M] drivers/net/ethernet/oa_tc6.o 6472s /tmp/ccwNcdv9.s: Assembler messages: 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccwNcdv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s CC [M] drivers/power/supply/max1721x_battery.o 6472s /tmp/ccj8y1Nc.s: Assembler messages: 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccj8y1Nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-video.o 6472s /tmp/ccooAeJL.s: Assembler messages: 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccooAeJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_i2c.o 6472s /tmp/ccmFjdNE.s: Assembler messages: 6472s /tmp/ccmFjdNE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s /tmp/ccmFjdNE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6472s CC [M] drivers/power/supply/rt5033_battery.o 6473s /tmp/ccXyKjL7.s: Assembler messages: 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccXyKjL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s CC [M] drivers/net/ethernet/altera/altera_tse_main.o 6473s /tmp/cczMsIDJ.s: Assembler messages: 6473s /tmp/cczMsIDJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/cczMsIDJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s CC [M] drivers/power/supply/rt5033_charger.o 6473s /tmp/ccvh6bup.s: Assembler messages: 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6473s /tmp/ccvh6bup.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_ci.o 6474s /tmp/ccNkHIFF.s: Assembler messages: 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccNkHIFF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-debug.o 6474s /tmp/ccVkhI4q.s: Assembler messages: 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s /tmp/ccVkhI4q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6474s CC [M] drivers/power/supply/rt9455_charger.o 6475s /tmp/ccbJJ5OX.s: Assembler messages: 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.o 6475s CC [M] drivers/media/pci/netup_unidvb/netup_unidvb_spi.o 6475s CC [M] drivers/net/ethernet/altera/altera_tse_ethtool.o 6475s /tmp/ccbJJ5OX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccZjEsKs.s: Assembler messages: 6475s /tmp/ccZjEsKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccZjEsKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccZjEsKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Assembler messages: 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccrbNmr6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Assembler messages: 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s /tmp/ccMRO3Vk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6475s CC [M] drivers/power/supply/rt9467-charger.o 6476s /tmp/ccgu6XL8.s: Assembler messages: 6476s /tmp/ccgu6XL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/ccgu6XL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/ccgu6XL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s LD [M] drivers/media/pci/netup_unidvb/netup-unidvb.o 6476s /tmp/ccAtgTrC.s: Assembler messages: 6476s /tmp/ccAtgTrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/ccAtgTrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/ccAtgTrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/ccAtgTrC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Assembler messages: 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s /tmp/cct18yA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6476s AR drivers/media/pci/intel/ipu3/built-in.a 6476s CC [M] drivers/net/ethernet/altera/altera_msgdma.o 6476s AR drivers/media/pci/intel/ivsc/built-in.a 6476s LD [M] drivers/media/platform/nxp/imx8-isi/imx8-isi.o 6476s CC [M] drivers/media/pci/intel/ipu-bridge.o 6476s CC [M] drivers/media/platform/nxp/imx7-media-csi.o 6477s /tmp/ccCJQqej.s: Assembler messages: 6477s /tmp/ccCJQqej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccCJQqej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccCJQqej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccCJQqej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccCJQqej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s CC [M] drivers/power/supply/rt9471.o 6477s /tmp/ccGnK4PF.s: Assembler messages: 6477s /tmp/ccGnK4PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccGnK4PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccGnK4PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccGnK4PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccGnK4PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s CC [M] drivers/net/ethernet/altera/altera_sgdma.o 6477s /tmp/ccX5avV6.s: Assembler messages: 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccX5avV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s AR drivers/media/pci/intel/built-in.a 6477s CC [M] drivers/media/pci/bt8xx/bttv-driver.o 6477s /tmp/ccfDuDKf.s: Assembler messages: 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6477s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s CC [M] drivers/media/platform/nxp/imx8mq-mipi-csi2.o 6478s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccfDuDKf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Assembler messages: 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccMNxHzn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s CC [M] drivers/power/supply/twl4030_madc_battery.o 6478s /tmp/ccgJNjah.s: Assembler messages: 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccgJNjah.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s CC [M] drivers/net/ethernet/altera/altera_utils.o 6478s /tmp/ccFVjtwT.s: Assembler messages: 6478s /tmp/ccFVjtwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s /tmp/ccFVjtwT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6478s CC [M] drivers/power/supply/88pm860x_charger.o 6479s /tmp/ccrrf9B3.s: Assembler messages: 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccrrf9B3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s CC [M] drivers/media/platform/nxp/imx-mipi-csis.o 6479s LD [M] drivers/net/ethernet/altera/altera_tse.o 6479s /tmp/ccjdaeTO.s: Assembler messages: 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s /tmp/ccjdaeTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6479s CC [M] drivers/power/supply/rx51_battery.o 6479s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_hw.o 6480s /tmp/ccXUzKnz.s: Assembler messages: 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccXUzKnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s CC [M] drivers/media/pci/bt8xx/bttv-cards.o 6480s /tmp/ccCLO9e1.s: Assembler messages: 6480s /tmp/ccCLO9e1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccCLO9e1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s CC [M] drivers/power/supply/cpcap-charger.o 6480s /tmp/ccmI2xOO.s: Assembler messages: 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s /tmp/ccmI2xOO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6480s CC [M] drivers/media/platform/nxp/imx-pxp.o 6481s /tmp/ccAsh7RB.s: Assembler messages: 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccAsh7RB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s CC [M] drivers/power/supply/isp1704_charger.o 6481s /tmp/ccTFNwe3.s: Assembler messages: 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/ccTFNwe3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.o 6481s /tmp/cc0qGCBV.s: Assembler messages: 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s /tmp/cc0qGCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6481s CC [M] drivers/media/pci/bt8xx/bttv-if.o 6482s /tmp/ccO8gHHz.s: Assembler messages: 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccO8gHHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s AR drivers/media/platform/nxp/built-in.a 6482s AR drivers/media/platform/qcom/camss/built-in.a 6482s /tmp/cc5r9Odw.s: Assembler messages: 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/cc5r9Odw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s CC [M] drivers/media/platform/qcom/camss/camss.o 6482s CC [M] drivers/power/supply/max8903_charger.o 6482s /tmp/ccI0vIig.s: Assembler messages: 6482s /tmp/ccI0vIig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccI0vIig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccI0vIig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s /tmp/ccI0vIig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6482s CC [M] drivers/media/pci/bt8xx/bttv-risc.o 6483s /tmp/cczBszPT.s: Assembler messages: 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.o 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/cczBszPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Assembler messages: 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccuMF3cV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s CC [M] drivers/power/supply/twl4030_charger.o 6483s /tmp/ccoHekga.s: Assembler messages: 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s /tmp/ccoHekga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6483s CC [M] drivers/media/platform/qcom/camss/camss-csid.o 6484s /tmp/cc6so7G1.s: Assembler messages: 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cc6so7G1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s CC [M] drivers/media/pci/bt8xx/bttv-vbi.o 6484s /tmp/cclklpyW.s: Assembler messages: 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/cclklpyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Assembler messages: 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s /tmp/ccYHDxGO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6484s CC [M] drivers/power/supply/twl6030_charger.o 6484s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_main.o 6485s /tmp/ccfv93WT.s: Assembler messages: 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccfv93WT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s CC [M] drivers/media/platform/qcom/camss/camss-csid-4-1.o 6485s /tmp/ccJwj13t.s: Assembler messages: 6485s /tmp/ccJwj13t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccJwj13t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccJwj13t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccJwj13t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s CC [M] drivers/power/supply/lp8727_charger.o 6485s /tmp/ccnfaMVO.s: Assembler messages: 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccnfaMVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s CC [M] drivers/media/pci/bt8xx/bttv-i2c.o 6485s /tmp/ccNKqqqi.s: Assembler messages: 6485s /tmp/ccNKqqqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccNKqqqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6485s /tmp/ccNKqqqi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s CC [M] drivers/media/platform/qcom/camss/camss-csid-4-7.o 6486s /tmp/cc9VJfic.s: Assembler messages: 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc9VJfic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s CC [M] drivers/power/supply/lp8788-charger.o 6486s /tmp/ccSKuTJc.s: Assembler messages: 6486s /tmp/ccSKuTJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccSKuTJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccSKuTJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccSKuTJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Assembler messages: 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s CC [M] drivers/media/pci/bt8xx/bttv-gpio.o 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/ccLT2pG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_ring2.o 6486s /tmp/cc1Akt96.s: Assembler messages: 6486s /tmp/cc1Akt96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc1Akt96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s /tmp/cc1Akt96.s: Warning: no SFrame FDE emitted; FP without RA on stack 6486s CC [M] drivers/media/platform/qcom/camss/camss-csid-680.o 6487s /tmp/ccdGcnaB.s: Assembler messages: 6487s /tmp/ccdGcnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccdGcnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccdGcnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccdGcnaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s CC [M] drivers/power/supply/gpio-charger.o 6487s /tmp/ccZluDy5.s: Assembler messages: 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccZluDy5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s CC [M] drivers/media/pci/bt8xx/bttv-input.o 6487s /tmp/ccQq5C4C.s: Assembler messages: 6487s /tmp/ccQq5C4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccQq5C4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccQq5C4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s /tmp/ccQq5C4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6487s CC [M] drivers/media/platform/qcom/camss/camss-csid-gen2.o 6488s /tmp/ccgKAT2H.s: Assembler messages: 6488s /tmp/ccgKAT2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccgKAT2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccgKAT2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccgKAT2H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.o 6488s /tmp/cclq0d2U.s: Assembler messages: 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cclq0d2U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s CC [M] drivers/power/supply/lt3651-charger.o 6488s /tmp/cckK5UDW.s: Assembler messages: 6488s /tmp/cckK5UDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cckK5UDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cckK5UDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/cckK5UDW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s CC [M] drivers/power/supply/ltc4162-l-charger.o 6488s /tmp/ccIR3eZj.s: Assembler messages: 6488s /tmp/ccIR3eZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccIR3eZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccIR3eZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6488s /tmp/ccIR3eZj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s CC [M] drivers/media/platform/qcom/camss/camss-csid-780.o 6489s /tmp/ccQiYFIS.s: Assembler messages: 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccQiYFIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s CC [M] drivers/media/pci/bt8xx/bttv-audio-hook.o 6489s /tmp/ccpo9zwN.s: Assembler messages: 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccpo9zwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s CC [M] drivers/net/ethernet/apm/xgene/xgene_enet_cle.o 6489s /tmp/ccnyXD9u.s: Assembler messages: 6489s /tmp/ccnyXD9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccnyXD9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccnyXD9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6489s /tmp/ccnyXD9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s CC [M] drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.o 6490s /tmp/cc6SgJz1.s: Assembler messages: 6490s /tmp/cc6SgJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/cc6SgJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/cc6SgJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/cc6SgJz1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Assembler messages: 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccX2rw37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s CC [M] drivers/power/supply/max14577_charger.o 6490s CC [M] drivers/media/pci/bt8xx/btcx-risc.o 6490s /tmp/cc6W7NuV.s: Assembler messages: 6490s /tmp/cc6W7NuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/cc6W7NuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/cc6W7NuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s LD [M] drivers/net/ethernet/apm/xgene/xgene-enet.o 6490s CC [M] drivers/net/ethernet/apm/xgene-v2/main.o 6490s /tmp/cc6Q2Awp.s: Assembler messages: 6490s /tmp/cc6Q2Awp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccIr5f73.s: Assembler messages: 6490s /tmp/ccIr5f73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s /tmp/ccIr5f73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s CC [M] drivers/media/pci/bt8xx/bt878.o 6490s /tmp/ccIr5f73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6490s CC [M] drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.o 6491s /tmp/ccYzs0M0.s: Assembler messages: 6491s /tmp/ccYzs0M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccYzs0M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccYzs0M0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s CC [M] drivers/power/supply/max14656_charger_detector.o 6491s /tmp/cchI1Mvq.s: Assembler messages: 6491s /tmp/cchI1Mvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/cchI1Mvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/cchI1Mvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/cchI1Mvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/cchI1Mvq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s CC [M] drivers/media/platform/qcom/camss/camss-csiphy.o 6491s /tmp/ccrMIteA.s: Assembler messages: 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6491s /tmp/ccrMIteA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccry0iVM.s: Assembler messages: 6492s /tmp/ccry0iVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccry0iVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccry0iVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccry0iVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccry0iVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s CC [M] drivers/power/supply/max77650-charger.o 6492s CC [M] drivers/media/pci/bt8xx/dvb-bt8xx.o 6492s /tmp/ccOUZEby.s: Assembler messages: 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccOUZEby.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s CC [M] drivers/net/ethernet/apm/xgene-v2/mac.o 6492s /tmp/ccGIu6JS.s: Assembler messages: 6492s /tmp/ccGIu6JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccGIu6JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccGIu6JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6492s /tmp/ccGIu6JS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s CC [M] drivers/power/supply/max77693_charger.o 6493s /tmp/ccZMcVcj.s: Assembler messages: 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccZMcVcj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s CC [M] drivers/media/platform/qcom/camss/camss-ispif.o 6493s /tmp/ccAg6KG2.s: Assembler messages: 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccAg6KG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Assembler messages: 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s /tmp/ccIhLpNF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6493s CC [M] drivers/net/ethernet/apm/xgene-v2/enet.o 6493s CC [M] drivers/media/pci/bt8xx/dst.o 6494s /tmp/ccgXHxiv.s: Assembler messages: 6494s /tmp/ccgXHxiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccgXHxiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccgXHxiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccgXHxiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s CC [M] drivers/power/supply/max77705_charger.o 6494s /tmp/ccjDwepL.s: Assembler messages: 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccjDwepL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s CC [M] drivers/media/platform/qcom/camss/camss-vfe-4-1.o 6494s /tmp/ccQwnA8w.s: Assembler messages: 6494s /tmp/ccQwnA8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccQwnA8w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s CC [M] drivers/net/ethernet/apm/xgene-v2/ring.o 6494s /tmp/ccB3fUJy.s: Assembler messages: 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6494s /tmp/ccB3fUJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Assembler messages: 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccaY42Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s CC [M] drivers/power/supply/max77976_charger.o 6495s CC [M] drivers/media/pci/bt8xx/dst_ca.o 6495s /tmp/ccyLRucD.s: Assembler messages: 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccyLRucD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s CC [M] drivers/media/platform/qcom/camss/camss-vfe-4-7.o 6495s /tmp/ccFb8PXV.s: Assembler messages: 6495s /tmp/ccFb8PXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccFb8PXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccFb8PXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6495s /tmp/ccFb8PXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s CC [M] drivers/net/ethernet/apm/xgene-v2/mdio.o 6496s /tmp/ccAk1iXs.s: Assembler messages: 6496s /tmp/ccAk1iXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccAk1iXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccAk1iXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s CC [M] drivers/power/supply/max8971_charger.o 6496s /tmp/ccrbVb2R.s: Assembler messages: 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s /tmp/ccrbVb2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6496s LD [M] drivers/media/pci/bt8xx/bttv.o 6496s CC [M] drivers/media/pci/cx18/cx18-driver.o 6497s /tmp/ccsOkWWM.s: Assembler messages: 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccsOkWWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s CC [M] drivers/media/platform/qcom/camss/camss-vfe-4-8.o 6497s /tmp/ccy9GkCA.s: Assembler messages: 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccy9GkCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s CC [M] drivers/power/supply/max8997_charger.o 6497s /tmp/ccFTGA4T.s: Assembler messages: 6497s /tmp/ccFTGA4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccFTGA4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccFTGA4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccFTGA4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s /tmp/ccFTGA4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6497s CC [M] drivers/net/ethernet/apm/xgene-v2/ethtool.o 6498s /tmp/ccScN6pR.s: Assembler messages: 6498s /tmp/ccScN6pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccScN6pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccScN6pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccScN6pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccScN6pR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s CC [M] drivers/power/supply/max8998_charger.o 6498s /tmp/ccpQl8QK.s: Assembler messages: 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/ccpQl8QK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Assembler messages: 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cckF7D8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s CC [M] drivers/media/pci/cx18/cx18-cards.o 6498s CC [M] drivers/media/platform/qcom/camss/camss-vfe-17x.o 6498s /tmp/cc3siyBb.s: Assembler messages: 6498s /tmp/cc3siyBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cc3siyBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cc3siyBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cc3siyBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cc3siyBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s LD [M] drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.o 6498s AR drivers/net/ethernet/built-in.a 6498s /tmp/cc7U1fwi.s: Assembler messages: 6498s /tmp/cc7U1fwi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6498s /tmp/cc7U1fwi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s CC [M] drivers/power/supply/mp2629_charger.o 6499s CC [M] drivers/net/macvtap.o 6499s /tmp/ccVga7Sg.s: Assembler messages: 6499s /tmp/ccVga7Sg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccVga7Sg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccVga7Sg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s CC [M] drivers/media/pci/cx18/cx18-i2c.o 6499s /tmp/ccNp8AZG.s: Assembler messages: 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/ccNp8AZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s CC [M] drivers/media/platform/qcom/camss/camss-vfe-480.o 6499s /tmp/cc0VBPUO.s: Assembler messages: 6499s /tmp/cc0VBPUO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/cc0VBPUO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/cc0VBPUO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/cc0VBPUO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s /tmp/cc0VBPUO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6499s CC [M] drivers/power/supply/mt6360_charger.o 6500s /tmp/cc9zfsHQ.s: Assembler messages: 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc9zfsHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s CC [M] drivers/net/mdio.o 6500s /tmp/ccTed5kY.s: Assembler messages: 6500s /tmp/ccTed5kY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/ccTed5kY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/ccTed5kY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/ccTed5kY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s CC [M] drivers/media/pci/cx18/cx18-firmware.o 6500s /tmp/cc125Ein.s: Assembler messages: 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s /tmp/cc125Ein.s: Warning: no SFrame FDE emitted; FP without RA on stack 6500s CC [M] drivers/media/platform/qcom/camss/camss-vfe-680.o 6501s /tmp/cctnSIi4.s: Assembler messages: 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/cctnSIi4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s CC [M] drivers/power/supply/mt6370-charger.o 6501s /tmp/ccRIRAzi.s: Assembler messages: 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccRIRAzi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s CC [M] drivers/net/netconsole.o 6501s /tmp/ccT3rNgG.s: Assembler messages: 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccT3rNgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s CC [M] drivers/media/platform/qcom/camss/camss-vfe-780.o 6501s /tmp/ccdtJnFa.s: Assembler messages: 6501s /tmp/ccdtJnFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6501s /tmp/ccdtJnFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s CC [M] drivers/media/pci/cx18/cx18-gpio.o 6502s /tmp/ccJWIi9R.s: Assembler messages: 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccJWIi9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s CC [M] drivers/power/supply/qcom_smbb.o 6502s /tmp/ccvSARqG.s: Assembler messages: 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s /tmp/ccvSARqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6502s CC [M] drivers/media/platform/qcom/camss/camss-vfe-gen1.o 6503s /tmp/cc08igJG.s: Assembler messages: 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/cc08igJG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s CC [M] drivers/media/pci/cx18/cx18-queue.o 6503s /tmp/ccrGn5zq.s: Assembler messages: 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccrGn5zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s CC [M] drivers/net/rionet.o 6503s /tmp/ccEiwSw5.s: Assembler messages: 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s CC [M] drivers/power/supply/pm8916_bms_vm.o 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6503s /tmp/ccEiwSw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Assembler messages: 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccyBDC9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s CC [M] drivers/media/platform/qcom/camss/camss-vfe.o 6504s /tmp/ccuHOrOh.s: Assembler messages: 6504s /tmp/ccuHOrOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccuHOrOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccuHOrOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccuHOrOh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s CC [M] drivers/power/supply/pm8916_lbc.o 6504s /tmp/ccC1i3ZP.s: Assembler messages: 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccC1i3ZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s CC [M] drivers/media/pci/cx18/cx18-streams.o 6504s /tmp/ccU8H4Ag.s: Assembler messages: 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s /tmp/ccU8H4Ag.s: Warning: no SFrame FDE emitted; FP without RA on stack 6504s CC [M] drivers/net/tap.o 6505s /tmp/cciK7oEN.s: Assembler messages: 6505s /tmp/cciK7oEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6505s /tmp/cciK7oEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6505s /tmp/cciK7oEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6505s /tmp/cciK7oEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6505s /tmp/cciK7oEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6505s CC [M] drivers/power/supply/bq2415x_charger.o 6506s /tmp/ccyicliC.s: Assembler messages: 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/ccyicliC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s CC [M] drivers/media/platform/qcom/camss/camss-video.o 6506s CC [M] drivers/media/pci/cx18/cx18-fileops.o 6506s /tmp/cc7OzCO8.s: Assembler messages: 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6506s /tmp/cc7OzCO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Assembler messages: 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccR8DXue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s CC [M] drivers/power/supply/bq24190_charger.o 6507s /tmp/ccY7jOKx.s: Assembler messages: 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccY7jOKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Assembler messages: 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s /tmp/ccyO0WTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s CC [M] drivers/media/platform/qcom/camss/camss-format.o 6507s /tmp/ccbrjWx1.s: Assembler messages: 6507s /tmp/ccbrjWx1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6507s CC [M] drivers/net/veth.o 6508s LD [M] drivers/media/platform/qcom/camss/qcom-camss.o 6508s /tmp/ccFFZjrn.s: Assembler messages: 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccFFZjrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s AR drivers/media/platform/qcom/iris/built-in.a 6508s CC [M] drivers/media/platform/qcom/iris/iris_buffer.o 6508s CC [M] drivers/media/pci/cx18/cx18-ioctl.o 6508s /tmp/ccLrHNDV.s: Assembler messages: 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6508s /tmp/ccLrHNDV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s CC [M] drivers/power/supply/bq24257_charger.o 6509s /tmp/ccdkyMMi.s: Assembler messages: 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s CC [M] drivers/media/platform/qcom/iris/iris_core.o 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccdkyMMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Assembler messages: 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6509s /tmp/ccwdEjyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s CC [M] drivers/media/pci/cx18/cx18-controls.o 6510s /tmp/ccUCkNC9.s: Assembler messages: 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccUCkNC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s CC [M] drivers/power/supply/bq24735-charger.o 6510s /tmp/ccYdyv0b.s: Assembler messages: 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccYdyv0b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s CC [M] drivers/net/geneve.o 6510s /tmp/ccBU95Do.s: Assembler messages: 6510s /tmp/ccBU95Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s /tmp/ccBU95Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 6510s CC [M] drivers/media/platform/qcom/iris/iris_ctrls.o 6511s /tmp/ccNDYcHG.s: Assembler messages: 6511s /tmp/ccNDYcHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccNDYcHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s CC [M] drivers/media/pci/cx18/cx18-mailbox.o 6511s /tmp/ccetE2aF.s: Assembler messages: 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccetE2aF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s CC [M] drivers/power/supply/bq25890_charger.o 6511s /tmp/ccYvGWd3.s: Assembler messages: 6511s /tmp/ccYvGWd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccYvGWd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccYvGWd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s /tmp/ccYvGWd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6511s CC [M] drivers/media/platform/qcom/iris/iris_firmware.o 6512s /tmp/cc8OX4sm.s: Assembler messages: 6512s /tmp/cc8OX4sm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cc8OX4sm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s CC [M] drivers/media/platform/qcom/iris/iris_hfi_common.o 6512s /tmp/ccEIFWqI.s: Assembler messages: 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccEIFWqI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s CC [M] drivers/media/pci/cx18/cx18-vbi.o 6512s /tmp/ccwjo2Uc.s: Assembler messages: 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/ccwjo2Uc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s CC [M] drivers/power/supply/bq256xx_charger.o 6512s /tmp/cceezB5E.s: Assembler messages: 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s /tmp/cceezB5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6512s CC [M] drivers/net/bareudp.o 6513s /tmp/ccwdQFsK.s: Assembler messages: 6513s /tmp/ccwdQFsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccwdQFsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccwdQFsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccwdQFsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccwdQFsK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s CC [M] drivers/media/platform/qcom/iris/iris_hfi_gen1_command.o 6513s /tmp/ccWsARqz.s: Assembler messages: 6513s /tmp/ccWsARqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccWsARqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccWsARqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccWsARqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s /tmp/ccWsARqz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6513s CC [M] drivers/media/pci/cx18/cx18-audio.o 6514s /tmp/ccH8eeQS.s: Assembler messages: 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccH8eeQS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s CC [M] drivers/power/supply/rk817_charger.o 6514s /tmp/ccIVQga0.s: Assembler messages: 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccIVQga0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s CC [M] drivers/media/platform/qcom/iris/iris_hfi_gen1_response.o 6514s /tmp/ccF8sfKK.s: Assembler messages: 6514s /tmp/ccF8sfKK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Assembler messages: 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6514s CC [M] drivers/media/pci/cx18/cx18-video.o 6514s CC [M] drivers/net/gtp.o 6514s /tmp/ccWjexEs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Assembler messages: 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccqmzimk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s CC [M] drivers/power/supply/smb347-charger.o 6515s /tmp/ccvD66By.s: Assembler messages: 6515s /tmp/ccvD66By.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccvD66By.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s /tmp/ccvD66By.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s CC [M] drivers/media/platform/qcom/iris/iris_hfi_gen2_command.o 6515s /tmp/ccPD86Ak.s: Assembler messages: 6515s /tmp/ccPD86Ak.s: Warning: no SFrame FDE emitted; FP without RA on stack 6515s CC [M] drivers/media/pci/cx18/cx18-irq.o 6516s /tmp/ccNDqLmy.s: Assembler messages: 6516s /tmp/ccNDqLmy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Assembler messages: 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccDdywtH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s CC [M] drivers/media/pci/cx18/cx18-av-core.o 6516s /tmp/ccJckVfx.s: Assembler messages: 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccJckVfx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s CC [M] drivers/power/supply/tps65090-charger.o 6516s CC [M] drivers/media/platform/qcom/iris/iris_hfi_gen2_packet.o 6516s /tmp/ccZBp8Lq.s: Assembler messages: 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s /tmp/ccZBp8Lq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6516s CC [M] drivers/net/nlmon.o 6517s /tmp/ccK5e4Zf.s: Assembler messages: 6517s /tmp/ccK5e4Zf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccK5e4Zf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccK5e4Zf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccK5e4Zf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccK5e4Zf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s CC [M] drivers/power/supply/tps65217_charger.o 6517s /tmp/ccYdAEkz.s: Assembler messages: 6517s /tmp/ccYdAEkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccYdAEkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccYdAEkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccYdAEkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/ccYdAEkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s CC [M] drivers/media/platform/qcom/iris/iris_hfi_gen2_response.o 6517s /tmp/cc5vX2r6.s: Assembler messages: 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s /tmp/cc5vX2r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6517s CC [M] drivers/net/pfcp.o 6518s /tmp/ccIqMKHZ.s: Assembler messages: 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccIqMKHZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s CC [M] drivers/media/pci/cx18/cx18-av-audio.o 6518s /tmp/ccKpwbjE.s: Assembler messages: 6518s /tmp/ccKpwbjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccKpwbjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccKpwbjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccKpwbjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccKpwbjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s CC [M] drivers/power/supply/cros_charge-control.o 6518s /tmp/ccR9EfTx.s: Assembler messages: 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6518s /tmp/ccR9EfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s CC [M] drivers/media/platform/qcom/iris/iris_hfi_queue.o 6519s /tmp/ccmGgqbZ.s: Assembler messages: 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccmGgqbZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s CC [M] drivers/net/vrf.o 6519s /tmp/ccLIcOK4.s: Assembler messages: 6519s /tmp/ccLIcOK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccLIcOK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccLIcOK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/ccLIcOK4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s CC [M] drivers/media/pci/cx18/cx18-av-firmware.o 6519s /tmp/cci4AVqS.s: Assembler messages: 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s /tmp/cci4AVqS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6519s CC [M] drivers/power/supply/cros_usbpd-charger.o 6520s /tmp/cc3OKdCn.s: Assembler messages: 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/cc3OKdCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s CC [M] drivers/media/platform/qcom/iris/iris_platform_gen2.o 6520s /tmp/ccegKH8j.s: Assembler messages: 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccegKH8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s CC [M] drivers/power/supply/cros_peripheral_charger.o 6520s CC [M] drivers/media/pci/cx18/cx18-av-vbi.o 6520s CC [M] drivers/media/platform/qcom/iris/iris_power.o 6520s /tmp/ccLPJrFz.s: Assembler messages: 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6520s /tmp/ccLPJrFz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s CC [M] drivers/power/supply/sc2731_charger.o 6521s /tmp/cctwxs3m.s: Assembler messages: 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/cctwxs3m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s CC [M] drivers/net/vsockmon.o 6521s /tmp/ccFjY6dJ.s: Assembler messages: 6521s /tmp/ccFjY6dJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccFjY6dJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s CC [M] drivers/media/pci/cx18/cx18-scb.o 6521s /tmp/ccHN6ijr.s: Assembler messages: 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s /tmp/ccHN6ijr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s CC [M] drivers/power/supply/sc27xx_fuel_gauge.o 6521s /tmp/ccoo1H9r.s: Assembler messages: 6521s /tmp/ccoo1H9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6521s CC [M] drivers/media/platform/qcom/iris/iris_probe.o 6522s /tmp/ccZcpj3D.s: Assembler messages: 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccZcpj3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s CC [M] drivers/net/mhi_net.o 6522s /tmp/cc1aIsJb.s: Assembler messages: 6522s /tmp/cc1aIsJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s CC [M] drivers/media/pci/cx18/cx18-dvb.o 6522s /tmp/ccUD6BUp.s: Assembler messages: 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccUD6BUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s CC [M] drivers/power/supply/stc3117_fuel_gauge.o 6522s /tmp/ccsOpjDs.s: Assembler messages: 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s /tmp/ccsOpjDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6522s CC [M] drivers/media/platform/qcom/iris/iris_resources.o 6523s /tmp/ccF2LJel.s: Assembler messages: 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccF2LJel.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s CC [M] drivers/net/sungem_phy.o 6523s /tmp/ccC6oMun.s: Assembler messages: 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccC6oMun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s CC [M] drivers/power/supply/ucs1002_power.o 6523s /tmp/ccNwzMNB.s: Assembler messages: 6523s /tmp/ccNwzMNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccNwzMNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccNwzMNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccNwzMNB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s CC [M] drivers/media/pci/cx18/cx18-io.o 6523s /tmp/ccQU1yVo.s: Assembler messages: 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s /tmp/ccQU1yVo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6523s CC [M] drivers/media/platform/qcom/iris/iris_state.o 6524s /tmp/cc6rel4n.s: Assembler messages: 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc6rel4n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Assembler messages: 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s /tmp/cc2M9blK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6524s CC [M] drivers/net/ntb_netdev.o 6524s CC [M] drivers/power/supply/bd99954-charger.o 6525s LD [M] drivers/media/pci/cx18/cx18.o 6525s /tmp/ccLU3dUz.s: Assembler messages: 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s /tmp/ccLU3dUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6525s CC [M] drivers/media/platform/qcom/iris/iris_utils.o 6525s CC [M] drivers/media/pci/cx25821/cx25821-core.o 6526s /tmp/ccMnQ1uH.s: Assembler messages: 6526s /tmp/ccMnQ1uH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccMnQ1uH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccMnQ1uH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccMnQ1uH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccMnQ1uH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s CC [M] drivers/power/supply/ug3105_battery.o 6526s /tmp/ccgucHVu.s: Assembler messages: 6526s /tmp/ccgucHVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccgucHVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccgucHVu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Assembler messages: 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s CC [M] drivers/media/platform/qcom/iris/iris_vidc.o 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccxFaHb1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s CC [M] drivers/net/bonding/bond_main.o 6526s /tmp/ccYf7Lkh.s: Assembler messages: 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s /tmp/ccYf7Lkh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6526s CC [M] drivers/media/pci/cx25821/cx25821-cards.o 6527s /tmp/ccVkavKH.s: Assembler messages: 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccVkavKH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s CC [M] drivers/power/supply/qcom_pmi8998_charger.o 6527s /tmp/cchbEn9N.s: Assembler messages: 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/cchbEn9N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s CC [M] drivers/media/platform/qcom/iris/iris_vb2.o 6527s CC [M] drivers/media/pci/cx25821/cx25821-i2c.o 6527s /tmp/ccdN0ZQY.s: Assembler messages: 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s /tmp/ccdN0ZQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6527s CC [M] drivers/power/supply/mm8013.o 6528s /tmp/cckrIP8Z.s: Assembler messages: 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/cckrIP8Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s CC [M] drivers/media/platform/qcom/iris/iris_vdec.o 6528s /tmp/ccY4jvx6.s: Assembler messages: 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccY4jvx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s CC [M] drivers/media/pci/cx25821/cx25821-gpio.o 6528s /tmp/ccNGcfqp.s: Assembler messages: 6528s /tmp/ccNGcfqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6528s /tmp/ccNGcfqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Assembler messages: 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc2hCHAE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s CC [M] drivers/media/platform/qcom/iris/iris_vpu2.o 6529s /tmp/cc278hkn.s: Assembler messages: 6529s /tmp/cc278hkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc278hkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6529s /tmp/cc278hkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s AR drivers/power/supply/built-in.a 6530s CC [M] drivers/media/pci/cx25821/cx25821-medusa-video.o 6530s CC [M] drivers/power/sequencing/core.o 6530s CC [M] drivers/media/platform/qcom/iris/iris_vpu3x.o 6530s /tmp/ccenLEVy.s: Assembler messages: 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccenLEVy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s CC [M] drivers/net/bonding/bond_3ad.o 6530s /tmp/ccyxSaxA.s: Assembler messages: 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6530s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccyxSaxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s CC [M] drivers/power/sequencing/pwrseq-qcom-wcn.o 6531s /tmp/ccNOB9HU.s: Assembler messages: 6531s /tmp/ccNOB9HU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s CC [M] drivers/media/pci/cx25821/cx25821-video.o 6531s /tmp/ccL58NWO.s: Assembler messages: 6531s /tmp/ccL58NWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccL58NWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccL58NWO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s CC [M] drivers/media/platform/qcom/iris/iris_vpu_buffer.o 6531s /tmp/ccFjWuPy.s: Assembler messages: 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s /tmp/ccFjWuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6531s LD [M] drivers/power/sequencing/pwrseq-core.o 6532s AR drivers/power/built-in.a 6532s CC [M] drivers/net/bonding/bond_alb.o 6532s /tmp/ccDfpvaM.s: Assembler messages: 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s LD [M] drivers/media/pci/cx25821/cx25821.o 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccDfpvaM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s CC [M] drivers/media/pci/cx88/cx88-cards.o 6532s /tmp/ccnlDDaW.s: Assembler messages: 6532s /tmp/ccnlDDaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccnlDDaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccnlDDaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccnlDDaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s /tmp/ccnlDDaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6532s CC [M] drivers/media/platform/qcom/iris/iris_vpu_common.o 6533s /tmp/ccjobds5.s: Assembler messages: 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccjobds5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s CC drivers/hwmon/hwmon.o 6533s /tmp/cc6Ehheq.s: Assembler messages: 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/cc6Ehheq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s LD [M] drivers/media/platform/qcom/iris/qcom-iris.o 6533s /tmp/ccmz74P5.s: Assembler messages: 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccmz74P5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s AR drivers/media/platform/qcom/venus/built-in.a 6533s CC [M] drivers/media/platform/qcom/venus/core.o 6533s /tmp/ccj8ecoJ.s: Assembler messages: 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s /tmp/ccj8ecoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6533s CC [M] drivers/media/pci/cx88/cx88-core.o 6533s CC [M] drivers/net/bonding/bond_sysfs.o 6534s /tmp/ccovC5lu.s: Assembler messages: 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/ccovC5lu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s CC [M] drivers/hwmon/hwmon-vid.o 6534s /tmp/cctUue0q.s: Assembler messages: 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6534s /tmp/cctUue0q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s CC [M] drivers/media/platform/qcom/venus/helpers.o 6535s /tmp/cc8Z6rCF.s: Assembler messages: 6535s /tmp/cc8Z6rCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc8Z6rCF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Assembler messages: 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/ccCIhNLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Assembler messages: 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s /tmp/cc9mkpVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6535s CC [M] drivers/hwmon/acpi_power_meter.o 6535s CC [M] drivers/net/bonding/bond_sysfs_slave.o 6535s CC [M] drivers/media/pci/cx88/cx88-i2c.o 6536s /tmp/cce5keOW.s: Assembler messages: 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cce5keOW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Assembler messages: 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s CC [M] drivers/hwmon/w83627hf.o 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/ccjlokhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s CC [M] drivers/net/bonding/bond_debugfs.o 6536s CC [M] drivers/media/pci/cx88/cx88-tvaudio.o 6536s /tmp/cc8nMg7j.s: Assembler messages: 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6536s /tmp/cc8nMg7j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s CC [M] drivers/media/platform/qcom/venus/firmware.o 6537s CC [M] drivers/net/bonding/bond_netlink.o 6537s /tmp/cc0xUJtn.s: Assembler messages: 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/cc0xUJtn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s CC [M] drivers/media/pci/cx88/cx88-dsp.o 6537s /tmp/ccFFBS4p.s: Assembler messages: 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s CC [M] drivers/hwmon/w83773g.o 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6537s /tmp/ccFFBS4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccePGY9K.s: Assembler messages: 6538s /tmp/ccePGY9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccePGY9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccePGY9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s CC [M] drivers/media/platform/qcom/venus/hfi_venus.o 6538s /tmp/ccevsOzw.s: Assembler messages: 6538s /tmp/ccevsOzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccevsOzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccevsOzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccevsOzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccF9QJgT.s: Assembler messages: 6538s /tmp/ccF9QJgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccF9QJgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccF9QJgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccF9QJgT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s CC [M] drivers/hwmon/w83792d.o 6538s CC [M] drivers/media/pci/cx88/cx88-input.o 6538s /tmp/ccZqVYv5.s: Assembler messages: 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s /tmp/ccZqVYv5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6538s CC [M] drivers/net/bonding/bond_options.o 6539s /tmp/cc3wWxTb.s: Assembler messages: 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s /tmp/cc3wWxTb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6539s CC [M] drivers/media/platform/qcom/venus/hfi_msgs.o 6540s /tmp/cco3L3lf.s: Assembler messages: 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cco3L3lf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s CC [M] drivers/media/pci/cx88/cx88-video.o 6540s /tmp/cch5WzDo.s: Assembler messages: 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s CC [M] drivers/hwmon/w83793.o 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cch5WzDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Assembler messages: 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s /tmp/cc6Oj90w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6540s CC [M] drivers/net/bonding/bond_procfs.o 6541s /tmp/ccdY30Il.s: Assembler messages: 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccdY30Il.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s CC [M] drivers/media/platform/qcom/venus/hfi_cmds.o 6541s /tmp/ccJrimX2.s: Assembler messages: 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6541s /tmp/ccJrimX2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgUfO39.s: Assembler messages: 6542s /tmp/ccgUfO39.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgUfO39.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgUfO39.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgUfO39.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s CC [M] drivers/media/platform/qcom/venus/hfi.o 6542s /tmp/cc3fkQyr.s: Assembler messages: 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/cc3fkQyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s LD [M] drivers/net/bonding/bonding.o 6542s CC [M] drivers/media/pci/cx88/cx88-vbi.o 6542s CC [M] drivers/net/ipvlan/ipvlan_core.o 6542s /tmp/ccgI3mZx.s: Assembler messages: 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s /tmp/ccgI3mZx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6542s CC [M] drivers/hwmon/w83795.o 6543s /tmp/cc6wxmB9.s: Assembler messages: 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/cc6wxmB9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Assembler messages: 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccOLhwIw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s CC [M] drivers/media/pci/cx88/cx88-mpeg.o 6543s CC [M] drivers/media/platform/qcom/venus/hfi_parser.o 6543s /tmp/ccLDtSv1.s: Assembler messages: 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6543s /tmp/ccLDtSv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s CC [M] drivers/net/ipvlan/ipvlan_main.o 6544s /tmp/ccfBQTXq.s: Assembler messages: 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccfBQTXq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s CC [M] drivers/hwmon/w83781d.o 6544s /tmp/ccGRlKVc.s: Assembler messages: 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/ccGRlKVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s CC [M] drivers/media/platform/qcom/venus/pm_helpers.o 6544s /tmp/cczT0uzH.s: Assembler messages: 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6544s /tmp/cczT0uzH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s CC [M] drivers/media/pci/cx88/cx88-blackbird.o 6545s /tmp/ccpq5wmm.s: Assembler messages: 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccpq5wmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6545s /tmp/ccenV4uG.s: Assembler messages: 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccenV4uG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s CC [M] drivers/net/ipvlan/ipvlan_l3s.o 6546s CC [M] drivers/hwmon/w83791d.o 6546s /tmp/cccWz3Sd.s: Assembler messages: 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/cccWz3Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s CC [M] drivers/media/platform/qcom/venus/dbgfs.o 6546s /tmp/ccvq6soJ.s: Assembler messages: 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s /tmp/ccvq6soJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6546s CC [M] drivers/media/pci/cx88/cx88-dvb.o 6547s /tmp/cc6ROqZU.s: Assembler messages: 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc6ROqZU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s CC [M] drivers/net/ipvlan/ipvtap.o 6547s /tmp/ccwXqZuO.s: Assembler messages: 6547s /tmp/ccwXqZuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/ccwXqZuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s CC [M] drivers/media/platform/qcom/venus/hfi_platform.o 6547s /tmp/cc4KKLsp.s: Assembler messages: 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s /tmp/cc4KKLsp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6547s CC [M] drivers/hwmon/ad7314.o 6548s /tmp/ccVayyai.s: Assembler messages: 6548s /tmp/ccVayyai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccVayyai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccVayyai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccVayyai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccfWUGfe.s: Assembler messages: 6548s /tmp/ccfWUGfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccfWUGfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccfWUGfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccfWUGfe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s CC [M] drivers/hwmon/ad7414.o 6548s CC [M] drivers/media/platform/qcom/venus/hfi_platform_v4.o 6548s /tmp/cctmEN0P.s: Assembler messages: 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/cctmEN0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s LD [M] drivers/net/ipvlan/ipvlan.o 6548s CC [M] drivers/net/wireguard/main.o 6548s /tmp/ccpwjuml.s: Assembler messages: 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s /tmp/ccpwjuml.s: Warning: no SFrame FDE emitted; FP without RA on stack 6548s CC [M] drivers/media/pci/cx88/cx88-vp3054-i2c.o 6548s CC [M] drivers/media/platform/qcom/venus/hfi_platform_v6.o 6549s /tmp/cc7bpTIU.s: Assembler messages: 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/cc7bpTIU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s CC [M] drivers/hwmon/ad7418.o 6549s CC [M] drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.o 6549s /tmp/ccc9R82Q.s: Assembler messages: 6549s /tmp/ccc9R82Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/ccc9R82Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s CC [M] drivers/net/wireguard/noise.o 6549s /tmp/ccyglzwo.s: Assembler messages: 6549s /tmp/ccyglzwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s /tmp/ccyglzwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6549s LD [M] drivers/media/pci/cx88/cx88xx.o 6549s LD [M] drivers/media/pci/cx88/cx8800.o 6549s LD [M] drivers/media/pci/cx88/cx8802.o 6549s CC [M] drivers/media/pci/dt3155/dt3155.o 6550s /tmp/ccnvnwBT.s: Assembler messages: 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccnvnwBT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s CC [M] drivers/hwmon/adc128d818.o 6550s /tmp/ccA55EGK.s: Assembler messages: 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s /tmp/ccA55EGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6550s CC [M] drivers/media/platform/qcom/venus/vdec.o 6551s /tmp/ccwQshJ4.s: Assembler messages: 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/ccwQshJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s CC [M] drivers/media/pci/ivtv/ivtv-routing.o 6551s /tmp/cc3jow4l.s: Assembler messages: 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s CC [M] drivers/hwmon/adcxx.o 6551s /tmp/cc3jow4l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Assembler messages: 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s /tmp/cceam2IL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6551s CC [M] drivers/net/wireguard/device.o 6552s /tmp/ccO1zi7Q.s: Assembler messages: 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccO1zi7Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s CC [M] drivers/hwmon/adm1025.o 6552s /tmp/ccLMdiJB.s: Assembler messages: 6552s /tmp/ccLMdiJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccLMdiJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s CC [M] drivers/media/pci/ivtv/ivtv-cards.o 6552s /tmp/ccjInQVb.s: Assembler messages: 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s CC [M] drivers/media/platform/qcom/venus/vdec_ctrls.o 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/ccjInQVb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Assembler messages: 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s /tmp/cci8sUcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6552s CC [M] drivers/net/wireguard/peer.o 6553s /tmp/ccyBw0lt.s: Assembler messages: 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccyBw0lt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s CC [M] drivers/hwmon/adm1026.o 6553s /tmp/ccauo32x.s: Assembler messages: 6553s /tmp/ccauo32x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccauo32x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccauo32x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccauo32x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s /tmp/ccauo32x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s CC [M] drivers/media/pci/ivtv/ivtv-controls.o 6553s /tmp/cccwM1tj.s: Assembler messages: 6553s /tmp/cccwM1tj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6553s CC [M] drivers/media/platform/qcom/venus/venc.o 6554s /tmp/ccLVE8EW.s: Assembler messages: 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccLVE8EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s CC [M] drivers/net/wireguard/timers.o 6554s /tmp/ccWdw8RI.s: Assembler messages: 6554s /tmp/ccWdw8RI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccWdw8RI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccWdw8RI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccWdw8RI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s CC [M] drivers/media/pci/ivtv/ivtv-driver.o 6554s /tmp/ccERRUk8.s: Assembler messages: 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s /tmp/ccERRUk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6554s CC [M] drivers/hwmon/adm1029.o 6555s /tmp/ccET0KZA.s: Assembler messages: 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccET0KZA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s CC [M] drivers/media/platform/qcom/venus/venc_ctrls.o 6555s /tmp/ccxZ0quN.s: Assembler messages: 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/ccxZ0quN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s CC [M] drivers/net/wireguard/queueing.o 6555s /tmp/cc5gkPiH.s: Assembler messages: 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc5gkPiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Assembler messages: 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s /tmp/cc1B15kh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6555s CC [M] drivers/hwmon/adm1031.o 6556s CC [M] drivers/media/pci/ivtv/ivtv-fileops.o 6556s /tmp/cc8eOIjo.s: Assembler messages: 6556s /tmp/cc8eOIjo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6556s LD [M] drivers/media/platform/qcom/venus/venus-core.o 6556s LD [M] drivers/media/platform/qcom/venus/venus-dec.o 6556s LD [M] drivers/media/platform/qcom/venus/venus-enc.o 6556s AR drivers/media/platform/qcom/built-in.a 6556s AR drivers/media/platform/raspberrypi/pisp_be/built-in.a 6556s AR drivers/media/platform/raspberrypi/rp1-cfe/built-in.a 6556s CC [M] drivers/media/platform/raspberrypi/rp1-cfe/cfe.o 6556s /tmp/ccOGpTK2.s: Assembler messages: 6556s /tmp/ccOGpTK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6556s /tmp/ccOGpTK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6556s /tmp/ccOGpTK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6556s /tmp/ccOGpTK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6556s CC [M] drivers/net/wireguard/send.o 6557s /tmp/ccMtbREc.s: Assembler messages: 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/ccMtbREc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s CC [M] drivers/hwmon/adm1177.o 6557s /tmp/cc4StWC8.s: Assembler messages: 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s /tmp/cc4StWC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6557s CC [M] drivers/media/pci/ivtv/ivtv-firmware.o 6558s /tmp/ccUDyo4X.s: Assembler messages: 6558s /tmp/ccUDyo4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccUDyo4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccUDyo4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s CC [M] drivers/hwmon/adm9240.o 6558s /tmp/ccZRzazO.s: Assembler messages: 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/ccZRzazO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s CC [M] drivers/net/wireguard/receive.o 6558s /tmp/cc2ZOvAT.s: Assembler messages: 6558s /tmp/cc2ZOvAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/cc2ZOvAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/cc2ZOvAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/cc2ZOvAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6558s /tmp/cc2ZOvAT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s CC [M] drivers/media/pci/ivtv/ivtv-gpio.o 6559s /tmp/ccIPqgRZ.s: Assembler messages: 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/ccIPqgRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s CC [M] drivers/hwmon/ads7828.o 6559s /tmp/cc1zO7ME.s: Assembler messages: 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s /tmp/cc1zO7ME.s: Warning: no SFrame FDE emitted; FP without RA on stack 6559s CC [M] drivers/media/platform/raspberrypi/rp1-cfe/csi2.o 6560s /tmp/ccxdhgVA.s: Assembler messages: 6560s /tmp/ccxdhgVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccxdhgVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccxdhgVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccxdhgVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccUzgG8U.s: Assembler messages: 6560s /tmp/ccUzgG8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccUzgG8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cc7o0jSA.s: Assembler messages: 6560s /tmp/cc7o0jSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cc7o0jSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cc7o0jSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cc7o0jSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s CC [M] drivers/net/wireguard/socket.o 6560s CC [M] drivers/hwmon/ads7871.o 6560s CC [M] drivers/media/pci/ivtv/ivtv-i2c.o 6560s /tmp/cckdzmq0.s: Assembler messages: 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/cckdzmq0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s CC [M] drivers/media/platform/raspberrypi/rp1-cfe/pisp-fe.o 6560s /tmp/ccH2Zd3z.s: Assembler messages: 6560s /tmp/ccH2Zd3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s /tmp/ccH2Zd3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6560s CC [M] drivers/hwmon/adt7x10.o 6561s /tmp/ccywq6qr.s: Assembler messages: 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccywq6qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s CC [M] drivers/media/pci/ivtv/ivtv-ioctl.o 6561s /tmp/ccpphy7C.s: Assembler messages: 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccpphy7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s CC [M] drivers/net/wireguard/peerlookup.o 6561s /tmp/cc0OeQGW.s: Assembler messages: 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/cc0OeQGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s CC [M] drivers/media/platform/raspberrypi/rp1-cfe/dphy.o 6561s /tmp/ccKMX7NW.s: Assembler messages: 6561s /tmp/ccKMX7NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccKMX7NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccKMX7NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccKMX7NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s /tmp/ccKMX7NW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6561s CC [M] drivers/hwmon/adt7310.o 6562s /tmp/cc1GOyTR.s: Assembler messages: 6562s /tmp/cc1GOyTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/cc1GOyTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/cc1GOyTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/cc1GOyTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s LD [M] drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.o 6562s AR drivers/media/platform/raspberrypi/built-in.a 6562s AR drivers/media/platform/renesas/rcar-isp/built-in.a 6562s CC [M] drivers/media/platform/renesas/rcar-isp/csisp.o 6562s /tmp/ccPbU5Pw.s: Assembler messages: 6562s /tmp/ccPbU5Pw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPbU5Pw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPbU5Pw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s CC [M] drivers/hwmon/adt7410.o 6562s /tmp/ccPSpdk1.s: Assembler messages: 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s /tmp/ccPSpdk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6562s CC [M] drivers/net/wireguard/allowedips.o 6563s /tmp/ccVlhCde.s: Assembler messages: 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s CC [M] drivers/media/pci/ivtv/ivtv-irq.o 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccVlhCde.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Assembler messages: 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/ccsGmlEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/cc4OE7bG.s: Assembler messages: 6563s /tmp/cc4OE7bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/cc4OE7bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/cc4OE7bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/cc4OE7bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s /tmp/cc4OE7bG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6563s LD [M] drivers/media/platform/renesas/rcar-isp/rcar-isp.o 6563s AR drivers/media/platform/renesas/rcar-vin/built-in.a 6563s CC [M] drivers/hwmon/adt7411.o 6563s CC [M] drivers/media/platform/renesas/rcar-vin/rcar-core.o 6563s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/net/wireguard/allowedips.c: In function ‘root_remove_peer_lists’: 6563s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/net/wireguard/allowedips.c:80:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] 6563s 80 | } 6563s | ^ 6563s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/net/wireguard/allowedips.c: In function ‘root_free_rcu’: 6563s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/net/wireguard/allowedips.c:67:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] 6563s 67 | } 6563s | ^ 6564s /tmp/ccGtZlLn.s: Assembler messages: 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccGtZlLn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s CC [M] drivers/net/wireguard/ratelimiter.o 6564s /tmp/ccP0XL92.s: Assembler messages: 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/ccP0XL92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s CC [M] drivers/hwmon/adt7462.o 6564s /tmp/cckkVwfi.s: Assembler messages: 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s /tmp/cckkVwfi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6564s CC [M] drivers/media/pci/ivtv/ivtv-mailbox.o 6565s /tmp/ccdOGPh6.s: Assembler messages: 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/ccdOGPh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s CC [M] drivers/media/platform/renesas/rcar-vin/rcar-dma.o 6565s /tmp/cc4O3WM5.s: Assembler messages: 6565s /tmp/cc4O3WM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/cc4O3WM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/cc4O3WM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s /tmp/cc4O3WM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6565s CC [M] drivers/net/wireguard/cookie.o 6566s /tmp/ccjdFEW5.s: Assembler messages: 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccjdFEW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s CC [M] drivers/media/pci/ivtv/ivtv-queue.o 6566s /tmp/ccSwT4LV.s: Assembler messages: 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s CC [M] drivers/hwmon/adt7470.o 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccSwT4LV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Assembler messages: 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccoPkJF2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s CC [M] drivers/media/platform/renesas/rcar-vin/rcar-v4l2.o 6566s /tmp/ccB94pfY.s: Assembler messages: 6566s /tmp/ccB94pfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccB94pfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccB94pfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccB94pfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s /tmp/ccB94pfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6566s CC [M] drivers/net/wireguard/netlink.o 6567s /tmp/ccZfzKka.s: Assembler messages: 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccZfzKka.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s CC [M] drivers/media/pci/ivtv/ivtv-streams.o 6567s /tmp/ccL25Usi.s: Assembler messages: 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccL25Usi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s CC [M] drivers/hwmon/adt7475.o 6567s /tmp/ccyrstUr.s: Assembler messages: 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s LD [M] drivers/media/platform/renesas/rcar-vin/rcar-vin.o 6567s AR drivers/media/platform/renesas/rzg2l-cru/built-in.a 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s /tmp/ccyrstUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6567s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.o 6568s /tmp/ccCKPLdx.s: Assembler messages: 6568s /tmp/ccCKPLdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccCKPLdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccCKPLdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccCKPLdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccCKPLdx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s LD [M] drivers/net/wireguard/wireguard.o 6568s CC [M] drivers/net/ovpn/bind.o 6568s /tmp/ccbKM1wv.s: Assembler messages: 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s /tmp/ccbKM1wv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6568s CC [M] drivers/media/pci/ivtv/ivtv-udma.o 6569s /tmp/ccfsSGmI.s: Assembler messages: 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccfsSGmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-core.o 6569s /tmp/cciRoWkL.s: Assembler messages: 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/cciRoWkL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccV9qwl4.s: Assembler messages: 6569s /tmp/ccV9qwl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccV9qwl4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s CC [M] drivers/hwmon/aht10.o 6569s CC [M] drivers/net/ovpn/crypto.o 6569s /tmp/ccnDK0I6.s: Assembler messages: 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s /tmp/ccnDK0I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6569s CC [M] drivers/media/pci/ivtv/ivtv-vbi.o 6570s /tmp/cc25zn3S.s: Assembler messages: 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/cc25zn3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-ip.o 6570s /tmp/ccvemmTY.s: Assembler messages: 6570s /tmp/ccvemmTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccvemmTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccvemmTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s CC [M] drivers/hwmon/aquacomputer_d5next.o 6570s /tmp/ccjg2KnW.s: Assembler messages: 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s /tmp/ccjg2KnW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6570s CC [M] drivers/net/ovpn/crypto_aead.o 6571s /tmp/ccB0NgDB.s: Assembler messages: 6571s /tmp/ccB0NgDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccB0NgDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccB0NgDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccB0NgDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccB0NgDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Assembler messages: 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccJigjQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s CC [M] drivers/media/pci/ivtv/ivtv-yuv.o 6571s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.o 6571s /tmp/ccExTHga.s: Assembler messages: 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s CC [M] drivers/hwmon/scmi-hwmon.o 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccExTHga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccuwNy9S.s: Assembler messages: 6571s /tmp/ccuwNy9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccuwNy9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccuwNy9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s /tmp/ccuwNy9S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6571s CC [M] drivers/net/ovpn/main.o 6572s /tmp/ccFvLRl7.s: Assembler messages: 6572s /tmp/ccFvLRl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccFvLRl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccFvLRl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccFvLRl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccFvLRl7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s CC [M] drivers/hwmon/scpi-hwmon.o 6572s /tmp/ccPpLJGC.s: Assembler messages: 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccPpLJGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s LD [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.o 6572s /tmp/ccI174en.s: Assembler messages: 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccI174en.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s AR drivers/media/platform/renesas/vsp1/built-in.a 6572s CC [M] drivers/media/platform/renesas/vsp1/vsp1_drv.o 6572s CC [M] drivers/media/pci/ivtv/ivtvfb.o 6572s /tmp/ccbcctDt.s: Assembler messages: 6572s /tmp/ccbcctDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccbcctDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s /tmp/ccbcctDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6572s CC [M] drivers/hwmon/as370-hwmon.o 6573s /tmp/cct1lcTd.s: Assembler messages: 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cct1lcTd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s CC [M] drivers/net/ovpn/io.o 6573s /tmp/cczyURSX.s: Assembler messages: 6573s /tmp/cczyURSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cczyURSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cczyURSX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s CC [M] drivers/hwmon/asc7621.o 6573s /tmp/cc6iuvdH.s: Assembler messages: 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6573s /tmp/cc6iuvdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s CC [M] drivers/media/platform/renesas/vsp1/vsp1_entity.o 6574s /tmp/ccCeI9RL.s: Assembler messages: 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccCeI9RL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s LD [M] drivers/media/pci/ivtv/ivtv.o 6574s CC [M] drivers/media/pci/mgb4/mgb4_regs.o 6574s /tmp/ccI2KH04.s: Assembler messages: 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccI2KH04.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s CC [M] drivers/net/ovpn/netlink.o 6574s /tmp/ccpGEbsL.s: Assembler messages: 6574s /tmp/ccpGEbsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/ccpGEbsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s CC [M] drivers/media/pci/mgb4/mgb4_core.o 6574s /tmp/cciSZeQ4.s: Assembler messages: 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s /tmp/cciSZeQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6574s CC [M] drivers/hwmon/asus_rog_ryujin.o 6575s /tmp/cczrpehn.s: Assembler messages: 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cczrpehn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s CC [M] drivers/media/platform/renesas/vsp1/vsp1_pipe.o 6575s /tmp/cce1dyjl.s: Assembler messages: 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/cce1dyjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/ccThh0Kk.s: Assembler messages: 6575s /tmp/ccThh0Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/ccThh0Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/ccThh0Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s /tmp/ccThh0Kk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6575s CC [M] drivers/hwmon/atxp1.o 6575s CC [M] drivers/media/pci/mgb4/mgb4_vin.o 6576s /tmp/ccm4XpPe.s: Assembler messages: 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/ccm4XpPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s CC [M] drivers/media/platform/renesas/vsp1/vsp1_dl.o 6576s /tmp/cc8gu3lQ.s: Assembler messages: 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cc8gu3lQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s CC [M] drivers/net/ovpn/netlink-gen.o 6576s /tmp/cccTuxJz.s: Assembler messages: 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s /tmp/cccTuxJz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6576s CC [M] drivers/hwmon/axi-fan-control.o 6577s /tmp/ccpIZl24.s: Assembler messages: 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccpIZl24.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s CC [M] drivers/media/pci/mgb4/mgb4_vout.o 6577s CC [M] drivers/net/ovpn/peer.o 6577s /tmp/cclYjD94.s: Assembler messages: 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s CC [M] drivers/media/platform/renesas/vsp1/vsp1_drm.o 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/cclYjD94.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccoz4w1z.s: Assembler messages: 6577s /tmp/ccoz4w1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccoz4w1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccoz4w1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccoz4w1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s /tmp/ccoz4w1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6577s CC [M] drivers/hwmon/chipcap2.o 6578s /tmp/ccApntNT.s: Assembler messages: 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s CC [M] drivers/hwmon/cros_ec_hwmon.o 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccApntNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Assembler messages: 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccM88H9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s CC [M] drivers/media/pci/mgb4/mgb4_sysfs_pci.o 6578s /tmp/ccZ1lN6K.s: Assembler messages: 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6578s /tmp/ccZ1lN6K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s CC [M] drivers/media/platform/renesas/vsp1/vsp1_video.o 6579s /tmp/cc39SmQt.s: Assembler messages: 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/cc39SmQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s CC [M] drivers/net/ovpn/pktid.o 6579s /tmp/ccxoC3PB.s: Assembler messages: 6579s /tmp/ccxoC3PB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccxoC3PB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccxoC3PB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccxoC3PB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s CC [M] drivers/hwmon/da9052-hwmon.o 6579s /tmp/ccb8trGb.s: Assembler messages: 6579s /tmp/ccb8trGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccb8trGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccb8trGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccb8trGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s /tmp/ccb8trGb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6579s CC [M] drivers/media/pci/mgb4/mgb4_sysfs_in.o 6580s /tmp/ccvOmg2J.s: Assembler messages: 6580s /tmp/ccvOmg2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccvOmg2J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s CC [M] drivers/net/ovpn/socket.o 6580s /tmp/cceCFZ8k.s: Assembler messages: 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cceCFZ8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s CC [M] drivers/hwmon/da9055-hwmon.o 6580s /tmp/ccTWfHko.s: Assembler messages: 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s CC [M] drivers/media/platform/renesas/vsp1/vsp1_rpf.o 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/ccTWfHko.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Assembler messages: 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s /tmp/cckV6W1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6580s CC [M] drivers/media/pci/mgb4/mgb4_sysfs_out.o 6581s /tmp/ccAA32Ii.s: Assembler messages: 6581s /tmp/ccAA32Ii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccAA32Ii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccAA32Ii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccAA32Ii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccAA32Ii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s CC [M] drivers/hwmon/dme1737.o 6581s /tmp/ccsGZ4ir.s: Assembler messages: 6581s /tmp/ccsGZ4ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccsGZ4ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s CC [M] drivers/net/ovpn/stats.o 6581s /tmp/ccMILEhQ.s: Assembler messages: 6581s /tmp/ccMILEhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccMILEhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccMILEhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s /tmp/ccMILEhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6581s CC [M] drivers/media/platform/renesas/vsp1/vsp1_rwpf.o 6581s CC [M] drivers/net/ovpn/tcp.o 6582s /tmp/ccBEsTiK.s: Assembler messages: 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccBEsTiK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s CC [M] drivers/media/pci/mgb4/mgb4_i2c.o 6582s /tmp/ccx31PMd.s: Assembler messages: 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/ccx31PMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s CC [M] drivers/media/platform/renesas/vsp1/vsp1_wpf.o 6582s /tmp/cc1q6gdt.s: Assembler messages: 6582s /tmp/cc1q6gdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/cc1q6gdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/cc1q6gdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6582s /tmp/cc1q6gdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Assembler messages: 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/cclUPQ09.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s CC [M] drivers/media/pci/mgb4/mgb4_cmt.o 6583s CC [M] drivers/hwmon/drivetemp.o 6583s /tmp/ccc8JKwY.s: Assembler messages: 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccc8JKwY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s CC [M] drivers/net/ovpn/udp.o 6583s /tmp/ccbnqAXX.s: Assembler messages: 6583s /tmp/ccbnqAXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccbnqAXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccbnqAXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccbnqAXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccbnqAXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s CC [M] drivers/media/platform/renesas/vsp1/vsp1_clu.o 6583s /tmp/ccFz8U5O.s: Assembler messages: 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6583s /tmp/ccFz8U5O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s CC [M] drivers/hwmon/ds620.o 6584s /tmp/ccW0GhdC.s: Assembler messages: 6584s /tmp/ccW0GhdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccW0GhdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s CC [M] drivers/media/pci/mgb4/mgb4_trigger.o 6584s /tmp/ccXkTgQI.s: Assembler messages: 6584s /tmp/ccXkTgQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccXkTgQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccXkTgQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccXkTgQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s LD [M] drivers/net/ovpn/ovpn.o 6584s /tmp/ccPW2fTZ.s: Assembler messages: 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccPW2fTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Assembler messages: 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccQ0fiZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s CC [M] drivers/media/pci/mgb4/mgb4_dma.o 6584s CC [M] drivers/media/platform/renesas/vsp1/vsp1_hsit.o 6584s CC [M] drivers/net/team/team_core.o 6584s /tmp/ccDkR1Ur.s: Assembler messages: 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s /tmp/ccDkR1Ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6584s CC [M] drivers/hwmon/ds1621.o 6585s /tmp/ccX6Lsyw.s: Assembler messages: 6585s /tmp/ccX6Lsyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccX6Lsyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s LD [M] drivers/media/pci/mgb4/mgb4.o 6585s CC [M] drivers/media/pci/saa7134/saa7134-cards.o 6585s /tmp/ccTvTg1C.s: Assembler messages: 6585s /tmp/ccTvTg1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccTvTg1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccTvTg1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccTvTg1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccTvTg1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s CC [M] drivers/media/platform/renesas/vsp1/vsp1_lut.o 6585s /tmp/ccSpjkSx.s: Assembler messages: 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s /tmp/ccSpjkSx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6585s CC [M] drivers/hwmon/emc1403.o 6586s /tmp/ccH7gvrM.s: Assembler messages: 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccH7gvrM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s CC [M] drivers/media/platform/renesas/vsp1/vsp1_brx.o 6586s /tmp/ccwmIif1.s: Assembler messages: 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s /tmp/ccwmIif1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6586s CC [M] drivers/hwmon/emc2103.o 6587s /tmp/cciqUWjW.s: Assembler messages: 6587s /tmp/cciqUWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/cciqUWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/cciqUWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/cciqUWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s CC [M] drivers/media/pci/saa7134/saa7134-core.o 6587s /tmp/ccO58LFK.s: Assembler messages: 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccO58LFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s CC [M] drivers/net/team/team_nl.o 6587s /tmp/ccoQWrZX.s: Assembler messages: 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s /tmp/ccoQWrZX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6587s CC [M] drivers/media/platform/renesas/vsp1/vsp1_sru.o 6588s /tmp/cczpKtw5.s: Assembler messages: 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cczpKtw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s CC [M] drivers/hwmon/emc2305.o 6588s CC [M] drivers/net/team/team_mode_broadcast.o 6588s /tmp/cctkxPBJ.s: Assembler messages: 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/cctkxPBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Assembler messages: 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s CC [M] drivers/media/platform/renesas/vsp1/vsp1_uds.o 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s /tmp/ccDPE3wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6588s CC [M] drivers/media/pci/saa7134/saa7134-i2c.o 6589s /tmp/cc1xx9AW.s: Assembler messages: 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/cc1xx9AW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s CC [M] drivers/hwmon/emc6w201.o 6589s /tmp/ccbVMT5J.s: Assembler messages: 6589s /tmp/ccbVMT5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccbVMT5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccbVMT5J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s CC [M] drivers/net/team/team_mode_roundrobin.o 6589s /tmp/ccEb4AKu.s: Assembler messages: 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s /tmp/ccEb4AKu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6589s CC [M] drivers/media/platform/renesas/vsp1/vsp1_hgo.o 6590s /tmp/ccZ2Sj5E.s: Assembler messages: 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccZ2Sj5E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s CC [M] drivers/hwmon/f71805f.o 6590s /tmp/ccmpdCad.s: Assembler messages: 6590s /tmp/ccmpdCad.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccmpdCad.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccmpdCad.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccmpdCad.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccmpdCad.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s CC [M] drivers/media/pci/saa7134/saa7134-ts.o 6590s /tmp/ccFsGJkd.s: Assembler messages: 6590s /tmp/ccFsGJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccFsGJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/ccFsGJkd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s CC [M] drivers/net/team/team_mode_random.o 6590s /tmp/cco0ueDO.s: Assembler messages: 6590s /tmp/cco0ueDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/cco0ueDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s /tmp/cco0ueDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6590s CC [M] drivers/media/platform/renesas/vsp1/vsp1_hgt.o 6591s /tmp/ccdMA0IB.s: Assembler messages: 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccdMA0IB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Assembler messages: 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s CC [M] drivers/hwmon/f71882fg.o 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccjyMQQy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s CC [M] drivers/media/pci/saa7134/saa7134-tvaudio.o 6591s /tmp/ccSb07Dz.s: Assembler messages: 6591s /tmp/ccSb07Dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccSb07Dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccSb07Dz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s CC [M] drivers/net/team/team_mode_activebackup.o 6591s /tmp/ccSytz41.s: Assembler messages: 6591s /tmp/ccSytz41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccSytz41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s /tmp/ccSytz41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6591s CC [M] drivers/media/platform/renesas/vsp1/vsp1_histo.o 6592s /tmp/ccknDROh.s: Assembler messages: 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccknDROh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s CC [M] drivers/net/team/team_mode_loadbalance.o 6592s /tmp/ccBwmtEt.s: Assembler messages: 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s CC [M] drivers/media/platform/renesas/vsp1/vsp1_iif.o 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccBwmtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Assembler messages: 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6592s /tmp/ccOvwdYj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s CC [M] drivers/media/pci/saa7134/saa7134-vbi.o 6593s /tmp/cc0yusIC.s: Assembler messages: 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/cc0yusIC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s CC [M] drivers/hwmon/f75375s.o 6593s /tmp/ccf7TWjh.s: Assembler messages: 6593s /tmp/ccf7TWjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccf7TWjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccf7TWjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccf7TWjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccf7TWjh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s CC [M] drivers/media/platform/renesas/vsp1/vsp1_lif.o 6593s /tmp/ccJeXNoa.s: Assembler messages: 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s /tmp/ccJeXNoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6593s LD [M] drivers/net/team/team.o 6593s CC [M] drivers/net/vxlan/vxlan_core.o 6594s /tmp/ccU8ukdy.s: Assembler messages: 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccU8ukdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s CC [M] drivers/media/pci/saa7134/saa7134-video.o 6594s /tmp/cc1VJO3K.s: Assembler messages: 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/cc1VJO3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s CC [M] drivers/hwmon/ftsteutates.o 6594s /tmp/ccqVjgcT.s: Assembler messages: 6594s /tmp/ccqVjgcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccqVjgcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccqVjgcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccqVjgcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s /tmp/ccqVjgcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6594s CC [M] drivers/media/platform/renesas/vsp1/vsp1_uif.o 6595s /tmp/ccbDkkDQ.s: Assembler messages: 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccbDkkDQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s CC [M] drivers/hwmon/g760a.o 6595s /tmp/ccVvYtt1.s: Assembler messages: 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s /tmp/ccVvYtt1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6595s LD [M] drivers/media/platform/renesas/vsp1/vsp1.o 6595s CC [M] drivers/media/platform/renesas/rcar-csi2.o 6596s /tmp/cctVzU2O.s: Assembler messages: 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/cctVzU2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s CC [M] drivers/media/pci/saa7134/saa7134-input.o 6596s /tmp/ccq3cYqf.s: Assembler messages: 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s /tmp/ccq3cYqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6596s CC [M] drivers/hwmon/g762.o 6597s /tmp/cc5zvLV4.s: Assembler messages: 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s CC [M] drivers/media/platform/renesas/rcar_drif.o 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/cc5zvLV4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Assembler messages: 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccnfKMOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Assembler messages: 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s CC [M] drivers/media/pci/saa7134/saa7134-empress.o 6597s /tmp/ccxQ1kTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6597s CC [M] drivers/hwmon/gigabyte_waterforce.o 6598s /tmp/ccJZAzFw.s: Assembler messages: 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccJZAzFw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s CC [M] drivers/hwmon/gl518sm.o 6598s /tmp/ccPRLibL.s: Assembler messages: 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/ccPRLibL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s CC [M] drivers/media/pci/saa7134/saa7134-dvb.o 6598s /tmp/cccW9p7n.s: Assembler messages: 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6598s /tmp/cccW9p7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Assembler messages: 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccLOzlpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s CC [M] drivers/media/platform/renesas/rcar-fcp.o 6599s CC [M] drivers/net/vxlan/vxlan_multicast.o 6599s /tmp/ccn25Dyh.s: Assembler messages: 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/ccn25Dyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s CC [M] drivers/hwmon/gl520sm.o 6599s /tmp/cco5ACgE.s: Assembler messages: 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6599s /tmp/cco5ACgE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s CC [M] drivers/media/platform/renesas/rcar_fdp1.o 6600s /tmp/ccIsJYCD.s: Assembler messages: 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccIsJYCD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccZWPgXh.s: Assembler messages: 6600s /tmp/ccZWPgXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccZWPgXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccZWPgXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s /tmp/ccZWPgXh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6600s LD [M] drivers/media/pci/saa7134/saa7134.o 6600s CC [M] drivers/net/vxlan/vxlan_vnifilter.o 6600s CC [M] drivers/media/pci/saa7164/saa7164-cards.o 6601s /tmp/ccXE38hC.s: Assembler messages: 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s CC [M] drivers/hwmon/gsc-hwmon.o 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccXE38hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccgra1LD.s: Assembler messages: 6601s /tmp/ccgra1LD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccgra1LD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccgra1LD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccgra1LD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccgra1LD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s CC [M] drivers/media/pci/saa7164/saa7164-core.o 6601s /tmp/ccYDBGyN.s: Assembler messages: 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/ccYDBGyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s CC [M] drivers/hwmon/gpio-fan.o 6601s /tmp/cc1cX1Z8.s: Assembler messages: 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6601s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/cc1cX1Z8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s CC [M] drivers/media/platform/renesas/rcar_jpu.o 6602s /tmp/ccrHl98P.s: Assembler messages: 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccrHl98P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s CC [M] drivers/net/vxlan/vxlan_mdb.o 6602s /tmp/ccP017Nv.s: Assembler messages: 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6602s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s CC [M] drivers/hwmon/hih6130.o 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccP017Nv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Assembler messages: 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/ccMHhyLk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s CC [M] drivers/media/pci/saa7164/saa7164-i2c.o 6603s /tmp/cc1UC05o.s: Assembler messages: 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc1UC05o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s AR drivers/media/platform/renesas/built-in.a 6603s AR drivers/media/platform/rockchip/rga/built-in.a 6603s CC [M] drivers/media/platform/rockchip/rga/rga.o 6603s /tmp/cc4janek.s: Assembler messages: 6603s /tmp/cc4janek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc4janek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc4janek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc4janek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s /tmp/cc4janek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6603s CC [M] drivers/hwmon/hs3001.o 6604s /tmp/ccFof5ir.s: Assembler messages: 6604s /tmp/ccFof5ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/ccFof5ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/ccFof5ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s CC [M] drivers/media/pci/saa7164/saa7164-dvb.o 6604s /tmp/ccU73TIz.s: Assembler messages: 6604s /tmp/ccU73TIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/ccU73TIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/ccU73TIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s CC [M] drivers/hwmon/htu31.o 6604s /tmp/cc2OMvm3.s: Assembler messages: 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s /tmp/cc2OMvm3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6604s LD [M] drivers/net/vxlan/vxlan.o 6605s /tmp/ccYNGxCm.s: Assembler messages: 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccYNGxCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s CC [M] drivers/net/arcnet/arcnet.o 6605s CC [M] drivers/media/platform/rockchip/rga/rga-hw.o 6605s /tmp/cc4cMKmg.s: Assembler messages: 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/cc4cMKmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s CC [M] drivers/media/pci/saa7164/saa7164-fw.o 6605s /tmp/ccQx0gFN.s: Assembler messages: 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQx0gFN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s CC [M] drivers/hwmon/i5k_amb.o 6605s /tmp/ccQ8l5MN.s: Assembler messages: 6605s /tmp/ccQ8l5MN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6605s /tmp/ccQ8l5MN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s CC [M] drivers/media/platform/rockchip/rga/rga-buf.o 6606s /tmp/ccmI4Hbj.s: Assembler messages: 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/ccmI4Hbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s CC [M] drivers/hwmon/ibmaem.o 6606s /tmp/cc330uY5.s: Assembler messages: 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc330uY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1Isyyn.s: Assembler messages: 6606s /tmp/cc1Isyyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1Isyyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1Isyyn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s CC [M] drivers/media/pci/saa7164/saa7164-bus.o 6606s CC [M] drivers/net/arcnet/rfc1201.o 6606s /tmp/cc1h2zyB.s: Assembler messages: 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6606s /tmp/cc1h2zyB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s LD [M] drivers/media/platform/rockchip/rga/rockchip-rga.o 6607s AR drivers/media/platform/rockchip/rkisp1/built-in.a 6607s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-capture.o 6607s /tmp/ccq8MrkQ.s: Assembler messages: 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccq8MrkQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s CC [M] drivers/hwmon/ibmpex.o 6607s /tmp/ccgcGAql.s: Assembler messages: 6607s /tmp/ccgcGAql.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccgcGAql.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/ccgcGAql.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s CC [M] drivers/media/pci/saa7164/saa7164-cmd.o 6607s /tmp/cc1UYVRz.s: Assembler messages: 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s /tmp/cc1UYVRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6607s CC [M] drivers/net/arcnet/rfc1051.o 6609s /tmp/cc7o93H0.s: Assembler messages: 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s CC [M] drivers/hwmon/iio_hwmon.o 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc7o93H0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Assembler messages: 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccWjpQeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccfILtZv.s: Assembler messages: 6609s /tmp/ccfILtZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccfILtZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccfILtZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccfILtZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccfILtZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc3MvuDl.s: Assembler messages: 6609s /tmp/cc3MvuDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc3MvuDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc3MvuDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc3MvuDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/cc3MvuDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-common.o 6609s CC [M] drivers/media/pci/saa7164/saa7164-api.o 6609s CC [M] drivers/net/arcnet/arc-rawmode.o 6609s /tmp/ccAxPBr4.s: Assembler messages: 6609s /tmp/ccAxPBr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccAxPBr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccAxPBr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s CC [M] drivers/hwmon/ina209.o 6609s /tmp/ccs1kcg7.s: Assembler messages: 6609s /tmp/ccs1kcg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccs1kcg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s /tmp/ccs1kcg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6609s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-csi.o 6610s /tmp/ccCvc0HJ.s: Assembler messages: 6610s /tmp/ccCvc0HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvc0HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvc0HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvc0HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvc0HJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s CC [M] drivers/net/arcnet/capmode.o 6610s /tmp/ccCvr0bc.s: Assembler messages: 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccCvr0bc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s CC [M] drivers/hwmon/ina2xx.o 6610s /tmp/ccZ2Uf8L.s: Assembler messages: 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-dev.o 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccZ2Uf8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Assembler messages: 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s /tmp/ccblTQng.s: Warning: no SFrame FDE emitted; FP without RA on stack 6610s CC [M] drivers/media/pci/saa7164/saa7164-buffer.o 6611s /tmp/cc4bO5NH.s: Assembler messages: 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/cc4bO5NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s CC [M] drivers/net/arcnet/com90xx.o 6611s /tmp/ccuDSSWF.s: Assembler messages: 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccuDSSWF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s CC [M] drivers/hwmon/ina238.o 6611s /tmp/ccPd2wmF.s: Assembler messages: 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccPd2wmF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-isp.o 6611s /tmp/ccXybWNT.s: Assembler messages: 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s /tmp/ccXybWNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6611s CC [M] drivers/media/pci/saa7164/saa7164-encoder.o 6612s /tmp/cczoPdYN.s: Assembler messages: 6612s /tmp/cczoPdYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cczoPdYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cczoPdYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cczoPdYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cczoPdYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Assembler messages: 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc19KPPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s CC [M] drivers/hwmon/ina3221.o 6612s CC [M] drivers/net/arcnet/com90io.o 6612s /tmp/cc4I5LcV.s: Assembler messages: 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6612s /tmp/cc4I5LcV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-resizer.o 6613s /tmp/ccaEl7L6.s: Assembler messages: 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/ccaEl7L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s CC [M] drivers/media/pci/saa7164/saa7164-vbi.o 6613s /tmp/cccQpDXS.s: Assembler messages: 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cccQpDXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s CC [M] drivers/net/arcnet/arc-rimi.o 6613s /tmp/cc0e7cJ6.s: Assembler messages: 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s /tmp/cc0e7cJ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6613s CC [M] drivers/hwmon/intel-m10-bmc-hwmon.o 6614s /tmp/ccexFmoC.s: Assembler messages: 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccexFmoC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-stats.o 6614s /tmp/cc8Lrmqe.s: Assembler messages: 6614s /tmp/cc8Lrmqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/cc8Lrmqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/cc8Lrmqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/cc8Lrmqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s CC [M] drivers/hwmon/isl28022.o 6614s /tmp/ccehACA4.s: Assembler messages: 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccehACA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Assembler messages: 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s /tmp/ccppX6fb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6614s CC [M] drivers/net/arcnet/com20020.o 6614s LD [M] drivers/media/pci/saa7164/saa7164.o 6614s CC [M] drivers/media/pci/tw5864/tw5864-core.o 6615s /tmp/cc8hNHdP.s: Assembler messages: 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/cc8hNHdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccEQifBi.s: Assembler messages: 6615s /tmp/ccEQifBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccEQifBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccEQifBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccEQifBi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-params.o 6615s CC [M] drivers/hwmon/it87.o 6615s /tmp/ccVri72B.s: Assembler messages: 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccVri72B.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Assembler messages: 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s /tmp/ccFIHZ2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6615s CC [M] drivers/media/pci/tw5864/tw5864-video.o 6615s CC [M] drivers/net/arcnet/com20020-pci.o 6617s /tmp/ccO2d4Ci.s: Assembler messages: 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccO2d4Ci.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s CC [M] drivers/net/caif/caif_serial.o 6617s /tmp/cczcJhHH.s: Assembler messages: 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/cczcJhHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Assembler messages: 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccui122r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s CC [M] drivers/media/pci/tw5864/tw5864-h264.o 6617s CC [M] drivers/hwmon/jc42.o 6617s /tmp/ccePp8RY.s: Assembler messages: 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s /tmp/ccePp8RY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6617s CC [M] drivers/media/platform/rockchip/rkisp1/rkisp1-debug.o 6618s /tmp/ccqlegGC.s: Assembler messages: 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccqlegGC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s CC [M] drivers/net/caif/caif_virtio.o 6618s /tmp/ccrdY8yD.s: Assembler messages: 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/ccrdY8yD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s CC [M] drivers/hwmon/kbatt.o 6618s /tmp/cco57hD4.s: Assembler messages: 6618s /tmp/cco57hD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cco57hD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cco57hD4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s CC [M] drivers/media/pci/tw5864/tw5864-util.o 6618s /tmp/cchzEQoV.s: Assembler messages: 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s /tmp/cchzEQoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6618s LD [M] drivers/media/platform/rockchip/rkisp1/rockchip-isp1.o 6618s AR drivers/media/platform/rockchip/built-in.a 6618s AR drivers/media/platform/samsung/exynos-gsc/built-in.a 6618s AR drivers/media/platform/samsung/exynos4-is/built-in.a 6618s AR drivers/media/platform/samsung/s3c-camif/built-in.a 6618s AR drivers/media/platform/samsung/s5p-g2d/built-in.a 6619s AR drivers/media/platform/samsung/s5p-jpeg/built-in.a 6619s AR drivers/media/platform/samsung/s5p-mfc/built-in.a 6619s AR drivers/media/platform/samsung/built-in.a 6619s AR drivers/media/platform/st/sti/bdisp/built-in.a 6619s AR drivers/media/platform/st/sti/c8sectpfe/built-in.a 6619s AR drivers/media/platform/st/sti/delta/built-in.a 6619s AR drivers/media/platform/st/sti/hva/built-in.a 6619s AR drivers/media/platform/st/stm32/built-in.a 6619s CC [M] drivers/media/platform/st/stm32/stm32-csi.o 6619s /tmp/cc8OEXjT.s: Assembler messages: 6619s /tmp/cc8OEXjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/cc8OEXjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/cc8OEXjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/cc8OEXjT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s CC [M] drivers/hwmon/kfan.o 6619s /tmp/cc37gti5.s: Assembler messages: 6619s /tmp/cc37gti5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/cc37gti5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s LD [M] drivers/media/pci/tw5864/tw5864.o 6619s CC [M] drivers/media/pci/tw68/tw68-core.o 6619s /tmp/ccVLCzfg.s: Assembler messages: 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s /tmp/ccVLCzfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6619s CC [M] drivers/net/can/vcan.o 6620s /tmp/ccjYQX87.s: Assembler messages: 6620s /tmp/ccjYQX87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccjYQX87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccjYQX87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccjYQX87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccjYQX87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s CC [M] drivers/hwmon/lineage-pem.o 6620s /tmp/ccGk8M2t.s: Assembler messages: 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccGk8M2t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s CC [M] drivers/media/platform/st/stm32/stm32-dcmi.o 6620s /tmp/ccSl3JzV.s: Assembler messages: 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s /tmp/ccSl3JzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6620s CC [M] drivers/media/pci/tw68/tw68-video.o 6621s /tmp/ccoMfN2S.s: Assembler messages: 6621s /tmp/ccoMfN2S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccoMfN2S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccoMfN2S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccoMfN2S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccoMfN2S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s CC [M] drivers/net/can/vxcan.o 6621s /tmp/cczvewd5.s: Assembler messages: 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/cczvewd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s CC [M] drivers/hwmon/lochnagar-hwmon.o 6621s /tmp/ccUtFO2u.s: Assembler messages: 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s /tmp/ccUtFO2u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6621s CC [M] drivers/hwmon/lm63.o 6622s /tmp/ccxd5xKn.s: Assembler messages: 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccxd5xKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Assembler messages: 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/ccWiOMjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s CC [M] drivers/net/can/bxcan.o 6622s CC [M] drivers/media/pci/tw68/tw68-risc.o 6622s /tmp/cc7iUQkb.s: Assembler messages: 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s /tmp/cc7iUQkb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6622s CC [M] drivers/media/platform/st/stm32/dma2d/dma2d.o 6623s /tmp/cc0lJCkI.s: Assembler messages: 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc0lJCkI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/cc8lOTwU.s: Assembler messages: 6623s /tmp/cc8lOTwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s CC [M] drivers/hwmon/lm70.o 6623s LD [M] drivers/media/pci/tw68/tw68.o 6623s AR drivers/media/pci/built-in.a 6623s AR drivers/media/platform/sunxi/sun4i-csi/built-in.a 6623s CC [M] drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.o 6623s /tmp/ccRghCVA.s: Assembler messages: 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccRghCVA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Assembler messages: 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s CC [M] drivers/media/platform/st/stm32/dma2d/dma2d-hw.o 6623s /tmp/ccN8CP6q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s CC [M] drivers/net/can/can327.o 6623s /tmp/ccPkl3HL.s: Assembler messages: 6623s /tmp/ccPkl3HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccPkl3HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s /tmp/ccPkl3HL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6623s CC [M] drivers/hwmon/lm73.o 6624s /tmp/ccF30EU8.s: Assembler messages: 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccF30EU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s CC [M] drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.o 6624s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.o 6624s /tmp/ccsNVBD7.s: Assembler messages: 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s /tmp/ccsNVBD7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6624s CC [M] drivers/hwmon/lm75.o 6625s /tmp/cc1Y4Mye.s: Assembler messages: 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/cc1Y4Mye.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s CC [M] drivers/net/can/grcan.o 6625s /tmp/ccFsRpCA.s: Assembler messages: 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccFsRpCA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s CC [M] drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.o 6625s /tmp/ccTZuDmd.s: Assembler messages: 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccTZuDmd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-common.o 6625s /tmp/ccF5Wz2T.s: Assembler messages: 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s CC [M] drivers/hwmon/lm77.o 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6625s /tmp/ccF5Wz2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Assembler messages: 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccwARl50.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s LD [M] drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.o 6626s AR drivers/media/platform/sunxi/sun6i-csi/built-in.a 6626s CC [M] drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.o 6626s /tmp/cch6FWOV.s: Assembler messages: 6626s /tmp/cch6FWOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/cch6FWOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/cch6FWOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-input.o 6626s /tmp/ccC2Vv7G.s: Assembler messages: 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s /tmp/ccC2Vv7G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6626s CC [M] drivers/hwmon/lm78.o 6627s /tmp/cczEgNAr.s: Assembler messages: 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/cczEgNAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s CC [M] drivers/net/can/janz-ican3.o 6627s /tmp/ccSoFDGT.s: Assembler messages: 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccSoFDGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s CC [M] drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.o 6627s /tmp/ccOIapvk.s: Assembler messages: 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-byteproc.o 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6627s /tmp/ccOIapvk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Assembler messages: 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccyq0GMX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s CC [M] drivers/hwmon/lm80.o 6628s /tmp/ccxGPAKD.s: Assembler messages: 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s /tmp/ccxGPAKD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6628s CC [M] drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_capture.o 6629s /tmp/cczTlEid.s: Assembler messages: 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/cczTlEid.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-bytecap.o 6629s /tmp/ccE6VDaC.s: Assembler messages: 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccE6VDaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s CC [M] drivers/net/can/kvaser_pciefd.o 6629s /tmp/ccnNca9q.s: Assembler messages: 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s /tmp/ccnNca9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6629s CC [M] drivers/hwmon/lm83.o 6630s /tmp/cccdJ8Rj.s: Assembler messages: 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/cccdJ8Rj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s LD [M] drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.o 6630s AR drivers/media/platform/sunxi/sun6i-mipi-csi2/built-in.a 6630s CC [M] drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.o 6630s /tmp/ccvma1WX.s: Assembler messages: 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccvma1WX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s CC [M] drivers/hwmon/lm85.o 6630s /tmp/ccK4FwVX.s: Assembler messages: 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s LD [M] drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.o 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s /tmp/ccK4FwVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6630s LD [M] drivers/media/platform/st/stm32/stm32-dma2d.o 6630s AR drivers/media/platform/st/built-in.a 6630s CC [M] drivers/net/can/xilinx_can.o 6631s /tmp/ccLM0c83.s: Assembler messages: 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccLM0c83.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Assembler messages: 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/ccnDJNZ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s CC [M] drivers/hwmon/lm87.o 6631s LD [M] drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.o 6631s AR drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/built-in.a 6631s CC [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.o 6631s /tmp/cchSpFe5.s: Assembler messages: 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s /tmp/cchSpFe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6631s CC drivers/thermal/thermal_core.o 6632s /tmp/cc1mo7Dc.s: Assembler messages: 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cc1mo7Dc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s CC [M] drivers/net/can/dev/skb.o 6632s /tmp/ccWg6emF.s: Assembler messages: 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/ccWg6emF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s CC [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_dphy.o 6632s /tmp/cch8O2DC.s: Assembler messages: 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s /tmp/cch8O2DC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6632s CC [M] drivers/hwmon/lm90.o 6633s /tmp/cczdF935.s: Assembler messages: 6633s /tmp/cczdF935.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cczdF935.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cczdF935.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cczdF935.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s LD [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.o 6633s /tmp/cceRD12D.s: Assembler messages: 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s /tmp/cceRD12D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6633s AR drivers/media/platform/sunxi/sun8i-di/built-in.a 6633s CC [M] drivers/media/platform/sunxi/sun8i-di/sun8i-di.o 6633s CC [M] drivers/net/can/dev/calc_bittiming.o 6634s /tmp/ccKHNngc.s: Assembler messages: 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccKHNngc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Assembler messages: 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccUpLkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s CC [M] drivers/hwmon/lm92.o 6634s CC drivers/thermal/thermal_sysfs.o 6634s /tmp/ccC9Z3tG.s: Assembler messages: 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s /tmp/ccC9Z3tG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6634s AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a 6634s CC [M] drivers/net/can/dev/bittiming.o 6634s CC [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.o 6635s /tmp/ccHPfp9a.s: Assembler messages: 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccHPfp9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Assembler messages: 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s CC drivers/thermal/thermal_trip.o 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/cc0bOyVg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s CC [M] drivers/hwmon/lm93.o 6635s /tmp/ccpk52IK.s: Assembler messages: 6635s /tmp/ccpk52IK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccpk52IK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccpk52IK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s /tmp/ccpk52IK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6635s CC drivers/thermal/thermal_helpers.o 6636s /tmp/ccWT0vj9.s: Assembler messages: 6636s /tmp/ccWT0vj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccWT0vj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccWT0vj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s CC [M] drivers/net/can/dev/dev.o 6636s /tmp/cc3957MU.s: Assembler messages: 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/cc3957MU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s CC [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i_formats.o 6636s /tmp/ccyJ6WdK.s: Assembler messages: 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s /tmp/ccyJ6WdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6636s CC drivers/thermal/thermal_thresholds.o 6637s /tmp/ccbBmCMv.s: Assembler messages: 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s CC [M] drivers/hwmon/lm95234.o 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccbBmCMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccMXnxlI.s: Assembler messages: 6637s /tmp/ccMXnxlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccMXnxlI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Assembler messages: 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/cck64Co2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s LD [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.o 6637s CC drivers/thermal/thermal_netlink.o 6637s AR drivers/media/platform/sunxi/built-in.a 6637s AR drivers/media/platform/synopsys/hdmirx/built-in.a 6637s CC [M] drivers/media/platform/synopsys/hdmirx/snps_hdmirx.o 6637s /tmp/ccGtQXSs.s: Assembler messages: 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s /tmp/ccGtQXSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6637s CC [M] drivers/net/can/dev/length.o 6638s /tmp/cchrnEnL.s: CC [M] drivers/hwmon/lm95241.o 6638s Assembler messages: 6638s /tmp/cchrnEnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/cchrnEnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/cchrnEnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/cchrnEnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/cchrnEnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Assembler messages: 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccoE02Jy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s CC drivers/thermal/thermal_hwmon.o 6638s /tmp/ccspQfzT.s: Assembler messages: 6638s /tmp/ccspQfzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s /tmp/ccspQfzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6638s CC [M] drivers/net/can/dev/netlink.o 6639s /tmp/ccCgKTM6.s: Assembler messages: 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccCgKTM6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s CC [M] drivers/hwmon/lm95245.o 6639s /tmp/ccqi5O6A.s: Assembler messages: 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccqi5O6A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccFhkN3U.s: Assembler messages: 6639s /tmp/ccFhkN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s /tmp/ccFhkN3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6639s CC [M] drivers/media/platform/synopsys/hdmirx/snps_hdmirx_cec.o 6639s CC drivers/thermal/thermal_of.o 6640s /tmp/ccWxF4xY.s: Assembler messages: 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccWxF4xY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccLHYqUP.s: Assembler messages: 6640s /tmp/ccLHYqUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccLHYqUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccLHYqUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s CC [M] drivers/hwmon/ltc2945.o 6640s /tmp/ccBYc1K0.s: Assembler messages: 6640s /tmp/ccBYc1K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccBYc1K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccBYc1K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccBYc1K0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Assembler messages: 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s /tmp/ccbBfrn8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s CC [M] drivers/net/can/dev/rx-offload.o 6640s LD [M] drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.o 6640s AR drivers/media/platform/synopsys/built-in.a 6640s CC drivers/thermal/gov_fair_share.o 6640s AR drivers/media/platform/ti/am437x/built-in.a 6640s AR drivers/media/platform/ti/cal/built-in.a 6640s CC [M] drivers/media/platform/ti/cal/cal.o 6640s /tmp/ccx5n70N.s: Assembler messages: 6640s /tmp/ccx5n70N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6640s CC drivers/thermal/gov_bang_bang.o 6641s /tmp/cczjvt5w.s: Assembler messages: 6641s /tmp/cczjvt5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/cczjvt5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/cczjvt5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/cczjvt5w.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s CC [M] drivers/hwmon/ltc2947-core.o 6641s /tmp/ccooqeSl.s: Assembler messages: 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccooqeSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccJadnVj.s: Assembler messages: 6641s /tmp/ccJadnVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccJadnVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccJadnVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s CC drivers/thermal/gov_step_wise.o 6641s LD [M] drivers/net/can/dev/can-dev.o 6641s CC [M] drivers/net/can/esd/esdacc.o 6641s /tmp/ccP7FRgW.s: Assembler messages: 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccP7FRgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s CC [M] drivers/media/platform/ti/cal/cal-camerarx.o 6641s /tmp/ccCJs40h.s: Assembler messages: 6641s /tmp/ccCJs40h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccCJs40h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccCJs40h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccCJs40h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6641s /tmp/ccCJs40h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccYZda1j.s: Assembler messages: 6642s /tmp/ccYZda1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s CC drivers/thermal/gov_user_space.o 6642s CC [M] drivers/hwmon/ltc2947-i2c.o 6642s /tmp/cceaXxWi.s: Assembler messages: 6642s /tmp/cceaXxWi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s CC drivers/thermal/gov_power_allocator.o 6642s /tmp/ccsIcjBA.s: Assembler messages: 6642s /tmp/ccsIcjBA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccsIcjBA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccsIcjBA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s CC [M] drivers/hwmon/ltc2947-spi.o 6642s /tmp/ccd8f2WN.s: Assembler messages: 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6642s /tmp/ccd8f2WN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s CC [M] drivers/net/can/esd/esd_402_pci-core.o 6643s /tmp/cchsklwW.s: Assembler messages: 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cchsklwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s CC [M] drivers/media/platform/ti/cal/cal-video.o 6643s /tmp/cc3iiOwv.s: Assembler messages: 6643s /tmp/cc3iiOwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cc3iiOwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/cc3iiOwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s CC [M] drivers/hwmon/ltc2990.o 6643s /tmp/ccrL8jpj.s: Assembler messages: 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s /tmp/ccrL8jpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6643s CC drivers/thermal/cpufreq_cooling.o 6644s /tmp/ccYJw2DS.s: Assembler messages: 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccYJw2DS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s LD [M] drivers/net/can/esd/esd_402_pci.o 6644s CC [M] drivers/net/can/rcar/rcar_can.o 6644s /tmp/cchvNclR.s: Assembler messages: 6644s /tmp/cchvNclR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/cchvNclR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/cchvNclR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/cchvNclR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/cchvNclR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s CC [M] drivers/hwmon/ltc2991.o 6644s /tmp/ccvLgSH8.s: Assembler messages: 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccvLgSH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s CC drivers/thermal/cpuidle_cooling.o 6644s /tmp/ccX9hkjb.s: Assembler messages: 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s /tmp/ccX9hkjb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6644s LD [M] drivers/media/platform/ti/cal/ti-cal.o 6644s AR drivers/media/platform/ti/vpe/built-in.a 6644s AR drivers/media/platform/ti/davinci/built-in.a 6644s AR drivers/media/platform/ti/j721e-csi2rx/built-in.a 6644s CC [M] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.o 6645s /tmp/cc4fwEfn.s: Assembler messages: 6645s /tmp/cc4fwEfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s CC drivers/thermal/devfreq_cooling.o 6645s /tmp/ccjq1anm.s: Assembler messages: 6645s /tmp/ccjq1anm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccjq1anm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccjq1anm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccjq1anm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s CC [M] drivers/hwmon/ltc2992.o 6645s /tmp/ccabDSG6.s: Assembler messages: 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s /tmp/ccabDSG6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6645s CC [M] drivers/net/can/rcar/rcar_canfd.o 6646s /tmp/cc8mNZcN.s: Assembler messages: 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/cc8mNZcN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s CC drivers/thermal/pcie_cooling.o 6646s /tmp/ccAfWUSR.s: Assembler messages: 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccAfWUSR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s AR drivers/media/platform/ti/omap/built-in.a 6646s AR drivers/media/platform/ti/omap3isp/built-in.a 6646s AR drivers/media/platform/ti/built-in.a 6646s AR drivers/media/platform/verisilicon/built-in.a 6646s CC [M] drivers/media/platform/verisilicon/hantro_drv.o 6646s /tmp/ccQUtE52.s: Assembler messages: 6646s /tmp/ccQUtE52.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccQUtE52.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccQUtE52.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s CC [M] drivers/hwmon/ltc4151.o 6646s /tmp/ccGRXmzU.s: Assembler messages: 6646s /tmp/ccGRXmzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccGRXmzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6646s /tmp/ccGRXmzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s AR drivers/thermal/broadcom/built-in.a 6647s CC [M] drivers/thermal/broadcom/bcm2711_thermal.o 6647s /tmp/ccTtzVRQ.s: Assembler messages: 6647s /tmp/ccTtzVRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccTtzVRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccTtzVRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccFA1PFR.s: Assembler messages: 6647s /tmp/ccFA1PFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccFA1PFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccFA1PFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s CC [M] drivers/hwmon/ltc4215.o 6647s CC [M] drivers/thermal/broadcom/bcm2835_thermal.o 6647s /tmp/ccO8ax7P.s: Assembler messages: 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/ccO8ax7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s CC [M] drivers/net/can/spi/hi311x.o 6647s /tmp/cc7cYiwK.s: Assembler messages: 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s /tmp/cc7cYiwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6647s CC [M] drivers/media/platform/verisilicon/hantro_v4l2.o 6648s /tmp/cccJ3h8Q.s: Assembler messages: 6648s /tmp/cccJ3h8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/cccJ3h8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/cccJ3h8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/cccJ3h8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s CC [M] drivers/thermal/broadcom/brcmstb_thermal.o 6648s /tmp/ccOxaFWT.s: Assembler messages: 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s /tmp/ccOxaFWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6648s CC [M] drivers/hwmon/ltc4222.o 6649s /tmp/cctGiMGR.s: Assembler messages: 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cctGiMGR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s CC [M] drivers/thermal/broadcom/ns-thermal.o 6649s /tmp/ccmNB63h.s: Assembler messages: 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s CC [M] drivers/media/platform/verisilicon/hantro_postproc.o 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccmNB63h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Assembler messages: 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccMFuyLU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s CC [M] drivers/net/can/spi/mcp251x.o 6649s /tmp/cc24C7z9.s: Assembler messages: 6649s /tmp/cc24C7z9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cc24C7z9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/cc24C7z9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s CC [M] drivers/hwmon/ltc4245.o 6649s /tmp/ccNckZg6.s: Assembler messages: 6649s /tmp/ccNckZg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccNckZg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccNckZg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccNckZg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s /tmp/ccNckZg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6649s CC [M] drivers/thermal/broadcom/sr-thermal.o 6650s /tmp/ccwXGeAl.s: Assembler messages: 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccwXGeAl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s CC [M] drivers/media/platform/verisilicon/hantro_h1_jpeg_enc.o 6650s /tmp/ccyG51HR.s: Assembler messages: 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccyG51HR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s CC [M] drivers/hwmon/ltc4260.o 6650s /tmp/ccuw2wj6.s: Assembler messages: 6650s /tmp/ccuw2wj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccuw2wj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s /tmp/ccuw2wj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6650s AR drivers/thermal/renesas/built-in.a 6650s CC [M] drivers/thermal/renesas/rcar_gen3_thermal.o 6651s /tmp/ccnU6E4Q.s: Assembler messages: 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccnU6E4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-chip-fifo.o 6651s /tmp/ccGNvsP8.s: Assembler messages: 6651s /tmp/ccGNvsP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccGNvsP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccGNvsP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s CC [M] drivers/hwmon/ltc4261.o 6651s /tmp/cc9T53tA.s: Assembler messages: 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/cc9T53tA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s CC [M] drivers/thermal/renesas/rcar_thermal.o 6651s /tmp/ccIGiLeh.s: Assembler messages: 6651s /tmp/ccIGiLeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s /tmp/ccIGiLeh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6651s CC [M] drivers/media/platform/verisilicon/hantro_g1.o 6652s /tmp/cc3RBVur.s: Assembler messages: 6652s /tmp/cc3RBVur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Assembler messages: 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccDSlBbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Assembler messages: 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-core.o 6652s CC [M] drivers/hwmon/ltc4282.o 6652s CC [M] drivers/thermal/renesas/rzg2l_thermal.o 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccNopNOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccJZDoFe.s: Assembler messages: 6652s /tmp/ccJZDoFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/ccJZDoFe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s CC [M] drivers/media/platform/verisilicon/hantro_g1_h264_dec.o 6652s /tmp/cc6h0ZZq.s: Assembler messages: 6652s /tmp/cc6h0ZZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/cc6h0ZZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/cc6h0ZZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/cc6h0ZZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6652s /tmp/cc6h0ZZq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s AR drivers/thermal/samsung/built-in.a 6653s CC drivers/thermal/armada_thermal.o 6653s /tmp/ccyhxR7H.s: Assembler messages: 6653s /tmp/ccyhxR7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccyhxR7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccyhxR7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccyhxR7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s CC [M] drivers/media/platform/verisilicon/hantro_g1_mpeg2_dec.o 6653s /tmp/ccZRkIND.s: Assembler messages: 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccZRkIND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s CC [M] drivers/hwmon/max1111.o 6653s /tmp/ccfprPkp.s: Assembler messages: 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s /tmp/ccfprPkp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6653s AR drivers/thermal/intel/built-in.a 6653s AR drivers/thermal/st/built-in.a 6653s CC [M] drivers/thermal/st/st_thermal.o 6654s /tmp/ccABFLnU.s: Assembler messages: 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccABFLnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-crc16.o 6654s /tmp/ccL9eJMI.s: Assembler messages: 6654s /tmp/ccL9eJMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccL9eJMI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s CC [M] drivers/media/platform/verisilicon/hantro_g1_vp8_dec.o 6654s /tmp/ccz5vmkn.s: Assembler messages: 6654s /tmp/ccz5vmkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccz5vmkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccz5vmkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccz5vmkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/ccz5vmkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Assembler messages: 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s /tmp/cc6h91sO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6654s CC [M] drivers/thermal/st/st_thermal_memmap.o 6654s CC [M] drivers/hwmon/max127.o 6655s /tmp/ccQe6CF4.s: Assembler messages: 6655s /tmp/ccQe6CF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccQe6CF4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-ethtool.o 6655s /tmp/ccwF5eTu.s: Assembler messages: 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccwF5eTu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s AR drivers/thermal/qcom/built-in.a 6655s CC [M] drivers/thermal/qcom/tsens.o 6655s /tmp/ccb1SOZR.s: Assembler messages: 6655s /tmp/ccb1SOZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccb1SOZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccb1SOZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccb1SOZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccb1SOZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s CC [M] drivers/hwmon/max16065.o 6655s /tmp/ccXSuUii.s: Assembler messages: 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s /tmp/ccXSuUii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6655s CC [M] drivers/media/platform/verisilicon/hantro_g2.o 6656s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-ram.o 6656s /tmp/ccFSI3dL.s: Assembler messages: 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccFSI3dL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s CC [M] drivers/hwmon/max1619.o 6656s /tmp/ccythRVF.s: Assembler messages: 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccythRVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccw0xDUU.s: Assembler messages: 6656s /tmp/ccw0xDUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccw0xDUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccw0xDUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s /tmp/ccw0xDUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6656s CC [M] drivers/thermal/qcom/tsens-v2.o 6656s CC [M] drivers/media/platform/verisilicon/hantro_g2_hevc_dec.o 6657s /tmp/cchZFuaL.s: Assembler messages: 6657s /tmp/cchZFuaL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.o 6657s /tmp/ccHdLhgt.s: Assembler messages: 6657s /tmp/ccHdLhgt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccHdLhgt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s CC [M] drivers/thermal/qcom/tsens-v1.o 6657s /tmp/ccTWqOz5.s: Assembler messages: 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s /tmp/ccTWqOz5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6657s CC [M] drivers/hwmon/max1668.o 6658s /tmp/ccaomrbH.s: Assembler messages: 6658s /tmp/ccaomrbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccaomrbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccaomrbH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s CC [M] drivers/thermal/qcom/tsens-v0_1.o 6658s /tmp/ccccaeqq.s: Assembler messages: 6658s /tmp/ccccaeqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccccaeqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccccaeqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccccaeqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccccaeqq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.o 6658s /tmp/ccYfO2ZF.s: Assembler messages: 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccYfO2ZF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s CC [M] drivers/hwmon/max197.o 6658s /tmp/cc8SBjPy.s: Assembler messages: 6658s /tmp/cc8SBjPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/cc8SBjPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/cc8SBjPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/cc8SBjPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Assembler messages: 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s /tmp/ccZm1v9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6658s CC [M] drivers/thermal/qcom/tsens-8960.o 6658s CC [M] drivers/media/platform/verisilicon/hantro_g2_vp9_dec.o 6659s /tmp/cc4W81A9.s: Assembler messages: 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/cc4W81A9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s CC [M] drivers/hwmon/max31722.o 6659s /tmp/ccwwuY0P.s: Assembler messages: 6659s /tmp/ccwwuY0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/ccwwuY0P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s CC [M] drivers/thermal/qcom/qcom-spmi-adc-tm5.o 6659s /tmp/ccD9E4Pk.s: Assembler messages: 6659s /tmp/ccD9E4Pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/ccD9E4Pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/ccD9E4Pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/ccD9E4Pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s /tmp/ccD9E4Pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6659s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.o 6660s /tmp/cco0v4vO.s: Assembler messages: 6660s /tmp/cco0v4vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/cco0v4vO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s CC [M] drivers/hwmon/max31730.o 6660s /tmp/ccRSP8lH.s: Assembler messages: 6660s /tmp/ccRSP8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/ccRSP8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/ccRSP8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/ccRSP8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/ccRSP8lH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s CC [M] drivers/thermal/qcom/qcom-spmi-temp-alarm.o 6660s /tmp/ccljBzxA.s: Assembler messages: 6660s /tmp/ccljBzxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s /tmp/ccljBzxA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6660s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.o 6661s /tmp/cctQ2cip.s: Assembler messages: 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s CC [M] drivers/hwmon/max31760.o 6661s /tmp/cctQ2cip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Assembler messages: 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccqBGZWJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s CC [M] drivers/media/platform/verisilicon/hantro_jpeg.o 6661s /tmp/cc50JQnr.s: Assembler messages: 6661s /tmp/cc50JQnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cc50JQnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cc50JQnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cc50JQnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/cc50JQnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s CC [M] drivers/thermal/qcom/lmh.o 6661s /tmp/ccHH0Z3G.s: Assembler messages: 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6661s /tmp/ccHH0Z3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s LD [M] drivers/thermal/qcom/qcom_tsens.o 6662s AR drivers/thermal/tegra/built-in.a 6662s AR drivers/thermal/mediatek/built-in.a 6662s /tmp/cc76VGdM.s: Assembler messages: 6662s /tmp/cc76VGdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/cc76VGdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s CC [M] drivers/thermal/mediatek/auxadc_thermal.o 6662s CC [M] drivers/media/platform/verisilicon/hantro_h264.o 6662s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-timestamp.o 6662s /tmp/cc8AGstG.s: Assembler messages: 6662s /tmp/cc8AGstG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/cc8AGstG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/cc8AGstG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/cc8AGstG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/cc8AGstG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s CC [M] drivers/hwmon/max6620.o 6662s /tmp/ccWB9nsn.s: Assembler messages: 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s /tmp/ccWB9nsn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6662s CC [M] drivers/thermal/mediatek/lvts_thermal.o 6663s /tmp/cc9vebLx.s: Assembler messages: 6663s /tmp/cc9vebLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/cc9vebLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/cc9vebLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/cc9vebLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/cc9vebLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s CC [M] drivers/media/platform/verisilicon/hantro_hevc.o 6663s /tmp/ccU45B98.s: Assembler messages: 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccU45B98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s CC [M] drivers/hwmon/max6621.o 6663s /tmp/ccKBPuuP.s: Assembler messages: 6663s /tmp/ccKBPuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKBPuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKBPuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKBPuuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-tx.o 6663s /tmp/ccKzHiEr.s: Assembler messages: 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s /tmp/ccKzHiEr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6663s CC [M] drivers/thermal/k3_bandgap.o 6664s /tmp/ccnjFkt5.s: Assembler messages: 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccnjFkt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s CC [M] drivers/media/platform/verisilicon/hantro_mpeg2.o 6664s /tmp/ccLxGOXs.s: Assembler messages: 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccLxGOXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s CC [M] drivers/hwmon/max6639.o 6664s /tmp/ccWZuU1n.s: Assembler messages: 6664s /tmp/ccWZuU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccWZuU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccWZuU1n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.o 6664s /tmp/ccVXd25G.s: Assembler messages: 6664s /tmp/ccVXd25G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccVXd25G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccVXd25G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccVXd25G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s /tmp/ccVXd25G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6664s CC [M] drivers/thermal/k3_j72xx_bandgap.o 6665s /tmp/ccVw0K7b.s: Assembler messages: 6665s /tmp/ccVw0K7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccVw0K7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccVw0K7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s CC [M] drivers/media/platform/verisilicon/hantro_vp8.o 6665s /tmp/ccvf6XRS.s: Assembler messages: 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccvf6XRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s CC [M] drivers/hwmon/max6650.o 6665s /tmp/ccCShv76.s: Assembler messages: 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s /tmp/ccCShv76.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s CC [M] drivers/thermal/thermal_mmio.o 6665s /tmp/ccSP0s5d.s: Assembler messages: 6665s /tmp/ccSP0s5d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6665s LD [M] drivers/net/can/spi/mcp251xfd/mcp251xfd.o 6665s CC [M] drivers/net/can/usb/usb_8dev.o 6666s /tmp/ccQEoFTM.s: Assembler messages: 6666s /tmp/ccQEoFTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccQEoFTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccQEoFTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s CC [M] drivers/media/platform/verisilicon/hantro_vp9.o 6666s /tmp/ccczgx5G.s: Assembler messages: 6666s /tmp/ccczgx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccczgx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccczgx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccczgx5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s CC [M] drivers/thermal/airoha_thermal.o 6666s /tmp/ccGoNV0E.s: Assembler messages: 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/ccGoNV0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s CC [M] drivers/hwmon/max6697.o 6666s /tmp/cckXorgs.s: Assembler messages: 6666s /tmp/cckXorgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/cckXorgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/cckXorgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6666s /tmp/cckXorgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s CC [M] drivers/thermal/sun8i_thermal.o 6667s /tmp/ccqCRNa6.s: Assembler messages: 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccqCRNa6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s CC [M] drivers/net/can/usb/ems_usb.o 6667s /tmp/ccHtOLkN.s: Assembler messages: 6667s /tmp/ccHtOLkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccHtOLkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s CC [M] drivers/media/platform/verisilicon/imx8m_vpu_hw.o 6667s /tmp/ccVQmPD2.s: Assembler messages: 6667s /tmp/ccVQmPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccVQmPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccVQmPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccVQmPD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s CC [M] drivers/hwmon/max31790.o 6667s /tmp/ccluX5DE.s: Assembler messages: 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s /tmp/ccluX5DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6667s CC [M] drivers/thermal/rockchip_thermal.o 6668s /tmp/ccZfXXnQ.s: Assembler messages: 6668s /tmp/ccZfXXnQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccZfXXnQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccZfXXnQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s CC [M] drivers/media/platform/verisilicon/rockchip_vpu2_hw_jpeg_enc.o 6668s /tmp/cc4KeXlf.s: Assembler messages: 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/cc4KeXlf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s CC [M] drivers/net/can/usb/esd_usb.o 6668s /tmp/ccbBD5vT.s: Assembler messages: 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccbBD5vT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s CC [M] drivers/hwmon/max31827.o 6668s /tmp/ccpTaObk.s: Assembler messages: 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s /tmp/ccpTaObk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6668s CC [M] drivers/thermal/imx_thermal.o 6669s /tmp/ccK8phcz.s: Assembler messages: 6669s /tmp/ccK8phcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/ccK8phcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s CC [M] drivers/media/platform/verisilicon/rockchip_vpu2_hw_h264_dec.o 6669s /tmp/cc52d0Ya.s: Assembler messages: 6669s /tmp/cc52d0Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc52d0Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc52d0Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc52d0Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc52d0Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s CC [M] drivers/hwmon/max77705-hwmon.o 6669s /tmp/cc0I6JN0.s: Assembler messages: 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s CC [M] drivers/thermal/imx_sc_thermal.o 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6669s /tmp/cc0I6JN0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Assembler messages: 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cc1VZ6Yn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s CC [M] drivers/net/can/usb/f81604.o 6670s /tmp/cclD3c5v.s: Assembler messages: 6670s /tmp/cclD3c5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cclD3c5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cclD3c5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cclD3c5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/cclD3c5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccakusL8.s: Assembler messages: 6670s /tmp/ccakusL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccakusL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccakusL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s CC [M] drivers/hwmon/mc13783-adc.o 6670s CC [M] drivers/thermal/imx8mm_thermal.o 6670s /tmp/ccLiGalt.s: Assembler messages: 6670s /tmp/ccLiGalt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccLiGalt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccLiGalt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s /tmp/ccLiGalt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6670s CC [M] drivers/media/platform/verisilicon/rockchip_vpu2_hw_mpeg2_dec.o 6671s /tmp/cczKYEUA.s: Assembler messages: 6671s /tmp/cczKYEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cczKYEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cczKYEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cczKYEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cczKYEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s CC [M] drivers/hwmon/mc34vr500.o 6671s /tmp/cc8Q2iqE.s: Assembler messages: 6671s /tmp/cc8Q2iqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cc8Q2iqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cc8Q2iqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/cc8Q2iqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s CC [M] drivers/thermal/max77620_thermal.o 6671s /tmp/ccQK6ljO.s: Assembler messages: 6671s /tmp/ccQK6ljO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccQK6ljO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s CC [M] drivers/media/platform/verisilicon/rockchip_vpu2_hw_vp8_dec.o 6671s /tmp/ccofYNvb.s: Assembler messages: 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s /tmp/ccofYNvb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6671s CC [M] drivers/net/can/usb/gs_usb.o 6672s /tmp/ccFgm76h.s: Assembler messages: 6672s /tmp/ccFgm76h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/ccFgm76h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/ccFgm76h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/ccFgm76h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s CC [M] drivers/thermal/qoriq_thermal.o 6672s /tmp/cciH50Ns.s: Assembler messages: 6672s /tmp/cciH50Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cciH50Ns.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s CC [M] drivers/hwmon/mcp3021.o 6672s /tmp/cceYt6ww.s: Assembler messages: 6672s /tmp/cceYt6ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cceYt6ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cceYt6ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cceYt6ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cceYt6ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s CC [M] drivers/thermal/da9062-thermal.o 6672s /tmp/cc0wo1xK.s: Assembler messages: 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/cc0wo1xK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6672s /tmp/ccqEpdhg.s: Assembler messages: 6672s /tmp/ccqEpdhg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s CC [M] drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.o 6673s /tmp/ccqEpdhg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccqEpdhg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s CC [M] drivers/hwmon/tc654.o 6673s /tmp/ccTmgo5j.s: Assembler messages: 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccTmgo5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Assembler messages: 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s /tmp/ccXjY65k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6673s CC [M] drivers/thermal/hisi_thermal.o 6673s CC [M] drivers/net/can/usb/mcba_usb.o 6674s /tmp/cclDo3VN.s: Assembler messages: 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/cclDo3VN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s CC [M] drivers/hwmon/tps23861.o 6674s /tmp/ccsirFSH.s: Assembler messages: 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s /tmp/ccsirFSH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6674s CC [M] drivers/thermal/thermal-generic-adc.o 6675s /tmp/ccoIMuDs.s: Assembler messages: 6675s /tmp/ccoIMuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccoIMuDs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Assembler messages: 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccVgOXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s CC [M] drivers/thermal/amlogic_thermal.o 6675s CC [M] drivers/net/can/usb/ucan.o 6675s /tmp/cc7zYuja.s: Assembler messages: 6675s /tmp/cc7zYuja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc7zYuja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc7zYuja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc7zYuja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc7zYuja.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s CC [M] drivers/hwmon/mlxreg-fan.o 6675s /tmp/cc6xmly5.s: Assembler messages: 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/cc6xmly5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s CC [M] drivers/thermal/sprd_thermal.o 6675s /tmp/ccRiY3DE.s: Assembler messages: 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6675s /tmp/ccRiY3DE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s CC [M] drivers/hwmon/menf21bmc_hwmon.o 6676s /tmp/ccs1eM2V.s: Assembler messages: 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccs1eM2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Assembler messages: 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/ccRs7U1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s CC [M] drivers/thermal/testing/command.o 6676s CC [M] drivers/net/can/usb/etas_es58x/es58x_core.o 6676s /tmp/cc7zBiBC.s: Assembler messages: 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s /tmp/cc7zBiBC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6676s CC [M] drivers/hwmon/mr75203.o 6677s /tmp/cciWu0Ao.s: Assembler messages: 6677s /tmp/cciWu0Ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/cciWu0Ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/cciWu0Ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/cciWu0Ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/cciWu0Ao.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s CC [M] drivers/thermal/testing/zone.o 6677s /tmp/ccMmVB0r.s: Assembler messages: 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6677s /tmp/ccMmVB0r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s CC [M] drivers/hwmon/nct6683.o 6678s /tmp/ccBPuBfl.s: Assembler messages: 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/ccBPuBfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Assembler messages: 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s LD [M] drivers/thermal/testing/thermal-testing.o 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cc0G4ldI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s AR drivers/thermal/built-in.a 6678s CC [M] drivers/hwmon/nct6775-core.o 6678s CC [M] drivers/media/platform/verisilicon/rockchip_av1_filmgrain.o 6678s /tmp/ccbcpXlN.s: Assembler messages: 6678s /tmp/ccbcpXlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s CC [M] drivers/media/platform/verisilicon/rockchip_av1_entropymode.o 6678s /tmp/cclNOH8g.s: Assembler messages: 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s /tmp/cclNOH8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 6678s CC [M] drivers/net/can/usb/etas_es58x/es58x_devlink.o 6679s /tmp/cctGIEyT.s: Assembler messages: 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/cctGIEyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s CC [M] drivers/net/ipa/ipa_main.o 6679s CC [M] drivers/net/can/usb/etas_es58x/es581_4.o 6679s /tmp/ccKuQobK.s: Assembler messages: 6679s /tmp/ccKuQobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/ccKuQobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s /tmp/ccKuQobK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6679s CC [M] drivers/media/platform/verisilicon/rockchip_vpu_hw.o 6680s /tmp/ccNCySmq.s: Assembler messages: 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccNCySmq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s CC [M] drivers/net/ipa/ipa_power.o 6680s /tmp/ccxdbeP8.s: Assembler messages: 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccxdbeP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s CC [M] drivers/hwmon/nct6775-platform.o 6680s /tmp/ccevwMEY.s: Assembler messages: 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccevwMEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Assembler messages: 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6680s /tmp/ccF0XdRS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s CC [M] drivers/media/platform/verisilicon/sunxi_vpu_hw.o 6681s CC [M] drivers/net/can/usb/etas_es58x/es58x_fd.o 6681s /tmp/ccbG7hIM.s: Assembler messages: 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccbG7hIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s CC [M] drivers/net/ipa/ipa_reg.o 6681s /tmp/ccpRkFUp.s: Assembler messages: 6681s /tmp/ccpRkFUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s /tmp/ccpRkFUp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6681s CC [M] drivers/media/platform/verisilicon/stm32mp25_vpu_hw.o 6682s /tmp/ccQIw4d1.s: Assembler messages: 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s CC [M] drivers/hwmon/nct6775-i2c.o 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccQIw4d1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Assembler messages: 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cclwAewf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s LD [M] drivers/net/can/usb/etas_es58x/etas_es58x.o 6682s CC [M] drivers/net/can/usb/kvaser_usb/kvaser_usb_core.o 6682s /tmp/ccnGkzc9.s: Assembler messages: 6682s /tmp/ccnGkzc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccnGkzc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/ccnGkzc9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s CC [M] drivers/net/ipa/ipa_mem.o 6682s /tmp/cc28mxkn.s: Assembler messages: 6682s /tmp/cc28mxkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s /tmp/cc28mxkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6682s LD [M] drivers/media/platform/verisilicon/hantro-vpu.o 6682s AR drivers/media/platform/via/built-in.a 6683s /tmp/ccxe3btR.s: Assembler messages: 6683s /tmp/ccxe3btR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccxe3btR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccxe3btR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccxe3btR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccxe3btR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s AR drivers/media/platform/xilinx/built-in.a 6683s CC [M] drivers/media/platform/xilinx/xilinx-dma.o 6683s CC [M] drivers/hwmon/nct7363.o 6683s /tmp/cc8ejXPF.s: Assembler messages: 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/cc8ejXPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s CC [M] drivers/net/ipa/ipa_table.o 6683s /tmp/ccwJeDQ4.s: Assembler messages: 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s /tmp/ccwJeDQ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6683s CC [M] drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.o 6684s /tmp/ccl0hkO7.s: Assembler messages: 6684s /tmp/ccl0hkO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccl0hkO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccl0hkO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s CC [M] drivers/hwmon/nct7802.o 6684s /tmp/ccMsSXXM.s: Assembler messages: 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccMsSXXM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s CC [M] drivers/media/platform/xilinx/xilinx-vip.o 6684s /tmp/ccUHIosk.s: Assembler messages: 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s /tmp/ccUHIosk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6684s CC [M] drivers/net/ipa/ipa_interrupt.o 6685s /tmp/ccdhBC2K.s: Assembler messages: 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccdhBC2K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccjue5LX.s: Assembler messages: 6685s /tmp/ccjue5LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccjue5LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccjue5LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccjue5LX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Assembler messages: 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/ccfd5f3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s CC [M] drivers/media/platform/xilinx/xilinx-vipp.o 6685s CC [M] drivers/hwmon/nct7904.o 6685s CC [M] drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.o 6685s /tmp/cckTlY6P.s: Assembler messages: 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s /tmp/cckTlY6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6685s CC [M] drivers/net/ipa/gsi.o 6686s /tmp/cc2SVrNa.s: Assembler messages: 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/cc2SVrNa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Assembler messages: 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s CC [M] drivers/media/platform/xilinx/xilinx-tpg.o 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s /tmp/ccczE4wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6686s CC [M] drivers/hwmon/npcm750-pwm-fan.o 6687s /tmp/ccpSohic.s: Assembler messages: 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s LD [M] drivers/net/can/usb/kvaser_usb/kvaser_usb.o 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccpSohic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s CC [M] drivers/net/can/usb/peak_usb/pcan_usb_core.o 6687s /tmp/cccqAb6J.s: Assembler messages: 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/cccqAb6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Assembler messages: 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccPCh6nD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s CC [M] drivers/hwmon/ntc_thermistor.o 6687s CC [M] drivers/media/platform/xilinx/xilinx-vtc.o 6687s /tmp/ccRoxmYo.s: Assembler messages: 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s /tmp/ccRoxmYo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6687s CC [M] drivers/net/ipa/gsi_reg.o 6688s /tmp/ccqaCaty.s: Assembler messages: 6688s /tmp/ccqaCaty.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccqaCaty.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s CC [M] drivers/hwmon/nzxt-kraken2.o 6688s /tmp/ccp4kpkY.s: Assembler messages: 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccp4kpkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s LD [M] drivers/media/platform/xilinx/xilinx-video.o 6688s /tmp/ccYX0fA1.s: Assembler messages: 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s CC [M] drivers/media/platform/m2m-deinterlace.o 6688s CC [M] drivers/net/can/usb/peak_usb/pcan_usb.o 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccYX0fA1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccMVgEFd.s: Assembler messages: 6688s /tmp/ccMVgEFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccMVgEFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s /tmp/ccMVgEFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6688s CC [M] drivers/net/ipa/gsi_trans.o 6689s /tmp/ccJ0yLun.s: Assembler messages: 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s /tmp/ccJ0yLun.s: Warning: no SFrame FDE emitted; FP without RA on stack 6689s CC [M] drivers/hwmon/nzxt-kraken3.o 6690s /tmp/ccPkRfsV.s: Assembler messages: 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccPkRfsV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Assembler messages: 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccgrJnua.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s CC [M] drivers/media/platform/video-mux.o 6690s CC [M] drivers/net/can/usb/peak_usb/pcan_usb_pro.o 6690s /tmp/ccwBcq8d.s: Assembler messages: 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccwBcq8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s CC [M] drivers/net/ipa/ipa_gsi.o 6690s /tmp/ccnRN6hc.s: Assembler messages: 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s /tmp/ccnRN6hc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6690s CC [M] drivers/hwmon/nzxt-smart2.o 6691s /tmp/cctCtxNx.s: Assembler messages: 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cctCtxNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cchTkvbu.s: Assembler messages: 6691s /tmp/cchTkvbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cchTkvbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cchTkvbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/cchTkvbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s CC [M] drivers/net/ipa/ipa_smp2p.o 6691s AR drivers/media/platform/built-in.a 6691s AR drivers/media/usb/b2c2/built-in.a 6691s CC [M] drivers/media/usb/b2c2/flexcop-usb.o 6691s /tmp/ccqgZTdI.s: Assembler messages: 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccqgZTdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s CC [M] drivers/net/can/usb/peak_usb/pcan_usb_fd.o 6691s /tmp/ccP1f7hA.s: Assembler messages: 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s /tmp/ccP1f7hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6691s CC [M] drivers/hwmon/pc87360.o 6692s /tmp/ccYxcZs5.s: Assembler messages: 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccYxcZs5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s CC [M] drivers/net/ipa/ipa_uc.o 6692s /tmp/ccja7VEc.s: Assembler messages: 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccja7VEc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s LD [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.o 6692s AR drivers/media/usb/dvb-usb/built-in.a 6692s CC [M] drivers/media/usb/dvb-usb/dvb-usb-firmware.o 6692s /tmp/ccZq4eTR.s: Assembler messages: 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s /tmp/ccZq4eTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6692s LD [M] drivers/net/can/usb/peak_usb/peak_usb.o 6692s CC [M] drivers/net/can/softing/softing_main.o 6693s /tmp/cc0hz4xI.s: Assembler messages: 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s CC [M] drivers/hwmon/pc87427.o 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/cc0hz4xI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/ccGVjWmY.s: Assembler messages: 6693s /tmp/ccGVjWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/ccGVjWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/ccGVjWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/ccGVjWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s /tmp/ccGVjWmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s CC [M] drivers/net/ipa/ipa_endpoint.o 6693s /tmp/ccfQAuOp.s: Assembler messages: 6693s /tmp/ccfQAuOp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6693s CC [M] drivers/media/usb/dvb-usb/dvb-usb-init.o 6694s /tmp/ccKi50n5.s: Assembler messages: 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccKi50n5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s CC [M] drivers/net/can/softing/softing_fw.o 6694s /tmp/ccvdP9wK.s: Assembler messages: 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccvdP9wK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s CC [M] drivers/hwmon/pcf8591.o 6694s /tmp/ccBGayJH.s: Assembler messages: 6694s /tmp/ccBGayJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccBGayJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s /tmp/ccBGayJH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6694s CC [M] drivers/media/usb/dvb-usb/dvb-usb-urb.o 6695s /tmp/ccIHeWh5.s: Assembler messages: 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccIHeWh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Assembler messages: 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s CC [M] drivers/hwmon/powerz.o 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/cc03FDpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s CC [M] drivers/net/ipa/ipa_cmd.o 6695s /tmp/ccCUyumh.s: Assembler messages: 6695s /tmp/ccCUyumh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccCUyumh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccCUyumh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccCUyumh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccCUyumh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s LD [M] drivers/net/can/softing/softing.o 6695s CC [M] drivers/net/can/slcan/slcan-core.o 6695s /tmp/ccrB5niZ.s: Assembler messages: 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6695s /tmp/ccrB5niZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s CC [M] drivers/media/usb/dvb-usb/dvb-usb-i2c.o 6696s /tmp/cccZzu3z.s: Assembler messages: 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cccZzu3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s CC [M] drivers/hwmon/powr1220.o 6696s /tmp/ccoydkhs.s: Assembler messages: 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/ccoydkhs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s CC [M] drivers/net/ipa/ipa_modem.o 6696s /tmp/cc3Dvi92.s: Assembler messages: 6696s /tmp/cc3Dvi92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6696s /tmp/cc3Dvi92.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dvb.o 6697s /tmp/ccQjFDwj.s: Assembler messages: 6697s /tmp/ccQjFDwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQjFDwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQjFDwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQjFDwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQjFDwj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s CC [M] drivers/hwmon/pt5161l.o 6697s /tmp/ccQ80VIO.s: Assembler messages: 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccQ80VIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s CC [M] drivers/net/can/slcan/slcan-ethtool.o 6697s /tmp/ccfCXY1a.s: Assembler messages: 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s CC [M] drivers/net/ipa/ipa_resource.o 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6697s /tmp/ccfCXY1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Assembler messages: 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/ccYDly5H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s CC [M] drivers/media/usb/dvb-usb/dvb-usb-remote.o 6698s /tmp/cco02bV8.s: Assembler messages: 6698s /tmp/cco02bV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/cco02bV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/cco02bV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/cco02bV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s CC [M] drivers/hwmon/pwm-fan.o 6698s /tmp/cclCNWeX.s: Assembler messages: 6698s /tmp/cclCNWeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s /tmp/cclCNWeX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s LD [M] drivers/net/can/slcan/slcan.o 6698s CC [M] drivers/net/can/cc770/cc770.o 6698s /tmp/cc8q6d3T.s: Assembler messages: 6698s /tmp/cc8q6d3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6698s CC [M] drivers/net/ipa/ipa_qmi.o 6699s /tmp/ccFdPciH.s: Assembler messages: 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccFdPciH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Assembler messages: 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccr20IA7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s CC [M] drivers/hwmon/qnap-mcu-hwmon.o 6699s CC [M] drivers/media/usb/dvb-usb/usb-urb.o 6699s /tmp/cc8yy9Jc.s: Assembler messages: 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc8yy9Jc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccl5MLmO.s: Assembler messages: 6699s /tmp/ccl5MLmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccl5MLmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccl5MLmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccl5MLmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/ccl5MLmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s CC [M] drivers/net/can/cc770/cc770_isa.o 6699s /tmp/cc6l0WuP.s: Assembler messages: 6699s /tmp/cc6l0WuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc6l0WuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc6l0WuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s /tmp/cc6l0WuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6699s CC [M] drivers/net/ipa/ipa_qmi_msg.o 6699s CC [M] drivers/hwmon/raspberrypi-hwmon.o 6700s /tmp/ccwcfs89.s: Assembler messages: 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccwcfs89.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s CC [M] drivers/net/ipa/ipa_sysfs.o 6700s CC [M] drivers/media/usb/dvb-usb/vp7045.o 6700s /tmp/ccmbGoM2.s: Assembler messages: 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s /tmp/ccmbGoM2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6700s CC [M] drivers/hwmon/sbtsi_temp.o 6701s /tmp/cc4JVTWx.s: Assembler messages: 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc4JVTWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s CC [M] drivers/net/can/cc770/cc770_platform.o 6701s /tmp/ccmE8Feu.s: Assembler messages: 6701s /tmp/ccmE8Feu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccmE8Feu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccmE8Feu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccmE8Feu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccmE8Feu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s CC [M] drivers/net/ipa/reg/ipa_reg-v3.1.o 6701s /tmp/cc7KZKvh.s: Assembler messages: 6701s /tmp/cc7KZKvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc7KZKvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/cc7KZKvh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s CC [M] drivers/media/usb/dvb-usb/vp7045-fe.o 6701s CC [M] drivers/net/ipa/reg/ipa_reg-v3.5.1.o 6701s /tmp/ccngfPCG.s: Assembler messages: 6701s /tmp/ccngfPCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccngfPCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccngfPCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccngfPCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s /tmp/ccngfPCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6701s CC [M] drivers/hwmon/sch56xx-common.o 6701s CC [M] drivers/net/ipa/reg/ipa_reg-v4.2.o 6701s CC [M] drivers/net/ipa/reg/ipa_reg-v4.5.o 6701s CC [M] drivers/net/ipa/reg/ipa_reg-v4.7.o 6702s CC [M] drivers/net/ipa/reg/ipa_reg-v4.9.o 6702s /tmp/ccxwirNU.s: Assembler messages: 6702s /tmp/ccxwirNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccxwirNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccxwirNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccxwirNU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s CC [M] drivers/net/ipa/reg/ipa_reg-v4.11.o 6702s CC [M] drivers/net/can/c_can/c_can_ethtool.o 6702s CC [M] drivers/net/ipa/reg/ipa_reg-v5.0.o 6702s /tmp/ccFfL1Xl.s: Assembler messages: 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccFfL1Xl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Assembler messages: 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s /tmp/ccX1IviR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6702s CC [M] drivers/media/usb/dvb-usb/vp702x.o 6702s CC [M] drivers/net/ipa/reg/ipa_reg-v5.5.o 6702s CC [M] drivers/hwmon/sch5627.o 6702s CC [M] drivers/net/ipa/reg/gsi_reg-v3.1.o 6702s CC [M] drivers/net/ipa/reg/gsi_reg-v3.5.1.o 6702s CC [M] drivers/net/ipa/reg/gsi_reg-v4.0.o 6703s CC [M] drivers/net/ipa/reg/gsi_reg-v4.5.o 6703s CC [M] drivers/net/ipa/reg/gsi_reg-v4.9.o 6703s /tmp/ccd6gS2p.s: Assembler messages: 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/ccd6gS2p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s CC [M] drivers/net/can/c_can/c_can_main.o 6703s CC [M] drivers/net/ipa/reg/gsi_reg-v4.11.o 6703s CC [M] drivers/hwmon/sch5636.o 6703s CC [M] drivers/net/ipa/reg/gsi_reg-v5.0.o 6703s /tmp/cciyLT6J.s: Assembler messages: 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s /tmp/cciyLT6J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6703s CC [M] drivers/media/usb/dvb-usb/vp702x-fe.o 6703s CC [M] drivers/net/ipa/data/ipa_data-v3.1.o 6704s CC [M] drivers/net/ipa/data/ipa_data-v3.5.1.o 6704s /tmp/ccX6tOOZ.s: Assembler messages: 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccX6tOOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s CC [M] drivers/hwmon/sht15.o 6704s CC [M] drivers/net/ipa/data/ipa_data-v4.2.o 6704s CC [M] drivers/net/ipa/data/ipa_data-v4.5.o 6704s /tmp/ccW2mtO7.s: Assembler messages: 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccW2mtO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s CC [M] drivers/media/usb/dvb-usb/gp8psk.o 6704s /tmp/ccfpUncQ.s: Assembler messages: 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6704s /tmp/ccfpUncQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s CC [M] drivers/net/ipa/data/ipa_data-v4.7.o 6705s CC [M] drivers/net/can/c_can/c_can_platform.o 6705s CC [M] drivers/net/ipa/data/ipa_data-v4.9.o 6705s /tmp/ccnmWIim.s: Assembler messages: 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccnmWIim.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s CC [M] drivers/hwmon/sht21.o 6705s CC [M] drivers/net/ipa/data/ipa_data-v4.11.o 6705s /tmp/ccHv86l8.s: Assembler messages: 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s /tmp/ccHv86l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6705s CC [M] drivers/media/usb/dvb-usb/dtt200u.o 6706s CC [M] drivers/net/ipa/data/ipa_data-v5.0.o 6706s CC [M] drivers/net/ipa/data/ipa_data-v5.5.o 6706s /tmp/ccs0wdJ8.s: Assembler messages: 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccs0wdJ8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Assembler messages: 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccqtGHNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s CC [M] drivers/hwmon/sht3x.o 6706s CC [M] drivers/net/can/c_can/c_can_pci.o 6706s LD [M] drivers/net/ipa/ipa.o 6706s CC [M] drivers/hwmon/sht4x.o 6706s /tmp/ccehlgX5.s: Assembler messages: 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s /tmp/ccehlgX5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6706s CC [M] drivers/media/usb/dvb-usb/dtt200u-fe.o 6707s /tmp/ccyM8G6b.s: Assembler messages: 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccyM8G6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s CC drivers/watchdog/watchdog_core.o 6707s /tmp/ccVLCWuK.s: Assembler messages: 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccVLCWuK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s LD [M] drivers/net/can/c_can/c_can.o 6707s CC [M] drivers/net/can/ctucanfd/ctucanfd_base.o 6707s /tmp/cce9JKBa.s: Assembler messages: 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/cce9JKBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s CC [M] drivers/hwmon/shtc1.o 6707s /tmp/ccndx2QU.s: Assembler messages: 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s /tmp/ccndx2QU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6707s CC [M] drivers/media/usb/dvb-usb/dibusb-common.o 6708s /tmp/cctDju03.s: Assembler messages: 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/cctDju03.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccY9E0ay.s: Assembler messages: 6708s /tmp/ccY9E0ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccY9E0ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccY9E0ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccY9E0ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s CC [M] drivers/hwmon/sis5595.o 6708s CC drivers/watchdog/watchdog_dev.o 6708s /tmp/ccgHa60E.s: Assembler messages: 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6708s /tmp/ccgHa60E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s CC [M] drivers/media/usb/dvb-usb/dibusb-mc-common.o 6709s /tmp/cckRfSVv.s: Assembler messages: 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cckRfSVv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s CC [M] drivers/net/can/ctucanfd/ctucanfd_pci.o 6709s /tmp/ccsFOcic.s: Assembler messages: 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/ccsFOcic.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Assembler messages: 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s CC [M] drivers/hwmon/smpro-hwmon.o 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s /tmp/cc2vZ76k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6709s CC drivers/watchdog/watchdog_pretimeout.o 6710s /tmp/ccc3k4rz.s: Assembler messages: 6710s /tmp/ccc3k4rz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s CC [M] drivers/media/usb/dvb-usb/a800.o 6710s /tmp/cchHVF4T.s: Assembler messages: 6710s /tmp/cchHVF4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cchHVF4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cchHVF4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cchHVF4T.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s CC [M] drivers/hwmon/smsc47b397.o 6710s /tmp/ccMsyENw.s: Assembler messages: 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/ccMsyENw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cc8wHgbT.s: Assembler messages: 6710s /tmp/cc8wHgbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cc8wHgbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cc8wHgbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s /tmp/cc8wHgbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6710s CC [M] drivers/net/can/ctucanfd/ctucanfd_platform.o 6710s CC drivers/watchdog/pretimeout_noop.o 6711s /tmp/ccBO274l.s: Assembler messages: 6711s /tmp/ccBO274l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccBO274l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccBO274l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccBO274l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s CC [M] drivers/media/usb/dvb-usb/dibusb-mb.o 6711s /tmp/ccKUKK53.s: Assembler messages: 6711s /tmp/ccKUKK53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccKUKK53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccKUKK53.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s CC drivers/watchdog/rtd119x_wdt.o 6711s /tmp/cc5459F0.s: Assembler messages: 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/cc5459F0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s CC [M] drivers/hwmon/smsc47m1.o 6711s /tmp/ccSw4xj9.s: Assembler messages: 6711s /tmp/ccSw4xj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccSw4xj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccSw4xj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccSw4xj9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s LD [M] drivers/net/can/ctucanfd/ctucanfd.o 6711s CC [M] drivers/net/can/flexcan/flexcan-core.o 6711s /tmp/ccLPpicf.s: Assembler messages: 6711s /tmp/ccLPpicf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccLPpicf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s /tmp/ccLPpicf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6711s CC [M] drivers/watchdog/pretimeout_panic.o 6712s /tmp/cc3wXRcA.s: Assembler messages: 6712s /tmp/cc3wXRcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cc3wXRcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cc3wXRcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cc3wXRcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cc3wXRcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s CC [M] drivers/media/usb/dvb-usb/dibusb-mc.o 6712s /tmp/cc9t3UuO.s: Assembler messages: 6712s /tmp/cc9t3UuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cc9t3UuO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Assembler messages: 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s /tmp/cchGC0y5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6712s CC [M] drivers/watchdog/pcwd_pci.o 6712s CC [M] drivers/hwmon/smsc47m192.o 6713s /tmp/ccIRMeKQ.s: Assembler messages: 6713s /tmp/ccIRMeKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccIRMeKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccIRMeKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s CC [M] drivers/media/usb/dvb-usb/nova-t-usb2.o 6713s /tmp/ccBtpUXR.s: Assembler messages: 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccBtpUXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s CC [M] drivers/watchdog/wdt_pci.o 6713s /tmp/cc1rWFvr.s: Assembler messages: 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/cc1rWFvr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s CC [M] drivers/hwmon/spd5118.o 6713s /tmp/ccNxuAcG.s: Assembler messages: 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s /tmp/ccNxuAcG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6713s CC [M] drivers/net/can/flexcan/flexcan-ethtool.o 6714s /tmp/ccB0K04n.s: Assembler messages: 6714s /tmp/ccB0K04n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccB0K04n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccB0K04n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccB0K04n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s CC [M] drivers/media/usb/dvb-usb/umt-010.o 6714s /tmp/cc1Er8U1.s: Assembler messages: 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/cc1Er8U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s CC [M] drivers/watchdog/pcwd_usb.o 6714s /tmp/ccmGYxv0.s: Assembler messages: 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s /tmp/ccmGYxv0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s CC [M] drivers/hwmon/stts751.o 6714s /tmp/ccO3lTGa.s: Assembler messages: 6714s /tmp/ccO3lTGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6714s LD [M] drivers/net/can/flexcan/flexcan.o 6714s CC [M] drivers/net/can/ifi_canfd/ifi_canfd.o 6715s /tmp/cc1G18Rq.s: Assembler messages: 6715s /tmp/cc1G18Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc1G18Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc1G18Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc1G18Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc1G18Rq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s CC [M] drivers/media/usb/dvb-usb/m920x.o 6715s /tmp/cc9q0JDP.s: Assembler messages: 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/cc9q0JDP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s CC [M] drivers/watchdog/sp805_wdt.o 6715s /tmp/ccdueUcz.s: Assembler messages: 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s /tmp/ccdueUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6715s CC [M] drivers/hwmon/sy7636a-hwmon.o 6716s /tmp/ccCTDHkW.s: Assembler messages: 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccCTDHkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s CC [M] drivers/net/can/m_can/m_can.o 6716s /tmp/ccd4L7Fe.s: Assembler messages: 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccd4L7Fe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s CC [M] drivers/media/usb/dvb-usb/digitv.o 6716s /tmp/ccO6uNEl.s: Assembler messages: 6716s /tmp/ccO6uNEl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccO6uNEl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccO6uNEl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s CC [M] drivers/hwmon/amc6821.o 6716s /tmp/ccLc9FIP.s: Assembler messages: 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s /tmp/ccLc9FIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6716s CC [M] drivers/watchdog/sbsa_gwdt.o 6717s /tmp/cckkVL5j.s: Assembler messages: 6717s /tmp/cckkVL5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cckkVL5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cckkVL5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cckkVL5j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s CC [M] drivers/watchdog/armada_37xx_wdt.o 6717s /tmp/ccS7M1y6.s: Assembler messages: 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/ccS7M1y6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s CC [M] drivers/media/usb/dvb-usb/cxusb.o 6717s /tmp/cck9DXHH.s: Assembler messages: 6717s /tmp/cck9DXHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cck9DXHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cck9DXHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cck9DXHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s /tmp/cck9DXHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6717s CC [M] drivers/hwmon/tc74.o 6718s /tmp/ccazEw6f.s: Assembler messages: 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccazEw6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s CC [M] drivers/watchdog/airoha_wdt.o 6718s /tmp/ccIfyk7x.s: Assembler messages: 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccIfyk7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccbm4AU5.s: Assembler messages: 6718s /tmp/ccbm4AU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccbm4AU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccbm4AU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccbm4AU5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s CC [M] drivers/hwmon/thmc50.o 6718s CC [M] drivers/net/can/m_can/m_can_pci.o 6718s /tmp/ccvxvK5v.s: Assembler messages: 6718s /tmp/ccvxvK5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccvxvK5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccvxvK5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccvxvK5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s /tmp/ccvxvK5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6718s CC [M] drivers/watchdog/cadence_wdt.o 6719s /tmp/ccbylNHK.s: Assembler messages: 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccbylNHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s CC [M] drivers/media/usb/dvb-usb/cxusb-analog.o 6719s /tmp/ccc12Lfh.s: Assembler messages: 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccc12Lfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Assembler messages: 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccRZshrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s CC [M] drivers/hwmon/tmp102.o 6719s CC [M] drivers/watchdog/twl4030_wdt.o 6719s /tmp/ccGxVXZn.s: Assembler messages: 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s /tmp/ccGxVXZn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6719s CC [M] drivers/net/can/m_can/m_can_platform.o 6720s /tmp/cc0DBvxV.s: Assembler messages: 6720s /tmp/cc0DBvxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc0DBvxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s CC [M] drivers/watchdog/dw_wdt.o 6720s /tmp/cc1hMajZ.s: Assembler messages: 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1hMajZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s CC [M] drivers/hwmon/tmp103.o 6720s /tmp/cc1tm1CU.s: Assembler messages: 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s /tmp/cc1tm1CU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6720s CC [M] drivers/media/usb/dvb-usb/ttusb2.o 6721s /tmp/cckbY2Ds.s: Assembler messages: 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckbY2Ds.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s CC [M] drivers/net/can/m_can/tcan4x5x-core.o 6721s /tmp/cckRM5Wz.s: Assembler messages: 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/cckRM5Wz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s CC [M] drivers/watchdog/rti_wdt.o 6721s /tmp/ccHFBwiJ.s: Assembler messages: 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccHFBwiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s CC [M] drivers/hwmon/tmp108.o 6721s /tmp/ccYvdIO4.s: Assembler messages: 6721s /tmp/ccYvdIO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccYvdIO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccYvdIO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6721s /tmp/ccYvdIO4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s CC [M] drivers/watchdog/sunxi_wdt.o 6722s /tmp/ccWMh2tf.s: Assembler messages: 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccWMh2tf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s CC [M] drivers/media/usb/dvb-usb/dib0700_core.o 6722s /tmp/ccu2uJ3S.s: Assembler messages: 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccu2uJ3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s CC [M] drivers/net/can/m_can/tcan4x5x-regmap.o 6722s /tmp/cc5QDEDX.s: Assembler messages: 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/cc5QDEDX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s CC [M] drivers/hwmon/tmp401.o 6722s /tmp/ccGD1kWc.s: Assembler messages: 6722s /tmp/ccGD1kWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccGD1kWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccGD1kWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccGD1kWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s /tmp/ccGD1kWc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6722s CC [M] drivers/watchdog/rn5t618_wdt.o 6723s /tmp/ccTTcvkK.s: Assembler messages: 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s CC [M] drivers/media/usb/dvb-usb/dib0700_devices.o 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccTTcvkK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoLhizH.s: Assembler messages: 6723s /tmp/ccoLhizH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoLhizH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoLhizH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoLhizH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoLhizH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s CC [M] drivers/watchdog/npcm_wdt.o 6723s /tmp/cclsCz0L.s: Assembler messages: 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/cclsCz0L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoHpW5k.s: Assembler messages: 6723s /tmp/ccoHpW5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s /tmp/ccoHpW5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6723s CC [M] drivers/hwmon/tmp421.o 6723s LD [M] drivers/net/can/m_can/tcan4x5x.o 6723s CC [M] drivers/net/can/peak_canfd/peak_pciefd_main.o 6724s /tmp/cct9wr4h.s: Assembler messages: 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cct9wr4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s CC [M] drivers/watchdog/imx2_wdt.o 6724s /tmp/cca53bku.s: Assembler messages: 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s /tmp/cca53bku.s: Warning: no SFrame FDE emitted; FP without RA on stack 6724s CC [M] drivers/hwmon/tmp464.o 6725s /tmp/cc7bQ6k2.s: Assembler messages: 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/cc7bQ6k2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Assembler messages: 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccxKOUGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s CC [M] drivers/watchdog/imx_sc_wdt.o 6725s CC [M] drivers/net/can/peak_canfd/peak_canfd.o 6725s /tmp/ccIZQ4YG.s: Assembler messages: 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccIZQ4YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s CC [M] drivers/media/usb/dvb-usb/opera1.o 6725s /tmp/ccB2Yi3E.s: Assembler messages: 6725s /tmp/ccB2Yi3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccB2Yi3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccB2Yi3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccB2Yi3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccB2Yi3E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s CC [M] drivers/watchdog/imx7ulp_wdt.o 6725s /tmp/ccEqoyDC.s: Assembler messages: 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s /tmp/ccEqoyDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6725s CC [M] drivers/hwmon/tmp513.o 6726s /tmp/cc63hell.s: Assembler messages: 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc63hell.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s CC [M] drivers/media/usb/dvb-usb/af9005.o 6726s /tmp/cc3bPhBq.s: Assembler messages: 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/cc3bPhBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Assembler messages: 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s LD [M] drivers/net/can/peak_canfd/peak_pciefd.o 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccUDyB3Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s CC [M] drivers/watchdog/s32g_wdt.o 6726s CC [M] drivers/net/can/sja1000/ems_pci.o 6726s /tmp/ccaRtEMt.s: Assembler messages: 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s /tmp/ccaRtEMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6726s CC [M] drivers/hwmon/vexpress-hwmon.o 6727s /tmp/ccuc0RIL.s: Assembler messages: 6727s /tmp/ccuc0RIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccuc0RIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccuc0RIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s CC [M] drivers/watchdog/retu_wdt.o 6727s /tmp/ccEjuMLe.s: Assembler messages: 6727s /tmp/ccEjuMLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccEjuMLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccEjuMLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccEjuMLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccEjuMLe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s CC [M] drivers/hwmon/via686a.o 6727s /tmp/ccLuDxW4.s: Assembler messages: 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s CC [M] drivers/media/usb/dvb-usb/af9005-fe.o 6727s /tmp/ccLuDxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccNESbhr.s: Assembler messages: 6727s /tmp/ccNESbhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccNESbhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccNESbhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/ccNESbhr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s CC [M] drivers/net/can/sja1000/f81601.o 6727s /tmp/cc0uu1OF.s: Assembler messages: 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s /tmp/cc0uu1OF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6727s CC [M] drivers/watchdog/bcm2835_wdt.o 6728s /tmp/ccEqvMeI.s: Assembler messages: 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccEqvMeI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Assembler messages: 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s CC [M] drivers/watchdog/qcom-wdt.o 6728s /tmp/ccRZrbOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s CC [M] drivers/hwmon/vt1211.o 6728s /tmp/ccBdWfoa.s: Assembler messages: 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccBdWfoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s CC [M] drivers/media/usb/dvb-usb/af9005-remote.o 6728s /tmp/ccTvQ5Gc.s: Assembler messages: 6728s /tmp/ccTvQ5Gc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccTvQ5Gc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccTvQ5Gc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s /tmp/ccTvQ5Gc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6728s CC [M] drivers/net/can/sja1000/kvaser_pci.o 6729s /tmp/cckG7E3S.s: Assembler messages: 6729s /tmp/cckG7E3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/cckG7E3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/cckG7E3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/cckG7E3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/cckG7E3S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s CC [M] drivers/watchdog/meson_gxbb_wdt.o 6729s /tmp/ccs1221L.s: Assembler messages: 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccs1221L.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s /tmp/ccyKBpo8.s: Assembler messages: 6729s /tmp/ccyKBpo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6729s CC [M] drivers/hwmon/vt8231.o 6729s CC [M] drivers/media/usb/dvb-usb/pctv452e.o 6730s /tmp/ccYyIJDF.s: Assembler messages: 6730s /tmp/ccYyIJDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccYyIJDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccYyIJDF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccxXi3li.s: Assembler messages: 6730s /tmp/ccxXi3li.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccxXi3li.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccxXi3li.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccxXi3li.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccxXi3li.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s CC [M] drivers/watchdog/meson_wdt.o 6730s CC [M] drivers/net/can/sja1000/peak_pci.o 6730s /tmp/ccR4Krfy.s: Assembler messages: 6730s /tmp/ccR4Krfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccR4Krfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s /tmp/ccR4Krfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6730s CC [M] drivers/watchdog/mtk_wdt.o 6731s /tmp/ccI8NAIe.s: Assembler messages: 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccI8NAIe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s CC [M] drivers/hwmon/w83627ehf.o 6731s /tmp/ccfssWjW.s: Assembler messages: 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccfssWjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Assembler messages: 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/cc24BPzW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s CC [M] drivers/net/can/sja1000/plx_pci.o 6731s CC [M] drivers/media/usb/dvb-usb/dw2102.o 6731s /tmp/ccS8inHz.s: Assembler messages: 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s /tmp/ccS8inHz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6731s CC [M] drivers/watchdog/bcm7038_wdt.o 6732s /tmp/cccY95wO.s: Assembler messages: 6732s /tmp/cccY95wO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/cccY95wO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/cccY95wO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s CC [M] drivers/watchdog/renesas_wdt.o 6732s /tmp/ccbBRJJg.s: Assembler messages: 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccbBRJJg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s CC [M] drivers/net/can/sja1000/sja1000.o 6732s /tmp/ccwV1FtI.s: Assembler messages: 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccwV1FtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s CC [M] drivers/hwmon/w83l785ts.o 6732s /tmp/ccMWKGxg.s: Assembler messages: 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s /tmp/ccMWKGxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6732s CC [M] drivers/watchdog/rza_wdt.o 6733s /tmp/ccPpChbm.s: Assembler messages: 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s CC [M] drivers/media/usb/dvb-usb/dtv5100.o 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccPpChbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Assembler messages: 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccCwOkwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Assembler messages: 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccIAXKgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s CC [M] drivers/hwmon/w83l786ng.o 6733s CC [M] drivers/watchdog/rzn1_wdt.o 6733s /tmp/ccFUMNmC.s: Assembler messages: 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6733s /tmp/ccFUMNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s CC [M] drivers/net/can/sja1000/sja1000_isa.o 6734s /tmp/ccJ4b4YE.s: Assembler messages: 6734s /tmp/ccJ4b4YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccJ4b4YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccJ4b4YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccJ4b4YE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/cc9duC1Z.s: Assembler messages: 6734s /tmp/cc9duC1Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/cc9duC1Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/cc9duC1Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/cc9duC1Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/cc9duC1Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s CC [M] drivers/watchdog/rzg2l_wdt.o 6734s CC [M] drivers/media/usb/dvb-usb/cinergyT2-core.o 6734s /tmp/ccdAE6Xz.s: Assembler messages: 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s /tmp/ccdAE6Xz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6734s CC [M] drivers/hwmon/wm831x-hwmon.o 6735s /tmp/ccMW5WKA.s: Assembler messages: 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccMW5WKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s CC [M] drivers/watchdog/rzv2h_wdt.o 6735s /tmp/cc1X4xGl.s: Assembler messages: 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/cc1X4xGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s CC [M] drivers/net/can/sja1000/sja1000_platform.o 6735s /tmp/ccOlW5L6.s: Assembler messages: 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccOlW5L6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s CC [M] drivers/media/usb/dvb-usb/cinergyT2-fe.o 6735s /tmp/ccioZLMd.s: Assembler messages: 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccioZLMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s CC [M] drivers/hwmon/wm8350-hwmon.o 6735s /tmp/ccPhcfWl.s: Assembler messages: 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s /tmp/ccPhcfWl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6735s CC [M] drivers/watchdog/stm32_iwdg.o 6736s /tmp/cctMah5F.s: Assembler messages: 6736s /tmp/cctMah5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cctMah5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cctMah5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cctMah5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cctMah5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s CC [M] drivers/hwmon/xgene-hwmon.o 6736s /tmp/cckUbegD.s: Assembler messages: 6736s /tmp/cckUbegD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cckUbegD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cckUbegD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cckUbegD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cckUbegD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cciuAYSQ.s: Assembler messages: 6736s /tmp/cciuAYSQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cciuAYSQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cciuAYSQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/cciuAYSQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s CC [M] drivers/media/usb/dvb-usb/az6027.o 6736s CC [M] drivers/net/plip/plip.o 6736s /tmp/ccjKtjvm.s: Assembler messages: 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s /tmp/ccjKtjvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6736s CC [M] drivers/watchdog/sprd_wdt.o 6737s /tmp/ccTIaF6r.s: Assembler messages: 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTIaF6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Assembler messages: 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/cc5rX21x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s CC [M] drivers/watchdog/pm8916_wdt.o 6737s /tmp/ccTQEYZ4.s: Assembler messages: 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s /tmp/ccTQEYZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6737s CC [M] drivers/media/usb/dvb-usb/technisat-usb2.o 6738s /tmp/ccM1kBhj.s: Assembler messages: 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccM1kBhj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s CC [M] drivers/net/ieee802154/fakelb.o 6738s /tmp/ccbCAq4d.s: Assembler messages: 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccbCAq4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s CC [M] drivers/watchdog/arm_smc_wdt.o 6738s CC [M] drivers/hwmon/peci/cputemp.o 6738s /tmp/ccc3WFkN.s: Assembler messages: 6738s /tmp/ccc3WFkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccc3WFkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Assembler messages: 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s /tmp/ccHUbBxa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6738s CC [M] drivers/watchdog/apple_wdt.o 6738s LD [M] drivers/media/usb/dvb-usb/dvb-usb.o 6738s LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-a800.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-opera.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.o 6739s LD [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.o 6739s AR drivers/media/usb/dvb-usb-v2/built-in.a 6739s /tmp/cctviWCX.s: Assembler messages: 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/cctviWCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s CC [M] drivers/media/usb/dvb-usb-v2/dvb_usb_core.o 6739s CC [M] drivers/net/ieee802154/at86rf230.o 6739s /tmp/ccIaYtWR.s: Assembler messages: 6739s /tmp/ccIaYtWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccIaYtWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccIaYtWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccIaYtWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s CC [M] drivers/hwmon/peci/dimmtemp.o 6739s /tmp/ccXzxFDb.s: Assembler messages: 6739s /tmp/ccXzxFDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccXzxFDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccXzxFDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s /tmp/ccXzxFDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6739s CC [M] drivers/watchdog/marvell_gti_wdt.o 6740s /tmp/ccGMpqVi.s: Assembler messages: 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccGMpqVi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s LD [M] drivers/hwmon/peci/peci-cputemp.o 6740s LD [M] drivers/hwmon/peci/peci-dimmtemp.o 6740s CC [M] drivers/hwmon/pmbus/pmbus_core.o 6740s /tmp/ccYpPgXp.s: Assembler messages: 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccYpPgXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s CC [M] drivers/watchdog/alim7101_wdt.o 6740s /tmp/ccazkYtQ.s: Assembler messages: 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s /tmp/ccazkYtQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6740s CC [M] drivers/media/usb/dvb-usb-v2/dvb_usb_urb.o 6741s /tmp/cc9lGEhF.s: Assembler messages: 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s CC [M] drivers/net/ieee802154/mrf24j40.o 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9lGEhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Assembler messages: 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/ccYeac37.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s CC [M] drivers/watchdog/i6300esb.o 6741s /tmp/cc9tORPn.s: Assembler messages: 6741s /tmp/cc9tORPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9tORPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9tORPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s /tmp/cc9tORPn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6741s CC [M] drivers/media/usb/dvb-usb-v2/usb_urb.o 6742s /tmp/ccXA1PLv.s: Assembler messages: 6742s /tmp/ccXA1PLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccXA1PLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccXA1PLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccXA1PLv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s CC [M] drivers/watchdog/hpwdt.o 6742s /tmp/cc0Q9xsa.s: Assembler messages: 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc0Q9xsa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Assembler messages: 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/cc2t65Ub.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s CC [M] drivers/net/ieee802154/cc2520.o 6742s CC [M] drivers/hwmon/pmbus/pmbus.o 6742s /tmp/ccwIUAjc.s: Assembler messages: 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s /tmp/ccwIUAjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6742s CC [M] drivers/watchdog/kempld_wdt.o 6743s /tmp/cckc4LsL.s: Assembler messages: 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cckc4LsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s CC [M] drivers/media/usb/dvb-usb-v2/af9015.o 6743s /tmp/cc0NsdEG.s: Assembler messages: 6743s /tmp/cc0NsdEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cc0NsdEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cc0NsdEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cc0NsdEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/cc0NsdEG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s CC [M] drivers/hwmon/pmbus/acbel-fsg032.o 6743s /tmp/ccAf4xPg.s: Assembler messages: 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccAf4xPg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s CC [M] drivers/watchdog/nic7018_wdt.o 6743s /tmp/ccxFvztf.s: Assembler messages: 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6743s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccxFvztf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s CC [M] drivers/net/ieee802154/atusb.o 6744s /tmp/ccI5CZLP.s: Assembler messages: 6744s /tmp/ccI5CZLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccI5CZLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Assembler messages: 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccZ4tnlR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s CC [M] drivers/hwmon/pmbus/adm1266.o 6744s CC [M] drivers/watchdog/mlx_wdt.o 6744s /tmp/ccfoSfCN.s: Assembler messages: 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s /tmp/ccfoSfCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6744s CC [M] drivers/media/usb/dvb-usb-v2/af9035.o 6745s /tmp/ccpXgCKv.s: Assembler messages: 6745s /tmp/ccpXgCKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccpXgCKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccpXgCKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccpXgCKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccpXgCKv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s CC [M] drivers/watchdog/of_xilinx_wdt.o 6745s /tmp/ccE8aE1u.s: Assembler messages: 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccE8aE1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s CC [M] drivers/net/ieee802154/adf7242.o 6745s /tmp/ccAGMs9A.s: Assembler messages: 6745s /tmp/ccAGMs9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccAGMs9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccAGMs9A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s CC [M] drivers/hwmon/pmbus/adm1275.o 6745s /tmp/ccSQIvUP.s: Assembler messages: 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s /tmp/ccSQIvUP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6745s CC [M] drivers/watchdog/xilinx_wwdt.o 6746s /tmp/cc03BBuB.s: Assembler messages: 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc03BBuB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s CC [M] drivers/hwmon/pmbus/adp1050.o 6746s /tmp/ccdFpUPb.s: Assembler messages: 6746s /tmp/ccdFpUPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccdFpUPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccdFpUPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccdFpUPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccdFpUPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Assembler messages: 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/ccIDNNJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s CC [M] drivers/watchdog/mena21_wdt.o 6746s CC [M] drivers/media/usb/dvb-usb-v2/anysee.o 6746s /tmp/cc16nyvP.s: Assembler messages: 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s /tmp/cc16nyvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6746s CC [M] drivers/net/ieee802154/ca8210.o 6747s /tmp/ccrjwnaE.s: Assembler messages: 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccrjwnaE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s CC [M] drivers/watchdog/xen_wdt.o 6747s /tmp/ccQzxPWx.s: Assembler messages: 6747s /tmp/ccQzxPWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccQzxPWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/ccQzxPWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s CC [M] drivers/hwmon/pmbus/bel-pfe.o 6747s /tmp/cc6HQ3iu.s: Assembler messages: 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s /tmp/cc6HQ3iu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6747s CC [M] drivers/watchdog/bd9576_wdt.o 6748s /tmp/ccsXdAgB.s: Assembler messages: 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccsXdAgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s CC [M] drivers/media/usb/dvb-usb-v2/au6610.o 6748s /tmp/ccNv99d7.s: Assembler messages: 6748s /tmp/ccNv99d7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNv99d7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNv99d7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s CC [M] drivers/hwmon/pmbus/bpa-rs600.o 6748s /tmp/ccNtgpPD.s: Assembler messages: 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccNtgpPD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s CC [M] drivers/watchdog/bd96801_wdt.o 6748s /tmp/ccrsgPuk.s: Assembler messages: 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s CC [M] drivers/net/ieee802154/mcr20a.o 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6748s /tmp/ccrsgPuk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccIaRugo.s: Assembler messages: 6749s /tmp/ccIaRugo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccIaRugo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccIaRugo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccIaRugo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Assembler messages: 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccSIpVIW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s CC [M] drivers/hwmon/pmbus/delta-ahe50dc-fan.o 6749s CC [M] drivers/media/usb/dvb-usb-v2/az6007.o 6749s /tmp/ccju0ocu.s: Assembler messages: 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s /tmp/ccju0ocu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6749s CC [M] drivers/watchdog/cros_ec_wdt.o 6750s /tmp/ccpP9HP2.s: Assembler messages: 6750s /tmp/ccpP9HP2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccpP9HP2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccpP9HP2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccpP9HP2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s CC [M] drivers/hwmon/pmbus/fsp-3y.o 6750s /tmp/cczq4CqQ.s: Assembler messages: 6750s /tmp/cczq4CqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cczq4CqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cczq4CqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cczq4CqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cczq4CqQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s CC [M] drivers/watchdog/da9052_wdt.o 6750s /tmp/ccjeRn6h.s: Assembler messages: 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccjeRn6h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s CC [M] drivers/net/ieee802154/mac802154_hwsim.o 6750s /tmp/ccNHYHSt.s: Assembler messages: 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/ccNHYHSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s CC [M] drivers/media/usb/dvb-usb-v2/ce6230.o 6750s /tmp/cccDRiDL.s: Assembler messages: 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6750s /tmp/cccDRiDL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s CC [M] drivers/watchdog/da9055_wdt.o 6751s /tmp/ccSwz3oE.s: Assembler messages: 6751s /tmp/ccSwz3oE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccSwz3oE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccSwz3oE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccSwz3oE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccSwz3oE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s CC [M] drivers/hwmon/pmbus/ibm-cffps.o 6751s /tmp/ccVsTHYT.s: Assembler messages: 6751s /tmp/ccVsTHYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccVsTHYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccVsTHYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccVsTHYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccVsTHYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Assembler messages: 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccncwwT6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s CC [M] drivers/media/usb/dvb-usb-v2/ec168.o 6751s CC [M] drivers/watchdog/da9062_wdt.o 6751s /tmp/ccd3Q6uL.s: Assembler messages: 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s /tmp/ccd3Q6uL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6751s CC [M] drivers/net/wwan/wwan_core.o 6752s /tmp/cc6gyT7P.s: Assembler messages: 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/cc6gyT7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s CC [M] drivers/hwmon/pmbus/dps920ab.o 6752s /tmp/ccrTGQlm.s: Assembler messages: 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccrTGQlm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s CC [M] drivers/watchdog/da9063_wdt.o 6752s /tmp/ccQUThl2.s: Assembler messages: 6752s /tmp/ccQUThl2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccQUThl2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccQUThl2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s /tmp/ccQUThl2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6752s CC [M] drivers/media/usb/dvb-usb-v2/lmedm04.o 6753s /tmp/ccYK1GSj.s: Assembler messages: 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccYK1GSj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s CC [M] drivers/hwmon/pmbus/ina233.o 6753s /tmp/ccVSuZcp.s: Assembler messages: 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccVSuZcp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Assembler messages: 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s /tmp/ccu3kJjx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6753s CC [M] drivers/watchdog/gpio_wdt.o 6753s CC [M] drivers/net/wwan/wwan_hwsim.o 6754s /tmp/cc2cxUNW.s: Assembler messages: 6754s /tmp/cc2cxUNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc2cxUNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc2cxUNW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s CC [M] drivers/hwmon/pmbus/inspur-ipsps.o 6754s /tmp/cc21iAvy.s: Assembler messages: 6754s /tmp/cc21iAvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc21iAvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc21iAvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc21iAvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/cc21iAvy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s CC [M] drivers/watchdog/wdat_wdt.o 6754s /tmp/ccC6YXvm.s: Assembler messages: 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccC6YXvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s CC [M] drivers/media/usb/dvb-usb-v2/gl861.o 6754s /tmp/ccTUtw29.s: Assembler messages: 6754s /tmp/ccTUtw29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccTUtw29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccTUtw29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccTUtw29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccTUtw29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Assembler messages: 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6754s /tmp/ccdmcsTO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s CC [M] drivers/hwmon/pmbus/ir35221.o 6755s CC [M] drivers/net/wwan/mhi_wwan_ctrl.o 6755s /tmp/cczXADyW.s: Assembler messages: 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/cczXADyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s CC [M] drivers/watchdog/wm831x_wdt.o 6755s /tmp/ccmhKeND.s: Assembler messages: 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmhKeND.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf.o 6755s /tmp/ccObUiL0.s: Assembler messages: 6755s /tmp/ccObUiL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccObUiL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccObUiL0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s CC [M] drivers/hwmon/pmbus/ir36021.o 6755s /tmp/ccmu8JWA.s: Assembler messages: 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s /tmp/ccmu8JWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6755s CC [M] drivers/watchdog/wm8350_wdt.o 6756s /tmp/cc24hgUb.s: Assembler messages: 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc24hgUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s CC [M] drivers/net/wwan/mhi_wwan_mbim.o 6756s /tmp/ccoGgQoW.s: Assembler messages: 6756s /tmp/ccoGgQoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/ccoGgQoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Assembler messages: 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s /tmp/cc7gNoId.s: Warning: no SFrame FDE emitted; FP without RA on stack 6756s CC [M] drivers/hwmon/pmbus/ir38064.o 6756s CC [M] drivers/watchdog/max63xx_wdt.o 6757s /tmp/ccKN0I7U.s: Assembler messages: 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccKN0I7U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o 6757s /tmp/ccgeqgo1.s: Assembler messages: 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccgeqgo1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s CC [M] drivers/net/wwan/qcom_bam_dmux.o 6757s /tmp/ccquzG0n.s: Assembler messages: 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccquzG0n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s CC [M] drivers/watchdog/max77620_wdt.o 6757s /tmp/ccELzyo8.s: Assembler messages: 6757s /tmp/ccELzyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccELzyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s /tmp/ccELzyo8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6757s CC [M] drivers/hwmon/pmbus/irps5401.o 6758s /tmp/ccT6fAqc.s: Assembler messages: 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccT6fAqc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o 6758s /tmp/cc9Y5vSV.s: Assembler messages: 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/cc9Y5vSV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s CC [M] drivers/watchdog/ziirave_wdt.o 6758s /tmp/ccd6mxKc.s: Assembler messages: 6758s /tmp/ccd6mxKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccd6mxKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccd6mxKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s CC [M] drivers/hwmon/pmbus/isl68137.o 6758s /tmp/ccF9RXgy.s: Assembler messages: 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s /tmp/ccF9RXgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6758s CC [M] drivers/net/wwan/rpmsg_wwan_ctrl.o 6759s /tmp/ccbRQa1x.s: Assembler messages: 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccbRQa1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s CC [M] drivers/watchdog/softdog.o 6759s /tmp/cc3LcDXW.s: Assembler messages: 6759s /tmp/cc3LcDXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/cc3LcDXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/cc3LcDXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/cc3LcDXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/cc3LcDXW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o 6759s /tmp/ccGRlq0Y.s: Assembler messages: 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccGRlq0Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s CC [M] drivers/hwmon/pmbus/lm25066.o 6759s /tmp/ccNHTd9Y.s: Assembler messages: 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccNHTd9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s CC [M] drivers/watchdog/menf21bmc_wdt.o 6759s /tmp/ccUPSHjD.s: Assembler messages: 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s /tmp/ccUPSHjD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6759s CC [M] drivers/net/wwan/iosm/iosm_ipc_task_queue.o 6760s /tmp/ccabUkCO.s: Assembler messages: 6760s /tmp/ccabUkCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccabUkCO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Assembler messages: 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccwqHv1U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o 6760s CC [M] drivers/hwmon/pmbus/lt3074.o 6760s /tmp/ccw9d3ES.s: Assembler messages: 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccw9d3ES.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s CC [M] drivers/watchdog/menz69_wdt.o 6760s /tmp/ccBDcNEV.s: Assembler messages: 6760s /tmp/ccBDcNEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccBDcNEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccBDcNEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s /tmp/ccBDcNEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6760s CC [M] drivers/net/wwan/iosm/iosm_ipc_imem.o 6761s /tmp/cck8H3c0.s: Assembler messages: 6761s /tmp/cck8H3c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/cck8H3c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/cck8H3c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/cck8H3c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/cck8H3c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccziV8jX.s: Assembler messages: 6761s /tmp/ccziV8jX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccziV8jX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccziV8jX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccziV8jX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s CC [M] drivers/watchdog/rave-sp-wdt.o 6761s CC [M] drivers/hwmon/pmbus/lt7182s.o 6761s /tmp/ccKB03mZ.s: Assembler messages: 6761s /tmp/ccKB03mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccKB03mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccKB03mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o 6761s /tmp/ccAEYeNC.s: Assembler messages: 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s /tmp/ccAEYeNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6761s CC [M] drivers/watchdog/stpmic1_wdt.o 6762s /tmp/ccpHBgMb.s: Assembler messages: 6762s /tmp/ccpHBgMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccpHBgMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccpHBgMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccpHBgMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s CC [M] drivers/hwmon/pmbus/ltc2978.o 6762s /tmp/ccYxojTH.s: Assembler messages: 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccYxojTH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s CC [M] drivers/net/wwan/iosm/iosm_ipc_imem_ops.o 6762s /tmp/ccbXeLSL.s: Assembler messages: 6762s /tmp/ccbXeLSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccbXeLSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/ccbXeLSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Assembler messages: 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s /tmp/cctvdSFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6762s CC [M] drivers/media/usb/dvb-usb-v2/rtl28xxu.o 6763s AR drivers/watchdog/built-in.a 6763s CC [M] drivers/net/wwan/t7xx/t7xx_pci.o 6763s /tmp/ccoMgK9C.s: Assembler messages: 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/ccoMgK9C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s CC [M] drivers/hwmon/pmbus/ltc3815.o 6763s /tmp/cclcMf69.s: Assembler messages: 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s /tmp/cclcMf69.s: Warning: no SFrame FDE emitted; FP without RA on stack 6763s CC [M] drivers/net/wwan/iosm/iosm_ipc_mmio.o 6764s /tmp/cckIUS3s.s: Assembler messages: 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s CC [M] drivers/media/usb/dvb-usb-v2/dvbsky.o 6764s CC [M] drivers/hwmon/pmbus/max15301.o 6764s CC [M] drivers/net/wwan/iosm/iosm_ipc_port.o 6764s CC [M] drivers/net/wwan/t7xx/t7xx_pcie_mac.o 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cckIUS3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Assembler messages: 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccKYVVOS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccC6GinU.s: Assembler messages: 6764s /tmp/ccC6GinU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/ccC6GinU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Assembler messages: 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6764s /tmp/cc0q6oNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccndTuEi.s: Assembler messages: 6765s /tmp/ccndTuEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccndTuEi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s CC [M] drivers/hwmon/pmbus/max16064.o 6765s /tmp/cc9XpSUR.s: Assembler messages: 6765s /tmp/cc9XpSUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cc9XpSUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cc9XpSUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cc9XpSUR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s CC [M] drivers/net/wwan/t7xx/t7xx_mhccif.o 6765s /tmp/cclkrsrZ.s: Assembler messages: 6765s /tmp/cclkrsrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cclkrsrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cclkrsrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cclkrsrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/cclkrsrZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s CC [M] drivers/net/wwan/iosm/iosm_ipc_wwan.o 6765s /tmp/ccbbrB95.s: Assembler messages: 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s /tmp/ccbbrB95.s: Warning: no SFrame FDE emitted; FP without RA on stack 6765s CC [M] drivers/media/usb/dvb-usb-v2/zd1301.o 6766s /tmp/cc8xfaOE.s: Assembler messages: 6766s /tmp/cc8xfaOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc8xfaOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc8xfaOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc8xfaOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc8xfaOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s CC [M] drivers/hwmon/pmbus/max16601.o 6766s /tmp/ccKG5tNN.s: Assembler messages: 6766s /tmp/ccKG5tNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/ccKG5tNN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s CC [M] drivers/net/wwan/t7xx/t7xx_state_monitor.o 6766s /tmp/cc5P5EUI.s: Assembler messages: 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cc5P5EUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cckt9pS7.s: Assembler messages: 6766s /tmp/cckt9pS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cckt9pS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s /tmp/cckt9pS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6766s CC [M] drivers/net/wwan/iosm/iosm_ipc_uevent.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.o 6766s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.o 6766s AR drivers/media/usb/s2255/built-in.a 6766s CC [M] drivers/media/usb/s2255/s2255drv.o 6767s /tmp/ccyqIKrj.s: Assembler messages: 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccyqIKrj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s CC [M] drivers/hwmon/pmbus/max20730.o 6767s /tmp/ccDKqQ2j.s: Assembler messages: 6767s /tmp/ccDKqQ2j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s CC [M] drivers/net/wwan/iosm/iosm_ipc_pm.o 6767s /tmp/ccgcG5OY.s: Assembler messages: 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s /tmp/ccgcG5OY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6767s CC [M] drivers/net/wwan/t7xx/t7xx_modem_ops.o 6768s /tmp/ccmnpTQx.s: Assembler messages: 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccmnpTQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s CC [M] drivers/net/wwan/iosm/iosm_ipc_pcie.o 6768s /tmp/ccUDhyOT.s: Assembler messages: 6768s /tmp/ccUDhyOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccUDhyOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccUDhyOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccUDhyOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccUDhyOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s CC [M] drivers/hwmon/pmbus/max20751.o 6768s /tmp/ccaB72ai.s: Assembler messages: 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s /tmp/ccaB72ai.s: Warning: no SFrame FDE emitted; FP without RA on stack 6768s AR drivers/media/usb/siano/built-in.a 6768s CC [M] drivers/media/usb/siano/smsusb.o 6769s /tmp/cc0FSrpO.s: Assembler messages: 6769s /tmp/cc0FSrpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cc0FSrpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cc0FSrpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s CC [M] drivers/hwmon/pmbus/max31785.o 6769s /tmp/ccdRngcA.s: Assembler messages: 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccdRngcA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s CC [M] drivers/net/wwan/t7xx/t7xx_cldma.o 6769s /tmp/ccPwN0C6.s: Assembler messages: 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccPwN0C6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s CC [M] drivers/net/wwan/iosm/iosm_ipc_irq.o 6769s /tmp/cch9oFvF.s: Assembler messages: 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/cch9oFvF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Assembler messages: 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s /tmp/ccsqfJNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6769s CC [M] drivers/net/wwan/t7xx/t7xx_hif_cldma.o 6769s AR drivers/media/usb/ttusb-budget/built-in.a 6769s CC [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o 6770s /tmp/ccsuITam.s: Assembler messages: 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccsuITam.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s CC [M] drivers/hwmon/pmbus/max34440.o 6770s /tmp/ccj4VjVB.s: Assembler messages: 6770s /tmp/ccj4VjVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccj4VjVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/ccj4VjVB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s CC [M] drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.o 6770s /tmp/cc3pGTnS.s: Assembler messages: 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6770s /tmp/cc3pGTnS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s CC [M] drivers/hwmon/pmbus/max8688.o 6771s /tmp/cc5pNEuL.s: Assembler messages: 6771s /tmp/cc5pNEuL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s CC [M] drivers/net/wwan/iosm/iosm_ipc_protocol.o 6771s /tmp/ccDNcymi.s: Assembler messages: 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccDNcymi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s AR drivers/media/usb/ttusb-dec/built-in.a 6771s CC [M] drivers/media/usb/ttusb-dec/ttusb_dec.o 6771s /tmp/cc9yzlbe.s: Assembler messages: 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc9yzlbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Assembler messages: 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/ccrQzJek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s CC [M] drivers/net/wwan/t7xx/t7xx_port_proxy.o 6771s /tmp/cc6YThJB.s: Assembler messages: 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s CC [M] drivers/hwmon/pmbus/mp2856.o 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s /tmp/cc6YThJB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6771s CC [M] drivers/net/wwan/iosm/iosm_ipc_protocol_ops.o 6772s /tmp/ccx5nWcR.s: Assembler messages: 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccx5nWcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccG8E9Qh.s: Assembler messages: 6772s /tmp/ccG8E9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccG8E9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccG8E9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccG8E9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s /tmp/ccG8E9Qh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6772s CC [M] drivers/net/wwan/iosm/iosm_ipc_mux.o 6772s CC [M] drivers/hwmon/pmbus/mp2888.o 6773s /tmp/cc8dUX8f.s: Assembler messages: 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8dUX8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Assembler messages: 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s CC [M] drivers/media/usb/ttusb-dec/ttusbdecfe.o 6773s CC [M] drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.o 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/cc8FCz0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccXfmdhL.s: Assembler messages: 6773s /tmp/ccXfmdhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccXfmdhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccXfmdhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccXfmdhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccXfmdhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Assembler messages: 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s /tmp/ccxaQhpI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6773s CC [M] drivers/net/wwan/iosm/iosm_ipc_mux_codec.o 6773s CC [M] drivers/hwmon/pmbus/mp2891.o 6774s /tmp/cc630xSF.s: Assembler messages: 6774s /tmp/cc630xSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/cc630xSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/cc630xSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/cc630xSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/cc630xSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s CC [M] drivers/media/usb/as102/as102_drv.o 6774s /tmp/ccMfMWsb.s: Assembler messages: 6774s /tmp/ccMfMWsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccMfMWsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccMfMWsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccMfMWsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccMfMWsb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s CC [M] drivers/net/wwan/t7xx/t7xx_port_wwan.o 6774s /tmp/ccfm4FN1.s: Assembler messages: 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s /tmp/ccfm4FN1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6774s CC [M] drivers/hwmon/pmbus/mp2975.o 6775s /tmp/ccRRZXSg.s: Assembler messages: 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccRRZXSg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Assembler messages: 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccK9MRmm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s CC [M] drivers/net/wwan/iosm/iosm_ipc_devlink.o 6775s CC [M] drivers/media/usb/as102/as102_fw.o 6775s /tmp/ccCDGzIo.s: Assembler messages: 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s /tmp/ccCDGzIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6775s CC [M] drivers/net/wwan/t7xx/t7xx_hif_dpmaif.o 6776s /tmp/ccuDFjh1.s: Assembler messages: 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccuDFjh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccYKy7B4.s: Assembler messages: 6776s /tmp/ccYKy7B4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s CC [M] drivers/hwmon/pmbus/mp2993.o 6776s CC [M] drivers/media/usb/as102/as10x_cmd.o 6776s /tmp/ccY1KClK.s: Assembler messages: 6776s /tmp/ccY1KClK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccY1KClK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccY1KClK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccY1KClK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccY1KClK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s CC [M] drivers/net/wwan/iosm/iosm_ipc_flash.o 6776s /tmp/ccxO8GQI.s: Assembler messages: 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/ccxO8GQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s CC [M] drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.o 6776s /tmp/cc2CbfoJ.s: Assembler messages: 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6776s /tmp/cc2CbfoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s CC [M] drivers/hwmon/pmbus/mp5023.o 6777s /tmp/cckIFZyZ.s: Assembler messages: 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cckIFZyZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s CC [M] drivers/media/usb/as102/as10x_cmd_stream.o 6777s /tmp/ccShZ6GO.s: Assembler messages: 6777s /tmp/ccShZ6GO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s CC [M] drivers/net/wwan/iosm/iosm_ipc_coredump.o 6777s /tmp/ccSHLcvU.s: Assembler messages: 6777s /tmp/ccSHLcvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccSHLcvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccSHLcvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Assembler messages: 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s CC [M] drivers/hwmon/pmbus/mp5920.o 6777s CC [M] drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.o 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/cc6Ti79o.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccpEn7kT.s: Assembler messages: 6777s /tmp/ccpEn7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccpEn7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccpEn7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s /tmp/ccpEn7kT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6777s CC [M] drivers/media/usb/as102/as102_usb_drv.o 6778s LD [M] drivers/net/wwan/iosm/iosm.o 6778s CC drivers/md/md.o 6778s /tmp/ccdhgah2.s: Assembler messages: 6778s /tmp/ccdhgah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6778s /tmp/ccdhgah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6778s CC [M] drivers/hwmon/pmbus/mp5990.o 6779s /tmp/ccyGe2HQ.s: Assembler messages: 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccyGe2HQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s CC [M] drivers/media/usb/as102/as10x_cmd_cfg.o 6779s /tmp/ccsVkP4E.s: Assembler messages: 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccsVkP4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccf91rtb.s: Assembler messages: 6779s /tmp/ccf91rtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccf91rtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccf91rtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccf91rtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/ccf91rtb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s CC [M] drivers/net/wwan/t7xx/t7xx_dpmaif.o 6779s CC [M] drivers/hwmon/pmbus/mp9941.o 6779s /tmp/cczvYRxI.s: Assembler messages: 6779s /tmp/cczvYRxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/cczvYRxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s /tmp/cczvYRxI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6779s LD [M] drivers/media/usb/as102/dvb-as102.o 6780s CC [M] drivers/media/usb/airspy/airspy.o 6780s /tmp/ccLqKooe.s: Assembler messages: 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccLqKooe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s CC [M] drivers/hwmon/pmbus/mpq7932.o 6780s /tmp/ccZG71jb.s: Assembler messages: 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s /tmp/ccZG71jb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6780s CC [M] drivers/net/wwan/t7xx/t7xx_netdev.o 6781s /tmp/ccFKQ37m.s: Assembler messages: 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/ccFKQ37m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/cctUTTFA.s: Assembler messages: 6781s /tmp/cctUTTFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/cctUTTFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/cctUTTFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/cctUTTFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s /tmp/cctUTTFA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6781s CC [M] drivers/media/usb/gspca/gspca.o 6781s CC [M] drivers/hwmon/pmbus/mpq8785.o 6782s /tmp/cce5T3fV.s: Assembler messages: 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cce5T3fV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s LD [M] drivers/net/wwan/t7xx/mtk_t7xx.o 6782s LD [M] drivers/net/wwan/wwan.o 6782s CC [M] drivers/net/vmxnet3/vmxnet3_drv.o 6782s /tmp/cciuxZus.s: Assembler messages: 6782s /tmp/cciuxZus.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cciuxZus.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cciuxZus.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s /tmp/cciuxZus.s: Warning: no SFrame FDE emitted; FP without RA on stack 6782s CC [M] drivers/hwmon/pmbus/pli1209bc.o 6783s /tmp/ccgJ7Ydd.s: Assembler messages: 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccgJ7Ydd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccMPmDfv.s: Assembler messages: 6783s /tmp/ccMPmDfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccMPmDfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccMPmDfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s /tmp/ccMPmDfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6783s CC [M] drivers/hwmon/pmbus/pm6764tr.o 6783s CC [M] drivers/media/usb/gspca/autogain_functions.o 6784s /tmp/ccYJoCnf.s: Assembler messages: 6784s /tmp/ccYJoCnf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccYJoCnf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccYJoCnf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccYJoCnf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s CC [M] drivers/hwmon/pmbus/pxe1610.o 6784s /tmp/ccVUStUx.s: Assembler messages: 6784s /tmp/ccVUStUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccVUStUx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Assembler messages: 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP with CC [M] drivers/media/usb/gspca/benq.o 6784s out RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s /tmp/ccpTivWG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6784s CC drivers/md/md-bitmap.o 6785s /tmp/ccJg6CzB.s: Assembler messages: 6785s /tmp/ccJg6CzB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccJg6CzB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccJg6CzB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s CC [M] drivers/hwmon/pmbus/q54sj108a2.o 6785s /tmp/ccXvki7z.s: Assembler messages: 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccXvki7z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s CC [M] drivers/media/usb/gspca/conex.o 6785s /tmp/ccNiEY2v.s: Assembler messages: 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s /tmp/ccNiEY2v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6785s CC [M] drivers/net/vmxnet3/vmxnet3_ethtool.o 6786s /tmp/ccASloPF.s: Assembler messages: 6786s /tmp/ccASloPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/ccASloPF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s CC [M] drivers/hwmon/pmbus/stpddc60.o 6786s /tmp/cccrYYZt.s: Assembler messages: 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s /tmp/cccrYYZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6786s CC [M] drivers/media/usb/gspca/cpia1.o 6787s /tmp/cc5WWlfO.s: Assembler messages: 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s CC [M] drivers/hwmon/pmbus/tda38640.o 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/cc5WWlfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccsNoyCL.s: Assembler messages: 6787s /tmp/ccsNoyCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccsNoyCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccsNoyCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccsNoyCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s CC drivers/md/md-autodetect.o 6787s /tmp/ccTcIzPk.s: Assembler messages: 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccTcIzPk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s CC [M] drivers/net/vmxnet3/vmxnet3_xdp.o 6787s /tmp/ccjERjlO.s: Assembler messages: 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6787s /tmp/ccjERjlO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s CC [M] drivers/media/usb/gspca/dtcs033.o 6788s /tmp/ccOcTXEU.s: Assembler messages: 6788s /tmp/ccOcTXEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccOcTXEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccOcTXEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccOcTXEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccvAUxvR.s: Assembler messages: 6788s /tmp/ccvAUxvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccvAUxvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s /tmp/ccvAUxvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6788s CC [M] drivers/hwmon/pmbus/tps25990.o 6788s CC drivers/md/dm-init.o 6789s /tmp/cc7ZXgzk.s: Assembler messages: 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc7ZXgzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccKq47fI.s: Assembler messages: 6789s /tmp/ccKq47fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s CC drivers/md/dm-uevent.o 6789s CC [M] drivers/media/usb/gspca/etoms.o 6789s /tmp/ccJr3LRz.s: Assembler messages: 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccJr3LRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s CC [M] drivers/hwmon/pmbus/tps40422.o 6789s /tmp/cczgfRyu.s: Assembler messages: 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cczgfRyu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s LD [M] drivers/net/vmxnet3/vmxnet3.o 6789s CC [M] drivers/net/xen-netback/netback.o 6789s /tmp/cc4T1k80.s: Assembler messages: 6789s /tmp/cc4T1k80.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc4T1k80.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/cc4T1k80.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s CC drivers/md/dm-zone.o 6789s /tmp/ccDGvzDK.s: Assembler messages: 6789s /tmp/ccDGvzDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccDGvzDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6789s /tmp/ccDGvzDK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s CC [M] drivers/hwmon/pmbus/tps53679.o 6790s /tmp/ccqqhnC5.s: Assembler messages: 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccqqhnC5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s CC [M] drivers/media/usb/gspca/finepix.o 6790s /tmp/ccE9u9l1.s: Assembler messages: 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccE9u9l1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Assembler messages: 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s /tmp/ccAETvi9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6790s CC [M] drivers/hwmon/pmbus/tps546d24.o 6790s CC drivers/md/dm-ima.o 6791s /tmp/ccC6kFdH.s: Assembler messages: 6791s /tmp/ccC6kFdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccC6kFdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccC6kFdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccC6kFdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s CC [M] drivers/media/usb/gspca/jeilinj.o 6791s /tmp/ccFK4bpt.s: Assembler messages: 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccFK4bpt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s CC [M] drivers/net/xen-netback/xenbus.o 6791s /tmp/ccNPQGWT.s: Assembler messages: 6791s /tmp/ccNPQGWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccNPQGWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s /tmp/ccNPQGWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6791s CC [M] drivers/hwmon/pmbus/ucd9000.o 6792s /tmp/ccTJNGBh.s: Assembler messages: 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccTJNGBh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s CC drivers/md/dm-audit.o 6792s /tmp/ccY08dLH.s: Assembler messages: 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccY08dLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s CC [M] drivers/media/usb/gspca/jl2005bcd.o 6792s /tmp/ccJ485sB.s: Assembler messages: 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s /tmp/ccJ485sB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6792s CC [M] drivers/hwmon/pmbus/ucd9200.o 6793s /tmp/ccNRpgkV.s: Assembler messages: 6793s /tmp/ccNRpgkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccNRpgkV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Assembler messages: 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/ccJGYWab.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s CC [M] drivers/net/xen-netback/interface.o 6793s CC drivers/md/dm.o 6793s /tmp/cc1qzRqb.s: Assembler messages: 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc1qzRqb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s CC [M] drivers/media/usb/gspca/kinect.o 6793s /tmp/cc3ul6LA.s: Assembler messages: 6793s /tmp/cc3ul6LA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s /tmp/cc3ul6LA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6793s CC [M] drivers/hwmon/pmbus/xdp710.o 6794s /tmp/cc5ZEdH0.s: Assembler messages: 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc5ZEdH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Assembler messages: 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/cc9RqdIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s CC [M] drivers/media/usb/gspca/konica.o 6794s CC [M] drivers/net/xen-netback/hash.o 6794s /tmp/ccBWhsSf.s: Assembler messages: 6794s /tmp/ccBWhsSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/ccBWhsSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s /tmp/ccBWhsSf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6794s CC [M] drivers/hwmon/pmbus/xdpe12284.o 6795s /tmp/ccjplhJb.s: Assembler messages: 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccjplhJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s CC [M] drivers/media/usb/gspca/mars.o 6795s /tmp/ccCUDuFT.s: Assembler messages: 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccCUDuFT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/cc5Gg4Hl.s: Assembler messages: 6795s /tmp/cc5Gg4Hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/cc5Gg4Hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/cc5Gg4Hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/cc5Gg4Hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/cc5Gg4Hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s CC [M] drivers/hwmon/pmbus/xdpe152c4.o 6795s CC drivers/md/dm-table.o 6795s /tmp/ccBnYEK1.s: Assembler messages: 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s /tmp/ccBnYEK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6795s CC [M] drivers/net/xen-netback/rx.o 6796s /tmp/ccqAKHiU.s: Assembler messages: 6796s /tmp/ccqAKHiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccqAKHiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccqAKHiU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Assembler messages: 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s /tmp/ccwvwHNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6796s CC [M] drivers/hwmon/pmbus/zl6100.o 6796s CC [M] drivers/media/usb/gspca/mr97310a.o 6797s /tmp/ccpPfcBU.s: Assembler messages: 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccpPfcBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s LD [M] drivers/net/xen-netback/xen-netback.o 6797s CC [M] drivers/net/usb/catc.o 6797s /tmp/ccrUlzTi.s: Assembler messages: 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccrUlzTi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s CC drivers/md/dm-target.o 6797s /tmp/ccEopC0k.s: Assembler messages: 6797s /tmp/ccEopC0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccEopC0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccEopC0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccEopC0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/ccEopC0k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s CC [M] drivers/hwmon/pmbus/pim4328.o 6797s /tmp/cc1vRTSO.s: Assembler messages: 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s /tmp/cc1vRTSO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6797s CC [M] drivers/media/usb/gspca/nw80x.o 6798s /tmp/ccVW6YmE.s: Assembler messages: 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccVW6YmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s CC drivers/md/dm-linear.o 6798s /tmp/ccksBx8l.s: Assembler messages: 6798s /tmp/ccksBx8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccksBx8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccksBx8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccksBx8l.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s CC [M] drivers/hwmon/pmbus/crps.o 6798s /tmp/ccE6lJJ0.s: Assembler messages: 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/ccE6lJJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s CC [M] drivers/net/usb/kaweth.o 6798s /tmp/cc35rz73.s: Assembler messages: 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s /tmp/cc35rz73.s: Warning: no SFrame FDE emitted; FP without RA on stack 6798s CC [M] drivers/media/usb/gspca/ov519.o 6799s /tmp/ccXMByNL.s: Assembler messages: 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccXMByNL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s CC drivers/md/dm-stripe.o 6799s /tmp/ccChxfwN.s: Assembler messages: 6799s /tmp/ccChxfwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s /tmp/ccChxfwN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6799s AR drivers/hwmon/built-in.a 6799s LD [M] drivers/hwmon/nct6775.o 6799s CC drivers/md/dm-ioctl.o 6800s /tmp/ccJmjNpZ.s: Assembler messages: 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccJmjNpZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s CC [M] drivers/net/usb/pegasus.o 6800s /tmp/ccZoepDj.s: Assembler messages: 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccZoepDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s AR drivers/isdn/hardware/built-in.a 6800s CC [M] drivers/isdn/hardware/mISDN/hfcpci.o 6800s /tmp/ccnStlbq.s: Assembler messages: 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s /tmp/ccnStlbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6800s CC [M] drivers/media/usb/gspca/ov534.o 6801s /tmp/ccbDIOpA.s: Assembler messages: 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/ccbDIOpA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Assembler messages: 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s /tmp/cc9n7EQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6801s CC drivers/md/dm-io.o 6801s CC [M] drivers/net/usb/rtl8150.o 6802s /tmp/cckGTwiu.s: Assembler messages: 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s CC [M] drivers/media/usb/gspca/ov534_9.o 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/cckGTwiu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Assembler messages: 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccL7ILRp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s CC [M] drivers/isdn/hardware/mISDN/hfcmulti.o 6802s /tmp/ccJdCUdK.s: Assembler messages: 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s /tmp/ccJdCUdK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6802s CC drivers/md/dm-kcopyd.o 6803s /tmp/cc1zagjf.s: Assembler messages: 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/cc1zagjf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s CC [M] drivers/net/usb/r8152.o 6803s /tmp/ccieeezZ.s: Assembler messages: 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccieeezZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s CC [M] drivers/media/usb/gspca/pac207.o 6803s /tmp/ccYNJ3zD.s: Assembler messages: 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s /tmp/ccYNJ3zD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6803s CC drivers/md/dm-sysfs.o 6804s /tmp/ccODBdEP.s: Assembler messages: 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccODBdEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s CC [M] drivers/media/usb/gspca/pac7302.o 6804s /tmp/ccWrkEwW.s: Assembler messages: 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s /tmp/ccWrkEwW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6804s CC drivers/md/dm-stats.o 6805s /tmp/ccai0aar.s: Assembler messages: 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s /tmp/ccai0aar.s: Warning: no SFrame FDE emitted; FP without RA on stack 6805s CC [M] drivers/media/usb/gspca/pac7311.o 6806s /tmp/cc0OdkR8.s: Assembler messages: 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s CC drivers/md/dm-rq.o 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/cc0OdkR8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Assembler messages: 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s /tmp/ccqsKcAW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6806s CC [M] drivers/media/usb/gspca/se401.o 6807s /tmp/ccBal7Hz.s: Assembler messages: 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccBal7Hz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Assembler messages: 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s CC drivers/md/dm-io-rewind.o 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s /tmp/ccy3gAsC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6807s CC [M] drivers/isdn/hardware/mISDN/hfcsusb.o 6808s /tmp/ccFWFBT5.s: Assembler messages: 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s /tmp/ccFWFBT5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s CC [M] drivers/media/usb/gspca/sn9c2028.o 6808s /tmp/cc36ZlOI.s: Assembler messages: 6808s /tmp/cc36ZlOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6808s CC drivers/md/dm-builtin.o 6809s /tmp/ccYSCS5y.s: Assembler messages: 6809s /tmp/ccYSCS5y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s CC [M] drivers/md/md-linear.o 6809s /tmp/ccs3eI4p.s: Assembler messages: 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccs3eI4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s CC [M] drivers/media/usb/gspca/sn9c20x.o 6809s /tmp/ccSoWuVa.s: Assembler messages: 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s CC [M] drivers/isdn/hardware/mISDN/avmfritz.o 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6809s /tmp/ccSoWuVa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Assembler messages: 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccVRJmLd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s CC [M] drivers/md/raid0.o 6810s /tmp/ccv2GGFa.s: Assembler messages: 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccv2GGFa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s CC [M] drivers/media/usb/gspca/sonixb.o 6810s /tmp/ccWOUBmz.s: Assembler messages: 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6810s /tmp/ccWOUBmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s CC [M] drivers/net/usb/hso.o 6811s /tmp/cc1gGHLA.s: Assembler messages: 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc1gGHLA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Assembler messages: 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s /tmp/cc2DqH5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6811s CC [M] drivers/md/raid1.o 6811s CC [M] drivers/isdn/hardware/mISDN/speedfax.o 6812s /tmp/ccZAa5rp.s: Assembler messages: 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZAa5rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s CC [M] drivers/media/usb/gspca/sonixj.o 6812s /tmp/ccZKq4Xu.s: Assembler messages: 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s /tmp/ccZKq4Xu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6812s CC [M] drivers/isdn/hardware/mISDN/mISDNinfineon.o 6813s /tmp/ccsChiiA.s: Assembler messages: 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/ccsChiiA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s CC [M] drivers/net/usb/lan78xx.o 6813s /tmp/cc1uuvjX.s: Assembler messages: 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s /tmp/cc1uuvjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6813s CC [M] drivers/media/usb/gspca/spca500.o 6814s /tmp/ccTIYDs6.s: Assembler messages: 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s CC [M] drivers/isdn/hardware/mISDN/w6692.o 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccTIYDs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Assembler messages: 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s CC [M] drivers/md/raid10.o 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/cc9KBybc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Assembler messages: 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s /tmp/ccjIfjCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6814s CC [M] drivers/media/usb/gspca/spca501.o 6815s /tmp/ccScnyzQ.s: Assembler messages: 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScnyzQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s CC [M] drivers/media/usb/gspca/spca505.o 6815s /tmp/ccScDugy.s: Assembler messages: 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s /tmp/ccScDugy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6815s CC [M] drivers/isdn/hardware/mISDN/netjet.o 6816s /tmp/ccKXHCpO.s: Assembler messages: 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccKXHCpO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s CC [M] drivers/net/usb/asix_devices.o 6816s /tmp/ccwrzccf.s: Assembler messages: 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s /tmp/ccwrzccf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6816s CC [M] drivers/media/usb/gspca/spca506.o 6817s /tmp/cc6kkUe0.s: Assembler messages: 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/cc6kkUe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s CC [M] drivers/isdn/hardware/mISDN/mISDNipac.o 6817s /tmp/ccrwZP4P.s: Assembler messages: 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s /tmp/ccrwZP4P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6817s CC [M] drivers/media/usb/gspca/spca508.o 6818s /tmp/ccJA9lxU.s: Assembler messages: 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccJA9lxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s CC [M] drivers/net/usb/asix_common.o 6818s /tmp/ccuBdlhf.s: Assembler messages: 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccuBdlhf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s CC [M] drivers/md/raid5.o 6818s /tmp/ccxlftAZ.s: Assembler messages: 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6818s /tmp/ccxlftAZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s CC [M] drivers/media/usb/gspca/spca561.o 6819s /tmp/ccgTcQ3x.s: Assembler messages: 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s CC [M] drivers/net/usb/ax88172a.o 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccgTcQ3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Assembler messages: 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s /tmp/ccAua60v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6819s CC [M] drivers/isdn/hardware/mISDN/mISDNisar.o 6820s /tmp/ccOKdSaH.s: Assembler messages: 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccOKdSaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s CC [M] drivers/media/usb/gspca/spca1528.o 6820s /tmp/ccg2i7zE.s: Assembler messages: 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s /tmp/ccg2i7zE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6820s CC [M] drivers/net/usb/ax88179_178a.o 6821s /tmp/cc6H0QZD.s: Assembler messages: 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cc6H0QZD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s CC [M] drivers/media/usb/gspca/sq905.o 6821s /tmp/cczI32w0.s: Assembler messages: 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s /tmp/cczI32w0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6821s CC [M] drivers/isdn/hardware/mISDN/isdnhdlc.o 6822s /tmp/ccDbR851.s: Assembler messages: 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s CC [M] drivers/net/usb/cdc_ether.o 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccDbR851.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Assembler messages: 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccQspTNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s CC [M] drivers/media/usb/gspca/sq905c.o 6822s /tmp/ccjkhfXB.s: Assembler messages: 6822s /tmp/ccjkhfXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s /tmp/ccjkhfXB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6822s CC [M] drivers/isdn/mISDN/core.o 6823s /tmp/cc7riOuA.s: Assembler messages: 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/cc7riOuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Assembler messages: 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccfjkhi7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s CC [M] drivers/media/usb/gspca/sq930x.o 6823s CC [M] drivers/net/usb/cdc_eem.o 6823s /tmp/ccnnqfX7.s: Assembler messages: 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s /tmp/ccnnqfX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6823s CC [M] drivers/isdn/mISDN/fsm.o 6824s /tmp/ccEvUcCG.s: Assembler messages: 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccEvUcCG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s CC [M] drivers/isdn/mISDN/socket.o 6824s /tmp/ccoDc6lo.s: Assembler messages: 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccoDc6lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s CC [M] drivers/net/usb/dm9601.o 6824s /tmp/ccQvYoDp.s: Assembler messages: 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s /tmp/ccQvYoDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6824s CC [M] drivers/media/usb/gspca/sunplus.o 6825s /tmp/ccaJawcZ.s: Assembler messages: 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccaJawcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s CC [M] drivers/md/raid5-cache.o 6825s /tmp/ccNoy350.s: Assembler messages: 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccNoy350.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s CC [M] drivers/net/usb/sr9700.o 6825s /tmp/ccQa8k8A.s: Assembler messages: 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccQa8k8A.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s CC [M] drivers/media/usb/gspca/stk014.o 6825s /tmp/ccP4lh5a.s: Assembler messages: 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s /tmp/ccP4lh5a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6825s CC [M] drivers/isdn/mISDN/clock.o 6826s /tmp/cccvrq8f.s: Assembler messages: 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/cccvrq8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s CC [M] drivers/net/usb/sr9800.o 6826s /tmp/ccjwabzx.s: Assembler messages: 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6826s /tmp/ccjwabzx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s CC [M] drivers/media/usb/gspca/stk1135.o 6827s /tmp/ccIihqyE.s: Assembler messages: 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s /tmp/ccIihqyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6827s CC [M] drivers/isdn/mISDN/hwchannel.o 6828s /tmp/ccOrBPeW.s: Assembler messages: 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccOrBPeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Assembler messages: 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccug8rq7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s CC [M] drivers/md/raid5-ppl.o 6828s CC [M] drivers/media/usb/gspca/stv0680.o 6828s /tmp/ccfYe12j.s: Assembler messages: 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccfYe12j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Assembler messages: 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s /tmp/ccxfdsjq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6828s CC [M] drivers/net/usb/smsc75xx.o 6828s CC [M] drivers/isdn/mISDN/stack.o 6829s /tmp/cclyt7iy.s: Assembler messages: 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/cclyt7iy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s CC [M] drivers/media/usb/gspca/t613.o 6829s /tmp/ccCvw3NH.s: Assembler messages: 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccCvw3NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s CC [M] drivers/md/md-cluster.o 6829s /tmp/ccxKDoEK.s: Assembler messages: 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6829s /tmp/ccxKDoEK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s CC [M] drivers/isdn/mISDN/layer1.o 6830s /tmp/ccAATN8n.s: Assembler messages: 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s CC [M] drivers/net/usb/smsc95xx.o 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccAATN8n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccNnO30n.s: Assembler messages: 6830s /tmp/ccNnO30n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccNnO30n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccNnO30n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccNnO30n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s /tmp/ccNnO30n.s: Warning: no SFrame FDE emitted; FP without RA on stack 6830s CC [M] drivers/media/usb/gspca/topro.o 6831s /tmp/ccRsyBys.s: Assembler messages: 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccRsyBys.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s CC [M] drivers/isdn/mISDN/layer2.o 6831s /tmp/ccearGtA.s: Assembler messages: 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccearGtA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s CC [M] drivers/md/dm-unstripe.o 6831s /tmp/ccoGKppF.s: Assembler messages: 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6831s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s CC [M] drivers/media/usb/gspca/touptek.o 6832s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccoGKppF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Assembler messages: 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccUxPqm6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Assembler messages: 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s /tmp/ccaJwhMx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6832s CC [M] drivers/net/usb/gl620a.o 6832s CC [M] drivers/md/dm-bufio.o 6833s /tmp/ccwanTpX.s: Assembler messages: 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccwanTpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s CC [M] drivers/media/usb/gspca/tv8532.o 6833s /tmp/ccbqg2CT.s: Assembler messages: 6833s /tmp/ccbqg2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccbqg2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccbqg2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccbqg2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccbqg2CT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s CC [M] drivers/net/usb/net1080.o 6833s /tmp/cc81mVdU.s: Assembler messages: 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/cc81mVdU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s CC [M] drivers/isdn/mISDN/tei.o 6833s /tmp/ccDxVd41.s: Assembler messages: 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6833s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccDxVd41.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s CC [M] drivers/md/dm-bio-prison-v1.o 6834s /tmp/ccJ5awyr.s: Assembler messages: 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccJ5awyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s CC [M] drivers/media/usb/gspca/vc032x.o 6834s /tmp/ccEhSB98.s: Assembler messages: 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s /tmp/ccEhSB98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6834s CC [M] drivers/net/usb/plusb.o 6835s /tmp/ccEtN6o8.s: Assembler messages: 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccEtN6o8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Assembler messages: 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s CC [M] drivers/md/dm-bio-prison-v2.o 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccK4DixE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s CC [M] drivers/isdn/mISDN/timerdev.o 6835s /tmp/ccF5m4rX.s: Assembler messages: 6835s /tmp/ccF5m4rX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccF5m4rX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/ccF5m4rX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s CC [M] drivers/net/usb/rndis_host.o 6835s /tmp/cc2SXlMb.s: Assembler messages: 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s /tmp/cc2SXlMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6835s CC [M] drivers/media/usb/gspca/vicam.o 6836s /tmp/cc7EiNSD.s: Assembler messages: 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/cc7EiNSD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s CC [M] drivers/md/dm-crypt.o 6836s /tmp/ccWHUHzq.s: Assembler messages: 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccWHUHzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Assembler messages: 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s CC [M] drivers/isdn/mISDN/dsp_core.o 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccg13p8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Assembler messages: 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s /tmp/ccLOX1MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6836s CC [M] drivers/net/usb/cdc_subset.o 6836s CC [M] drivers/media/usb/gspca/xirlink_cit.o 6837s /tmp/cc3uyOE6.s: Assembler messages: 6837s /tmp/cc3uyOE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6837s /tmp/cc3uyOE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6837s /tmp/cc3uyOE6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6837s CC [M] drivers/net/usb/zaurus.o 6838s /tmp/ccMUTdJM.s: Assembler messages: 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccMUTdJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s CC [M] drivers/isdn/mISDN/dsp_cmx.o 6838s /tmp/cc1XE32F.s: Assembler messages: 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/cc1XE32F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s CC [M] drivers/media/usb/gspca/zc3xx.o 6838s /tmp/ccGopSaA.s: Assembler messages: 6838s /tmp/ccGopSaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccGopSaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccGopSaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccGopSaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s /tmp/ccGopSaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6838s CC [M] drivers/net/usb/mcs7830.o 6839s /tmp/ccH4lkhe.s: Assembler messages: 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s CC [M] drivers/md/dm-delay.o 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/ccH4lkhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Assembler messages: 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6839s /tmp/cc8Mkpfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s CC [M] drivers/isdn/mISDN/dsp_tones.o 6840s /tmp/ccE4uu5F.s: Assembler messages: 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccE4uu5F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Assembler messages: 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/ccLVIDU7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s CC [M] drivers/media/usb/gspca/m5602/m5602_core.o 6840s CC [M] drivers/net/usb/usbnet.o 6840s /tmp/cceAuhzC.s: Assembler messages: 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s /tmp/cceAuhzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6840s CC [M] drivers/md/dm-flakey.o 6841s /tmp/cc7A4h9d.s: Assembler messages: 6841s /tmp/cc7A4h9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/cc7A4h9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/cc7A4h9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/cc7A4h9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/cc7A4h9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s CC [M] drivers/isdn/mISDN/dsp_dtmf.o 6841s /tmp/ccwP4R36.s: Assembler messages: 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccwP4R36.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s CC [M] drivers/media/usb/gspca/m5602/m5602_ov9650.o 6841s /tmp/ccKVx8oo.s: Assembler messages: 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s /tmp/ccKVx8oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6841s CC [M] drivers/md/dm-path-selector.o 6842s /tmp/ccIgT2sU.s: Assembler messages: 6842s /tmp/ccIgT2sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccIgT2sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccIgT2sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccIgT2sU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccP1qOWW.s: Assembler messages: 6842s /tmp/ccP1qOWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s CC [M] drivers/isdn/mISDN/dsp_audio.o 6842s CC [M] drivers/md/dm-mpath.o 6842s /tmp/cc1ihfPM.s: Assembler messages: 6842s /tmp/cc1ihfPM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Assembler messages: 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s /tmp/ccCNXPjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6842s CC [M] drivers/media/usb/gspca/m5602/m5602_ov7660.o 6842s CC [M] drivers/net/usb/int51x1.o 6843s /tmp/cc6fIIv8.s: Assembler messages: 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/cc6fIIv8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccKREvZZ.s: Assembler messages: 6843s /tmp/ccKREvZZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s CC [M] drivers/media/usb/gspca/m5602/m5602_mt9m111.o 6843s CC [M] drivers/isdn/mISDN/dsp_blowfish.o 6843s /tmp/ccT1Ndox.s: Assembler messages: 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s /tmp/ccT1Ndox.s: Warning: no SFrame FDE emitted; FP without RA on stack 6843s CC [M] drivers/net/usb/cdc-phonet.o 6844s /tmp/cciXudWt.s: Assembler messages: 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/cciXudWt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s CC [M] drivers/md/dm-ps-round-robin.o 6844s /tmp/ccfJHUex.s: Assembler messages: 6844s /tmp/ccfJHUex.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccfJHUex.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s CC [M] drivers/media/usb/gspca/m5602/m5602_po1030.o 6844s /tmp/ccZZFaiW.s: Assembler messages: 6844s /tmp/ccZZFaiW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccZZFaiW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s CC [M] drivers/isdn/mISDN/dsp_pipeline.o 6844s /tmp/ccdciulW.s: Assembler messages: 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6844s /tmp/ccdciulW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s CC [M] drivers/net/usb/kalmia.o 6845s /tmp/ccn038D7.s: Assembler messages: 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccn038D7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s CC [M] drivers/md/dm-ps-queue-length.o 6845s /tmp/ccEc9l5k.s: Assembler messages: 6845s /tmp/ccEc9l5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s CC [M] drivers/media/usb/gspca/m5602/m5602_s5k83a.o 6845s /tmp/ccx0iTiz.s: Assembler messages: 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccx0iTiz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s CC [M] drivers/isdn/mISDN/dsp_hwec.o 6845s /tmp/ccUkQvAC.s: Assembler messages: 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6845s /tmp/ccUkQvAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s CC [M] drivers/md/dm-ps-service-time.o 6846s /tmp/ccaEKDdb.s: Assembler messages: 6846s /tmp/ccaEKDdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccaEKDdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccaEKDdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccaEKDdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccaEKDdb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s CC [M] drivers/net/usb/ipheth.o 6846s /tmp/ccVpjHM3.s: Assembler messages: 6846s /tmp/ccVpjHM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccVpjHM3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s CC [M] drivers/media/usb/gspca/m5602/m5602_s5k4aa.o 6846s /tmp/cc1wz5ek.s: Assembler messages: 6846s /tmp/cc1wz5ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/cc1wz5ek.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s CC [M] drivers/isdn/mISDN/l1oip_core.o 6846s /tmp/ccX5xcov.s: Assembler messages: 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s /tmp/ccX5xcov.s: Warning: no SFrame FDE emitted; FP without RA on stack 6846s CC [M] drivers/md/dm-ps-historical-service-time.o 6847s /tmp/cc4vpYnD.s: Assembler messages: 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s CC [M] drivers/net/usb/sierra_net.o 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/cc4vpYnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccdsI4Nx.s: Assembler messages: 6847s /tmp/ccdsI4Nx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s LD [M] drivers/media/usb/gspca/m5602/gspca_m5602.o 6847s CC [M] drivers/media/usb/gspca/stv06xx/stv06xx.o 6847s /tmp/ccDgp2vC.s: Assembler messages: 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s /tmp/ccDgp2vC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6847s CC [M] drivers/md/dm-ps-io-affinity.o 6848s /tmp/ccJP1XyH.s: Assembler messages: 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccJP1XyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s CC [M] drivers/isdn/mISDN/l1oip_codec.o 6848s /tmp/ccsHGtOR.s: Assembler messages: 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccsHGtOR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Assembler messages: 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccciUCTA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Assembler messages: 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6848s CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o 6848s CC [M] drivers/md/dm-switch.o 6848s CC [M] drivers/net/usb/cx82310_eth.o 6848s /tmp/ccrWPEcK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccXrn02H.s: Assembler messages: 6849s /tmp/ccXrn02H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccXrn02H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccXrn02H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccXrn02H.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s LD [M] drivers/isdn/mISDN/mISDN_core.o 6849s LD [M] drivers/isdn/mISDN/mISDN_dsp.o 6849s LD [M] drivers/isdn/mISDN/l1oip.o 6849s AR drivers/isdn/built-in.a 6849s CC [M] drivers/media/usb/gspca/gl860/gl860.o 6849s /tmp/ccD8jhGe.s: Assembler messages: 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s CC [M] drivers/md/dm-snap.o 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccD8jhGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccsuemTX.s: Assembler messages: 6849s /tmp/ccsuemTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccsuemTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccsuemTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccsuemTX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o 6849s /tmp/ccrSBD4U.s: Assembler messages: 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6849s /tmp/ccrSBD4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s CC [M] drivers/net/usb/cdc_ncm.o 6850s /tmp/ccp2mq0h.s: Assembler messages: 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccp2mq0h.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s CC [M] drivers/media/usb/gspca/gl860/gl860-mi1320.o 6850s /tmp/ccfhiOQE.s: Assembler messages: 6850s /tmp/ccfhiOQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccfhiOQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s /tmp/ccfhiOQE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6850s CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o 6851s /tmp/ccoHxyet.s: Assembler messages: 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccoHxyet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s CC [M] drivers/md/dm-exception-store.o 6851s /tmp/ccc0tqbb.s: Assembler messages: 6851s /tmp/ccc0tqbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccc0tqbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccc0tqbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccc0tqbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccc0tqbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Assembler messages: 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s CC [M] drivers/media/usb/gspca/gl860/gl860-ov2640.o 6851s /tmp/ccjF4FQ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccC4nLlZ.s: Assembler messages: 6851s /tmp/ccC4nLlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccC4nLlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccC4nLlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccC4nLlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6851s /tmp/ccC4nLlZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s CC [M] drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o 6852s CC [M] drivers/net/usb/huawei_cdc_ncm.o 6852s /tmp/ccVW2vop.s: Assembler messages: 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccVW2vop.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s CC [M] drivers/md/dm-snap-transient.o 6852s /tmp/ccm6SdU0.s: Assembler messages: 6852s /tmp/ccm6SdU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccm6SdU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccm6SdU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccm6SdU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccm6SdU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s CC [M] drivers/media/usb/gspca/gl860/gl860-ov9655.o 6852s /tmp/ccyxX8ru.s: Assembler messages: 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6852s /tmp/ccyxX8ru.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s LD [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.o 6853s CC [M] drivers/media/usb/gspca/gl860/gl860-mi2020.o 6853s /tmp/ccIljWW3.s: Assembler messages: 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/ccIljWW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s CC [M] drivers/net/usb/lg-vl600.o 6853s /tmp/cchDoRRQ.s: Assembler messages: 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cchDoRRQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s CC [M] drivers/md/dm-snap-persistent.o 6853s /tmp/cc7zv4G0.s: Assembler messages: 6853s /tmp/cc7zv4G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cc7zv4G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cc7zv4G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cc7zv4G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s /tmp/cc7zv4G0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6853s AR drivers/media/mmc/siano/built-in.a 6853s CC [M] drivers/media/mmc/siano/smssdio.o 6854s /tmp/cc974koM.s: Assembler messages: 6854s /tmp/cc974koM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/cc974koM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s LD [M] drivers/media/usb/gspca/gl860/gspca_gl860.o 6854s LD [M] drivers/media/usb/gspca/gspca_main.o 6854s LD [M] drivers/media/usb/gspca/gspca_benq.o 6854s LD [M] drivers/media/usb/gspca/gspca_conex.o 6854s LD [M] drivers/media/usb/gspca/gspca_cpia1.o 6854s LD [M] drivers/media/usb/gspca/gspca_dtcs033.o 6854s LD [M] drivers/media/usb/gspca/gspca_etoms.o 6854s LD [M] drivers/media/usb/gspca/gspca_finepix.o 6854s LD [M] drivers/media/usb/gspca/gspca_jeilinj.o 6854s /tmp/ccbua8lm.s: Assembler messages: 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccbua8lm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s LD [M] drivers/media/usb/gspca/gspca_jl2005bcd.o 6854s LD [M] drivers/media/usb/gspca/gspca_kinect.o 6854s LD [M] drivers/media/usb/gspca/gspca_konica.o 6854s LD [M] drivers/media/usb/gspca/gspca_mars.o 6854s LD [M] drivers/media/usb/gspca/gspca_mr97310a.o 6854s LD [M] drivers/media/usb/gspca/gspca_nw80x.o 6854s CC [M] drivers/net/usb/qmi_wwan.o 6854s LD [M] drivers/media/usb/gspca/gspca_ov519.o 6854s LD [M] drivers/media/usb/gspca/gspca_ov534.o 6854s LD [M] drivers/media/usb/gspca/gspca_ov534_9.o 6854s LD [M] drivers/media/usb/gspca/gspca_pac207.o 6854s LD [M] drivers/media/usb/gspca/gspca_pac7302.o 6854s LD [M] drivers/media/usb/gspca/gspca_pac7311.o 6854s LD [M] drivers/media/usb/gspca/gspca_se401.o 6854s LD [M] drivers/media/usb/gspca/gspca_sn9c2028.o 6854s LD [M] drivers/media/usb/gspca/gspca_sn9c20x.o 6854s LD [M] drivers/media/usb/gspca/gspca_sonixb.o 6854s LD [M] drivers/media/usb/gspca/gspca_sonixj.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca500.o 6854s /tmp/ccvKV6rn.s: Assembler messages: 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccvKV6rn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s LD [M] drivers/media/usb/gspca/gspca_spca501.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca505.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca506.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca508.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca561.o 6854s LD [M] drivers/media/usb/gspca/gspca_spca1528.o 6854s CC [M] drivers/md/dm-raid1.o 6854s LD [M] drivers/media/usb/gspca/gspca_sq905.o 6854s LD [M] drivers/media/usb/gspca/gspca_sq905c.o 6854s LD [M] drivers/media/usb/gspca/gspca_sq930x.o 6854s LD [M] drivers/media/usb/gspca/gspca_sunplus.o 6854s LD [M] drivers/media/usb/gspca/gspca_stk014.o 6854s LD [M] drivers/media/usb/gspca/gspca_stk1135.o 6854s LD [M] drivers/media/usb/gspca/gspca_stv0680.o 6854s LD [M] drivers/media/usb/gspca/gspca_t613.o 6854s LD [M] drivers/media/usb/gspca/gspca_topro.o 6854s LD [M] drivers/media/usb/gspca/gspca_touptek.o 6854s LD [M] drivers/media/usb/gspca/gspca_tv8532.o 6854s LD [M] drivers/media/usb/gspca/gspca_vc032x.o 6854s LD [M] drivers/media/usb/gspca/gspca_vicam.o 6854s LD [M] drivers/media/usb/gspca/gspca_xirlink_cit.o 6854s LD [M] drivers/media/usb/gspca/gspca_zc3xx.o 6854s CC [M] drivers/media/usb/hackrf/hackrf.o 6854s /tmp/ccAd1s8F.s: Assembler messages: 6854s /tmp/ccAd1s8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccAd1s8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccAd1s8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s /tmp/ccAd1s8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6854s AR drivers/media/mmc/built-in.a 6854s CC [M] drivers/md/dm-log.o 6855s /tmp/ccKJYdbr.s: Assembler messages: 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/ccKJYdbr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s CC [M] drivers/net/usb/cdc_mbim.o 6855s /tmp/cc4j29gm.s: Assembler messages: 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cc4j29gm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Assembler messages: 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s CC [M] drivers/net/usb/ch9200.o 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s /tmp/cczpY8GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6855s CC [M] drivers/md/dm-region-hash.o 6856s /tmp/cc00vHhN.s: Assembler messages: 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/cc00vHhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s CC [M] drivers/media/usb/msi2500/msi2500.o 6856s /tmp/ccJUnIBa.s: Assembler messages: 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6856s /tmp/ccJUnIBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s CC [M] drivers/net/hyperv/netvsc_drv.o 6857s /tmp/cczH14oc.s: Assembler messages: 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cczH14oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s CC [M] drivers/net/usb/aqc111.o 6857s /tmp/ccpvTIs8.s: Assembler messages: 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/ccpvTIs8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s CC [M] drivers/md/dm-log-userspace-base.o 6857s /tmp/cclhYMAK.s: Assembler messages: 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s /tmp/cclhYMAK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6857s CC [M] drivers/media/usb/pwc/pwc-if.o 6858s /tmp/cc0FM69v.s: Assembler messages: 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/cc0FM69v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s CC [M] drivers/md/dm-log-userspace-transfer.o 6858s /tmp/ccMDxQxv.s: Assembler messages: 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s /tmp/ccMDxQxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6858s CC [M] drivers/net/usb/r8153_ecm.o 6859s /tmp/ccROpn38.s: Assembler messages: 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccROpn38.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Assembler messages: 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s CC [M] drivers/media/usb/pwc/pwc-misc.o 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/cclQ5ywc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccENH8un.s: Assembler messages: 6859s /tmp/ccENH8un.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccENH8un.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccENH8un.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccENH8un.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccENH8un.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s CC [M] drivers/md/dm-zero.o 6859s CC [M] drivers/net/hyperv/netvsc.o 6859s /tmp/ccIn3Xdo.s: Assembler messages: 6859s /tmp/ccIn3Xdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccIn3Xdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccIn3Xdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s /tmp/ccIn3Xdo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6859s LD [M] drivers/net/usb/asix.o 6860s CC [M] drivers/media/usb/uvc/uvc_driver.o 6860s /tmp/ccxU8er0.s: Assembler messages: 6860s /tmp/ccxU8er0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6860s /tmp/ccxU8er0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6860s /tmp/ccxU8er0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6860s CC [M] drivers/md/dm-raid.o 6860s /tmp/cc3yb50k.s: Assembler messages: 6860s /tmp/cc3yb50k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6860s CC [M] drivers/media/usb/pwc/pwc-ctrl.o 6861s /tmp/cciFTt3k.s: Assembler messages: 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/cciFTt3k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s CC [M] drivers/net/hyperv/rndis_filter.o 6861s /tmp/ccHvlunq.s: Assembler messages: 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccHvlunq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s CC [M] drivers/media/usb/pwc/pwc-v4l.o 6861s /tmp/ccomkyCe.s: Assembler messages: 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s /tmp/ccomkyCe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6861s CC [M] drivers/media/usb/uvc/uvc_queue.o 6862s /tmp/ccUqwwnu.s: Assembler messages: 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccUqwwnu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s CC [M] drivers/media/usb/pwc/pwc-uncompress.o 6862s /tmp/cclWk3hC.s: Assembler messages: 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/cclWk3hC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Assembler messages: 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccbtq6CG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Assembler messages: 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6862s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6863s CC [M] drivers/md/dm-thin.o 6863s CC [M] drivers/media/usb/uvc/uvc_v4l2.o 6863s CC [M] drivers/net/hyperv/netvsc_trace.o 6863s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6863s /tmp/ccqvLSG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6863s /tmp/cc90AXVN.s: Assembler messages: 6863s /tmp/cc90AXVN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6863s CC [M] drivers/media/usb/pwc/pwc-dec1.o 6864s /tmp/cccvMxcO.s: Assembler messages: 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cccvMxcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s CC [M] drivers/net/hyperv/netvsc_bpf.o 6864s /tmp/cc1l75ej.s: Assembler messages: 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s CC [M] drivers/media/usb/uvc/uvc_video.o 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s /tmp/cc1l75ej.s: Warning: no SFrame FDE emitted; FP without RA on stack 6864s CC [M] drivers/media/usb/pwc/pwc-dec23.o 6865s /tmp/ccViwIHx.s: Assembler messages: 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccViwIHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccdum81u.s: Assembler messages: 6865s /tmp/ccdum81u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccdum81u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s /tmp/ccdum81u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6865s LD [M] drivers/net/hyperv/hv_netvsc.o 6865s CC [M] drivers/md/dm-thin-metadata.o 6865s CC [M] drivers/net/fjes/fjes_main.o 6866s /tmp/cc1GfEBR.s: Assembler messages: 6866s /tmp/cc1GfEBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/cc1GfEBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/cc1GfEBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/cc1GfEBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/cc1GfEBR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s CC [M] drivers/media/usb/pwc/pwc-kiara.o 6866s /tmp/ccZkmv8f.s: Assembler messages: 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s /tmp/ccZkmv8f.s: Warning: no SFrame FDE emitted; FP without RA on stack 6866s CC [M] drivers/media/usb/uvc/uvc_ctrl.o 6867s CC [M] drivers/media/usb/pwc/pwc-timon.o 6867s /tmp/ccl91PQ5.s: Assembler messages: 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccl91PQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s CC [M] drivers/md/dm-verity-verify-sig.o 6867s /tmp/cclybH6X.s: Assembler messages: 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s CC [M] drivers/net/fjes/fjes_hw.o 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/cclybH6X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccmtMVdm.s: Assembler messages: 6867s /tmp/ccmtMVdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccmtMVdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccmtMVdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccmtMVdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s /tmp/ccmtMVdm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6867s CC [M] drivers/md/dm-verity-target.o 6867s LD [M] drivers/media/usb/pwc/pwc.o 6867s AR drivers/media/firewire/built-in.a 6867s CC [M] drivers/media/firewire/firedtv-avc.o 6868s /tmp/ccpRYOK8.s: Assembler messages: 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s CC [M] drivers/media/usb/uvc/uvc_status.o 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6868s /tmp/ccpRYOK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Assembler messages: 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s CC [M] drivers/net/fjes/fjes_ethtool.o 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cc4cuwsA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Assembler messages: 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/cceiOKgf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s CC [M] drivers/media/firewire/firedtv-ci.o 6869s /tmp/ccSt2zIL.s: Assembler messages: 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccSt2zIL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s CC [M] drivers/media/usb/uvc/uvc_isight.o 6869s /tmp/ccsOAWue.s: Assembler messages: 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s /tmp/ccsOAWue.s: Warning: no SFrame FDE emitted; FP without RA on stack 6869s CC [M] drivers/md/dm-cache-target.o 6870s /tmp/cc0jH0nF.s: Assembler messages: 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/cc0jH0nF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s CC [M] drivers/net/fjes/fjes_trace.o 6870s /tmp/cc83AtNC.s: Assembler messages: 6870s /tmp/cc83AtNC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/ccSobegr.s: Assembler messages: 6870s /tmp/ccSobegr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s /tmp/ccSobegr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6870s CC [M] drivers/media/firewire/firedtv-dvb.o 6870s CC [M] drivers/media/usb/uvc/uvc_debugfs.o 6871s /tmp/ccCmDXbj.s: Assembler messages: 6871s /tmp/ccCmDXbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccCmDXbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccCmDXbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccGJDJdI.s: Assembler messages: 6871s /tmp/ccGJDJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccGJDJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccGJDJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccGJDJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccGJDJdI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s CC [M] drivers/media/firewire/firedtv-fe.o 6871s CC [M] drivers/media/usb/uvc/uvc_metadata.o 6871s /tmp/ccHYfZvp.s: Assembler messages: 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s /tmp/ccHYfZvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6871s CC [M] drivers/md/dm-cache-metadata.o 6872s /tmp/ccz1htjE.s: Assembler messages: 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s CC [M] drivers/net/fjes/fjes_debugfs.o 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccz1htjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccNiBeJo.s: Assembler messages: 6872s /tmp/ccNiBeJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccNiBeJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccNiBeJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccNiBeJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccNiBeJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s CC [M] drivers/media/firewire/firedtv-fw.o 6872s /tmp/ccmDOKQI.s: Assembler messages: 6872s /tmp/ccmDOKQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccmDOKQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccmDOKQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s /tmp/ccmDOKQI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6872s CC [M] drivers/media/usb/uvc/uvc_entity.o 6873s /tmp/ccE0zsBg.s: Assembler messages: 6873s /tmp/ccE0zsBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccE0zsBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccE0zsBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccE0zsBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccE0zsBg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s LD [M] drivers/net/fjes/fjes.o 6873s CC [M] drivers/net/thunderbolt/main.o 6873s /tmp/ccMUfzxR.s: Assembler messages: 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccMUfzxR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s CC [M] drivers/md/dm-cache-policy.o 6873s /tmp/cctHDT29.s: Assembler messages: 6873s /tmp/cctHDT29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/cctHDT29.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s LD [M] drivers/media/usb/uvc/uvcvideo.o 6873s /tmp/ccjB1c49.s: Assembler messages: 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s CC [M] drivers/media/usb/au0828/au0828-core.o 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s /tmp/ccjB1c49.s: Warning: no SFrame FDE emitted; FP without RA on stack 6873s CC [M] drivers/media/firewire/firedtv-rc.o 6874s /tmp/ccuHnODh.s: Assembler messages: 6874s /tmp/ccuHnODh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccuHnODh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccuHnODh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccuHnODh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s CC [M] drivers/md/dm-cache-background-tracker.o 6874s /tmp/cceYrv8t.s: Assembler messages: 6874s /tmp/cceYrv8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/cceYrv8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/cceYrv8t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s LD [M] drivers/media/firewire/firedtv.o 6874s CC [M] drivers/media/usb/au0828/au0828-i2c.o 6874s /tmp/ccqaf23t.s: Assembler messages: 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s /tmp/ccqaf23t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6874s CC [M] drivers/md/dm-cache-policy-smq.o 6875s /tmp/cces9xuM.s: Assembler messages: 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s CC [M] drivers/net/thunderbolt/trace.o 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cces9xuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cccTbI4K.s: Assembler messages: 6875s /tmp/cccTbI4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cccTbI4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cccTbI4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/cccTbI4K.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s AR drivers/media/spi/built-in.a 6875s CC [M] drivers/media/spi/cxd2880-spi.o 6875s /tmp/ccnVqL6O.s: Assembler messages: 6875s /tmp/ccnVqL6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/ccnVqL6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/ccnVqL6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s /tmp/ccnVqL6O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6875s CC [M] drivers/media/usb/au0828/au0828-cards.o 6876s /tmp/ccGRmqVQ.s: Assembler messages: 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccGRmqVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Assembler messages: 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s LD [M] drivers/net/thunderbolt/thunderbolt_net.o 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccg5vAKt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s CC [M] drivers/net/netdevsim/netdev.o 6876s CC [M] drivers/md/dm-ebs-target.o 6876s /tmp/cc6Wvm4u.s: Assembler messages: 6876s /tmp/cc6Wvm4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/cc6Wvm4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/cc6Wvm4u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s CC [M] drivers/media/spi/gs1662.o 6876s /tmp/ccYpAx9i.s: Assembler messages: 6876s /tmp/ccYpAx9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccYpAx9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s /tmp/ccYpAx9i.s: Warning: no SFrame FDE emitted; FP without RA on stack 6876s CC [M] drivers/media/usb/au0828/au0828-dvb.o 6877s /tmp/ccV6pJ8C.s: Assembler messages: 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccV6pJ8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s CC [M] drivers/md/dm-era-target.o 6877s /tmp/ccgomuh5.s: Assembler messages: 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccgomuh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s AR drivers/net/built-in.a 6877s AR drivers/media/test-drivers/built-in.a 6877s CC [M] drivers/media/test-drivers/vim2m.o 6877s /tmp/ccGTMv4X.s: Assembler messages: 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccGTMv4X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s CC [M] drivers/media/usb/au0828/au0828-video.o 6877s /tmp/ccP0ct3J.s: Assembler messages: 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s /tmp/ccP0ct3J.s: Warning: no SFrame FDE emitted; FP without RA on stack 6877s CC [M] drivers/net/netdevsim/dev.o 6878s /tmp/ccsfc5Et.s: Assembler messages: 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/ccsfc5Et.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s CC [M] drivers/md/dm-clone-target.o 6878s /tmp/cciqbyKZ.s: Assembler messages: 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6878s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cciqbyKZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s CC [M] drivers/media/test-drivers/vicodec/vicodec-core.o 6879s /tmp/cc9FNXGi.s: Assembler messages: 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/cc9FNXGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s CC [M] drivers/media/usb/au0828/au0828-vbi.o 6879s /tmp/ccJwiFeS.s: Assembler messages: 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s /tmp/ccJwiFeS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6879s CC [M] drivers/net/netdevsim/ethtool.o 6880s /tmp/ccVBJmdC.s: Assembler messages: 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccVBJmdC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s CC [M] drivers/md/dm-clone-metadata.o 6880s /tmp/ccHtVd4m.s: Assembler messages: 6880s /tmp/ccHtVd4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccHtVd4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s CC [M] drivers/media/usb/au0828/au0828-input.o 6880s /tmp/ccgyehWg.s: Assembler messages: 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s CC [M] drivers/media/test-drivers/vicodec/codec-fwht.o 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6880s /tmp/ccgyehWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccWhVyWT.s: Assembler messages: 6881s /tmp/ccWhVyWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccWhVyWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccWhVyWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccWhVyWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccWhVyWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s CC [M] drivers/net/netdevsim/fib.o 6881s /tmp/ccwrDdaZ.s: Assembler messages: 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccwrDdaZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s CC [M] drivers/md/dm-log-writes.o 6881s /tmp/ccT1dOs2.s: Assembler messages: 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s /tmp/ccT1dOs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6881s CC [M] drivers/media/test-drivers/vicodec/codec-v4l2-fwht.o 6881s LD [M] drivers/media/usb/au0828/au0828.o 6881s CC [M] drivers/media/usb/cx231xx/cx231xx-video.o 6882s /tmp/ccfXIduT.s: Assembler messages: 6882s /tmp/ccfXIduT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccfXIduT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccfXIduT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccfXIduT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s LD [M] drivers/media/test-drivers/vicodec/vicodec.o 6882s CC [M] drivers/media/test-drivers/vimc/vimc-core.o 6882s /tmp/ccmE5cas.s: Assembler messages: 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s /tmp/ccmE5cas.s: Warning: no SFrame FDE emitted; FP without RA on stack 6882s CC [M] drivers/md/dm-integrity.o 6883s /tmp/cckuLbQn.s: Assembler messages: 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/cckuLbQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s CC [M] drivers/net/netdevsim/bus.o 6883s /tmp/ccLUPOF1.s: Assembler messages: 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccLUPOF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s CC [M] drivers/media/test-drivers/vimc/vimc-common.o 6883s /tmp/ccEWaspJ.s: Assembler messages: 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s /tmp/ccEWaspJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6883s CC [M] drivers/media/usb/cx231xx/cx231xx-i2c.o 6884s /tmp/ccwZvYoW.s: Assembler messages: 6884s /tmp/ccwZvYoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwZvYoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwZvYoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwZvYoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwZvYoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s CC [M] drivers/media/test-drivers/vimc/vimc-streamer.o 6884s /tmp/ccwOx1rF.s: Assembler messages: 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccwOx1rF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s CC [M] drivers/net/netdevsim/health.o 6884s /tmp/ccyTWBmg.s: Assembler messages: 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s /tmp/ccyTWBmg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6884s CC [M] drivers/media/usb/cx231xx/cx231xx-cards.o 6885s /tmp/ccUOtlOe.s: Assembler messages: 6885s /tmp/ccUOtlOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccUOtlOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccUOtlOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccUOtlOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s CC [M] drivers/media/test-drivers/vimc/vimc-capture.o 6885s /tmp/ccT2yYZG.s: Assembler messages: 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s /tmp/ccT2yYZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6885s CC [M] drivers/net/netdevsim/hwstats.o 6886s /tmp/ccihHOGZ.s: Assembler messages: 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccihHOGZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s CC [M] drivers/media/usb/cx231xx/cx231xx-core.o 6886s /tmp/ccRTVg85.s: Assembler messages: 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccRTVg85.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s CC [M] drivers/media/test-drivers/vimc/vimc-debayer.o 6886s /tmp/ccoeFqh0.s: Assembler messages: 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6886s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccoeFqh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s CC [M] drivers/md/dm-zoned-target.o 6887s /tmp/cc49vlaT.s: Assembler messages: 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc49vlaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s CC [M] drivers/net/netdevsim/udp_tunnels.o 6887s /tmp/ccRHQc8p.s: Assembler messages: 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/ccRHQc8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s CC [M] drivers/media/test-drivers/vimc/vimc-scaler.o 6887s /tmp/cc17zqd8.s: Assembler messages: 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6887s /tmp/cc17zqd8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s CC [M] drivers/media/usb/cx231xx/cx231xx-avcore.o 6888s /tmp/ccnMHlT3.s: Assembler messages: 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccnMHlT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s CC [M] drivers/md/dm-zoned-metadata.o 6888s /tmp/ccuM7O1I.s: Assembler messages: 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccuM7O1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s CC [M] drivers/net/netdevsim/bpf.o 6888s /tmp/ccUX22mZ.s: Assembler messages: 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s /tmp/ccUX22mZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6888s CC [M] drivers/media/test-drivers/vimc/vimc-sensor.o 6889s /tmp/ccPvxH8C.s: Assembler messages: 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccPvxH8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s CC [M] drivers/media/test-drivers/vimc/vimc-lens.o 6889s /tmp/ccrEtyVq.s: Assembler messages: 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6889s /tmp/ccrEtyVq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s CC [M] drivers/media/usb/cx231xx/cx231xx-417.o 6890s /tmp/cc76yzHq.s: Assembler messages: 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/cc76yzHq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s CC [M] drivers/net/netdevsim/ipsec.o 6890s /tmp/ccL8H23M.s: Assembler messages: 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s /tmp/ccL8H23M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s CC [M] drivers/md/dm-zoned-reclaim.o 6890s /tmp/cc46tBXe.s: Assembler messages: 6890s /tmp/cc46tBXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6890s LD [M] drivers/media/test-drivers/vimc/vimc.o 6890s CC [M] drivers/media/test-drivers/vivid/vivid-core.o 6891s /tmp/ccqi1jrf.s: Assembler messages: 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/ccqi1jrf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s CC [M] drivers/md/dm-writecache.o 6891s /tmp/cc3DKDQ5.s: Assembler messages: 6891s /tmp/cc3DKDQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc3DKDQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc3DKDQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc3DKDQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc3DKDQ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s CC [M] drivers/net/netdevsim/psample.o 6891s /tmp/cc4ax9ux.s: Assembler messages: 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s /tmp/cc4ax9ux.s: Warning: no SFrame FDE emitted; FP without RA on stack 6891s CC [M] drivers/media/usb/cx231xx/cx231xx-pcb-cfg.o 6892s CC [M] drivers/media/usb/cx231xx/cx231xx-vbi.o 6892s /tmp/ccExyswC.s: Assembler messages: 6892s /tmp/ccExyswC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6892s /tmp/ccExyswC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6892s /tmp/ccExyswC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6892s CC [M] drivers/net/netdevsim/macsec.o 6893s /tmp/ccLKMoSB.s: Assembler messages: 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccLKMoSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s CC [M] drivers/media/test-drivers/vivid/vivid-ctrls.o 6893s /tmp/cceFDnGr.s: Assembler messages: 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/cceFDnGr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s CC [M] drivers/md/bcache/alloc.o 6893s /tmp/ccMKQGEj.s: Assembler messages: 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s /tmp/ccMKQGEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6893s CC [M] drivers/media/usb/cx231xx/cx231xx-input.o 6894s /tmp/cchxmae3.s: Assembler messages: 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cchxmae3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s LD [M] drivers/net/netdevsim/netdevsim.o 6894s CC [M] drivers/md/bcache/bset.o 6894s /tmp/ccQsCpIR.s: Assembler messages: 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsCpIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Assembler messages: 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/ccQsShu3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s /tmp/cc8x3Nkw.s: Assembler messages: 6894s /tmp/cc8x3Nkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6894s CC [M] drivers/media/test-drivers/vivid/vivid-vid-common.o 6894s CC [M] drivers/media/test-drivers/visl/visl-core.o 6894s CC [M] drivers/media/usb/cx231xx/cx231xx-dvb.o 6895s /tmp/cc6PBewQ.s: Assembler messages: 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc6PBewQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s CC [M] drivers/md/bcache/btree.o 6895s /tmp/cc5had3X.s: Assembler messages: 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s /tmp/cc5had3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6895s CC [M] drivers/media/test-drivers/visl/visl-video.o 6896s /tmp/cclUe5cH.s: Assembler messages: 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s CC [M] drivers/media/test-drivers/vivid/vivid-vbi-gen.o 6896s /tmp/cclUe5cH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Assembler messages: 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccKl3hsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s LD [M] drivers/media/usb/cx231xx/cx231xx.o 6896s CC [M] drivers/media/usb/em28xx/em28xx-core.o 6896s /tmp/ccYuZtTY.s: Assembler messages: 6896s /tmp/ccYuZtTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s /tmp/ccYuZtTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6896s CC [M] drivers/media/test-drivers/vivid/vivid-vid-cap.o 6897s /tmp/ccUlyBzd.s: Assembler messages: 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccUlyBzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s CC [M] drivers/media/test-drivers/visl/visl-dec.o 6897s /tmp/ccmxGv1a.s: Assembler messages: 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s /tmp/ccmxGv1a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6897s CC [M] drivers/media/usb/em28xx/em28xx-i2c.o 6898s /tmp/ccqzK35S.s: Assembler messages: 6898s /tmp/ccqzK35S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccqzK35S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccqzK35S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Assembler messages: 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s CC [M] drivers/media/test-drivers/visl/visl-trace-points.o 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/ccRITYFv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s CC [M] drivers/md/bcache/debug.o 6898s /tmp/cc9z0sl3.s: Assembler messages: 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s /tmp/cc9z0sl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6898s CC [M] drivers/media/test-drivers/vivid/vivid-vid-out.o 6899s /tmp/ccPMv46X.s: Assembler messages: 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccPMv46X.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s CC [M] drivers/media/usb/em28xx/em28xx-cards.o 6899s /tmp/ccNhZJGD.s: Assembler messages: 6899s /tmp/ccNhZJGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccNhZJGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s /tmp/ccNhZJGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6899s CC [M] drivers/md/bcache/extents.o 6900s /tmp/cceQVuHy.s: Assembler messages: 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cceQVuHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s CC [M] drivers/md/bcache/io.o 6900s /tmp/ccCxM8f0.s: Assembler messages: 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccCxM8f0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Assembler messages: 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/cciGilM7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s CC [M] drivers/media/test-drivers/vivid/vivid-kthread-cap.o 6900s CC [M] drivers/media/usb/em28xx/em28xx-camera.o 6900s /tmp/ccyYNGmi.s: Assembler messages: 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s /tmp/ccyYNGmi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6900s LD [M] drivers/media/test-drivers/visl/visl.o 6900s CC [M] drivers/md/persistent-data/dm-array.o 6901s /tmp/ccJOkczH.s: Assembler messages: 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccJOkczH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s CC [M] drivers/md/bcache/journal.o 6901s /tmp/cctHePJS.s: Assembler messages: 6901s /tmp/cctHePJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/cctHePJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/cctHePJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s CC [M] drivers/media/usb/em28xx/em28xx-video.o 6901s /tmp/ccabkGEN.s: Assembler messages: 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s /tmp/ccabkGEN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6901s CC [M] drivers/md/persistent-data/dm-bitset.o 6902s /tmp/cczK7ioE.s: Assembler messages: 6902s /tmp/cczK7ioE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cczK7ioE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cczK7ioE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cczK7ioE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cczK7ioE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s CC [M] drivers/media/test-drivers/vivid/vivid-kthread-out.o 6902s /tmp/ccZBnmuI.s: Assembler messages: 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/ccZBnmuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s CC [M] drivers/md/persistent-data/dm-block-manager.o 6902s /tmp/cc36a2EO.s: Assembler messages: 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s /tmp/cc36a2EO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6902s CC [M] drivers/md/bcache/movinggc.o 6903s /tmp/ccTP6uUu.s: Assembler messages: 6903s /tmp/ccTP6uUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccTP6uUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccTP6uUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccTP6uUu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s CC [M] drivers/media/test-drivers/vivid/vivid-radio-rx.o 6903s /tmp/ccJ8BMQC.s: Assembler messages: 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccJ8BMQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s CC [M] drivers/md/persistent-data/dm-space-map-common.o 6903s /tmp/ccHKrMBj.s: Assembler messages: 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccHKrMBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s CC [M] drivers/md/bcache/request.o 6903s /tmp/ccoHdRP8.s: Assembler messages: 6903s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6903s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccoHdRP8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s CC [M] drivers/media/usb/em28xx/em28xx-vbi.o 6904s /tmp/cc9A7mhw.s: Assembler messages: 6904s /tmp/cc9A7mhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9A7mhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9A7mhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9A7mhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9A7mhw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s CC [M] drivers/media/test-drivers/vivid/vivid-radio-tx.o 6904s /tmp/ccJAW71M.s: Assembler messages: 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s CC [M] drivers/md/persistent-data/dm-space-map-disk.o 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/ccJAW71M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9ewZrw.s: Assembler messages: 6904s /tmp/cc9ewZrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6904s /tmp/cc9ewZrw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s CC [M] drivers/media/usb/em28xx/em28xx-dvb.o 6905s /tmp/cctJxjjF.s: Assembler messages: 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s CC [M] drivers/md/bcache/stats.o 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/cctJxjjF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Assembler messages: 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccqa3nQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s CC [M] drivers/md/persistent-data/dm-space-map-metadata.o 6905s /tmp/ccJ97iwu.s: Assembler messages: 6905s /tmp/ccJ97iwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccJ97iwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccJ97iwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s /tmp/ccJ97iwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6905s CC [M] drivers/media/test-drivers/vivid/vivid-radio-common.o 6906s /tmp/ccq8nCqT.s: Assembler messages: 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccq8nCqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s CC [M] drivers/md/bcache/super.o 6906s /tmp/ccwzocgo.s: Assembler messages: 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccwzocgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s CC [M] drivers/md/persistent-data/dm-transaction-manager.o 6906s /tmp/cceWnQMQ.s: Assembler messages: 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s CC [M] drivers/media/usb/em28xx/em28xx-input.o 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/cceWnQMQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccgGcJ6Z.s: Assembler messages: 6906s /tmp/ccgGcJ6Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccgGcJ6Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s /tmp/ccgGcJ6Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6906s CC [M] drivers/media/test-drivers/vivid/vivid-rds-gen.o 6907s /tmp/ccZ6PXHU.s: Assembler messages: 6907s /tmp/ccZ6PXHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/ccZ6PXHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s CC [M] drivers/media/test-drivers/vivid/vivid-sdr-cap.o 6907s /tmp/cczR6uyF.s: Assembler messages: 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s /tmp/cczR6uyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6907s CC [M] drivers/md/persistent-data/dm-btree.o 6908s /tmp/cc1SZqJM.s: Assembler messages: 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc1SZqJM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s LD [M] drivers/media/usb/em28xx/em28xx.o 6908s LD [M] drivers/media/usb/em28xx/em28xx-v4l.o 6908s LD [M] drivers/media/usb/em28xx/em28xx-rc.o 6908s CC [M] drivers/media/usb/hdpvr/hdpvr-control.o 6908s /tmp/cchITmsg.s: Assembler messages: 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cchITmsg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s CC [M] drivers/media/test-drivers/vivid/vivid-vbi-cap.o 6908s /tmp/cc9z7YB1.s: Assembler messages: 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/cc9z7YB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Assembler messages: 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s /tmp/ccZVqP2F.s: Warning: no SFrame FDE emitted; FP without RA on stack 6908s CC [M] drivers/md/bcache/sysfs.o 6908s CC [M] drivers/md/persistent-data/dm-btree-remove.o 6909s /tmp/ccpmWLyk.s: Assembler messages: 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccpmWLyk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s CC [M] drivers/media/usb/hdpvr/hdpvr-core.o 6909s /tmp/ccsugyKn.s: Assembler messages: 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccsugyKn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s CC [M] drivers/md/persistent-data/dm-btree-spine.o 6909s CC [M] drivers/media/test-drivers/vivid/vivid-vbi-out.o 6909s /tmp/ccnxZNga.s: Assembler messages: 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6909s /tmp/ccnxZNga.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccuW0O4S.s: Assembler messages: 6910s /tmp/ccuW0O4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccuW0O4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccuW0O4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccuW0O4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccuW0O4S.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s CC [M] drivers/media/usb/hdpvr/hdpvr-video.o 6910s /tmp/ccCdBkXm.s: Assembler messages: 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccCdBkXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s CC [M] drivers/md/bcache/trace.o 6910s /tmp/ccD1thGd.s: Assembler messages: 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccD1thGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s LD [M] drivers/md/persistent-data/dm-persistent-data.o 6910s CC [M] drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o 6910s /tmp/ccUZduyN.s: Assembler messages: 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6910s /tmp/ccUZduyN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s CC [M] drivers/media/test-drivers/vivid/vivid-meta-cap.o 6911s /tmp/ccLRuCkn.s: Assembler messages: 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s CC [M] drivers/media/usb/hdpvr/hdpvr-i2c.o 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccLRuCkn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Assembler messages: 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s /tmp/ccDBsCBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6911s CC [M] drivers/media/usb/pvrusb2/pvrusb2-audio.o 6912s /tmp/cclb6bLo.s: Assembler messages: 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cclb6bLo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s CC [M] drivers/media/test-drivers/vivid/vivid-meta-out.o 6912s /tmp/ccbgzIuZ.s: Assembler messages: 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccbgzIuZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/ccK2pfgI.s: Assembler messages: 6912s /tmp/ccK2pfgI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cc4eEEoX.s: Assembler messages: 6912s /tmp/cc4eEEoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cc4eEEoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s /tmp/cc4eEEoX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6912s CC [M] drivers/media/usb/pvrusb2/pvrusb2-encoder.o 6912s CC [M] drivers/md/bcache/util.o 6912s LD [M] drivers/media/usb/hdpvr/hdpvr.o 6912s CC [M] drivers/media/usb/pvrusb2/pvrusb2-video-v4l.o 6913s /tmp/cc4e3MD5.s: Assembler messages: 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc4e3MD5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s CC [M] drivers/media/test-drivers/vivid/vivid-kthread-touch.o 6913s /tmp/cc0WskBG.s: Assembler messages: 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc0WskBG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s CC [M] drivers/md/bcache/writeback.o 6913s /tmp/ccQzcbiN.s: Assembler messages: 6913s /tmp/ccQzcbiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s CC [M] drivers/md/dm-vdo/action-manager.o 6913s /tmp/cc9tsgoH.s: Assembler messages: 6913s /tmp/cc9tsgoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc9tsgoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc9tsgoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc9tsgoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s /tmp/cc9tsgoH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6913s CC [M] drivers/media/usb/pvrusb2/pvrusb2-eeprom.o 6914s /tmp/ccRYFdWE.s: Assembler messages: 6914s /tmp/ccRYFdWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/ccRYFdWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/ccRYFdWE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s CC [M] drivers/media/test-drivers/vivid/vivid-touch-cap.o 6914s /tmp/cc8tWZTQ.s: Assembler messages: 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s /tmp/cc8tWZTQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6914s CC [M] drivers/md/dm-vdo/admin-state.o 6914s CC [M] drivers/media/usb/pvrusb2/pvrusb2-main.o 6915s /tmp/ccGxmlmN.s: Assembler messages: 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s CC [M] drivers/md/bcache/features.o 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccGxmlmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Assembler messages: 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccH75KTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s CC [M] drivers/media/test-drivers/vivid/vivid-cec.o 6915s /tmp/ccSXsvbm.s: Assembler messages: 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccSXsvbm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s CC [M] drivers/md/dm-vdo/block-map.o 6915s /tmp/ccU1z4dD.s: Assembler messages: 6915s /tmp/ccU1z4dD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccU1z4dD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccU1z4dD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccU1z4dD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s /tmp/ccU1z4dD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6915s CC [M] drivers/media/usb/pvrusb2/pvrusb2-hdw.o 6916s /tmp/ccZYEjhl.s: Assembler messages: 6916s /tmp/ccZYEjhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s /tmp/ccZYEjhl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s LD [M] drivers/md/bcache/bcache.o 6916s CC [M] drivers/media/usb/pvrusb2/pvrusb2-v4l2.o 6916s /tmp/ccR5KQu8.s: Assembler messages: 6916s /tmp/ccR5KQu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s /tmp/ccR5KQu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s /tmp/ccR5KQu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s /tmp/ccR5KQu8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6916s CC [M] drivers/media/test-drivers/vivid/vivid-osd.o 6917s /tmp/cc6ORBjv.s: Assembler messages: 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/cc6ORBjv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s CC [M] drivers/media/usb/pvrusb2/pvrusb2-ctrl.o 6917s /tmp/ccHRPSWu.s: Assembler messages: 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s /tmp/ccHRPSWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6917s CC [M] drivers/md/dm-vdo/completion.o 6918s /tmp/ccIyCBhG.s: Assembler messages: 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccIyCBhG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s LD [M] drivers/media/test-drivers/vivid/vivid.o 6918s CC [M] drivers/media/usb/pvrusb2/pvrusb2-std.o 6918s /tmp/ccEEgdSk.s: Assembler messages: 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccEEgdSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccAPaEIv.s: Assembler messages: 6918s /tmp/ccAPaEIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccAPaEIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccAPaEIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s CC [M] drivers/media/usb/pvrusb2/pvrusb2-devattr.o 6918s /tmp/ccwTaMzU.s: Assembler messages: 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccwTaMzU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s CC drivers/edac/edac_mc.o 6918s CC [M] drivers/md/dm-vdo/data-vio.o 6918s /tmp/ccV7B2EX.s: Assembler messages: 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s /tmp/ccV7B2EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6918s CC drivers/opp/core.o 6919s /tmp/cc0S2rUW.s: Assembler messages: 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/cc0S2rUW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s CC [M] drivers/media/usb/pvrusb2/pvrusb2-context.o 6919s /tmp/ccjgRC2e.s: Assembler messages: 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6919s /tmp/ccjgRC2e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s CC drivers/edac/edac_device.o 6920s /tmp/cchU0H6Y.s: Assembler messages: 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/cchU0H6Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s CC [M] drivers/md/dm-vdo/dedupe.o 6920s /tmp/ccajYUKr.s: Assembler messages: 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccajYUKr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s CC [M] drivers/media/usb/pvrusb2/pvrusb2-io.o 6920s /tmp/ccVfrNXX.s: Assembler messages: 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6920s /tmp/ccVfrNXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Assembler messages: 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccQU4NnJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s CC drivers/edac/edac_mc_sysfs.o 6921s CC drivers/opp/cpu.o 6921s /tmp/cc4hP7Ig.s: Assembler messages: 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/cc4hP7Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s CC [M] drivers/media/usb/pvrusb2/pvrusb2-ioread.o 6921s /tmp/ccVtTrsz.s: Assembler messages: 6921s /tmp/ccVtTrsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccVtTrsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccVtTrsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccVtTrsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s /tmp/ccVtTrsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6921s CC drivers/opp/of.o 6922s /tmp/cccIxqgy.s: Assembler messages: 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s CC [M] drivers/md/dm-vdo/dm-vdo-target.o 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/cccIxqgy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Assembler messages: 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccgsWI2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s CC drivers/edac/edac_module.o 6922s /tmp/ccpSkOj1.s: Assembler messages: 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccpSkOj1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s CC [M] drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.o 6922s /tmp/ccsuGof5.s: Assembler messages: 6922s /tmp/ccsuGof5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s /tmp/ccsuGof5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6922s CC drivers/edac/edac_device_sysfs.o 6923s /tmp/ccTWJrjU.s: Assembler messages: 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccTWJrjU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccWrlyY1.s: Assembler messages: 6923s /tmp/ccWrlyY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s CC [M] drivers/media/usb/pvrusb2/pvrusb2-wm8775.o 6923s CC drivers/opp/debugfs.o 6923s /tmp/cc3hn5pV.s: Assembler messages: 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/cc3hn5pV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s CC [M] drivers/md/dm-vdo/dump.o 6923s /tmp/ccoSDcxz.s: Assembler messages: 6923s /tmp/ccoSDcxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccoSDcxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccoSDcxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccoSDcxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s CC drivers/opp/ti-opp-supply.o 6923s /tmp/ccGKh1AH.s: Assembler messages: 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s /tmp/ccGKh1AH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6923s CC drivers/edac/wq.o 6924s /tmp/ccjo1ikL.s: Assembler messages: 6924s /tmp/ccjo1ikL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s CC [M] drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.o 6924s /tmp/ccMnJIV6.s: Assembler messages: 6924s /tmp/ccMnJIV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccMnJIV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccMnJIV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccMnJIV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s CC [M] drivers/md/dm-vdo/encodings.o 6924s /tmp/ccvEnXzV.s: Assembler messages: 6924s /tmp/ccvEnXzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccvEnXzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccvEnXzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/ccvEnXzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s CC drivers/edac/scrub.o 6924s /tmp/cc6QTmiq.s: Assembler messages: 6924s /tmp/cc6QTmiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/cc6QTmiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/cc6QTmiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/cc6QTmiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s /tmp/cc6QTmiq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6924s AR drivers/opp/built-in.a 6924s CC [M] drivers/media/usb/pvrusb2/pvrusb2-dvb.o 6925s /tmp/ccbOs1iC.s: Assembler messages: 6925s /tmp/ccbOs1iC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s CC [M] drivers/media/usb/pvrusb2/pvrusb2-sysfs.o 6925s /tmp/ccNjoq9Y.s: Assembler messages: 6925s /tmp/ccNjoq9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s CC drivers/edac/ecs.o 6925s /tmp/ccHGtDev.s: Assembler messages: 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s CC [M] drivers/md/dm-vdo/errors.o 6925s /tmp/ccHGtDev.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Assembler messages: 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6925s /tmp/ccRY4FEY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Assembler messages: 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc47JU9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s LD [M] drivers/media/usb/pvrusb2/pvrusb2.o 6926s CC [M] drivers/media/dvb-frontends/a8293.o 6926s /tmp/ccUAVObA.s: Assembler messages: 6926s /tmp/ccUAVObA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s CC [M] drivers/media/usb/stk1160/stk1160-core.o 6926s CC drivers/edac/mem_repair.o 6926s /tmp/cc1ouECC.s: Assembler messages: 6926s /tmp/cc1ouECC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s /tmp/cc1ouECC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6926s CC [M] drivers/md/dm-vdo/flush.o 6927s /tmp/cckXFOrO.s: Assembler messages: 6927s /tmp/cckXFOrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cckXFOrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccTyY9SN.s: Assembler messages: 6927s /tmp/ccTyY9SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccTyY9SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccTyY9SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccTyY9SN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s CC [M] drivers/media/dvb-frontends/af9013.o 6927s CC drivers/edac/edac_pci.o 6927s /tmp/ccwW0mlz.s: Assembler messages: 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/ccwW0mlz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s CC [M] drivers/media/usb/stk1160/stk1160-v4l.o 6927s /tmp/cc2HY6wH.s: Assembler messages: 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s /tmp/cc2HY6wH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6927s CC [M] drivers/md/dm-vdo/funnel-queue.o 6928s /tmp/ccNSMi6e.s: Assembler messages: 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccNSMi6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccOa13Yg.s: Assembler messages: 6928s /tmp/ccOa13Yg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccOa13Yg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccOa13Yg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s CC [M] drivers/md/dm-vdo/funnel-workqueue.o 6928s CC drivers/edac/edac_pci_sysfs.o 6928s /tmp/ccYEhC79.s: Assembler messages: 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYEhC79.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s CC [M] drivers/media/usb/stk1160/stk1160-video.o 6928s /tmp/ccYivhGf.s: Assembler messages: 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s CC [M] drivers/media/dvb-frontends/af9033.o 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6928s /tmp/ccYivhGf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Assembler messages: 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccrUG2Wd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s CC [M] drivers/md/dm-vdo/int-map.o 6929s /tmp/cceCyMMM.s: Assembler messages: 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cceCyMMM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s CC drivers/edac/ghes_edac.o 6929s /tmp/ccEur1cD.s: Assembler messages: 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/ccEur1cD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s CC [M] drivers/media/usb/stk1160/stk1160-i2c.o 6929s /tmp/cccAcw4U.s: Assembler messages: 6929s /tmp/cccAcw4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s /tmp/cccAcw4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6929s CC [M] drivers/md/dm-vdo/io-submitter.o 6930s /tmp/ccA0slcI.s: Assembler messages: 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccA0slcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s CC [M] drivers/media/dvb-frontends/as102_fe.o 6930s /tmp/ccdOLDSM.s: Assembler messages: 6930s /tmp/ccdOLDSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccdOLDSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccdOLDSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccdOLDSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccdOLDSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s CC drivers/edac/altera_edac.o 6930s /tmp/ccuC7Wet.s: Assembler messages: 6930s /tmp/ccuC7Wet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccuC7Wet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccuC7Wet.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s CC [M] drivers/media/usb/stk1160/stk1160-ac97.o 6930s /tmp/ccMmxyA4.s: Assembler messages: 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s /tmp/ccMmxyA4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6930s CC [M] drivers/md/dm-vdo/logger.o 6931s /tmp/cccfrAst.s: Assembler messages: 6931s /tmp/cccfrAst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/cccfrAst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/cccfrAst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s CC [M] drivers/media/dvb-frontends/ascot2e.o 6931s /tmp/ccYYgoFj.s: Assembler messages: 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccYYgoFj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s CC [M] drivers/edac/fsl_ddr_edac.o 6931s LD [M] drivers/media/usb/stk1160/stk1160.o 6931s AR drivers/media/usb/built-in.a 6931s /tmp/ccpoIHqf.s: Assembler messages: 6931s /tmp/ccpoIHqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccpoIHqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s /tmp/ccpoIHqf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6931s CC [M] drivers/md/dm-vdo/logical-zone.o 6931s CC [M] drivers/md/dm-vdo/memory-alloc.o 6932s /tmp/ccV9Cdd7.s: Assembler messages: 6932s /tmp/ccV9Cdd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccV9Cdd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccV9Cdd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s CC [M] drivers/media/dvb-frontends/atbm8830.o 6932s /tmp/cc2GFb7v.s: Assembler messages: 6932s /tmp/cc2GFb7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/cc2GFb7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/cc2GFb7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/cc2GFb7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Assembler messages: 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccQ6dSe0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s CC [M] drivers/edac/layerscape_edac.o 6932s CC drivers/cpufreq/cpufreq.o 6932s /tmp/ccy7CS4Q.s: Assembler messages: 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s /tmp/ccy7CS4Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6932s CC [M] drivers/md/dm-vdo/message-stats.o 6933s /tmp/ccmmvpPJ.s: Assembler messages: 6933s /tmp/ccmmvpPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccmmvpPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccmmvpPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccmmvpPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccmmvpPJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccp2jumT.s: Assembler messages: 6933s /tmp/ccp2jumT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/ccp2jumT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s CC [M] drivers/media/dvb-frontends/au8522_common.o 6933s CC [M] drivers/edac/thunderx_edac.o 6933s /tmp/cciTAgP4.s: Assembler messages: 6933s /tmp/cciTAgP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/cciTAgP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/cciTAgP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/cciTAgP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s /tmp/cciTAgP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 6933s CC [M] drivers/md/dm-vdo/murmurhash3.o 6934s CC [M] drivers/md/dm-vdo/packer.o 6934s /tmp/cc6E0knn.s: Assembler messages: 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc6E0knn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s CC [M] drivers/media/dvb-frontends/au8522_dig.o 6934s /tmp/cc9FLKkX.s: Assembler messages: 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s CC [M] drivers/edac/synopsys_edac.o 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6934s /tmp/cc9FLKkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Assembler messages: 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccxVaBxK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s CC [M] drivers/md/dm-vdo/permassert.o 6935s /tmp/ccS3dfck.s: Assembler messages: 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccS3dfck.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s CC drivers/cpufreq/freq_table.o 6935s /tmp/ccMjkXWg.s: Assembler messages: 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/ccMjkXWg.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Assembler messages: 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s /tmp/cc6wjJXp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s CC [M] drivers/edac/xgene_edac.o 6935s /tmp/cccWRcGX.s: Assembler messages: 6935s /tmp/cccWRcGX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6935s CC [M] drivers/media/dvb-frontends/au8522_decoder.o 6935s CC [M] drivers/md/dm-vdo/physical-zone.o 6936s /tmp/ccprC8gG.s: Assembler messages: 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccprC8gG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s CC drivers/cpufreq/cpufreq_stats.o 6936s /tmp/ccITP59G.s: Assembler messages: 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccITP59G.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s CC [M] drivers/md/dm-vdo/priority-table.o 6936s /tmp/ccty0thU.s: Assembler messages: 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccty0thU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Assembler messages: 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s /tmp/ccJN8oI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6936s CC [M] drivers/media/dvb-frontends/bcm3510.o 6936s CC drivers/cpufreq/cpufreq_performance.o 6937s /tmp/ccbxsHY6.s: Assembler messages: 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccbxsHY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s CC [M] drivers/edac/qcom_edac.o 6937s /tmp/cctPpxZY.s: Assembler messages: 6937s /tmp/cctPpxZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/cctPpxZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/cctPpxZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/cctPpxZY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s CC [M] drivers/md/dm-vdo/recovery-journal.o 6937s /tmp/ccx8c0tS.s: Assembler messages: 6937s /tmp/ccx8c0tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccx8c0tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s /tmp/ccx8c0tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6937s CC drivers/cpufreq/cpufreq_powersave.o 6938s /tmp/ccMVD9qe.s: Assembler messages: 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccMVD9qe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s CC [M] drivers/edac/bluefield_edac.o 6938s /tmp/cc3C9yK8.s: Assembler messages: 6938s /tmp/cc3C9yK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cc3C9yK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cc3C9yK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Assembler messages: 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/cclMmoju.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s CC drivers/cpufreq/cpufreq_userspace.o 6938s CC [M] drivers/media/dvb-frontends/cx22700.o 6938s /tmp/ccBtp4pr.s: Assembler messages: 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s CC [M] drivers/md/dm-vdo/repair.o 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccBtp4pr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Assembler messages: 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccsDK4Wy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s CC drivers/cpufreq/cpufreq_ondemand.o 6938s /tmp/ccX1icJw.s: Assembler messages: 6938s /tmp/ccX1icJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccX1icJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s /tmp/ccX1icJw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6938s CC [M] drivers/edac/dmc520_edac.o 6939s /tmp/ccR6kD98.s: Assembler messages: 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6939s /tmp/ccR6kD98.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s CC [M] drivers/media/dvb-frontends/cx22702.o 6940s /tmp/ccrF7Srx.s: Assembler messages: 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s CC drivers/cpufreq/cpufreq_conservative.o 6940s CC [M] drivers/edac/npcm_edac.o 6940s CC [M] drivers/md/dm-vdo/slab-depot.o 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccrF7Srx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/cchteCRI.s: Assembler messages: 6940s /tmp/cchteCRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/cchteCRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/cchteCRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/cchteCRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Assembler messages: 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccjzMb1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Assembler messages: 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccesWxKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s CC [M] drivers/media/dvb-frontends/cx24110.o 6940s /tmp/ccLFXih6.s: Assembler messages: 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccLFXih6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s CC drivers/cpufreq/cpufreq_governor.o 6940s /tmp/ccCZofzL.s: Assembler messages: 6940s /tmp/ccCZofzL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccCZofzL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s /tmp/ccCZofzL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6940s CC [M] drivers/edac/zynqmp_edac.o 6941s /tmp/ccrCjDKe.s: Assembler messages: 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccrCjDKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccgxFZpC.s: Assembler messages: 6941s /tmp/ccgxFZpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccgxFZpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccgxFZpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccgxFZpC.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s CC drivers/cpufreq/cpufreq_governor_attr_set.o 6941s /tmp/ccsOM6BD.s: Assembler messages: 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s CC [M] drivers/edac/versal_edac.o 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s /tmp/ccsOM6BD.s: Warning: no SFrame FDE emitted; FP without RA on stack 6941s CC [M] drivers/media/dvb-frontends/cx24116.o 6942s /tmp/ccmtcCBV.s: Assembler messages: 6942s /tmp/ccmtcCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccmtcCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccmtcCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccmtcCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccmtcCBV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s CC drivers/cpufreq/cpufreq-dt.o 6942s /tmp/ccvBokIt.s: Assembler messages: 6942s /tmp/ccvBokIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccvBokIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccvBokIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccvBokIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccvBokIt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s AR drivers/edac/built-in.a 6942s LD [M] drivers/edac/layerscape_edac_mod.o 6942s CC drivers/cpufreq/cpufreq-dt-platdev.o 6942s /tmp/ccQgiG9a.s: Assembler messages: 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccQgiG9a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s CC [M] drivers/md/dm-vdo/status-codes.o 6942s /tmp/ccsXt1c0.s: Assembler messages: 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6942s /tmp/ccsXt1c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s CC [M] drivers/media/dvb-frontends/cx24117.o 6943s CC [M] drivers/md/dm-vdo/string-utils.o 6943s /tmp/cccqQm9q.s: Assembler messages: 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/cccqQm9q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s CC drivers/cpufreq/ti-cpufreq.o 6943s CC drivers/cpuidle/cpuidle.o 6943s /tmp/ccDzy3bd.s: Assembler messages: 6943s /tmp/ccDzy3bd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s CC [M] drivers/md/dm-vdo/thread-device.o 6943s /tmp/ccGuneDR.s: Assembler messages: 6943s /tmp/ccGuneDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/ccGuneDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/ccGuneDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/ccGuneDR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s CC [M] drivers/md/dm-vdo/thread-registry.o 6943s /tmp/ccchGiwy.s: Assembler messages: 6943s /tmp/ccchGiwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/ccchGiwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6943s /tmp/ccchGiwy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s CC [M] drivers/cpufreq/virtual-cpufreq.o 6944s /tmp/ccXErjhk.s: Assembler messages: 6944s /tmp/ccXErjhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccXErjhk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s CC [M] drivers/md/dm-vdo/thread-utils.o 6944s /tmp/cc0OTvon.s: Assembler messages: 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cc0OTvon.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s CC [M] drivers/media/dvb-frontends/cx24120.o 6944s /tmp/cceCsQ8P.s: Assembler messages: 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/cceCsQ8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s CC drivers/cpuidle/driver.o 6944s /tmp/ccGsMjst.s: Assembler messages: 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s /tmp/ccGsMjst.s: Warning: no SFrame FDE emitted; FP without RA on stack 6944s CC [M] drivers/cpufreq/airoha-cpufreq.o 6945s /tmp/cc0bXeNd.s: Assembler messages: 6945s /tmp/cc0bXeNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/cc0bXeNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s CC [M] drivers/md/dm-vdo/vdo.o 6945s /tmp/ccAPD3rb.s: Assembler messages: 6945s /tmp/ccAPD3rb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccAPD3rb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccAPD3rb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s CC [M] drivers/cpufreq/apple-soc-cpufreq.o 6945s /tmp/ccLsjWKA.s: Assembler messages: 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccLsjWKA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s CC drivers/cpuidle/governor.o 6945s /tmp/ccyFrQtz.s: Assembler messages: 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6945s /tmp/ccyFrQtz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s CC [M] drivers/media/dvb-frontends/cx24123.o 6946s /tmp/ccqV7JEa.s: Assembler messages: 6946s /tmp/ccqV7JEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccqV7JEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccqV7JEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccqV7JEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s CC drivers/cpuidle/sysfs.o 6946s /tmp/ccVLXvTZ.s: Assembler messages: 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccVLXvTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s CC [M] drivers/cpufreq/armada-37xx-cpufreq.o 6946s /tmp/ccyBHEL7.s: Assembler messages: 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccyBHEL7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s CC [M] drivers/md/dm-vdo/vio.o 6946s /tmp/ccrYeAC8.s: Assembler messages: 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6946s /tmp/ccrYeAC8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC drivers/cpuidle/governors/ladder.o 6947s /tmp/ccdgxpyI.s: Assembler messages: 6947s /tmp/ccdgxpyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccdgxpyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccdgxpyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccdgxpyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC [M] drivers/cpufreq/armada-8k-cpufreq.o 6947s /tmp/cccO4Gh0.s: Assembler messages: 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/cccO4Gh0.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC [M] drivers/media/dvb-frontends/cxd2099.o 6947s /tmp/ccoKhfv1.s: Assembler messages: 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccoKhfv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC [M] drivers/md/dm-vdo/wait-queue.o 6947s /tmp/ccJB6Toi.s: Assembler messages: 6947s /tmp/ccJB6Toi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccJB6Toi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccJB6Toi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC drivers/cpuidle/governors/menu.o 6947s /tmp/ccklOnMm.s: Assembler messages: 6947s /tmp/ccklOnMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccklOnMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s /tmp/ccklOnMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6947s CC [M] drivers/cpufreq/brcmstb-avs-cpufreq.o 6948s /tmp/cctj8zNQ.s: Assembler messages: 6948s /tmp/cctj8zNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/cctj8zNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/cctj8zNQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccCt2pyR.s: Assembler messages: 6948s /tmp/ccCt2pyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccCt2pyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccCt2pyR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s CC [M] drivers/md/dm-vdo/indexer/chapter-index.o 6948s CC drivers/cpuidle/governors/teo.o 6948s /tmp/ccJKXAaT.s: Assembler messages: 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s CC [M] drivers/media/dvb-frontends/cxd2820r_core.o 6948s /tmp/ccJKXAaT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Assembler messages: 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/ccNAOLNM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s CC [M] drivers/cpufreq/cppc_cpufreq.o 6948s /tmp/cc59lgyw.s: Assembler messages: 6948s /tmp/cc59lgyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/cc59lgyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/cc59lgyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s /tmp/cc59lgyw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6948s AR drivers/cpuidle/governors/built-in.a 6948s CC drivers/cpuidle/dt_idle_states.o 6949s /tmp/cc6oXCOr.s: Assembler messages: 6949s /tmp/cc6oXCOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc6oXCOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc6oXCOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s CC [M] drivers/md/dm-vdo/indexer/config.o 6949s /tmp/ccTlsGmu.s: Assembler messages: 6949s /tmp/ccTlsGmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s CC drivers/cpuidle/dt_idle_genpd.o 6949s /tmp/cc0G0R2E.s: Assembler messages: 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc0G0R2E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s CC [M] drivers/cpufreq/imx6q-cpufreq.o 6949s /tmp/cc8t6CHY.s: Assembler messages: 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6949s /tmp/cc8t6CHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccFXmVJN.s: Assembler messages: 6950s /tmp/ccFXmVJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccFXmVJN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s CC [M] drivers/media/dvb-frontends/cxd2820r_c.o 6950s CC [M] drivers/md/dm-vdo/indexer/delta-index.o 6950s /tmp/ccBjOg61.s: Assembler messages: 6950s /tmp/ccBjOg61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccBjOg61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccBjOg61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccBjOg61.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s CC drivers/cpuidle/cpuidle-psci.o 6950s /tmp/ccae5kSo.s: Assembler messages: 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccae5kSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s CC [M] drivers/cpufreq/imx-cpufreq-dt.o 6950s /tmp/ccCz4t6P.s: Assembler messages: 6950s /tmp/ccCz4t6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s /tmp/ccCz4t6P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6950s CC [M] drivers/media/dvb-frontends/cxd2820r_t.o 6951s /tmp/cc1RHCLQ.s: Assembler messages: 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc1RHCLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Assembler messages: 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s CC drivers/cpuidle/cpuidle-psci-domain.o 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccuqGaY8.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s CC [M] drivers/md/dm-vdo/indexer/funnel-requestqueue.o 6951s /tmp/cck5aeZ6.s: Assembler messages: 6951s /tmp/cck5aeZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cck5aeZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cck5aeZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cck5aeZ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s CC [M] drivers/cpufreq/mediatek-cpufreq.o 6951s /tmp/cc3UTcKa.s: Assembler messages: 6951s /tmp/cc3UTcKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/cc3UTcKa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s CC [M] drivers/media/dvb-frontends/cxd2820r_t2.o 6951s /tmp/ccX2t2E1.s: Assembler messages: 6951s /tmp/ccX2t2E1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccX2t2E1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccX2t2E1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6951s /tmp/ccX2t2E1.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s AR drivers/cpuidle/built-in.a 6952s CC [M] drivers/md/dm-vdo/indexer/geometry.o 6952s /tmp/cchlvpzw.s: Assembler messages: 6952s /tmp/cchlvpzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/cchlvpzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s CC [M] drivers/media/mc/mc-device.o 6952s /tmp/ccJQBlyj.s: Assembler messages: 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccJQBlyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s CC [M] drivers/cpufreq/mediatek-cpufreq-hw.o 6952s /tmp/ccXkljiS.s: Assembler messages: 6952s /tmp/ccXkljiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s /tmp/ccXkljiS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s CC [M] drivers/md/dm-vdo/indexer/index.o 6952s /tmp/ccluC9vZ.s: Assembler messages: 6952s /tmp/ccluC9vZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6952s CC [M] drivers/media/dvb-frontends/cxd2841er.o 6953s /tmp/ccBhBMa5.s: Assembler messages: 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccBhBMa5.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Assembler messages: 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s CC [M] drivers/cpufreq/qcom-cpufreq-hw.o 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccXxoXgB.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s CC [M] drivers/media/mc/mc-devnode.o 6953s /tmp/ccLN2On9.s: Assembler messages: 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s /tmp/ccLN2On9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6953s CC [M] drivers/md/dm-vdo/indexer/index-layout.o 6954s /tmp/cc56x5Kd.s: Assembler messages: 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/cc56x5Kd.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s CC [M] drivers/media/mc/mc-entity.o 6954s /tmp/ccW6GOy6.s: Assembler messages: 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s /tmp/ccW6GOy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6954s CC [M] drivers/cpufreq/qcom-cpufreq-nvmem.o 6955s /tmp/ccUR8XZa.s: Assembler messages: 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccUR8XZa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s CC [M] drivers/md/dm-vdo/indexer/index-page-map.o 6955s /tmp/cc1QvGle.s: Assembler messages: 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/cc1QvGle.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Assembler messages: 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s /tmp/ccoEEXnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6955s CC [M] drivers/cpufreq/raspberrypi-cpufreq.o 6955s CC [M] drivers/media/dvb-frontends/dib3000mb.o 6956s /tmp/ccgYn5hK.s: Assembler messages: 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccgYn5hK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccqOPaS2.s: Assembler messages: 6956s /tmp/ccqOPaS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccqOPaS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccqOPaS2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s CC [M] drivers/cpufreq/scmi-cpufreq.o 6956s /tmp/ccrHXKK6.s: Assembler messages: 6956s /tmp/ccrHXKK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/ccrHXKK6.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s CC [M] drivers/md/dm-vdo/indexer/index-session.o 6956s CC [M] drivers/media/mc/mc-request.o 6956s /tmp/cczUMgv3.s: Assembler messages: 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s /tmp/cczUMgv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6956s CC [M] drivers/cpufreq/scpi-cpufreq.o 6957s /tmp/ccNFpmdq.s: Assembler messages: 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccNFpmdq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Assembler messages: 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccB0fCen.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s CC [M] drivers/media/dvb-frontends/dib3000mc.o 6957s CC [M] drivers/md/dm-vdo/indexer/io-factory.o 6957s /tmp/ccbpaW6v.s: Assembler messages: 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/ccbpaW6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s CC [M] drivers/media/mc/mc-dev-allocator.o 6957s /tmp/cc2AwKAG.s: Assembler messages: 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s /tmp/cc2AwKAG.s: Warning: no SFrame FDE emitted; FP without RA on stack 6957s CC [M] drivers/cpufreq/sun50i-cpufreq-nvmem.o 6958s /tmp/ccpB2Mhn.s: Assembler messages: 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccpB2Mhn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s CC [M] drivers/md/dm-vdo/indexer/open-chapter.o 6958s /tmp/ccCObSZy.s: Assembler messages: 6958s /tmp/ccCObSZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccCObSZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccCObSZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccCObSZy.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s CC [M] drivers/cpufreq/qoriq-cpufreq.o 6958s /tmp/ccUg5xPl.s: Assembler messages: 6958s /tmp/ccUg5xPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccUg5xPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccUg5xPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccUg5xPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s LD [M] drivers/media/mc/mc.o 6958s /tmp/ccjHjg7P.s: Assembler messages: 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s CC [M] drivers/media/v4l2-core/v4l2-async.o 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccjHjg7P.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s CC [M] drivers/media/dvb-frontends/dibx000_common.o 6958s /tmp/ccsdvapt.s: Assembler messages: 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6958s /tmp/ccsdvapt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Assembler messages: 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccyF2KSZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s AR drivers/cpufreq/built-in.a 6959s CC [M] drivers/md/dm-vdo/indexer/radix-sort.o 6959s CC [M] drivers/media/dvb-frontends/dib7000m.o 6959s /tmp/ccZpC2RW.s: Assembler messages: 6959s /tmp/ccZpC2RW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZpC2RW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s CC [M] drivers/md/dm-vdo/indexer/sparse-cache.o 6959s /tmp/ccE5rK26.s: Assembler messages: 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccE5rK26.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Assembler messages: 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s /tmp/ccZYB3sW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6959s CC [M] drivers/media/dvb-core/dvbdev.o 6959s CC [M] drivers/media/v4l2-core/v4l2-cci.o 6960s /tmp/ccXl0i6D.s: Assembler messages: 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccXl0i6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s CC [M] drivers/media/dvb-frontends/dib7000p.o 6960s /tmp/ccKXfXUL.s: Assembler messages: 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s /tmp/ccKXfXUL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s CC [M] drivers/md/dm-vdo/indexer/volume.o 6960s /tmp/ccGKZYWk.s: Assembler messages: 6960s /tmp/ccGKZYWk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6960s CC [M] drivers/media/v4l2-core/v4l2-flash-led-class.o 6961s /tmp/ccabODgN.s: Assembler messages: 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccabODgN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s CC [M] drivers/media/dvb-core/dmxdev.o 6961s /tmp/ccTfkRIf.s: Assembler messages: 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccTfkRIf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Assembler messages: 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s /tmp/ccwe1a6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 6961s CC [M] drivers/md/dm-vdo/indexer/volume-index.o 6961s CC [M] drivers/media/v4l2-core/v4l2-fwnode.o 6962s /tmp/ccKukfAi.s: Assembler messages: 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccKukfAi.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s CC [M] drivers/media/dvb-frontends/dib8000.o 6962s /tmp/ccojvWEU.s: Assembler messages: 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s /tmp/ccojvWEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6962s CC [M] drivers/media/dvb-core/dvb_demux.o 6963s /tmp/cc5nwLKe.s: Assembler messages: 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/cc5nwLKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s LD [M] drivers/md/dm-vdo/dm-vdo.o 6963s AR drivers/md/built-in.a 6963s LD [M] drivers/md/linear.o 6963s LD [M] drivers/md/raid456.o 6963s LD [M] drivers/md/dm-bio-prison.o 6963s LD [M] drivers/md/dm-multipath.o 6963s /tmp/ccUvpw5W.s: Assembler messages: 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s /tmp/ccUvpw5W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6963s LD [M] drivers/md/dm-round-robin.o 6963s LD [M] drivers/md/dm-queue-length.o 6963s LD [M] drivers/md/dm-service-time.o 6963s LD [M] drivers/md/dm-historical-service-time.o 6963s LD [M] drivers/md/dm-io-affinity.o 6963s LD [M] drivers/md/dm-snapshot.o 6963s LD [M] drivers/md/dm-mirror.o 6963s LD [M] drivers/md/dm-log-userspace.o 6963s LD [M] drivers/md/dm-thin-pool.o 6963s CC [M] drivers/media/v4l2-core/v4l2-h264.o 6963s LD [M] drivers/md/dm-verity.o 6963s LD [M] drivers/md/dm-cache.o 6963s LD [M] drivers/md/dm-cache-smq.o 6963s LD [M] drivers/md/dm-ebs.o 6963s LD [M] drivers/md/dm-era.o 6963s LD [M] drivers/md/dm-clone.o 6963s LD [M] drivers/md/dm-zoned.o 6963s CC [M] drivers/media/dvb-core/dvb_ca_en50221.o 6964s /tmp/cceEAqk2.s: Assembler messages: 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cceEAqk2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s CC [M] drivers/media/cec/core/cec-core.o 6964s /tmp/cc64DWCn.s: Assembler messages: 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/cc64DWCn.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s CC [M] drivers/media/v4l2-core/v4l2-jpeg.o 6964s /tmp/ccjzOEgp.s: Assembler messages: 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6964s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccjzOEgp.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Assembler messages: 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cc16VB5k.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s CC [M] drivers/media/dvb-core/dvb_frontend.o 6965s CC [M] drivers/media/cec/core/cec-adap.o 6965s /tmp/ccKRByJv.s: Assembler messages: 6965s /tmp/ccKRByJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/ccKRByJv.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s CC [M] drivers/media/v4l2-core/v4l2-mem2mem.o 6965s /tmp/cczRhx5R.s: Assembler messages: 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s /tmp/cczRhx5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 6965s CC [M] drivers/media/dvb-frontends/dib9000.o 6966s /tmp/cc8eTHni.s: Assembler messages: 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6966s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc8eTHni.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Assembler messages: 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cczhgDSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Assembler messages: 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/ccvh687W.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s CC [M] drivers/media/dvb-core/dvb_net.o 6967s CC [M] drivers/media/cec/core/cec-api.o 6967s /tmp/cc0g7MiI.s: Assembler messages: 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s /tmp/cc0g7MiI.s: Warning: no SFrame FDE emitted; FP without RA on stack 6967s CC [M] drivers/media/v4l2-core/v4l2-vp9.o 6967s CC [M] drivers/media/dvb-frontends/drxd_firm.o 6967s CC [M] drivers/media/dvb-frontends/drxd_hard.o 6968s /tmp/cc5I0oAo.s: Assembler messages: 6968s /tmp/cc5I0oAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/cc5I0oAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/cc5I0oAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/cc5I0oAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s CC [M] drivers/media/cec/core/cec-notifier.o 6968s /tmp/ccgkTkf3.s: Assembler messages: 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccgkTkf3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s CC [M] drivers/media/dvb-core/dvb_ringbuffer.o 6968s /tmp/ccKc8hwm.s: Assembler messages: 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6968s /tmp/ccKc8hwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s CC [M] drivers/media/v4l2-core/tuner-core.o 6969s /tmp/ccrXzlIr.s: Assembler messages: 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccrXzlIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s LD [M] drivers/media/cec/core/cec.o 6969s /tmp/cc9bLzUf.s: Assembler messages: 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/cc9bLzUf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s CC [M] drivers/media/cec/i2c/tda9950.o 6969s CC [M] drivers/media/dvb-frontends/drxk_hard.o 6969s /tmp/ccGZ1lYN.s: Assembler messages: 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s /tmp/ccGZ1lYN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6969s LD [M] drivers/media/dvb-core/dvb-core.o 6969s CC [M] drivers/media/radio/radio-maxiradio.o 6970s /tmp/cc1w2RLw.s: Assembler messages: 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc1w2RLw.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Assembler messages: 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/ccB2HztE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s CC [M] drivers/media/v4l2-core/v4l2-dv-timings.o 6970s CC [M] drivers/media/cec/platform/meson/ao-cec.o 6970s /tmp/cc6HCPHM.s: Assembler messages: 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s /tmp/cc6HCPHM.s: Warning: no SFrame FDE emitted; FP without RA on stack 6970s CC [M] drivers/media/radio/saa7706h.o 6971s /tmp/ccheVPIh.s: Assembler messages: 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccheVPIh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s CC [M] drivers/media/cec/platform/meson/ao-cec-g12a.o 6971s /tmp/ccfMn7iJ.s: Assembler messages: 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccfMn7iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s CC [M] drivers/media/v4l2-core/v4l2-dev.o 6971s /tmp/ccYV3E4E.s: Assembler messages: 6971s /tmp/ccYV3E4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccYV3E4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccYV3E4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccYV3E4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s /tmp/ccYV3E4E.s: Warning: no SFrame FDE emitted; FP without RA on stack 6971s CC [M] drivers/media/radio/radio-shark2.o 6972s /tmp/ccNlZrvX.s: Assembler messages: 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccNlZrvX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s CC [M] drivers/media/dvb-frontends/ds3000.o 6972s /tmp/ccyHz6gA.s: Assembler messages: 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccyHz6gA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s CC [M] drivers/media/cec/platform/cros-ec/cros-ec-cec.o 6972s /tmp/ccN8OZBE.s: Assembler messages: 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s /tmp/ccN8OZBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6972s CC [M] drivers/media/radio/radio-tea5777.o 6973s /tmp/ccgoIL17.s: Assembler messages: 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccgoIL17.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Assembler messages: 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccSMMsEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Assembler messages: 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccdjCEUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s CC [M] drivers/media/cec/platform/stm32/stm32-cec.o 6973s CC [M] drivers/media/v4l2-core/v4l2-ioctl.o 6973s CC [M] drivers/media/dvb-frontends/dvb_dummy_fe.o 6973s /tmp/ccLfFoiN.s: Assembler messages: 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6973s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/ccLfFoiN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s CC [M] drivers/media/radio/radio-shark.o 6974s /tmp/cc4GUOXN.s: Assembler messages: 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/cc4GUOXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s CC [M] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.o 6974s /tmp/ccVbIWPx.s: Assembler messages: 6974s /tmp/ccVbIWPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/ccVbIWPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/ccVbIWPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/ccVbIWPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s /tmp/ccVbIWPx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6974s CC [M] drivers/media/dvb-frontends/ec100.o 6975s /tmp/ccVxKzzV.s: Assembler messages: 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccVxKzzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s CC [M] drivers/media/radio/tea575x.o 6975s /tmp/ccsOmKJk.s: Assembler messages: 6975s /tmp/ccsOmKJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s /tmp/ccsOmKJk.s: Warning: no SFrame FDE emitted; FP without RA on stack 6975s CC [M] drivers/media/dvb-frontends/gp8psk-fe.o 6976s /tmp/cc0UPrEu.s: Assembler messages: 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/cc0UPrEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Assembler messages: 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccfn4kvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s CC [M] drivers/media/v4l2-core/v4l2-device.o 6976s /tmp/ccTpXCAo.s: Assembler messages: 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccTpXCAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s CC [M] drivers/media/radio/radio-tea5764.o 6976s CC [M] drivers/media/cec/usb/extron-da-hd-4k-plus/cec-splitter.o 6976s /tmp/ccQtu1gJ.s: Assembler messages: 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s /tmp/ccQtu1gJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6976s CC [M] drivers/media/dvb-frontends/helene.o 6977s /tmp/ccXYtENZ.s: Assembler messages: 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccXYtENZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccK2mMur.s: Assembler messages: 6977s /tmp/ccK2mMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccK2mMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccK2mMur.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s LD [M] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.o 6977s CC [M] drivers/media/cec/usb/pulse8/pulse8-cec.o 6977s CC [M] drivers/media/v4l2-core/v4l2-fh.o 6977s /tmp/ccxAlGd7.s: Assembler messages: 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccxAlGd7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s CC [M] drivers/media/radio/tef6862.o 6977s /tmp/ccVEQEqH.s: Assembler messages: 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s /tmp/ccVEQEqH.s: Warning: no SFrame FDE emitted; FP without RA on stack 6977s CC [M] drivers/media/dvb-frontends/horus3a.o 6978s /tmp/cc6q4GC7.s: Assembler messages: 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/cc6q4GC7.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Assembler messages: 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccbcc63O.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccl5FK88.s: Assembler messages: 6978s /tmp/ccl5FK88.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccl5FK88.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s CC [M] drivers/media/radio/radio-wl1273.o 6978s /tmp/ccl5FK88.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccl5FK88.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s CC [M] drivers/media/cec/usb/rainshadow/rainshadow-cec.o 6978s CC [M] drivers/media/v4l2-core/v4l2-event.o 6978s /tmp/ccguraOT.s: Assembler messages: 6978s /tmp/ccguraOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccguraOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6978s /tmp/ccguraOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s CC [M] drivers/media/dvb-frontends/isl6405.o 6979s /tmp/ccuPev5q.s: Assembler messages: 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccuPev5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s AR drivers/media/built-in.a 6979s /tmp/ccPyuhDt.s: Assembler messages: 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s /tmp/ccPyuhDt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6979s CC [M] drivers/media/v4l2-core/v4l2-subdev.o 6979s CC [M] drivers/media/dvb-frontends/isl6421.o 6979s /tmp/cczbzdAe.s: Assembler messages: 6979s /tmp/cczbzdAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s CC [M] drivers/media/v4l2-core/v4l2-common.o 6980s /tmp/cc4DQxUz.s: Assembler messages: 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/cc4DQxUz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s CC [M] drivers/media/radio/dsbr100.o 6980s /tmp/ccdzxest.s: Assembler messages: 6980s /tmp/ccdzxest.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s /tmp/ccdzxest.s: Warning: no SFrame FDE emitted; FP without RA on stack 6980s CC [M] drivers/media/dvb-frontends/isl6423.o 6981s /tmp/ccgpJjUF.s: Assembler messages: 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccgpJjUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Assembler messages: 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccUiu8Wt.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s CC [M] drivers/media/radio/radio-keene.o 6981s CC [M] drivers/media/radio/radio-ma901.o 6981s /tmp/ccNmUxoV.s: Assembler messages: 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/ccNmUxoV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/cc1h9e87.s: Assembler messages: 6981s /tmp/cc1h9e87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/cc1h9e87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/cc1h9e87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s /tmp/cc1h9e87.s: Warning: no SFrame FDE emitted; FP without RA on stack 6981s CC [M] drivers/media/dvb-frontends/ix2505v.o 6981s CC [M] drivers/media/v4l2-core/v4l2-ctrls-core.o 6982s /tmp/cciQIPx3.s: Assembler messages: 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cciQIPx3.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Assembler messages: 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/ccUJ0Wip.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s CC drivers/mmc/core/core.o 6982s CC [M] drivers/media/radio/radio-mr800.o 6982s /tmp/cclHOeGe.s: Assembler messages: 6982s /tmp/cclHOeGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s /tmp/cclHOeGe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6982s CC [M] drivers/media/dvb-frontends/l64781.o 6983s /tmp/cc3Ym6MO.s: Assembler messages: 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc3Ym6MO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Assembler messages: 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s CC [M] drivers/media/radio/radio-raremono.o 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/cc8ltzfr.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Assembler messages: 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s /tmp/ccZ2V0Gs.s: Warning: no SFrame FDE emitted; FP without RA on stack 6983s CC [M] drivers/media/v4l2-core/v4l2-ctrls-api.o 6983s CC [M] drivers/media/dvb-frontends/lg2160.o 6984s /tmp/ccBwo4H9.s: Assembler messages: 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/ccBwo4H9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Assembler messages: 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s /tmp/cccXrlfF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6984s CC [M] drivers/media/radio/si470x/radio-si470x-common.o 6984s CC drivers/mmc/core/bus.o 6985s /tmp/ccETY3YN.s: Assembler messages: 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccETY3YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s CC [M] drivers/media/dvb-frontends/lgdt3305.o 6985s /tmp/ccyz01kx.s: Assembler messages: 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccyz01kx.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s CC [M] drivers/media/v4l2-core/v4l2-ctrls-request.o 6985s /tmp/ccoQw9Be.s: Assembler messages: 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccoQw9Be.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s CC drivers/mmc/core/host.o 6985s /tmp/ccEkBJVF.s: Assembler messages: 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6985s /tmp/ccEkBJVF.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s CC [M] drivers/media/radio/si470x/radio-si470x-usb.o 6986s /tmp/ccH2m8Ca.s: Assembler messages: 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccH2m8Ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s CC [M] drivers/media/dvb-frontends/lgdt3306a.o 6986s /tmp/cciXnh9U.s: Assembler messages: 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/cciXnh9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s CC [M] drivers/media/v4l2-core/v4l2-ctrls-defs.o 6986s /tmp/ccWM7VGc.s: Assembler messages: 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s /tmp/ccWM7VGc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6986s CC drivers/mmc/core/mmc.o 6987s /tmp/ccD35sir.s: Assembler messages: 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccD35sir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s CC [M] drivers/media/radio/si470x/radio-si470x-i2c.o 6987s /tmp/cclc7GSS.s: Assembler messages: 6987s /tmp/cclc7GSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s CC [M] drivers/media/v4l2-core/v4l2-compat-ioctl32.o 6987s /tmp/ccVinkH9.s: Assembler messages: 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6987s /tmp/ccVinkH9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s CC [M] drivers/media/dvb-frontends/lgdt330x.o 6988s /tmp/ccmkB6De.s: Assembler messages: 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccmkB6De.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s CC [M] drivers/media/radio/si4713/si4713.o 6988s /tmp/ccyzuTUb.s: Assembler messages: 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s CC drivers/mmc/core/mmc_ops.o 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6988s /tmp/ccyzuTUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Assembler messages: 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccw2AwjX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Assembler messages: 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccHxMvif.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s CC [M] drivers/media/dvb-frontends/lgs8gl5.o 6989s CC [M] drivers/media/v4l2-core/v4l2-mc.o 6989s /tmp/cc4L4Euh.s: Assembler messages: 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/cc4L4Euh.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Assembler messages: 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s /tmp/ccFn6Ydz.s: Warning: no SFrame FDE emitted; FP without RA on stack 6989s CC [M] drivers/media/radio/si4713/radio-usb-si4713.o 6989s CC drivers/mmc/core/sd.o 6990s /tmp/cc0ySPFR.s: Assembler messages: 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/cc0ySPFR.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s CC [M] drivers/media/dvb-frontends/lgs8gxx.o 6990s /tmp/ccljTKii.s: Assembler messages: 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s /tmp/ccljTKii.s: Warning: no SFrame FDE emitted; FP without RA on stack 6990s CC [M] drivers/media/v4l2-core/v4l2-spi.o 6991s /tmp/cc2qm83z.s: Assembler messages: 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2qm83z.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s CC [M] drivers/media/radio/si4713/radio-platform-si4713.o 6991s /tmp/ccHcWHdZ.s: Assembler messages: 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccHcWHdZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s CC drivers/mmc/core/sd_ops.o 6991s /tmp/ccz1oUeb.s: Assembler messages: 6991s /tmp/ccz1oUeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccz1oUeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/ccz1oUeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2lmfkc.s: Assembler messages: 6991s /tmp/cc2lmfkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2lmfkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2lmfkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2lmfkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s /tmp/cc2lmfkc.s: Warning: no SFrame FDE emitted; FP without RA on stack 6991s CC [M] drivers/media/v4l2-core/v4l2-trace.o 6991s CC [M] drivers/media/dvb-frontends/lnbh25.o 6992s /tmp/cckOaRd9.s: Assembler messages: 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cckOaRd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s LD [M] drivers/media/radio/shark2.o 6992s AR drivers/ufs/built-in.a 6992s CC [M] drivers/ufs/core/ufshcd.o 6992s /tmp/ccTaRVWq.s: Assembler messages: 6992s /tmp/ccTaRVWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/ccTaRVWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s CC drivers/mmc/core/sdio.o 6992s /tmp/cc2wUb8j.s: Assembler messages: 6992s /tmp/cc2wUb8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cc2wUb8j.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s CC [M] drivers/media/dvb-frontends/lnbh29.o 6992s /tmp/cclX2w9t.s: Assembler messages: 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s /tmp/cclX2w9t.s: Warning: no SFrame FDE emitted; FP without RA on stack 6992s CC [M] drivers/media/v4l2-core/v4l2-i2c.o 6993s /tmp/cckW85Ei.s: Assembler messages: 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cckW85Ei.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/ccHjLWir.s: Assembler messages: 6993s /tmp/ccHjLWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/ccHjLWir.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s CC drivers/mmc/core/sdio_ops.o 6993s CC [M] drivers/media/dvb-frontends/lnbp21.o 6993s /tmp/cci2eqpW.s: Assembler messages: 6993s /tmp/cci2eqpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cci2eqpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cci2eqpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6993s /tmp/cci2eqpW.s: Warning: no SFrame FDE emitted; FP without RA on stack 6994s LD [M] drivers/media/v4l2-core/tuner.o 6994s LD [M] drivers/media/v4l2-core/videodev.o 6994s CC drivers/mmc/host/mmci.o 6994s /tmp/cc2rH6zV.s: Assembler messages: 6994s /tmp/cc2rH6zV.s: Warning: no SFrame FDE emitted; FP without RA on stack 6994s CC drivers/mmc/core/sdio_bus.o 6994s /tmp/ccRSmoHU.s: Assembler messages: 6994s /tmp/ccRSmoHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6994s /tmp/ccRSmoHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6994s /tmp/ccRSmoHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 6994s CC [M] drivers/media/dvb-frontends/lnbp22.o 6995s /tmp/ccoZrBpe.s: Assembler messages: 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/ccoZrBpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s CC drivers/mmc/core/sdio_cis.o 6995s /tmp/ccHwDYK2.s: Assembler messages: 6995s /tmp/ccHwDYK2.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s CC [M] drivers/media/dvb-frontends/m88ds3103.o 6995s /tmp/cc4fV3bf.s: Assembler messages: 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6995s /tmp/cc4fV3bf.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s CC drivers/mmc/host/mmci_qcom_dml.o 6996s /tmp/cclcbpkX.s: Assembler messages: 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/cclcbpkX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s CC drivers/mmc/core/sdio_io.o 6996s /tmp/ccek1l7d.s: Assembler messages: 6996s /tmp/ccek1l7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s /tmp/ccek1l7d.s: Warning: no SFrame FDE emitted; FP without RA on stack 6996s CC drivers/mmc/host/mmci_stm32_sdmmc.o 6997s /tmp/cc45mCiT.s: Assembler messages: 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc45mCiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Assembler messages: 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/cc1E0UVO.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s CC [M] drivers/media/dvb-frontends/m88rs2000.o 6997s CC drivers/mmc/core/sdio_irq.o 6997s /tmp/ccQayjaK.s: Assembler messages: 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6997s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s CC [M] drivers/mmc/host/mxcmmc.o 6998s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccQayjaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccn103YX.s: Assembler messages: 6998s /tmp/ccn103YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccn103YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccn103YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccn103YX.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Assembler messages: 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/ccfS7X6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s CC drivers/mmc/core/sd_uhs2.o 6998s /tmp/cc73FJ3N.s: Assembler messages: 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s /tmp/cc73FJ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 6998s CC [M] drivers/media/dvb-frontends/mb86a16.o 6999s CC [M] drivers/ufs/core/ufs-sysfs.o 6999s /tmp/ccuueHUE.s: Assembler messages: 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccuueHUE.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s CC [M] drivers/mmc/host/sdhci.o 6999s /tmp/ccvzDc3a.s: Assembler messages: 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s /tmp/ccvzDc3a.s: Warning: no SFrame FDE emitted; FP without RA on stack 6999s CC drivers/mmc/core/slot-gpio.o 7000s /tmp/ccks6fk9.s: Assembler messages: 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccks6fk9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s CC [M] drivers/media/dvb-frontends/mb86a20s.o 7000s /tmp/ccMk9lWu.s: Assembler messages: 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s /tmp/ccMk9lWu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7000s CC drivers/mmc/core/regulator.o 7001s /tmp/ccEpLDlE.s: Assembler messages: 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/ccEpLDlE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s CC drivers/mmc/core/pwrseq.o 7001s /tmp/cclnVUmS.s: Assembler messages: 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7001s /tmp/cclnVUmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Assembler messages: 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s CC [M] drivers/media/dvb-frontends/mn88443x.o 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccbCjTCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s CC [M] drivers/ufs/core/ufs-mcq.o 7002s /tmp/ccT6SG7N.s: Assembler messages: 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccT6SG7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s CC drivers/mmc/core/debugfs.o 7002s /tmp/ccHGaAeM.s: Assembler messages: 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7002s /tmp/ccHGaAeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Assembler messages: 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc49Fsnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s CC [M] drivers/mmc/host/sdhci-uhs2.o 7003s CC [M] drivers/media/dvb-frontends/mn88472.o 7003s /tmp/cc2WnxhD.s: Assembler messages: 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/cc2WnxhD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s CC drivers/mmc/core/crypto.o 7003s /tmp/ccRgYqUa.s: Assembler messages: 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s /tmp/ccRgYqUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7003s CC [M] drivers/ufs/core/ufs-debugfs.o 7004s /tmp/cc0zOZdA.s: Assembler messages: 7004s /tmp/cc0zOZdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cc0zOZdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cc0zOZdA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s CC [M] drivers/mmc/core/pwrseq_simple.o 7004s /tmp/ccbYrzHV.s: Assembler messages: 7004s /tmp/ccbYrzHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccbYrzHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccbYrzHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccbYrzHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccbYrzHV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s CC [M] drivers/media/dvb-frontends/mn88473.o 7004s /tmp/cciDfbQw.s: Assembler messages: 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/cciDfbQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Assembler messages: 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s /tmp/ccJJqPdB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7004s CC [M] drivers/ufs/core/ufs_bsg.o 7004s CC [M] drivers/mmc/host/sdhci-pci-core.o 7005s /tmp/ccNOwK3K.s: Assembler messages: 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccNOwK3K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s CC [M] drivers/mmc/core/pwrseq_sd8787.o 7005s /tmp/ccca57VF.s: Assembler messages: 7005s /tmp/ccca57VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccca57VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccca57VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccca57VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s CC [M] drivers/media/dvb-frontends/mt312.o 7005s /tmp/ccemGJaJ.s: Assembler messages: 7005s /tmp/ccemGJaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccemGJaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccemGJaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccemGJaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/ccemGJaJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s CC [M] drivers/ufs/core/ufshcd-crypto.o 7005s /tmp/cc8omnQl.s: Assembler messages: 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s /tmp/cc8omnQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7005s CC [M] drivers/mmc/core/pwrseq_emmc.o 7006s /tmp/ccrkuCFn.s: Assembler messages: 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s CC [M] drivers/mmc/host/sdhci-pci-o2micro.o 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccrkuCFn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccIoyqmO.s: Assembler messages: 7006s /tmp/ccIoyqmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccIoyqmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccIoyqmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccIoyqmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccIoyqmO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s LD [M] drivers/ufs/core/ufshcd-core.o 7006s /tmp/ccP4hL8L.s: Assembler messages: 7006s /tmp/ccP4hL8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccP4hL8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s CC [M] drivers/ufs/host/tc-dwc-g210-pci.o 7006s CC [M] drivers/media/dvb-frontends/mt352.o 7006s /tmp/ccwrCiCd.s: Assembler messages: 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s /tmp/ccwrCiCd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7006s CC [M] drivers/mmc/core/block.o 7007s /tmp/ccuIbwoQ.s: Assembler messages: 7007s /tmp/ccuIbwoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccuIbwoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccuIbwoQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s CC [M] drivers/ufs/host/ufshcd-dwc.o 7007s /tmp/cccV4q8s.s: Assembler messages: 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/cccV4q8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s CC [M] drivers/mmc/host/sdhci-pci-arasan.o 7007s /tmp/ccBewnQt.s: Assembler messages: 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s /tmp/ccBewnQt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7007s CC [M] drivers/media/dvb-frontends/mxl5xx.o 7008s /tmp/ccu5PMJK.s: Assembler messages: 7008s /tmp/ccu5PMJK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s CC [M] drivers/ufs/host/tc-dwc-g210.o 7008s /tmp/ccDauQjl.s: Assembler messages: 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccDauQjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s CC [M] drivers/mmc/host/sdhci-pci-dwc-mshc.o 7008s /tmp/ccHEIpxC.s: Assembler messages: 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s /tmp/ccHEIpxC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7008s CC [M] drivers/mmc/core/queue.o 7009s /tmp/cc2TB1ft.s: Assembler messages: 7009s /tmp/cc2TB1ft.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s CC [M] drivers/ufs/host/tc-dwc-g210-pltfrm.o 7009s /tmp/cckAx2RQ.s: Assembler messages: 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/cckAx2RQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/ccdBdSr9.s: Assembler messages: 7009s /tmp/ccdBdSr9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s CC [M] drivers/mmc/host/sdhci-pci-gli.o 7009s CC [M] drivers/media/dvb-frontends/mxl692.o 7009s /tmp/ccvsCYbJ.s: Assembler messages: 7009s /tmp/ccvsCYbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/ccvsCYbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/ccvsCYbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7009s /tmp/ccvsCYbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s CC [M] drivers/ufs/host/cdns-pltfrm.o 7010s /tmp/ccPn4kZd.s: Assembler messages: 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccPn4kZd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s CC [M] drivers/mmc/core/sdio_uart.o 7010s /tmp/ccu4GCbc.s: Assembler messages: 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/ccu4GCbc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s CC [M] drivers/media/dvb-frontends/nxt200x.o 7010s /tmp/cc6fF0lk.s: Assembler messages: 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s /tmp/cc6fF0lk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7010s CC [M] drivers/ufs/host/ufs-qcom.o 7011s /tmp/ccpWg1Ey.s: Assembler messages: 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccpWg1Ey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Assembler messages: 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s CC [M] drivers/mmc/host/sdhci-acpi.o 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s /tmp/ccjdXM28.s: Warning: no SFrame FDE emitted; FP without RA on stack 7011s AR drivers/mmc/core/built-in.a 7011s LD [M] drivers/mmc/core/mmc_block.o 7011s CC [M] drivers/ufs/host/ufshcd-pci.o 7012s /tmp/ccJP50UK.s: Assembler messages: 7012s /tmp/ccJP50UK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccJP50UK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s CC [M] drivers/media/dvb-frontends/nxt6000.o 7012s /tmp/ccvBsQou.s: Assembler messages: 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccvBsQou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s CC [M] drivers/mmc/host/sdhci-pxav3.o 7012s /tmp/ccPL3xAj.s: Assembler messages: 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccPL3xAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s CC [M] drivers/ufs/host/ufshcd-pltfrm.o 7012s /tmp/ccwHlJEI.s: Assembler messages: 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s /tmp/ccwHlJEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7012s CC [M] drivers/ufs/host/ufs-hisi.o 7013s /tmp/cc80Un8p.s: Assembler messages: 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc80Un8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s CC [M] drivers/media/dvb-frontends/or51132.o 7013s /tmp/ccIxeAGi.s: Assembler messages: 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccIxeAGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s CC [M] drivers/mmc/host/sdhci_f_sdh30.o 7013s /tmp/ccKoBZh8.s: Assembler messages: 7013s /tmp/ccKoBZh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/ccKoBZh8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s CC [M] drivers/ufs/host/ufs-mediatek.o 7013s /tmp/cc41XkmI.s: Assembler messages: 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s /tmp/cc41XkmI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7013s CC [M] drivers/ufs/host/ufs-renesas.o 7014s /tmp/cc3ZwGOw.s: Assembler messages: 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cc3ZwGOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Assembler messages: 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s /tmp/cccosobc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7014s CC [M] drivers/mmc/host/sdhci-milbeaut.o 7014s CC [M] drivers/media/dvb-frontends/or51211.o 7015s /tmp/ccYUTm56.s: Assembler messages: 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/ccYUTm56.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s CC drivers/firmware/arm_sdei.o 7015s /tmp/cc5BtNBJ.s: Assembler messages: 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cc5BtNBJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s CC [M] drivers/ufs/host/ufs-rockchip.o 7015s /tmp/cciPsivV.s: Assembler messages: 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cciPsivV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s CC [M] drivers/mmc/host/sdhci_am654.o 7015s /tmp/cceIiA3T.s: Assembler messages: 7015s /tmp/cceIiA3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cceIiA3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cceIiA3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cceIiA3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s /tmp/cceIiA3T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7015s CC [M] drivers/media/dvb-frontends/dvb-pll.o 7016s /tmp/ccM2BEhP.s: Assembler messages: 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccM2BEhP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s CC [M] drivers/ufs/host/ufs-sprd.o 7016s /tmp/cc3KWF0I.s: Assembler messages: 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s CC [M] drivers/mmc/host/alcor.o 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc3KWF0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Assembler messages: 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/cc6UQgf5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s CC drivers/firmware/dmi_scan.o 7016s /tmp/ccphIcck.s: Assembler messages: 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s /tmp/ccphIcck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7016s CC [M] drivers/media/dvb-frontends/rtl2830.o 7017s /tmp/ccMdCJ0R.s: Assembler messages: 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccMdCJ0R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s CC [M] drivers/ufs/host/ti-j721e-ufs.o 7017s /tmp/ccYIzDtM.s: Assembler messages: 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s CC [M] drivers/mmc/host/mtk-sd.o 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccYIzDtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Assembler messages: 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccmsIrRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s CC drivers/firmware/dmi-id.o 7017s /tmp/cc8pP8ib.s: Assembler messages: 7017s /tmp/cc8pP8ib.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/cc8pP8ib.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/cc8pP8ib.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/cc8pP8ib.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Assembler messages: 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s /tmp/ccAAluRA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7017s CC [M] drivers/media/dvb-frontends/rtl2832.o 7017s AR drivers/crypto/allwinner/built-in.a 7018s CC [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.o 7018s /tmp/cc1ZDBrE.s: Assembler messages: 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/cc1ZDBrE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s CC drivers/firmware/memmap.o 7018s /tmp/ccXDwzvS.s: Assembler messages: 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s /tmp/ccXDwzvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7018s CC [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.o 7019s /tmp/ccJ1md0F.s: Assembler messages: 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s CC [M] drivers/media/dvb-frontends/rtl2832_sdr.o 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccJ1md0F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Assembler messages: 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s /tmp/ccY3pb5V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7019s CC drivers/firmware/raspberrypi.o 7020s /tmp/ccyJcXj7.s: Assembler messages: 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s CC [M] drivers/mmc/host/tifm_sd.o 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccyJcXj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Assembler messages: 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccVyTjNd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Assembler messages: 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccYdoqJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s CC drivers/firmware/sysfb.o 7020s CC [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.o 7020s /tmp/ccJnraHG.s: Assembler messages: 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s CC [M] drivers/media/dvb-frontends/s5h1409.o 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccJnraHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccsPRYg7.s: Assembler messages: 7020s /tmp/ccsPRYg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7020s /tmp/ccsPRYg7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s CC drivers/firmware/sysfb_simplefb.o 7021s /tmp/ccC7dJLx.s: Assembler messages: 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccC7dJLx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Assembler messages: 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc6LBNaY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s CC [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss-prng.o 7021s CC [M] drivers/mmc/host/mmc_spi.o 7021s /tmp/cc3CiLIx.s: Assembler messages: 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/cc3CiLIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s /tmp/ccZcB2Ug.s: Assembler messages: 7021s /tmp/ccZcB2Ug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7021s CC [M] drivers/media/dvb-frontends/s5h1411.o 7021s CC drivers/firmware/ti_sci.o 7022s /tmp/ccNgeGQU.s: Assembler messages: 7022s /tmp/ccNgeGQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccNgeGQU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s LD [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss.o 7022s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.o 7022s /tmp/ccCGHcU2.s: Assembler messages: 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccCGHcU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s CC [M] drivers/mmc/host/of_mmc_spi.o 7022s /tmp/ccUbzR8C.s: Assembler messages: 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7022s /tmp/ccUbzR8C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s CC [M] drivers/media/dvb-frontends/s5h1420.o 7023s /tmp/ccKRVcH7.s: Assembler messages: 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/ccKRVcH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.o 7023s /tmp/cc8w6Nnq.s: Assembler messages: 7023s /tmp/cc8w6Nnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/cc8w6Nnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/cc8w6Nnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s /tmp/cc8w6Nnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7023s CC [M] drivers/mmc/host/tmio_mmc_core.o 7024s /tmp/cc8ee3Fa.s: Assembler messages: 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/cc8ee3Fa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Assembler messages: 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccjbekz3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Assembler messages: 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s /tmp/ccwtWlra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7024s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.o 7024s AR drivers/firmware/arm_ffa/built-in.a 7024s CC [M] drivers/firmware/arm_ffa/bus.o 7024s CC [M] drivers/media/dvb-frontends/s5h1432.o 7025s /tmp/ccKHfifN.s: Assembler messages: 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKHfifN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s CC [M] drivers/firmware/arm_ffa/driver.o 7025s /tmp/ccKqNCSS.s: Assembler messages: 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccKqNCSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Assembler messages: 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccHJHyDj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Assembler messages: 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s /tmp/ccp7dwpm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7025s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.o 7025s CC [M] drivers/mmc/host/renesas_sdhi_core.o 7025s CC [M] drivers/media/dvb-frontends/s921.o 7026s /tmp/ccoXm4Um.s: Assembler messages: 7026s /tmp/ccoXm4Um.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccoXm4Um.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccoXm4Um.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.o 7026s /tmp/ccYOqsk6.s: Assembler messages: 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccYOqsk6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s CC [M] drivers/media/dvb-frontends/si2165.o 7026s /tmp/ccjY9LV6.s: Assembler messages: 7026s /tmp/ccjY9LV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccjY9LV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccjY9LV6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Assembler messages: 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s LD [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce.o 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccmQYQwQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s CC [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.o 7026s CC [M] drivers/mmc/host/renesas_sdhi_sys_dmac.o 7026s /tmp/ccSEZ03n.s: Assembler messages: 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7026s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccSEZ03n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s CC [M] drivers/firmware/arm_ffa/smccc.o 7027s /tmp/ccv0tyrd.s: Assembler messages: 7027s /tmp/ccv0tyrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccv0tyrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccv0tyrd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s LD [M] drivers/firmware/arm_ffa/ffa-core.o 7027s LD [M] drivers/firmware/arm_ffa/ffa-module.o 7027s CC drivers/firmware/arm_scmi/transports/smc.o 7027s /tmp/ccTmTN4x.s: Assembler messages: 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/ccTmTN4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s CC [M] drivers/media/dvb-frontends/si2168.o 7027s /tmp/cc0x8muJ.s: Assembler messages: 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cc0x8muJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s CC [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.o 7027s /tmp/cctPZwh4.s: Assembler messages: 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7027s /tmp/cctPZwh4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s CC [M] drivers/mmc/host/renesas_sdhi_internal_dmac.o 7028s /tmp/ccJOmjoo.s: Assembler messages: 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccJOmjoo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s CC drivers/firmware/arm_scmi/transports/mailbox.o 7028s /tmp/ccoCuyFg.s: Assembler messages: 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s /tmp/ccoCuyFg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7028s CC [M] drivers/media/dvb-frontends/si21xx.o 7029s /tmp/ccnF3a8a.s: Assembler messages: 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccnF3a8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s CC [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-prng.o 7029s CC [M] drivers/mmc/host/cb710-mmc.o 7029s /tmp/cc8i1Yy4.s: Assembler messages: 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/cc8i1Yy4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Assembler messages: 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccg1qmN9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s CC drivers/firmware/arm_scmi/transports/virtio.o 7029s /tmp/ccaWiAyr.s: Assembler messages: 7029s /tmp/ccaWiAyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccaWiAyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s /tmp/ccaWiAyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7029s CC [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.o 7030s /tmp/ccxUfEFO.s: Assembler messages: 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccxUfEFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s CC [M] drivers/media/dvb-frontends/sp2.o 7030s /tmp/ccpKuY4x.s: Assembler messages: 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccpKuY4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s CC [M] drivers/mmc/host/via-sdmmc.o 7030s /tmp/ccaELctC.s: Assembler messages: 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/ccaELctC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s CC [M] drivers/firmware/arm_scmi/transports/optee.o 7030s /tmp/cctgr9YT.s: Assembler messages: 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7030s /tmp/cctgr9YT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s LD [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss.o 7031s AR drivers/crypto/ccp/built-in.a 7031s CC [M] drivers/crypto/ccp/sp-dev.o 7031s /tmp/ccjhmHj7.s: Assembler messages: 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccjhmHj7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s CC [M] drivers/media/dvb-frontends/sp887x.o 7031s /tmp/ccCO9C2O.s: Assembler messages: 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccCO9C2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s AR drivers/firmware/arm_scmi/transports/built-in.a 7031s LD [M] drivers/firmware/arm_scmi/transports/scmi_transport_optee.o 7031s CC drivers/firmware/arm_scmi/vendors/imx/imx-sm-bbm.o 7031s /tmp/ccMaexui.s: Assembler messages: 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccMaexui.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s CC [M] drivers/mmc/host/cavium.o 7031s /tmp/ccXLVHbO.s: Assembler messages: 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s /tmp/ccXLVHbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7031s CC [M] drivers/crypto/ccp/sp-platform.o 7032s /tmp/ccdEgp4A.s: Assembler messages: 7032s /tmp/ccdEgp4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccdEgp4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccdEgp4A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.o 7032s /tmp/ccgub3o9.s: Assembler messages: 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccgub3o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s CC [M] drivers/media/dvb-frontends/stb0899_drv.o 7032s /tmp/ccKCwE8F.s: Assembler messages: 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccKCwE8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s CC [M] drivers/crypto/ccp/ccp-dev.o 7032s /tmp/ccl4bDkY.s: Assembler messages: 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccl4bDkY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccLxOQ11.s: Assembler messages: 7032s /tmp/ccLxOQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s /tmp/ccLxOQ11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7032s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.o 7032s CC [M] drivers/mmc/host/cavium-thunderx.o 7033s /tmp/ccUJVtS7.s: Assembler messages: 7033s /tmp/ccUJVtS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccUJVtS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.o 7033s /tmp/ccJRZV8k.s: Assembler messages: 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccJRZV8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Assembler messages: 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s CC [M] drivers/mmc/host/dw_mmc.o 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccQ8s0jR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Assembler messages: 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s /tmp/ccRbT2Ya.s: Warning: no SFrame FDE emitted; FP without RA on stack 7033s CC [M] drivers/media/dvb-frontends/stb0899_algo.o 7033s CC [M] drivers/crypto/ccp/ccp-ops.o 7034s /tmp/ccPaBAuG.s: Assembler messages: 7034s /tmp/ccPaBAuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7034s /tmp/ccPaBAuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7034s /tmp/ccPaBAuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7034s /tmp/ccPaBAuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7034s AR drivers/firmware/arm_scmi/vendors/imx/built-in.a 7034s CC drivers/firmware/arm_scmi/bus.o 7035s /tmp/cctbpM5h.s: Assembler messages: 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cctbpM5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Assembler messages: 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/cc7dEelC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s CC drivers/firmware/arm_scmi/driver.o 7035s CC [M] drivers/media/dvb-frontends/stb6000.o 7035s /tmp/ccLDslnL.s: Assembler messages: 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s /tmp/ccLDslnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7035s CC [M] drivers/crypto/ccp/ccp-dev-v3.o 7036s /tmp/ccBopXkB.s: Assembler messages: 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccBopXkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccauOuno.s: Assembler messages: 7036s /tmp/ccauOuno.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s CC [M] drivers/media/dvb-frontends/stb6100.o 7036s CC [M] drivers/mmc/host/dw_mmc-pltfm.o 7036s /tmp/cc4vphYx.s: Assembler messages: 7036s /tmp/cc4vphYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/cc4vphYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/cc4vphYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/cc4vphYx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s CC [M] drivers/crypto/ccp/ccp-dev-v5.o 7036s /tmp/ccVjweH3.s: Assembler messages: 7036s /tmp/ccVjweH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccVjweH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccVjweH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7036s /tmp/ccVjweH3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s CC [M] drivers/mmc/host/dw_mmc-bluefield.o 7037s /tmp/ccqRJmlu.s: Assembler messages: 7037s /tmp/ccqRJmlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccqRJmlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccqRJmlu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s CC [M] drivers/media/dvb-frontends/stv0288.o 7037s /tmp/cclB56I6.s: Assembler messages: 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/cclB56I6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Assembler messages: 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s CC [M] drivers/crypto/ccp/ccp-dmaengine.o 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccGzXf1f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s CC drivers/firmware/arm_scmi/notify.o 7037s /tmp/ccLLfwL6.s: Assembler messages: 7037s /tmp/ccLLfwL6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccLLfwL6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s /tmp/ccLLfwL6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7037s CC [M] drivers/mmc/host/dw_mmc-exynos.o 7038s /tmp/ccZAeDbS.s: Assembler messages: 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccZAeDbS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s CC [M] drivers/media/dvb-frontends/stv0297.o 7038s /tmp/ccT4JZqt.s: Assembler messages: 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccT4JZqt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s CC [M] drivers/crypto/ccp/sp-pci.o 7038s /tmp/cchofP6o.s: Assembler messages: 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s CC drivers/firmware/arm_scmi/quirks.o 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/cchofP6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Assembler messages: 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s /tmp/ccxoHy7Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7038s CC [M] drivers/mmc/host/dw_mmc-hi3798cv200.o 7039s /tmp/ccEP7nzX.s: Assembler messages: 7039s /tmp/ccEP7nzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccEP7nzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccEP7nzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccEP7nzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s CC drivers/firmware/arm_scmi/raw_mode.o 7039s /tmp/ccgi60Fk.s: Assembler messages: 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccgi60Fk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Assembler messages: 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/ccBvaREo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s CC [M] drivers/crypto/ccp/ccp-crypto-main.o 7039s CC [M] drivers/media/dvb-frontends/stv0299.o 7039s /tmp/cc0VCLhX.s: Assembler messages: 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s /tmp/cc0VCLhX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7039s CC [M] drivers/mmc/host/dw_mmc-hi3798mv200.o 7040s /tmp/ccGNOAZH.s: Assembler messages: 7040s /tmp/ccGNOAZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccGNOAZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccGNOAZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccGNOAZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccGNOAZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s CC [M] drivers/crypto/ccp/ccp-crypto-aes.o 7040s /tmp/ccSQ5MOB.s: Assembler messages: 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccSQ5MOB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Assembler messages: 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s CC [M] drivers/mmc/host/dw_mmc-k3.o 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccR15hTY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s CC drivers/firmware/arm_scmi/base.o 7040s /tmp/ccTeidLI.s: Assembler messages: 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7040s /tmp/ccTeidLI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s CC [M] drivers/media/dvb-frontends/stv0367.o 7041s /tmp/ccPi5gKW.s: Assembler messages: 7041s /tmp/ccPi5gKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccPi5gKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccPi5gKW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Assembler messages: 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/ccDJsTrx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s CC drivers/firmware/arm_scmi/clock.o 7041s CC [M] drivers/crypto/ccp/ccp-crypto-aes-cmac.o 7041s /tmp/cc3d4ARB.s: Assembler messages: 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s /tmp/cc3d4ARB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7041s CC [M] drivers/mmc/host/dw_mmc-pci.o 7042s /tmp/ccXzK7CD.s: Assembler messages: 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccXzK7CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s CC drivers/firmware/arm_scmi/perf.o 7042s /tmp/ccZLNwD2.s: Assembler messages: 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccZLNwD2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s CC [M] drivers/crypto/ccp/ccp-crypto-aes-xts.o 7042s /tmp/ccAqXjRr.s: Assembler messages: 7042s /tmp/ccAqXjRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccAqXjRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccAqXjRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccAqXjRr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s CC [M] drivers/mmc/host/dw_mmc-rockchip.o 7042s /tmp/ccF00eiJ.s: Assembler messages: 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s /tmp/ccF00eiJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7042s CC [M] drivers/media/dvb-frontends/stv0900_core.o 7043s /tmp/ccW5yz6o.s: Assembler messages: 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccW5yz6o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s CC [M] drivers/crypto/ccp/ccp-crypto-aes-galois.o 7043s /tmp/ccHOfR5U.s: Assembler messages: 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccHOfR5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Assembler messages: 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s /tmp/ccnzts6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7043s CC drivers/firmware/arm_scmi/power.o 7043s CC [M] drivers/mmc/host/sh_mmcif.o 7044s /tmp/ccsy5QXf.s: Assembler messages: 7044s /tmp/ccsy5QXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccsy5QXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccsy5QXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccsy5QXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccsy5QXf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Assembler messages: 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccCPvN7E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s CC [M] drivers/crypto/ccp/ccp-crypto-des3.o 7044s CC drivers/firmware/arm_scmi/reset.o 7044s /tmp/ccu171dS.s: Assembler messages: 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s /tmp/ccu171dS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7044s CC [M] drivers/media/dvb-frontends/stv0900_sw.o 7045s /tmp/ccvXGCnL.s: Assembler messages: 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s CC drivers/firmware/arm_scmi/sensors.o 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/ccvXGCnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Assembler messages: 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cckbUEaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cc4j4lLZ.s: Assembler messages: 7045s /tmp/cc4j4lLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cc4j4lLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cc4j4lLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s /tmp/cc4j4lLZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7045s CC [M] drivers/mmc/host/vub300.o 7045s CC [M] drivers/crypto/ccp/ccp-crypto-rsa.o 7046s /tmp/ccTmL0zo.s: Assembler messages: 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccTmL0zo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s CC drivers/firmware/arm_scmi/system.o 7046s /tmp/cc7TQoXV.s: Assembler messages: 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7TQoXV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s CC [M] drivers/crypto/ccp/ccp-crypto-sha.o 7046s /tmp/ccVQpDI2.s: Assembler messages: 7046s /tmp/ccVQpDI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccVQpDI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccVQpDI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/ccVQpDI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s CC drivers/firmware/arm_scmi/voltage.o 7046s /tmp/cc7Ii1gZ.s: Assembler messages: 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s /tmp/cc7Ii1gZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7046s CC [M] drivers/media/dvb-frontends/stv090x.o 7047s /tmp/ccC6SNnL.s: Assembler messages: 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccC6SNnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s CC [M] drivers/mmc/host/ushc.o 7047s /tmp/ccNLdtq2.s: Assembler messages: 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/ccNLdtq2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s LD [M] drivers/crypto/ccp/ccp.o 7047s LD [M] drivers/crypto/ccp/ccp-crypto.o 7047s AR drivers/crypto/stm32/built-in.a 7047s CC [M] drivers/crypto/stm32/stm32-crc32.o 7047s /tmp/cchxt9Su.s: Assembler messages: 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s /tmp/cchxt9Su.s: Warning: no SFrame FDE emitted; FP without RA on stack 7047s CC drivers/firmware/arm_scmi/powercap.o 7048s /tmp/cc96mUKk.s: Assembler messages: 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s CC [M] drivers/mmc/host/meson-gx-mmc.o 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cc96mUKk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Assembler messages: 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/cctjwoF5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s CC [M] drivers/crypto/stm32/stm32-hash.o 7048s /tmp/ccL6fejS.s: Assembler messages: 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s /tmp/ccL6fejS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7048s CC drivers/firmware/arm_scmi/pinctrl.o 7049s /tmp/cc01pc16.s: Assembler messages: 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/cc01pc16.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Assembler messages: 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s CC drivers/firmware/arm_scmi/shmem.o 7049s CC [M] drivers/mmc/host/meson-mx-sdio.o 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccm9Qgc0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Assembler messages: 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7049s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s CC [M] drivers/crypto/stm32/stm32-cryp.o 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccajljs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Assembler messages: 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccZC23CS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s CC drivers/firmware/arm_scmi/msg.o 7050s /tmp/ccT8vOXb.s: Assembler messages: 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccT8vOXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Assembler messages: 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccvtJ1O3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s CC [M] drivers/mmc/host/sunxi-mmc.o 7050s CC [M] drivers/media/dvb-frontends/stv0910.o 7050s /tmp/ccUweUWW.s: Assembler messages: 7050s /tmp/ccUweUWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccUweUWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s /tmp/ccUweUWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7050s CC [M] drivers/firmware/arm_scmi/scmi_power_control.o 7051s /tmp/cceeVx4i.s: Assembler messages: 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/cceeVx4i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s AR drivers/firmware/arm_scmi/built-in.a 7051s AR drivers/firmware/broadcom/built-in.a 7051s CC [M] drivers/firmware/broadcom/tee_bnxt_fw.o 7051s /tmp/ccYLoyJL.s: Assembler messages: 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7051s /tmp/ccYLoyJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Assembler messages: 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccjYj9cK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s CC [M] drivers/mmc/host/usdhi6rol0.o 7052s AR drivers/crypto/inside-secure/eip93/built-in.a 7052s /tmp/ccIsrbxM.s: Assembler messages: 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccIsrbxM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s CC [M] drivers/crypto/inside-secure/eip93/eip93-main.o 7052s CC [M] drivers/media/dvb-frontends/stv6110.o 7052s /tmp/ccJfBhK0.s: Assembler messages: 7052s /tmp/ccJfBhK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccJfBhK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccJfBhK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccJfBhK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s /tmp/ccJfBhK0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7052s AR drivers/firmware/cirrus/test/built-in.a 7052s CC [M] drivers/firmware/cirrus/cs_dsp.o 7053s /tmp/ccMVstCB.s: Assembler messages: 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccMVstCB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s CC [M] drivers/crypto/inside-secure/eip93/eip93-common.o 7053s /tmp/ccuGG4kr.s: Assembler messages: 7053s /tmp/ccuGG4kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccuGG4kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccuGG4kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccuGG4kr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s CC [M] drivers/media/dvb-frontends/stv6110x.o 7053s /tmp/ccehH9gg.s: Assembler messages: 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s /tmp/ccehH9gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7053s CC [M] drivers/mmc/host/toshsd.o 7054s /tmp/cc1sboBW.s: Assembler messages: 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc1sboBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s CC [M] drivers/crypto/inside-secure/eip93/eip93-cipher.o 7054s /tmp/cczxzLc8.s: Assembler messages: 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cczxzLc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Assembler messages: 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/cc0OOgUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s CC [M] drivers/media/dvb-frontends/stv6111.o 7054s AR drivers/firmware/cirrus/built-in.a 7054s CC drivers/firmware/meson/meson_sm.o 7054s /tmp/ccV5a5Sn.s: Assembler messages: 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s /tmp/ccV5a5Sn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7054s CC [M] drivers/mmc/host/bcm2835.o 7055s /tmp/cc00CAar.s: Assembler messages: 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/cc00CAar.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s CC [M] drivers/crypto/inside-secure/eip93/eip93-aead.o 7055s /tmp/ccKO7Nwo.s: Assembler messages: 7055s /tmp/ccKO7Nwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccKO7Nwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccKO7Nwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccKO7Nwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccKO7Nwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s AR drivers/firmware/meson/built-in.a 7055s AR drivers/firmware/microchip/built-in.a 7055s CC drivers/firmware/efi/efi-bgrt.o 7055s /tmp/ccl2qa48.s: Assembler messages: 7055s /tmp/ccl2qa48.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccl2qa48.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccl2qa48.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s /tmp/ccl2qa48.s: Warning: no SFrame FDE emitted; FP without RA on stack 7055s CC [M] drivers/media/dvb-frontends/tc90522.o 7056s /tmp/ccxy2kmK.s: Assembler messages: 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s CC [M] drivers/mmc/host/owl-mmc.o 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccxy2kmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccryrc3b.s: Assembler messages: 7056s /tmp/ccryrc3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Assembler messages: 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/ccAeAcWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s CC drivers/firmware/efi/efi.o 7056s CC [M] drivers/crypto/inside-secure/eip93/eip93-hash.o 7056s /tmp/cccu8Oo7.s: Assembler messages: 7056s /tmp/cccu8Oo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/cccu8Oo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/cccu8Oo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/cccu8Oo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s /tmp/cccu8Oo7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7056s CC [M] drivers/media/dvb-frontends/tda10021.o 7057s /tmp/ccJosAXm.s: Assembler messages: 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccJosAXm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s CC [M] drivers/mmc/host/rtsx_pci_sdmmc.o 7057s /tmp/cc20neJl.s: Assembler messages: 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/cc20neJl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s LD [M] drivers/crypto/inside-secure/eip93/crypto-hw-eip93.o 7057s CC [M] drivers/crypto/inside-secure/safexcel.o 7057s /tmp/ccQ53zTK.s: Assembler messages: 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccQ53zTK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s CC drivers/firmware/efi/vars.o 7057s /tmp/ccjIav35.s: Assembler messages: 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7057s /tmp/ccjIav35.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s CC [M] drivers/media/dvb-frontends/tda10023.o 7058s /tmp/ccHwnm4p.s: Assembler messages: 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccHwnm4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s CC drivers/firmware/efi/reboot.o 7058s /tmp/ccMvjQdg.s: Assembler messages: 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s CC [M] drivers/mmc/host/rtsx_usb_sdmmc.o 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7058s /tmp/ccMvjQdg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccoNsBQw.s: Assembler messages: 7059s /tmp/ccoNsBQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccoNsBQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s CC drivers/firmware/efi/memattr.o 7059s /tmp/ccptR0BC.s: Assembler messages: 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccptR0BC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Assembler messages: 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/ccHeFScZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s CC [M] drivers/media/dvb-frontends/tda10048.o 7059s CC [M] drivers/crypto/inside-secure/safexcel_ring.o 7059s /tmp/ccGGjxBZ.s: Assembler messages: 7059s /tmp/ccGGjxBZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Assembler messages: 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s CC drivers/firmware/efi/tpm.o 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s /tmp/cclEpzO7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s CC [M] drivers/mmc/host/sdhci-pltfm.o 7059s /tmp/ccuEMVx7.s: Assembler messages: 7059s /tmp/ccuEMVx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7059s CC [M] drivers/crypto/inside-secure/safexcel_cipher.o 7060s /tmp/ccdnhMsf.s: Assembler messages: 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccdnhMsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s CC [M] drivers/media/dvb-frontends/tda1004x.o 7060s /tmp/ccNSEtjY.s: Assembler messages: 7060s /tmp/ccNSEtjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Assembler messages: 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s /tmp/ccakfU9B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7060s CC drivers/firmware/efi/memmap.o 7060s CC [M] drivers/mmc/host/sdhci-cadence.o 7061s /tmp/ccoRBsut.s: Assembler messages: 7061s /tmp/ccoRBsut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccoRBsut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s CC drivers/firmware/efi/capsule.o 7061s /tmp/ccGLrm9I.s: Assembler messages: 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccGLrm9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s CC [M] drivers/media/dvb-frontends/tda10071.o 7061s /tmp/cceis8WY.s: Assembler messages: 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/cceis8WY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s CC [M] drivers/crypto/inside-secure/safexcel_hash.o 7061s /tmp/ccZQnkBy.s: Assembler messages: 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s /tmp/ccZQnkBy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7061s CC [M] drivers/mmc/host/sdhci-esdhc-imx.o 7062s /tmp/cczbp4av.s: Assembler messages: 7062s /tmp/cczbp4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 7062s /tmp/cczbp4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 7062s /tmp/cczbp4av.s: Warning: no SFrame FDE emitted; FP without RA on stack 7062s CC drivers/firmware/efi/fdtparams.o 7063s /tmp/ccL6lz83.s: Assembler messages: 7063s /tmp/ccL6lz83.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccL6lz83.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccL6lz83.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccL6lz83.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccL6lz83.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s CC drivers/firmware/efi/esrt.o 7063s CC [M] drivers/media/dvb-frontends/tda10086.o 7063s /tmp/ccElE5mR.s: Assembler messages: 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccElE5mR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s CC [M] drivers/mmc/host/sdhci-of-arasan.o 7063s /tmp/ccTdqnej.s: Assembler messages: 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccTdqnej.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s AR drivers/crypto/inside-secure/built-in.a 7063s LD [M] drivers/crypto/inside-secure/crypto_safexcel.o 7063s /tmp/ccq6VNHU.s: Assembler messages: 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s /tmp/ccq6VNHU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7063s AR drivers/crypto/xilinx/built-in.a 7063s CC [M] drivers/crypto/xilinx/zynqmp-aes-gcm.o 7063s CC drivers/firmware/efi/cper.o 7064s /tmp/ccQuqvtI.s: Assembler messages: 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccQuqvtI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s CC [M] drivers/media/dvb-frontends/tda18271c2dd.o 7064s /tmp/ccf91rvo.s: Assembler messages: 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccf91rvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s CC [M] drivers/crypto/xilinx/zynqmp-sha.o 7064s /tmp/ccHTQQ51.s: Assembler messages: 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccHTQQ51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Assembler messages: 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s /tmp/ccWPyawW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7064s CC [M] drivers/mmc/host/sdhci-of-at91.o 7064s CC drivers/firmware/efi/cper_cxl.o 7065s /tmp/cc0CMBvL.s: Assembler messages: 7065s /tmp/cc0CMBvL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s CC drivers/firmware/efi/runtime-wrappers.o 7065s /tmp/ccIMPxHo.s: Assembler messages: 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccIMPxHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Assembler messages: 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccgiWr0D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s AR drivers/crypto/hisilicon/built-in.a 7065s CC [M] drivers/crypto/hisilicon/qm.o 7065s CC [M] drivers/media/dvb-frontends/tda665x.o 7065s /tmp/ccAzc1Qs.s: Assembler messages: 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s /tmp/ccAzc1Qs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7065s CC [M] drivers/mmc/host/sdhci-of-esdhc.o 7066s /tmp/ccVlqV0W.s: Assembler messages: 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccVlqV0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s CC drivers/firmware/efi/secureboot.o 7066s /tmp/ccHuHo54.s: Assembler messages: 7066s /tmp/ccHuHo54.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccHuHo54.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s /tmp/ccHuHo54.s: Warning: no SFrame FDE emitted; FP without RA on stack 7066s CC [M] drivers/media/dvb-frontends/tda8083.o 7067s /tmp/cc5H3I1x.s: Assembler messages: 7067s /tmp/cc5H3I1x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s CC drivers/firmware/efi/mokvar-table.o 7067s /tmp/cca4Dtkm.s: Assembler messages: 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s CC [M] drivers/mmc/host/sdhci-of-dwcmshc.o 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/cca4Dtkm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccD14CKx.s: Assembler messages: 7067s /tmp/ccD14CKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccD14CKx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Assembler messages: 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s /tmp/ccxbhgJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7067s CC drivers/firmware/efi/sysfb_efi.o 7067s CC [M] drivers/media/dvb-frontends/tda8261.o 7068s /tmp/cc6kKrIi.s: Assembler messages: 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/cc6kKrIi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccIRIk1X.s: Assembler messages: 7068s /tmp/ccIRIk1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccIRIk1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccIRIk1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s CC drivers/firmware/efi/efi-init.o 7068s /tmp/ccZ4ufH2.s: Assembler messages: 7068s /tmp/ccZ4ufH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccZ4ufH2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s CC [M] drivers/crypto/hisilicon/sgl.o 7068s /tmp/ccBYBW8b.s: Assembler messages: 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s /tmp/ccBYBW8b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7068s CC [M] drivers/media/dvb-frontends/tda826x.o 7068s CC [M] drivers/mmc/host/sdhci-of-ma35d1.o 7069s /tmp/cc41hFcx.s: Assembler messages: 7069s /tmp/cc41hFcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/cc41hFcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/cc41hFcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/cc41hFcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/cc41hFcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccWKHjaA.s: Assembler messages: 7069s /tmp/ccWKHjaA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s CC drivers/firmware/efi/arm-runtime.o 7069s CC [M] drivers/crypto/hisilicon/debugfs.o 7069s /tmp/cc7YJ45S.s: Assembler messages: 7069s /tmp/cc7YJ45S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Assembler messages: 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s /tmp/ccbgaf7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7069s CC [M] drivers/mmc/host/sdhci-iproc.o 7069s CC [M] drivers/media/dvb-frontends/ts2020.o 7070s /tmp/ccHHiWuH.s: Assembler messages: 7070s /tmp/ccHHiWuH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccHHiWuH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccHHiWuH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccHHiWuH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s CC drivers/firmware/efi/earlycon.o 7070s /tmp/cc5L2ZZG.s: CC [M] drivers/mmc/host/sdhci-npcm.o 7070s CC [M] drivers/crypto/hisilicon/hpre/hpre_main.o 7070s Assembler messages: 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/cc5L2ZZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Assembler messages: 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7070s /tmp/ccD1SW6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Assembler messages: 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccKndZqW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s CC [M] drivers/media/dvb-frontends/tua6100.o 7071s /tmp/ccu9slyc.s: Assembler messages: 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccu9slyc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s CC drivers/firmware/efi/cper-arm.o 7071s /tmp/ccNYAzFx.s: Assembler messages: 7071s /tmp/ccNYAzFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccNYAzFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s /tmp/ccNYAzFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7071s CC [M] drivers/mmc/host/sdhci-msm.o 7072s /tmp/ccncZ2a5.s: Assembler messages: 7072s /tmp/ccncZ2a5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s CC [M] drivers/media/dvb-frontends/cx24113.o 7072s /tmp/ccX00ykr.s: Assembler messages: 7072s /tmp/ccX00ykr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Assembler messages: 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s CC [M] drivers/firmware/efi/efi-pstore.o 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s /tmp/ccMAAbC0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7072s CC [M] drivers/crypto/hisilicon/hpre/hpre_crypto.o 7073s /tmp/ccpyG3FJ.s: Assembler messages: 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccpyG3FJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s CC [M] drivers/firmware/efi/efibc.o 7073s /tmp/ccjoZryF.s: Assembler messages: 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccjoZryF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s CC [M] drivers/media/dvb-frontends/dib0070.o 7073s /tmp/ccb0zufx.s: Assembler messages: 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s CC [M] drivers/mmc/host/sdhci-brcmstb.o 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccb0zufx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccEvJgWh.s: Assembler messages: 7073s /tmp/ccEvJgWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccEvJgWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccEvJgWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/ccEvJgWh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s CC [M] drivers/firmware/efi/capsule-loader.o 7073s /tmp/cck54mdw.s: Assembler messages: 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7073s /tmp/cck54mdw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s LD [M] drivers/crypto/hisilicon/hpre/hisi_hpre.o 7074s CC [M] drivers/crypto/hisilicon/sec/sec_algs.o 7074s /tmp/ccA9OA8r.s: Assembler messages: 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccA9OA8r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s CC [M] drivers/media/dvb-frontends/dib0090.o 7074s /tmp/ccQWukAw.s: Assembler messages: 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s CC [M] drivers/mmc/host/sdhci-sprd.o 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/ccQWukAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Assembler messages: 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s /tmp/cc5DlEp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7074s CC [M] drivers/firmware/efi/test/efi_test.o 7075s /tmp/ccPTWVaK.s: Assembler messages: 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s /tmp/ccPTWVaK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7075s CC [M] drivers/crypto/hisilicon/sec/sec_drv.o 7076s /tmp/ccChC3FO.s: Assembler messages: 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccChC3FO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s CC [M] drivers/mmc/host/cqhci-core.o 7076s /tmp/ccbtkANy.s: Assembler messages: 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccbtkANy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Assembler messages: 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccOrGTYD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccrRT5OH.s: Assembler messages: 7076s /tmp/ccrRT5OH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccrRT5OH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccrRT5OH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s /tmp/ccrRT5OH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7076s LD [M] drivers/crypto/hisilicon/sec/hisi_sec.o 7076s CC [M] drivers/crypto/hisilicon/sec2/sec_main.o 7076s CC [M] drivers/media/dvb-frontends/itd1000.o 7076s CC drivers/firmware/efi/libstub/alignedmem.o 7077s CC drivers/firmware/efi/libstub/arm64-stub.o 7077s /tmp/cc4Fw2kq.s: Assembler messages: 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc4Fw2kq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/ccahNu5T.s: Assembler messages: 7077s /tmp/ccahNu5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/ccahNu5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s CC [M] drivers/media/dvb-frontends/ves1820.o 7077s CC [M] drivers/mmc/host/cqhci-crypto.o 7077s /tmp/cc9mJkrc.s: Assembler messages: 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s /tmp/cc9mJkrc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7077s CC [M] drivers/crypto/hisilicon/sec2/sec_crypto.o 7078s CC drivers/firmware/efi/libstub/arm64.o 7078s /tmp/cc09sqTT.s: Assembler messages: 7078s /tmp/cc09sqTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/cc09sqTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/cc09sqTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s CC [M] drivers/mmc/host/mmc_hsq.o 7078s /tmp/ccgVwsd4.s: Assembler messages: 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s /tmp/ccgVwsd4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7078s CC drivers/firmware/efi/libstub/efi-stub-entry.o 7078s CC [M] drivers/media/dvb-frontends/ves1x93.o 7079s CC drivers/firmware/efi/libstub/efi-stub-helper.o 7079s /tmp/ccgfCi7n.s: Assembler messages: 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccgfCi7n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Assembler messages: 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s LD [M] drivers/crypto/hisilicon/sec2/hisi_sec2.o 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/cc15N4tP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s CC [M] drivers/crypto/hisilicon/zip/zip_main.o 7079s CC [M] drivers/mmc/host/litex_mmc.o 7079s /tmp/ccTVMNf6.s: Assembler messages: 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s /tmp/ccTVMNf6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7079s CC [M] drivers/media/dvb-frontends/zd1301_demod.o 7080s CC drivers/firmware/efi/libstub/efi-stub.o 7080s /tmp/ccZbaL1V.s: Assembler messages: 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s /tmp/ccZbaL1V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7080s CC [M] drivers/mmc/host/sdhci-xenon.o 7081s /tmp/ccfihK4Y.s: Assembler messages: 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccfihK4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Assembler messages: 7081s CC drivers/firmware/efi/libstub/fdt.o 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccTHpkHf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s CC [M] drivers/media/dvb-frontends/zl10036.o 7081s CC [M] drivers/crypto/hisilicon/zip/zip_crypto.o 7081s CC drivers/firmware/efi/libstub/file.o 7081s /tmp/ccP6KctF.s: Assembler messages: 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s /tmp/ccP6KctF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7081s CC [M] drivers/mmc/host/sdhci-xenon-phy.o 7082s /tmp/ccjgt2Y1.s: Assembler messages: 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccjgt2Y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccbsrRCE.s: Assembler messages: 7082s /tmp/ccbsrRCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccbsrRCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccbsrRCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/ccbsrRCE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s CC [M] drivers/crypto/hisilicon/zip/dae_main.o 7082s CC [M] drivers/media/dvb-frontends/zl10039.o 7082s CC drivers/firmware/efi/libstub/gop.o 7082s /tmp/cc2quznG.s: Assembler messages: 7082s /tmp/cc2quznG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/cc2quznG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/cc2quznG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7082s /tmp/cc2quznG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s LD [M] drivers/crypto/hisilicon/zip/hisi_zip.o 7083s /tmp/ccZPfeEU.s: Assembler messages: 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccZPfeEU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s CC [M] drivers/crypto/hisilicon/trng/trng.o 7083s /tmp/ccBufsvS.s: Assembler messages: 7083s /tmp/ccBufsvS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s CC [M] drivers/media/dvb-frontends/zl10353.o 7083s CC drivers/firmware/efi/libstub/intrinsics.o 7083s AR drivers/mmc/host/built-in.a 7083s LD [M] drivers/mmc/host/sdhci-pci.o 7083s LD [M] drivers/mmc/host/thunderx-mmc.o 7083s LD [M] drivers/mmc/host/cqhci.o 7083s LD [M] drivers/mmc/host/sdhci-xenon-driver.o 7083s AR drivers/mmc/built-in.a 7083s AR drivers/firmware/efi/built-in.a 7083s CC drivers/firmware/efi/libstub/kaslr.o 7083s /tmp/ccDIMbSA.s: Assembler messages: 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s /tmp/ccDIMbSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7083s LD [M] drivers/crypto/hisilicon/trng/hisi-trng-v2.o 7083s LD [M] drivers/crypto/hisilicon/hisi_qm.o 7084s AR drivers/crypto/intel/keembay/built-in.a 7084s CC drivers/firmware/imx/imx-scu.o 7084s AR drivers/crypto/intel/ixp4xx/built-in.a 7084s CC [M] drivers/crypto/intel/qat/qat_common/adf_accel_engine.o 7084s CC drivers/firmware/efi/libstub/lib-cmdline.o 7084s /tmp/cc5dgEBD.s: Assembler messages: 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/cc5dgEBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s CC drivers/firmware/efi/libstub/lib-ctype.o 7084s CC drivers/firmware/efi/libstub/lib-fdt.o 7084s CC drivers/firmware/efi/libstub/lib-fdt_empty_tree.o 7084s CC drivers/firmware/efi/libstub/lib-fdt_ro.o 7084s /tmp/ccZskd6f.s: Assembler messages: 7084s /tmp/ccZskd6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccZskd6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccZskd6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccZskd6f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s CC drivers/firmware/imx/misc.o 7084s /tmp/ccFIx2Lo.s: Assembler messages: 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7084s /tmp/ccFIx2Lo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7085s CC [M] drivers/crypto/intel/qat/qat_common/adf_admin.o 7085s CC drivers/firmware/efi/libstub/lib-fdt_rw.o 7085s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_common.o 7085s CC drivers/firmware/efi/libstub/lib-fdt_sw.o 7085s CC drivers/firmware/imx/imx-scu-irq.o 7085s CC drivers/firmware/efi/libstub/lib-fdt_wip.o 7085s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.o 7085s CC drivers/firmware/efi/libstub/mem.o 7086s /tmp/cc71wh3q.s: Assembler messages: 7086s /tmp/cc71wh3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/cc71wh3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/cc71wh3q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_integ.o 7086s CC [M] drivers/crypto/intel/qat/qat_common/adf_aer.o 7086s /tmp/ccD2OXDo.s: Assembler messages: 7086s /tmp/ccD2OXDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/ccD2OXDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/ccD2OXDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/ccD2OXDo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_io.o 7086s CC drivers/firmware/efi/libstub/pci.o 7086s CC drivers/firmware/imx/rm.o 7086s /tmp/ccazUxwm.s: Assembler messages: 7086s /tmp/ccazUxwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/ccazUxwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s /tmp/ccazUxwm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7086s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.o 7087s /tmp/ccdI4fbx.s: Assembler messages: 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccdI4fbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s CC [M] drivers/crypto/intel/qat/qat_common/adf_cfg.o 7087s CC drivers/firmware/imx/imx-scu-soc.o 7087s CC drivers/firmware/efi/libstub/printk.o 7087s /tmp/ccjoFNDO.s: Assembler messages: 7087s /tmp/ccjoFNDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s /tmp/ccjoFNDO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7087s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.o 7087s CC [M] drivers/firmware/imx/imx-dsp.o 7088s CC drivers/firmware/efi/libstub/random.o 7088s /tmp/cc0xXEi1.s: Assembler messages: 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc0xXEi1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s CC [M] drivers/crypto/intel/qat/qat_common/adf_cfg_services.o 7088s /tmp/cc8ezbT7.s: Assembler messages: 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s /tmp/cc8ezbT7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7088s CC [M] drivers/firmware/imx/sm-cpu.o 7088s CC drivers/firmware/efi/libstub/randomalloc.o 7089s /tmp/cciQgdns.s: Assembler messages: 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/cciQgdns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s CC [M] drivers/crypto/intel/qat/qat_common/adf_clock.o 7089s CC [M] drivers/firmware/imx/sm-misc.o 7089s /tmp/ccODNArv.s: Assembler messages: 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccODNArv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.o 7089s CC drivers/firmware/efi/libstub/relocate.o 7089s /tmp/ccXEUNj6.s: Assembler messages: 7089s /tmp/ccXEUNj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccXEUNj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccXEUNj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s /tmp/ccXEUNj6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7089s CC [M] drivers/firmware/imx/sm-lmm.o 7090s CC [M] drivers/crypto/intel/qat/qat_common/adf_ctl_drv.o 7090s CC drivers/firmware/efi/libstub/screen_info.o 7090s /tmp/ccTol09p.s: Assembler messages: 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/ccTol09p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.o 7090s /tmp/cchUOvUY.s: Assembler messages: 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s /tmp/cchUOvUY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7090s AR drivers/firmware/imx/built-in.a 7090s AR drivers/crypto/starfive/built-in.a 7090s CC drivers/firmware/psci/psci.o 7090s CC drivers/firmware/efi/libstub/secureboot.o 7091s /tmp/ccrA0ifs.s: Assembler messages: 7091s /tmp/ccrA0ifs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/ccrA0ifs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/ccrA0ifs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/ccrA0ifs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s CC [M] drivers/crypto/intel/qat/qat_common/adf_dc.o 7091s /tmp/cc6OVSC6.s: Assembler messages: 7091s /tmp/cc6OVSC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc6OVSC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc6OVSC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.o 7091s CC drivers/firmware/efi/libstub/skip_spaces.o 7091s CC drivers/firmware/efi/libstub/smbios.o 7091s /tmp/cc8MXU23.s: Assembler messages: 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s /tmp/cc8MXU23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s AR drivers/firmware/psci/built-in.a 7091s AR drivers/crypto/cavium/built-in.a 7091s CC [M] drivers/crypto/cavium/cpt/cptpf_main.o 7091s /tmp/ccphshjn.s: Assembler messages: 7091s /tmp/ccphshjn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7091s CC [M] drivers/crypto/intel/qat/qat_common/adf_dev_mgr.o 7092s /tmp/ccNuRL1S.s: Assembler messages: 7092s /tmp/ccNuRL1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccNuRL1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccNuRL1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccNuRL1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.o 7092s CC drivers/firmware/efi/libstub/string.o 7092s CC drivers/firmware/efi/libstub/systable.o 7092s /tmp/ccEwU98a.s: Assembler messages: 7092s /tmp/ccEwU98a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccEwU98a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccEwU98a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.o 7092s /tmp/ccn57PPT.s: Assembler messages: 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccn57PPT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s CC [M] drivers/crypto/cavium/cpt/cptpf_mbox.o 7092s /tmp/ccBubwRI.s: Assembler messages: 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7092s /tmp/ccBubwRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen2_config.o 7093s /tmp/ccq2uE1D.s: Assembler messages: 7093s /tmp/ccq2uE1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s /tmp/ccq2uE1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880_top.o 7093s CC drivers/firmware/efi/libstub/tpm.o 7093s /tmp/cc105Z8S.s: Assembler messages: 7093s /tmp/cc105Z8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s /tmp/cc105Z8S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s CC [M] drivers/crypto/cavium/cpt/cptvf_main.o 7093s /tmp/ccRh8HqR.s: Assembler messages: 7093s /tmp/ccRh8HqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7093s CC drivers/firmware/efi/libstub/vsprintf.o 7093s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen2_hw_csr_data.o 7094s CC drivers/firmware/efi/libstub/zboot-decompress-gzip.o 7094s /tmp/ccqe4gcF.s: Assembler messages: 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccqe4gcF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s LD [M] drivers/media/dvb-frontends/cxd2880/cxd2880.o 7094s /tmp/ccpXOMkv.s: Assembler messages: 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s /tmp/ccpXOMkv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s CC [M] drivers/media/dvb-frontends/drx39xyj/drxj.o 7094s CC [M] drivers/crypto/cavium/cpt/cptvf_reqmanager.o 7094s /tmp/ccJC0mz7.s: Assembler messages: 7094s /tmp/ccJC0mz7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7094s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen2_hw_data.o 7095s CC drivers/firmware/efi/libstub/zboot.o 7095s /tmp/cccrT1hF.s: Assembler messages: 7095s /tmp/cccrT1hF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cccrT1hF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cccrT1hF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cccrT1hF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_config.o 7095s /tmp/cc8fMz22.s: Assembler messages: 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s /tmp/cc8fMz22.s: Warning: no SFrame FDE emitted; FP without RA on stack 7095s CC [M] drivers/crypto/cavium/cpt/cptvf_mbox.o 7096s STUBCPY drivers/firmware/efi/libstub/alignedmem.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/arm64-stub.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/arm64.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/efi-stub-entry.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/efi-stub-helper.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/efi-stub.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/fdt.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/file.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/gop.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/intrinsics.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/kaslr.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-cmdline.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-ctype.stub.o 7096s /tmp/cc2iOxkz.s: Assembler messages: 7096s /tmp/cc2iOxkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt_empty_tree.stub.o 7096s /tmp/cc3e50Sk.s: Assembler messages: 7096s /tmp/cc3e50Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7096s /tmp/cc3e50Sk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt_ro.stub.o 7096s CC [M] drivers/crypto/cavium/cpt/cptvf_algs.o 7096s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_hw_csr_data.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt_rw.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt_sw.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/lib-fdt_wip.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/mem.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/pci.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/printk.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/random.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/randomalloc.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/relocate.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/screen_info.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/secureboot.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/skip_spaces.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/smbios.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/string.stub.o 7096s STUBCPY drivers/firmware/efi/libstub/systable.stub.o 7097s STUBCPY drivers/firmware/efi/libstub/tpm.stub.o 7097s STUBCPY drivers/firmware/efi/libstub/vsprintf.stub.o 7097s STUBCPY drivers/firmware/efi/libstub/zboot-decompress-gzip.stub.o 7097s STUBCPY drivers/firmware/efi/libstub/zboot.stub.o 7097s AR drivers/firmware/efi/libstub/lib.a 7097s CC drivers/firmware/qcom/qcom_scm.o 7097s /tmp/cck46JfE.s: Assembler messages: 7097s /tmp/cck46JfE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_hw_data.o 7097s /tmp/cc39ZJIv.s: Assembler messages: 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s /tmp/cc39ZJIv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7097s LD [M] drivers/crypto/cavium/cpt/cptpf.o 7097s LD [M] drivers/crypto/cavium/cpt/cptvf.o 7097s CC [M] drivers/crypto/cavium/nitrox/nitrox_main.o 7098s /tmp/ccPCzFs7.s: Assembler messages: 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccPCzFs7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s LD [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.o 7098s LD [M] drivers/media/dvb-frontends/cxd2820r.o 7098s LD [M] drivers/media/dvb-frontends/drxd.o 7098s LD [M] drivers/media/dvb-frontends/drxk.o 7098s LD [M] drivers/media/dvb-frontends/stb0899.o 7098s LD [M] drivers/media/dvb-frontends/stv0900.o 7098s /tmp/cc5T6jXl.s: Assembler messages: 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/cc5T6jXl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s AR drivers/firmware/samsung/built-in.a 7098s CC [M] drivers/crypto/intel/qat/qat_dh895xcc/adf_drv.o 7098s /tmp/ccixvfYq.s: Assembler messages: 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccixvfYq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_pm.o 7098s CC [M] drivers/crypto/cavium/nitrox/nitrox_isr.o 7098s /tmp/ccsAJreB.s: Assembler messages: 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s /tmp/ccsAJreB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7098s CC drivers/firmware/qcom/qcom_scm-smc.o 7099s /tmp/cc6e0MhH.s: Assembler messages: 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cc6e0MhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cccNVctp.s: Assembler messages: 7099s /tmp/cccNVctp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cccNVctp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/cccNVctp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s CC [M] drivers/crypto/intel/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o 7099s /tmp/ccUs7ZOm.s: Assembler messages: 7099s /tmp/ccUs7ZOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_ras.o 7099s CC drivers/firmware/qcom/qcom_scm-legacy.o 7099s /tmp/ccyZKKhh.s: Assembler messages: 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s /tmp/ccyZKKhh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7099s CC [M] drivers/crypto/cavium/nitrox/nitrox_lib.o 7100s /tmp/ccM3qRPQ.s: Assembler messages: 7100s /tmp/ccM3qRPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccM3qRPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s LD [M] drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.o 7100s AR drivers/crypto/intel/built-in.a 7100s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_vf_mig.o 7100s CC drivers/firmware/qcom/qcom_tzmem.o 7100s /tmp/ccNxPF9L.s: Assembler messages: 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/ccNxPF9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s CC [M] drivers/crypto/cavium/nitrox/nitrox_hal.o 7100s /tmp/cckBoGGA.s: Assembler messages: 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s /tmp/cckBoGGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7100s CC [M] drivers/crypto/intel/qat/qat_c3xxx/adf_drv.o 7101s /tmp/cc77oDoZ.s: Assembler messages: 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc77oDoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s CC drivers/firmware/qcom/qcom_qseecom.o 7101s /tmp/ccx3HJ2B.s: Assembler messages: 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccx3HJ2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Assembler messages: 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/cc287YiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s CC [M] drivers/crypto/cavium/nitrox/nitrox_reqmgr.o 7101s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen6_ras.o 7101s /tmp/ccnCEJPd.s: Assembler messages: 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccnCEJPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s CC [M] drivers/crypto/intel/qat/qat_c3xxx/adf_c3xxx_hw_data.o 7101s /tmp/ccdPyVHc.s: Assembler messages: 7101s /tmp/ccdPyVHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccdPyVHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s /tmp/ccdPyVHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7101s CC drivers/firmware/qcom/qcom_qseecom_uefisecapp.o 7102s /tmp/ccBFES6w.s: Assembler messages: 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccBFES6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccqLT8kZ.s: Assembler messages: 7102s /tmp/ccqLT8kZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccqLT8kZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/ccqLT8kZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Assembler messages: 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cc1MC31M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s LD [M] drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.o 7102s CC [M] drivers/crypto/cavium/nitrox/nitrox_algs.o 7102s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen6_shared.o 7102s CC drivers/firmware/smccc/smccc.o 7102s /tmp/cczwsR7O.s: Assembler messages: 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s /tmp/cczwsR7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7102s AR drivers/firmware/qcom/built-in.a 7102s CC [M] drivers/crypto/intel/qat/qat_c62x/adf_drv.o 7103s CC drivers/firmware/smccc/kvm_guest.o 7103s /tmp/ccDtCgkF.s: Assembler messages: 7103s /tmp/ccDtCgkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccDtCgkF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/cci3ZSee.s: Assembler messages: 7103s /tmp/cci3ZSee.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/cci3ZSee.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/cci3ZSee.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/cci3ZSee.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/cci3ZSee.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s CC [M] drivers/crypto/cavium/nitrox/nitrox_mbx.o 7103s CC [M] drivers/crypto/intel/qat/qat_common/adf_hw_arbiter.o 7103s /tmp/ccK2RM4U.s: Assembler messages: 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccK2RM4U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccBFFKOz.s: Assembler messages: 7103s /tmp/ccBFFKOz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s CC [M] drivers/crypto/intel/qat/qat_c62x/adf_c62x_hw_data.o 7103s CC drivers/firmware/smccc/soc_id.o 7103s /tmp/ccMDDd0U.s: Assembler messages: 7103s /tmp/ccMDDd0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccMDDd0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccMDDd0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s /tmp/ccMDDd0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7103s CC [M] drivers/crypto/cavium/nitrox/nitrox_skcipher.o 7103s /tmp/ccLZahOX.s: Assembler messages: 7103s /tmp/ccLZahOX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s CC [M] drivers/crypto/intel/qat/qat_common/adf_init.o 7104s /tmp/ccNcvEaf.s: Assembler messages: 7104s /tmp/ccNcvEaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNcvEaf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s AR drivers/firmware/smccc/built-in.a 7104s AR drivers/firmware/tegra/built-in.a 7104s CC drivers/firmware/xilinx/zynqmp.o 7104s /tmp/cc2M3Sro.s: Assembler messages: 7104s /tmp/cc2M3Sro.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/cc2M3Sro.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/cc2M3Sro.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s LD [M] drivers/crypto/intel/qat/qat_c62x/qat_c62x.o 7104s CC [M] drivers/crypto/cavium/nitrox/nitrox_aead.o 7104s /tmp/ccnqFhUC.s: Assembler messages: 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccnqFhUC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Assembler messages: 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s CC [M] drivers/crypto/cavium/nitrox/nitrox_sriov.o 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7104s /tmp/ccNFVfSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s CC [M] drivers/crypto/intel/qat/qat_common/adf_isr.o 7105s /tmp/ccQDb4ax.s: Assembler messages: 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccQDb4ax.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s AR drivers/firmware/xilinx/built-in.a 7105s /tmp/ccue8qmZ.s: Assembler messages: 7105s /tmp/ccue8qmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccue8qmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccue8qmZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s CC [M] drivers/firmware/arm_scpi.o 7105s CC drivers/clocksource/timer-of.o 7105s /tmp/ccMXeYIc.s: Assembler messages: 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/ccMXeYIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Assembler messages: 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s /tmp/cc5TVQSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7105s CC [M] drivers/crypto/cavium/nitrox/nitrox_debugfs.o 7106s CC [M] drivers/crypto/intel/qat/qat_common/adf_mstate_mgr.o 7106s /tmp/ccF6FuBq.s: Assembler messages: 7106s /tmp/ccF6FuBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccF6FuBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccF6FuBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s CC drivers/clocksource/timer-probe.o 7106s /tmp/ccZH2Ops.s: Assembler messages: 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZH2Ops.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s CC [M] drivers/crypto/intel/qat/qat_common/adf_rl_admin.o 7106s /tmp/ccZWwHxF.s: Assembler messages: 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/ccZWwHxF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s LD [M] drivers/crypto/cavium/nitrox/n5pf.o 7106s /tmp/cc8hIgld.s: Assembler messages: 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s /tmp/cc8hIgld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7106s CC [M] drivers/firmware/dmi-sysfs.o 7106s CC drivers/clocksource/sh_cmt.o 7107s CC [M] drivers/crypto/intel/qat/qat_common/adf_rl.o 7107s /tmp/ccCDgh8e.s: Assembler messages: 7107s /tmp/ccCDgh8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccCDgh8e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s CC [M] drivers/crypto/intel/qat/qat_common/adf_sysfs.o 7107s /tmp/ccpIL8iJ.s: Assembler messages: 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/ccpIL8iJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s CC [M] drivers/firmware/stratix10-svc.o 7107s /tmp/cc5q0B0H.s: Assembler messages: 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s /tmp/cc5q0B0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7107s CC drivers/clocksource/renesas-ostm.o 7108s /tmp/ccLxT5EI.s: Assembler messages: 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccLxT5EI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Assembler messages: 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc9OYIOQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s CC [M] drivers/firmware/stratix10-rsu.o 7108s CC [M] drivers/crypto/intel/qat/qat_common/adf_sysfs_ras_counters.o 7108s /tmp/cc2hG6Ir.s: Assembler messages: 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc2hG6Ir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s CC drivers/clocksource/sh_tmu.o 7108s /tmp/ccQUeJ05.s: Assembler messages: 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/ccQUeJ05.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s CC drivers/clocksource/mmio.o 7108s /tmp/cc5vV7mP.s: Assembler messages: 7108s /tmp/cc5vV7mP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc5vV7mP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc5vV7mP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc5vV7mP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Assembler messages: 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s /tmp/cc8l2ZY4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7108s CC [M] drivers/crypto/intel/qat/qat_common/adf_sysfs_rl.o 7108s CC [M] drivers/firmware/iscsi_ibft.o 7109s /tmp/cceyWbez.s: Assembler messages: 7109s /tmp/cceyWbez.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s CC [M] drivers/firmware/mtk-adsp-ipc.o 7109s /tmp/cc7BqaM5.s: Assembler messages: 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/cc7BqaM5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s CC drivers/clocksource/timer-ti-dm.o 7109s /tmp/ccteB4ww.s: Assembler messages: 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccteB4ww.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s CC [M] drivers/crypto/intel/qat/qat_common/adf_timer.o 7109s /tmp/ccAbaXLm.s: Assembler messages: 7109s /tmp/ccAbaXLm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccAbaXLm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccAbaXLm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccAbaXLm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccAbaXLm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Assembler messages: 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s /tmp/ccJWpPZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7109s CC drivers/clocksource/dw_apb_timer.o 7109s CC [M] drivers/firmware/qemu_fw_cfg.o 7110s /tmp/ccrYovma.s: Assembler messages: 7110s /tmp/ccrYovma.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccrYovma.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccrYovma.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s CC [M] drivers/crypto/intel/qat/qat_common/adf_transport.o 7110s /tmp/ccMkBJJo.s: Assembler messages: 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccMkBJJo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s CC [M] drivers/crypto/atmel-i2c.o 7110s /tmp/ccPGfsyl.s: Assembler messages: 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s /tmp/ccPGfsyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7110s CC drivers/clocksource/dw_apb_timer_of.o 7111s /tmp/cco2oeYC.s: Assembler messages: 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/cco2oeYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s CC [M] drivers/firmware/turris-mox-rwtm.o 7111s /tmp/ccRwdef1.s: Assembler messages: 7111s /tmp/ccRwdef1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccRwdef1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s CC drivers/clocksource/timer-rockchip.o 7111s /tmp/ccSELW84.s: Assembler messages: 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccSELW84.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Assembler messages: 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccjzIa2w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s CC [M] drivers/crypto/intel/qat/qat_common/qat_algs.o 7111s CC [M] drivers/crypto/intel/qat/qat_4xxx/adf_drv.o 7111s /tmp/ccMz3SvR.s: Assembler messages: 7111s /tmp/ccMz3SvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccMz3SvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccMz3SvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccMz3SvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s /tmp/ccMz3SvR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7111s CC drivers/clocksource/timer-sun4i.o 7112s /tmp/cck0iF8o.s: Assembler messages: 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cck0iF8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s AR drivers/firmware/built-in.a 7112s CC drivers/hid/bpf/hid_bpf_dispatch.o 7112s /tmp/ccLUDaEe.s: Assembler messages: 7112s /tmp/ccLUDaEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccLUDaEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccLUDaEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccLUDaEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccLUDaEe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s CC drivers/clocksource/timer-stm32-lp.o 7112s /tmp/ccwX89h7.s: Assembler messages: 7112s /tmp/ccwX89h7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccwX89h7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccwX89h7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccwX89h7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/ccwX89h7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s CC [M] drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.o 7112s /tmp/cc9THWAM.s: Assembler messages: 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s CC [M] drivers/crypto/intel/qat/qat_common/qat_algs_send.o 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7112s /tmp/cc9THWAM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Assembler messages: 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/cc3ERDnh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s CC drivers/clocksource/timer-mediatek.o 7113s /tmp/ccseKEXX.s: Assembler messages: 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccseKEXX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s LD [M] drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.o 7113s CC [M] drivers/hid/hid-core.o 7113s /tmp/ccScTEPL.s: Assembler messages: 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccScTEPL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s CC drivers/hid/bpf/hid_bpf_struct_ops.o 7113s /tmp/ccgi6OOY.s: Assembler messages: 7113s /tmp/ccgi6OOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccgi6OOY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s CC [M] drivers/crypto/intel/qat/qat_common/qat_asym_algs.o 7113s /tmp/ccknOCcx.s: Assembler messages: 7113s /tmp/ccknOCcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccknOCcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccknOCcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s /tmp/ccknOCcx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7113s CC drivers/clocksource/timer-mediatek-cpux.o 7114s /tmp/ccAjDmJ2.s: Assembler messages: 7114s /tmp/ccAjDmJ2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s CC drivers/clocksource/timer-owl.o 7114s /tmp/ccXHExOI.s: Assembler messages: 7114s /tmp/ccXHExOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccXHExOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccXHExOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccXHExOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccXHExOI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s AR drivers/hid/bpf/built-in.a 7114s CC drivers/of/base.o 7114s /tmp/ccbhujCZ.s: Assembler messages: 7114s /tmp/ccbhujCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccbhujCZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s CC drivers/clocksource/timer-sprd.o 7114s /tmp/ccFgF0Mf.s: Assembler messages: 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7114s /tmp/ccFgF0Mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s CC [M] drivers/crypto/intel/qat/qat_common/qat_bl.o 7115s /tmp/ccta7lQT.s: Assembler messages: 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccta7lQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccstiyvN.s: Assembler messages: 7115s /tmp/ccstiyvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccstiyvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccstiyvN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s CC drivers/clocksource/timer-npcm7xx.o 7115s CC [M] drivers/hid/hid-input.o 7115s /tmp/ccCi9icq.s: Assembler messages: 7115s /tmp/ccCi9icq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccCi9icq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s /tmp/ccCi9icq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7115s CC [M] drivers/crypto/intel/qat/qat_common/qat_comp_algs.o 7116s /tmp/ccqZSbRe.s: Assembler messages: 7116s /tmp/ccqZSbRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccqZSbRe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s CC drivers/clocksource/arm_arch_timer.o 7116s /tmp/ccMWtSgx.s: Assembler messages: 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMWtSgx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s CC drivers/of/cpu.o 7116s /tmp/ccMMsoFb.s: Assembler messages: 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s /tmp/ccMMsoFb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7116s CC [M] drivers/crypto/intel/qat/qat_common/qat_compression.o 7117s /tmp/ccQYSFUb.s: Assembler messages: 7117s /tmp/ccQYSFUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccQYSFUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccQYSFUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s CC drivers/of/device.o 7117s /tmp/ccadCGKs.s: Assembler messages: 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccadCGKs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Assembler messages: 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccUr5fbJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s CC [M] drivers/crypto/intel/qat/qat_common/qat_crypto.o 7117s CC drivers/clocksource/timer-sp804.o 7117s /tmp/ccN7wq5q.s: Assembler messages: 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/ccN7wq5q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/cciobZt5.s: Assembler messages: 7117s /tmp/cciobZt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/cciobZt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/cciobZt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/cciobZt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s /tmp/cciobZt5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7117s CC drivers/of/module.o 7117s CC [M] drivers/hid/hid-quirks.o 7118s /tmp/cc7PWRQY.s: Assembler messages: 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc7PWRQY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s CC drivers/clocksource/dummy_timer.o 7118s /tmp/ccFHJFRZ.s: Assembler messages: 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccFHJFRZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s CC [M] drivers/crypto/intel/qat/qat_common/qat_hal.o 7118s /tmp/ccDFKFAu.s: Assembler messages: 7118s /tmp/ccDFKFAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccDFKFAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s CC drivers/of/platform.o 7118s /tmp/cc5AWEzb.s: Assembler messages: 7118s /tmp/cc5AWEzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/cc5AWEzb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s CC drivers/clocksource/timer-imx-sysctr.o 7118s /tmp/ccydzvRC.s: Assembler messages: 7118s /tmp/ccydzvRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccydzvRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccydzvRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccydzvRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s /tmp/ccydzvRC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7118s CC [M] drivers/hid/hid-debug.o 7119s /tmp/ccypVWxU.s: Assembler messages: 7119s /tmp/ccypVWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccypVWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccypVWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccypVWxU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s CC drivers/clocksource/timer-nxp-stm.o 7119s /tmp/cc4jDaFS.s: Assembler messages: 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/cc4jDaFS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Assembler messages: 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s /tmp/ccuA2GhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7119s CC [M] drivers/crypto/intel/qat/qat_common/qat_mig_dev.o 7119s CC drivers/of/property.o 7120s /tmp/ccWRZpTM.s: Assembler messages: 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccWRZpTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Assembler messages: 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccUDsZCw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s AR drivers/clocksource/built-in.a 7120s CC drivers/of/kobj.o 7120s CC [M] drivers/hid/hidraw.o 7120s /tmp/ccDidapo.s: Assembler messages: 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccDidapo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s CC [M] drivers/crypto/intel/qat/qat_common/qat_uclo.o 7120s /tmp/ccxlzmnz.s: Assembler messages: 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s /tmp/ccxlzmnz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7120s CC [M] drivers/crypto/atmel-ecc.o 7121s /tmp/ccBcPncm.s: Assembler messages: 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccBcPncm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s CC drivers/of/dynamic.o 7121s /tmp/ccn31s3D.s: Assembler messages: 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/ccn31s3D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Assembler messages: 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s /tmp/cchFsRWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7121s CC [M] drivers/hid/uhid.o 7121s CC [M] drivers/crypto/intel/qat/qat_420xx/adf_drv.o 7122s /tmp/ccChfAp4.s: Assembler messages: 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccChfAp4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s CC [M] drivers/crypto/intel/qat/qat_common/adf_cnv_dbgfs.o 7122s /tmp/ccif4rJ0.s: Assembler messages: 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccif4rJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s CC drivers/of/fdt.o 7122s /tmp/cc6JwBYQ.s: Assembler messages: 7122s /tmp/cc6JwBYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/cc6JwBYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/cc6JwBYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/cc6JwBYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/cc6JwBYQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s CC [M] drivers/crypto/intel/qat/qat_420xx/adf_420xx_hw_data.o 7122s /tmp/ccF22fYt.s: Assembler messages: 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccF22fYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s CC [M] drivers/crypto/intel/qat/qat_common/adf_dbgfs.o 7122s /tmp/ccqMhaEw.s: Assembler messages: 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s /tmp/ccqMhaEw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7122s CC [M] drivers/hid/hid-generic.o 7123s /tmp/ccBX4Qt6.s: Assembler messages: 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccBX4Qt6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s LD [M] drivers/crypto/intel/qat/qat_420xx/qat_420xx.o 7123s AR drivers/staging/media/sunxi/built-in.a 7123s CC [M] drivers/staging/media/sunxi/cedrus/cedrus.o 7123s /tmp/ccnispLG.s: Assembler messages: 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccnispLG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s DTC drivers/of/empty_root.dtb 7123s CC drivers/of/fdt_address.o 7123s /tmp/cc0IB64S.s: Assembler messages: 7123s /tmp/cc0IB64S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/cc0IB64S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/cc0IB64S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s CC [M] drivers/crypto/intel/qat/qat_common/adf_fw_counters.o 7123s /tmp/ccsrYLuh.s: Assembler messages: 7123s /tmp/ccsrYLuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccsrYLuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccsrYLuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccsrYLuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/ccsrYLuh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s CC [M] drivers/hid/hid-a4tech.o 7123s /tmp/cc7o91Qo.s: Assembler messages: 7123s /tmp/cc7o91Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/cc7o91Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/cc7o91Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s /tmp/cc7o91Qo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7123s CC drivers/of/address.o 7124s /tmp/ccw9sXPd.s: Assembler messages: 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccw9sXPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Assembler messages: 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccvCi89Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_video.o 7124s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_pm_debugfs.o 7124s /tmp/ccBjaq5T.s: Assembler messages: 7124s /tmp/ccBjaq5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccBjaq5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccBjaq5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s /tmp/ccBjaq5T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7124s CC [M] drivers/hid/hid-accutouch.o 7125s /tmp/ccmcbfTx.s: Assembler messages: 7125s /tmp/ccmcbfTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_tl.o 7125s /tmp/ccf5Nk9e.s: Assembler messages: 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccf5Nk9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s CC drivers/of/irq.o 7125s /tmp/ccBogb6r.s: Assembler messages: 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/ccBogb6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_hw.o 7125s CC [M] drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.o 7125s /tmp/cc49CQbe.s: Assembler messages: 7125s /tmp/cc49CQbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/cc49CQbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s /tmp/cc49CQbe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7125s CC [M] drivers/hid/hid-alps.o 7126s /tmp/ccJCkkX7.s: Assembler messages: 7126s /tmp/ccJCkkX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccJCkkX7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccYOrKWU.s: Assembler messages: 7126s /tmp/ccYOrKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccYOrKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccYOrKWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s CC [M] drivers/crypto/intel/qat/qat_common/adf_heartbeat.o 7126s CC drivers/of/of_reserved_mem.o 7126s /tmp/ccSvnt8o.s: Assembler messages: 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/ccSvnt8o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_dec.o 7126s /tmp/cc4s9jZK.s: Assembler messages: 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s /tmp/cc4s9jZK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7126s CC [M] drivers/hid/hid-axff.o 7127s /tmp/ccquNj70.s: Assembler messages: 7127s /tmp/ccquNj70.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccquNj70.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccquNj70.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccquNj70.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccquNj70.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s CC [M] drivers/crypto/intel/qat/qat_common/adf_pm_dbgfs.o 7127s /tmp/ccYXEPwo.s: Assembler messages: 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccYXEPwo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s CC drivers/of/resolver.o 7127s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.o 7127s /tmp/ccmGDR9T.s: Assembler messages: 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccmGDR9T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s CC [M] drivers/hid/hid-apple.o 7127s /tmp/ccbm2wSA.s: Assembler messages: 7127s /tmp/ccbm2wSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccbm2wSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/ccbm2wSA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s CC [M] drivers/crypto/intel/qat/qat_common/adf_telemetry.o 7127s /tmp/cc9UOSB5.s: Assembler messages: 7127s /tmp/cc9UOSB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/cc9UOSB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7127s /tmp/cc9UOSB5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s CC drivers/of/overlay.o 7128s /tmp/ccCo7DVh.s: Assembler messages: 7128s /tmp/ccCo7DVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_h264.o 7128s /tmp/ccOT83yN.s: Assembler messages: 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/ccOT83yN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s CC [M] drivers/crypto/intel/qat/qat_common/adf_tl_debugfs.o 7128s /tmp/cc4ZAxWI.s: Assembler messages: 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc4ZAxWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s CC [M] drivers/hid/hid-appleir.o 7128s /tmp/cc5kBeeE.s: Assembler messages: 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7128s /tmp/cc5kBeeE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s CC drivers/of/of_numa.o 7129s /tmp/ccjwxoHK.s: Assembler messages: 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccjwxoHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Assembler messages: 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccNapWwv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Assembler messages: 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s CC [M] drivers/hid/hid-creative-sb0540.o 7129s CC [M] drivers/crypto/intel/qat/qat_common/adf_transport_debug.o 7129s CC drivers/of/kexec.o 7129s /tmp/cchDrbM4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s /tmp/ccorsc9E.s: Assembler messages: 7129s /tmp/ccorsc9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7129s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_h265.o 7130s /tmp/ccQdiQNx.s: Assembler messages: 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccQdiQNx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen2_pfvf.o 7130s /tmp/ccMs8sx7.s: Assembler messages: 7130s /tmp/ccMs8sx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccMs8sx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccMs8sx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccMs8sx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccMs8sx7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s CC [M] drivers/hid/hid-asus.o 7130s /tmp/ccmrjMYC.s: Assembler messages: 7130s /tmp/ccmrjMYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s WRAP drivers/of/empty_root.dtb.S 7130s AS drivers/of/empty_root.dtb.o 7130s AR drivers/of/built-in.a 7130s CC drivers/staging/vme_user/vme.o 7130s /tmp/ccgeBlXJ.s: Assembler messages: 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7130s /tmp/ccgeBlXJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7131s CC [M] drivers/staging/media/sunxi/cedrus/cedrus_vp8.o 7131s /tmp/ccZr8LNA.s: Assembler messages: 7131s /tmp/ccZr8LNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7131s /tmp/ccZr8LNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7131s CC [M] drivers/crypto/intel/qat/qat_common/adf_gen4_pfvf.o 7131s /tmp/cczbLdtt.s: Assembler messages: 7131s /tmp/cczbLdtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7131s /tmp/cczbLdtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s CC [M] drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_msg.o 7132s /tmp/ccgzKfrn.s: Assembler messages: 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccgzKfrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s CC [M] drivers/hid/hid-aureal.o 7132s /tmp/cclQ9G9M.s: Assembler messages: 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cclQ9G9M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Assembler messages: 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccNhq467.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s LD [M] drivers/staging/media/sunxi/cedrus/sunxi-cedrus.o 7132s CC [M] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.o 7132s CC [M] drivers/staging/vme_user/vme_user.o 7132s /tmp/cc98JC8V.s: Assembler messages: 7132s /tmp/cc98JC8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cc98JC8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cc98JC8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/cc98JC8V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s CC [M] drivers/crypto/intel/qat/qat_common/adf_pfvf_pf_proto.o 7132s /tmp/ccvu7sfZ.s: Assembler messages: 7132s /tmp/ccvu7sfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccvu7sfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s /tmp/ccvu7sfZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7132s CC [M] drivers/hid/hid-belkin.o 7133s /tmp/cciL0XFE.s: Assembler messages: 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cciL0XFE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s CC [M] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.o 7133s /tmp/cclO9xwH.s: Assembler messages: 7133s /tmp/cclO9xwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cclO9xwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cclO9xwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cclO9xwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cclO9xwH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Assembler messages: 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/ccTQfR5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s CC [M] drivers/crypto/intel/qat/qat_common/adf_pfvf_utils.o 7133s CC [M] drivers/staging/vme_user/vme_tsi148.o 7133s /tmp/cc8EJotV.s: Assembler messages: 7133s /tmp/cc8EJotV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cc8EJotV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cc8EJotV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s /tmp/cc8EJotV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7133s CC [M] drivers/hid/hid-betopff.o 7134s /tmp/ccTvAIEP.s: Assembler messages: 7134s /tmp/ccTvAIEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccTvAIEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccTvAIEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccTvAIEP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s CC [M] drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_msg.o 7134s /tmp/ccshj9pC.s: Assembler messages: 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/ccshj9pC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s CC [M] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_capture.o 7134s /tmp/cc6buO2Z.s: Assembler messages: 7134s /tmp/cc6buO2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/cc6buO2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/cc6buO2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/cc6buO2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s /tmp/cc6buO2Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7134s CC [M] drivers/hid/hid-bigbenff.o 7135s /tmp/cca0m7fv.s: Assembler messages: 7135s /tmp/cca0m7fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cca0m7fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cca0m7fv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s CC [M] drivers/crypto/intel/qat/qat_common/adf_pfvf_vf_proto.o 7135s /tmp/ccp3wyYM.s: Assembler messages: 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccp3wyYM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s CC [M] drivers/staging/vme_user/vme_fake.o 7135s /tmp/cceMO9vj.s: Assembler messages: 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cceMO9vj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Assembler messages: 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/ccWS3AUt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s CC [M] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_params.o 7135s CC [M] drivers/hid/hid-cherry.o 7135s /tmp/cc0zNAbb.s: Assembler messages: 7135s /tmp/cc0zNAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cc0zNAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cc0zNAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7135s /tmp/cc0zNAbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s CC [M] drivers/crypto/intel/qat/qat_common/adf_sriov.o 7136s /tmp/ccI9iOET.s: Assembler messages: 7136s /tmp/ccI9iOET.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccI9iOET.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccI9iOET.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccI9iOET.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Assembler messages: 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccmzFnXG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s CC [M] drivers/hid/hid-chicony.o 7136s AR drivers/staging/vme_user/built-in.a 7136s CC [M] drivers/staging/rtl8723bs/core/rtw_ap.o 7136s /tmp/ccrrHYcv.s: Assembler messages: 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccrrHYcv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s LD [M] drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.o 7136s CC [M] drivers/staging/media/max96712/max96712.o 7136s /tmp/ccsnK7kD.s: Assembler messages: 7136s /tmp/ccsnK7kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccsnK7kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccsnK7kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccsnK7kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s /tmp/ccsnK7kD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7136s CC [M] drivers/crypto/intel/qat/qat_common/adf_vf_isr.o 7137s /tmp/ccZrWMuS.s: Assembler messages: 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccZrWMuS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s CC [M] drivers/hid/hid-cmedia.o 7137s /tmp/ccaf5Z3W.s: Assembler messages: 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccaf5Z3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Assembler messages: 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s /tmp/ccESguZI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7137s LD [M] drivers/crypto/intel/qat/qat_common/intel_qat.o 7137s CC [M] drivers/staging/media/meson/vdec/esparser.o 7137s CC [M] drivers/crypto/intel/qat/qat_dh895xccvf/adf_drv.o 7138s /tmp/ccds2fLP.s: Assembler messages: 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccds2fLP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s CC [M] drivers/hid/hid-corsair.o 7138s /tmp/ccTjgN34.s: Assembler messages: 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccTjgN34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s CC [M] drivers/staging/rtl8723bs/core/rtw_btcoex.o 7138s /tmp/ccCGGiY1.s: Assembler messages: 7138s /tmp/ccCGGiY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccCGGiY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccCGGiY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccCGGiY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/ccCGGiY1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s CC [M] drivers/crypto/intel/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.o 7138s /tmp/cc7qA8ku.s: Assembler messages: 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s /tmp/cc7qA8ku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7138s CC [M] drivers/staging/media/meson/vdec/vdec.o 7139s /tmp/ccFz7LZH.s: Assembler messages: 7139s /tmp/ccFz7LZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/ccFz7LZH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Assembler messages: 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/cclgOrUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s LD [M] drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.o 7139s CC [M] drivers/hid/hid-corsair-void.o 7139s CC [M] drivers/crypto/intel/qat/qat_c3xxxvf/adf_drv.o 7139s /tmp/ccwmTTwO.s: Assembler messages: 7139s /tmp/ccwmTTwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/ccwmTTwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/ccwmTTwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/ccwmTTwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s /tmp/ccwmTTwO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7139s CC [M] drivers/staging/rtl8723bs/core/rtw_cmd.o 7140s /tmp/ccFsOah2.s: Assembler messages: 7140s /tmp/ccFsOah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccFsOah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccFsOah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccFsOah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccFsOah2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s CC [M] drivers/crypto/intel/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.o 7140s /tmp/ccWfwy4p.s: Assembler messages: 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccWfwy4p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s CC [M] drivers/staging/media/meson/vdec/vdec_helpers.o 7140s /tmp/ccTuz8AT.s: Assembler messages: 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccTuz8AT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s CC [M] drivers/hid/hid-cougar.o 7140s /tmp/ccJGAEmo.s: Assembler messages: 7140s /tmp/ccJGAEmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s /tmp/ccJGAEmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7140s LD [M] drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.o 7141s CC [M] drivers/crypto/intel/qat/qat_c62xvf/adf_drv.o 7141s /tmp/ccuaxuoy.s: Assembler messages: 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccuaxuoy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s CC [M] drivers/staging/rtl8723bs/core/rtw_efuse.o 7141s /tmp/cc4bV6yk.s: Assembler messages: 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/cc4bV6yk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s CC [M] drivers/hid/hid-cp2112.o 7141s /tmp/ccgxSOC2.s: Assembler messages: 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccgxSOC2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccJMuk37.s: Assembler messages: 7141s /tmp/ccJMuk37.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccJMuk37.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccJMuk37.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccJMuk37.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s /tmp/ccJMuk37.s: Warning: no SFrame FDE emitted; FP without RA on stack 7141s CC [M] drivers/staging/media/meson/vdec/vdec_platform.o 7141s CC [M] drivers/crypto/intel/qat/qat_c62xvf/adf_c62xvf_hw_data.o 7142s /tmp/ccWeheXN.s: Assembler messages: 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccWeheXN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s CC [M] drivers/staging/rtl8723bs/core/rtw_io.o 7142s /tmp/ccR5kRCV.s: Assembler messages: 7142s /tmp/ccR5kRCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccR5kRCV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s LD [M] drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.o 7142s CC [M] drivers/crypto/atmel-sha204a.o 7142s CC [M] drivers/staging/media/meson/vdec/vdec_1.o 7142s /tmp/ccdMKKTx.s: Assembler messages: 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s /tmp/ccdMKKTx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7142s CC [M] drivers/hid/hid-cypress.o 7143s /tmp/cccgyRBb.s: Assembler messages: 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/cccgyRBb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Assembler messages: 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccB89zQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s CC [M] drivers/staging/rtl8723bs/core/rtw_ioctl_set.o 7143s CC [M] drivers/crypto/qcom-rng.o 7143s /tmp/ccaJhs1C.s: Assembler messages: 7143s /tmp/ccaJhs1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccaJhs1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccaJhs1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccaJhs1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccaJhs1C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s CC [M] drivers/staging/media/meson/vdec/vdec_hevc.o 7143s /tmp/ccqcq9jA.s: Assembler messages: 7143s /tmp/ccqcq9jA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccqcq9jA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccqcq9jA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccqcq9jA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s /tmp/ccqcq9jA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7143s CC [M] drivers/hid/hid-dr.o 7144s /tmp/cc19FuIZ.s: Assembler messages: 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc19FuIZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s CC [M] drivers/crypto/sa2ul.o 7144s /tmp/cc9Aj5va.s: Assembler messages: 7144s /tmp/cc9Aj5va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc9Aj5va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc9Aj5va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc9Aj5va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/cc9Aj5va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s CC [M] drivers/staging/media/meson/vdec/codec_mpeg12.o 7144s /tmp/ccmclqpu.s: Assembler messages: 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccmclqpu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Assembler messages: 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s CC [M] drivers/hid/hid-emsff.o 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s /tmp/ccHQy2I8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7144s CC [M] drivers/staging/rtl8723bs/core/rtw_ieee80211.o 7145s /tmp/ccACrA7X.s: Assembler messages: 7145s /tmp/ccACrA7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccACrA7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccACrA7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccACrA7X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s CC [M] drivers/staging/media/meson/vdec/codec_h264.o 7145s /tmp/ccLpC9Qr.s: Assembler messages: 7145s /tmp/ccLpC9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccLpC9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccLpC9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccLpC9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/ccLpC9Qr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s CC [M] drivers/hid/hid-elan.o 7145s /tmp/cc2Iw4FQ.s: Assembler messages: 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s CC [M] drivers/crypto/sahara.o 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7145s /tmp/cc2Iw4FQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Assembler messages: 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccjckTK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s CC [M] drivers/staging/rtl8723bs/core/rtw_mlme.o 7146s /tmp/ccvXYJvV.s: Assembler messages: 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccvXYJvV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Assembler messages: 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s /tmp/ccxlrU7x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7146s CC [M] drivers/staging/media/meson/vdec/codec_hevc_common.o 7146s CC [M] drivers/hid/hid-elecom.o 7147s /tmp/cci3tR7f.s: Assembler messages: 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/cci3tR7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s CC [M] drivers/crypto/ccree/cc_driver.o 7147s /tmp/ccPiWdPU.s: Assembler messages: 7147s /tmp/ccPiWdPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccPiWdPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccPiWdPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccPiWdPU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s CC [M] drivers/hid/hid-elo.o 7147s /tmp/ccgRZSiH.s: Assembler messages: 7147s /tmp/ccgRZSiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccgRZSiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccgRZSiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccgRZSiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s /tmp/ccgRZSiH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7147s CC [M] drivers/staging/media/meson/vdec/codec_vp9.o 7148s /tmp/ccmtVdOw.s: Assembler messages: 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccmtVdOw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s CC [M] drivers/crypto/ccree/cc_buffer_mgr.o 7148s /tmp/ccCdRAdN.s: Assembler messages: 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccCdRAdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Assembler messages: 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s /tmp/ccj7h2xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7148s CC [M] drivers/hid/hid-evision.o 7148s CC [M] drivers/staging/rtl8723bs/core/rtw_mlme_ext.o 7149s /tmp/cctQLBl3.s: Assembler messages: 7149s /tmp/cctQLBl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/cctQLBl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s CC [M] drivers/hid/hid-ezkey.o 7149s /tmp/ccQyYqFK.s: Assembler messages: 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccQyYqFK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s LD [M] drivers/staging/media/meson/vdec/meson-vdec.o 7149s CC [M] drivers/staging/media/rkvdec/rkvdec.o 7149s /tmp/ccv1NPrB.s: Assembler messages: 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s CC [M] drivers/crypto/ccree/cc_request_mgr.o 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/ccv1NPrB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/cc4iT3ad.s: Assembler messages: 7149s /tmp/cc4iT3ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/cc4iT3ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/cc4iT3ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7149s /tmp/cc4iT3ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s CC [M] drivers/hid/hid-ft260.o 7150s /tmp/cckEwkJj.s: Assembler messages: 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s CC [M] drivers/staging/media/rkvdec/rkvdec-h264.o 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/cckEwkJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Assembler messages: 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s /tmp/ccSXGO9j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7150s CC [M] drivers/crypto/ccree/cc_cipher.o 7151s /tmp/ccwiPthb.s: Assembler messages: 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccwiPthb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s CC [M] drivers/hid/hid-gembird.o 7151s /tmp/ccW4WmfO.s: Assembler messages: 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s /tmp/ccW4WmfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7151s CC [M] drivers/staging/rtl8723bs/core/rtw_pwrctrl.o 7152s /tmp/cc0LVOvo.s: Assembler messages: 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc0LVOvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s CC [M] drivers/staging/media/rkvdec/rkvdec-vp9.o 7152s /tmp/cc3qm8gx.s: Assembler messages: 7152s /tmp/cc3qm8gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc3qm8gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc3qm8gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Assembler messages: 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s /tmp/cc222T1r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7152s CC [M] drivers/hid/hid-gfrm.o 7152s CC [M] drivers/crypto/ccree/cc_hash.o 7153s /tmp/ccko13Pi.s: Assembler messages: 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccko13Pi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s CC [M] drivers/hid/hid-glorious.o 7153s /tmp/cc2NqBMY.s: Assembler messages: 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s CC [M] drivers/staging/rtl8723bs/core/rtw_recv.o 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cc2NqBMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Assembler messages: 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/cccZpYO8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s LD [M] drivers/staging/media/rkvdec/rockchip-vdec.o 7153s CC [M] drivers/staging/media/av7110/av7110_hw.o 7153s /tmp/ccv9baLf.s: Assembler messages: 7153s /tmp/ccv9baLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccv9baLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccv9baLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s /tmp/ccv9baLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7153s CC [M] drivers/hid/hid-vivaldi-common.o 7154s /tmp/ccrq9omK.s: Assembler messages: 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccrq9omK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s CC [M] drivers/crypto/ccree/cc_aead.o 7154s /tmp/ccAuBUem.s: Assembler messages: 7154s /tmp/ccAuBUem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s /tmp/ccAuBUem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7154s CC [M] drivers/hid/hid-goodix-spi.o 7155s /tmp/cck5KY0c.s: Assembler messages: 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/cck5KY0c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s CC [M] drivers/staging/rtl8723bs/core/rtw_security.o 7155s /tmp/ccKJs0DH.s: Assembler messages: 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s /tmp/ccKJs0DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7155s CC [M] drivers/staging/media/av7110/av7110_v4l.o 7156s /tmp/ccTaFy2X.s: Assembler messages: 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccTaFy2X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s CC [M] drivers/hid/hid-google-hammer.o 7156s /tmp/ccuENUeL.s: Assembler messages: 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/ccuENUeL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s CC [M] drivers/crypto/ccree/cc_sram_mgr.o 7156s /tmp/cc2uYIZm.s: Assembler messages: 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s /tmp/cc2uYIZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7156s CC [M] drivers/staging/rtl8723bs/core/rtw_sta_mgt.o 7157s /tmp/ccZel3qP.s: Assembler messages: 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccZel3qP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Assembler messages: 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s CC [M] drivers/hid/hid-google-stadiaff.o 7157s CC [M] drivers/staging/media/av7110/av7110_av.o 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/ccum6vr4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/cc6isEV0.s: Assembler messages: 7157s /tmp/cc6isEV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s /tmp/cc6isEV0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7157s CC [M] drivers/crypto/ccree/cc_debugfs.o 7158s /tmp/ccZRVGlU.s: Assembler messages: 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccZRVGlU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s CC [M] drivers/hid/hid-vivaldi.o 7158s /tmp/ccCwmu30.s: Assembler messages: 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccCwmu30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s CC [M] drivers/staging/rtl8723bs/core/rtw_wlan_util.o 7158s /tmp/ccMCrRWq.s: Assembler messages: 7158s /tmp/ccMCrRWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccMCrRWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/ccMCrRWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s CC [M] drivers/crypto/ccree/cc_pm.o 7158s /tmp/cc8h6hXw.s: Assembler messages: 7158s /tmp/cc8h6hXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/cc8h6hXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s /tmp/cc8h6hXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7158s CC [M] drivers/hid/hid-gt683r.o 7159s /tmp/ccxDVpG9.s: Assembler messages: 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccxDVpG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccq9x3eb.s: Assembler messages: 7159s /tmp/ccq9x3eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccq9x3eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccq9x3eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccq9x3eb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s LD [M] drivers/crypto/ccree/ccree.o 7159s CC [M] drivers/staging/media/av7110/av7110_ca.o 7159s CC [M] drivers/crypto/chelsio/chcr_core.o 7159s /tmp/ccjb6gqv.s: Assembler messages: 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/ccjb6gqv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s CC [M] drivers/hid/hid-gyration.o 7159s /tmp/cckHBl0B.s: Assembler messages: 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7159s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cckHBl0B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s CC [M] drivers/staging/rtl8723bs/core/rtw_xmit.o 7160s /tmp/ccz59nlx.s: Assembler messages: 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/ccz59nlx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s CC [M] drivers/staging/media/av7110/av7110.o 7160s /tmp/cczMDHUb.s: Assembler messages: 7160s /tmp/cczMDHUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cczMDHUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cczMDHUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cczMDHUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s CC [M] drivers/hid/hid-holtek-kbd.o 7160s /tmp/cccnVwjO.s: Assembler messages: 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s /tmp/cccnVwjO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7160s CC [M] drivers/crypto/chelsio/chcr_algo.o 7161s /tmp/ccNfDuUn.s: Assembler messages: 7161s /tmp/ccNfDuUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7161s /tmp/ccNfDuUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7161s /tmp/ccNfDuUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7161s /tmp/ccNfDuUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7161s CC [M] drivers/hid/hid-holtek-mouse.o 7162s /tmp/cc1aiuDD.s: Assembler messages: 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/cc1aiuDD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s CC [M] drivers/staging/rtl8723bs/hal/hal_intf.o 7162s /tmp/ccsctOFO.s: Assembler messages: 7162s /tmp/ccsctOFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccsctOFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccsctOFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccsctOFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s CC [M] drivers/hid/hid-holtekff.o 7162s /tmp/ccSHH4xt.s: Assembler messages: 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s /tmp/ccSHH4xt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7162s CC [M] drivers/staging/media/av7110/av7110_ipack.o 7163s /tmp/ccZlMeRO.s: Assembler messages: 7163s /tmp/ccZlMeRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccZlMeRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccZlMeRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccZlMeRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccZlMeRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s CC [M] drivers/hid/hid-hyperv.o 7163s /tmp/cc4rJk5o.s: Assembler messages: 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/cc4rJk5o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s CC [M] drivers/staging/rtl8723bs/hal/hal_com.o 7163s /tmp/ccB7Nvbw.s: Assembler messages: 7163s /tmp/ccB7Nvbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccB7Nvbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccB7Nvbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s /tmp/ccB7Nvbw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7163s CC [M] drivers/staging/media/av7110/dvb_filter.o 7164s /tmp/ccfLkvAA.s: Assembler messages: 7164s /tmp/ccfLkvAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccfLkvAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Assembler messages: 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccSpV3vB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s CC [M] drivers/staging/media/av7110/av7110_ir.o 7164s CC [M] drivers/hid/hid-icade.o 7164s /tmp/ccFPOyaq.s: Assembler messages: 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/ccFPOyaq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s LD [M] drivers/crypto/chelsio/chcr.o 7164s CC [M] drivers/crypto/caam/error.o 7164s /tmp/cc7qEdOu.s: Assembler messages: 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s /tmp/cc7qEdOu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7164s CC [M] drivers/staging/rtl8723bs/hal/hal_com_phycfg.o 7165s /tmp/ccoQUu51.s: Assembler messages: 7165s /tmp/ccoQUu51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccoQUu51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccoQUu51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccoQUu51.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s CC [M] drivers/hid/hid-ite.o 7165s /tmp/ccf0Utkw.s: Assembler messages: 7165s /tmp/ccf0Utkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccf0Utkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccf0Utkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccf0Utkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccf0Utkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s CC [M] drivers/staging/media/av7110/sp8870.o 7165s /tmp/ccbnwxRz.s: Assembler messages: 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/ccbnwxRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s CC [M] drivers/crypto/caam/ctrl.o 7165s /tmp/cczM2YQ9.s: Assembler messages: 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s /tmp/cczM2YQ9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7165s CC [M] drivers/hid/hid-jabra.o 7166s /tmp/ccspXg68.s: Assembler messages: 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccspXg68.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s CC [M] drivers/staging/rtl8723bs/hal/hal_btcoex.o 7166s /tmp/cc53zB9e.s: Assembler messages: 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/cc53zB9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s LD [M] drivers/staging/media/av7110/dvb-ttpci.o 7166s AR drivers/staging/media/built-in.a 7166s CC [M] drivers/staging/iio/accel/adis16203.o 7166s /tmp/ccQDgsfv.s: Assembler messages: 7166s /tmp/ccQDgsfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccQDgsfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s /tmp/ccQDgsfv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7166s CC [M] drivers/hid/hid-kensington.o 7167s /tmp/ccODiac9.s: Assembler messages: 7167s /tmp/ccODiac9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccODiac9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccODiac9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccODiac9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccODiac9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s CC [M] drivers/staging/iio/adc/ad7816.o 7167s /tmp/ccneh5Dv.s: Assembler messages: 7167s /tmp/ccneh5Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccneh5Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccneh5Dv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s CC [M] drivers/hid/hid-keytouch.o 7167s /tmp/ccIsP0Lb.s: Assembler messages: 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/ccIsP0Lb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s CC [M] drivers/staging/rtl8723bs/hal/hal_sdio.o 7167s /tmp/cc70EbJ4.s: Assembler messages: 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s /tmp/cc70EbJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7167s CC [M] drivers/crypto/caam/qi.o 7168s /tmp/ccGRzeSM.s: Assembler messages: 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccGRzeSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s CC [M] drivers/staging/iio/addac/adt7316.o 7168s /tmp/ccQrGT8a.s: Assembler messages: 7168s /tmp/ccQrGT8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccQrGT8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccQrGT8a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s CC [M] drivers/hid/hid-kye.o 7168s /tmp/ccElaZ3c.s: Assembler messages: 7168s /tmp/ccElaZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccElaZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s /tmp/ccElaZ3c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7168s CC [M] drivers/staging/rtl8723bs/hal/hal_pwr_seq.o 7169s /tmp/ccYdSG3x.s: Assembler messages: 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccYdSG3x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s CC [M] drivers/hid/hid-kysona.o 7169s /tmp/cckMF9DH.s: Assembler messages: 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/cckMF9DH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Assembler messages: 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s /tmp/ccXP0oPH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7169s CC [M] drivers/crypto/caam/debugfs.o 7169s CC [M] drivers/staging/rtl8723bs/hal/HalPhyRf.o 7169s CC [M] drivers/staging/iio/addac/adt7316-spi.o 7170s /tmp/ccU4Zndk.s: Assembler messages: 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccU4Zndk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s CC [M] drivers/hid/hid-lcpower.o 7170s /tmp/cchKicU9.s: Assembler messages: 7170s /tmp/cchKicU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/cchKicU9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s CC [M] drivers/staging/iio/addac/adt7316-i2c.o 7170s /tmp/ccC2FasN.s: Assembler messages: 7170s /tmp/ccC2FasN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccC2FasN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Assembler messages: 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s /tmp/ccryoXyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7170s CC [M] drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.o 7170s CC [M] drivers/crypto/caam/jr.o 7171s /tmp/ccnRilH1.s: Assembler messages: 7171s /tmp/ccnRilH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccnRilH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccnRilH1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s CC [M] drivers/hid/hid-lenovo.o 7171s /tmp/ccQ6o5Bv.s: Assembler messages: 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s /tmp/ccQ6o5Bv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s CC [M] drivers/staging/iio/frequency/ad9832.o 7171s /tmp/ccrnLJyi.s: Assembler messages: 7171s /tmp/ccrnLJyi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7171s CC [M] drivers/staging/rtl8723bs/hal/odm.o 7172s /tmp/ccBxTOAR.s: Assembler messages: 7172s /tmp/ccBxTOAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccBxTOAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccBxTOAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccBxTOAR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Assembler messages: 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s CC [M] drivers/staging/iio/frequency/ad9834.o 7172s CC [M] drivers/hid/hid-letsketch.o 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccGQoc0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Assembler messages: 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s /tmp/ccZuM9mu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7172s CC [M] drivers/crypto/caam/key_gen.o 7173s /tmp/ccVEZlLB.s: Assembler messages: 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/ccVEZlLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s CC [M] drivers/staging/rtl8723bs/hal/odm_CfoTracking.o 7173s /tmp/cc4UeUEv.s: Assembler messages: 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cc4UeUEv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Assembler messages: 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s /tmp/cccccdih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7173s CC [M] drivers/hid/hid-lg.o 7173s CC [M] drivers/staging/iio/impedance-analyzer/ad5933.o 7174s /tmp/ccjAuypT.s: Assembler messages: 7174s /tmp/ccjAuypT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccjAuypT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccjAuypT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccZB6nWM.s: Assembler messages: 7174s /tmp/ccZB6nWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccZB6nWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccZB6nWM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s CC [M] drivers/crypto/caam/caamalg.o 7174s CC [M] drivers/staging/rtl8723bs/hal/odm_DIG.o 7174s /tmp/ccdM5BLD.s: Assembler messages: 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/ccdM5BLD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s AR drivers/platform/mellanox/built-in.a 7174s CC [M] drivers/platform/mellanox/mlx-platform.o 7174s /tmp/cc9sfhQF.s: Assembler messages: 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s /tmp/cc9sfhQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7174s CC [M] drivers/hid/hid-lgff.o 7175s /tmp/ccs8Ck31.s: Assembler messages: 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccs8Ck31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s CC [M] drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.o 7175s /tmp/ccYzDb0K.s: Assembler messages: 7175s /tmp/ccYzDb0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccYzDb0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccYzDb0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s CC [M] drivers/hid/hid-lg2ff.o 7175s /tmp/ccE5CLoJ.s: Assembler messages: 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s /tmp/ccE5CLoJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7175s CC [M] drivers/platform/mellanox/mlxbf-bootctl.o 7176s /tmp/cc5G91Vs.s: Assembler messages: 7176s /tmp/cc5G91Vs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/cc5G91Vs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s CC [M] drivers/hid/hid-lg3ff.o 7176s /tmp/cc0W3RDc.s: Assembler messages: 7176s /tmp/cc0W3RDc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s CC [M] drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.o 7176s /tmp/ccPUbiJn.s: Assembler messages: 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s /tmp/ccPUbiJn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7176s CC [M] drivers/crypto/caam/caamalg_qi.o 7177s /tmp/ccO482nn.s: Assembler messages: 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccO482nn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s CC [M] drivers/platform/mellanox/mlxbf-pmc.o 7177s /tmp/ccgYUyqF.s: Assembler messages: 7177s /tmp/ccgYUyqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccgYUyqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s /tmp/ccgYUyqF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7177s CC [M] drivers/hid/hid-lg4ff.o 7177s CC [M] drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.o 7178s /tmp/ccNRyB0M.s: Assembler messages: 7178s /tmp/ccNRyB0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccNRyB0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccNRyB0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccNRyB0M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s CC [M] drivers/platform/mellanox/mlxbf-tmfifo.o 7178s /tmp/ccCykiAo.s: Assembler messages: 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s CC [M] drivers/hid/hid-lg-g15.o 7178s /tmp/ccCykiAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccUFFMMw.s: Assembler messages: 7178s /tmp/ccUFFMMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s /tmp/ccUFFMMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7178s CC [M] drivers/staging/rtl8723bs/hal/odm_HWConfig.o 7179s /tmp/ccksTsBE.s: Assembler messages: 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/ccksTsBE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s CC [M] drivers/crypto/caam/caamhash.o 7179s /tmp/cc6tXkcq.s: Assembler messages: 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cc6tXkcq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s CC [M] drivers/hid/hid-logitech-dj.o 7179s /tmp/cczq4tM1.s: Assembler messages: 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s /tmp/cczq4tM1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7179s CC [M] drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.o 7180s /tmp/ccThWKUa.s: Assembler messages: 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s /tmp/ccThWKUa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7180s CC [M] drivers/platform/mellanox/mlxreg-dpu.o 7181s /tmp/cccoG0FK.s: Assembler messages: 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cccoG0FK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_cmd.o 7181s /tmp/ccGjFlg6.s: Assembler messages: 7181s /tmp/ccGjFlg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/ccGjFlg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/ccGjFlg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/ccGjFlg6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s CC [M] drivers/platform/mellanox/mlxreg-hotplug.o 7181s /tmp/cctT1G2i.s: Assembler messages: 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s CC [M] drivers/hid/hid-logitech-hidpp.o 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7181s /tmp/cctT1G2i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Assembler messages: 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/cc4GM9H1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Assembler messages: 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccPfDpHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s CC [M] drivers/platform/mellanox/mlxreg-io.o 7182s CC [M] drivers/crypto/caam/caamrng.o 7182s /tmp/ccZvcGxO.s: Assembler messages: 7182s /tmp/ccZvcGxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccZvcGxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccZvcGxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccZvcGxO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_dm.o 7182s /tmp/ccYBimcE.s: Assembler messages: 7182s /tmp/ccYBimcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccYBimcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccYBimcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s /tmp/ccYBimcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7182s CC [M] drivers/platform/mellanox/mlxreg-lc.o 7183s /tmp/ccWvxon6.s: Assembler messages: 7183s /tmp/ccWvxon6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccWvxon6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccWvxon6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.o 7183s /tmp/cc5NnjqK.s: Assembler messages: 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/cc5NnjqK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s CC [M] drivers/hid/hid-macally.o 7183s /tmp/ccteaKfO.s: Assembler messages: 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccteaKfO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s CC [M] drivers/crypto/caam/caamprng.o 7183s /tmp/ccqOZdlP.s: Assembler messages: 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s /tmp/ccqOZdlP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7183s CC [M] drivers/platform/mellanox/nvsw-sn2201.o 7184s /tmp/ccONP7y1.s: Assembler messages: 7184s /tmp/ccONP7y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccONP7y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccONP7y1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s CC [M] drivers/hid/hid-magicmouse.o 7184s /tmp/ccysNYd9.s: Assembler messages: 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7184s /tmp/ccysNYd9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s AR drivers/platform/chrome/built-in.a 7185s CC [M] drivers/platform/chrome/chromeos_acpi.o 7185s /tmp/cceeHBCl.s: Assembler messages: 7185s /tmp/cceeHBCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cceeHBCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cceeHBCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cceeHBCl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s CC [M] drivers/crypto/caam/caampkc.o 7185s /tmp/cc2jnMRT.s: Assembler messages: 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.o 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/cc2jnMRT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Assembler messages: 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccD5AcyI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s CC [M] drivers/hid/hid-maltron.o 7185s /tmp/ccUaSCqD.s: Assembler messages: 7185s /tmp/ccUaSCqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccUaSCqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccUaSCqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s /tmp/ccUaSCqD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7185s CC [M] drivers/platform/chrome/chromeos_of_hw_prober.o 7186s /tmp/ccLljkPv.s: Assembler messages: 7186s /tmp/ccLljkPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s CC [M] drivers/platform/chrome/chromeos_privacy_screen.o 7186s /tmp/ccqc1fzq.s: Assembler messages: 7186s /tmp/ccqc1fzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccqc1fzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccqc1fzq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s CC [M] drivers/hid/hid-mcp2200.o 7186s /tmp/ccxQPrgZ.s: Assembler messages: 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s /tmp/ccxQPrgZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7186s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.o 7187s /tmp/cc1VIL3z.s: Assembler messages: 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/cc1VIL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s CC [M] drivers/crypto/caam/pkc_desc.o 7187s /tmp/ccYEU9G8.s: Assembler messages: 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccYEU9G8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s CC [M] drivers/platform/chrome/chromeos_tbmc.o 7187s /tmp/ccK2ErkN.s: Assembler messages: 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccK2ErkN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s CC [M] drivers/hid/hid-mcp2221.o 7187s /tmp/ccg0atnZ.s: Assembler messages: 7187s /tmp/ccg0atnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccg0atnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccg0atnZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s CC [M] drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.o 7187s /tmp/ccNhpoCC.s: Assembler messages: 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7187s /tmp/ccNhpoCC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s CC [M] drivers/platform/chrome/cros_ec.o 7188s /tmp/cco1DlAU.s: Assembler messages: 7188s /tmp/cco1DlAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/cco1DlAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/cco1DlAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/cco1DlAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/cco1DlAU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s CC [M] drivers/crypto/caam/caamalg_desc.o 7188s /tmp/ccXjRE44.s: Assembler messages: 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccXjRE44.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s CC [M] drivers/hid/hid-mf.o 7188s /tmp/ccbrBAYt.s: Assembler messages: 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s /tmp/ccbrBAYt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7188s CC [M] drivers/staging/rtl8723bs/hal/rtl8723bs_recv.o 7188s CC [M] drivers/platform/chrome/cros_ec_i2c.o 7189s /tmp/ccApzWyq.s: Assembler messages: 7189s /tmp/ccApzWyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccApzWyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccApzWyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccApzWyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccApzWyq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s CC [M] drivers/hid/hid-megaworld.o 7189s /tmp/ccFSvBF1.s: Assembler messages: 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s /tmp/ccFSvBF1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7189s CC [M] drivers/platform/chrome/cros_typec_switch.o 7190s /tmp/ccFtTTtp.s: Assembler messages: 7190s /tmp/ccFtTTtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccFtTTtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccFtTTtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccFtTTtp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s CC [M] drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.o 7190s /tmp/ccZ06afN.s: Assembler messages: 7190s /tmp/ccZ06afN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccZ06afN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccZ06afN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccZ06afN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccZ06afN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s CC [M] drivers/hid/hid-microsoft.o 7190s /tmp/ccTW2ZzJ.s: Assembler messages: 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s /tmp/ccTW2ZzJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7190s CC [M] drivers/platform/chrome/cros_ec_rpmsg.o 7191s /tmp/ccs2NB4L.s: Assembler messages: 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccs2NB4L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s CC [M] drivers/staging/rtl8723bs/hal/sdio_halinit.o 7191s /tmp/ccE6QwjV.s: Assembler messages: 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccE6QwjV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s CC [M] drivers/platform/chrome/cros_ec_spi.o 7191s /tmp/ccWkE5Ay.s: Assembler messages: 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/ccWkE5Ay.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s CC [M] drivers/hid/hid-monterey.o 7191s /tmp/cc4f1btT.s: Assembler messages: 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s /tmp/cc4f1btT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7191s CC [M] drivers/crypto/caam/caamhash_desc.o 7192s /tmp/ccMmuvYJ.s: Assembler messages: 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccMmuvYJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccRM8l3r.s: Assembler messages: 7192s /tmp/ccRM8l3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccRM8l3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccRM8l3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccRM8l3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s CC [M] drivers/platform/chrome/cros_ec_uart.o 7192s CC [M] drivers/hid/hid-multitouch.o 7192s /tmp/ccTeU6gt.s: Assembler messages: 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s /tmp/ccTeU6gt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7192s CC [M] drivers/staging/rtl8723bs/hal/sdio_ops.o 7193s /tmp/ccj3qNS7.s: Assembler messages: 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccj3qNS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s CC [M] drivers/platform/chrome/cros_ec_typec.o 7193s /tmp/ccOKYY0z.s: Assembler messages: 7193s /tmp/ccOKYY0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccOKYY0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccOKYY0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccOKYY0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccOKYY0z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s CC [M] drivers/crypto/caam/caamalg_qi2.o 7193s /tmp/ccYBl0yy.s: Assembler messages: 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7193s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s CC [M] drivers/hid/hid-nintendo.o 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccYBl0yy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Assembler messages: 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccyoYtz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s CC [M] drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.o 7194s /tmp/ccWScbhS.s: Assembler messages: 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s /tmp/ccWScbhS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7194s CC [M] drivers/platform/chrome/cros_typec_vdm.o 7195s CC [M] drivers/platform/chrome/cros_typec_altmode.o 7195s /tmp/ccbd6Xd5.s: Assembler messages: 7195s /tmp/ccbd6Xd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccbd6Xd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccbd6Xd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccbd6Xd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccbd6Xd5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Assembler messages: 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s CC [M] drivers/platform/chrome/cros_ec_proto.o 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/cc8KCWbp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Assembler messages: 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s CC [M] drivers/hid/hid-nti.o 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s /tmp/ccQ1MYE0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7195s CC [M] drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.o 7196s /tmp/ccfuAJlv.s: Assembler messages: 7196s /tmp/ccfuAJlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccfuAJlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccfuAJlv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Assembler messages: 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/ccX2lTF8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s CC [M] drivers/hid/hid-ntrig.o 7196s CC [M] drivers/platform/chrome/cros_ec_trace.o 7196s /tmp/cclM1hF3.s: Assembler messages: 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7196s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cclM1hF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s CC [M] drivers/crypto/caam/dpseci.o 7197s /tmp/ccM0FH7t.s: Assembler messages: 7197s /tmp/ccM0FH7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccM0FH7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccM0FH7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccM0FH7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccM0FH7t.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s CC [M] drivers/platform/chrome/cros_kbd_led_backlight.o 7197s /tmp/ccvkapJc.s: Assembler messages: 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/ccvkapJc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s CC [M] drivers/hid/hid-ortek.o 7197s /tmp/cc2oY7jx.s: Assembler messages: 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s /tmp/cc2oY7jx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7197s CC [M] drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.o 7197s CC [M] drivers/crypto/caam/dpseci-debugfs.o 7198s /tmp/ccwxRBlX.s: Assembler messages: 7198s /tmp/ccwxRBlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/ccwxRBlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/ccwxRBlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s CC [M] drivers/platform/chrome/cros_ec_chardev.o 7198s /tmp/cca6AsIm.s: Assembler messages: 7198s /tmp/cca6AsIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/cca6AsIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/cca6AsIm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s CC [M] drivers/hid/hid-pl.o 7198s /tmp/ccNMwRtJ.s: Assembler messages: 7198s /tmp/ccNMwRtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/ccNMwRtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s /tmp/ccNMwRtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7198s LD [M] drivers/crypto/caam/caam.o 7198s LD [M] drivers/crypto/caam/caam_jr.o 7198s LD [M] drivers/crypto/caam/dpaa2_caam.o 7199s /tmp/ccOFs2Q4.s: Assembler messages: 7199s /tmp/ccOFs2Q4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s CC [M] drivers/crypto/marvell/cesa/cesa.o 7199s CC [M] drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.o 7199s /tmp/cc7LmSMi.s: Assembler messages: 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/cc7LmSMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s CC [M] drivers/platform/chrome/cros_ec_lightbar.o 7199s /tmp/ccP7kfGK.s: Assembler messages: 7199s /tmp/ccP7kfGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccP7kfGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccP7kfGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccP7kfGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccP7kfGK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s CC [M] drivers/hid/hid-penmount.o 7199s /tmp/ccCWrxZt.s: Assembler messages: 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s /tmp/ccCWrxZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7199s CC [M] drivers/crypto/marvell/cesa/cipher.o 7200s /tmp/cciFZkmx.s: Assembler messages: 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cciFZkmx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s CC [M] drivers/platform/chrome/cros_ec_vbc.o 7200s CC [M] drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.o 7200s /tmp/ccaUZegT.s: Assembler messages: 7200s /tmp/ccaUZegT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccaUZegT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccaUZegT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s CC [M] drivers/hid/hid-petalynx.o 7200s /tmp/cc2wOiYT.s: Assembler messages: 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/cc2wOiYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s CC [M] drivers/platform/chrome/cros_ec_debugfs.o 7200s /tmp/ccNSSmHG.s: Assembler messages: 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7200s /tmp/ccNSSmHG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s CC [M] drivers/crypto/marvell/cesa/hash.o 7201s /tmp/ccfdkgjC.s: Assembler messages: 7201s /tmp/ccfdkgjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccfdkgjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccfdkgjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccfdkgjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccfdkgjC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s CC [M] drivers/hid/hid-picolcd_core.o 7201s /tmp/ccPSShmE.s: Assembler messages: 7201s /tmp/ccPSShmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccPSShmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s CC [M] drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.o 7201s /tmp/ccEmQ8S3.s: Assembler messages: 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s /tmp/ccEmQ8S3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7201s CC [M] drivers/platform/chrome/cros_ec_sensorhub.o 7202s /tmp/ccgdgMEq.s: Assembler messages: 7202s /tmp/ccgdgMEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccgdgMEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccgdgMEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccgdgMEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccgdgMEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s CC [M] drivers/platform/chrome/cros_ec_sensorhub_ring.o 7202s /tmp/cciM96l8.s: Assembler messages: 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s CC [M] drivers/crypto/marvell/cesa/tdma.o 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/cciM96l8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Assembler messages: 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccv74E8g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s CC [M] drivers/hid/hid-picolcd_fb.o 7202s /tmp/ccOQ900w.s: Assembler messages: 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7202s /tmp/ccOQ900w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s CC [M] drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o 7203s /tmp/ccNxclDC.s: Assembler messages: 7203s /tmp/ccNxclDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccNxclDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccNxclDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccNxclDC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s LD [M] drivers/crypto/marvell/cesa/marvell-cesa.o 7203s CC [M] drivers/crypto/marvell/octeontx/otx_cptpf_main.o 7203s /tmp/ccHRUq5b.s: Assembler messages: 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccHRUq5b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s CC [M] drivers/platform/chrome/cros_ec_sysfs.o 7203s /tmp/ccDoIhl3.s: Assembler messages: 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s /tmp/ccDoIhl3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7203s CC [M] drivers/hid/hid-picolcd_backlight.o 7204s /tmp/ccUhqMNP.s: Assembler messages: 7204s /tmp/ccUhqMNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccUhqMNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccUhqMNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccUhqMNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccUhqMNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s CC [M] drivers/crypto/marvell/octeontx/otx_cptpf_mbox.o 7204s /tmp/cc8KGfir.s: Assembler messages: 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/cc8KGfir.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s CC [M] drivers/platform/chrome/cros_hps_i2c.o 7204s /tmp/ccr6bYBD.s: Assembler messages: 7204s /tmp/ccr6bYBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccr6bYBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccr6bYBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s /tmp/ccr6bYBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s CC [M] drivers/hid/hid-picolcd_lcd.o 7204s /tmp/cckfmvKO.s: Assembler messages: 7204s /tmp/cckfmvKO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7204s CC [M] drivers/crypto/marvell/octeontx/otx_cptpf_ucode.o 7205s /tmp/ccxoUvSb.s: Assembler messages: 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccxoUvSb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s CC [M] drivers/platform/chrome/cros_usbpd_logger.o 7205s /tmp/ccP26qvH.s: Assembler messages: 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s CC [M] drivers/staging/rtl8723bs/os_dep/mlme_linux.o 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccP26qvH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccPMHj1l.s: Assembler messages: 7205s /tmp/ccPMHj1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccPMHj1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccPMHj1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/ccPMHj1l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s CC [M] drivers/hid/hid-picolcd_leds.o 7205s /tmp/cclHneca.s: Assembler messages: 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s /tmp/cclHneca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7205s CC [M] drivers/platform/chrome/cros_usbpd_notify.o 7206s /tmp/cckDZrwl.s: Assembler messages: 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/cckDZrwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s CC [M] drivers/crypto/marvell/octeontx/otx_cptvf_main.o 7206s /tmp/ccvsQo7K.s: Assembler messages: 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s CC [M] drivers/staging/rtl8723bs/os_dep/osdep_service.o 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccvsQo7K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Assembler messages: 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccN6cgTS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s CC [M] drivers/hid/hid-picolcd_cir.o 7206s /tmp/ccOE7RSt.s: Assembler messages: 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s /tmp/ccOE7RSt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7206s LD [M] drivers/platform/chrome/cros-ec-typec.o 7206s LD [M] drivers/platform/chrome/cros-ec-proto.o 7206s LD [M] drivers/platform/chrome/cros-ec-sensorhub.o 7206s AR drivers/platform/cznic/built-in.a 7206s CC [M] drivers/platform/cznic/turris-signing-key.o 7207s /tmp/cc2xZgS8.s: Assembler messages: 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s CC [M] drivers/crypto/marvell/octeontx/otx_cptvf_mbox.o 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc2xZgS8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Assembler messages: 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccc31Etn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s CC [M] drivers/staging/rtl8723bs/os_dep/os_intfs.o 7207s /tmp/ccZZVlqa.s: Assembler messages: 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/ccZZVlqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc0g9iST.s: Assembler messages: 7207s /tmp/cc0g9iST.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc0g9iST.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc0g9iST.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s /tmp/cc0g9iST.s: Warning: no SFrame FDE emitted; FP without RA on stack 7207s CC [M] drivers/hid/hid-picolcd_debugfs.o 7207s AR drivers/platform/arm64/built-in.a 7207s CC [M] drivers/platform/arm64/acer-aspire1-ec.o 7208s /tmp/cc6sD1d2.s: Assembler messages: 7208s /tmp/cc6sD1d2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s CC [M] drivers/crypto/marvell/octeontx/otx_cptvf_reqmgr.o 7208s /tmp/ccuU1Aj4.s: Assembler messages: 7208s /tmp/ccuU1Aj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccuU1Aj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccuU1Aj4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s CC [M] drivers/platform/arm64/huawei-gaokun-ec.o 7208s /tmp/ccxAO37b.s: Assembler messages: 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccxAO37b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s CC [M] drivers/staging/rtl8723bs/os_dep/recv_linux.o 7208s /tmp/ccSqkSzw.s: Assembler messages: 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s /tmp/ccSqkSzw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7208s CC [M] drivers/hid/hid-plantronics.o 7209s /tmp/ccBfDveo.s: Assembler messages: 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccBfDveo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s CC [M] drivers/crypto/marvell/octeontx/otx_cptvf_algs.o 7209s /tmp/ccyEXHaW.s: Assembler messages: 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/ccyEXHaW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc9KIpw8.s: Assembler messages: 7209s /tmp/cc9KIpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc9KIpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc9KIpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc9KIpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc9KIpw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s CC [M] drivers/platform/arm64/lenovo-yoga-c630.o 7209s CC [M] drivers/hid/hid-playstation.o 7209s /tmp/cc7DOd29.s: Assembler messages: 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s /tmp/cc7DOd29.s: Warning: no SFrame FDE emitted; FP without RA on stack 7209s CC [M] drivers/staging/rtl8723bs/os_dep/sdio_intf.o 7210s /tmp/ccxgNfZR.s: Assembler messages: 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccxgNfZR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Assembler messages: 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s /tmp/ccpfz5Oo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7210s CC [M] drivers/platform/arm64/lenovo-yoga-slim7x.o 7210s LD [M] drivers/crypto/marvell/octeontx/octeontx-cpt.o 7210s LD [M] drivers/crypto/marvell/octeontx/octeontx-cptvf.o 7210s CC [M] drivers/crypto/marvell/octeontx2/cn10k_cpt.o 7211s /tmp/cc2jXsHk.s: Assembler messages: 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/cc2jXsHk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s CC [M] drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.o 7211s /tmp/ccKAwcuV.s: Assembler messages: 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccKAwcuV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s AR drivers/platform/built-in.a 7211s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptlf.o 7211s /tmp/ccHNHZqU.s: Assembler messages: 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s /tmp/ccHNHZqU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7211s CC [M] drivers/hid/hid-primax.o 7212s /tmp/ccKfsm7f.s: Assembler messages: 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccKfsm7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Assembler messages: 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/cc8LKqy3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s CC [M] drivers/staging/rtl8723bs/os_dep/wifi_regd.o 7212s CC [M] drivers/crypto/qce/core.o 7212s /tmp/ccAhrgN8.s: Assembler messages: 7212s /tmp/ccAhrgN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccAhrgN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccAhrgN8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s CC [M] drivers/hid/hid-pxrc.o 7212s /tmp/ccmOo8CV.s: Assembler messages: 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7212s /tmp/ccmOo8CV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Assembler messages: 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccJWeQau.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s CC [M] drivers/crypto/qce/common.o 7213s CC [M] drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.o 7213s /tmp/ccBJojfl.s: Assembler messages: 7213s /tmp/ccBJojfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccBJojfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccBJojfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s CC [M] drivers/staging/rtl8723bs/os_dep/xmit_linux.o 7213s /tmp/ccWT2tAk.s: Assembler messages: 7213s /tmp/ccWT2tAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccWT2tAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccWT2tAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccWT2tAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s /tmp/ccWT2tAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7213s CC [M] drivers/hid/hid-razer.o 7214s /tmp/ccuGplkB.s: Assembler messages: 7214s /tmp/ccuGplkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s CC [M] drivers/crypto/qce/dma.o 7214s /tmp/ccT9Kbwf.s: Assembler messages: 7214s /tmp/ccT9Kbwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccT9Kbwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccT9Kbwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccT9Kbwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Assembler messages: 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s CC [M] drivers/hid/hid-redragon.o 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccNGvnPh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Assembler messages: 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccaFG2uI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s LD [M] drivers/staging/rtl8723bs/r8723bs.o 7214s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptpf_main.o 7214s CC [M] drivers/staging/sm750fb/sm750.o 7214s /tmp/ccC44pWd.s: Assembler messages: 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s /tmp/ccC44pWd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7214s CC [M] drivers/crypto/qce/sha.o 7215s /tmp/ccJ7jcUB.s: Assembler messages: 7215s /tmp/ccJ7jcUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccJ7jcUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccJ7jcUB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s CC [M] drivers/hid/hid-retrode.o 7215s /tmp/ccMLijjc.s: Assembler messages: 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccMLijjc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s CC [M] drivers/staging/sm750fb/sm750_hw.o 7215s /tmp/ccsyXd1p.s: Assembler messages: 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccsyXd1p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccdNQwXH.s: Assembler messages: 7215s /tmp/ccdNQwXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccdNQwXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccdNQwXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/ccdNQwXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.o 7215s CC [M] drivers/hid/hid-roccat.o 7215s /tmp/cc1uKBHK.s: Assembler messages: 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s /tmp/cc1uKBHK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7215s CC [M] drivers/crypto/qce/skcipher.o 7216s /tmp/ccEExIQq.s: Assembler messages: 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccEExIQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s CC [M] drivers/staging/sm750fb/sm750_accel.o 7216s /tmp/ccGCVdP1.s: Assembler messages: 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/ccGCVdP1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Assembler messages: 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s /tmp/cc76Re4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7216s CC [M] drivers/crypto/qce/aead.o 7216s CC [M] drivers/hid/hid-roccat-common.o 7217s /tmp/ccfPpl52.s: Assembler messages: 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccfPpl52.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.o 7217s /tmp/ccJBhVLF.s: Assembler messages: 7217s /tmp/ccJBhVLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccJBhVLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s CC [M] drivers/staging/sm750fb/sm750_cursor.o 7217s /tmp/ccpKkT3F.s: Assembler messages: 7217s /tmp/ccpKkT3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccpKkT3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccpKkT3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccpKkT3F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s CC [M] drivers/hid/hid-roccat-arvo.o 7217s /tmp/ccCjeX4d.s: Assembler messages: 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7217s /tmp/ccCjeX4d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s LD [M] drivers/crypto/qce/qcrypto.o 7218s CC [M] drivers/hid/hid-roccat-isku.o 7218s CC [M] drivers/staging/sm750fb/ddk750_chip.o 7218s /tmp/ccvYFb46.s: Assembler messages: 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccvYFb46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s CC [M] drivers/staging/sm750fb/ddk750_power.o 7218s /tmp/ccs08TRI.s: Assembler messages: 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s /tmp/ccs08TRI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7218s CC [M] drivers/crypto/marvell/octeontx2/otx2_cpt_devlink.o 7219s /tmp/ccPDTZ0W.s: Assembler messages: 7219s /tmp/ccPDTZ0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccPDTZ0W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Assembler messages: 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s CC [M] drivers/hid/hid-roccat-kone.o 7219s CC [M] drivers/hid/hid-roccat-koneplus.o 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccjfAe9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Assembler messages: 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s /tmp/ccBOFdxt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s CC [M] drivers/staging/sm750fb/ddk750_mode.o 7219s /tmp/ccQanMs2.s: Assembler messages: 7219s /tmp/ccQanMs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7219s CC [M] drivers/staging/sm750fb/ddk750_display.o 7220s /tmp/ccI74zcl.s: Assembler messages: 7220s /tmp/ccI74zcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccI74zcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccI74zcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccI74zcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccI74zcl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptvf_main.o 7220s /tmp/ccKBJ17i.s: Assembler messages: 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccKBJ17i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Assembler messages: 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccJl7BMR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s CC drivers/mailbox/mailbox.o 7220s CC [M] drivers/hid/hid-roccat-konepure.o 7220s /tmp/cczJBqqT.s: Assembler messages: 7220s /tmp/cczJBqqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cczJBqqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s CC [M] drivers/staging/sm750fb/ddk750_swi2c.o 7220s /tmp/cclEfebQ.s: Assembler messages: 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/cclEfebQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s LD [M] drivers/staging/sm750fb/sm750fb.o 7220s CC [M] drivers/staging/fbtft/fbtft-core.o 7220s /tmp/ccjjUaCX.s: Assembler messages: 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7220s /tmp/ccjjUaCX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s CC drivers/mailbox/pl320-ipc.o 7221s /tmp/cclz75V5.s: Assembler messages: 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cclz75V5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s CC [M] drivers/hid/hid-roccat-kovaplus.o 7221s /tmp/cctTyNmC.s: Assembler messages: 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/cctTyNmC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.o 7221s /tmp/ccTld3nz.s: Assembler messages: 7221s /tmp/ccTld3nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/ccTld3nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/ccTld3nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/ccTld3nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s /tmp/ccTld3nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7221s CC drivers/mailbox/rockchip-mailbox.o 7222s /tmp/ccBxczZ4.s: Assembler messages: 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccBxczZ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s CC [M] drivers/hid/hid-roccat-lua.o 7222s /tmp/ccUt6zzO.s: Assembler messages: 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccUt6zzO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s CC [M] drivers/staging/fbtft/fbtft-sysfs.o 7222s /tmp/ccpDtRcW.s: Assembler messages: 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccpDtRcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.o 7222s /tmp/ccILKjsz.s: Assembler messages: 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccILKjsz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s CC drivers/mailbox/pcc.o 7222s /tmp/ccalhISc.s: Assembler messages: 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7222s /tmp/ccalhISc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s CC [M] drivers/hid/hid-roccat-pyra.o 7223s /tmp/ccypGpTU.s: Assembler messages: 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccypGpTU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s CC [M] drivers/staging/fbtft/fbtft-bus.o 7223s /tmp/ccYc6SFu.s: Assembler messages: 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccYc6SFu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccK1Gwrp.s: Assembler messages: 7223s /tmp/ccK1Gwrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccK1Gwrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccK1Gwrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccK1Gwrp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s CC [M] drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.o 7223s CC drivers/mailbox/bcm2835-mailbox.o 7223s /tmp/ccqdD4fx.s: Assembler messages: 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7223s /tmp/ccqdD4fx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s CC [M] drivers/hid/hid-roccat-ryos.o 7224s /tmp/ccMJCagC.s: Assembler messages: 7224s /tmp/ccMJCagC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccMJCagC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccMJCagC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccMJCagC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s CC [M] drivers/staging/fbtft/fbtft-io.o 7224s /tmp/cc8jmVns.s: Assembler messages: 7224s /tmp/cc8jmVns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/cc8jmVns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/cc8jmVns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/cc8jmVns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/cc8jmVns.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s CC drivers/mailbox/ti-msgmgr.o 7224s /tmp/ccRip5YO.s: Assembler messages: 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7224s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s CC [M] drivers/hid/hid-roccat-savu.o 7225s /tmp/ccRip5YO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cc5nweGD.s: Assembler messages: 7225s /tmp/cc5nweGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cc5nweGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cc5nweGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cc5nweGD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Assembler messages: 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s CC [M] drivers/staging/fbtft/fb_agm1264k-fl.o 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/cciQSXLy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptcommon.o 7225s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptpf.o 7225s /tmp/ccqf7EUU.s: Assembler messages: 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccqf7EUU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptvf.o 7225s CC drivers/mailbox/zynqmp-ipi-mailbox.o 7225s CC [M] drivers/crypto/rockchip/rk3288_crypto.o 7225s /tmp/ccRKLycm.s: Assembler messages: 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s /tmp/ccRKLycm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7225s CC [M] drivers/hid/hid-rmi.o 7226s /tmp/ccsexh6y.s: Assembler messages: 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccsexh6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s CC drivers/mailbox/sun6i-msgbox.o 7226s /tmp/cc8bXWOH.s: Assembler messages: 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/cc8bXWOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Assembler messages: 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccIYXdgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s CC [M] drivers/crypto/rockchip/rk3288_crypto_skcipher.o 7226s CC [M] drivers/staging/fbtft/fb_bd663474.o 7226s /tmp/ccBsbmMq.s: Assembler messages: 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7226s /tmp/ccBsbmMq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s CC [M] drivers/hid/hid-saitek.o 7227s /tmp/cc2kYIHo.s: Assembler messages: 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc2kYIHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s CC drivers/mailbox/qcom-ipcc.o 7227s /tmp/ccD7xm1A.s: Assembler messages: 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccD7xm1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Assembler messages: 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s CC [M] drivers/crypto/rockchip/rk3288_crypto_ahash.o 7227s CC [M] drivers/staging/fbtft/fb_hx8340bn.o 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cchhQuPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Assembler messages: 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/cc18FA14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccEE4vkg.s: Assembler messages: 7227s /tmp/ccEE4vkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccEE4vkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccEE4vkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccEE4vkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s /tmp/ccEE4vkg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7227s CC [M] drivers/hid/hid-samsung.o 7227s CC [M] drivers/mailbox/mailbox-test.o 7228s /tmp/ccevFdcr.s: Assembler messages: 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/ccevFdcr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s LD [M] drivers/crypto/rockchip/rk_crypto.o 7228s /tmp/cc5JUVYT.s: Assembler messages: 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc5JUVYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s CC [M] drivers/crypto/virtio/virtio_crypto_skcipher_algs.o 7228s CC [M] drivers/staging/fbtft/fb_hx8347d.o 7228s /tmp/cc6UAUJV.s: Assembler messages: 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s /tmp/cc6UAUJV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7228s CC [M] drivers/mailbox/arm_mhu.o 7229s /tmp/ccVAxeAP.s: Assembler messages: 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccVAxeAP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Assembler messages: 7229s CC [M] drivers/crypto/virtio/virtio_crypto_akcipher_algs.o 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccs9UQzj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Assembler messages: 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/ccCDjybS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s CC [M] drivers/hid/hid-semitek.o 7229s CC [M] drivers/staging/fbtft/fb_hx8353d.o 7229s /tmp/cc8vzOaD.s: Assembler messages: 7229s /tmp/cc8vzOaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/cc8vzOaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/cc8vzOaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s /tmp/cc8vzOaD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7229s CC [M] drivers/mailbox/arm_mhu_db.o 7230s /tmp/ccVaMal0.s: Assembler messages: 7230s /tmp/ccVaMal0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccVaMal0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccVaMal0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s CC [M] drivers/hid/hid-sigmamicro.o 7230s /tmp/ccUu96iB.s: Assembler messages: 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccUu96iB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s CC [M] drivers/crypto/virtio/virtio_crypto_mgr.o 7230s /tmp/ccYTdx5Y.s: Assembler messages: 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccYTdx5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s CC [M] drivers/staging/fbtft/fb_hx8357d.o 7230s /tmp/ccTK60Va.s: Assembler messages: 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccTK60Va.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s CC [M] drivers/mailbox/arm_mhuv2.o 7230s /tmp/ccY3PZ19.s: Assembler messages: 7230s /tmp/ccY3PZ19.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccY3PZ19.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/ccY3PZ19.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Assembler messages: 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s /tmp/cc6sHM6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7230s CC [M] drivers/hid/hid-sjoy.o 7231s CC [M] drivers/crypto/virtio/virtio_crypto_core.o 7231s /tmp/ccsytl7q.s: Assembler messages: 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccsytl7q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s CC [M] drivers/staging/fbtft/fb_ili9163.o 7231s /tmp/cciIFAOd.s: Assembler messages: 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/cciIFAOd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s CC [M] drivers/mailbox/arm_mhuv3.o 7231s /tmp/ccbAk2X5.s: Assembler messages: 7231s /tmp/ccbAk2X5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccbAk2X5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccbAk2X5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccbAk2X5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s /tmp/ccbAk2X5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7231s CC [M] drivers/hid/hid-sony.o 7232s /tmp/ccbP1Vqh.s: Assembler messages: 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccbP1Vqh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Assembler messages: 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccJOaXCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s LD [M] drivers/crypto/virtio/virtio_crypto.o 7232s CC [M] drivers/staging/fbtft/fb_ili9320.o 7232s CC [M] drivers/crypto/bcm/util.o 7232s /tmp/cc3shf86.s: Assembler messages: 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/cc3shf86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s CC [M] drivers/mailbox/imx-mailbox.o 7232s /tmp/ccrdOZE1.s: Assembler messages: 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7232s /tmp/ccrdOZE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Assembler messages: 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccfhsAtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s CC [M] drivers/crypto/bcm/spu.o 7233s CC [M] drivers/staging/fbtft/fb_ili9325.o 7233s /tmp/ccAz7QKe.s: Assembler messages: 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccAz7QKe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s CC [M] drivers/hid/hid-speedlink.o 7233s /tmp/ccyvMaVl.s: Assembler messages: 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyvMaVl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Assembler messages: 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s /tmp/ccyGWQnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7233s CC [M] drivers/staging/fbtft/fb_ili9340.o 7233s CC [M] drivers/crypto/bcm/spu2.o 7234s /tmp/cczPmyf4.s: Assembler messages: 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/cczPmyf4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s CC [M] drivers/mailbox/armada-37xx-rwtm-mailbox.o 7234s /tmp/ccHqwp0E.s: Assembler messages: 7234s /tmp/ccHqwp0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccHqwp0E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s CC [M] drivers/hid/hid-steam.o 7234s /tmp/ccuhwD8d.s: Assembler messages: 7234s /tmp/ccuhwD8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccuhwD8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccuhwD8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccuhwD8d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s CC [M] drivers/crypto/bcm/cipher.o 7234s /tmp/ccyLJgJ3.s: Assembler messages: 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s /tmp/ccyLJgJ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7234s CC [M] drivers/staging/fbtft/fb_ili9341.o 7235s /tmp/ccJHC34l.s: Assembler messages: 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccJHC34l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s CC [M] drivers/mailbox/platform_mhu.o 7235s /tmp/cc8Xny5z.s: Assembler messages: 7235s /tmp/cc8Xny5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cc8Xny5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cc8Xny5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cc8Xny5z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s CC [M] drivers/mailbox/omap-mailbox.o 7235s /tmp/ccUHmF2a.s: Assembler messages: 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/ccUHmF2a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Assembler messages: 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s CC [M] drivers/hid/hid-steelseries.o 7235s CC [M] drivers/staging/fbtft/fb_ili9481.o 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7235s /tmp/cczcyiOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Assembler messages: 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccr7vSs2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s CC [M] drivers/mailbox/mailbox-altera.o 7236s /tmp/cczxJlhF.s: Assembler messages: 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/cczxJlhF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s CC [M] drivers/staging/fbtft/fb_ili9486.o 7236s /tmp/ccqU9TE3.s: Assembler messages: 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s /tmp/ccqU9TE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7236s CC [M] drivers/hid/hid-sunplus.o 7237s /tmp/ccSeWWv9.s: Assembler messages: 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccSeWWv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s LD [M] drivers/crypto/bcm/bcm_crypto_spu.o 7237s CC [M] drivers/crypto/amlogic/amlogic-gxl-core.o 7237s /tmp/ccmK2AIN.s: Assembler messages: 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccmK2AIN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s CC [M] drivers/mailbox/mailbox-xgene-slimpro.o 7237s /tmp/ccXoqHBW.s: Assembler messages: 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/ccXoqHBW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s CC [M] drivers/staging/fbtft/fb_pcd8544.o 7237s /tmp/cc3hJQED.s: Assembler messages: 7237s /tmp/cc3hJQED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/cc3hJQED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/cc3hJQED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s /tmp/cc3hJQED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7237s CC [M] drivers/hid/hid-gaff.o 7238s /tmp/ccAApndq.s: Assembler messages: 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccAApndq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s CC [M] drivers/crypto/amlogic/amlogic-gxl-cipher.o 7238s /tmp/ccEQsVcw.s: Assembler messages: 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccEQsVcw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s CC [M] drivers/mailbox/hi3660-mailbox.o 7238s /tmp/ccoVuLda.s: Assembler messages: 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccoVuLda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/cc6Sb2ca.s: Assembler messages: 7238s /tmp/cc6Sb2ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/cc6Sb2ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/cc6Sb2ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/cc6Sb2ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/cc6Sb2ca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s CC [M] drivers/staging/fbtft/fb_ra8875.o 7238s CC [M] drivers/hid/hid-tmff.o 7238s /tmp/ccUQ4eMd.s: Assembler messages: 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccUQ4eMd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s CC [M] drivers/mailbox/hi6220-mailbox.o 7238s /tmp/ccdbOBQC.s: Assembler messages: 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7238s /tmp/ccdbOBQC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s LD [M] drivers/crypto/amlogic/amlogic-gxl-crypto.o 7239s AR drivers/crypto/built-in.a 7239s CC [M] drivers/mailbox/bcm-pdc-mailbox.o 7239s /tmp/cclq6szw.s: Assembler messages: 7239s /tmp/cclq6szw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/cclq6szw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/cclq6szw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/cclq6szw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/cclq6szw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s CC [M] drivers/hid/hid-thrustmaster.o 7239s /tmp/ccGGIVZi.s: Assembler messages: 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccGGIVZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Assembler messages: 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s /tmp/ccN19aD0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7239s CC [M] drivers/staging/fbtft/fb_s6d02a1.o 7239s CC [M] drivers/staging/fbtft/fb_s6d1121.o 7240s /tmp/cckVf9Yf.s: Assembler messages: 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cckVf9Yf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s CC [M] drivers/mailbox/bcm-flexrm-mailbox.o 7240s /tmp/cclzUris.s: Assembler messages: 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/cclzUris.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s CC [M] drivers/hid/hid-tivo.o 7240s /tmp/ccNCAaxj.s: Assembler messages: 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccNCAaxj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s CC [M] drivers/staging/fbtft/fb_seps525.o 7240s /tmp/ccGKKoQK.s: Assembler messages: 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s /tmp/ccGKKoQK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7240s CC [M] drivers/staging/fbtft/fb_sh1106.o 7241s /tmp/ccmcUbHb.s: Assembler messages: 7241s /tmp/ccmcUbHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccmcUbHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccmcUbHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s CC [M] drivers/hid/hid-topseed.o 7241s /tmp/ccWLEUbW.s: Assembler messages: 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s CC [M] drivers/mailbox/qcom-apcs-ipc-mailbox.o 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccWLEUbW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Assembler messages: 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/cccZw6NT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s CC [M] drivers/mailbox/mtk-adsp-mailbox.o 7241s /tmp/ccr47iES.s: Assembler messages: 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s /tmp/ccr47iES.s: Warning: no SFrame FDE emitted; FP without RA on stack 7241s CC [M] drivers/staging/fbtft/fb_ssd1289.o 7242s /tmp/cclXr9rp.s: Assembler messages: 7242s /tmp/cclXr9rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/cclXr9rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/cclXr9rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/cclXr9rp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s CC [M] drivers/staging/most/net/net.o 7242s /tmp/ccAYwMkO.s: Assembler messages: 7242s /tmp/ccAYwMkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccAYwMkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccAYwMkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccAYwMkO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s CC [M] drivers/mailbox/mtk-cmdq-mailbox.o 7242s /tmp/ccl2vNmL.s: Assembler messages: 7242s /tmp/ccl2vNmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccl2vNmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccl2vNmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s CC [M] drivers/hid/hid-topre.o 7242s /tmp/ccpUARkS.s: Assembler messages: 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s /tmp/ccpUARkS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7242s CC [M] drivers/staging/fbtft/fb_ssd1305.o 7243s /tmp/cc3o8tbq.s: Assembler messages: 7243s /tmp/cc3o8tbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/cc3o8tbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/cc3o8tbq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s CC [M] drivers/hid/hid-twinhan.o 7243s /tmp/ccyU6ZOk.s: Assembler messages: 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccyU6ZOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s CC [M] drivers/mailbox/sprd-mailbox.o 7243s /tmp/ccFpyHy8.s: Assembler messages: 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccFpyHy8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s LD [M] drivers/staging/most/net/most_net.o 7243s /tmp/ccZL3SqA.s: Assembler messages: 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s /tmp/ccZL3SqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7243s CC [M] drivers/staging/most/video/video.o 7243s CC [M] drivers/staging/fbtft/fb_ssd1306.o 7244s /tmp/cchdpXSP.s: Assembler messages: 7244s /tmp/cchdpXSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchdpXSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchdpXSP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s CC [M] drivers/hid/hid-u2fzero.o 7244s /tmp/ccEZW4Qz.s: Assembler messages: 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccEZW4Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s CC [M] drivers/mailbox/qcom-cpucp-mbox.o 7244s /tmp/ccFP4Lq6.s: Assembler messages: 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccFP4Lq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s CC [M] drivers/staging/fbtft/fb_ssd1325.o 7244s /tmp/cchVBosP.s: Assembler messages: 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/cchVBosP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s LD [M] drivers/staging/most/video/most_video.o 7244s CC [M] drivers/staging/most/dim2/dim2.o 7244s /tmp/ccOuoMWa.s: Assembler messages: 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7244s /tmp/ccOuoMWa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Assembler messages: 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccNV8pFf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s CC [M] drivers/hid/hid-uclogic-core.o 7245s AR drivers/mailbox/built-in.a 7245s CC [M] drivers/staging/greybus/bootrom.o 7245s /tmp/cc2ckcDv.s: Assembler messages: 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/cc2ckcDv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s CC [M] drivers/staging/fbtft/fb_ssd1331.o 7245s /tmp/ccB6pY4N.s: Assembler messages: 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s /tmp/ccB6pY4N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7245s CC [M] drivers/staging/greybus/fw-core.o 7246s /tmp/ccrsCPIO.s: Assembler messages: 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccrsCPIO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s CC [M] drivers/staging/most/dim2/hal.o 7246s /tmp/ccotajNc.s: Assembler messages: 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccotajNc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s CC [M] drivers/hid/hid-uclogic-rdesc.o 7246s /tmp/ccRj8m1B.s: Assembler messages: 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccRj8m1B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s CC [M] drivers/staging/fbtft/fb_ssd1351.o 7246s /tmp/ccHXh8VG.s: Assembler messages: 7246s /tmp/ccHXh8VG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccHXh8VG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccHXh8VG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccHXh8VG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s CC [M] drivers/staging/greybus/fw-download.o 7246s /tmp/cc3zho7p.s: Assembler messages: 7246s /tmp/cc3zho7p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s CC [M] drivers/hid/hid-uclogic-params.o 7246s /tmp/ccoA1wCc.s: Assembler messages: 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s /tmp/ccoA1wCc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7246s LD [M] drivers/staging/most/dim2/most_dim2.o 7246s CC [M] drivers/staging/most/i2c/i2c.o 7247s /tmp/ccAL6gUI.s: Assembler messages: 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccAL6gUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Assembler messages: 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/cck2SFv3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s CC [M] drivers/staging/fbtft/fb_st7735r.o 7247s CC [M] drivers/staging/greybus/fw-management.o 7247s /tmp/ccGSH2z5.s: Assembler messages: 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s /tmp/ccGSH2z5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7247s LD [M] drivers/staging/most/i2c/most_i2c.o 7247s CC drivers/hwspinlock/hwspinlock_core.o 7248s /tmp/ccsJXnYS.s: Assembler messages: 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccsJXnYS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s CC [M] drivers/hid/hid-udraw-ps3.o 7248s /tmp/ccNRUw0u.s: Assembler messages: 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccNRUw0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s CC [M] drivers/staging/fbtft/fb_st7789v.o 7248s /tmp/ccvrA5S8.s: Assembler messages: 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccvrA5S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s CC [M] drivers/staging/greybus/authentication.o 7248s /tmp/ccwnsU7Y.s: Assembler messages: 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s /tmp/ccwnsU7Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7248s CC [M] drivers/hwspinlock/omap_hwspinlock.o 7249s /tmp/ccOKLqJp.s: Assembler messages: 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccOKLqJp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s CC [M] drivers/hid/hid-universal-pidff.o 7249s /tmp/ccxjUSet.s: Assembler messages: 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccxjUSet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s CC [M] drivers/staging/greybus/spilib.o 7249s /tmp/cc4VkktC.s: Assembler messages: 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/cc4VkktC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s CC [M] drivers/staging/fbtft/fb_tinylcd.o 7249s /tmp/ccBY00lx.s: Assembler messages: 7249s /tmp/ccBY00lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccBY00lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccBY00lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s /tmp/ccBY00lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7249s CC [M] drivers/hwspinlock/qcom_hwspinlock.o 7250s /tmp/cc10MiEa.s: Assembler messages: 7250s /tmp/cc10MiEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cc10MiEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cc10MiEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cc10MiEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cc10MiEa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s CC [M] drivers/hid/hid-led.o 7250s /tmp/cct11WEh.s: Assembler messages: 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/cct11WEh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccvOPkcT.s: Assembler messages: 7250s /tmp/ccvOPkcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccvOPkcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Assembler messages: 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccpvVqMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s CC [M] drivers/hwspinlock/sprd_hwspinlock.o 7250s CC [M] drivers/staging/greybus/hid.o 7250s CC [M] drivers/staging/fbtft/fb_tls8204.o 7250s /tmp/ccsBvZvz.s: Assembler messages: 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccsBvZvz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s CC [M] drivers/hwspinlock/sun6i_hwspinlock.o 7250s /tmp/ccYMwuuw.s: Assembler messages: 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7250s /tmp/ccYMwuuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s CC [M] drivers/hid/hid-xiaomi.o 7251s /tmp/ccmeAuIY.s: Assembler messages: 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccmeAuIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s CC [M] drivers/staging/fbtft/fb_uc1611.o 7251s /tmp/cc56NYmL.s: Assembler messages: 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc56NYmL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s CC [M] drivers/staging/greybus/light.o 7251s /tmp/cc6SX2SD.s: Assembler messages: 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/cc6SX2SD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s AR drivers/hwspinlock/built-in.a 7251s CC drivers/remoteproc/remoteproc_core.o 7251s /tmp/ccTNIKNb.s: Assembler messages: 7251s /tmp/ccTNIKNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccTNIKNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s /tmp/ccTNIKNb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7251s CC [M] drivers/hid/hid-xinmo.o 7252s /tmp/ccJhbxTw.s: Assembler messages: 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccJhbxTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s CC [M] drivers/staging/fbtft/fb_uc1701.o 7252s /tmp/ccfvfbTJ.s: Assembler messages: 7252s /tmp/ccfvfbTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccfvfbTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/ccfvfbTJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s CC [M] drivers/hid/hid-zpff.o 7252s /tmp/cc2ZBI18.s: Assembler messages: 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s /tmp/cc2ZBI18.s: Warning: no SFrame FDE emitted; FP without RA on stack 7252s CC [M] drivers/staging/greybus/log.o 7253s /tmp/cc3FdLQn.s: Assembler messages: 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc3FdLQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Assembler messages: 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccJnNWjr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s CC [M] drivers/staging/fbtft/fb_upd161704.o 7253s CC drivers/remoteproc/remoteproc_coredump.o 7253s /tmp/ccSGZNtu.s: Assembler messages: 7253s /tmp/ccSGZNtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccSGZNtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccSGZNtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccSGZNtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccSGZNtu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s CC [M] drivers/staging/greybus/loopback.o 7253s /tmp/cc97r4mf.s: Assembler messages: 7253s /tmp/cc97r4mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc97r4mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc97r4mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc97r4mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/cc97r4mf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s CC [M] drivers/hid/hid-zydacron.o 7253s /tmp/ccs7eFVW.s: Assembler messages: 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7253s /tmp/ccs7eFVW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Assembler messages: 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccAggDbx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s CC drivers/remoteproc/remoteproc_debugfs.o 7254s LD [M] drivers/staging/fbtft/fbtft.o 7254s CC [M] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.o 7254s /tmp/ccRtsQ4I.s: Assembler messages: 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/ccRtsQ4I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s CC [M] drivers/hid/hid-viewsonic.o 7254s /tmp/cclUDPBa.s: Assembler messages: 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s /tmp/cclUDPBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7254s CC [M] drivers/staging/greybus/power_supply.o 7255s /tmp/ccQtMn0u.s: Assembler messages: 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccQtMn0u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s CC drivers/remoteproc/remoteproc_sysfs.o 7255s /tmp/cc8F8rwc.s: Assembler messages: 7255s /tmp/cc8F8rwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/cc8F8rwc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s CC [M] drivers/hid/hid-vrc2.o 7255s /tmp/ccRe0iFH.s: Assembler messages: 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccRe0iFH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s CC [M] drivers/staging/greybus/raw.o 7255s /tmp/ccHLsg9K.s: Assembler messages: 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s /tmp/ccHLsg9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7255s CC drivers/remoteproc/remoteproc_virtio.o 7256s /tmp/ccPtX2Or.s: Assembler messages: 7256s /tmp/ccPtX2Or.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccPtX2Or.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccPtX2Or.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccPtX2Or.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s CC [M] drivers/hid/wacom_wac.o 7256s /tmp/ccLNfRA9.s: Assembler messages: 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccLNfRA9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s CC [M] drivers/staging/greybus/vibrator.o 7256s /tmp/ccn5IOMT.s: Assembler messages: 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccn5IOMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Assembler messages: 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/cc8716xr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s CC drivers/remoteproc/remoteproc_elf_loader.o 7256s CC [M] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.o 7256s /tmp/ccemtdTo.s: Assembler messages: 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s /tmp/ccemtdTo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7256s CC [M] drivers/staging/greybus/gbphy.o 7257s /tmp/cciO9hyo.s: Assembler messages: 7257s /tmp/cciO9hyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/cciO9hyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/cciO9hyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/cciO9hyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s CC drivers/remoteproc/remoteproc_cdev.o 7257s /tmp/ccqSEGls.s: Assembler messages: 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccqSEGls.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s CC [M] drivers/staging/greybus/gpio.o 7257s /tmp/ccQB0U60.s: Assembler messages: 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7257s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccQB0U60.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s CC [M] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_bus.o 7258s /tmp/cc6w1Q3G.s: Assembler messages: 7258s /tmp/cc6w1Q3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc6w1Q3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc6w1Q3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc6w1Q3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc6w1Q3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s CC [M] drivers/remoteproc/imx_rproc.o 7258s /tmp/cc1zSSTN.s: Assembler messages: 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/cc1zSSTN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s CC [M] drivers/staging/greybus/i2c.o 7258s /tmp/ccFd29cw.s: Assembler messages: 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccFd29cw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Assembler messages: 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s /tmp/ccrteE23.s: Warning: no SFrame FDE emitted; FP without RA on stack 7258s CC [M] drivers/hid/wacom_sys.o 7258s CC [M] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.o 7259s /tmp/ccpemOvu.s: Assembler messages: 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccpemOvu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s CC [M] drivers/remoteproc/imx_dsp_rproc.o 7259s /tmp/ccvcWcFI.s: Assembler messages: 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccvcWcFI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s CC [M] drivers/staging/greybus/pwm.o 7259s /tmp/ccG8gtn1.s: Assembler messages: 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s /tmp/ccG8gtn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7259s CC [M] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.o 7260s /tmp/ccSs8Y5c.s: Assembler messages: 7260s /tmp/ccSs8Y5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccSs8Y5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccSs8Y5c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s CC [M] drivers/staging/greybus/sdio.o 7260s /tmp/ccZoPg1g.s: Assembler messages: 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s CC [M] drivers/remoteproc/mtk_scp.o 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/ccZoPg1g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Assembler messages: 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cc9xzlgM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s CC [M] drivers/hid/hid-waltop.o 7260s /tmp/cctAgBtG.s: Assembler messages: 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7260s /tmp/cctAgBtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s CC [M] drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.o 7261s /tmp/ccNc6EWY.s: Assembler messages: 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccNc6EWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s CC [M] drivers/staging/greybus/spi.o 7261s /tmp/ccidKBHn.s: Assembler messages: 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccidKBHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccP9ES6L.s: Assembler messages: 7261s /tmp/ccP9ES6L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccP9ES6L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccP9ES6L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s CC [M] drivers/hid/hid-wiimote-core.o 7261s CC [M] drivers/remoteproc/mtk_scp_ipi.o 7261s /tmp/ccPikSf9.s: Assembler messages: 7261s /tmp/ccPikSf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccPikSf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccPikSf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s /tmp/ccPikSf9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7261s CC [M] drivers/staging/greybus/uart.o 7262s /tmp/ccYx95yc.s: Assembler messages: 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccYx95yc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccq9OF6k.s: Assembler messages: 7262s /tmp/ccq9OF6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccq9OF6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccq9OF6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccq9OF6k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s CC [M] drivers/staging/vc04_services/bcm2835-camera/controls.o 7262s CC [M] drivers/remoteproc/qcom_pil_info.o 7262s /tmp/ccW1bTnU.s: Assembler messages: 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s /tmp/ccW1bTnU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7262s CC [M] drivers/staging/greybus/usb.o 7263s /tmp/ccjhPBP5.s: Assembler messages: 7263s /tmp/ccjhPBP5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s CC [M] drivers/remoteproc/qcom_common.o 7263s /tmp/ccAAk0eA.s: Assembler messages: 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s CC [M] drivers/hid/hid-wiimote-modules.o 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccAAk0eA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Assembler messages: 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/cctu4LDB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s LD [M] drivers/staging/greybus/gb-bootrom.o 7263s LD [M] drivers/staging/greybus/gb-firmware.o 7263s LD [M] drivers/staging/greybus/gb-spilib.o 7263s LD [M] drivers/staging/greybus/gb-hid.o 7263s LD [M] drivers/staging/greybus/gb-light.o 7263s LD [M] drivers/staging/greybus/gb-log.o 7263s /tmp/ccuhQI2A.s: Assembler messages: 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s /tmp/ccuhQI2A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7263s LD [M] drivers/staging/greybus/gb-loopback.o 7263s LD [M] drivers/staging/greybus/gb-power-supply.o 7263s LD [M] drivers/staging/greybus/gb-raw.o 7263s LD [M] drivers/staging/greybus/gb-vibrator.o 7263s LD [M] drivers/staging/greybus/gb-gbphy.o 7263s LD [M] drivers/staging/greybus/gb-gpio.o 7263s LD [M] drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.o 7263s LD [M] drivers/staging/greybus/gb-i2c.o 7263s LD [M] drivers/staging/greybus/gb-pwm.o 7263s LD [M] drivers/staging/greybus/gb-sdio.o 7263s LD [M] drivers/staging/greybus/gb-spi.o 7263s LD [M] drivers/staging/greybus/gb-uart.o 7263s CC [M] drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.o 7263s LD [M] drivers/staging/greybus/gb-usb.o 7263s CC [M] drivers/remoteproc/qcom_q6v5.o 7264s /tmp/ccr93866.s: Assembler messages: 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccr93866.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s CC [M] drivers/hid/hid-wiimote-debug.o 7264s /tmp/ccniqbAD.s: Assembler messages: 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s /tmp/ccniqbAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7264s CC [M] drivers/remoteproc/qcom_q6v5_adsp.o 7265s /tmp/ccUsjPqM.s: Assembler messages: 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccUsjPqM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccjRSPGN.s: Assembler messages: 7265s /tmp/ccjRSPGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccjRSPGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccjRSPGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccjRSPGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccjRSPGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s LD [M] drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.o 7265s LD [M] drivers/staging/vc04_services/vchiq.o 7265s CC [M] drivers/hid/hid-winwing.o 7265s CC [M] drivers/staging/axis-fifo/axis-fifo.o 7265s /tmp/ccu2cdZG.s: Assembler messages: 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/ccu2cdZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Assembler messages: 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s CC [M] drivers/remoteproc/qcom_q6v5_mss.o 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s /tmp/cc9xpPJ4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7265s AR drivers/staging/built-in.a 7265s CC drivers/virt/vmgenid.o 7266s /tmp/cc81MYVV.s: Assembler messages: 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/cc81MYVV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s CC [M] drivers/hid/hid-sensor-hub.o 7266s /tmp/ccJBwV26.s: Assembler messages: 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccJBwV26.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s CC drivers/hv/hv_common.o 7266s /tmp/ccEIcr8I.s: Assembler messages: 7266s /tmp/ccEIcr8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccEIcr8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccEIcr8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccEIcr8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s /tmp/ccEIcr8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7266s AR drivers/virt/vboxguest/built-in.a 7266s CC [M] drivers/virt/vboxguest/vboxguest_linux.o 7267s /tmp/ccM5JF3Q.s: Assembler messages: 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccM5JF3Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Assembler messages: 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccfLUmFx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s CC drivers/hv/hv_proc.o 7267s CC [M] drivers/remoteproc/qcom_q6v5_pas.o 7267s /tmp/ccdR5dHS.s: Assembler messages: 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccdR5dHS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Assembler messages: 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s /tmp/ccwqDjTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7267s CC [M] drivers/hid/hid-sensor-custom.o 7267s CC [M] drivers/virt/vboxguest/vboxguest_core.o 7268s /tmp/ccLkc8uU.s: Assembler messages: 7268s /tmp/ccLkc8uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccLkc8uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccLkc8uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccLkc8uU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s CC drivers/hv/mshv_common.o 7268s /tmp/cclOZwuM.s: Assembler messages: 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cclOZwuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s CC [M] drivers/remoteproc/qcom_q6v5_wcss.o 7268s /tmp/ccUKmDOH.s: Assembler messages: 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/ccUKmDOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Assembler messages: 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s /tmp/cc8ZXcMa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7268s CC [M] drivers/virt/vboxguest/vboxguest_utils.o 7269s /tmp/ccPqMAfI.s: Assembler messages: 7269s /tmp/ccPqMAfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccPqMAfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccPqMAfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccPqMAfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s CC [M] drivers/hv/vmbus_drv.o 7269s /tmp/ccnPXTB7.s: Assembler messages: 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccnPXTB7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s CC [M] drivers/hid/usbhid/hid-core.o 7269s CC [M] drivers/remoteproc/qcom_sysmon.o 7269s /tmp/ccAOPjki.s: Assembler messages: 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7269s /tmp/ccAOPjki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s LD [M] drivers/virt/vboxguest/vboxguest.o 7270s CC drivers/virt/coco/guest/tsm-mr.o 7270s /tmp/ccvNX5oj.s: Assembler messages: 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccvNX5oj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s CC [M] drivers/remoteproc/rcar_rproc.o 7270s /tmp/ccgCp6qX.s: Assembler messages: 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s /tmp/ccgCp6qX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7270s CC [M] drivers/hv/hv.o 7271s /tmp/cc1V3SNl.s: Assembler messages: 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/cc1V3SNl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Assembler messages: 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccj0zsuA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s CC [M] drivers/remoteproc/stm32_rproc.o 7271s /tmp/ccGBrU7u.s: Assembler messages: 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccGBrU7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s CC [M] drivers/virt/coco/guest/report.o 7271s CC [M] drivers/hid/usbhid/hiddev.o 7271s /tmp/ccEUfHjH.s: Assembler messages: 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s /tmp/ccEUfHjH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7271s CC [M] drivers/hv/connection.o 7272s /tmp/ccFM6ykX.s: Assembler messages: 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s AR drivers/virt/coco/guest/built-in.a 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccFM6ykX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s LD [M] drivers/virt/coco/guest/tsm_report.o 7272s CC [M] drivers/virt/coco/arm-cca-guest/arm-cca-guest.o 7272s /tmp/ccgoe3r6.s: Assembler messages: 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccgoe3r6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s CC [M] drivers/remoteproc/ti_k3_dsp_remoteproc.o 7272s /tmp/ccmmbFYI.s: Assembler messages: 7272s /tmp/ccmmbFYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccmmbFYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccmmbFYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccmmbFYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s AR drivers/virt/coco/built-in.a 7272s /tmp/cchHXluf.s: Assembler messages: 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s CC [M] drivers/virt/nitro_enclaves/ne_pci_dev.o 7272s /tmp/cchHXluf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Assembler messages: 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s /tmp/ccQusTo6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7272s CC [M] drivers/hv/channel.o 7273s CC [M] drivers/hid/usbhid/hid-pidff.o 7273s /tmp/ccr2Z9gx.s: Assembler messages: 7273s /tmp/ccr2Z9gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccr2Z9gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccr2Z9gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccr2Z9gx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s CC [M] drivers/remoteproc/ti_k3_common.o 7273s /tmp/ccD1iEpe.s: Assembler messages: 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccD1iEpe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s CC [M] drivers/virt/nitro_enclaves/ne_misc_dev.o 7273s /tmp/ccm0VvW6.s: Assembler messages: 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7273s /tmp/ccm0VvW6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s CC [M] drivers/remoteproc/ti_k3_r5_remoteproc.o 7274s /tmp/ccoSL7Ki.s: Assembler messages: 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/ccoSL7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s CC [M] drivers/hv/channel_mgmt.o 7274s /tmp/cckiUARC.s: Assembler messages: 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s /tmp/cckiUARC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7274s CC [M] drivers/hid/usbhid/usbkbd.o 7275s /tmp/ccc8XCWQ.s: Assembler messages: 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccc8XCWQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Assembler messages: 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccWY1y14.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s CC [M] drivers/remoteproc/xlnx_r5_remoteproc.o 7275s LD [M] drivers/virt/nitro_enclaves/nitro_enclaves.o 7275s AR drivers/virt/built-in.a 7275s CC drivers/devfreq/devfreq.o 7275s /tmp/cca7NTAu.s: Assembler messages: 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/cca7NTAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s CC [M] drivers/hid/usbhid/usbmouse.o 7275s /tmp/ccyAV4IP.s: Assembler messages: 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s /tmp/ccyAV4IP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7275s CC [M] drivers/hv/ring_buffer.o 7276s /tmp/ccTVYLaI.s: Assembler messages: 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccTVYLaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s AR drivers/remoteproc/built-in.a 7276s CC [M] drivers/hid/i2c-hid/i2c-hid-core.o 7276s /tmp/ccYfFFuI.s: Assembler messages: 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccYfFFuI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s LD [M] drivers/hid/usbhid/usbhid.o 7276s CC drivers/extcon/extcon.o 7276s /tmp/ccM323RF.s: Assembler messages: 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s /tmp/ccM323RF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7276s CC [M] drivers/hv/hv_trace.o 7277s /tmp/cc0dMx4b.s: Assembler messages: 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/cc0dMx4b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s CC drivers/devfreq/devfreq-event.o 7277s /tmp/ccnuctWr.s: Assembler messages: 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccnuctWr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s CC drivers/extcon/devres.o 7277s /tmp/ccQcQEGo.s: Assembler messages: 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s /tmp/ccQcQEGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7277s CC [M] drivers/hid/i2c-hid/i2c-hid-dmi-quirks.o 7278s /tmp/ccyF89J7.s: Assembler messages: 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccyF89J7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s CC drivers/devfreq/governor_simpleondemand.o 7278s /tmp/ccpwwZTy.s: Assembler messages: 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s CC [M] drivers/hv/hv_util.o 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccpwwZTy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Assembler messages: 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccguULnL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s CC [M] drivers/extcon/extcon-adc-jack.o 7278s /tmp/ccahBJfl.s: Assembler messages: 7278s /tmp/ccahBJfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccahBJfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccahBJfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/ccahBJfl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s CC drivers/devfreq/governor_performance.o 7278s /tmp/cc7E01Js.s: Assembler messages: 7278s /tmp/cc7E01Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/cc7E01Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s /tmp/cc7E01Js.s: Warning: no SFrame FDE emitted; FP without RA on stack 7278s CC [M] drivers/hid/i2c-hid/i2c-hid-acpi.o 7279s /tmp/ccXl1J5G.s: Assembler messages: 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccXl1J5G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s CC [M] drivers/extcon/extcon-fsa9480.o 7279s /tmp/ccOHLZSd.s: Assembler messages: 7279s /tmp/ccOHLZSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOHLZSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOHLZSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s CC drivers/devfreq/governor_powersave.o 7279s /tmp/ccOio0Mq.s: Assembler messages: 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/ccOio0Mq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s CC [M] drivers/hv/hv_kvp.o 7279s /tmp/cciKQ5oV.s: Assembler messages: 7279s /tmp/cciKQ5oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/cciKQ5oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/cciKQ5oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/cciKQ5oV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s CC [M] drivers/hid/i2c-hid/i2c-hid-of.o 7279s /tmp/cc1RE1si.s: Assembler messages: 7279s /tmp/cc1RE1si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/cc1RE1si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s /tmp/cc1RE1si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7279s CC drivers/devfreq/governor_userspace.o 7280s /tmp/ccT5Umpb.s: Assembler messages: 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccT5Umpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s CC [M] drivers/extcon/extcon-gpio.o 7280s /tmp/ccGSHD1I.s: Assembler messages: 7280s /tmp/ccGSHD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccGSHD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccGSHD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccGSHD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccGSHD1I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s CC drivers/devfreq/governor_passive.o 7280s /tmp/ccvSRqv9.s: Assembler messages: 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccvSRqv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s CC [M] drivers/hv/hv_snapshot.o 7280s /tmp/cckbefrI.s: Assembler messages: 7280s /tmp/cckbefrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/cckbefrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/cckbefrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/cckbefrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Assembler messages: 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s CC [M] drivers/hid/i2c-hid/i2c-hid-of-elan.o 7280s CC [M] drivers/extcon/extcon-lc824206xa.o 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7280s /tmp/ccQT1wrI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Assembler messages: 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/cc3En9K1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s AR drivers/devfreq/event/built-in.a 7281s CC [M] drivers/devfreq/event/rockchip-dfi.o 7281s /tmp/ccm3AFFU.s: Assembler messages: 7281s /tmp/ccm3AFFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccm3AFFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccm3AFFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccm3AFFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccm3AFFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s CC [M] drivers/hid/i2c-hid/i2c-hid-of-goodix.o 7281s /tmp/ccekghGd.s: Assembler messages: 7281s /tmp/ccekghGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccekghGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccekghGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccekghGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccekghGd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s CC [M] drivers/extcon/extcon-max14577.o 7281s /tmp/ccb3CaAD.s: Assembler messages: 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s /tmp/ccb3CaAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7281s CC [M] drivers/hv/hv_utils_transport.o 7282s /tmp/ccnrDSW3.s: Assembler messages: 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnrDSW3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s CC [M] drivers/devfreq/imx-bus.o 7282s /tmp/ccnDuR3B.s: Assembler messages: 7282s /tmp/ccnDuR3B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnDuR3B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnDuR3B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnDuR3B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccnDuR3B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s LD [M] drivers/hid/i2c-hid/i2c-hid.o 7282s AR drivers/hid/built-in.a 7282s LD [M] drivers/hid/hid.o 7282s /tmp/ccDq97lx.s: Assembler messages: 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s /tmp/ccDq97lx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7282s LD [M] drivers/hid/hid-logitech.o 7282s LD [M] drivers/hid/hid-picolcd.o 7282s CC [M] drivers/extcon/extcon-max3355.o 7282s LD [M] drivers/hid/hid-uclogic.o 7282s LD [M] drivers/hid/wacom.o 7282s LD [M] drivers/hid/hid-wiimote.o 7282s CC [M] drivers/extcon/extcon-max77693.o 7283s /tmp/ccUkt3XZ.s: Assembler messages: 7283s /tmp/ccUkt3XZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccUkt3XZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccUkt3XZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccUkt3XZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccUkt3XZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s CC [M] drivers/devfreq/imx8m-ddrc.o 7283s /tmp/ccim1HZb.s: Assembler messages: 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccim1HZb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s CC [M] drivers/hv/hv_balloon.o 7283s /tmp/ccDSlCUi.s: Assembler messages: 7283s /tmp/ccDSlCUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccDSlCUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccDSlCUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccDSlCUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccDSlCUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s CC [M] drivers/hv/mshv_root_main.o 7283s /tmp/ccvnbXKI.s: Assembler messages: 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccvnbXKI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Assembler messages: 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s /tmp/ccZYMcef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7283s CC [M] drivers/devfreq/mtk-cci-devfreq.o 7283s CC [M] drivers/extcon/extcon-max77843.o 7284s /tmp/cceGeZSn.s: Assembler messages: 7284s /tmp/cceGeZSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cceGeZSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cceGeZSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cceGeZSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cceGeZSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s CC [M] drivers/devfreq/rk3399_dmc.o 7284s /tmp/ccYSi52F.s: Assembler messages: 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/ccYSi52F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s CC [M] drivers/hv/mshv_synic.o 7284s /tmp/cc0otTfy.s: Assembler messages: 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s /tmp/cc0otTfy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7284s CC [M] drivers/extcon/extcon-max8997.o 7285s /tmp/cclqzbWv.s: Assembler messages: 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cclqzbWv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s CC [M] drivers/extcon/extcon-palmas.o 7285s /tmp/ccEHLJv7.s: Assembler messages: 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccEHLJv7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Assembler messages: 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/ccACKi3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s CC [M] drivers/hv/mshv_eventfd.o 7285s CC [M] drivers/devfreq/sun8i-a33-mbus.o 7285s /tmp/cce8wHaj.s: Assembler messages: 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s /tmp/cce8wHaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7285s CC [M] drivers/hv/mshv_irq.o 7286s /tmp/ccHM8w5U.s: Assembler messages: 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccHM8w5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s CC [M] drivers/extcon/extcon-ptn5150.o 7286s /tmp/ccgxqyu0.s: Assembler messages: 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccgxqyu0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccLAlDyH.s: Assembler messages: 7286s /tmp/ccLAlDyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccLAlDyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s CC drivers/memory/brcmstb_dpfe.o 7286s AR drivers/devfreq/built-in.a 7286s CC drivers/powercap/powercap_sys.o 7286s /tmp/ccVwpJte.s: Assembler messages: 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccVwpJte.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s CC [M] drivers/hv/mshv_root_hv_call.o 7286s /tmp/ccBtRxsk.s: Assembler messages: 7286s /tmp/ccBtRxsk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccBtRxsk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccBtRxsk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7286s /tmp/ccBtRxsk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s CC [M] drivers/extcon/extcon-qcom-spmi-misc.o 7287s /tmp/ccHHReug.s: Assembler messages: 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccHHReug.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s CC drivers/memory/fsl_ifc.o 7287s /tmp/cctR4hs0.s: Assembler messages: 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cctR4hs0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s CC drivers/powercap/idle_inject.o 7287s /tmp/ccOA7ylt.s: Assembler messages: 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/ccOA7ylt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s CC [M] drivers/extcon/extcon-rt8973a.o 7287s /tmp/cc52LbFD.s: Assembler messages: 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7287s /tmp/cc52LbFD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s CC [M] drivers/hv/mshv_portid_table.o 7288s /tmp/cc5ir7pN.s: Assembler messages: 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cc5ir7pN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Assembler messages: 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccsObrfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s CC [M] drivers/powercap/arm_scmi_powercap.o 7288s CC [M] drivers/memory/pl172.o 7288s /tmp/ccRml29K.s: Assembler messages: 7288s /tmp/ccRml29K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccRml29K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/ccRml29K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s AR drivers/hv/built-in.a 7288s LD [M] drivers/hv/hv_vmbus.o 7288s /tmp/cch1hkyt.s: Assembler messages: 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cch1hkyt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s LD [M] drivers/hv/hv_utils.o 7288s LD [M] drivers/hv/mshv_root.o 7288s CC [M] drivers/extcon/extcon-sm5502.o 7288s CC [M] drivers/memory/brcmstb_memc.o 7288s /tmp/cce53e4o.s: Assembler messages: 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s /tmp/cce53e4o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7288s AR drivers/powercap/built-in.a 7289s CC drivers/perf/arm-cci.o 7289s /tmp/ccqMWa9I.s: Assembler messages: 7289s /tmp/ccqMWa9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccqMWa9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccqMWa9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s CC [M] drivers/extcon/extcon-usb-gpio.o 7289s /tmp/ccAHBVut.s: Assembler messages: 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccAHBVut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s CC [M] drivers/memory/omap-gpmc.o 7289s /tmp/ccUZDUVk.s: Assembler messages: 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccUZDUVk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s CC [M] drivers/memory/mtk-smi.o 7289s /tmp/ccnHLQw5.s: Assembler messages: 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s /tmp/ccnHLQw5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7289s CC [M] drivers/extcon/extcon-usbc-cros-ec.o 7290s /tmp/cc5GI7w3.s: Assembler messages: 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/cc5GI7w3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s CC drivers/perf/arm-ccn.o 7290s /tmp/ccDerawN.s: Assembler messages: 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccDerawN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s CC [M] drivers/extcon/extcon-rtk-type-c.o 7290s /tmp/ccuhfjnq.s: Assembler messages: 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s /tmp/ccuhfjnq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7290s CC drivers/ras/ras.o 7291s /tmp/ccogj4Sa.s: Assembler messages: 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccogj4Sa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s CC [M] drivers/memory/renesas-rpc-if.o 7291s /tmp/ccACjbPy.s: Assembler messages: 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s /tmp/ccACjbPy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7291s CC drivers/perf/arm_pmu.o 7292s /tmp/ccatjxIX.s: Assembler messages: 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccatjxIX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Assembler messages: 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccw5J6ob.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s CC drivers/ras/debugfs.o 7292s AR drivers/extcon/built-in.a 7292s /tmp/ccXYEAqG.s: CC [M] drivers/memory/stm32-fmc2-ebi.o 7292s Assembler messages: 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccXYEAqG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s AR drivers/hwtracing/intel_th/built-in.a 7292s CC [M] drivers/hwtracing/intel_th/core.o 7292s /tmp/ccnwzhDi.s: Assembler messages: 7292s /tmp/ccnwzhDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccnwzhDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccnwzhDi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s AR drivers/ras/amd/atl/built-in.a 7292s AR drivers/ras/built-in.a 7292s CC [M] drivers/hwtracing/intel_th/pci.o 7292s /tmp/ccYYtr75.s: Assembler messages: 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7292s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s CC drivers/perf/arm_pmu_platform.o 7293s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccYYtr75.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Assembler messages: 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccnmqHu9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Assembler messages: 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s CC [M] drivers/memory/stm32_omm.o 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/cclwyVFs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccU1Lgiw.s: Assembler messages: 7293s /tmp/ccU1Lgiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccU1Lgiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccU1Lgiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccU1Lgiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s /tmp/ccU1Lgiw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7293s CC drivers/perf/arm_pmu_acpi.o 7293s CC [M] drivers/hwtracing/intel_th/acpi.o 7293s /tmp/ccStx4p6.s: Assembler messages: 7293s /tmp/ccStx4p6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s AR drivers/android/built-in.a 7294s CC [M] drivers/android/binder.o 7294s /tmp/ccfNf8hA.s: Assembler messages: 7294s /tmp/ccfNf8hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccfNf8hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccfNf8hA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Assembler messages: 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccT1dfV8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s CC [M] drivers/hwtracing/intel_th/gth.o 7294s CC [M] drivers/memory/dfl-emif.o 7294s /tmp/ccu2et2d.s: Assembler messages: 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s /tmp/ccu2et2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7294s CC drivers/perf/arm_pmuv3.o 7295s /tmp/ccbbBHG1.s: Assembler messages: 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/ccbbBHG1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s AR drivers/memory/built-in.a 7295s CC [M] drivers/android/binder_alloc.o 7295s /tmp/cchIk9VF.s: Assembler messages: 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s CC [M] drivers/hwtracing/intel_th/sth.o 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7295s /tmp/cchIk9VF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Assembler messages: 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s CC drivers/perf/qcom_l2_pmu.o 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccpuqbyl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Assembler messages: 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/cc5zHBkW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s CC [M] drivers/hwtracing/intel_th/msu.o 7296s /tmp/ccGA3iqm.s: Assembler messages: 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s /tmp/ccGA3iqm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7296s CC drivers/perf/qcom_l3_pmu.o 7297s /tmp/ccLRdCwB.s: Assembler messages: 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccLRdCwB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s CC drivers/nvmem/core.o 7297s /tmp/ccUvNXh5.s: Assembler messages: 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccUvNXh5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s CC drivers/perf/xgene_pmu.o 7297s /tmp/ccAFH9JY.s: Assembler messages: 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s /tmp/ccAFH9JY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7297s CC [M] drivers/hwtracing/intel_th/pti.o 7298s /tmp/ccrc8uNu.s: Assembler messages: 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccrc8uNu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s CC [M] drivers/hwtracing/intel_th/msu-sink.o 7298s /tmp/ccYLUXTI.s: Assembler messages: 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s /tmp/ccYLUXTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7298s CC drivers/nvmem/layouts.o 7299s /tmp/ccdT4mJ5.s: Assembler messages: 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccdT4mJ5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s CC drivers/perf/apple_m1_cpu_pmu.o 7299s /tmp/ccJkRklD.s: Assembler messages: 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/ccJkRklD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s LD [M] drivers/hwtracing/intel_th/intel_th.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_pci.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_acpi.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_gth.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_sth.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_msu.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_pti.o 7299s LD [M] drivers/hwtracing/intel_th/intel_th_msu_sink.o 7299s CC [M] drivers/perf/arm-cmn.o 7299s /tmp/cc2JoJSa.s: Assembler messages: 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cc2JoJSa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s AR drivers/nvmem/layouts/built-in.a 7299s CC [M] drivers/nvmem/layouts/sl28vpd.o 7299s /tmp/cckPxtk7.s: Assembler messages: 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7299s /tmp/cckPxtk7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s CC [M] drivers/android/binderfs.o 7300s /tmp/ccUAjmFm.s: Assembler messages: 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccUAjmFm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s CC drivers/nvmem/apple-efuses.o 7300s /tmp/ccjMGJ1m.s: Assembler messages: 7300s /tmp/ccjMGJ1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccjMGJ1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccjMGJ1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccjMGJ1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s CC [M] drivers/nvmem/layouts/onie-tlv.o 7300s /tmp/ccbeXJmv.s: Assembler messages: 7300s /tmp/ccbeXJmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s /tmp/ccbeXJmv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7300s CC [M] drivers/nvmem/layouts/u-boot-env.o 7301s /tmp/ccScRTJI.s: Assembler messages: 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccScRTJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s LD [M] drivers/android/binder_linux.o 7301s CC drivers/mux/core.o 7301s /tmp/cc87VFb0.s: Assembler messages: 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/cc87VFb0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s CC [M] drivers/perf/arm_dsu_pmu.o 7301s /tmp/ccbwHAyQ.s: Assembler messages: 7301s /tmp/ccbwHAyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccbwHAyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccbwHAyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccbwHAyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccbwHAyQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s CC [M] drivers/perf/arm_smmuv3_pmu.o 7301s /tmp/ccg4UuHJ.s: Assembler messages: 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7301s /tmp/ccg4UuHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s CC drivers/nvmem/zynqmp_nvmem.o 7302s /tmp/ccxSi6q7.s: Assembler messages: 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccxSi6q7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s CC [M] drivers/mux/adg792a.o 7302s /tmp/ccimQKzF.s: Assembler messages: 7302s /tmp/ccimQKzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccimQKzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccimQKzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccimQKzF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s CC [M] drivers/nvmem/apple-spmi-nvmem.o 7302s /tmp/ccGL10mO.s: Assembler messages: 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s /tmp/ccGL10mO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7302s CC [M] drivers/nvmem/bcm-ocotp.o 7303s /tmp/ccCfTc9U.s: Assembler messages: 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccCfTc9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s CC [M] drivers/perf/fsl_imx8_ddr_perf.o 7303s /tmp/ccI3pQjE.s: Assembler messages: 7303s /tmp/ccI3pQjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccI3pQjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccI3pQjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s CC [M] drivers/mux/adgs1408.o 7303s /tmp/cc6dH3nB.s: Assembler messages: 7303s /tmp/cc6dH3nB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/cc6dH3nB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s CC drivers/interconnect/core.o 7303s /tmp/ccizPp4C.s: Assembler messages: 7303s /tmp/ccizPp4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccizPp4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccizPp4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccizPp4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/ccizPp4C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s CC [M] drivers/nvmem/imx-iim.o 7303s /tmp/cckywCAr.s: Assembler messages: 7303s /tmp/cckywCAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s /tmp/cckywCAr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7303s CC [M] drivers/mux/gpio.o 7304s /tmp/ccpgK7Do.s: Assembler messages: 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/ccpgK7Do.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s CC [M] drivers/perf/fsl_imx9_ddr_perf.o 7304s /tmp/cc2AO1GC.s: Assembler messages: 7304s /tmp/cc2AO1GC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/cc2AO1GC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/cc2AO1GC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s CC [M] drivers/nvmem/imx-ocotp.o 7304s /tmp/cc4bbHpb.s: Assembler messages: 7304s /tmp/cc4bbHpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s /tmp/cc4bbHpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7304s CC [M] drivers/mux/mmio.o 7305s /tmp/ccHR3mgG.s: Assembler messages: 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccHR3mgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Assembler messages: 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccLs4BNI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s CC [M] drivers/perf/thunderx2_pmu.o 7305s /tmp/ccfkOGpv.s: Assembler messages: 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccfkOGpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s CC drivers/interconnect/bulk.o 7305s CC [M] drivers/nvmem/imx-ocotp-ele.o 7305s /tmp/ccS8GQUH.s: Assembler messages: 7305s /tmp/ccS8GQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccS8GQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccS8GQUH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s AR drivers/mux/built-in.a 7305s LD [M] drivers/mux/mux-adg792a.o 7305s LD [M] drivers/mux/mux-adgs1408.o 7305s LD [M] drivers/mux/mux-gpio.o 7305s LD [M] drivers/mux/mux-mmio.o 7305s CC [M] drivers/nvmem/imx-ocotp-scu.o 7305s /tmp/ccn636Xa.s: Assembler messages: 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7305s /tmp/ccn636Xa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s CC drivers/interconnect/debugfs-client.o 7306s /tmp/ccYYUold.s: Assembler messages: 7306s /tmp/ccYYUold.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYYUold.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYYUold.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYYUold.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYYUold.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYTpkyr.s: Assembler messages: 7306s /tmp/ccYTpkyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYTpkyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccYTpkyr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s CC drivers/hte/hte.o 7306s CC [M] drivers/nvmem/layerscape-sfp.o 7306s /tmp/cc0fwtmE.s: Assembler messages: 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/cc0fwtmE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s CC [M] drivers/perf/arm_spe_pmu.o 7306s AR drivers/interconnect/mediatek/built-in.a 7306s CC [M] drivers/interconnect/mediatek/icc-emi.o 7306s /tmp/ccu3gpOE.s: Assembler messages: 7306s /tmp/ccu3gpOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccu3gpOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s /tmp/ccu3gpOE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7306s CC [M] drivers/nvmem/max77759-nvmem.o 7307s /tmp/ccWfrVEx.s: Assembler messages: 7307s /tmp/ccWfrVEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccWfrVEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccWfrVEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Assembler messages: 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/cc9H6cvx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s CC [M] drivers/interconnect/mediatek/mt8183.o 7307s AR drivers/hte/built-in.a 7307s CC drivers/interconnect/qcom/icc-common.o 7307s /tmp/ccNKmK0S.s: Assembler messages: 7307s /tmp/ccNKmK0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccNKmK0S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s CC [M] drivers/nvmem/meson-efuse.o 7307s /tmp/ccIN0s4J.s: Assembler messages: 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccIN0s4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s CC [M] drivers/perf/arm_dmc620_pmu.o 7307s /tmp/ccBp0l1X.s: Assembler messages: 7307s /tmp/ccBp0l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7307s /tmp/ccBp0l1X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC [M] drivers/interconnect/mediatek/mt8195.o 7308s /tmp/ccE9rJxB.s: Assembler messages: 7308s /tmp/ccE9rJxB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC [M] drivers/interconnect/qcom/bcm-voter.o 7308s /tmp/ccnhZ6CD.s: Assembler messages: 7308s /tmp/ccnhZ6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccnhZ6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccnhZ6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccnhZ6CD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC [M] drivers/nvmem/meson-mx-efuse.o 7308s /tmp/ccqSB27y.s: Assembler messages: 7308s /tmp/ccqSB27y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccqSB27y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC [M] drivers/interconnect/qcom/msm8909.o 7308s /tmp/ccU4mp1j.s: Assembler messages: 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccU4mp1j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Assembler messages: 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccoYF7Rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC drivers/interconnect/icc-clk.o 7308s CC [M] drivers/perf/marvell_cn10k_tad_pmu.o 7308s /tmp/ccgJEEDl.s: Assembler messages: 7308s /tmp/ccgJEEDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccgJEEDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s /tmp/ccgJEEDl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7308s CC [M] drivers/nvmem/mtk-efuse.o 7309s /tmp/ccqZgOYz.s: Assembler messages: 7309s /tmp/ccqZgOYz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccqZgOYz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s CC [M] drivers/interconnect/qcom/msm8916.o 7309s /tmp/ccJbjOOm.s: Assembler messages: 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccJbjOOm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s AR drivers/accel/built-in.a 7309s CC [M] drivers/accel/qaic/mhi_controller.o 7309s /tmp/ccbjn2Oz.s: Assembler messages: 7309s /tmp/ccbjn2Oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccbjn2Oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccbjn2Oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccbjn2Oz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s CC [M] drivers/nvmem/qfprom.o 7309s /tmp/ccabuWca.s: Assembler messages: 7309s /tmp/ccabuWca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccabuWca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s CC [M] drivers/interconnect/qcom/msm8937.o 7309s /tmp/ccL7hWmS.s: Assembler messages: 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s /tmp/ccL7hWmS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7309s CC [M] drivers/perf/marvell_cn10k_ddr_pmu.o 7310s /tmp/ccC9O7Od.s: Assembler messages: 7310s /tmp/ccC9O7Od.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/ccC9O7Od.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/cc14G7W3.s: Assembler messages: 7310s /tmp/cc14G7W3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/cc14G7W3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/cc14G7W3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/cc14G7W3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s CC [M] drivers/accel/qaic/qaic_control.o 7310s CC [M] drivers/interconnect/qcom/msm8939.o 7310s /tmp/ccHrJCvf.s: Assembler messages: 7310s /tmp/ccHrJCvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/ccHrJCvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/ccHrJCvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/ccHrJCvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s /tmp/ccHrJCvf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7310s CC [M] drivers/nvmem/sec-qfprom.o 7311s /tmp/cccdjIX1.s: Assembler messages: 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cccdjIX1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc1CTARJ.s: Assembler messages: 7311s /tmp/cc1CTARJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc1CTARJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s CC [M] drivers/perf/marvell_pem_pmu.o 7311s CC [M] drivers/interconnect/qcom/msm8953.o 7311s /tmp/ccgt1Ww7.s: Assembler messages: 7311s /tmp/ccgt1Ww7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/ccgt1Ww7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s CC [M] drivers/nvmem/rave-sp-eeprom.o 7311s /tmp/cc4dKhWn.s: Assembler messages: 7311s /tmp/cc4dKhWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4dKhWn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s CC [M] drivers/interconnect/qcom/msm8974.o 7311s /tmp/ccM5qIA6.s: Assembler messages: 7311s /tmp/ccM5qIA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/ccM5qIA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/ccM5qIA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/ccM5qIA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/ccM5qIA6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s CC [M] drivers/nvmem/rcar-efuse.o 7311s /tmp/cc4YPgVj.s: Assembler messages: 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s /tmp/cc4YPgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7311s CC [M] drivers/accel/qaic/qaic_data.o 7312s /tmp/ccnC18Ie.s: Assembler messages: 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccnC18Ie.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s CC [M] drivers/perf/alibaba_uncore_drw_pmu.o 7312s /tmp/ccQ0iVrm.s: Assembler messages: 7312s /tmp/ccQ0iVrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccQ0iVrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccQ0iVrm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccfr6QRb.s: Assembler messages: 7312s /tmp/ccfr6QRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccfr6QRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccfr6QRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccfr6QRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s /tmp/ccfr6QRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7312s CC [M] drivers/nvmem/rmem.o 7312s CC [M] drivers/interconnect/qcom/msm8976.o 7313s /tmp/ccgmlpmr.s: Assembler messages: 7313s /tmp/ccgmlpmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccgmlpmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccgl9Lnd.s: Assembler messages: 7313s /tmp/ccgl9Lnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccgl9Lnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccgl9Lnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s CC [M] drivers/interconnect/qcom/msm8996.o 7313s CC [M] drivers/nvmem/rockchip-efuse.o 7313s /tmp/ccmdAzzT.s: Assembler messages: 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/ccmdAzzT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s CC [M] drivers/perf/dwc_pcie_pmu.o 7313s /tmp/cc96ZXSF.s: Assembler messages: 7313s /tmp/cc96ZXSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc96ZXSF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s CC [M] drivers/interconnect/qcom/osm-l3.o 7313s /tmp/cc97nlPd.s: Assembler messages: 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7313s /tmp/cc97nlPd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccsqjOPQ.s: Assembler messages: 7314s /tmp/ccsqjOPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccsqjOPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccsqjOPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccsqjOPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccsqjOPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s CC [M] drivers/accel/qaic/qaic_drv.o 7314s CC [M] drivers/nvmem/rockchip-otp.o 7314s /tmp/ccE3DHQj.s: Assembler messages: 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccE3DHQj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s CC [M] drivers/perf/cxl_pmu.o 7314s /tmp/ccJfbmzI.s: Assembler messages: 7314s /tmp/ccJfbmzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccJfbmzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccJfbmzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccJfbmzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/ccJfbmzI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s CC [M] drivers/interconnect/qcom/qcm2290.o 7314s /tmp/cc6zefjM.s: Assembler messages: 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s /tmp/cc6zefjM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7314s CC [M] drivers/nvmem/sc27xx-efuse.o 7315s /tmp/ccHJxvxv.s: Assembler messages: 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccHJxvxv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s CC [M] drivers/accel/qaic/qaic_timesync.o 7315s /tmp/cchEFiTF.s: Assembler messages: 7315s /tmp/cchEFiTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/cchEFiTF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s CC [M] drivers/interconnect/qcom/qcs404.o 7315s /tmp/ccgC2l5K.s: Assembler messages: 7315s /tmp/ccgC2l5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccgC2l5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s CC [M] drivers/nvmem/snvs_lpgpr.o 7315s /tmp/ccu0pCwf.s: Assembler messages: 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s /tmp/ccu0pCwf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7315s CC [M] drivers/perf/hisilicon/hisi_uncore_pmu.o 7316s /tmp/cczRY778.s: Assembler messages: 7316s /tmp/cczRY778.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/cczRY778.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Assembler messages: 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccHpdA5v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s CC [M] drivers/interconnect/qcom/qcs615.o 7316s CC [M] drivers/accel/qaic/sahara.o 7316s /tmp/ccDbqtLH.s: Assembler messages: 7316s /tmp/ccDbqtLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccDbqtLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccDbqtLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccDbqtLH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s CC [M] drivers/nvmem/qcom-spmi-sdam.o 7316s /tmp/ccw6jhat.s: Assembler messages: 7316s /tmp/ccw6jhat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccw6jhat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s CC [M] drivers/interconnect/qcom/qcs8300.o 7316s /tmp/ccsztZlN.s: Assembler messages: 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/ccsztZlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/cc3rgnYT.s: Assembler messages: 7316s /tmp/cc3rgnYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/cc3rgnYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/cc3rgnYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7316s /tmp/cc3rgnYT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s CC [M] drivers/nvmem/sprd-efuse.o 7317s /tmp/ccxZX1jp.s: Assembler messages: 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccxZX1jp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s CC [M] drivers/perf/hisilicon/hisi_uncore_l3c_pmu.o 7317s CC [M] drivers/accel/qaic/qaic_debugfs.o 7317s /tmp/ccW9oc2V.s: Assembler messages: 7317s /tmp/ccW9oc2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccW9oc2V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s CC [M] drivers/interconnect/qcom/qdu1000.o 7317s /tmp/ccbhWvfb.s: Assembler messages: 7317s /tmp/ccbhWvfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccbhWvfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccbhWvfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccbhWvfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s /tmp/ccbhWvfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7317s CC [M] drivers/nvmem/stm32-romem.o 7318s /tmp/ccNW5nUA.s: Assembler messages: 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s LD [M] drivers/accel/qaic/qaic.o 7318s /tmp/ccNW5nUA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccVaqKd0.s: Assembler messages: 7318s /tmp/ccVaqKd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccVaqKd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccVaqKd0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s CC [M] drivers/nvmem/stm32-bsec-optee-ta.o 7318s CC [M] drivers/interconnect/qcom/icc-rpmh.o 7318s /tmp/ccCXIymP.s: Assembler messages: 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccCXIymP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s CC [M] drivers/perf/hisilicon/hisi_uncore_hha_pmu.o 7318s /tmp/ccGooL4h.s: Assembler messages: 7318s /tmp/ccGooL4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccGooL4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccGooL4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccGooL4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s CC [M] drivers/perf/arm_cspmu/arm_cspmu.o 7318s /tmp/cc5WltYX.s: Assembler messages: 7318s /tmp/cc5WltYX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s CC [M] drivers/nvmem/sunxi_sid.o 7318s /tmp/ccBMnew8.s: Assembler messages: 7318s /tmp/ccBMnew8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccBMnew8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccBMnew8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccBMnew8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7318s /tmp/ccBMnew8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s CC [M] drivers/interconnect/qcom/sa8775p.o 7319s /tmp/ccD5Q7Rv.s: Assembler messages: 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccD5Q7Rv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s CC [M] drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.o 7319s /tmp/ccDi5GaB.s: Assembler messages: 7319s /tmp/ccDi5GaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccDi5GaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccDi5GaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccDi5GaB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s CC [M] drivers/nvmem/u-boot-env.o 7319s /tmp/ccb81F3f.s: Assembler messages: 7319s /tmp/ccb81F3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s /tmp/ccb81F3f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7319s CC [M] drivers/interconnect/qcom/sar2130p.o 7320s /tmp/ccxJWb3s.s: Assembler messages: 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccxJWb3s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccDvseLf.s: Assembler messages: 7320s /tmp/ccDvseLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccDvseLf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s AR drivers/nvmem/built-in.a 7320s LD [M] drivers/nvmem/apple_nvmem_spmi.o 7320s LD [M] drivers/nvmem/nvmem-bcm-ocotp.o 7320s LD [M] drivers/nvmem/nvmem-imx-iim.o 7320s CC [M] drivers/perf/arm_cspmu/nvidia_cspmu.o 7320s LD [M] drivers/nvmem/nvmem-imx-ocotp.o 7320s LD [M] drivers/nvmem/nvmem-imx-ocotp-ele.o 7320s LD [M] drivers/nvmem/nvmem-imx-ocotp-scu.o 7320s LD [M] drivers/nvmem/nvmem-layerscape-sfp.o 7320s LD [M] drivers/nvmem/nvmem-max77759.o 7320s LD [M] drivers/nvmem/nvmem_meson_efuse.o 7320s LD [M] drivers/nvmem/nvmem_meson_mx_efuse.o 7320s LD [M] drivers/nvmem/nvmem_mtk-efuse.o 7320s LD [M] drivers/nvmem/nvmem_qfprom.o 7320s LD [M] drivers/nvmem/nvmem_sec_qfprom.o 7320s LD [M] drivers/nvmem/nvmem-rave-sp-eeprom.o 7320s LD [M] drivers/nvmem/nvmem-rcar-efuse.o 7320s LD [M] drivers/nvmem/nvmem-rmem.o 7320s LD [M] drivers/nvmem/nvmem_rockchip_efuse.o 7320s LD [M] drivers/nvmem/nvmem-rockchip-otp.o 7320s LD [M] drivers/nvmem/nvmem-sc27xx-efuse.o 7320s LD [M] drivers/nvmem/nvmem_snvs_lpgpr.o 7320s LD [M] drivers/nvmem/nvmem_qcom-spmi-sdam.o 7320s LD [M] drivers/nvmem/nvmem_sprd_efuse.o 7320s LD [M] drivers/nvmem/nvmem_stm32_romem.o 7320s /tmp/ccKE5FyD.s: Assembler messages: 7320s /tmp/ccKE5FyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccKE5FyD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s LD [M] drivers/nvmem/nvmem_sunxi_sid.o 7320s /tmp/ccGfenFJ.s: LD [M] drivers/nvmem/nvmem_u-boot-env.o 7320s Assembler messages: 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s /tmp/ccGfenFJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7320s CC [M] drivers/perf/hisilicon/hisi_uncore_sllc_pmu.o 7320s CC [M] drivers/interconnect/qcom/sc7180.o 7320s CC [M] drivers/perf/arm_cspmu/ampere_cspmu.o 7321s /tmp/ccPPfqut.s: Assembler messages: 7321s /tmp/ccPPfqut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccPPfqut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccPPfqut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/cckwY15Y.s: Assembler messages: 7321s /tmp/cckwY15Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/cckwY15Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s CC [M] drivers/interconnect/qcom/sc7280.o 7321s CC [M] drivers/perf/amlogic/meson_ddr_pmu_core.o 7321s /tmp/ccVK0BcD.s: Assembler messages: 7321s /tmp/ccVK0BcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccVK0BcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccVK0BcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccVK0BcD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s LD [M] drivers/perf/arm_cspmu/arm_cspmu_module.o 7321s CC [M] drivers/interconnect/imx/imx.o 7321s /tmp/ccF50Rxy.s: Assembler messages: 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s CC [M] drivers/perf/hisilicon/hisi_uncore_pa_pmu.o 7321s /tmp/ccF50Rxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccDNho2R.s: Assembler messages: 7321s /tmp/ccDNho2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s /tmp/ccDNho2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7321s CC [M] drivers/interconnect/qcom/sc8180x.o 7322s /tmp/ccMFGfRb.s: Assembler messages: 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccMFGfRb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Assembler messages: 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccDmhbTl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s CC [M] drivers/perf/amlogic/meson_g12_ddr_pmu.o 7322s CC [M] drivers/interconnect/imx/imx8mm.o 7322s /tmp/ccGMAXhe.s: Assembler messages: 7322s /tmp/ccGMAXhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccGMAXhe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s CC [M] drivers/interconnect/qcom/sc8280xp.o 7322s /tmp/cc41zBIx.s: Assembler messages: 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/cc41zBIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s CC [M] drivers/perf/hisilicon/hisi_uncore_cpa_pmu.o 7322s /tmp/ccLmbETa.s: Assembler messages: 7322s /tmp/ccLmbETa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccLmbETa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s /tmp/ccLmbETa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7322s CC [M] drivers/interconnect/imx/imx8mq.o 7323s /tmp/ccakf7RO.s: Assembler messages: 7323s /tmp/ccakf7RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccakf7RO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s CC [M] drivers/interconnect/qcom/sdm660.o 7323s /tmp/ccD6g50s.s: Assembler messages: 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccD6g50s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s LD [M] drivers/perf/amlogic/meson_ddr_pmu_g12.o 7323s AR drivers/perf/built-in.a 7323s CC [M] drivers/interconnect/qcom/sdm670.o 7323s /tmp/cc9sqjOZ.s: Assembler messages: 7323s /tmp/cc9sqjOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cc9sqjOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cc9sqjOZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s CC [M] drivers/interconnect/imx/imx8mn.o 7323s /tmp/cchJ4M1E.s: Assembler messages: 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cchJ4M1E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s CC [M] drivers/perf/hisilicon/hisi_uncore_uc_pmu.o 7323s /tmp/ccjX2QcP.s: Assembler messages: 7323s /tmp/ccjX2QcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccjX2QcP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cccO6YrH.s: Assembler messages: 7323s /tmp/cccO6YrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cccO6YrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/cccO6YrH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s CC drivers/cdx/cdx.o 7323s CC [M] drivers/interconnect/imx/imx8mp.o 7323s /tmp/ccrFbhOr.s: Assembler messages: 7323s /tmp/ccrFbhOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s /tmp/ccrFbhOr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7323s CC [M] drivers/interconnect/qcom/sdm845.o 7324s /tmp/ccu2MYWA.s: Assembler messages: 7324s /tmp/ccu2MYWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/ccu2MYWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/ccu2MYWA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s LD [M] drivers/interconnect/imx/imx-interconnect.o 7324s LD [M] drivers/interconnect/imx/imx8mm-interconnect.o 7324s LD [M] drivers/interconnect/imx/imx8mq-interconnect.o 7324s LD [M] drivers/interconnect/imx/imx8mn-interconnect.o 7324s LD [M] drivers/interconnect/imx/imx8mp-interconnect.o 7324s CC drivers/dpll/dpll_core.o 7324s /tmp/cceb5cvo.s: Assembler messages: 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cceb5cvo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/ccrjPZQW.s: Assembler messages: 7324s /tmp/ccrjPZQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/ccrjPZQW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s CC [M] drivers/perf/hisilicon/hisi_pcie_pmu.o 7324s CC [M] drivers/interconnect/qcom/sdx55.o 7324s /tmp/cc9kXACA.s: Assembler messages: 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7324s /tmp/cc9kXACA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s AR drivers/cdx/controller/built-in.a 7325s CC [M] drivers/cdx/controller/cdx_controller.o 7325s /tmp/cckWGYIx.s: Assembler messages: 7325s /tmp/cckWGYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/cckWGYIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s CC [M] drivers/interconnect/qcom/sdx65.o 7325s /tmp/ccVE1iMz.s: Assembler messages: 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccVE1iMz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Assembler messages: 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccQaD2ur.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s CC [M] drivers/perf/hisilicon/hns3_pmu.o 7325s CC [M] drivers/cdx/controller/cdx_rpmsg.o 7325s /tmp/cclVRljm.s: Assembler messages: 7325s /tmp/cclVRljm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/cclVRljm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s CC [M] drivers/interconnect/qcom/sdx75.o 7325s /tmp/ccF6nSyJ.s: Assembler messages: 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7325s /tmp/ccF6nSyJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s CC drivers/dpll/dpll_netlink.o 7326s /tmp/cco1vJzG.s: Assembler messages: 7326s /tmp/cco1vJzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cco1vJzG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s CC [M] drivers/interconnect/qcom/sm6115.o 7326s /tmp/cc8N1qYG.s: Assembler messages: 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s /tmp/cc8N1qYG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7326s CC [M] drivers/cdx/controller/mcdi.o 7327s /tmp/cckp42QI.s: Assembler messages: 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cckp42QI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccoal21Z.s: Assembler messages: 7327s /tmp/ccoal21Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccoal21Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s CC drivers/cdx/cdx_msi.o 7327s CC [M] drivers/interconnect/qcom/sm6350.o 7327s /tmp/ccEKTeIA.s: /tmp/ccGsjxW4.s: Assembler messages: 7327s /tmp/ccGsjxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccGsjxW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s Assembler messages: 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s CC [M] drivers/interconnect/qcom/sm7150.o 7327s /tmp/ccEKTeIA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7327s /tmp/cc7Of8QV.s: Assembler messages: 7327s /tmp/cc7Of8QV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s CC drivers/dpll/dpll_nl.o 7328s CC [M] drivers/vdpa/vdpa.o 7328s /tmp/ccR3VtJd.s: Assembler messages: 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccR3VtJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s CC [M] drivers/cdx/controller/mcdi_functions.o 7328s /tmp/ccAJ8dIc.s: Assembler messages: 7328s /tmp/ccAJ8dIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s /tmp/ccAJ8dIc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7328s CC [M] drivers/interconnect/qcom/sm8150.o 7328s AR drivers/dpll/built-in.a 7328s CC [M] drivers/interconnect/qcom/sm8250.o 7329s /tmp/ccRsmbfM.s: Assembler messages: 7329s /tmp/ccRsmbfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccRsmbfM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s LD [M] drivers/cdx/controller/cdx-controller.o 7329s AR drivers/cdx/built-in.a 7329s CC [M] drivers/parport/share.o 7329s CC [M] drivers/vdpa/mlx5/net/mlx5_vnet.o 7329s /tmp/ccWql8QN.s: Assembler messages: 7329s /tmp/ccWql8QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccWql8QN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s CC [M] drivers/interconnect/qcom/sm8350.o 7329s /tmp/ccB82ROa.s: Assembler messages: 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7329s /tmp/ccB82ROa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s CC [M] drivers/target/target_core_configfs.o 7330s /tmp/ccC6Aoaa.s: Assembler messages: 7330s /tmp/ccC6Aoaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccC6Aoaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s CC [M] drivers/interconnect/qcom/sm8450.o 7330s /tmp/ccDR8W0K.s: Assembler messages: 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccDR8W0K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s CC [M] drivers/parport/ieee1284.o 7330s /tmp/ccL0o2Ig.s: Assembler messages: 7330s /tmp/ccL0o2Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 7330s /tmp/ccL0o2Ig.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s CC [M] drivers/interconnect/qcom/sm8550.o 7331s /tmp/cc4XyifL.s: Assembler messages: 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/cc4XyifL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s CC [M] drivers/parport/ieee1284_ops.o 7331s /tmp/ccPO6wNA.s: Assembler messages: 7331s /tmp/ccPO6wNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s /tmp/ccPO6wNA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7331s CC [M] drivers/interconnect/qcom/sm8650.o 7332s /tmp/ccvRM1Fg.s: Assembler messages: 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccvRM1Fg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccwzfzPb.s: Assembler messages: 7332s /tmp/ccwzfzPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccwzfzPb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s CC [M] drivers/interconnect/qcom/sm8750.o 7332s CC [M] drivers/parport/procfs.o 7332s /tmp/ccHMdGcR.s: Assembler messages: 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccHMdGcR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s CC [M] drivers/target/target_core_device.o 7332s /tmp/cc8VXbvv.s: Assembler messages: 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/cc8VXbvv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s CC [M] drivers/vdpa/mlx5/core/resources.o 7332s /tmp/ccG2JysB.s: Assembler messages: 7332s /tmp/ccG2JysB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7332s /tmp/ccG2JysB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s CC [M] drivers/interconnect/qcom/x1e80100.o 7333s /tmp/ccxPLy2L.s: Assembler messages: 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccxPLy2L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s CC [M] drivers/parport/daisy.o 7333s /tmp/ccUYBxW1.s: Assembler messages: 7333s /tmp/ccUYBxW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/ccUYBxW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s CC [M] drivers/interconnect/qcom/smd-rpm.o 7333s /tmp/cc6VYQgr.s: Assembler messages: 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s /tmp/cc6VYQgr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7333s CC [M] drivers/parport/probe.o 7334s /tmp/ccAcH3KC.s: Assembler messages: 7334s /tmp/ccAcH3KC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccAcH3KC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccAcH3KC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccN3LKSd.s: Assembler messages: 7334s /tmp/ccN3LKSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccN3LKSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccN3LKSd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s CC [M] drivers/interconnect/qcom/icc-rpm.o 7334s CC [M] drivers/vdpa/mlx5/core/mr.o 7334s /tmp/ccTgqank.s: Assembler messages: 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/ccTgqank.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/cceDimj5.s: Assembler messages: 7334s /tmp/cceDimj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s /tmp/cceDimj5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7334s CC [M] drivers/parport/parport_pc.o 7334s CC [M] drivers/target/target_core_fabric_configfs.o 7335s /tmp/cc51uLXH.s: Assembler messages: 7335s /tmp/cc51uLXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/cc51uLXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/cc51uLXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/cc51uLXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/cc51uLXH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s CC [M] drivers/interconnect/qcom/icc-rpm-clocks.o 7335s AR drivers/interconnect/qcom/built-in.a 7335s LD [M] drivers/interconnect/qcom/icc-bcm-voter.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8909.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8916.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8937.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8939.o 7335s /tmp/ccTJKwRg.s: Assembler messages: 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s /tmp/ccTJKwRg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8953.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8974.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8976.o 7335s LD [M] drivers/interconnect/qcom/qnoc-msm8996.o 7335s LD [M] drivers/interconnect/qcom/icc-osm-l3.o 7335s LD [M] drivers/interconnect/qcom/qnoc-qcm2290.o 7335s CC [M] drivers/target/target_core_fabric_lib.o 7335s LD [M] drivers/interconnect/qcom/qnoc-qcs404.o 7335s LD [M] drivers/interconnect/qcom/qnoc-qcs615.o 7335s LD [M] drivers/interconnect/qcom/qnoc-qcs8300.o 7335s LD [M] drivers/interconnect/qcom/qnoc-qdu1000.o 7335s LD [M] drivers/interconnect/qcom/qnoc-sa8775p.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sar2130p.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sc7180.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sc7280.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sc8180x.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sc8280xp.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdm660.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdm670.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdm845.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdx55.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdx65.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sdx75.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm6115.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm6350.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm7150.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8150.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8250.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8350.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8450.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8550.o 7336s /tmp/ccy2UbIP.s: Assembler messages: 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccy2UbIP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8650.o 7336s LD [M] drivers/interconnect/qcom/qnoc-sm8750.o 7336s LD [M] drivers/interconnect/qcom/qnoc-x1e80100.o 7336s LD [M] drivers/interconnect/qcom/icc-smd-rpm.o 7336s /tmp/ccQX5l8D.s: Assembler messages: 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccQX5l8D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s AR drivers/interconnect/built-in.a 7336s CC [M] drivers/vdpa/mlx5/net/debug.o 7336s CC [M] drivers/parport/parport_serial.o 7336s LD [M] drivers/parport/parport.o 7336s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim.o 7336s /tmp/ccarJVk0.s: Assembler messages: 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s /tmp/ccarJVk0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7336s CC [M] drivers/target/target_core_hba.o 7337s /tmp/ccxXX2zH.s: Assembler messages: 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccxXX2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim_net.o 7337s /tmp/ccyxs5PF.s: Assembler messages: 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccyxs5PF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s LD [M] drivers/vdpa/mlx5/mlx5_vdpa.o 7337s CC [M] drivers/vdpa/vdpa_user/vduse_dev.o 7337s /tmp/ccfTycCN.s: Assembler messages: 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/ccfTycCN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/cctXxUUS.s: Assembler messages: 7337s /tmp/cctXxUUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/cctXxUUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/cctXxUUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/cctXxUUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7337s /tmp/cctXxUUS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s CC [M] drivers/mtd/mtdcore.o 7338s CC [M] drivers/target/target_core_pr.o 7338s /tmp/ccEJ4yE8.s: Assembler messages: 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s /tmp/ccEJ4yE8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7338s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim_blk.o 7340s /tmp/ccZ8av07.s: Assembler messages: 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s CC [M] drivers/spmi/spmi.o 7340s CC [M] drivers/vdpa/vdpa_user/iova_domain.o 7340s CC [M] drivers/mtd/mtdsuper.o 7340s CC [M] drivers/target/target_core_alua.o 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccZ8av07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Assembler messages: 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/cc2Xgmjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Assembler messages: 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccTSPyVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Assembler messages: 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7340s /tmp/ccDBUGIx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccetq2J6.s: Assembler messages: 7341s /tmp/ccetq2J6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccetq2J6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s CC [M] drivers/mtd/mtdconcat.o 7341s /tmp/ccb3JGHY.s: Assembler messages: 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccb3JGHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Assembler messages: 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/ccKN5aWZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s LD [M] drivers/vdpa/vdpa_user/vduse.o 7341s CC [M] drivers/vdpa/ifcvf/ifcvf_main.o 7341s CC [M] drivers/spmi/spmi-devres.o 7341s /tmp/cc0PbaSo.s: Assembler messages: 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s /tmp/cc0PbaSo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7341s CC [M] drivers/target/target_core_tmr.o 7342s /tmp/ccs2KL3R.s: Assembler messages: 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccs2KL3R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cck9hQQf.s: Assembler messages: 7342s /tmp/cck9hQQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cck9hQQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cck9hQQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cck9hQQf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s CC [M] drivers/mtd/mtdpart.o 7342s CC [M] drivers/spmi/spmi-apple-controller.o 7342s /tmp/ccadotfj.s: Assembler messages: 7342s /tmp/ccadotfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccadotfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccadotfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccadotfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/ccadotfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s CC [M] drivers/target/target_core_tpg.o 7342s /tmp/cc854lFc.s: Assembler messages: 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s /tmp/cc854lFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7342s CC [M] drivers/vdpa/ifcvf/ifcvf_base.o 7343s /tmp/cckqf0wQ.s: Assembler messages: 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/cckqf0wQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s CC [M] drivers/spmi/spmi-pmic-arb.o 7343s /tmp/ccmwBx4s.s: Assembler messages: 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s /tmp/ccmwBx4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7343s CC [M] drivers/mtd/mtdchar.o 7344s /tmp/ccpOuK97.s: Assembler messages: 7344s /tmp/ccpOuK97.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccpOuK97.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccpOuK97.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccpOuK97.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccpOuK97.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Assembler messages: 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccYXjPEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s LD [M] drivers/vdpa/ifcvf/ifcvf.o 7344s CC [M] drivers/vdpa/virtio_pci/vp_vdpa.o 7344s /tmp/ccDUHCNg.s: Assembler messages: 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s CC [M] drivers/spmi/spmi-mtk-pmif.o 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccDUHCNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s CC [M] drivers/target/target_core_transport.o 7344s /tmp/ccBtWB9Z.s: Assembler messages: 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s /tmp/ccBtWB9Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7344s CC [M] drivers/mtd/mtd_blkdevs.o 7345s /tmp/ccwqR0fD.s: Assembler messages: 7345s /tmp/ccwqR0fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccwqR0fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccwqR0fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccwqR0fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccwqR0fD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s CC [M] drivers/mtd/mtdblock.o 7345s /tmp/cc4ZiLnr.s: Assembler messages: 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/cc4ZiLnr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s CC [M] drivers/vdpa/solidrun/snet_main.o 7345s /tmp/ccFRvfcS.s: Assembler messages: 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s /tmp/ccFRvfcS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7345s CC [M] drivers/mtd/mtdblock_ro.o 7346s /tmp/ccgcp8aX.s: Assembler messages: 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccgcp8aX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s CC [M] drivers/mtd/ftl.o 7346s /tmp/ccXq2xPv.s: Assembler messages: 7346s /tmp/ccXq2xPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccXq2xPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccXq2xPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s /tmp/ccXq2xPv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7346s CC [M] drivers/vdpa/pds/aux_drv.o 7347s /tmp/cc4uSco1.s: Assembler messages: 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/cc4uSco1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s CC [M] drivers/mtd/nftlcore.o 7347s /tmp/ccJrJvX3.s: Assembler messages: 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccJrJvX3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s CC [M] drivers/vdpa/solidrun/snet_ctrl.o 7347s /tmp/ccw3PXzv.s: Assembler messages: 7347s /tmp/ccw3PXzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccw3PXzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccw3PXzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccw3PXzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s CC [M] drivers/vdpa/pds/cmds.o 7347s /tmp/ccukcEat.s: Assembler messages: 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7347s /tmp/ccukcEat.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Assembler messages: 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYt9r5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s CC [M] drivers/mtd/nftlmount.o 7348s CC [M] drivers/target/target_core_sbc.o 7348s /tmp/ccYmjbnY.s: Assembler messages: 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s /tmp/ccYmjbnY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7348s CC [M] drivers/vdpa/solidrun/snet_hwmon.o 7349s CC [M] drivers/vdpa/pds/debugfs.o 7349s /tmp/ccjq51rk.s: Assembler messages: 7349s /tmp/ccjq51rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccjq51rk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s CC [M] drivers/mtd/inftlcore.o 7349s /tmp/ccuYLuDG.s: Assembler messages: 7349s /tmp/ccuYLuDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccuYLuDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s LD [M] drivers/vdpa/solidrun/snet_vdpa.o 7349s /tmp/ccI64XMG.s: Assembler messages: 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s /tmp/ccI64XMG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7349s CC [M] drivers/vdpa/octeon_ep/octep_vdpa_main.o 7350s CC [M] drivers/target/target_core_spc.o 7350s /tmp/ccDHUSeb.s: Assembler messages: 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccDHUSeb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Assembler messages: 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s /tmp/ccTP8JWw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7350s CC [M] drivers/vdpa/pds/vdpa_dev.o 7350s CC [M] drivers/mtd/inftlmount.o 7351s /tmp/ccOVq6gf.s: Assembler messages: 7351s /tmp/ccOVq6gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccOVq6gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccOVq6gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccOVq6gf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s CC [M] drivers/mtd/rfd_ftl.o 7351s /tmp/cc0FgSnD.s: Assembler messages: 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/cc0FgSnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s CC [M] drivers/vdpa/octeon_ep/octep_vdpa_hw.o 7351s /tmp/ccrOib6E.s: Assembler messages: 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccrOib6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s CC [M] drivers/target/target_core_ua.o 7351s /tmp/ccHBnJQF.s: Assembler messages: 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s LD [M] drivers/vdpa/pds/pds_vdpa.o 7351s CC [M] drivers/mtd/ssfdc.o 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7351s /tmp/ccHBnJQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Assembler messages: 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCUbsuq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/cceTjonH.s: Assembler messages: 7352s /tmp/cceTjonH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/cceTjonH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/cceTjonH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/cceTjonH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/cceTjonH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s CC [M] drivers/target/target_core_rd.o 7352s CC [M] drivers/mtd/sm_ftl.o 7352s /tmp/ccs5X9UG.s: Assembler messages: 7352s /tmp/ccs5X9UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccs5X9UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccs5X9UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccs5X9UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccs5X9UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s CC [M] drivers/mtd/mtdoops.o 7352s /tmp/ccCcm0Ev.s: Assembler messages: 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s /tmp/ccCcm0Ev.s: Warning: no SFrame FDE emitted; FP without RA on stack 7352s LD [M] drivers/vdpa/octeon_ep/octep_vdpa.o 7352s CC [M] drivers/hsi/hsi_core.o 7353s /tmp/cc5VMboB.s: Assembler messages: 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc5VMboB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s CC [M] drivers/target/target_core_stat.o 7353s /tmp/cc3oEsPQ.s: Assembler messages: 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/cc3oEsPQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s CC [M] drivers/slimbus/core.o 7353s /tmp/ccP0MJMs.s: Assembler messages: 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccP0MJMs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s CC [M] drivers/mtd/mtdpstore.o 7353s /tmp/ccwYlzkw.s: Assembler messages: 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccwYlzkw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s CC [M] drivers/hsi/hsi_boardinfo.o 7353s /tmp/ccengSBq.s: Assembler messages: 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7353s /tmp/ccengSBq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/slimbus/messaging.o 7354s /tmp/ccmPD7PD.s: Assembler messages: 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPD7PD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/target/target_core_xcopy.o 7354s /tmp/ccNbVlH5.s: Assembler messages: 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccNbVlH5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/mtd/mtdswap.o 7354s /tmp/ccjQJQqa.s: Assembler messages: 7354s /tmp/ccjQJQqa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/hsi/clients/hsi_char.o 7354s /tmp/ccYimlEX.s: Assembler messages: 7354s /tmp/ccYimlEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccYimlEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccYimlEX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/slimbus/sched.o 7354s /tmp/ccmPEuh9.s: Assembler messages: 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s /tmp/ccmPEuh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7354s CC [M] drivers/target/target_core_iblock.o 7355s CC [M] drivers/slimbus/stream.o 7355s /tmp/ccmWICLN.s: Assembler messages: 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccmWICLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Assembler messages: 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s LD [M] drivers/hsi/hsi.o 7355s CC [M] drivers/mtd/parsers/brcm_u-boot.o 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s /tmp/ccV9baNo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7355s CC [M] drivers/mtd/chips/chipreg.o 7356s /tmp/cc5oFEk4.s: Assembler messages: 7356s /tmp/cc5oFEk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cc5oFEk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Assembler messages: 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/cczf7UVM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s CC [M] drivers/target/target_core_file.o 7356s CC [M] drivers/slimbus/qcom-ctrl.o 7356s /tmp/ccudiYCi.s: Assembler messages: 7356s /tmp/ccudiYCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccudiYCi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s CC [M] drivers/mtd/parsers/cmdlinepart.o 7356s /tmp/ccaDOKhN.s: Assembler messages: 7356s /tmp/ccaDOKhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccaDOKhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccaDOKhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccaDOKhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccaDOKhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s CC [M] drivers/mtd/chips/cfi_probe.o 7356s /tmp/ccnLF5No.s: Assembler messages: 7356s /tmp/ccnLF5No.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccnLF5No.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s /tmp/ccnLF5No.s: Warning: no SFrame FDE emitted; FP without RA on stack 7356s CC [M] drivers/mtd/parsers/ofpart_core.o 7357s /tmp/ccuB1t89.s: Assembler messages: 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccuB1t89.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: CC [M] drivers/slimbus/qcom-ngd-ctrl.o 7357s Assembler messages: 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccROxQ9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s CC [M] drivers/mtd/chips/cfi_util.o 7357s /tmp/cchugtx2.s: Assembler messages: 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/cchugtx2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s CC [M] drivers/target/target_core_pscsi.o 7357s /tmp/ccSfXtbh.s: Assembler messages: 7357s /tmp/ccSfXtbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccSfXtbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s /tmp/ccSfXtbh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7357s CC [M] drivers/mtd/parsers/ofpart_bcm4908.o 7358s /tmp/cck21m8H.s: Assembler messages: 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cck21m8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s CC [M] drivers/mtd/chips/cfi_cmdset_0020.o 7358s CC [M] drivers/mtd/parsers/ofpart_linksys_ns.o 7358s /tmp/ccBrA28p.s: Assembler messages: 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/ccBrA28p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s CC [M] drivers/target/target_core_user.o 7358s /tmp/cccZD18H.s: Assembler messages: 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s /tmp/cccZD18H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s LD [M] drivers/slimbus/slimbus.o 7358s LD [M] drivers/slimbus/slim-qcom-ctrl.o 7358s LD [M] drivers/slimbus/slim-qcom-ngd-ctrl.o 7358s CC [M] drivers/mtd/parsers/afs.o 7358s /tmp/ccWUM2Si.s: Assembler messages: 7358s /tmp/ccWUM2Si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7358s CC [M] drivers/mtd/parsers/parser_trx.o 7359s /tmp/ccXxqJtJ.s: Assembler messages: 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccXxqJtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s CC [M] drivers/mtd/chips/cfi_cmdset_0002.o 7359s /tmp/ccP12hcT.s: Assembler messages: 7359s /tmp/ccP12hcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccP12hcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s CC [M] drivers/mtd/parsers/redboot.o 7359s /tmp/ccVdG6o9.s: Assembler messages: 7359s /tmp/ccVdG6o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccVdG6o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s /tmp/ccVdG6o9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7359s CC [M] drivers/mtd/parsers/qcomsmempart.o 7360s /tmp/ccjErpwS.s: Assembler messages: 7360s /tmp/ccjErpwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccjErpwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccjErpwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/cc8K4nUZ.s: Assembler messages: 7360s /tmp/cc8K4nUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/cc8K4nUZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s CC [M] drivers/target/loopback/tcm_loop.o 7360s LD [M] drivers/mtd/parsers/ofpart.o 7360s CC [M] drivers/target/tcm_fc/tfc_cmd.o 7360s /tmp/ccHBHFJO.s: Assembler messages: 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s /tmp/ccHBHFJO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7360s CC [M] drivers/target/iscsi/iscsi_target_parameters.o 7361s /tmp/ccKysnh6.s: Assembler messages: 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccKysnh6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s CC [M] drivers/mtd/chips/cfi_cmdset_0001.o 7361s /tmp/ccrNN9NH.s: Assembler messages: 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccrNN9NH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Assembler messages: 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s /tmp/ccSWpNYO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7361s CC [M] drivers/mtd/lpddr/qinfo_probe.o 7361s CC [M] drivers/target/tcm_fc/tfc_conf.o 7362s /tmp/cc15yZ2R.s: Assembler messages: 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cc15yZ2R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s CC [M] drivers/target/iscsi/iscsi_target_seq_pdu_list.o 7362s /tmp/ccWYPMVJ.s: Assembler messages: 7362s /tmp/ccWYPMVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccWYPMVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccWYPMVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccWYPMVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccWYPMVJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s CC [M] drivers/mtd/lpddr/lpddr_cmds.o 7362s /tmp/cciOF09F.s: Assembler messages: 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/cciOF09F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s CC [M] drivers/target/tcm_fc/tfc_io.o 7362s /tmp/ccTCkPPP.s: Assembler messages: 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccTCkPPP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s CC [M] drivers/target/iscsi/iscsi_target_auth.o 7362s /tmp/ccdfBlAu.s: Assembler messages: 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7362s /tmp/ccdfBlAu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s CC [M] drivers/mtd/chips/gen_probe.o 7363s /tmp/ccw1QB3U.s: Assembler messages: 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccw1QB3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s CC [M] drivers/mtd/maps/map_funcs.o 7363s /tmp/ccFUmkTM.s: Assembler messages: 7363s /tmp/ccFUmkTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccFUmkTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccFUmkTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccFUmkTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s CC [M] drivers/target/tcm_fc/tfc_sess.o 7363s /tmp/ccKtcis7.s: Assembler messages: 7363s /tmp/ccKtcis7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccKtcis7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccKtcis7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccKtcis7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccKtcis7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s CC [M] drivers/target/iscsi/iscsi_target_datain_values.o 7363s /tmp/ccAOCYQM.s: Assembler messages: 7363s /tmp/ccAOCYQM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s CC [M] drivers/mtd/chips/jedec_probe.o 7363s /tmp/ccujJ7gg.s: Assembler messages: 7363s /tmp/ccujJ7gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7363s /tmp/ccujJ7gg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s CC [M] drivers/mtd/maps/physmap-core.o 7364s /tmp/ccbsxeKE.s: Assembler messages: 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccbsxeKE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s CC [M] drivers/target/iscsi/iscsi_target_device.o 7364s /tmp/ccxq2jTZ.s: Assembler messages: 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/ccxq2jTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Assembler messages: 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cck1UjMv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s LD [M] drivers/target/tcm_fc/tcm_fc.o 7364s /tmp/ccgwbibp.s: Assembler messages: 7364s CC [M] drivers/mtd/chips/map_ram.o 7364s /tmp/ccgwbibp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s CC [M] drivers/mtd/devices/slram.o 7364s /tmp/cc9eWcQT.s: Assembler messages: 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s /tmp/cc9eWcQT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7364s CC [M] drivers/target/iscsi/iscsi_target_erl0.o 7364s CC [M] drivers/mtd/maps/physmap-versatile.o 7365s /tmp/cc6XWLmH.s: Assembler messages: 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc6XWLmH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s CC [M] drivers/mtd/chips/map_rom.o 7365s /tmp/ccenVXyC.s: Assembler messages: 7365s /tmp/ccenVXyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccenVXyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccenVXyC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Assembler messages: 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/ccHQ2XAH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s CC [M] drivers/mtd/maps/physmap-gemini.o 7365s CC [M] drivers/mtd/devices/phram.o 7365s /tmp/cc0zXBc8.s: Assembler messages: 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s /tmp/cc0zXBc8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7365s CC [M] drivers/target/iscsi/iscsi_target_erl1.o 7366s /tmp/cc5ohKRn.s: Assembler messages: 7366s /tmp/cc5ohKRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cc5ohKRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cc5ohKRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cc5ohKRn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s CC [M] drivers/mtd/chips/map_absent.o 7366s /tmp/ccOMNUeW.s: Assembler messages: 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccOMNUeW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s CC [M] drivers/mtd/maps/pci.o 7366s /tmp/cckYClP4.s: Assembler messages: 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cckYClP4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s CC [M] drivers/mtd/devices/pmc551.o 7366s /tmp/cchRRxKg.s: Assembler messages: 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/cchRRxKg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s CC [M] drivers/target/iscsi/iscsi_target_erl2.o 7366s /tmp/ccG6qwcT.s: Assembler messages: 7366s /tmp/ccG6qwcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccG6qwcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7366s /tmp/ccG6qwcT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s CC [M] drivers/mtd/devices/mtdram.o 7367s /tmp/cc64fUdE.s: Assembler messages: 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc64fUdE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s CC [M] drivers/mtd/maps/plat-ram.o 7367s /tmp/cc4tfTJi.s: Assembler messages: 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/cc4tfTJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s CC [M] drivers/target/iscsi/iscsi_target_login.o 7367s /tmp/ccNWQdBa.s: Assembler messages: 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccNWQdBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s CC [M] drivers/mtd/devices/block2mtd.o 7367s /tmp/ccw2H0ff.s: Assembler messages: 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccw2H0ff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s CC [M] drivers/atm/nicstar.o 7367s /tmp/ccIdhBmN.s: Assembler messages: 7367s /tmp/ccIdhBmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccIdhBmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s /tmp/ccIdhBmN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7367s LD [M] drivers/mtd/maps/physmap.o 7367s CC [M] drivers/atm/iphase.o 7368s /tmp/ccciloiY.s: Assembler messages: 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s /tmp/ccciloiY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7368s CC [M] drivers/mtd/devices/mtd_dataflash.o 7369s /tmp/ccRWvvhd.s: Assembler messages: 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccRWvvhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s CC [M] drivers/target/iscsi/iscsi_target_nego.o 7369s /tmp/ccIfnYrP.s: Assembler messages: 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s /tmp/ccIfnYrP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7369s CC [M] drivers/mtd/devices/mchp23k256.o 7370s /tmp/ccSWH7S8.s: Assembler messages: 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccSWH7S8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Assembler messages: 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccb3Qfve.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s CC [M] drivers/atm/suni.o 7370s CC [M] drivers/target/sbp/sbp_target.o 7370s /tmp/ccqFFKSI.s: Assembler messages: 7370s /tmp/ccqFFKSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccqFFKSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccqFFKSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccqFFKSI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s CC [M] drivers/mtd/devices/mchp48l640.o 7370s /tmp/ccG00Uy6.s: Assembler messages: 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7370s /tmp/ccG00Uy6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s CC [M] drivers/target/iscsi/iscsi_target_nodeattrib.o 7371s /tmp/ccb1ltnl.s: Assembler messages: 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/ccb1ltnl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s CC [M] drivers/mtd/devices/sst25l.o 7371s /tmp/cceEEYt2.s: Assembler messages: 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cceEEYt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s CC [M] drivers/target/iscsi/iscsi_target_tmr.o 7371s /tmp/cc4Qk9NJ.s: Assembler messages: 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7371s /tmp/cc4Qk9NJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s CC [M] drivers/atm/fore200e.o 7372s /tmp/ccvwzTzv.s: Assembler messages: 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccvwzTzv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Assembler messages: 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccI8zr9d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s CC [M] drivers/target/iscsi/iscsi_target_tpg.o 7372s CC [M] drivers/mtd/nand/core.o 7372s /tmp/ccTFGPWT.s: Assembler messages: 7372s /tmp/ccTFGPWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccTFGPWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccTFGPWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/ccTFGPWT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s CC [M] drivers/uio/uio.o 7372s /tmp/cc7JwVYC.s: Assembler messages: 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7372s /tmp/cc7JwVYC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Assembler messages: 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s CC [M] drivers/mtd/nand/bbt.o 7373s CC [M] drivers/target/iscsi/iscsi_target_util.o 7373s /tmp/ccq7RPGE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Assembler messages: 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccWz8CyP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s CC [M] drivers/uio/uio_cif.o 7373s /tmp/ccKpAJCv.s: Assembler messages: 7373s /tmp/ccKpAJCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccKpAJCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s /tmp/ccKpAJCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7373s CC [M] drivers/mtd/nand/ecc.o 7374s /tmp/ccgH5Lc7.s: Assembler messages: 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccgH5Lc7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s CC [M] drivers/atm/eni.o 7374s /tmp/ccS3angi.s: Assembler messages: 7374s /tmp/ccS3angi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccS3angi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccS3angi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccS3angi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s CC [M] drivers/uio/uio_pdrv_genirq.o 7374s /tmp/ccxGCDp5.s: Assembler messages: 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s /tmp/ccxGCDp5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7374s CC [M] drivers/mtd/nand/ecc-sw-hamming.o 7375s /tmp/cce69qmJ.s: Assembler messages: 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cce69qmJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Assembler messages: 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/ccuVHQfV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s CC [M] drivers/uio/uio_dmem_genirq.o 7375s CC [M] drivers/target/iscsi/iscsi_target.o 7375s /tmp/cc4gQYY3.s: Assembler messages: 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s /tmp/cc4gQYY3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7375s CC [M] drivers/mtd/nand/ecc-sw-bch.o 7376s /tmp/ccsmsXe4.s: Assembler messages: 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsmsXe4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s CC [M] drivers/uio/uio_aec.o 7376s /tmp/ccWKy3ou.s: Assembler messages: 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccWKy3ou.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s CC [M] drivers/mtd/nand/ecc-mxic.o 7376s /tmp/ccsD9dNq.s: Assembler messages: 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccsD9dNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s CC [M] drivers/atm/idt77252.o 7376s /tmp/ccvXVzh3.s: Assembler messages: 7376s /tmp/ccvXVzh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccvXVzh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccvXVzh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s /tmp/ccvXVzh3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7376s CC [M] drivers/uio/uio_sercos3.o 7377s /tmp/ccFJZ3Y2.s: Assembler messages: 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/ccFJZ3Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s CC [M] drivers/mtd/nand/ecc-mtk.o 7377s /tmp/cclOZdgo.s: Assembler messages: 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s /tmp/cclOZdgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7377s CC [M] drivers/uio/uio_pci_generic.o 7379s /tmp/ccR13WGL.s: CC [M] drivers/uio/uio_netx.o 7379s Assembler messages: 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccR13WGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc9XTG2M.s: Assembler messages: 7379s /tmp/cc9XTG2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc9XTG2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc9XTG2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc9XTG2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc9XTG2M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Assembler messages: 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccF1Ilku.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Assembler messages: 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccu4eU3X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc4gt60Z.s: Assembler messages: 7379s /tmp/cc4gt60Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc4gt60Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc4gt60Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc4gt60Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Assembler messages: 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/ccXTTRs1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s CC [M] drivers/mtd/nand/qpic_common.o 7379s CC [M] drivers/atm/solos-pci.o 7379s CC [M] drivers/uio/uio_mf624.o 7379s CC [M] drivers/target/iscsi/iscsi_target_configfs.o 7379s CC [M] drivers/mtd/nand/onenand/onenand_base.o 7379s /tmp/cc80YqBL.s: Assembler messages: 7379s /tmp/cc80YqBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc80YqBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc80YqBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc80YqBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s /tmp/cc80YqBL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7379s CC [M] drivers/uio/uio_hv_generic.o 7380s /tmp/ccQjBTWI.s: Assembler messages: 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7380s /tmp/ccQjBTWI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Assembler messages: 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccT6E7yT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s CC [M] drivers/atm/adummy.o 7381s CC [M] drivers/uio/uio_dfl.o 7381s /tmp/ccCHrBi2.s: Assembler messages: 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccCHrBi2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s CC [M] drivers/mtd/nand/onenand/onenand_bbt.o 7381s /tmp/ccrQ9k8H.s: Assembler messages: 7381s /tmp/ccrQ9k8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccrQ9k8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccrQ9k8H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s CC [M] drivers/mtd/nand/onenand/generic.o 7381s /tmp/ccmtnvwM.s: Assembler messages: 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s /tmp/ccmtnvwM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7381s CC [M] drivers/target/iscsi/iscsi_target_stat.o 7382s /tmp/ccJaxmru.s: Assembler messages: 7382s /tmp/ccJaxmru.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJaxmru.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJaxmru.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJaxmru.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJaxmru.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s CC [M] drivers/atm/atmtcp.o 7382s /tmp/ccI7HRuG.s: Assembler messages: 7382s /tmp/ccI7HRuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccI7HRuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccI7HRuG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s CC [M] drivers/target/tcm_remote/tcm_remote.o 7382s /tmp/ccdq0MHn.s: Assembler messages: 7382s /tmp/ccdq0MHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccdq0MHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccdq0MHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccdq0MHn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s LD [M] drivers/mtd/nand/onenand/onenand.o 7382s CC [M] drivers/mtd/nand/raw/nand_base.o 7382s /tmp/ccJJxyiT.s: Assembler messages: 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s CC [M] drivers/target/iscsi/iscsi_target_transport.o 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7382s /tmp/ccJJxyiT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Assembler messages: 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cchzyZJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s LD [M] drivers/target/target_core_mod.o 7383s CC [M] drivers/target/iscsi/cxgbit/cxgbit_main.o 7383s /tmp/cctfNUbP.s: Assembler messages: 7383s /tmp/cctfNUbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cctfNUbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cctfNUbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cctfNUbP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s CC [M] drivers/mtd/nand/raw/nand_legacy.o 7383s /tmp/cc2DCLBt.s: Assembler messages: 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s /tmp/cc2DCLBt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7383s CC [M] drivers/atm/lanai.o 7384s /tmp/ccp5SUsB.s: Assembler messages: 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s /tmp/ccp5SUsB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7384s CC [M] drivers/mtd/nand/raw/nand_bbt.o 7385s /tmp/ccf3gHbQ.s: Assembler messages: 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s CC [M] drivers/target/iscsi/cxgbit/cxgbit_cm.o 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccf3gHbQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Assembler messages: 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccRe9IT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Assembler messages: 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/ccI1AkdP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Assembler messages: 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s /tmp/cccA261y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7385s CC [M] drivers/atm/he.o 7385s CC [M] drivers/mtd/nand/raw/nand_timings.o 7385s CC [M] drivers/mtd/nand/spi/core.o 7386s /tmp/ccjj3rlX.s: Assembler messages: 7386s /tmp/ccjj3rlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7386s /tmp/ccjj3rlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7386s /tmp/ccjj3rlX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7386s CC [M] drivers/mtd/nand/raw/nand_ids.o 7386s /tmp/ccIbwQbT.s: Assembler messages: 7386s /tmp/ccIbwQbT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7386s CC [M] drivers/mtd/nand/raw/nand_onfi.o 7387s /tmp/ccEkAJlj.s: Assembler messages: 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccEkAJlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s CC [M] drivers/mtd/nand/spi/otp.o 7387s /tmp/ccmDaThD.s: Assembler messages: 7387s /tmp/ccmDaThD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s CC [M] drivers/mtd/nand/raw/nand_jedec.o 7387s /tmp/ccPm6ZL8.s: Assembler messages: 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s /tmp/ccPm6ZL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7387s CC [M] drivers/target/iscsi/cxgbit/cxgbit_target.o 7388s /tmp/ccgqMDVU.s: Assembler messages: 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccgqMDVU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Assembler messages: 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccDzlW9f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s CC [M] drivers/mtd/nand/spi/alliancememory.o 7388s LD [M] drivers/atm/fore_200e.o 7388s LD [M] drivers/target/iscsi/iscsi_target_mod.o 7388s LD [M] drivers/mtd/nand/nandcore.o 7388s CC [M] drivers/mtd/nand/raw/nand_amd.o 7388s CC [M] drivers/vfio/vfio_main.o 7388s /tmp/ccuaLTw3.s: Assembler messages: 7388s /tmp/ccuaLTw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s /tmp/ccuaLTw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7388s CC [M] drivers/mtd/nand/raw/nand_esmt.o 7388s CC [M] drivers/mtd/nand/spi/ato.o 7389s /tmp/cczZlwwP.s: Assembler messages: 7389s /tmp/cczZlwwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/cczZlwwP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s CC [M] drivers/mtd/nand/raw/nand_hynix.o 7389s CC [M] drivers/mtd/nand/spi/esmt.o 7389s /tmp/ccRpoTtG.s: Assembler messages: 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s /tmp/ccRpoTtG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7389s CC [M] drivers/vfio/device_cdev.o 7390s /tmp/ccPRZCEQ.s: Assembler messages: 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccPRZCEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s CC [M] drivers/target/iscsi/cxgbit/cxgbit_ddp.o 7390s /tmp/ccvuq77o.s: Assembler messages: 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccvuq77o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s CC [M] drivers/mtd/nand/raw/nand_macronix.o 7390s /tmp/ccz2PNq6.s: Assembler messages: 7390s /tmp/ccz2PNq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccz2PNq6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s CC [M] drivers/mtd/nand/spi/foresee.o 7390s /tmp/ccuZNZQe.s: Assembler messages: 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s /tmp/ccuZNZQe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7390s CC [M] drivers/vfio/group.o 7391s /tmp/ccx9iKfB.s: Assembler messages: 7391s /tmp/ccx9iKfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccx9iKfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccx9iKfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccx9iKfB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s CC [M] drivers/mtd/nand/raw/nand_micron.o 7391s CC [M] drivers/mtd/nand/spi/gigadevice.o 7391s /tmp/cc59WA1y.s: Assembler messages: 7391s /tmp/cc59WA1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/cc59WA1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/cc59WA1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/cc59WA1y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s LD [M] drivers/target/iscsi/cxgbit/cxgbit.o 7391s CC [M] drivers/vfio/container.o 7391s /tmp/ccO3XCJU.s: Assembler messages: 7391s /tmp/ccO3XCJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccO3XCJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccO3XCJU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s CC [M] drivers/mtd/nand/raw/nand_sandisk.o 7391s /tmp/ccVv5oSJ.s: Assembler messages: 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s /tmp/ccVv5oSJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7391s CC [M] drivers/mtd/nand/spi/macronix.o 7392s CC [M] drivers/vfio/virqfd.o 7392s /tmp/ccHOzQy2.s: Assembler messages: 7392s /tmp/ccHOzQy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccHOzQy2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s CC [M] drivers/mtd/nand/raw/nand_samsung.o 7392s /tmp/ccWPPr32.s: Assembler messages: 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccWPPr32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s CC [M] drivers/mtd/nand/spi/micron.o 7392s /tmp/cc45VIW1.s: Assembler messages: 7392s /tmp/cc45VIW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/cc45VIW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/cc45VIW1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s CC [M] drivers/vfio/iommufd.o 7392s /tmp/ccY4gQTW.s: Assembler messages: 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/ccY4gQTW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/cc3svt86.s: Assembler messages: 7392s /tmp/cc3svt86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7392s /tmp/cc3svt86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s CC [M] drivers/mtd/spi-nor/core.o 7393s CC [M] drivers/mtd/nand/raw/nand_toshiba.o 7393s /tmp/ccNXyiSS.s: Assembler messages: 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccNXyiSS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccm4iAXA.s: Assembler messages: 7393s /tmp/ccm4iAXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccm4iAXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccm4iAXA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s CC [M] drivers/mtd/nand/spi/paragon.o 7393s CC [M] drivers/vfio/vfio_iommu_type1.o 7393s /tmp/ccI0Ut2l.s: Assembler messages: 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s /tmp/ccI0Ut2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7393s CC [M] drivers/mtd/nand/raw/sm_common.o 7394s CC [M] drivers/mtd/nand/spi/skyhigh.o 7394s /tmp/ccp8fFhH.s: Assembler messages: 7394s /tmp/ccp8fFhH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7394s CC [M] drivers/mtd/nand/raw/cafe_nand.o 7394s /tmp/ccowgTTC.s: Assembler messages: 7394s /tmp/ccowgTTC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s CC [M] drivers/mtd/nand/spi/toshiba.o 7395s /tmp/cckV1Nfm.s: Assembler messages: 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/cckV1Nfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s CC [M] drivers/mtd/spi-nor/sfdp.o 7395s /tmp/ccgtlZ3N.s: Assembler messages: 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccgtlZ3N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s CC [M] drivers/mtd/nand/raw/denali.o 7395s /tmp/ccQGDz0o.s: Assembler messages: 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s /tmp/ccQGDz0o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7395s CC [M] drivers/mtd/nand/spi/winbond.o 7395s CC [M] drivers/vfio/pci/vfio_pci_core.o 7396s /tmp/ccgMtL5K.s: Assembler messages: 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccgMtL5K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s CC [M] drivers/mtd/spi-nor/swp.o 7396s /tmp/ccbQjBFd.s: Assembler messages: 7396s /tmp/ccbQjBFd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s CC [M] drivers/mtd/nand/spi/xtx.o 7396s /tmp/ccT8g481.s: Assembler messages: 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7396s /tmp/ccT8g481.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s CC [M] drivers/mtd/nand/raw/denali_pci.o 7397s LD [M] drivers/mtd/nand/spi/spinand.o 7397s /tmp/ccYkZySc.s: Assembler messages: 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/ccYkZySc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s CC [M] drivers/mtd/ubi/vtbl.o 7397s CC [M] drivers/mtd/spi-nor/otp.o 7397s /tmp/cc5ASw8F.s: Assembler messages: 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cc5ASw8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s CC [M] drivers/vfio/pci/vfio_pci_intrs.o 7397s /tmp/cczBKFTp.s: Assembler messages: 7397s /tmp/cczBKFTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cczBKFTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cczBKFTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s /tmp/cczBKFTp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7397s CC [M] drivers/mtd/nand/raw/denali_dt.o 7398s /tmp/ccQYbhX4.s: Assembler messages: 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/ccQYbhX4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s CC [M] drivers/mtd/spi-nor/sysfs.o 7398s /tmp/cc4B6SGW.s: Assembler messages: 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cc4B6SGW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s CC [M] drivers/mtd/ubi/vmt.o 7398s /tmp/cctmPMoN.s: Assembler messages: 7398s /tmp/cctmPMoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cctmPMoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cctmPMoN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s CC [M] drivers/mtd/nand/raw/diskonchip.o 7398s /tmp/cceDclzS.s: Assembler messages: 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s /tmp/cceDclzS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7398s CC [M] drivers/vfio/pci/vfio_pci_rdwr.o 7399s /tmp/ccP0Kgv4.s: Assembler messages: 7399s /tmp/ccP0Kgv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccP0Kgv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccP0Kgv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccP0Kgv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s CC [M] drivers/mtd/spi-nor/atmel.o 7399s /tmp/cc64jq8p.s: Assembler messages: 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc64jq8p.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s CC [M] drivers/mtd/ubi/upd.o 7399s /tmp/ccbdTHbK.s: Assembler messages: 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccbdTHbK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s CC [M] drivers/vfio/pci/vfio_pci_config.o 7399s /tmp/cc3qKDOf.s: Assembler messages: 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/cc3qKDOf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccuqeK9X.s: Assembler messages: 7399s /tmp/ccuqeK9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccuqeK9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccuqeK9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccuqeK9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s /tmp/ccuqeK9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7399s CC [M] drivers/mtd/nand/raw/nandsim.o 7399s CC [M] drivers/mtd/spi-nor/eon.o 7400s /tmp/ccKgK2JV.s: Assembler messages: 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s /tmp/ccKgK2JV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7400s CC [M] drivers/mtd/ubi/build.o 7400s CC [M] drivers/mtd/spi-nor/esmt.o 7401s /tmp/ccNmlKv9.s: Assembler messages: 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccNmlKv9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s CC [M] drivers/vfio/pci/vfio_pci.o 7401s CC [M] drivers/mtd/spi-nor/everspin.o 7401s /tmp/cc146bAp.s: Assembler messages: 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s CC [M] drivers/mtd/nand/raw/gpio.o 7401s /tmp/cc146bAp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Assembler messages: 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s /tmp/ccsD4Pew.s: Warning: no SFrame FDE emitted; FP without RA on stack 7401s CC [M] drivers/mtd/ubi/cdev.o 7402s /tmp/ccIBT2QY.s: Assembler messages: 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccIBT2QY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s CC [M] drivers/vfio/pci/mlx5/main.o 7402s CC [M] drivers/mtd/spi-nor/gigadevice.o 7402s /tmp/ccc5K82j.s: Assembler messages: 7402s /tmp/ccc5K82j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccc5K82j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccc5K82j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccc5K82j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s /tmp/ccc5K82j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7402s CC [M] drivers/mtd/nand/raw/omap2.o 7402s CC [M] drivers/mtd/spi-nor/intel.o 7403s /tmp/ccCCtDQx.s: Assembler messages: 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccCCtDQx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s CC [M] drivers/mtd/ubi/kapi.o 7403s CC [M] drivers/mtd/spi-nor/issi.o 7403s /tmp/ccXWL6oZ.s: Assembler messages: 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s CC [M] drivers/mtd/nand/raw/omap_elm.o 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/ccXWL6oZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Assembler messages: 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s CC [M] drivers/vfio/pci/mlx5/cmd.o 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7403s /tmp/cc27njVz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Assembler messages: 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/cc1y657V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s CC [M] drivers/mtd/ubi/eba.o 7404s /tmp/ccYEdUSn.s: Assembler messages: 7404s /tmp/ccYEdUSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s CC [M] drivers/mtd/spi-nor/macronix.o 7404s /tmp/ccWQQOEI.s: Assembler messages: 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s /tmp/ccWQQOEI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7404s CC [M] drivers/mtd/nand/raw/marvell_nand.o 7405s /tmp/ccMgdd6E.s: Assembler messages: 7405s /tmp/ccMgdd6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccMgdd6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccMgdd6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s CC [M] drivers/mtd/spi-nor/micron-st.o 7405s /tmp/ccir7z3z.s: Assembler messages: 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s /tmp/ccir7z3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7405s CC [M] drivers/mtd/ubi/io.o 7406s /tmp/cclVplHx.s: Assembler messages: 7406s /tmp/cclVplHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cclVplHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cclVplHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cclVplHx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s CC [M] drivers/mtd/spi-nor/spansion.o 7406s /tmp/ccaz2i7f.s: Assembler messages: 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s LD [M] drivers/vfio/pci/mlx5/mlx5-vfio-pci.o 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccaz2i7f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s CC [M] drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.o 7406s /tmp/ccLUBgGu.s: Assembler messages: 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/ccLUBgGu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s CC [M] drivers/mtd/nand/raw/plat_nand.o 7406s /tmp/cchrDXzX.s: Assembler messages: 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s /tmp/cchrDXzX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7406s CC [M] drivers/mtd/ubi/wl.o 7407s /tmp/cc5VsG11.s: Assembler messages: 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/cc5VsG11.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s CC [M] drivers/mtd/spi-nor/sst.o 7407s /tmp/ccO1jw3b.s: Assembler messages: 7407s /tmp/ccO1jw3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccO1jw3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccO1jw3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccO1jw3b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s CC [M] drivers/mtd/nand/raw/fsl_ifc_nand.o 7407s /tmp/ccknfC7O.s: Assembler messages: 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccknfC7O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s LD [M] drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.o 7407s CC [M] drivers/vfio/pci/pds/cmds.o 7407s /tmp/ccKBR1kI.s: Assembler messages: 7407s /tmp/ccKBR1kI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccKBR1kI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7407s /tmp/ccKBR1kI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s CC [M] drivers/mtd/spi-nor/winbond.o 7408s /tmp/ccbwJj0l.s: Assembler messages: 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccbwJj0l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s CC [M] drivers/mtd/nand/raw/mxc_nand.o 7408s /tmp/cc0Si7Ki.s: Assembler messages: 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/cc0Si7Ki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccYFn2zH.s: Assembler messages: 7408s /tmp/ccYFn2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccYFn2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s /tmp/ccYFn2zH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7408s CC [M] drivers/vfio/pci/pds/dirty.o 7408s CC [M] drivers/mtd/ubi/attach.o 7408s CC [M] drivers/mtd/spi-nor/xmc.o 7409s CC [M] drivers/mtd/spi-nor/debugfs.o 7409s /tmp/ccK1VIjy.s: Assembler messages: 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccK1VIjy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s CC [M] drivers/vfio/pci/pds/lm.o 7409s /tmp/ccLklMet.s: Assembler messages: 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s /tmp/ccLklMet.s: Warning: no SFrame FDE emitted; FP without RA on stack 7409s CC [M] drivers/mtd/nand/raw/r852.o 7410s /tmp/cclXW9hj.s: Assembler messages: 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/cclXW9hj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s CC [M] drivers/mtd/ubi/misc.o 7410s /tmp/ccZ6XWxh.s: Assembler messages: 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccZ6XWxh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s CC [M] drivers/mtd/spi-nor/controllers/hisi-sfc.o 7410s /tmp/ccweu4Oa.s: Assembler messages: 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccweu4Oa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s CC [M] drivers/vfio/pci/pds/pci_drv.o 7410s /tmp/ccODYyXT.s: Assembler messages: 7410s /tmp/ccODYyXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccODYyXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccODYyXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s /tmp/ccODYyXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7410s CC [M] drivers/mtd/ubi/debug.o 7411s /tmp/ccch0e9s.s: Assembler messages: 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s CC [M] drivers/mtd/nand/raw/hisi504_nand.o 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccch0e9s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Assembler messages: 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccta9FMY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Assembler messages: 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/cciQySEE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s CC [M] drivers/vfio/pci/pds/vfio_dev.o 7411s LD [M] drivers/mtd/spi-nor/spi-nor.o 7411s CC [M] drivers/pcmcia/cs.o 7411s /tmp/ccTfYCtX.s: Assembler messages: 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccTfYCtX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s CC [M] drivers/mtd/ubi/fastmap.o 7411s /tmp/ccY4Gzeg.s: Assembler messages: 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7411s /tmp/ccY4Gzeg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s CC [M] drivers/mtd/nand/raw/qcom_nandc.o 7412s /tmp/cchWR0uv.s: Assembler messages: 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cchWR0uv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s LD [M] drivers/vfio/pci/pds/pds-vfio-pci.o 7412s CC [M] drivers/vfio/pci/virtio/main.o 7412s /tmp/cc8EXq8I.s: Assembler messages: 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s /tmp/cc8EXq8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7412s CC [M] drivers/pcmcia/socket_sysfs.o 7413s /tmp/cc72eS5i.s: Assembler messages: 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc72eS5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: CC [M] drivers/vfio/pci/virtio/migrate.o 7413s Assembler messages: 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/ccNyb8pD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s CC [M] drivers/mtd/ubi/block.o 7413s /tmp/cc9HOGmo.s: Assembler messages: 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc9HOGmo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s CC [M] drivers/pcmcia/cardbus.o 7413s /tmp/cc1LqdvP.s: Assembler messages: 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s /tmp/cc1LqdvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7413s CC [M] drivers/mtd/nand/raw/mtk_nand.o 7414s /tmp/ccYTpG5s.s: Assembler messages: 7414s /tmp/ccYTpG5s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccYTpG5s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s CC [M] drivers/pcmcia/rsrc_mgr.o 7414s /tmp/ccA4ZFEy.s: Assembler messages: 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccA4ZFEy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s CC [M] drivers/mtd/ubi/gluebi.o 7414s /tmp/cc639nvl.s: Assembler messages: 7414s /tmp/cc639nvl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Assembler messages: 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s /tmp/ccWD5fXF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7414s CC [M] drivers/mtd/nand/raw/mxic_nand.o 7415s CC [M] drivers/pcmcia/yenta_socket.o 7415s /tmp/ccthWK74.s: Assembler messages: 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccthWK74.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s LD [M] drivers/vfio/pci/virtio/virtio-vfio-pci.o 7415s /tmp/ccWVfgIo.s: Assembler messages: 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccWVfgIo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s CC [M] drivers/vfio/pci/nvgrace-gpu/main.o 7415s CC [M] drivers/mtd/ubi/nvmem.o 7415s /tmp/ccbiyc33.s: Assembler messages: 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/ccbiyc33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s CC [M] drivers/mtd/nand/raw/stm32_fmc2_nand.o 7415s /tmp/cc7IOGk1.s: Assembler messages: 7415s /tmp/cc7IOGk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/cc7IOGk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/cc7IOGk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/cc7IOGk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7415s /tmp/cc7IOGk1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s LD [M] drivers/mtd/ubi/ubi.o 7416s CC [M] drivers/vfio/platform/vfio_platform_common.o 7416s /tmp/ccUJpNXT.s: Assembler messages: 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccUJpNXT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s LD [M] drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.o 7416s CC [M] drivers/vfio/pci/qat/main.o 7416s /tmp/ccGotMeN.s: Assembler messages: 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s /tmp/ccGotMeN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7416s LD [M] drivers/pcmcia/pcmcia_core.o 7416s LD [M] drivers/pcmcia/pcmcia_rsrc.o 7416s CC [M] drivers/mtd/nand/raw/meson_nand.o 7417s /tmp/ccRGpAff.s: Assembler messages: 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/ccRGpAff.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s CC [M] drivers/vfio/platform/vfio_platform_irq.o 7417s /tmp/cc5GClvG.s: Assembler messages: 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc5GClvG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s CC [M] drivers/mtd/hyperbus/hyperbus-core.o 7417s /tmp/cc1lyuRJ.s: Assembler messages: 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc1lyuRJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s LD [M] drivers/vfio/pci/qat/qat_vfio_pci.o 7417s LD [M] drivers/vfio/pci/vfio-pci-core.o 7417s LD [M] drivers/vfio/pci/vfio-pci.o 7417s CC [M] drivers/mtd/hyperbus/hbmc-am654.o 7417s /tmp/cc2vzpuM.s: Assembler messages: 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7417s /tmp/cc2vzpuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s LD [M] drivers/mtd/mtd.o 7418s /tmp/ccCMbFKG.s: Assembler messages: 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s CC [M] drivers/vfio/platform/vfio_platform.o 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccCMbFKG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s CC [M] drivers/block/aoe/aoeblk.o 7418s /tmp/ccvPkNUi.s: Assembler messages: 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/ccvPkNUi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s CC [M] drivers/mtd/nand/raw/cadence-nand-controller.o 7418s /tmp/cczvXjlj.s: Assembler messages: 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cczvXjlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s CC [M] drivers/vfio/fsl-mc/vfio_fsl_mc.o 7418s /tmp/cce41ja4.s: Assembler messages: 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s /tmp/cce41ja4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7418s CC [M] drivers/vfio/platform/vfio_amba.o 7419s /tmp/cccbMHMD.s: Assembler messages: 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/cccbMHMD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s CC [M] drivers/vfio/fsl-mc/vfio_fsl_mc_intr.o 7419s /tmp/ccSvPcn7.s: Assembler messages: 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccSvPcn7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s CC [M] drivers/block/aoe/aoechr.o 7419s /tmp/ccYWaJYm.s: Assembler messages: 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccYWaJYm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s CC [M] drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.o 7419s /tmp/ccDsJ91k.s: Assembler messages: 7419s /tmp/ccDsJ91k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccDsJ91k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccDsJ91k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccDsJ91k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s /tmp/ccDsJ91k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7419s LD [M] drivers/vfio/fsl-mc/vfio-fsl-mc.o 7419s LD [M] drivers/mtd/nftl.o 7420s /tmp/ccEZw1nb.s: Assembler messages: 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccEZw1nb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s CC [M] drivers/block/aoe/aoecmd.o 7420s CC [M] drivers/mtd/nand/raw/arasan-nand-controller.o 7420s /tmp/ccsZjXx6.s: Assembler messages: 7420s /tmp/ccsZjXx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccsZjXx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccsZjXx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Assembler messages: 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s /tmp/ccRfykTe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7420s CC [M] drivers/vfio/platform/reset/vfio_platform_amdxgbe.o 7420s CC [M] drivers/vfio/cdx/main.o 7421s /tmp/cc9LhiW8.s: Assembler messages: 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc9LhiW8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccvsHmQw.s: Assembler messages: 7421s /tmp/ccvsHmQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccvsHmQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccvsHmQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Assembler messages: 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cc4y6Fow.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s CC [M] drivers/mtd/nand/raw/intel-nand-controller.o 7421s CC [M] drivers/vfio/platform/reset/vfio_platform_bcmflexrm.o 7421s CC [M] drivers/vfio/cdx/intr.o 7421s /tmp/cczQZKRH.s: Assembler messages: 7421s /tmp/cczQZKRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cczQZKRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/cczQZKRH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Assembler messages: 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s LD [M] drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.o 7421s LD [M] drivers/vfio/platform/reset/vfio-platform-amdxgbe.o 7421s LD [M] drivers/vfio/platform/vfio-platform-base.o 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s /tmp/ccWEPmj3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7421s CC [M] drivers/block/aoe/aoedev.o 7421s LD [M] drivers/vfio/platform/vfio-platform.o 7421s LD [M] drivers/vfio/platform/vfio-amba.o 7422s LD [M] drivers/mtd/inftl.o 7422s /tmp/cc9UQoE3.s: Assembler messages: 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9UQoE3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s CC [M] drivers/block/aoe/aoemain.o 7422s LD [M] drivers/vfio/cdx/vfio-cdx.o 7422s LD [M] drivers/vfio/vfio.o 7422s CC [M] drivers/mtd/nand/raw/rockchip-nand-controller.o 7422s /tmp/ccBK7Hjp.s: Assembler messages: 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/ccBK7Hjp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s CC [M] drivers/input/gameport/gameport.o 7422s /tmp/cc9OPumL.s: Assembler messages: 7422s /tmp/cc9OPumL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9OPumL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s /tmp/cc9OPumL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7422s CC [M] drivers/input/gameport/emu10k1-gp.o 7423s /tmp/ccdP8wmY.s: Assembler messages: 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccdP8wmY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s CC [M] drivers/input/gameport/fm801-gp.o 7423s /tmp/cc1rLFDS.s: Assembler messages: 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cc1rLFDS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s CC [M] drivers/block/aoe/aoenet.o 7423s /tmp/ccxbF1dn.s: Assembler messages: 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccxbF1dn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s CC [M] drivers/mtd/nand/raw/renesas-nand-controller.o 7423s /tmp/cckWAg2q.s: Assembler messages: 7423s /tmp/cckWAg2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cckWAg2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cckWAg2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/cckWAg2q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s CC [M] drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.o 7423s /tmp/ccqiIqH0.s: Assembler messages: 7423s /tmp/ccqiIqH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccqiIqH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccqiIqH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccqiIqH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s /tmp/ccqiIqH0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7423s CC [M] drivers/w1/w1.o 7424s /tmp/ccaAV37V.s: Assembler messages: 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccaAV37V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s LD [M] drivers/block/aoe/aoe.o 7424s CC [M] drivers/memstick/core/memstick.o 7424s /tmp/ccTVbAFy.s: Assembler messages: 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/ccTVbAFy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s CC [M] drivers/infiniband/core/packer.o 7424s /tmp/cccNizQz.s: Assembler messages: 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7424s /tmp/cccNizQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s CC [M] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.o 7425s /tmp/ccq8gtQ6.s: Assembler messages: 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/ccq8gtQ6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Assembler messages: 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s CC [M] drivers/w1/w1_int.o 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s /tmp/cchhFwmr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7425s CC [M] drivers/memstick/core/ms_block.o 7426s /tmp/ccfY6Gy1.s: Assembler messages: 7426s /tmp/ccfY6Gy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccfY6Gy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccfY6Gy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccfY6Gy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s CC [M] drivers/infiniband/core/ud_header.o 7426s /tmp/cchvHJta.s: Assembler messages: 7426s /tmp/cchvHJta.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/cchvHJta.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s CC [M] drivers/w1/w1_family.o 7426s /tmp/ccBSqUcz.s: Assembler messages: 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7426s /tmp/ccBSqUcz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s CC [M] drivers/mtd/nand/raw/brcmnand/iproc_nand.o 7427s /tmp/ccoPHgra.s: Assembler messages: 7427s /tmp/ccoPHgra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccoPHgra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccoPHgra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccOmdK6m.s: Assembler messages: 7427s /tmp/ccOmdK6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccOmdK6m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s CC [M] drivers/w1/w1_netlink.o 7427s /tmp/ccaCLz2C.s: Assembler messages: 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccaCLz2C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s CC [M] drivers/infiniband/core/verbs.o 7427s CC [M] drivers/memstick/core/mspro_block.o 7427s /tmp/ccxDhUHE.s: Assembler messages: 7427s /tmp/ccxDhUHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccxDhUHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccxDhUHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccxDhUHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s /tmp/ccxDhUHE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7427s CC [M] drivers/mtd/nand/raw/brcmnand/bcmbca_nand.o 7428s /tmp/cc07ioiM.s: Assembler messages: 7428s /tmp/cc07ioiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/cc07ioiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/cc07ioiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/cc07ioiM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Assembler messages: 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccLNXIqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s CC [M] drivers/mtd/nand/raw/brcmnand/bcm6368_nand.o 7428s CC [M] drivers/w1/w1_io.o 7428s /tmp/ccRoVgfD.s: Assembler messages: 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s /tmp/ccRoVgfD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7428s CC [M] drivers/memstick/host/tifm_ms.o 7429s /tmp/cczxZ8Vb.s: Assembler messages: 7429s /tmp/cczxZ8Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cczxZ8Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cczxZ8Vb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s CC [M] drivers/mtd/nand/raw/brcmnand/brcmstb_nand.o 7429s /tmp/ccdmVhn2.s: Assembler messages: 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccdmVhn2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s CC [M] drivers/w1/masters/amd_axi_w1.o 7429s /tmp/cc6V6qqL.s: Assembler messages: 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/cc6V6qqL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Assembler messages: 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccxFRa9X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s CC [M] drivers/memstick/host/jmb38x_ms.o 7429s /tmp/ccFlzKyh.s: Assembler messages: 7429s /tmp/ccFlzKyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccFlzKyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s /tmp/ccFlzKyh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7429s CC [M] drivers/mtd/nand/raw/brcmnand/brcmnand.o 7430s /tmp/ccgpfOAA.s: Assembler messages: 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccgpfOAA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s CC [M] drivers/w1/masters/matrox_w1.o 7430s CC [M] drivers/infiniband/core/cq.o 7430s /tmp/ccJsCJuR.s: Assembler messages: 7430s /tmp/ccJsCJuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccJsCJuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccJsCJuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccJsCJuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s CC [M] drivers/w1/masters/ds2490.o 7430s /tmp/ccflsjC9.s: Assembler messages: 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7430s /tmp/ccflsjC9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s CC [M] drivers/memstick/host/r592.o 7431s /tmp/ccgdEyfg.s: Assembler messages: 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgdEyfg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s CC [M] drivers/w1/masters/ds2482.o 7431s /tmp/ccqOgRus.s: Assembler messages: 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccqOgRus.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Assembler messages: 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s /tmp/ccgYLuwe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7431s LD [M] drivers/mtd/nand/raw/nand.o 7431s LD [M] drivers/mtd/nand/raw/omap2_nand.o 7432s CC [M] drivers/infiniband/core/rw.o 7432s CC [M] drivers/infiniband/hw/mthca/mthca_main.o 7432s /tmp/ccHMDWda.s: Assembler messages: 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccHMDWda.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s CC [M] drivers/memstick/host/rtsx_usb_ms.o 7432s /tmp/ccTkpJ7W.s: Assembler messages: 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s /tmp/ccTkpJ7W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7432s CC [M] drivers/w1/masters/mxc_w1.o 7433s /tmp/ccbgvUDp.s: Assembler messages: 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccbgvUDp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Assembler messages: 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccqp1OyF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s CC [M] drivers/w1/masters/w1-gpio.o 7433s CC [M] drivers/infiniband/core/sysfs.o 7433s /tmp/ccTjKOTZ.s: Assembler messages: 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccTjKOTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Assembler messages: 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/cc7jf9fP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o 7433s CC [M] drivers/w1/slaves/w1_therm.o 7433s /tmp/ccCIkaQn.s: Assembler messages: 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s /tmp/ccCIkaQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7433s CC [M] drivers/w1/masters/sgi_w1.o 7434s /tmp/cc4OZGXS.s: Assembler messages: 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc4OZGXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s CC [M] drivers/w1/masters/w1-uart.o 7434s /tmp/cc0ns1WW.s: Assembler messages: 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/cc0ns1WW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s CC [M] drivers/w1/slaves/w1_smem.o 7434s /tmp/ccY5k97K.s: Assembler messages: 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7434s /tmp/ccY5k97K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s CC [M] drivers/infiniband/core/device.o 7435s /tmp/ccmHSBlN.s: Assembler messages: 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccmHSBlN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o 7435s /tmp/ccafD3rJ.s: Assembler messages: 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccafD3rJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccnAAmPc.s: Assembler messages: 7435s /tmp/ccnAAmPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccnAAmPc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s CC [M] drivers/w1/slaves/w1_ds2405.o 7435s CC [M] drivers/infiniband/hw/mthca/mthca_profile.o 7435s /tmp/ccWLkmIz.s: Assembler messages: 7435s /tmp/ccWLkmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccWLkmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccWLkmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccWLkmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7435s /tmp/ccWLkmIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s CC [M] drivers/w1/slaves/w1_ds2408.o 7436s /tmp/cc1eNjiF.s: Assembler messages: 7436s /tmp/cc1eNjiF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s CC [M] drivers/infiniband/hw/mthca/mthca_reset.o 7436s /tmp/ccYOzRgj.s: Assembler messages: 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s /tmp/ccYOzRgj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7436s CC [M] drivers/w1/slaves/w1_ds2413.o 7437s /tmp/ccTuouSy.s: Assembler messages: 7437s /tmp/ccTuouSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccTuouSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccTuouSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s CC [M] drivers/w1/slaves/w1_ds2406.o 7437s CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o 7437s /tmp/ccI7tgVj.s: Assembler messages: 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccI7tgVj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccDLt8Cd.s: Assembler messages: 7437s /tmp/ccDLt8Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccDLt8Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccDLt8Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccDLt8Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/ccDLt8Cd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s CC [M] drivers/w1/slaves/w1_ds2423.o 7437s /tmp/cccEMZWH.s: Assembler messages: 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7437s /tmp/cccEMZWH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7438s CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o 7438s CC [M] drivers/infiniband/core/cache.o 7438s /tmp/ccAPTwim.s: Assembler messages: 7438s /tmp/ccAPTwim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7438s /tmp/ccAPTwim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7438s CC [M] drivers/w1/slaves/w1_ds2430.o 7439s /tmp/ccdPzqH7.s: Assembler messages: 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccdPzqH7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s CC [M] drivers/infiniband/hw/mthca/mthca_eq.o 7439s /tmp/ccX0Io0Z.s: Assembler messages: 7439s /tmp/ccX0Io0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccX0Io0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccX0Io0Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s CC [M] drivers/w1/slaves/w1_ds2431.o 7439s /tmp/ccnPTxsL.s: Assembler messages: 7439s /tmp/ccnPTxsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccnPTxsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccnPTxsL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s CC [M] drivers/w1/slaves/w1_ds2805.o 7439s /tmp/ccwZyIEn.s: Assembler messages: 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7439s /tmp/ccwZyIEn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o 7440s /tmp/ccxh9Vz9.s: Assembler messages: 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccxh9Vz9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Assembler messages: 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/cc1KNC7v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s CC [M] drivers/infiniband/hw/mthca/mthca_pd.o 7440s /tmp/ccV5gU8B.s: Assembler messages: 7440s /tmp/ccV5gU8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccV5gU8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccV5gU8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccV5gU8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s /tmp/ccV5gU8B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7440s CC [M] drivers/w1/slaves/w1_ds2433.o 7440s CC [M] drivers/infiniband/core/netlink.o 7441s /tmp/ccjB3pB1.s: Assembler messages: 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccjB3pB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s CC [M] drivers/w1/slaves/w1_ds2438.o 7441s /tmp/cckPh37s.s: Assembler messages: 7441s /tmp/cckPh37s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cckPh37s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cckPh37s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cckPh37s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s CC [M] drivers/infiniband/hw/mthca/mthca_cq.o 7441s /tmp/cc1JonaG.s: Assembler messages: 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/cc1JonaG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o 7441s /tmp/ccvw35tS.s: Assembler messages: 7441s /tmp/ccvw35tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccvw35tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccvw35tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccvw35tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7441s /tmp/ccvw35tS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s CC [M] drivers/w1/slaves/w1_ds250x.o 7442s /tmp/ccagpjx6.s: Assembler messages: 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccagpjx6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s CC [M] drivers/infiniband/core/roce_gid_mgmt.o 7442s /tmp/ccvxkZjj.s: Assembler messages: 7442s /tmp/ccvxkZjj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccvxkZjj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s /tmp/ccvxkZjj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7442s CC [M] drivers/w1/slaves/w1_ds2780.o 7443s /tmp/cc9iZScQ.s: Assembler messages: 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cc9iZScQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccNk54sm.s: Assembler messages: 7443s /tmp/ccNk54sm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccNk54sm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccNk54sm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s CC [M] drivers/infiniband/hw/mthca/mthca_mr.o 7443s /tmp/cciy5Jut.s: Assembler messages: 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cciy5Jut.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o 7443s CC [M] drivers/w1/slaves/w1_ds2781.o 7443s /tmp/cctVzjeK.s: Assembler messages: 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/cctVzjeK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Assembler messages: 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7443s /tmp/ccJCFyOH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s CC [M] drivers/w1/slaves/w1_ds28e04.o 7444s CC [M] drivers/infiniband/core/mr_pool.o 7444s /tmp/cc5d6fS4.s: Assembler messages: 7444s /tmp/cc5d6fS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/cc5d6fS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/cc5d6fS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/cc5d6fS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o 7444s /tmp/ccgWER9E.s: Assembler messages: 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccgWER9E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Assembler messages: 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s /tmp/ccdzsGdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7444s CC [M] drivers/infiniband/hw/mthca/mthca_qp.o 7444s CC [M] drivers/w1/slaves/w1_ds28e17.o 7445s /tmp/ccEGueem.s: Assembler messages: 7445s /tmp/ccEGueem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccEGueem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccEGueem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccEGueem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s CC [M] drivers/infiniband/core/addr.o 7445s /tmp/ccHFu4PR.s: Assembler messages: 7445s /tmp/ccHFu4PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccHFu4PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccHFu4PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccHFu4PR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Assembler messages: 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s /tmp/ccLHIvtM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7445s CC [M] drivers/infiniband/ulp/ipoib/ipoib_netlink.o 7446s LD [M] drivers/w1/wire.o 7446s CC [M] drivers/infiniband/ulp/srp/ib_srp.o 7447s /tmp/ccysnt4h.s: Assembler messages: 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccysnt4h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s CC [M] drivers/infiniband/hw/mthca/mthca_av.o 7447s /tmp/cchQpPRy.s: Assembler messages: 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/cchQpPRy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o 7447s /tmp/ccP4RX9y.s: Assembler messages: 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s /tmp/ccP4RX9y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7447s CC [M] drivers/infiniband/core/sa_query.o 7448s /tmp/cc7W2xh1.s: Assembler messages: 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s /tmp/cc7W2xh1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7448s CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o 7449s /tmp/ccVLXPyK.s: Assembler messages: 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccVLXPyK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s CC [M] drivers/infiniband/hw/cxgb4/device.o 7449s /tmp/ccZnyrPA.s: Assembler messages: 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccZnyrPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccYHvTaF.s: Assembler messages: 7449s /tmp/ccYHvTaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccYHvTaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccYHvTaF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o 7449s /tmp/ccJOtNck.s: Assembler messages: 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s /tmp/ccJOtNck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7449s CC [M] drivers/infiniband/hw/mthca/mthca_mad.o 7449s CC [M] drivers/infiniband/ulp/srpt/ib_srpt.o 7449s CC [M] drivers/infiniband/core/multicast.o 7450s /tmp/ccF4hkPs.s: Assembler messages: 7450s /tmp/ccF4hkPs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7450s /tmp/ccF4hkPs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7450s /tmp/ccF4hkPs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7450s /tmp/ccF4hkPs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7450s /tmp/ccF4hkPs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7450s CC [M] drivers/infiniband/hw/mthca/mthca_provider.o 7451s /tmp/cclPvXKQ.s: Assembler messages: 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/cclPvXKQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Assembler messages: 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s /tmp/ccSE4gOK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7451s CC [M] drivers/infiniband/hw/cxgb4/cm.o 7451s CC [M] drivers/infiniband/core/mad.o 7452s /tmp/ccOL6Imk.s: Assembler messages: 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccOL6Imk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Assembler messages: 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s /tmp/ccW6GGzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7452s CC [M] drivers/infiniband/ulp/iser/iser_verbs.o 7452s CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o 7454s /tmp/ccpdQwrK.s: Assembler messages: 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccpdQwrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s CC [M] drivers/infiniband/ulp/iser/iser_initiator.o 7454s /tmp/ccSeGEPl.s: Assembler messages: 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s /tmp/ccSeGEPl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7454s CC [M] drivers/infiniband/hw/mthca/mthca_uar.o 7455s /tmp/ccyp3epB.s: Assembler messages: 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7455s /tmp/ccyp3epB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccEIL1LF.s: Assembler messages: 7456s /tmp/ccEIL1LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccEIL1LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccEIL1LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccEIL1LF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s CC [M] drivers/infiniband/hw/mthca/mthca_srq.o 7456s CC [M] drivers/infiniband/core/smi.o 7456s /tmp/ccCmGhbb.s: Assembler messages: 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccCmGhbb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s CC [M] drivers/infiniband/ulp/iser/iser_memory.o 7456s /tmp/ccFKJ8p1.s: Assembler messages: 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s CC [M] drivers/infiniband/hw/cxgb4/provider.o 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7456s /tmp/ccFKJ8p1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Assembler messages: 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccyMTfZE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s CC [M] drivers/infiniband/core/agent.o 7457s /tmp/ccRWw9hE.s: Assembler messages: 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s CC [M] drivers/infiniband/hw/mthca/mthca_catas.o 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccRWw9hE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Assembler messages: 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7457s /tmp/ccZXSYH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o 7458s /tmp/cc2WdICk.s: Assembler messages: 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cc2WdICk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s CC [M] drivers/infiniband/hw/cxgb4/mem.o 7458s /tmp/ccGj3ZhQ.s: Assembler messages: 7458s /tmp/ccGj3ZhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/ccGj3ZhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/ccGj3ZhQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s CC [M] drivers/infiniband/core/mad_rmpp.o 7458s /tmp/cczvKr57.s: Assembler messages: 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7458s /tmp/cczvKr57.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s LD [M] drivers/infiniband/hw/mthca/ib_mthca.o 7459s CC [M] drivers/infiniband/sw/rxe/rxe.o 7459s /tmp/ccsNfzko.s: Assembler messages: 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s /tmp/ccsNfzko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7459s LD [M] drivers/infiniband/ulp/iser/ib_iser.o 7459s CC [M] drivers/infiniband/ulp/isert/ib_isert.o 7460s /tmp/ccDmXoBv.s: Assembler messages: 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccDmXoBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Assembler messages: 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccD7oQ9r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s CC [M] drivers/infiniband/sw/rxe/rxe_comp.o 7460s CC [M] drivers/infiniband/core/nldev.o 7460s /tmp/ccMi2amz.s: Assembler messages: 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s /tmp/ccMi2amz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7460s CC [M] drivers/infiniband/hw/cxgb4/cq.o 7461s /tmp/ccjMoOF3.s: Assembler messages: 7461s /tmp/ccjMoOF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7461s /tmp/ccjMoOF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7461s /tmp/ccjMoOF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7461s /tmp/ccjMoOF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7461s /tmp/ccjMoOF3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s CC [M] drivers/infiniband/sw/rxe/rxe_req.o 7462s /tmp/ccgGOVYk.s: Assembler messages: 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s /tmp/ccgGOVYk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7462s CC [M] drivers/infiniband/ulp/rtrs/rtrs.o 7463s /tmp/ccazWXAv.s: Assembler messages: 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccazWXAv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Assembler messages: 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccqosUCu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s CC [M] drivers/infiniband/hw/cxgb4/qp.o 7463s CC [M] drivers/infiniband/core/restrack.o 7463s /tmp/ccieXYrO.s: Assembler messages: 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccieXYrO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s CC [M] drivers/infiniband/sw/rxe/rxe_resp.o 7463s /tmp/ccDfaQfb.s: Assembler messages: 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7463s /tmp/ccDfaQfb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt.o 7464s /tmp/ccHJ0uxr.s: Assembler messages: 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s /tmp/ccHJ0uxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7464s CC [M] drivers/infiniband/core/counters.o 7465s /tmp/ccNlR1YG.s: Assembler messages: 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s /tmp/ccNlR1YG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7465s CC [M] drivers/infiniband/sw/rxe/rxe_recv.o 7466s /tmp/ccCqxUim.s: Assembler messages: 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccCqxUim.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Assembler messages: 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccnI5tEZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s CC [M] drivers/infiniband/core/ib_core_uverbs.o 7466s CC [M] drivers/infiniband/hw/cxgb4/resource.o 7466s /tmp/ccjaLe3W.s: Assembler messages: 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccjaLe3W.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-stats.o 7466s /tmp/ccSJAZ2k.s: Assembler messages: 7466s /tmp/ccSJAZ2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7466s /tmp/ccSJAZ2k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s CC [M] drivers/infiniband/sw/rxe/rxe_pool.o 7467s /tmp/ccRcW9QM.s: Assembler messages: 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s /tmp/ccRcW9QM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7467s CC [M] drivers/infiniband/core/trace.o 7468s /tmp/cc8m5R1D.s: Assembler messages: 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/cc8m5R1D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s CC [M] drivers/infiniband/hw/cxgb4/ev.o 7468s /tmp/ccXD6Pgc.s: Assembler messages: 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccXD6Pgc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Assembler messages: 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-sysfs.o 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s /tmp/ccG3ynI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7468s CC [M] drivers/infiniband/sw/rxe/rxe_queue.o 7469s /tmp/ccWuegdT.s: Assembler messages: 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s CC [M] drivers/infiniband/core/lag.o 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccWuegdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Assembler messages: 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cc4IXRaO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cca7qg9c.s: Assembler messages: 7469s /tmp/cca7qg9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cca7qg9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cca7qg9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cca7qg9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/cca7qg9c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-trace.o 7469s /tmp/ccxq4Y9Q.s: Assembler messages: 7469s /tmp/ccxq4Y9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccxq4Y9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s /tmp/ccxq4Y9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7469s CC [M] drivers/infiniband/sw/rxe/rxe_verbs.o 7469s CC [M] drivers/infiniband/hw/cxgb4/id_table.o 7470s /tmp/ccyIh0m4.s: Assembler messages: 7470s /tmp/ccyIh0m4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s CC [M] drivers/infiniband/core/security.o 7470s /tmp/ccgAhD4s.s: Assembler messages: 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccgAhD4s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv.o 7470s /tmp/ccq9NJiV.s: Assembler messages: 7470s /tmp/ccq9NJiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccq9NJiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccq9NJiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s /tmp/ccq9NJiV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7470s CC [M] drivers/infiniband/hw/cxgb4/restrack.o 7471s /tmp/ccO7v71a.s: Assembler messages: 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s /tmp/ccO7v71a.s: Warning: no SFrame FDE emitted; FP without RA on stack 7471s CC [M] drivers/infiniband/sw/rxe/rxe_av.o 7472s /tmp/ccJJG4jq.s: Assembler messages: 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccJJG4jq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s CC [M] drivers/infiniband/core/cgroup.o 7472s /tmp/ccvENYgo.s: Assembler messages: 7472s /tmp/ccvENYgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccvENYgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccvENYgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccvENYgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/ccvENYgo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s LD [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.o 7472s CC [M] drivers/infiniband/hw/efa/efa_com_cmd.o 7472s /tmp/cc6qApsP.s: Assembler messages: 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s /tmp/cc6qApsP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7472s CC [M] drivers/infiniband/sw/rxe/rxe_srq.o 7473s /tmp/ccr5E4TM.s: Assembler messages: 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccr5E4TM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-stats.o 7473s /tmp/ccwWZIQ3.s: Assembler messages: 7473s /tmp/ccwWZIQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccwWZIQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccwWZIQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccwWZIQ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s CC [M] drivers/infiniband/core/cm.o 7473s /tmp/ccbpHUzL.s: Assembler messages: 7473s /tmp/ccbpHUzL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s /tmp/ccbpHUzL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7473s CC [M] drivers/infiniband/hw/efa/efa_com.o 7474s /tmp/ccTdy5fI.s: Assembler messages: 7474s /tmp/ccTdy5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s /tmp/ccTdy5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s /tmp/ccTdy5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s /tmp/ccTdy5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s /tmp/ccTdy5fI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s CC [M] drivers/infiniband/sw/rxe/rxe_qp.o 7474s /tmp/ccfWa9eQ.s: Assembler messages: 7474s /tmp/ccfWa9eQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7474s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.o 7475s /tmp/cciKeu07.s: Assembler messages: 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/cciKeu07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s CC [M] drivers/infiniband/hw/efa/efa_main.o 7475s /tmp/ccrAxI08.s: Assembler messages: 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccrAxI08.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Assembler messages: 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s /tmp/ccBDhlFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7475s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-trace.o 7475s CC [M] drivers/infiniband/sw/rxe/rxe_cq.o 7477s /tmp/ccejXqly.s: Assembler messages: 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccejXqly.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s CC [M] drivers/infiniband/hw/efa/efa_verbs.o 7477s /tmp/ccJjdLVC.s: Assembler messages: 7477s /tmp/ccJjdLVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccJjdLVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccJjdLVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccJjdLVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s LD [M] drivers/infiniband/ulp/rtrs/rtrs-core.o 7477s /tmp/ccVqnrXS.s: Assembler messages: 7477s /tmp/ccVqnrXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccVqnrXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccVqnrXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s /tmp/ccVqnrXS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7477s LD [M] drivers/infiniband/ulp/rtrs/rtrs-client.o 7477s LD [M] drivers/infiniband/ulp/rtrs/rtrs-server.o 7477s CC [M] drivers/infiniband/sw/rxe/rxe_mr.o 7477s CC [M] drivers/infiniband/core/cm_trace.o 7478s /tmp/ccYFm5Fu.s: Assembler messages: 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccYFm5Fu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Assembler messages: 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s /tmp/ccwrMhqE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7478s CC [M] drivers/infiniband/sw/rxe/rxe_mw.o 7478s CC [M] drivers/infiniband/sw/rxe/rxe_opcode.o 7479s /tmp/ccC2Kou4.s: Assembler messages: 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s CC [M] drivers/infiniband/core/iwcm.o 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/ccC2Kou4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Assembler messages: 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s /tmp/cc6XXehu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7479s LD [M] drivers/infiniband/hw/efa/efa.o 7479s CC [M] drivers/infiniband/hw/irdma/cm.o 7480s CC [M] drivers/infiniband/sw/rxe/rxe_mmap.o 7480s /tmp/cc96Agsi.s: Assembler messages: 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/cc96Agsi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s CC [M] drivers/fwctl/main.o 7480s /tmp/ccOWC5JN.s: Assembler messages: 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7480s /tmp/ccOWC5JN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Assembler messages: 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/ccCb93Qk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s CC [M] drivers/infiniband/core/iwpm_util.o 7481s CC [M] drivers/fwctl/mlx5/main.o 7481s /tmp/cc9gr6kc.s: Assembler messages: 7481s /tmp/cc9gr6kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/cc9gr6kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/cc9gr6kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/cc9gr6kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s /tmp/cc9gr6kc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7481s CC [M] drivers/infiniband/sw/rxe/rxe_icrc.o 7482s /tmp/cc2kb2IS.s: Assembler messages: 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cc2kb2IS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Assembler messages: 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/ccMnhGvM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s CC [M] drivers/infiniband/core/iwpm_msg.o 7482s LD [M] drivers/fwctl/mlx5/mlx5_fwctl.o 7482s /tmp/cczxcNMw.s: Assembler messages: 7482s /tmp/cczxcNMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cczxcNMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s CC [M] drivers/fwctl/pds/main.o 7482s CC [M] drivers/infiniband/sw/rxe/rxe_mcast.o 7482s /tmp/cceMnlpf.s: Assembler messages: 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s /tmp/cceMnlpf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7482s CC [M] drivers/infiniband/hw/irdma/ctrl.o 7483s /tmp/ccd5noML.s: Assembler messages: 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccd5noML.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s LD [M] drivers/fwctl/pds/pds_fwctl.o 7483s LD [M] drivers/fwctl/fwctl.o 7483s CC [M] drivers/ssb/main.o 7483s /tmp/ccP7V4vz.s: Assembler messages: 7483s /tmp/ccP7V4vz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s CC [M] drivers/infiniband/core/cma.o 7483s /tmp/ccp6EJOs.s: Assembler messages: 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7483s /tmp/ccp6EJOs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s CC [M] drivers/infiniband/sw/rxe/rxe_task.o 7484s /tmp/cctwtc6I.s: Assembler messages: 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s /tmp/cctwtc6I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7484s CC [M] drivers/ssb/scan.o 7485s /tmp/cc1HdqPK.s: Assembler messages: 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/cc1HdqPK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s CC [M] drivers/infiniband/sw/rxe/rxe_net.o 7485s /tmp/ccqzoFpP.s: Assembler messages: 7485s /tmp/ccqzoFpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/ccqzoFpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/ccqzoFpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/ccqzoFpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s /tmp/ccqzoFpP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7485s CC [M] drivers/ssb/sprom.o 7486s /tmp/ccNtkJVQ.s: Assembler messages: 7486s /tmp/ccNtkJVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7486s /tmp/ccNtkJVQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7486s CC [M] drivers/ssb/pci.o 7487s /tmp/ccFdVrfn.s: Assembler messages: 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccFdVrfn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s CC [M] drivers/infiniband/sw/rxe/rxe_hw_counters.o 7487s /tmp/cce9W5BE.s: Assembler messages: 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/cce9W5BE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s CC [M] drivers/infiniband/hw/irdma/hmc.o 7487s /tmp/ccTNnDQq.s: Assembler messages: 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccTNnDQq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Assembler messages: 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s /tmp/ccjMzpOg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7487s CC [M] drivers/ssb/pcihost_wrapper.o 7488s /tmp/ccFDZ4ad.s: Assembler messages: 7488s /tmp/ccFDZ4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccFDZ4ad.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s CC [M] drivers/infiniband/sw/rxe/rxe_odp.o 7488s CC [M] drivers/infiniband/core/cma_trace.o 7488s /tmp/ccBkrcQF.s: Assembler messages: 7488s /tmp/ccBkrcQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccBkrcQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccBkrcQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccBkrcQF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccjfJCIk.s: Assembler messages: 7488s /tmp/ccjfJCIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccjfJCIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s /tmp/ccjfJCIk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7488s CC [M] drivers/ssb/sdio.o 7488s CC [M] drivers/infiniband/hw/irdma/hw.o 7489s /tmp/ccw46Rak.s: Assembler messages: 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccw46Rak.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s LD [M] drivers/infiniband/sw/rxe/rdma_rxe.o 7489s CC [M] drivers/infiniband/sw/siw/siw_cm.o 7489s /tmp/ccs2iCYp.s: Assembler messages: 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s /tmp/ccs2iCYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7489s CC [M] drivers/ssb/driver_chipcommon.o 7490s /tmp/ccJPM8Sd.s: Assembler messages: 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJPM8Sd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s CC [M] drivers/infiniband/core/cma_configfs.o 7490s /tmp/ccJTw9Dj.s: Assembler messages: 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s /tmp/ccJTw9Dj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7490s CC [M] drivers/ssb/driver_chipcommon_pmu.o 7491s /tmp/ccDVd8wl.s: Assembler messages: 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccDVd8wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s CC [M] drivers/infiniband/hw/irdma/i40iw_hw.o 7491s /tmp/ccRHxB8P.s: Assembler messages: 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccRHxB8P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s CC [M] drivers/infiniband/core/user_mad.o 7491s /tmp/ccoGW0dN.s: Assembler messages: 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7491s /tmp/ccoGW0dN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s CC [M] drivers/ssb/driver_pcicore.o 7492s /tmp/cc802mLa.s: Assembler messages: 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/cc802mLa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s CC [M] drivers/infiniband/sw/siw/siw_cq.o 7492s /tmp/ccg2bqaj.s: Assembler messages: 7492s /tmp/ccg2bqaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccg2bqaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccg2bqaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccg2bqaj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s CC [M] drivers/infiniband/hw/irdma/i40iw_if.o 7492s /tmp/ccL365I2.s: Assembler messages: 7492s /tmp/ccL365I2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccL365I2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccL365I2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s /tmp/ccL365I2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7492s CC [M] drivers/ssb/driver_gpio.o 7493s CC [M] drivers/infiniband/sw/siw/siw_main.o 7493s /tmp/ccjF4ugp.s: Assembler messages: 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s CC [M] drivers/ssb/b43_pci_bridge.o 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccjF4ugp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Assembler messages: 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/cc6ySTdh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s CC [M] drivers/infiniband/core/uverbs_main.o 7493s /tmp/ccwOyF2O.s: Assembler messages: 7493s /tmp/ccwOyF2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccwOyF2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccwOyF2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s /tmp/ccwOyF2O.s: Warning: no SFrame FDE emitted; FP without RA on stack 7493s CC [M] drivers/infiniband/hw/irdma/icrdma_hw.o 7494s /tmp/ccpVN1xJ.s: Assembler messages: 7494s /tmp/ccpVN1xJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccpVN1xJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s LD [M] drivers/ssb/ssb.o 7494s CC [M] drivers/infiniband/hw/mana/device.o 7494s /tmp/ccWX90bj.s: Assembler messages: 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s /tmp/ccWX90bj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7494s CC [M] drivers/infiniband/sw/siw/siw_mem.o 7495s CC [M] drivers/infiniband/hw/irdma/main.o 7495s /tmp/ccSpXm5i.s: Assembler messages: 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccSpXm5i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccmnSU4v.s: Assembler messages: 7495s /tmp/ccmnSU4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccmnSU4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccmnSU4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s /tmp/ccmnSU4v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7495s CC [M] drivers/infiniband/hw/mana/main.o 7495s CC [M] drivers/infiniband/core/uverbs_cmd.o 7496s /tmp/cc7nU1Wp.s: Assembler messages: 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/cc7nU1Wp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s CC [M] drivers/infiniband/sw/siw/siw_qp.o 7496s /tmp/ccepYZh9.s: Assembler messages: 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s /tmp/ccepYZh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7496s CC [M] drivers/infiniband/hw/irdma/pble.o 7497s /tmp/ccO2K6uN.s: Assembler messages: 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccO2K6uN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s CC [M] drivers/infiniband/hw/mana/wq.o 7497s /tmp/ccws31c7.s: Assembler messages: 7497s /tmp/ccws31c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccws31c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccws31c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccws31c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s /tmp/ccws31c7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7497s CC [M] drivers/infiniband/hw/irdma/puda.o 7498s /tmp/cc5v1AHo.s: Assembler messages: 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/cc5v1AHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s CC [M] drivers/infiniband/sw/siw/siw_qp_tx.o 7498s /tmp/ccRaFxai.s: Assembler messages: 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7498s /tmp/ccRaFxai.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccwDQLga.s: Assembler messages: 7499s /tmp/ccwDQLga.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccwDQLga.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s CC [M] drivers/infiniband/hw/mana/qp.o 7499s CC [M] drivers/infiniband/core/uverbs_marshall.o 7499s /tmp/ccZT1hYp.s: Assembler messages: 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s /tmp/ccZT1hYp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7499s CC [M] drivers/infiniband/hw/irdma/trace.o 7500s /tmp/ccMb9JmP.s: Assembler messages: 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccMb9JmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s CC [M] drivers/infiniband/sw/siw/siw_qp_rx.o 7500s CC [M] drivers/infiniband/core/rdma_core.o 7500s /tmp/ccuwYr1A.s: Assembler messages: 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s /tmp/ccuwYr1A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7500s CC [M] drivers/infiniband/hw/mana/cq.o 7501s /tmp/ccvyv3qZ.s: Assembler messages: 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/ccvyv3qZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s CC [M] drivers/infiniband/sw/siw/siw_verbs.o 7501s /tmp/cc7novR1.s: Assembler messages: 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7501s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc7novR1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Assembler messages: 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/cc9UXzCy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s CC [M] drivers/infiniband/hw/irdma/uda.o 7502s CC [M] drivers/infiniband/core/uverbs_std_types.o 7502s /tmp/ccy4AAD9.s: Assembler messages: 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s /tmp/ccy4AAD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7502s CC [M] drivers/infiniband/hw/mana/mr.o 7503s /tmp/ccIRrpho.s: Assembler messages: 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIRrpho.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIj9N1w.s: Assembler messages: 7503s /tmp/ccIj9N1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s /tmp/ccIj9N1w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7503s CC [M] drivers/infiniband/hw/irdma/uk.o 7503s CC [M] drivers/infiniband/core/uverbs_ioctl.o 7503s CC [M] drivers/infiniband/hw/mana/ah.o 7504s /tmp/ccwJi4tl.s: Assembler messages: 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccwJi4tl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s LD [M] drivers/infiniband/sw/siw/siw.o 7504s CC [M] drivers/infiniband/hw/mana/wr.o 7504s /tmp/ccEN5NHy.s: Assembler messages: 7504s /tmp/ccEN5NHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7504s /tmp/ccEN5NHy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s CC [M] drivers/infiniband/hw/mana/counters.o 7505s /tmp/ccOzlJLg.s: Assembler messages: 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccOzlJLg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Assembler messages: 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccr6VJoc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s CC [M] drivers/infiniband/hw/irdma/utils.o 7505s CC [M] drivers/infiniband/core/uverbs_std_types_cq.o 7505s /tmp/ccsKlpTj.s: Assembler messages: 7505s /tmp/ccsKlpTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s /tmp/ccsKlpTj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7505s CC [M] drivers/infiniband/hw/mlx4/ah.o 7506s /tmp/ccgqKTJm.s: Assembler messages: 7506s /tmp/ccgqKTJm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s LD [M] drivers/infiniband/hw/mana/mana_ib.o 7506s CC [M] drivers/infiniband/core/uverbs_std_types_flow_action.o 7506s /tmp/ccp3TUf8.s: Assembler messages: 7506s /tmp/ccp3TUf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s /tmp/ccp3TUf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s /tmp/ccp3TUf8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s CC [M] drivers/bcma/main.o 7506s /tmp/ccB0rf8s.s: Assembler messages: 7506s /tmp/ccB0rf8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s /tmp/ccB0rf8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s /tmp/ccB0rf8s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7506s CC [M] drivers/infiniband/hw/mlx4/cq.o 7507s /tmp/ccw2ww3o.s: Assembler messages: 7507s /tmp/ccw2ww3o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s CC [M] drivers/infiniband/core/uverbs_std_types_dm.o 7507s /tmp/ccw50Udu.s: Assembler messages: 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccw50Udu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s CC [M] drivers/bcma/scan.o 7507s /tmp/ccCwpzGl.s: Assembler messages: 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s /tmp/ccCwpzGl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7507s CC [M] drivers/infiniband/hw/irdma/verbs.o 7508s /tmp/cc9uHgr7.s: Assembler messages: 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/cc9uHgr7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s CC [M] drivers/infiniband/hw/mlx4/doorbell.o 7508s /tmp/cc0WzCOU.s: Assembler messages: 7508s /tmp/cc0WzCOU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s CC [M] drivers/bcma/core.o 7508s /tmp/ccFI4wJe.s: Assembler messages: 7508s /tmp/ccFI4wJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/ccFI4wJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s /tmp/ccFI4wJe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7508s CC [M] drivers/infiniband/core/uverbs_std_types_mr.o 7509s /tmp/ccAQ8V6w.s: Assembler messages: 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAQ8V6w.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s CC [M] drivers/bcma/sprom.o 7509s /tmp/ccP0Xob9.s: Assembler messages: 7509s /tmp/ccP0Xob9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccP0Xob9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s CC [M] drivers/infiniband/hw/mlx4/mad.o 7509s /tmp/ccAqeUEx.s: Assembler messages: 7509s /tmp/ccAqeUEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAqeUEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAqeUEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s /tmp/ccAqeUEx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7509s CC [M] drivers/infiniband/core/uverbs_std_types_counters.o 7510s /tmp/ccndu0yp.s: Assembler messages: 7510s /tmp/ccndu0yp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7510s /tmp/ccndu0yp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7510s /tmp/ccndu0yp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7510s CC [M] drivers/bcma/driver_chipcommon.o 7511s /tmp/ccDewEmU.s: Assembler messages: 7511s /tmp/ccDewEmU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/ccDewEmU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s CC [M] drivers/infiniband/core/uverbs_uapi.o 7511s /tmp/cc7WB6Fp.s: Assembler messages: 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc7WB6Fp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s CC [M] drivers/bcma/driver_chipcommon_pmu.o 7511s /tmp/cc33Vxju.s: Assembler messages: 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s /tmp/cc33Vxju.s: Warning: no SFrame FDE emitted; FP without RA on stack 7511s CC [M] drivers/infiniband/hw/irdma/ws.o 7512s /tmp/cc4WBqMm.s: Assembler messages: 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/cc4WBqMm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Assembler messages: 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s CC [M] drivers/bcma/driver_chipcommon_b.o 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccsU80hW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s CC [M] drivers/infiniband/hw/mlx4/main.o 7512s /tmp/ccPLHEAk.s: Assembler messages: 7512s /tmp/ccPLHEAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccPLHEAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccPLHEAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccPLHEAk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s CC [M] drivers/infiniband/core/uverbs_std_types_device.o 7512s /tmp/ccoIF1PX.s: Assembler messages: 7512s /tmp/ccoIF1PX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoIF1PX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoIF1PX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoIF1PX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoIF1PX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s LD [M] drivers/infiniband/hw/irdma/irdma.o 7512s CC [M] drivers/infiniband/hw/mlx4/mr.o 7512s /tmp/ccoiIdqe.s: Assembler messages: 7512s /tmp/ccoiIdqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoiIdqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoiIdqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s /tmp/ccoiIdqe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7512s CC [M] drivers/bcma/driver_chipcommon_sflash.o 7513s /tmp/cc5WiQjS.s: Assembler messages: 7513s /tmp/cc5WiQjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7513s /tmp/cc5WiQjS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7513s CC [M] drivers/bcma/driver_pci.o 7513s /tmp/ccLOx3d2.s: Assembler messages: 7513s /tmp/ccLOx3d2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7513s /tmp/ccLOx3d2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7513s /tmp/ccLOx3d2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7513s CC [M] drivers/infiniband/core/uverbs_std_types_async_fd.o 7514s /tmp/ccVlfTIM.s: Assembler messages: 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccVlfTIM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s CC [M] drivers/infiniband/hw/mlx5/ah.o 7514s /tmp/ccalHa6F.s: Assembler messages: 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/ccalHa6F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s CC [M] drivers/bcma/driver_pcie2.o 7514s /tmp/cceuidjW.s: Assembler messages: 7514s /tmp/cceuidjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/cceuidjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s /tmp/cceuidjW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7514s CC [M] drivers/infiniband/core/uverbs_std_types_srq.o 7515s /tmp/ccdMlmiv.s: Assembler messages: 7515s /tmp/ccdMlmiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccdMlmiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccdMlmiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s CC [M] drivers/bcma/driver_gmac_cmn.o 7515s /tmp/ccslNoRX.s: Assembler messages: 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/ccslNoRX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s CC [M] drivers/infiniband/hw/mlx4/qp.o 7515s /tmp/cchyRBrt.s: Assembler messages: 7515s /tmp/cchyRBrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s /tmp/cchyRBrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s CC [M] drivers/infiniband/hw/mlx5/cmd.o 7515s /tmp/ccPOqdaC.s: Assembler messages: 7515s /tmp/ccPOqdaC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7515s CC [M] drivers/bcma/driver_gpio.o 7516s /tmp/ccJhUN5R.s: Assembler messages: 7516s /tmp/ccJhUN5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccJhUN5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccJhUN5R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s CC [M] drivers/infiniband/core/uverbs_std_types_wq.o 7516s /tmp/ccEt4g4j.s: Assembler messages: 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s /tmp/ccEt4g4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s CC [M] drivers/bcma/host_pci.o 7516s /tmp/ccyq4rVp.s: Assembler messages: 7516s /tmp/ccyq4rVp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7516s CC [M] drivers/infiniband/hw/mlx5/cong.o 7517s /tmp/ccpv4AW0.s: Assembler messages: 7517s /tmp/ccpv4AW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/ccpv4AW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/ccpv4AW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/ccpv4AW0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s CC [M] drivers/infiniband/core/uverbs_std_types_qp.o 7517s /tmp/cc8Yb7ng.s: Assembler messages: 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s /tmp/cc8Yb7ng.s: Warning: no SFrame FDE emitted; FP without RA on stack 7517s CC [M] drivers/bcma/host_soc.o 7518s /tmp/cc2AHG0J.s: Assembler messages: 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/cc2AHG0J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s LD [M] drivers/bcma/bcma.o 7518s /tmp/ccSmMvRP.s: Assembler messages: 7518s /tmp/ccSmMvRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccSmMvRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s CC [M] drivers/infiniband/core/ucaps.o 7518s /tmp/ccSmMvRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s CC [M] drivers/infiniband/hw/mlx5/counters.o 7518s /tmp/ccgPavQ7.s: Assembler messages: 7518s /tmp/ccgPavQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccgPavQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccgPavQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccgPavQ7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Assembler messages: 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s /tmp/ccxJGkn3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7518s CC [M] drivers/infiniband/hw/mlx4/srq.o 7518s CC [M] drivers/infiniband/core/umem.o 7519s /tmp/ccx4Bm46.s: Assembler messages: 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s /tmp/ccx4Bm46.s: Warning: no SFrame FDE emitted; FP without RA on stack 7519s CC [M] drivers/infiniband/hw/mlx4/mcg.o 7520s /tmp/cck8EWfA.s: Assembler messages: 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/cck8EWfA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Assembler messages: 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccUKrmrt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Assembler messages: 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccRnISt9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s CC [M] drivers/infiniband/core/umem_dmabuf.o 7520s CC [M] drivers/infiniband/hw/mlx5/cq.o 7520s CC [M] drivers/vhost/net.o 7520s /tmp/ccSD8gnR.s: Assembler messages: 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s /tmp/ccSD8gnR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7520s CC [M] drivers/infiniband/hw/mlx4/cm.o 7521s /tmp/ccsP2XOP.s: Assembler messages: 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s /tmp/ccsP2XOP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7521s CC [M] drivers/infiniband/core/umem_odp.o 7522s /tmp/cct58QZt.s: Assembler messages: 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cct58QZt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s CC [M] drivers/vhost/scsi.o 7522s /tmp/cc67NO8k.s: Assembler messages: 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/cc67NO8k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Assembler messages: 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccfjtSW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s CC [M] drivers/infiniband/hw/mlx5/data_direct.o 7522s CC [M] drivers/infiniband/hw/mlx4/alias_GUID.o 7522s /tmp/ccRKdLdT.s: Assembler messages: 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7522s /tmp/ccRKdLdT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s CC [M] drivers/infiniband/core/ucma.o 7523s /tmp/ccZK6L5C.s: Assembler messages: 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s /tmp/ccZK6L5C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7523s CC [M] drivers/infiniband/hw/mlx5/dm.o 7524s /tmp/ccXAWxPe.s: Assembler messages: 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/ccXAWxPe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s CC [M] drivers/vhost/vsock.o 7524s /tmp/cclSUQqp.s: Assembler messages: 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s /tmp/cclSUQqp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7524s CC [M] drivers/infiniband/hw/mlx4/sysfs.o 7525s /tmp/ccgSGEJD.s: Assembler messages: 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccgSGEJD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s LD [M] drivers/infiniband/core/ib_core.o 7525s /tmp/ccKDTGSB.s: Assembler messages: 7525s /tmp/ccKDTGSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccKDTGSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccKDTGSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccKDTGSB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s CC [M] drivers/infiniband/hw/mlx5/doorbell.o 7525s LD [M] drivers/infiniband/core/ib_cm.o 7525s LD [M] drivers/infiniband/core/iw_cm.o 7525s LD [M] drivers/infiniband/core/rdma_cm.o 7525s LD [M] drivers/infiniband/core/ib_umad.o 7525s LD [M] drivers/infiniband/core/ib_uverbs.o 7525s LD [M] drivers/infiniband/core/rdma_ucm.o 7525s CC [M] drivers/vhost/vringh.o 7525s /tmp/ccXrqYKV.s: Assembler messages: 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccXrqYKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s CC [M] drivers/greybus/core.o 7525s /tmp/ccWKTLoO.s: Assembler messages: 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s /tmp/ccWKTLoO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7525s LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o 7525s CC [M] drivers/greybus/debugfs.o 7526s /tmp/ccwsfOdX.s: Assembler messages: 7526s /tmp/ccwsfOdX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7526s CC [M] drivers/infiniband/hw/ocrdma/ocrdma_main.o 7526s /tmp/ccW0GXMt.s: Assembler messages: 7526s /tmp/ccW0GXMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7526s /tmp/ccW0GXMt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7526s CC [M] drivers/infiniband/hw/mlx5/fs.o 7528s /tmp/ccOg6DdN.s: Assembler messages: 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s CC [M] drivers/vhost/vdpa.o 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccOg6DdN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Assembler messages: 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJWhMen.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Assembler messages: 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccJCRqxq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Assembler messages: 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccBiP9JH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s CC [M] drivers/greybus/hd.o 7528s CC [M] drivers/infiniband/hw/ocrdma/ocrdma_verbs.o 7528s CC [M] drivers/greybus/manifest.o 7528s /tmp/ccfv4dIE.s: Assembler messages: 7528s /tmp/ccfv4dIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccfv4dIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccfv4dIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccfv4dIE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s CC [M] drivers/greybus/module.o 7528s /tmp/ccC0bFhx.s: Assembler messages: 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s /tmp/ccC0bFhx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7528s CC [M] drivers/vhost/vhost.o 7529s /tmp/ccWcNv6E.s: Assembler messages: 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccWcNv6E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s CC [M] drivers/greybus/interface.o 7529s /tmp/ccLAoILA.s: Assembler messages: 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s /tmp/ccLAoILA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7529s CC [M] drivers/infiniband/hw/mlx5/gsi.o 7530s /tmp/ccmgEyc6.s: Assembler messages: 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/ccmgEyc6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s CC [M] drivers/infiniband/hw/ocrdma/ocrdma_hw.o 7530s /tmp/cc4U4vOV.s: Assembler messages: 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4U4vOV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s CC [M] drivers/greybus/bundle.o 7530s /tmp/cc4HtHSM.s: Assembler messages: 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc4HtHSM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s CC [M] drivers/infiniband/hw/mlx5/ib_virt.o 7530s /tmp/cc9Vhkaa.s: Assembler messages: 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7530s /tmp/cc9Vhkaa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s CC [M] drivers/greybus/connection.o 7531s /tmp/ccZzww4j.s: Assembler messages: 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccZzww4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s CC [M] drivers/vhost/iotlb.o 7531s /tmp/ccqRaDGN.s: Assembler messages: 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7531s /tmp/ccqRaDGN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Assembler messages: 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccZIFDTT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s CC [M] drivers/greybus/control.o 7532s LD [M] drivers/vhost/vhost_net.o 7532s LD [M] drivers/vhost/vhost_scsi.o 7532s LD [M] drivers/vhost/vhost_vsock.o 7532s LD [M] drivers/vhost/vhost_vdpa.o 7532s LD [M] drivers/vhost/vhost_iotlb.o 7532s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.o 7532s /tmp/cc7Qndlj.s: Assembler messages: 7532s /tmp/cc7Qndlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cc7Qndlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cc7Qndlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cc7Qndlj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s CC [M] drivers/infiniband/hw/mlx5/mad.o 7532s /tmp/ccDGVaiv.s: Assembler messages: 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/ccDGVaiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s CC [M] drivers/infiniband/hw/ocrdma/ocrdma_ah.o 7532s /tmp/cczm4BwS.s: Assembler messages: 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s /tmp/cczm4BwS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7532s CC [M] drivers/greybus/svc.o 7533s /tmp/cc7iMZ85.s: Assembler messages: 7533s /tmp/cc7iMZ85.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/cc7iMZ85.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.o 7533s /tmp/ccmwU0j3.s: Assembler messages: 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccmwU0j3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s CC [M] drivers/greybus/svc_watchdog.o 7533s /tmp/ccIoJZBP.s: Assembler messages: 7533s /tmp/ccIoJZBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccIoJZBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s /tmp/ccIoJZBP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7533s CC [M] drivers/infiniband/hw/ocrdma/ocrdma_stats.o 7534s /tmp/ccZ96MGi.s: Assembler messages: 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccZ96MGi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s CC [M] drivers/infiniband/hw/mlx5/main.o 7534s /tmp/ccslTsQn.s: Assembler messages: 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccslTsQn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s CC [M] drivers/greybus/operation.o 7534s /tmp/ccUApv4e.s: Assembler messages: 7534s /tmp/ccUApv4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccUApv4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccUApv4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccUApv4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s /tmp/ccUApv4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7534s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.o 7535s /tmp/ccDAjzs6.s: Assembler messages: 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccDAjzs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s LD [M] drivers/infiniband/hw/ocrdma/ocrdma.o 7535s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.o 7535s /tmp/ccVTEkJF.s: Assembler messages: 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s /tmp/ccVTEkJF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7535s CC [M] drivers/greybus/gb-beagleplay.o 7536s /tmp/cclWfBOo.s: Assembler messages: 7536s /tmp/cclWfBOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cclWfBOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cclWfBOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cclWfBOo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s CC [M] drivers/infiniband/hw/hns/hns_roce_main.o 7536s /tmp/cc5hHAjY.s: Assembler messages: 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s CC [M] drivers/greybus/es2.o 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7536s /tmp/cc5hHAjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Assembler messages: 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc2p9ejV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.o 7537s /tmp/cc3qjJtk.s: Assembler messages: 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/cc3qjJtk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s CC [M] drivers/infiniband/hw/mlx5/mem.o 7537s /tmp/ccKacrOF.s: Assembler messages: 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7537s /tmp/ccKacrOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s CC [M] drivers/infiniband/hw/hns/hns_roce_cmd.o 7538s /tmp/ccTpRky8.s: Assembler messages: 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccTpRky8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s LD [M] drivers/greybus/greybus.o 7538s LD [M] drivers/greybus/gb-es2.o 7538s CC [M] drivers/infiniband/hw/mlx5/mr.o 7538s /tmp/ccsrWbZG.s: Assembler messages: 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s /tmp/ccsrWbZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7538s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_mr.o 7539s /tmp/ccEzOzAC.s: Assembler messages: 7539s /tmp/ccEzOzAC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s CC [M] drivers/infiniband/hw/qedr/main.o 7539s /tmp/ccXVfW2N.s: Assembler messages: 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s /tmp/ccXVfW2N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s CC [M] drivers/infiniband/hw/hns/hns_roce_pd.o 7539s /tmp/ccRX6Ka8.s: Assembler messages: 7539s /tmp/ccRX6Ka8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7539s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.o 7540s /tmp/ccBwvThH.s: Assembler messages: 7540s /tmp/ccBwvThH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccBwvThH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccBwvThH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccBwvThH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s CC [M] drivers/infiniband/hw/hns/hns_roce_ah.o 7540s /tmp/ccpTNo1e.s: Assembler messages: 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s /tmp/ccpTNo1e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7540s CC [M] drivers/infiniband/hw/qedr/verbs.o 7541s /tmp/ccfNCQJZ.s: Assembler messages: 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccfNCQJZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s CC [M] drivers/infiniband/hw/mlx5/qp.o 7541s /tmp/ccyb1cPm.s: Assembler messages: 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccyb1cPm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.o 7541s /tmp/ccjIpDwG.s: Assembler messages: 7541s /tmp/ccjIpDwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s /tmp/ccjIpDwG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7541s CC [M] drivers/infiniband/hw/hns/hns_roce_hem.o 7542s /tmp/ccqCtFyT.s: Assembler messages: 7542s /tmp/ccqCtFyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7542s /tmp/ccqCtFyT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7542s CC [M] drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.o 7543s /tmp/ccQGLi0U.s: Assembler messages: 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s /tmp/ccQGLi0U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7543s CC [M] drivers/infiniband/hw/hns/hns_roce_mr.o 7544s /tmp/ccCQLWsM.s: Assembler messages: 7544s /tmp/ccCQLWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccCQLWsM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s LD [M] drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.o 7544s CC [M] drivers/infiniband/hw/bnxt_re/main.o 7544s /tmp/ccGHzJsR.s: Assembler messages: 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s /tmp/ccGHzJsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7544s CC [M] drivers/infiniband/hw/qedr/qedr_roce_cm.o 7545s /tmp/ccJKDQn6.s: Assembler messages: 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s /tmp/ccJKDQn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7545s CC [M] drivers/infiniband/hw/hns/hns_roce_qp.o 7546s /tmp/ccWDDUnd.s: Assembler messages: 7546s /tmp/ccWDDUnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccWDDUnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccWDDUnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccWDDUnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccWDDUnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s CC [M] drivers/infiniband/hw/qedr/qedr_iw_cm.o 7546s /tmp/cc2A8ANb.s: Assembler messages: 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/cc2A8ANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Assembler messages: 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s CC [M] drivers/infiniband/hw/bnxt_re/ib_verbs.o 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s /tmp/ccsjfpNg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7546s CC [M] drivers/infiniband/hw/mlx5/qpc.o 7547s /tmp/ccx2SOuJ.s: Assembler messages: 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s /tmp/ccx2SOuJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7547s CC [M] drivers/infiniband/hw/hns/hns_roce_cq.o 7548s /tmp/ccPByYWW.s: Assembler messages: 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccPByYWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s LD [M] drivers/infiniband/hw/qedr/qedr.o 7548s CC [M] drivers/infiniband/hw/bnxt_re/qplib_res.o 7548s /tmp/ccxRgK6G.s: Assembler messages: 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccxRgK6G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s CC [M] drivers/infiniband/hw/mlx5/restrack.o 7548s /tmp/ccLS2dTB.s: Assembler messages: 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s /tmp/ccLS2dTB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7548s CC [M] drivers/infiniband/hw/hns/hns_roce_alloc.o 7549s /tmp/ccVrhide.s: Assembler messages: 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccVrhide.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s CC [M] drivers/comedi/comedi_pci.o 7549s /tmp/ccMyZnjA.s: Assembler messages: 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s /tmp/ccMyZnjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7549s CC [M] drivers/infiniband/hw/bnxt_re/qplib_rcfw.o 7550s /tmp/ccQ1mpAY.s: Assembler messages: 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccQ1mpAY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s CC [M] drivers/infiniband/hw/mlx5/srq.o 7550s /tmp/ccB38Ete.s: Assembler messages: 7550s /tmp/ccB38Ete.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccB38Ete.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccB38Ete.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/ccB38Ete.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s CC [M] drivers/infiniband/hw/hns/hns_roce_db.o 7550s /tmp/cc152IcO.s: Assembler messages: 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s /tmp/cc152IcO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7550s CC [M] drivers/comedi/comedi_usb.o 7551s /tmp/ccISqyrT.s: Assembler messages: 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccISqyrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s CC [M] drivers/infiniband/hw/bnxt_re/qplib_sp.o 7551s /tmp/ccig7Cxr.s: Assembler messages: 7551s /tmp/ccig7Cxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccig7Cxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccig7Cxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccig7Cxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccjwd2dQ.s: Assembler messages: 7551s /tmp/ccjwd2dQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccjwd2dQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccjwd2dQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccjwd2dQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/ccjwd2dQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s CC [M] drivers/comedi/comedi_fops.o 7551s CC [M] drivers/infiniband/hw/hns/hns_roce_srq.o 7551s /tmp/cci6RsXL.s: Assembler messages: 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s /tmp/cci6RsXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7551s CC [M] drivers/infiniband/hw/mlx5/srq_cmd.o 7552s /tmp/ccvkf1YN.s: Assembler messages: 7552s /tmp/ccvkf1YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s /tmp/ccvkf1YN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s CC [M] drivers/infiniband/hw/bnxt_re/qplib_fp.o 7552s /tmp/ccC7nW8q.s: Assembler messages: 7552s /tmp/ccC7nW8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s /tmp/ccC7nW8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s /tmp/ccC7nW8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s /tmp/ccC7nW8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7552s /tmp/ccC7nW8q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s CC [M] drivers/infiniband/hw/hns/hns_roce_restrack.o 7553s /tmp/ccL4cN58.s: Assembler messages: 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/ccL4cN58.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Assembler messages: 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s /tmp/cc5NmXYa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7553s CC [M] drivers/comedi/range.o 7553s CC [M] drivers/infiniband/hw/mlx5/umr.o 7554s /tmp/ccEI1UYY.s: Assembler messages: 7554s /tmp/ccEI1UYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/ccEI1UYY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/cctlnGh9.s: Assembler messages: 7554s /tmp/cctlnGh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/cctlnGh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/cctlnGh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/cctlnGh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s /tmp/cctlnGh9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7554s CC [M] drivers/infiniband/hw/hns/hns_roce_debugfs.o 7554s CC [M] drivers/comedi/drivers.o 7555s /tmp/ccLuC2zr.s: Assembler messages: 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccLuC2zr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s CC [M] drivers/infiniband/hw/bnxt_re/hw_counters.o 7555s /tmp/ccWMJxn1.s: Assembler messages: 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccWMJxn1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Assembler messages: 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/ccUaVciQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s CC [M] drivers/infiniband/hw/mlx5/wr.o 7555s CC [M] drivers/comedi/comedi_buf.o 7555s /tmp/cc58qTCI.s: Assembler messages: 7555s /tmp/cc58qTCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/cc58qTCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/cc58qTCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/cc58qTCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s /tmp/cc58qTCI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7555s CC [M] drivers/infiniband/hw/hns/hns_roce_hw_v2.o 7556s /tmp/ccQzZRsd.s: Assembler messages: 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccQzZRsd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Assembler messages: 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s /tmp/ccgBLe2g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7556s CC [M] drivers/comedi/proc.o 7556s CC [M] drivers/infiniband/hw/bnxt_re/debugfs.o 7557s /tmp/ccJlxzUr.s: Assembler messages: 7557s /tmp/ccJlxzUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccJlxzUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccJlxzUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s CC [M] drivers/comedi/kcomedilib/kcomedilib_main.o 7557s /tmp/cchXFOYy.s: Assembler messages: 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/cchXFOYy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s CC [M] drivers/infiniband/hw/mlx5/odp.o 7557s /tmp/ccCsb7bM.s: Assembler messages: 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccCsb7bM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s LD [M] drivers/infiniband/hw/bnxt_re/bnxt_re.o 7557s /tmp/ccZJv8pP.s: Assembler messages: 7557s /tmp/ccZJv8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccZJv8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccZJv8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s /tmp/ccZJv8pP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7557s CC [M] drivers/rpmsg/rpmsg_core.o 7558s LD [M] drivers/comedi/kcomedilib/kcomedilib.o 7558s CC [M] drivers/comedi/drivers/comedi_8254.o 7558s /tmp/ccfgzeQw.s: Assembler messages: 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccfgzeQw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s CC [M] drivers/rpmsg/rpmsg_char.o 7558s /tmp/ccmVbAbO.s: Assembler messages: 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7558s /tmp/ccmVbAbO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s CC [M] drivers/comedi/drivers/comedi_bond.o 7559s /tmp/ccxYpxMe.s: Assembler messages: 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccxYpxMe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s CC [M] drivers/infiniband/hw/mlx5/ib_rep.o 7559s /tmp/ccDWXlTZ.s: Assembler messages: 7559s /tmp/ccDWXlTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccDWXlTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccDWXlTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccDWXlTZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Assembler messages: 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s /tmp/ccR22tgz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7559s CC [M] drivers/comedi/drivers/comedi_test.o 7559s CC [M] drivers/rpmsg/rpmsg_ctrl.o 7560s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function ‘hns_roce_v2_modify_qp’: 7560s /tmp/autopkgtest.maT0BU/build.miS/src/drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5410:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 7560s 5410 | } 7560s | ^ 7560s /tmp/ccBgACIR.s: Assembler messages: 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccBgACIR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Assembler messages: 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s CC [M] drivers/comedi/drivers/comedi_parport.o 7560s CC [M] drivers/rpmsg/rpmsg_ns.o 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7560s /tmp/ccu2qgJR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Assembler messages: 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5DBpgW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s CC [M] drivers/infiniband/hw/mlx5/macsec.o 7561s /tmp/cc7fHX4m.s: Assembler messages: 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc7fHX4m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/ccgSr0EL.s: Assembler messages: 7561s /tmp/ccgSr0EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/ccgSr0EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/ccgSr0EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/ccgSr0EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s LD [M] drivers/infiniband/hw/hns/hns-roce-hw-v2.o 7561s CC [M] drivers/rpmsg/mtk_rpmsg.o 7561s /tmp/cc5St07M.s: Assembler messages: 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s /tmp/cc5St07M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7561s CC [M] drivers/comedi/drivers/amplc_dio200.o 7561s CC [M] drivers/infiniband/hw/erdma/erdma_cm.o 7562s /tmp/cc8Bl55o.s: Assembler messages: 7562s /tmp/cc8Bl55o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc8Bl55o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc8Bl55o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s CC [M] drivers/comedi/drivers/amplc_pc236.o 7562s /tmp/cc41JOCJ.s: Assembler messages: 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc41JOCJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s CC [M] drivers/rpmsg/qcom_glink_native.o 7562s /tmp/cc5Je5T1.s: Assembler messages: 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/cc5Je5T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s CC [M] drivers/infiniband/hw/mlx5/devx.o 7562s /tmp/ccYzQtRL.s: Assembler messages: 7562s /tmp/ccYzQtRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/ccYzQtRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s /tmp/ccYzQtRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7562s CC [M] drivers/comedi/drivers/amplc_pc263.o 7563s /tmp/ccdoWrmG.s: Assembler messages: 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccdoWrmG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s CC [M] drivers/infiniband/hw/erdma/erdma_main.o 7563s /tmp/ccAK3jRM.s: Assembler messages: 7563s /tmp/ccAK3jRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccAK3jRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccAK3jRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s /tmp/ccAK3jRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7563s CC [M] drivers/comedi/drivers/pcl711.o 7564s /tmp/cc851RVX.s: Assembler messages: 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/cc851RVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s CC [M] drivers/comedi/drivers/pcl724.o 7564s /tmp/ccGbp61N.s: Assembler messages: 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s /tmp/ccGbp61N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7564s CC [M] drivers/infiniband/hw/erdma/erdma_cmdq.o 7565s /tmp/ccu2W5sc.s: Assembler messages: 7565s /tmp/ccu2W5sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccu2W5sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccu2W5sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccu2W5sc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s CC [M] drivers/comedi/drivers/pcl726.o 7565s /tmp/ccDX3kZT.s: Assembler messages: 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccDX3kZT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Assembler messages: 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s CC [M] drivers/comedi/drivers/pcl730.o 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccrNoaoW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Assembler messages: 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s /tmp/ccU4P2t9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7565s CC [M] drivers/infiniband/hw/mlx5/qos.o 7566s CC [M] drivers/rpmsg/qcom_glink_ssr.o 7566s /tmp/cc1FuJIr.s: Assembler messages: 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cc1FuJIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s CC [M] drivers/infiniband/hw/erdma/erdma_cq.o 7566s /tmp/cctz5r4z.s: Assembler messages: 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/cctz5r4z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s CC [M] drivers/comedi/drivers/pcl812.o 7566s /tmp/ccwPwXb5.s: Assembler messages: 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s /tmp/ccwPwXb5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7566s CC [M] drivers/rpmsg/qcom_glink_rpm.o 7567s /tmp/ccPZAtUJ.s: Assembler messages: 7567s /tmp/ccPZAtUJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s CC [M] drivers/infiniband/hw/mlx5/std_types.o 7567s /tmp/ccNSIy2x.s: Assembler messages: 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccNSIy2x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s CC [M] drivers/rpmsg/qcom_glink_smem.o 7567s /tmp/ccCNX0WH.s: Assembler messages: 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccCNX0WH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s CC [M] drivers/comedi/drivers/pcl816.o 7567s /tmp/ccPskM9Y.s: Assembler messages: 7567s /tmp/ccPskM9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccPskM9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccPskM9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s /tmp/ccPskM9Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7567s CC [M] drivers/infiniband/hw/erdma/erdma_verbs.o 7568s /tmp/ccWxcF2T.s: Assembler messages: 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccWxcF2T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s CC [M] drivers/rpmsg/qcom_smd.o 7568s /tmp/ccPBBioL.s: Assembler messages: 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccPBBioL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s CC [M] drivers/comedi/drivers/pcl818.o 7568s /tmp/ccmy0BTM.s: Assembler messages: 7568s /tmp/ccmy0BTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccmy0BTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccmy0BTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s /tmp/ccmy0BTM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7568s LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.o 7568s LD [M] drivers/comedi/comedi.o 7568s CC [M] drivers/infiniband/hw/erdma/erdma_qp.o 7569s /tmp/cc9JLN21.s: Assembler messages: 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/cc9JLN21.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s CC [M] drivers/comedi/drivers/pcm3724.o 7569s /tmp/ccLzfvBU.s: Assembler messages: 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLzfvBU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s CC [M] drivers/rpmsg/virtio_rpmsg_bus.o 7569s /tmp/ccLT4g90.s: Assembler messages: 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7569s /tmp/ccLT4g90.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccP6KeBH.s: Assembler messages: 7570s /tmp/ccP6KeBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccP6KeBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccP6KeBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccP6KeBH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s CC [M] drivers/comedi/drivers/rti800.o 7570s CC [M] drivers/comedi/drivers/rti802.o 7570s /tmp/ccxySH6M.s: Assembler messages: 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccxySH6M.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s CC [M] drivers/infiniband/hw/erdma/erdma_eq.o 7570s /tmp/ccLXv9pG.s: Assembler messages: 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccLXv9pG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccW54wqB.s: Assembler messages: 7570s /tmp/ccW54wqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccW54wqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccW54wqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccW54wqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s LD [M] drivers/rpmsg/qcom_glink.o 7570s CC [M] drivers/comedi/drivers/dac02.o 7570s CC [M] drivers/iio/industrialio-core.o 7570s /tmp/ccR83EVX.s: Assembler messages: 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s /tmp/ccR83EVX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7570s CC [M] drivers/comedi/drivers/das16m1.o 7571s /tmp/cc8oFnVh.s: Assembler messages: 7571s /tmp/cc8oFnVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cc8oFnVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cc8oFnVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cc8oFnVh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s CC [M] drivers/ipack/ipack.o 7571s /tmp/ccNE82Ra.s: Assembler messages: 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccNE82Ra.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s LD [M] drivers/infiniband/hw/erdma/erdma.o 7571s /tmp/ccEmybzD.s: Assembler messages: 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/ccEmybzD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s CC [M] drivers/comedi/drivers/das08_isa.o 7571s CC [M] drivers/ntb/core.o 7571s /tmp/cciWh5QS.s: Assembler messages: 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7571s /tmp/cciWh5QS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s CC [M] drivers/iio/industrialio-event.o 7572s /tmp/cckEsu5X.s: Assembler messages: 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cckEsu5X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/ccGaILHc.s: Assembler messages: 7572s /tmp/ccGaILHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/ccGaILHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/ccGaILHc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s CC [M] drivers/comedi/drivers/das16.o 7572s CC [M] drivers/ipack/devices/ipoctal.o 7572s /tmp/cclbOEfm.s: Assembler messages: 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cclbOEfm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s CC [M] drivers/ntb/msi.o 7572s /tmp/cc6aPL47.s: Assembler messages: 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s /tmp/cc6aPL47.s: Warning: no SFrame FDE emitted; FP without RA on stack 7572s CC [M] drivers/iio/inkern.o 7573s /tmp/cc9yl2VO.s: Assembler messages: 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/cc9yl2VO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Assembler messages: 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccadmEZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s CC [M] drivers/comedi/drivers/das800.o 7573s CC [M] drivers/ipack/carriers/tpci200.o 7573s /tmp/ccaxWMhL.s: Assembler messages: 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s /tmp/ccaxWMhL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7573s CC [M] drivers/ntb/ntb_transport.o 7574s /tmp/ccNp53EL.s: Assembler messages: 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccNp53EL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s CC [M] drivers/iio/industrialio-buffer.o 7574s /tmp/ccFeZ79E.s: Assembler messages: 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccFeZ79E.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Assembler messages: 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/ccMtRXLN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s CC [M] drivers/comedi/drivers/das1800.o 7574s CC [M] drivers/mcb/mcb-core.o 7574s /tmp/cc6FiU65.s: Assembler messages: 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7574s /tmp/cc6FiU65.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s CC [M] drivers/mcb/mcb-parse.o 7575s /tmp/cc84SeGo.s: Assembler messages: 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/cc84SeGo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Assembler messages: 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvmstnI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s CC [M] drivers/comedi/drivers/das6402.o 7575s CC [M] drivers/ntb/hw/idt/ntb_hw_idt.o 7575s /tmp/ccDiSaOG.s: Assembler messages: 7575s /tmp/ccDiSaOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccDiSaOG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s CC [M] drivers/mcb/mcb-pci.o 7575s /tmp/ccvOcKFM.s: Assembler messages: 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7575s /tmp/ccvOcKFM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s CC [M] drivers/iio/industrialio-trigger.o 7576s /tmp/ccfqh4kF.s: Assembler messages: 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccfqh4kF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s CC [M] drivers/comedi/drivers/dt2801.o 7576s /tmp/ccB0vTlH.s: Assembler messages: 7576s /tmp/ccB0vTlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccB0vTlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccB0vTlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccB0vTlH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s CC [M] drivers/mcb/mcb-lpc.o 7576s /tmp/ccVWFnxr.s: Assembler messages: 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7576s /tmp/ccVWFnxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Assembler messages: 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cc2I6q5u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s CC [M] drivers/ntb/hw/epf/ntb_hw_epf.o 7577s /tmp/ccYYSwle.s: Assembler messages: 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccYYSwle.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s CC [M] drivers/comedi/drivers/dt2811.o 7577s CC [M] drivers/iio/industrialio-acpi.o 7577s /tmp/ccktx3bX.s: Assembler messages: 7577s /tmp/ccktx3bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccktx3bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccktx3bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccktx3bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccktx3bX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s LD [M] drivers/mcb/mcb.o 7577s CC [M] drivers/iio/industrialio-configfs.o 7577s /tmp/ccmyFpZm.s: Assembler messages: 7577s /tmp/ccmyFpZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccmyFpZm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s CC [M] drivers/iio/industrialio-gts-helper.o 7577s /tmp/ccbiQPEC.s: Assembler messages: 7577s /tmp/ccbiQPEC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Assembler messages: 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/cchtoTzV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Assembler messages: 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s /tmp/ccFhXAre.s: Warning: no SFrame FDE emitted; FP without RA on stack 7577s CC [M] drivers/comedi/drivers/dt2814.o 7577s CC [M] drivers/ntb/hw/mscc/ntb_hw_switchtec.o 7577s CC [M] drivers/comedi/drivers/dt2815.o 7578s /tmp/ccernoY7.s: Assembler messages: 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccernoY7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s CC [M] drivers/iio/industrialio-sw-device.o 7578s /tmp/cclyhH6b.s: Assembler messages: 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/cclyhH6b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Assembler messages: 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s /tmp/ccjzysJd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7578s CC [M] drivers/comedi/drivers/dt2817.o 7578s CC [M] drivers/iio/industrialio-sw-trigger.o 7579s /tmp/cc93msek.s: Assembler messages: 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/cc93msek.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Assembler messages: 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccrgWwD9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s CC [M] drivers/iio/industrialio-triggered-event.o 7579s /tmp/ccPHxpkz.s: Assembler messages: 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccPHxpkz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccSzIvrn.s: Assembler messages: 7579s /tmp/ccSzIvrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccSzIvrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccSzIvrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccSzIvrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccSzIvrn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s CC [M] drivers/ntb/test/ntb_pingpong.o 7579s CC [M] drivers/comedi/drivers/dt282x.o 7579s CC [M] drivers/iio/industrialio-backend.o 7579s /tmp/ccZAZFsf.s: Assembler messages: 7579s /tmp/ccZAZFsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7579s /tmp/ccZAZFsf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s CC [M] drivers/thunderbolt/nhi.o 7580s /tmp/ccRtwFKm.s: Assembler messages: 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccRtwFKm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Assembler messages: 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccaioErV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s CC [M] drivers/ntb/test/ntb_tool.o 7580s /tmp/ccpI8HUd.s: Assembler messages: 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s /tmp/ccpI8HUd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7580s CC [M] drivers/comedi/drivers/dmm32at.o 7580s CC [M] drivers/iio/accel/adis16201.o 7581s /tmp/ccnXn0h8.s: Assembler messages: 7581s /tmp/ccnXn0h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccnXn0h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccnXn0h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccnXn0h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccnXn0h8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s CC [M] drivers/iio/accel/adis16209.o 7581s /tmp/ccwZeKtt.s: Assembler messages: 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccwZeKtt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s CC [M] drivers/comedi/drivers/fl512.o 7581s /tmp/cc8foCbE.s: Assembler messages: 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/cc8foCbE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s CC [M] drivers/thunderbolt/nhi_ops.o 7581s /tmp/ccZRg9cp.s: Assembler messages: 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccZRg9cp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s CC [M] drivers/ntb/test/ntb_perf.o 7581s /tmp/ccef3pKi.s: Assembler messages: 7581s /tmp/ccef3pKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccef3pKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccef3pKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccef3pKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccef3pKi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccMMf5BO.s: Assembler messages: 7581s /tmp/ccMMf5BO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccMMf5BO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccMMf5BO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccMMf5BO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s /tmp/ccMMf5BO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7581s CC [M] drivers/comedi/drivers/aio_aio12_8.o 7581s CC [M] drivers/iio/accel/adxl313_core.o 7582s /tmp/ccRZbO3g.s: Assembler messages: 7582s /tmp/ccRZbO3g.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s CC [M] drivers/thunderbolt/ctl.o 7582s /tmp/ccvH6wpv.s: Assembler messages: 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccvH6wpv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccCTSTWo.s: Assembler messages: 7582s /tmp/ccCTSTWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccCTSTWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s /tmp/ccCTSTWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7582s CC [M] drivers/comedi/drivers/aio_iiro_16.o 7582s CC [M] drivers/iio/accel/adxl313_i2c.o 7583s /tmp/cc57Q6EW.s: Assembler messages: 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cc57Q6EW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s LD [M] drivers/ntb/ntb.o 7583s CC [M] drivers/hwtracing/stm/core.o 7583s /tmp/ccH5jaGz.s: Assembler messages: 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccH5jaGz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s CC [M] drivers/comedi/drivers/ii_pci20kc.o 7583s /tmp/ccAIgkgu.s: Assembler messages: 7583s /tmp/ccAIgkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccAIgkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/ccAIgkgu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s CC [M] drivers/iio/accel/adxl313_spi.o 7583s /tmp/cchxzbeB.s: Assembler messages: 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s /tmp/cchxzbeB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7583s CC [M] drivers/thunderbolt/tb.o 7584s /tmp/ccaHUDLb.s: Assembler messages: 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccaHUDLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s CC [M] drivers/comedi/drivers/c6xdigio.o 7584s /tmp/ccvJguOt.s: Assembler messages: 7584s /tmp/ccvJguOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccvJguOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccvJguOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccvJguOt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s CC [M] drivers/iio/accel/adxl355_core.o 7584s /tmp/ccjpUPe5.s: Assembler messages: 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccjpUPe5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s CC [M] drivers/hwtracing/stm/policy.o 7584s /tmp/ccwDQxUX.s: Assembler messages: 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s /tmp/ccwDQxUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7584s CC [M] drivers/comedi/drivers/mpc624.o 7585s /tmp/ccwXp9zn.s: Assembler messages: 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccwXp9zn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Assembler messages: 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfC11Cx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s CC [M] drivers/iio/accel/adxl355_i2c.o 7585s CC [M] drivers/hwtracing/stm/p_basic.o 7585s /tmp/ccBkRzhb.s: Assembler messages: 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccBkRzhb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s CC [M] drivers/comedi/drivers/adq12b.o 7585s /tmp/ccfizXDT.s: Assembler messages: 7585s /tmp/ccfizXDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccfizXDT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s CC [M] drivers/hwtracing/stm/p_sys-t.o 7585s /tmp/ccXhOtZL.s: Assembler messages: 7585s /tmp/ccXhOtZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccXhOtZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s /tmp/ccXhOtZL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7585s CC [M] drivers/iio/accel/adxl355_spi.o 7586s /tmp/cc41OMwg.s: Assembler messages: 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s CC [M] drivers/thunderbolt/switch.o 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc41OMwg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Assembler messages: 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cc4s6ASK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Assembler messages: 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccz4Rj6S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s CC [M] drivers/comedi/drivers/ni_at_a2150.o 7586s CC [M] drivers/hwtracing/stm/dummy_stm.o 7586s /tmp/cci5LEtl.s: Assembler messages: 7586s /tmp/cci5LEtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cci5LEtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/cci5LEtl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s CC [M] drivers/iio/accel/adxl367.o 7586s /tmp/ccar4ZJI.s: Assembler messages: 7586s /tmp/ccar4ZJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s /tmp/ccar4ZJI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7586s CC [M] drivers/hwtracing/stm/console.o 7587s /tmp/ccz4v9NV.s: Assembler messages: 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccz4v9NV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s CC [M] drivers/comedi/drivers/ni_at_ao.o 7587s /tmp/ccZ2s8H2.s: Assembler messages: 7587s /tmp/ccZ2s8H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccZ2s8H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccZ2s8H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccZ2s8H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccZ2s8H2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s CC [M] drivers/hwtracing/stm/heartbeat.o 7587s /tmp/ccuXxANb.s: Assembler messages: 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccuXxANb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Assembler messages: 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s /tmp/ccATls8c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7587s CC [M] drivers/iio/accel/adxl367_i2c.o 7587s CC [M] drivers/comedi/drivers/ni_atmio.o 7588s /tmp/ccfyQNzr.s: Assembler messages: 7588s /tmp/ccfyQNzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccfyQNzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccfyQNzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccfyQNzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccfyQNzr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s CC [M] drivers/hwtracing/stm/ftrace.o 7588s /tmp/ccOl06Mc.s: Assembler messages: 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s CC [M] drivers/thunderbolt/cap.o 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccOl06Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccFU0KWx.s: Assembler messages: 7588s /tmp/ccFU0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccFU0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccFU0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccFU0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccFU0KWx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s LD [M] drivers/hwtracing/stm/stm_core.o 7588s LD [M] drivers/hwtracing/stm/stm_p_basic.o 7588s LD [M] drivers/hwtracing/stm/stm_p_sys-t.o 7588s LD [M] drivers/hwtracing/stm/stm_console.o 7588s LD [M] drivers/hwtracing/stm/stm_heartbeat.o 7588s LD [M] drivers/hwtracing/stm/stm_ftrace.o 7588s CC [M] drivers/hwtracing/ptt/hisi_ptt.o 7588s /tmp/ccwjQrtP.s: Assembler messages: 7588s /tmp/ccwjQrtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccwjQrtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccwjQrtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s /tmp/ccwjQrtP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7588s CC [M] drivers/iio/accel/adxl367_spi.o 7589s CC [M] drivers/thunderbolt/path.o 7589s /tmp/ccfYPcyj.s: Assembler messages: 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s /tmp/ccfYPcyj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7589s CC [M] drivers/iio/accel/adxl372.o 7590s /tmp/ccLmGweU.s: Assembler messages: 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccLmGweU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s CC [M] drivers/fpga/fpga-mgr.o 7590s /tmp/cc7d9vZG.s: Assembler messages: 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/cc7d9vZG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s CC [M] drivers/thunderbolt/tunnel.o 7590s /tmp/ccYR0fjA.s: Assembler messages: 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccYR0fjA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s CC [M] drivers/comedi/drivers/ni_atmio16d.o 7590s /tmp/ccMZjnrk.s: Assembler messages: 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s /tmp/ccMZjnrk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7590s CC [M] drivers/iio/accel/adxl372_i2c.o 7591s /tmp/ccsdUj9G.s: Assembler messages: 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccsdUj9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s CC [M] drivers/fpga/altera-cvp.o 7591s /tmp/cckElpBz.s: Assembler messages: 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/cckElpBz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s CC [M] drivers/comedi/drivers/ni_labpc.o 7591s /tmp/ccHGqLoa.s: Assembler messages: 7591s /tmp/ccHGqLoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccHGqLoa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s CC [M] drivers/iio/accel/adxl372_spi.o 7591s /tmp/ccqatYCm.s: Assembler messages: 7591s /tmp/ccqatYCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccqatYCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccqatYCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7591s /tmp/ccqatYCm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s CC [M] drivers/comedi/drivers/pcmad.o 7592s /tmp/ccREgZiv.s: Assembler messages: 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccREgZiv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/cc4jNQ1S.s: Assembler messages: 7592s /tmp/cc4jNQ1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/cc4jNQ1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/cc4jNQ1S.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s CC [M] drivers/fpga/altera-ps-spi.o 7592s /tmp/ccuClUeM.s: Assembler messages: 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccuClUeM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s CC [M] drivers/iio/accel/adxl380.o 7592s CC [M] drivers/thunderbolt/eeprom.o 7592s /tmp/ccqTD8cs.s: Assembler messages: 7592s /tmp/ccqTD8cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccqTD8cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccqTD8cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccqTD8cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccqTD8cs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s CC [M] drivers/comedi/drivers/pcmda12.o 7592s /tmp/ccg9wRpp.s: Assembler messages: 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s /tmp/ccg9wRpp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7592s CC [M] drivers/fpga/ice40-spi.o 7593s /tmp/ccqtssx5.s: Assembler messages: 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccqtssx5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s CC [M] drivers/thunderbolt/domain.o 7593s /tmp/ccSSAZYe.s: Assembler messages: 7593s /tmp/ccSSAZYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccSSAZYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccSSAZYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccSSAZYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccSSAZYe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s CC [M] drivers/comedi/drivers/pcmmio.o 7593s /tmp/cc2K9mhM.s: Assembler messages: 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/cc2K9mhM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s CC [M] drivers/iio/accel/adxl380_i2c.o 7593s /tmp/ccGBu2ef.s: Assembler messages: 7593s /tmp/ccGBu2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccGBu2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccGBu2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccGBu2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s /tmp/ccGBu2ef.s: Warning: no SFrame FDE emitted; FP without RA on stack 7593s CC [M] drivers/fpga/machxo2-spi.o 7594s /tmp/cctClFsE.s: Assembler messages: 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s CC [M] drivers/thunderbolt/dma_port.o 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cctClFsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Assembler messages: 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccDJHn3n.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s CC [M] drivers/comedi/drivers/pcmuio.o 7594s /tmp/ccwDalms.s: Assembler messages: 7594s /tmp/ccwDalms.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccwDalms.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccwDalms.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s CC [M] drivers/iio/accel/adxl380_spi.o 7594s /tmp/ccGw4Q1m.s: Assembler messages: 7594s /tmp/ccGw4Q1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccGw4Q1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccGw4Q1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccGw4Q1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/ccGw4Q1m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s CC [M] drivers/fpga/socfpga.o 7594s /tmp/cczVVClt.s: Assembler messages: 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7594s /tmp/cczVVClt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s CC [M] drivers/thunderbolt/icm.o 7595s /tmp/cc2QrVSl.s: Assembler messages: 7595s /tmp/cc2QrVSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc2QrVSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc2QrVSl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s CC [M] drivers/iio/accel/bma220_spi.o 7595s /tmp/ccKhNdDw.s: Assembler messages: 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s CC [M] drivers/comedi/drivers/multiq3.o 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKhNdDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Assembler messages: 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccKs30CW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s CC [M] drivers/fpga/socfpga-a10.o 7595s /tmp/cc4HR075.s: Assembler messages: 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/cc4HR075.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Assembler messages: 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7595s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s CC [M] drivers/iio/accel/bma400_core.o 7596s CC [M] drivers/comedi/drivers/s526.o 7596s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccyDOeDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccAQcJAQ.s: Assembler messages: 7596s /tmp/ccAQcJAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccAQcJAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccAQcJAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccAQcJAQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s CC [M] drivers/fpga/stratix10-soc.o 7596s /tmp/cc9p8EG9.s: Assembler messages: 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/cc9p8EG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Assembler messages: 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccPXHXK1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s CC [M] drivers/comedi/drivers/8255_pci.o 7596s CC [M] drivers/thunderbolt/property.o 7596s /tmp/ccCrL5L8.s: Assembler messages: 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s /tmp/ccCrL5L8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7596s CC [M] drivers/fpga/xilinx-core.o 7597s /tmp/ccnIBoNs.s: Assembler messages: 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccnIBoNs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s CC [M] drivers/iio/accel/bma400_i2c.o 7597s /tmp/ccGI7nOF.s: Assembler messages: 7597s /tmp/ccGI7nOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccGI7nOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccGI7nOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccGI7nOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccGI7nOF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccFvuU8U.s: Assembler messages: 7597s /tmp/ccFvuU8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccFvuU8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccFvuU8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccFvuU8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s CC [M] drivers/comedi/drivers/addi_watchdog.o 7597s CC [M] drivers/fpga/xilinx-selectmap.o 7597s /tmp/ccCLN9vY.s: Assembler messages: 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s /tmp/ccCLN9vY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7597s CC [M] drivers/thunderbolt/xdomain.o 7598s /tmp/cc0U67fN.s: Assembler messages: 7598s /tmp/cc0U67fN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc0U67fN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc0U67fN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccTl0Txz.s: Assembler messages: 7598s /tmp/ccTl0Txz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccTl0Txz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccTl0Txz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s CC [M] drivers/iio/accel/bma400_spi.o 7598s /tmp/cc1voMDw.s: Assembler messages: 7598s /tmp/cc1voMDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc1voMDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc1voMDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc1voMDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/cc1voMDw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s CC [M] drivers/fpga/xilinx-spi.o 7598s CC [M] drivers/comedi/drivers/addi_apci_1032.o 7598s /tmp/ccr7vApe.s: Assembler messages: 7598s /tmp/ccr7vApe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccr7vApe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccr7vApe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccN5Th2B.s: Assembler messages: 7598s /tmp/ccN5Th2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccN5Th2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccN5Th2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccN5Th2B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s CC [M] drivers/iio/accel/bmc150-accel-core.o 7598s CC [M] drivers/fpga/zynqmp-fpga.o 7598s /tmp/ccakLFG2.s: Assembler messages: 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s /tmp/ccakLFG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7598s CC [M] drivers/comedi/drivers/addi_apci_1500.o 7599s /tmp/cckNDxuw.s: Assembler messages: 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cckNDxuw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s CC [M] drivers/thunderbolt/lc.o 7599s /tmp/cc8puqQB.s: Assembler messages: 7599s /tmp/cc8puqQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc8puqQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc8puqQB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s CC [M] drivers/fpga/versal-fpga.o 7599s /tmp/cc7oT8I4.s: Assembler messages: 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s CC [M] drivers/comedi/drivers/addi_apci_1516.o 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7599s /tmp/cc7oT8I4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Assembler messages: 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccB8S9zd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s CC [M] drivers/iio/accel/bmc150-accel-i2c.o 7600s /tmp/ccDMgqS4.s: Assembler messages: 7600s /tmp/ccDMgqS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccDMgqS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccDMgqS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s CC [M] drivers/fpga/microchip-spi.o 7600s /tmp/ccb3IBE2.s: Assembler messages: 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccb3IBE2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s CC [M] drivers/thunderbolt/tmu.o 7600s /tmp/ccV8f4Mc.s: Assembler messages: 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s /tmp/ccV8f4Mc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7600s CC [M] drivers/comedi/drivers/addi_apci_1564.o 7601s /tmp/ccJ75ImK.s: Assembler messages: 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccJ75ImK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s CC [M] drivers/iio/accel/bmc150-accel-spi.o 7601s /tmp/ccgDJWxu.s: Assembler messages: 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccgDJWxu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s CC [M] drivers/fpga/lattice-sysconfig.o 7601s /tmp/cctvDsjt.s: Assembler messages: 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s CC [M] drivers/comedi/drivers/addi_apci_16xx.o 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cctvDsjt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccqH9iqo.s: Assembler messages: 7601s /tmp/ccqH9iqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccqH9iqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccqH9iqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccqH9iqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccqH9iqo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s CC [M] drivers/thunderbolt/usb4.o 7601s /tmp/cc4liOpH.s: Assembler messages: 7601s /tmp/cc4liOpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cc4liOpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cc4liOpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/cc4liOpH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccwjfE6U.s: Assembler messages: 7601s /tmp/ccwjfE6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccwjfE6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccwjfE6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s /tmp/ccwjfE6U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7601s CC [M] drivers/fpga/lattice-sysconfig-spi.o 7601s CC [M] drivers/iio/accel/bmi088-accel-core.o 7602s /tmp/ccJDZM9U.s: Assembler messages: 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccJDZM9U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s CC [M] drivers/comedi/drivers/addi_apci_2032.o 7602s /tmp/ccv7Sq7N.s: Assembler messages: 7602s /tmp/ccv7Sq7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccv7Sq7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccv7Sq7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccv7Sq7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/ccv7Sq7N.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/cc0PJWq1.s: Assembler messages: 7602s /tmp/cc0PJWq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/cc0PJWq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/cc0PJWq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/cc0PJWq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s /tmp/cc0PJWq1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7602s CC [M] drivers/fpga/altera-pr-ip-core.o 7602s CC [M] drivers/iio/accel/bmi088-accel-i2c.o 7603s /tmp/ccsPquHl.s: Assembler messages: 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccsPquHl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s CC [M] drivers/comedi/drivers/addi_apci_2200.o 7603s /tmp/cc5dpFem.s: Assembler messages: 7603s /tmp/cc5dpFem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/cc5dpFem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/cc5dpFem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/cc5dpFem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/cc5dpFem.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s CC [M] drivers/fpga/altera-pr-ip-core-plat.o 7603s /tmp/ccI5jULq.s: Assembler messages: 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccI5jULq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccILu4md.s: Assembler messages: 7603s /tmp/ccILu4md.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccILu4md.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccILu4md.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccILu4md.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s CC [M] drivers/iio/accel/bmi088-accel-spi.o 7603s CC [M] drivers/thunderbolt/usb4_port.o 7603s /tmp/ccdEt2Qz.s: Assembler messages: 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s /tmp/ccdEt2Qz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7603s CC [M] drivers/comedi/drivers/addi_apci_3120.o 7604s /tmp/ccXBSMEm.s: Assembler messages: 7604s /tmp/ccXBSMEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccXBSMEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccXBSMEm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s CC [M] drivers/fpga/intel-m10-bmc-sec-update.o 7604s /tmp/cckNmkis.s: Assembler messages: 7604s /tmp/cckNmkis.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/cckNmkis.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/cckNmkis.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/cckNmkis.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/cckNmkis.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s CC [M] drivers/iio/accel/da280.o 7604s /tmp/ccfO4mU6.s: Assembler messages: 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccfO4mU6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s CC [M] drivers/thunderbolt/nvm.o 7604s /tmp/ccu6EXnA.s: Assembler messages: 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccu6EXnA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s CC [M] drivers/comedi/drivers/addi_apci_3501.o 7604s /tmp/ccxCTXTR.s: Assembler messages: 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7604s /tmp/ccxCTXTR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s CC [M] drivers/fpga/fpga-bridge.o 7605s /tmp/ccGVj0cu.s: Assembler messages: 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccGVj0cu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s CC [M] drivers/iio/accel/da311.o 7605s /tmp/ccd5hbMi.s: Assembler messages: 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccd5hbMi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s CC [M] drivers/thunderbolt/retimer.o 7605s /tmp/cc7Fi95c.s: Assembler messages: 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/cc7Fi95c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s CC [M] drivers/comedi/drivers/addi_apci_3xxx.o 7605s /tmp/ccncAnoz.s: Assembler messages: 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s /tmp/ccncAnoz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7605s CC [M] drivers/fpga/altera-hps2fpga.o 7606s /tmp/ccfvt6OC.s: Assembler messages: 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfvt6OC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s CC [M] drivers/iio/accel/dmard06.o 7606s /tmp/ccfcKOOC.s: Assembler messages: 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccfcKOOC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s CC [M] drivers/thunderbolt/quirks.o 7606s /tmp/ccBkxtEt.s: Assembler messages: 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccBkxtEt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s CC [M] drivers/comedi/drivers/adl_pci6208.o 7606s /tmp/ccD43vG2.s: Assembler messages: 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccD43vG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s CC [M] drivers/fpga/altera-fpga2sdram.o 7606s /tmp/ccgZlMNf.s: Assembler messages: 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s /tmp/ccgZlMNf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7606s CC [M] drivers/iio/accel/dmard09.o 7607s /tmp/ccBCeFkB.s: Assembler messages: 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccBCeFkB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/thunderbolt/clx.o 7607s /tmp/ccrFytpj.s: Assembler messages: 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccrFytpj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/comedi/drivers/adl_pci7x3x.o 7607s /tmp/ccjCNdE7.s: Assembler messages: 7607s /tmp/ccjCNdE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccjCNdE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccjCNdE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccjCNdE7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/fpga/altera-freeze-bridge.o 7607s /tmp/ccGyARpb.s: Assembler messages: 7607s /tmp/ccGyARpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccGyARpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccGyARpb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/iio/accel/dmard10.o 7607s /tmp/ccNjX4c0.s: Assembler messages: 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccNjX4c0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccPpkWdH.s: Assembler messages: 7607s /tmp/ccPpkWdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccPpkWdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccPpkWdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccPpkWdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccPpkWdH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/fpga/xilinx-pr-decoupler.o 7607s /tmp/ccOTBYpr.s: Assembler messages: 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/thunderbolt/acpi.o 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s /tmp/ccOTBYpr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7607s CC [M] drivers/comedi/drivers/adl_pci8164.o 7608s /tmp/ccY1hAqT.s: Assembler messages: 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccY1hAqT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s CC [M] drivers/fpga/fpga-region.o 7608s /tmp/ccfzYmmz.s: Assembler messages: 7608s /tmp/ccfzYmmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccfzYmmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccfzYmmz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: CC [M] drivers/iio/accel/fxls8962af-core.o 7608s Assembler messages: 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/ccAzsXgG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s CC [M] drivers/comedi/drivers/adl_pci9111.o 7608s /tmp/cchc7hUX.s: Assembler messages: 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s /tmp/cchc7hUX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7608s CC [M] drivers/thunderbolt/debugfs.o 7609s /tmp/ccpT4anz.s: Assembler messages: 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccpT4anz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s CC [M] drivers/fpga/of-fpga-region.o 7609s /tmp/cc9dSEQr.s: Assembler messages: 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/cc9dSEQr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s CC [M] drivers/comedi/drivers/adl_pci9118.o 7609s /tmp/ccHS4E1q.s: Assembler messages: 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccHS4E1q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Assembler messages: 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccGMJpPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccf2HmHH.s: Assembler messages: 7609s /tmp/ccf2HmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccf2HmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccf2HmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s /tmp/ccf2HmHH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7609s LD [M] drivers/thunderbolt/thunderbolt.o 7609s CC [M] drivers/fpga/dfl.o 7609s CC [M] drivers/iio/accel/fxls8962af-i2c.o 7609s CC [M] drivers/iio/accel/fxls8962af-spi.o 7610s /tmp/ccLmWPr1.s: Assembler messages: 7610s /tmp/ccLmWPr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccLmWPr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccLmWPr1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/cctEivn6.s: Assembler messages: 7610s /tmp/cctEivn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/cctEivn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/cctEivn6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s CC [M] drivers/fpga/dfl-fme-main.o 7610s /tmp/ccQ0vgmP.s: Assembler messages: 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s /tmp/ccQ0vgmP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7610s CC [M] drivers/iio/accel/hid-sensor-accel-3d.o 7610s CC [M] drivers/comedi/drivers/adv_pci1710.o 7611s /tmp/ccwOCjxg.s: Assembler messages: 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccwOCjxg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s CC [M] drivers/fsi/fsi-core.o 7611s /tmp/ccgxU59f.s: Assembler messages: 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccgxU59f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Assembler messages: 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccCQUkq3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s CC [M] drivers/iio/accel/kionix-kx022a.o 7611s /tmp/ccmcmeeA.s: Assembler messages: 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s /tmp/ccmcmeeA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7611s CC [M] drivers/fpga/dfl-fme-pr.o 7611s CC [M] drivers/comedi/drivers/adv_pci1720.o 7612s /tmp/ccGTc2KV.s: Assembler messages: 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccGTc2KV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s CC [M] drivers/comedi/drivers/adv_pci1723.o 7612s /tmp/ccvJduA2.s: Assembler messages: 7612s /tmp/ccvJduA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccvJduA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccvJduA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccvJduA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccvJduA2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s CC [M] drivers/fpga/dfl-fme-error.o 7612s /tmp/ccX0oljj.s: Assembler messages: 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s /tmp/ccX0oljj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7612s CC [M] drivers/iio/accel/kionix-kx022a-i2c.o 7613s /tmp/ccVMv5PW.s: Assembler messages: 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccVMv5PW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s CC [M] drivers/comedi/drivers/adv_pci1724.o 7613s /tmp/ccPdHZqB.s: Assembler messages: 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccPdHZqB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Assembler messages: 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccMT86Bm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s CC [M] drivers/fpga/dfl-fme-perf.o 7613s CC [M] drivers/fsi/fsi-master-hub.o 7613s /tmp/ccvHrZMb.s: Assembler messages: 7613s /tmp/ccvHrZMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccvHrZMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccvHrZMb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s CC [M] drivers/iio/accel/kionix-kx022a-spi.o 7613s /tmp/ccpymrZ3.s: Assembler messages: 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s /tmp/ccpymrZ3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7613s CC [M] drivers/comedi/drivers/adv_pci1760.o 7614s /tmp/ccyXUt33.s: Assembler messages: 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccyXUt33.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s CC [M] drivers/fsi/fsi-master-aspeed.o 7614s /tmp/cc6PgG9k.s: Assembler messages: 7614s /tmp/cc6PgG9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cc6PgG9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cc6PgG9k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s CC [M] drivers/iio/accel/kxcjk-1013.o 7614s /tmp/cczyIEW4.s: Assembler messages: 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/cczyIEW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s CC [M] drivers/fpga/dfl-fme-mgr.o 7614s /tmp/ccqogyfd.s: Assembler messages: 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s /tmp/ccqogyfd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7614s CC [M] drivers/comedi/drivers/adv_pci_dio.o 7615s /tmp/ccbkw05j.s: Assembler messages: 7615s /tmp/ccbkw05j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccbkw05j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccbkw05j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccbkw05j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccbkw05j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s CC [M] drivers/fpga/dfl-fme-br.o 7615s /tmp/ccjkolUG.s: Assembler messages: 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccjkolUG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s CC [M] drivers/fsi/fsi-master-gpio.o 7615s /tmp/ccHdYIwp.s: Assembler messages: 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccHdYIwp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s CC [M] drivers/iio/accel/kxsd9.o 7615s /tmp/ccMRsjFr.s: Assembler messages: 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccMRsjFr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s CC [M] drivers/comedi/drivers/amplc_dio200_pci.o 7615s /tmp/ccWmP4bx.s: Assembler messages: 7615s /tmp/ccWmP4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccWmP4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccWmP4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccWmP4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s /tmp/ccWmP4bx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7615s CC [M] drivers/fpga/dfl-fme-region.o 7616s /tmp/ccvszwzc.s: Assembler messages: 7616s /tmp/ccvszwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccvszwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccvszwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccvszwzc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s CC [M] drivers/comedi/drivers/amplc_pci236.o 7616s /tmp/ccMob6c3.s: Assembler messages: 7616s /tmp/ccMob6c3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccMob6c3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccMob6c3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccMob6c3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Assembler messages: 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s /tmp/ccTzPJkj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7616s CC [M] drivers/fpga/dfl-afu-main.o 7616s CC [M] drivers/iio/accel/kxsd9-spi.o 7617s /tmp/ccQ2Ukv2.s: Assembler messages: 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s CC [M] drivers/comedi/drivers/amplc_pci263.o 7617s CC [M] drivers/fsi/fsi-master-i2cr.o 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQ2Ukv2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Assembler messages: 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/cchPuSjI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQtw3bR.s: Assembler messages: 7617s /tmp/ccQtw3bR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQtw3bR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQtw3bR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccQtw3bR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s CC [M] drivers/iio/accel/kxsd9-i2c.o 7617s /tmp/ccJrI18P.s: Assembler messages: 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccJrI18P.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s CC [M] drivers/fpga/dfl-afu-region.o 7617s /tmp/ccfmAgw8.s: Assembler messages: 7617s /tmp/ccfmAgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccfmAgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccfmAgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccfmAgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s /tmp/ccfmAgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7617s CC [M] drivers/comedi/drivers/amplc_pci224.o 7618s /tmp/ccHWYLwU.s: Assembler messages: 7618s /tmp/ccHWYLwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccHWYLwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccHWYLwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccHWYLwU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s CC [M] drivers/iio/accel/mc3230.o 7618s /tmp/cclkgBcW.s: Assembler messages: 7618s /tmp/cclkgBcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cclkgBcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cclkgBcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cclkgBcW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s CC [M] drivers/fpga/dfl-afu-dma-region.o 7618s /tmp/ccBjmvPW.s: Assembler messages: 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccBjmvPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s CC [M] drivers/fsi/fsi-scom.o 7618s /tmp/ccnxyyuQ.s: Assembler messages: 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/ccnxyyuQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s CC [M] drivers/comedi/drivers/amplc_pci230.o 7618s /tmp/cc4eo5LS.s: Assembler messages: 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s /tmp/cc4eo5LS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7618s CC [M] drivers/iio/accel/mma7455_core.o 7619s /tmp/ccAtnppj.s: Assembler messages: 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccAtnppj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s CC [M] drivers/fpga/dfl-afu-error.o 7619s /tmp/ccr1wQ4j.s: Assembler messages: 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/ccr1wQ4j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s CC [M] drivers/fsi/fsi-sbefifo.o 7619s /tmp/cczfZPWm.s: Assembler messages: 7619s /tmp/cczfZPWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cczfZPWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cczfZPWm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s CC [M] drivers/iio/accel/mma7455_i2c.o 7619s /tmp/cc32EQ9K.s: Assembler messages: 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s /tmp/cc32EQ9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7619s CC [M] drivers/fpga/dfl-n3000-nios.o 7620s /tmp/ccHjXOZh.s: Assembler messages: 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccHjXOZh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s CC [M] drivers/comedi/drivers/contec_pci_dio.o 7620s /tmp/cc76f66D.s: Assembler messages: 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/cc76f66D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s CC [M] drivers/fsi/fsi-occ.o 7620s /tmp/ccsrInws.s: Assembler messages: 7620s /tmp/ccsrInws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccsrInws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccsrInws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccsrInws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s CC [M] drivers/iio/accel/mma7455_spi.o 7620s /tmp/ccSL2Ntr.s: Assembler messages: 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s /tmp/ccSL2Ntr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7620s CC [M] drivers/fpga/dfl-pci.o 7621s /tmp/ccgE2eWU.s: Assembler messages: 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccgE2eWU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s CC [M] drivers/comedi/drivers/das08_pci.o 7621s /tmp/ccoppJLO.s: Assembler messages: 7621s /tmp/ccoppJLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoppJLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoppJLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoppJLO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s CC [M] drivers/iio/accel/mma7660.o 7621s /tmp/ccJH8m5Z.s: Assembler messages: 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccJH8m5Z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s CC [M] drivers/fsi/i2cr-scom.o 7621s /tmp/ccH3D3KO.s: Assembler messages: 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccH3D3KO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoXLj4x.s: Assembler messages: 7621s /tmp/ccoXLj4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoXLj4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoXLj4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s /tmp/ccoXLj4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7621s CC [M] drivers/comedi/drivers/dt3000.o 7621s LD [M] drivers/fpga/dfl-fme.o 7621s LD [M] drivers/fpga/dfl-afu.o 7621s CC [M] drivers/iio/accel/mma8452.o 7622s /tmp/ccKOu2wm.s: Assembler messages: 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccKOu2wm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s CC [M] drivers/comedi/drivers/dyna_pci10xx.o 7622s /tmp/cc53BsNp.s: Assembler messages: 7622s /tmp/cc53BsNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc53BsNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc53BsNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc53BsNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc53BsNp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s CC [M] drivers/iio/accel/mma9551_core.o 7622s /tmp/cc4blARj.s: Assembler messages: 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/cc4blARj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s CC [M] drivers/tee/tee_core.o 7622s /tmp/ccdtxLoZ.s: Assembler messages: 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s /tmp/ccdtxLoZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7622s CC [M] drivers/comedi/drivers/gsc_hpdi.o 7623s /tmp/ccuPMQo5.s: Assembler messages: 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccuPMQo5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s CC [M] drivers/iio/adc/industrialio-adc.o 7623s /tmp/cccuwIzA.s: Assembler messages: 7623s /tmp/cccuwIzA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/cccuwIzA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/cccuwIzA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/cccuwIzA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/cccuwIzA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s CC [M] drivers/iio/accel/mma9551.o 7623s CC [M] drivers/iio/adc/ad_sigma_delta.o 7623s /tmp/ccI2YaI3.s: Assembler messages: 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s /tmp/ccI2YaI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7623s CC [M] drivers/comedi/drivers/icp_multi.o 7624s /tmp/ccyD2RSk.s: Assembler messages: 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccyD2RSk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s CC [M] drivers/tee/tee_shm.o 7624s /tmp/ccknpwyH.s: Assembler messages: 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccknpwyH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s CC [M] drivers/iio/accel/mma9553.o 7624s /tmp/ccLN0xyW.s: Assembler messages: 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccLN0xyW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s CC [M] drivers/comedi/drivers/daqboard2000.o 7624s /tmp/ccRH6Ako.s: Assembler messages: 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s /tmp/ccRH6Ako.s: Warning: no SFrame FDE emitted; FP without RA on stack 7624s CC [M] drivers/iio/adc/ad4000.o 7625s /tmp/ccgLnTNT.s: Assembler messages: 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccgLnTNT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s CC [M] drivers/tee/tee_shm_pool.o 7625s /tmp/ccKIYcgm.s: Assembler messages: 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/ccKIYcgm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s CC [M] drivers/comedi/drivers/jr3_pci.o 7625s /tmp/cchEbbOT.s: Assembler messages: 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s /tmp/cchEbbOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7625s CC [M] drivers/iio/accel/msa311.o 7626s /tmp/cckJJt1u.s: Assembler messages: 7626s /tmp/cckJJt1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cckJJt1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cckJJt1u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Assembler messages: 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cc3uWZIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s CC [M] drivers/iio/adc/ad4030.o 7626s CC [M] drivers/tee/optee/core.o 7626s /tmp/ccMFI8Ye.s: Assembler messages: 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/ccMFI8Ye.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s CC [M] drivers/comedi/drivers/ke_counter.o 7626s /tmp/cczd1bbu.s: Assembler messages: 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s /tmp/cczd1bbu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7626s CC [M] drivers/iio/accel/mxc4005.o 7627s /tmp/ccMWuNAw.s: Assembler messages: 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s CC [M] drivers/tee/optee/call.o 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccMWuNAw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Assembler messages: 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccuUXaCL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s CC [M] drivers/iio/adc/ad4130.o 7627s /tmp/ccgLGGGM.s: Assembler messages: 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccgLGGGM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s CC [M] drivers/comedi/drivers/cb_pcidas64.o 7627s /tmp/ccFYcxSL.s: Assembler messages: 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccFYcxSL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s CC [M] drivers/iio/accel/mxc6255.o 7627s /tmp/ccBtT1Yd.s: Assembler messages: 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s CC [M] drivers/tee/optee/notif.o 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7627s /tmp/ccBtT1Yd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccKF8y3j.s: Assembler messages: 7628s /tmp/ccKF8y3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccKF8y3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccKF8y3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccKF8y3j.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccmjEPWy.s: Assembler messages: 7628s /tmp/ccmjEPWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccmjEPWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccmjEPWy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s CC [M] drivers/tee/optee/rpc.o 7628s CC [M] drivers/iio/accel/sca3000.o 7628s /tmp/ccij8DhZ.s: Assembler messages: 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s /tmp/ccij8DhZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7628s CC [M] drivers/iio/adc/ad4695.o 7629s /tmp/ccVPkIKc.s: Assembler messages: 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccVPkIKc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s CC [M] drivers/comedi/drivers/cb_pcidas.o 7629s /tmp/ccQ61VXw.s: Assembler messages: 7629s /tmp/ccQ61VXw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s CC [M] drivers/tee/optee/supp.o 7629s /tmp/ccBk8cXe.s: Assembler messages: 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s /tmp/ccBk8cXe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7629s CC [M] drivers/iio/accel/sca3300.o 7630s /tmp/ccasjhuR.s: Assembler messages: 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccasjhuR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccimfces.s: Assembler messages: 7630s /tmp/ccimfces.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccimfces.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccimfces.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccimfces.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccimfces.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s CC [M] drivers/iio/adc/ad4851.o 7630s CC [M] drivers/tee/optee/device.o 7630s /tmp/ccPewNfj.s: Assembler messages: 7630s /tmp/ccPewNfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccPewNfj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Assembler messages: 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccY59mHY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s CC [M] drivers/iio/accel/stk8312.o 7630s CC [M] drivers/comedi/drivers/cb_pcidda.o 7630s /tmp/ccOwjCB6.s: Assembler messages: 7630s /tmp/ccOwjCB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccOwjCB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccOwjCB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s /tmp/ccOwjCB6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7630s CC [M] drivers/tee/optee/smc_abi.o 7631s /tmp/ccDzxhg9.s: Assembler messages: 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccDzxhg9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s CC [M] drivers/comedi/drivers/cb_pcimdas.o 7631s /tmp/ccdVDe7C.s: Assembler messages: 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccdVDe7C.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s CC [M] drivers/iio/adc/ad7091r-base.o 7631s /tmp/ccoxx0pk.s: Assembler messages: 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s /tmp/ccoxx0pk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7631s CC [M] drivers/iio/accel/stk8ba50.o 7632s /tmp/ccU69OfI.s: Assembler messages: 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s CC [M] drivers/comedi/drivers/cb_pcimdda.o 7632s CC [M] drivers/iio/adc/ad7091r5.o 7632s CC [M] drivers/tee/optee/ffa_abi.o 7632s CC [M] drivers/iio/accel/cros_ec_accel_legacy.o 7632s CC [M] drivers/comedi/drivers/me4000.o 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccU69OfI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccilChk3.s: Assembler messages: 7632s /tmp/ccilChk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccilChk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccilChk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccilChk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccilChk3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Assembler messages: 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccHB3c9Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Assembler messages: 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccnSqhfQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Assembler messages: 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7632s /tmp/ccCvnwNP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc7PIrAx.s: Assembler messages: 7633s /tmp/cc7PIrAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc7PIrAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc7PIrAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc7PIrAx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s CC [M] drivers/iio/accel/ssp_accel_sensor.o 7633s /tmp/ccvuG74L.s: Assembler messages: 7633s /tmp/ccvuG74L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccvuG74L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccvuG74L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccvuG74L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccvuG74L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s CC [M] drivers/iio/adc/ad7091r8.o 7633s /tmp/ccgzyORz.s: Assembler messages: 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccgzyORz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s LD [M] drivers/tee/optee/optee.o 7633s CC [M] drivers/tee/tstee/core.o 7633s /tmp/ccSGVs4e.s: Assembler messages: 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccSGVs4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s CC [M] drivers/iio/accel/st_accel_core.o 7633s /tmp/cc2iOY6r.s: Assembler messages: 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/cc2iOY6r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s CC [M] drivers/comedi/drivers/me_daq.o 7633s /tmp/ccM98HGa.s: Assembler messages: 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s /tmp/ccM98HGa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7633s CC [M] drivers/iio/adc/ad7124.o 7634s /tmp/cccVJokp.s: Assembler messages: 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cccVJokp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s LD [M] drivers/tee/tstee/arm-tstee.o 7634s LD [M] drivers/tee/tee.o 7634s CC [M] drivers/iio/adc/ad7173.o 7634s /tmp/ccaQ1uEB.s: Assembler messages: 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/ccaQ1uEB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cc4MpFLB.s: Assembler messages: 7634s /tmp/cc4MpFLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cc4MpFLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cc4MpFLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s /tmp/cc4MpFLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7634s CC [M] drivers/comedi/drivers/ni_6527.o 7634s CC [M] drivers/iio/accel/st_accel_buffer.o 7635s /tmp/ccQDIibR.s: Assembler messages: 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccQDIibR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s CC [M] drivers/comedi/drivers/ni_65xx.o 7635s /tmp/ccnCoJWq.s: Assembler messages: 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnCoJWq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccyCI1De.s: CC [M] drivers/iio/addac/ad74115.o 7635s Assembler messages: 7635s /tmp/ccyCI1De.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccyCI1De.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccyCI1De.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccyCI1De.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s CC [M] drivers/iio/accel/st_accel_i2c.o 7635s /tmp/ccnGczIz.s: Assembler messages: 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s /tmp/ccnGczIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7635s CC [M] drivers/iio/adc/ad7191.o 7636s /tmp/ccb1FYry.s: Assembler messages: 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccb1FYry.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s CC [M] drivers/comedi/drivers/ni_660x.o 7636s /tmp/ccKiFTZo.s: Assembler messages: 7636s /tmp/ccKiFTZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccKiFTZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccKiFTZo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s CC [M] drivers/iio/accel/st_accel_spi.o 7636s /tmp/ccYpoabT.s: Assembler messages: 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccYpoabT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Assembler messages: 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s /tmp/ccPEUc71.s: Warning: no SFrame FDE emitted; FP without RA on stack 7636s CC [M] drivers/iio/adc/ad7192.o 7636s CC [M] drivers/iio/addac/ad74413r.o 7637s /tmp/cc1JSgmK.s: Assembler messages: 7637s /tmp/cc1JSgmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/cc1JSgmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/cc1JSgmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Assembler messages: 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s CC [M] drivers/comedi/drivers/ni_670x.o 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccL2xxJi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s LD [M] drivers/iio/accel/st_accel.o 7637s CC [M] drivers/iio/afe/iio-rescale.o 7637s /tmp/ccnIxmPt.s: Assembler messages: 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7637s /tmp/ccnIxmPt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Assembler messages: 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cc4XJXvp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s CC [M] drivers/comedi/drivers/ni_labpc_pci.o 7638s CC [M] drivers/iio/adc/ad7266.o 7638s /tmp/cctmKooH.s: Assembler messages: 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/cctmKooH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s CC [M] drivers/iio/amplifiers/ad8366.o 7638s /tmp/ccU3znki.s: Assembler messages: 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccU3znki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s CC [M] drivers/iio/amplifiers/ada4250.o 7638s /tmp/ccyguJMS.s: Assembler messages: 7638s /tmp/ccyguJMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccyguJMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccyguJMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccyguJMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccyguJMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s CC [M] drivers/comedi/drivers/ni_pcidio.o 7638s /tmp/ccONHtRM.s: Assembler messages: 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7638s /tmp/ccONHtRM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s CC [M] drivers/iio/adc/ad7280a.o 7639s /tmp/ccBFejmf.s: Assembler messages: 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccBFejmf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s CC [M] drivers/iio/buffer/industrialio-buffer-cb.o 7639s /tmp/ccrloyMV.s: Assembler messages: 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccrloyMV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s CC [M] drivers/iio/amplifiers/hmc425a.o 7639s /tmp/ccPGgnvP.s: Assembler messages: 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s CC [M] drivers/comedi/drivers/ni_pcimio.o 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/ccPGgnvP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Assembler messages: 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s /tmp/cckSlYY5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7639s CC [M] drivers/iio/buffer/industrialio-buffer-dma.o 7640s /tmp/ccixDBcZ.s: Assembler messages: 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccixDBcZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s CC [M] drivers/iio/adc/ad7291.o 7640s /tmp/ccE6342l.s: Assembler messages: 7640s /tmp/ccE6342l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccE6342l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccE6342l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccE6342l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s CC [M] drivers/siox/siox-core.o 7640s /tmp/ccxa68ZW.s: Assembler messages: 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7640s /tmp/ccxa68ZW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Assembler messages: 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccimtQDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s CC [M] drivers/iio/buffer/industrialio-buffer-dmaengine.o 7641s CC [M] drivers/iio/adc/ad7292.o 7641s /tmp/cc0YsyGG.s: Assembler messages: 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/cc0YsyGG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s CC [M] drivers/siox/siox-bus-gpio.o 7641s /tmp/ccVbrzPA.s: Assembler messages: 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7641s /tmp/ccVbrzPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Assembler messages: 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cc8nNIL8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s CC [M] drivers/iio/buffer/industrialio-hw-consumer.o 7642s CC [M] drivers/iio/adc/ad7298.o 7642s /tmp/ccUCF1eo.s: Assembler messages: 7642s /tmp/ccUCF1eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccUCF1eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccUCF1eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccUCF1eo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s CC [M] drivers/iio/adc/ad7380.o 7642s /tmp/cchpKdrX.s: Assembler messages: 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cchpKdrX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s CC [M] drivers/iio/buffer/industrialio-triggered-buffer.o 7642s /tmp/cceCYCgP.s: Assembler messages: 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/cceCYCgP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s CC [M] drivers/comedi/drivers/rtd520.o 7642s /tmp/ccif4ZQz.s: Assembler messages: 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7642s /tmp/ccif4ZQz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s CC [M] drivers/iio/buffer/kfifo_buf.o 7643s /tmp/ccJGP40A.s: Assembler messages: 7643s /tmp/ccJGP40A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccJGP40A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccJGP40A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccJGP40A.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s CC [M] drivers/iio/adc/ad7476.o 7643s /tmp/cc8unJeu.s: Assembler messages: 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/cc8unJeu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Assembler messages: 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s CC [M] drivers/gnss/core.o 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccAttEdW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s CC [M] drivers/counter/counter-core.o 7643s /tmp/ccS4985K.s: Assembler messages: 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s /tmp/ccS4985K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7643s CC [M] drivers/comedi/drivers/s626.o 7644s /tmp/cciYJeSy.s: Assembler messages: 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cciYJeSy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Assembler messages: 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/cc1D5Y6v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s CC [M] drivers/iio/adc/ad7606_par.o 7644s /tmp/ccEqRWF0.s: Assembler messages: 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccEqRWF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s CC [M] drivers/counter/counter-sysfs.o 7644s CC [M] drivers/gnss/serial.o 7644s /tmp/ccefH5KH.s: Assembler messages: 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7644s /tmp/ccefH5KH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s CC [M] drivers/iio/adc/ad7606_spi.o 7645s /tmp/ccR6rf6y.s: Assembler messages: 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccR6rf6y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s CC [M] drivers/gnss/mtk.o 7645s /tmp/cceGPbIG.s: Assembler messages: 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cceGPbIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s Assembler messages: 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cckcsPOT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s CC [M] drivers/counter/counter-chrdev.o 7645s CC [M] drivers/comedi/drivers/mf6x4.o 7645s /tmp/cccsB0sP.s: Assembler messages: 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/cccsB0sP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s CC [M] drivers/iio/adc/ad7606.o 7645s /tmp/ccRbLKGT.s: Assembler messages: 7645s /tmp/ccRbLKGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccRbLKGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccRbLKGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccRbLKGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s /tmp/ccRbLKGT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7645s CC [M] drivers/gnss/sirf.o 7646s /tmp/ccvn2yz2.s: Assembler messages: 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccvn2yz2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Assembler messages: 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s CC [M] drivers/comedi/drivers/dt9812.o 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccGFmmv6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s CC [M] drivers/counter/interrupt-cnt.o 7646s /tmp/ccAvLjB1.s: Assembler messages: 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAvLjB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: CC [M] drivers/counter/rz-mtu3-cnt.o 7646s Assembler messages: 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccXttKrT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s CC [M] drivers/gnss/ubx.o 7646s /tmp/ccAKW7S4.s: Assembler messages: 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s /tmp/ccAKW7S4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7646s CC [M] drivers/comedi/drivers/ni_usb6501.o 7647s /tmp/ccB5u5GY.s: Assembler messages: 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccB5u5GY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s CC [M] drivers/iio/adc/ad7625.o 7647s /tmp/ccWiv9wX.s: Assembler messages: 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccWiv9wX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccEZ1wRL.s: Assembler messages: 7647s /tmp/ccEZ1wRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccEZ1wRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccEZ1wRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccEZ1wRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccEZ1wRL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s CC [M] drivers/counter/stm32-timer-cnt.o 7647s CC [M] drivers/gnss/usb.o 7647s /tmp/ccW9XeLF.s: Assembler messages: 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s /tmp/ccW9XeLF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7647s CC [M] drivers/comedi/drivers/usbdux.o 7648s /tmp/cc54O0pS.s: Assembler messages: 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc54O0pS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s CC [M] drivers/iio/adc/ad7766.o 7648s /tmp/cc0hMty3.s: Assembler messages: 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/cc0hMty3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s LD [M] drivers/gnss/gnss.o 7648s LD [M] drivers/gnss/gnss-serial.o 7648s LD [M] drivers/gnss/gnss-mtk.o 7648s LD [M] drivers/gnss/gnss-sirf.o 7648s LD [M] drivers/gnss/gnss-ubx.o 7648s LD [M] drivers/gnss/gnss-usb.o 7648s CC [M] drivers/iio/cdc/ad7150.o 7648s /tmp/ccmg8Tpi.s: Assembler messages: 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccmg8Tpi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s CC [M] drivers/counter/stm32-lptimer-cnt.o 7648s /tmp/ccOzov3I.s: Assembler messages: 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7648s /tmp/ccOzov3I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s CC [M] drivers/comedi/drivers/usbduxfast.o 7649s /tmp/ccdrtrCv.s: Assembler messages: 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccdrtrCv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s CC [M] drivers/iio/adc/ad7768-1.o 7649s /tmp/cctX9kZP.s: Assembler messages: 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cctX9kZP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Assembler messages: 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s CC [M] drivers/iio/cdc/ad7746.o 7649s CC [M] drivers/counter/ti-eqep.o 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/ccAizD45.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Assembler messages: 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s /tmp/cc8L19sS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7649s CC [M] drivers/comedi/drivers/usbduxsigma.o 7650s /tmp/ccNOtPoA.s: Assembler messages: 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s CC [M] drivers/iio/adc/ad7779.o 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccNOtPoA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Assembler messages: 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/cc5uAdjw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s CC [M] drivers/counter/ti-ecap-capture.o 7650s /tmp/ccSoxjiG.s: Assembler messages: 7650s /tmp/ccSoxjiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccSoxjiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccSoxjiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s /tmp/ccSoxjiG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7650s CC [M] drivers/comedi/drivers/vmk80xx.o 7651s /tmp/cchnWV0V.s: Assembler messages: 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cchnWV0V.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Assembler messages: 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccoAsm7H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s LD [M] drivers/counter/counter.o 7651s CC [M] drivers/comedi/drivers/mite.o 7651s CC [M] drivers/comedi/drivers/ni_tio.o 7651s /tmp/ccQQ7s9R.s: Assembler messages: 7651s /tmp/ccQQ7s9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccQQ7s9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccQQ7s9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccQQ7s9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/ccQQ7s9R.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s CC [M] drivers/iio/adc/ad7780.o 7651s /tmp/cc7eRpwX.s: Assembler messages: 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s /tmp/cc7eRpwX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7651s CC [M] drivers/most/core.o 7652s /tmp/ccJ3e2JC.s: Assembler messages: 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccJ3e2JC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Assembler messages: 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccimLCFc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s CC [M] drivers/iio/adc/ad7791.o 7652s CC [M] drivers/comedi/drivers/ni_tiocmd.o 7652s /tmp/ccfvsstr.s: Assembler messages: 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccfvsstr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s CC [M] drivers/iio/chemical/ags02ma.o 7652s /tmp/ccn9pev1.s: Assembler messages: 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccn9pev1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s CC [M] drivers/most/configfs.o 7652s /tmp/ccQUErxr.s: Assembler messages: 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7652s /tmp/ccQUErxr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/iio/adc/ad7793.o 7653s /tmp/ccerxM34.s: Assembler messages: 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccerxM34.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/comedi/drivers/ni_routes.o 7653s /tmp/ccEQxnE1.s: Assembler messages: 7653s /tmp/ccEQxnE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccEQxnE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccEQxnE1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/iio/chemical/atlas-sensor.o 7653s /tmp/ccc67zWY.s: Assembler messages: 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccc67zWY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/most/most_usb.o 7653s /tmp/ccIZ1ufK.s: Assembler messages: 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccIZ1ufK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/comedi/drivers/ni_routing/ni_route_values.o 7653s /tmp/ccxWWg0d.s: Assembler messages: 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s /tmp/ccxWWg0d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7653s CC [M] drivers/comedi/drivers/ni_routing/ni_route_values/ni_660x.o 7654s CC [M] drivers/iio/adc/ad7887.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_route_values/ni_eseries.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_route_values/ni_mseries.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes.o 7654s /tmp/ccW5PY6i.s: Assembler messages: 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccW5PY6i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s CC [M] drivers/iio/chemical/atlas-ezo-sensor.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6030e.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6070e.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6220.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6221.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6224.o 7654s /tmp/ccwrrXgl.s: Assembler messages: 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s /tmp/ccwrrXgl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7654s CC [M] drivers/iio/adc/ad7923.o 7654s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6225.o 7655s /tmp/ccSw5oAD.s: Assembler messages: 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccSw5oAD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6229.o 7655s /tmp/ccE8FbQl.s: Assembler messages: 7655s /tmp/ccE8FbQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccE8FbQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccE8FbQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccE8FbQl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s CC [M] drivers/most/most_cdev.o 7655s CC [M] drivers/iio/chemical/bme680_core.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6251.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6251.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6251.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6254.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6259.o 7655s /tmp/ccjK9c5Y.s: Assembler messages: 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/ccjK9c5Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s CC [M] drivers/iio/adc/ad7944.o 7655s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6534.o 7655s /tmp/cc4H3N96.s: Assembler messages: 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7655s /tmp/cc4H3N96.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s LD [M] drivers/most/most_core.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6535.o 7656s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6602.o 7656s /tmp/ccJwCVG9.s: Assembler messages: 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccJwCVG9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6713.o 7656s CC [M] drivers/iio/chemical/bme680_i2c.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6723.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6733.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxi-6733.o 7656s CC [M] drivers/comedi/drivers/ni_routing/ni_device_routes/pxie-6738.o 7656s /tmp/ccQ4xmtE.s: Assembler messages: 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccQ4xmtE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Assembler messages: 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7656s /tmp/ccKl9r10.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s CC [M] drivers/iio/adc/ad7949.o 7657s CC [M] drivers/comedi/drivers/ni_labpc_common.o 7657s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors_trace.o 7657s /tmp/ccDFGeFO.s: Assembler messages: 7657s /tmp/ccDFGeFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/ccDFGeFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/ccDFGeFO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s CC [M] drivers/iio/chemical/bme680_spi.o 7657s /tmp/ccGlrY4J.s: Assembler messages: 7657s /tmp/ccGlrY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/ccGlrY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/ccGlrY4J.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Assembler messages: 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors.o 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7657s /tmp/cclQmYNq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s CC [M] drivers/iio/adc/ad799x.o 7658s /tmp/cc11BDJy.s: Assembler messages: 7658s /tmp/cc11BDJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/cc11BDJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/cc11BDJy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s CC [M] drivers/iio/chemical/ccs811.o 7658s /tmp/ccX14o1z.s: Assembler messages: 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccX14o1z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s CC [M] drivers/comedi/drivers/comedi_8255.o 7658s /tmp/ccfiPwDb.s: Assembler messages: 7658s /tmp/ccfiPwDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccfiPwDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccfiPwDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccfiPwDb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.o 7658s /tmp/ccCRjtzC.s: Assembler messages: 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7658s /tmp/ccCRjtzC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Assembler messages: 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccsP3zWo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s CC [M] drivers/comedi/drivers/8255.o 7659s CC [M] drivers/iio/adc/ad9467.o 7659s /tmp/ccW2hRdG.s: Assembler messages: 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccW2hRdG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s CC [M] drivers/iio/chemical/ens160_core.o 7659s /tmp/ccK6VpdF.s: Assembler messages: 7659s /tmp/ccK6VpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccK6VpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccK6VpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccK6VpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccK6VpdF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s LD [M] drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.o 7659s CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o 7659s /tmp/cc3ldgfY.s: Assembler messages: 7659s /tmp/cc3ldgfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/cc3ldgfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/cc3ldgfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/cc3ldgfY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s CC [M] drivers/comedi/drivers/amplc_dio200_common.o 7659s /tmp/ccOSG0KI.s: Assembler messages: 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s /tmp/ccOSG0KI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7659s CC [M] drivers/iio/chemical/ens160_i2c.o 7660s /tmp/ccaWyNv4.s: Assembler messages: 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccaWyNv4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s CC [M] drivers/iio/adc/adi-axi-adc.o 7660s /tmp/ccB3nPhq.s: Assembler messages: 7660s /tmp/ccB3nPhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccB3nPhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccB3nPhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccB3nPhq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o 7660s /tmp/ccB4oiF0.s: Assembler messages: 7660s /tmp/ccB4oiF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccB4oiF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccB4oiF0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Assembler messages: 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/ccvktgPA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s CC [M] drivers/iio/chemical/ens160_spi.o 7660s CC [M] drivers/comedi/drivers/amplc_pc236_common.o 7660s /tmp/cc0HEjnB.s: Assembler messages: 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s /tmp/cc0HEjnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7660s CC [M] drivers/iio/adc/axp20x_adc.o 7661s /tmp/cclU7AX6.s: Assembler messages: 7661s /tmp/cclU7AX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/cclU7AX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/cclU7AX6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s CC [M] drivers/iio/chemical/ams-iaq-core.o 7661s /tmp/ccs9dgJb.s: Assembler messages: 7661s /tmp/ccs9dgJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccs9dgJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccs9dgJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccs9dgJb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Assembler messages: 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccEb8ues.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s CC [M] drivers/comedi/drivers/das08.o 7661s LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.o 7661s CC [M] drivers/iio/common/inv_sensors/inv_sensors_timestamp.o 7661s /tmp/ccPKIam6.s: Assembler messages: 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s /tmp/ccPKIam6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7661s CC [M] drivers/iio/adc/axp288_adc.o 7662s /tmp/ccqqusw3.s: Assembler messages: 7662s /tmp/ccqqusw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccqqusw3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccxt5G5U.s: Assembler messages: 7662s /tmp/ccxt5G5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccxt5G5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccxt5G5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s CC [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.o 7662s CC [M] drivers/iio/chemical/mhz19b.o 7662s /tmp/ccTn5eIr.s: Assembler messages: 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccTn5eIr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccn2N2U1.s: Assembler messages: 7662s /tmp/ccn2N2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccn2N2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s /tmp/ccn2N2U1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7662s CC [M] drivers/iio/adc/bcm_iproc_adc.o 7663s CC [M] drivers/comedi/drivers/tests/comedi_example_test.o 7663s /tmp/ccLc4eTI.s: Assembler messages: 7663s /tmp/ccLc4eTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccLc4eTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccLc4eTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccLc4eTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccLc4eTI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/iio/chemical/pms7003.o 7663s /tmp/cceHf8Qb.s: Assembler messages: 7663s /tmp/cceHf8Qb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cceHf8Qb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cceHf8Qb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cceHf8Qb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cceHf8Qb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/iio/adc/berlin2-adc.o 7663s /tmp/ccZ8eFGg.s: Assembler messages: 7663s /tmp/ccZ8eFGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccZ8eFGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccZ8eFGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccZ8eFGg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/iio/common/scmi_sensors/scmi_iio.o 7663s /tmp/cczTgzYA.s: Assembler messages: 7663s /tmp/cczTgzYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cczTgzYA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/comedi/drivers/tests/ni_routes_test.o 7663s /tmp/cce3dZsT.s: Assembler messages: 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/cce3dZsT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/iio/chemical/scd4x.o 7663s /tmp/ccXuEprW.s: Assembler messages: 7663s /tmp/ccXuEprW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccXuEprW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccXuEprW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccXuEprW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s /tmp/ccXuEprW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7663s CC [M] drivers/iio/adc/cc10001_adc.o 7664s /tmp/ccdUp6Pd.s: Assembler messages: 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccdUp6Pd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s CC [M] drivers/iio/common/ssp_sensors/ssp_dev.o 7664s /tmp/cciuu94d.s: Assembler messages: 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/cciuu94d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s LD [M] drivers/comedi/drivers/ni_routing.o 7664s /tmp/ccic9JHJ.s: Assembler messages: 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccic9JHJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Assembler messages: 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s /tmp/ccB7Cian.s: Warning: no SFrame FDE emitted; FP without RA on stack 7664s CC [M] drivers/iio/common/ssp_sensors/ssp_spi.o 7664s CC [M] drivers/iio/adc/cpcap-adc.o 7664s CC [M] drivers/iio/chemical/sen0322.o 7665s /tmp/cczS1Sjl.s: Assembler messages: 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/cczS1Sjl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s CC [M] drivers/iio/common/ssp_sensors/ssp_iio.o 7665s /tmp/ccsXCuT3.s: Assembler messages: 7665s /tmp/ccsXCuT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccsXCuT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccsXCuT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccsXCuT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccsXCuT3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s CC [M] drivers/iio/adc/da9150-gpadc.o 7665s /tmp/ccLI0fBD.s: Assembler messages: 7665s /tmp/ccLI0fBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccLI0fBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccLI0fBD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Assembler messages: 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s CC [M] drivers/iio/chemical/sunrise_co2.o 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccubaHGL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccdm5S9L.s: Assembler messages: 7665s /tmp/ccdm5S9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccdm5S9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s /tmp/ccdm5S9L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7665s CC [M] drivers/iio/dac/ad3530r.o 7665s LD [M] drivers/iio/common/ssp_sensors/sensorhub.o 7665s CC [M] drivers/iio/common/st_sensors/st_sensors_i2c.o 7666s /tmp/ccSFqDws.s: Assembler messages: 7666s /tmp/ccSFqDws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccSFqDws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccSFqDws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccSFqDws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccSFqDws.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s CC [M] drivers/iio/adc/dln2-adc.o 7666s /tmp/ccj94ZKb.s: Assembler messages: 7666s /tmp/ccj94ZKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccj94ZKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccj94ZKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccj94ZKb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/ccIuYclO.s: Assembler messages: 7666s /tmp/ccIuYclO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s CC [M] drivers/iio/chemical/sgp30.o 7666s /tmp/cccy73Y2.s: Assembler messages: 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s /tmp/cccy73Y2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7666s CC [M] drivers/iio/common/st_sensors/st_sensors_spi.o 7666s CC [M] drivers/iio/dac/ad3552r-hs.o 7667s /tmp/ccdmbXeQ.s: Assembler messages: 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccdmbXeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s CC [M] drivers/iio/adc/envelope-detector.o 7667s /tmp/cceup608.s: Assembler messages: 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/cceup608.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Assembler messages: 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s /tmp/ccBnQ2Wl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7667s CC [M] drivers/iio/chemical/sgp40.o 7667s CC [M] drivers/iio/dac/ad3552r-common.o 7667s CC [M] drivers/iio/common/st_sensors/st_sensors_core.o 7668s /tmp/cc02sbm8.s: Assembler messages: 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc02sbm8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s CC [M] drivers/iio/adc/gehc-pmc-adc.o 7668s /tmp/ccaJjTnj.s: Assembler messages: 7668s /tmp/ccaJjTnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccaJjTnj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s CC [M] drivers/iio/dac/ad3552r.o 7668s /tmp/cc6G6Xey.s: Assembler messages: 7668s /tmp/cc6G6Xey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc6G6Xey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc6G6Xey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/cc6G6Xey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s CC [M] drivers/iio/chemical/sps30.o 7668s /tmp/ccxOjII6.s: Assembler messages: 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s /tmp/ccxOjII6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7668s CC [M] drivers/iio/common/st_sensors/st_sensors_buffer.o 7669s /tmp/ccFIpdzk.s: Assembler messages: 7669s /tmp/ccFIpdzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccFIpdzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccFIpdzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccFIpdzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccFIpdzk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s CC [M] drivers/iio/adc/hi8435.o 7669s /tmp/ccaMMnAo.s: Assembler messages: 7669s /tmp/ccaMMnAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccaMMnAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccaMMnAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/ccaMMnAo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/cccymjyo.s: Assembler messages: 7669s /tmp/cccymjyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/cccymjyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/cccymjyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s /tmp/cccymjyo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s CC [M] drivers/iio/dac/ad5360.o 7669s CC [M] drivers/iio/chemical/sps30_i2c.o 7669s /tmp/ccWkmqtS.s: Assembler messages: 7669s /tmp/ccWkmqtS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7669s CC [M] drivers/iio/common/st_sensors/st_sensors_trigger.o 7670s /tmp/ccuDQi6D.s: Assembler messages: 7670s /tmp/ccuDQi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccuDQi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccuDQi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccuDQi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccuDQi6D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s CC [M] drivers/iio/adc/hx711.o 7670s /tmp/ccw2tSHd.s: Assembler messages: 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccw2tSHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Assembler messages: 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/ccty9YIS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s CC [M] drivers/iio/dac/ad5380.o 7670s CC [M] drivers/iio/chemical/sps30_serial.o 7670s /tmp/cckhhobW.s: Assembler messages: 7670s /tmp/cckhhobW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/cckhhobW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s /tmp/cckhhobW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7670s LD [M] drivers/iio/common/st_sensors/st_sensors.o 7670s CC [M] drivers/iio/dummy/iio_simple_dummy.o 7671s /tmp/ccq9x9T4.s: Assembler messages: 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccq9x9T4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s CC [M] drivers/iio/adc/imx7d_adc.o 7671s /tmp/ccp2oqxV.s: Assembler messages: 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccp2oqxV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s CC [M] drivers/iio/chemical/vz89x.o 7671s /tmp/cc3JXt4x.s: Assembler messages: 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/cc3JXt4x.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s LD [M] drivers/iio/dummy/iio_dummy.o 7671s /tmp/ccf4PXbD.s: Assembler messages: 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s /tmp/ccf4PXbD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7671s CC [M] drivers/peci/core.o 7671s CC [M] drivers/iio/dac/ad5421.o 7672s /tmp/cc6cUh9I.s: Assembler messages: 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cc6cUh9I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s CC [M] drivers/iio/adc/imx8qxp-adc.o 7672s /tmp/ccoXue4k.s: Assembler messages: 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccoXue4k.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s CC [M] drivers/peci/request.o 7672s /tmp/ccyPJiXb.s: Assembler messages: 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccyPJiXb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Assembler messages: 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/ccV2xQea.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s CC [M] drivers/iio/dac/ad5624r_spi.o 7672s AR drivers/built-in.a 7672s CC [M] drivers/peci/device.o 7672s /tmp/cclQQQEq.s: Assembler messages: 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7672s /tmp/cclQQQEq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/iio/adc/imx93_adc.o 7673s /tmp/ccwQx9vn.s: Assembler messages: 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccwQx9vn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/iio/gyro/adis16080.o 7673s /tmp/cc1HVH7D.s: Assembler messages: 7673s /tmp/cc1HVH7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/cc1HVH7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/cc1HVH7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/cc1HVH7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/cc1HVH7D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccPS55K2.s: Assembler messages: 7673s /tmp/ccPS55K2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccPS55K2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccPS55K2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/iio/dac/ad5064.o 7673s CC [M] drivers/peci/sysfs.o 7673s /tmp/ccevIOB1.s: Assembler messages: 7673s /tmp/ccevIOB1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/peci/cpu.o 7673s /tmp/ccbYeXPW.s: Assembler messages: 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccbYeXPW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/iio/adc/ina2xx-adc.o 7673s /tmp/ccWelL1T.s: Assembler messages: 7673s /tmp/ccWelL1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccWelL1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccWelL1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s /tmp/ccWelL1T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7673s CC [M] drivers/iio/gyro/adis16130.o 7674s /tmp/cciz9LuW.s: Assembler messages: 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cciz9LuW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s CC [M] drivers/iio/dac/ad5504.o 7674s /tmp/cctqqoVc.s: Assembler messages: 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cctqqoVc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s CC [M] drivers/peci/controller/peci-npcm.o 7674s /tmp/cc4wYPAj.s: Assembler messages: 7674s /tmp/cc4wYPAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cc4wYPAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s /tmp/cc4wYPAj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7674s CC [M] drivers/iio/gyro/adis16136.o 7675s /tmp/cc2XCpaI.s: Assembler messages: 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc2XCpaI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s CC [M] drivers/iio/adc/lp8788_adc.o 7675s /tmp/ccwpb8A1.s: Assembler messages: 7675s /tmp/ccwpb8A1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccwpb8A1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccwpb8A1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s LD [M] drivers/peci/peci.o 7675s LD [M] drivers/peci/peci-cpu.o 7675s /tmp/cc9b3PeV.s: Assembler messages: 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/cc9b3PeV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s CC [M] drivers/iio/filter/admv8818.o 7675s CC [M] drivers/iio/dac/ad5446.o 7675s /tmp/ccIe3dUI.s: Assembler messages: 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccIe3dUI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s CC [M] drivers/iio/gyro/adis16260.o 7675s /tmp/ccb662dC.s: Assembler messages: 7675s /tmp/ccb662dC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccb662dC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s /tmp/ccb662dC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7675s CC [M] drivers/iio/adc/ltc2309.o 7676s /tmp/ccTtcfje.s: Assembler messages: 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccTtcfje.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s CC [M] drivers/iio/dac/ad5449.o 7676s /tmp/ccYEFdk8.s: Assembler messages: 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/ccYEFdk8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Assembler messages: 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc2MfiI3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s CC [M] drivers/iio/gyro/adxrs450.o 7676s CC [M] drivers/iio/adc/ltc2471.o 7676s /tmp/cc23NGIz.s: Assembler messages: 7676s /tmp/cc23NGIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc23NGIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s /tmp/cc23NGIz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7676s CC [M] drivers/iio/adc/ltc2485.o 7677s /tmp/ccLMBuAF.s: Assembler messages: 7677s /tmp/ccLMBuAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccLMBuAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccLMBuAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccLMBuAF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccWcXeIY.s: Assembler messages: 7677s /tmp/ccWcXeIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccWcXeIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccWcXeIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccWcXeIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccWcXeIY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s CC [M] drivers/iio/gyro/bmg160_core.o 7677s CC [M] drivers/iio/gyro/bmg160_i2c.o 7677s /tmp/ccfYmvd3.s: Assembler messages: 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/ccfYmvd3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s CC [M] drivers/iio/dac/ad5592r-base.o 7677s /tmp/cc9IN3ox.s: Assembler messages: 7677s /tmp/cc9IN3ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/cc9IN3ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s /tmp/cc9IN3ox.s: Warning: no SFrame FDE emitted; FP without RA on stack 7677s CC [M] drivers/iio/adc/ltc2496.o 7678s /tmp/ccSkxWXP.s: Assembler messages: 7678s /tmp/ccSkxWXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccSkxWXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccSkxWXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccSkxWXP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s CC [M] drivers/iio/gyro/bmg160_spi.o 7678s /tmp/cc8iyYwu.s: Assembler messages: 7678s /tmp/cc8iyYwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc8iyYwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc8iyYwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc8iyYwu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Assembler messages: 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccZricLj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s CC [M] drivers/iio/adc/ltc2497-core.o 7678s /tmp/ccLUJGP3.s: Assembler messages: 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/ccLUJGP3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s CC [M] drivers/iio/dac/ad5592r.o 7678s CC [M] drivers/iio/frequency/ad9523.o 7678s /tmp/cc1QlHH8.s: Assembler messages: 7678s /tmp/cc1QlHH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc1QlHH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc1QlHH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s /tmp/cc1QlHH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7678s CC [M] drivers/iio/gyro/fxas21002c_core.o 7679s /tmp/cceF42MX.s: Assembler messages: 7679s /tmp/cceF42MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/cceF42MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/cceF42MX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Assembler messages: 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccFNT4oY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s CC [M] drivers/iio/adc/ltc2497.o 7679s CC [M] drivers/iio/dac/ad5593r.o 7679s /tmp/ccx7aQvd.s: Assembler messages: 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccx7aQvd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s CC [M] drivers/iio/frequency/adf4350.o 7679s /tmp/ccJTfbs6.s: Assembler messages: 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s /tmp/ccJTfbs6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7679s CC [M] drivers/iio/gyro/fxas21002c_i2c.o 7680s /tmp/ccDR8ar2.s: Assembler messages: 7680s /tmp/ccDR8ar2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccDR8ar2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccDR8ar2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccDR8ar2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccDR8ar2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s CC [M] drivers/iio/adc/max1027.o 7680s /tmp/ccC36XvK.s: Assembler messages: 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccC36XvK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s CC [M] drivers/iio/dac/ad5755.o 7680s /tmp/ccHJIZyE.s: Assembler messages: 7680s /tmp/ccHJIZyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccHJIZyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccHJIZyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccHJIZyE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s CC [M] drivers/iio/gyro/fxas21002c_spi.o 7680s /tmp/ccv2D5F9.s: Assembler messages: 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccv2D5F9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s CC [M] drivers/iio/frequency/adf4371.o 7680s /tmp/ccWKkuck.s: Assembler messages: 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7680s /tmp/ccWKkuck.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s CC [M] drivers/iio/adc/max11100.o 7681s /tmp/cchaaMRz.s: Assembler messages: 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/cchaaMRz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s CC [M] drivers/iio/dac/ad5758.o 7681s /tmp/ccL7kqWR.s: Assembler messages: 7681s /tmp/ccL7kqWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccL7kqWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccL7kqWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccL7kqWR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s CC [M] drivers/iio/gyro/hid-sensor-gyro-3d.o 7681s /tmp/ccLtB1YA.s: Assembler messages: 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccLtB1YA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s CC [M] drivers/iio/frequency/adf4377.o 7681s /tmp/ccmwVSU0.s: Assembler messages: 7681s /tmp/ccmwVSU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccmwVSU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccmwVSU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccmwVSU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s /tmp/ccmwVSU0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7681s CC [M] drivers/iio/adc/max1118.o 7682s /tmp/ccGMwv1b.s: Assembler messages: 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccGMwv1b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s CC [M] drivers/iio/dac/ad5761.o 7682s /tmp/ccgMOLUb.s: Assembler messages: 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/ccgMOLUb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s CC [M] drivers/iio/gyro/mpu3050-core.o 7682s /tmp/cca6Cq4f.s: Assembler messages: 7682s /tmp/cca6Cq4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cca6Cq4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cca6Cq4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cca6Cq4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cca6Cq4f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s CC [M] drivers/iio/frequency/admfm2000.o 7682s /tmp/cc3biOo3.s: Assembler messages: 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s /tmp/cc3biOo3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7682s CC [M] drivers/iio/adc/max11205.o 7683s /tmp/ccjCYTNX.s: Assembler messages: 7683s /tmp/ccjCYTNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccjCYTNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccjCYTNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccjCYTNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccjCYTNX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s CC [M] drivers/iio/dac/ad5764.o 7683s /tmp/ccFiN0GS.s: Assembler messages: 7683s /tmp/ccFiN0GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccFiN0GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccFiN0GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccFiN0GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccFiN0GS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Assembler messages: 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccycdCv1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s CC [M] drivers/iio/frequency/admv1013.o 7683s CC [M] drivers/iio/gyro/mpu3050-i2c.o 7683s /tmp/cc3qulYI.s: Assembler messages: 7683s /tmp/cc3qulYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/cc3qulYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/cc3qulYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/cc3qulYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/cc3qulYI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s CC [M] drivers/iio/adc/max11410.o 7683s /tmp/ccxalm0H.s: Assembler messages: 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7683s /tmp/ccxalm0H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s CC [M] drivers/iio/dac/ad5766.o 7684s /tmp/cco8REZk.s: Assembler messages: 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/cco8REZk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s CC [M] drivers/iio/gyro/itg3200_core.o 7684s /tmp/ccaeKrjE.s: Assembler messages: 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccaeKrjE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s CC [M] drivers/iio/frequency/admv1014.o 7684s /tmp/ccknuhGI.s: Assembler messages: 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccknuhGI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s CC [M] drivers/iio/adc/max1241.o 7684s /tmp/ccv5qafm.s: Assembler messages: 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7684s /tmp/ccv5qafm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s CC [M] drivers/iio/dac/ad5770r.o 7685s /tmp/ccmiRtmK.s: Assembler messages: 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccmiRtmK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s CC [M] drivers/iio/gyro/itg3200_buffer.o 7685s /tmp/ccLdwyDG.s: Assembler messages: 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccLdwyDG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s CC [M] drivers/iio/frequency/admv4420.o 7685s /tmp/ccsqvA8Q.s: Assembler messages: 7685s /tmp/ccsqvA8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccsqvA8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccsqvA8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccsqvA8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccsqvA8Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s CC [M] drivers/iio/adc/max1363.o 7685s /tmp/ccITUk0X.s: Assembler messages: 7685s /tmp/ccITUk0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccITUk0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccITUk0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccITUk0X.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s CC [M] drivers/iio/gyro/ssp_gyro_sensor.o 7685s /tmp/ccrybmfh.s: Assembler messages: 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7685s /tmp/ccrybmfh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s CC [M] drivers/iio/dac/ad5791.o 7686s /tmp/ccWMZ8an.s: Assembler messages: 7686s /tmp/ccWMZ8an.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccWMZ8an.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccWMZ8an.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccWMZ8an.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s CC [M] drivers/iio/frequency/adrf6780.o 7686s /tmp/ccyXdIOk.s: Assembler messages: 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s /tmp/ccyXdIOk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7686s CC [M] drivers/iio/gyro/st_gyro_core.o 7688s /tmp/ccJjtYQA.s: Assembler messages: 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJjtYQA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s CC [M] drivers/iio/dac/ad5686.o 7688s /tmp/ccT0glC6.s: Assembler messages: 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccT0glC6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Assembler messages: 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cc8pnqnX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccA3bKGY.s: Assembler messages: 7688s /tmp/ccA3bKGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccA3bKGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccA3bKGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccA3bKGY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Assembler messages: 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccY1cnMP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJyOYYZ.s: Assembler messages: 7688s /tmp/ccJyOYYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJyOYYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccJyOYYZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccf9ZR31.s: Assembler messages: 7688s /tmp/ccf9ZR31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccf9ZR31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccf9ZR31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccf9ZR31.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Assembler messages: 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/cczoPoQb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s CC [M] drivers/iio/adc/max34408.o 7688s CC [M] drivers/iio/health/afe4403.o 7688s CC [M] drivers/iio/gyro/st_gyro_buffer.o 7688s CC [M] drivers/iio/adc/max77541-adc.o 7688s CC [M] drivers/iio/dac/ad5686-spi.o 7688s CC [M] drivers/iio/gyro/st_gyro_i2c.o 7688s CC [M] drivers/iio/health/afe4404.o 7688s /tmp/ccDYVVHd.s: Assembler messages: 7688s /tmp/ccDYVVHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccDYVVHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccDYVVHd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s CC [M] drivers/iio/adc/max9611.o 7688s /tmp/ccaGPTey.s: Assembler messages: 7688s /tmp/ccaGPTey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccaGPTey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccaGPTey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccaGPTey.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s CC [M] drivers/iio/dac/ad5696-i2c.o 7688s /tmp/ccSDbMqP.s: Assembler messages: 7688s /tmp/ccSDbMqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccSDbMqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s /tmp/ccSDbMqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7688s CC [M] drivers/iio/gyro/st_gyro_spi.o 7689s /tmp/ccbKMsWW.s: Assembler messages: 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccbKMsWW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s CC [M] drivers/iio/health/max30100.o 7689s /tmp/ccA7yQit.s: Assembler messages: 7689s /tmp/ccA7yQit.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccA7yQit.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccA7yQit.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccA7yQit.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s CC [M] drivers/iio/adc/mcp320x.o 7689s /tmp/ccYYs6Zw.s: Assembler messages: 7689s /tmp/ccYYs6Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccYYs6Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccYYs6Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccYYs6Zw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccqbige8.s: Assembler messages: 7689s /tmp/ccqbige8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccqbige8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s /tmp/ccqbige8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7689s CC [M] drivers/iio/dac/ad7293.o 7689s LD [M] drivers/iio/gyro/mpu3050.o 7689s LD [M] drivers/iio/gyro/itg3200.o 7689s LD [M] drivers/iio/gyro/st_gyro.o 7689s CC [M] drivers/iio/humidity/am2315.o 7690s /tmp/ccqYjVuf.s: Assembler messages: 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccqYjVuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s CC [M] drivers/iio/health/max30102.o 7690s /tmp/ccrdbEHo.s: Assembler messages: 7690s /tmp/ccrdbEHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccrdbEHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccrdbEHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccrdbEHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccrdbEHo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s CC [M] drivers/iio/adc/mcp3422.o 7690s /tmp/cc8egEtJ.s: Assembler messages: 7690s /tmp/cc8egEtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/cc8egEtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/cc8egEtJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s CC [M] drivers/iio/humidity/dht11.o 7690s /tmp/ccgUwadG.s: Assembler messages: 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s /tmp/ccgUwadG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7690s CC [M] drivers/iio/dac/ad7303.o 7691s /tmp/cc9fOF0T.s: Assembler messages: 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc9fOF0T.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s CC [M] drivers/iio/imu/adis16400.o 7691s /tmp/ccXBrhpD.s: Assembler messages: 7691s /tmp/ccXBrhpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/ccXBrhpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/ccXBrhpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/ccXBrhpD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s CC [M] drivers/iio/adc/mcp3564.o 7691s /tmp/cc6Yy1cM.s: Assembler messages: 7691s /tmp/cc6Yy1cM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc6Yy1cM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc6Yy1cM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc6Yy1cM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cc6Yy1cM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s CC [M] drivers/iio/humidity/ens210.o 7691s /tmp/cclTQ7Fm.s: Assembler messages: 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s /tmp/cclTQ7Fm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7691s CC [M] drivers/iio/dac/ad8460.o 7692s /tmp/ccjfa6nc.s: Assembler messages: 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccjfa6nc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s CC [M] drivers/iio/imu/adis16460.o 7692s /tmp/ccHUDnLQ.s: Assembler messages: 7692s /tmp/ccHUDnLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHUDnLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHUDnLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHUDnLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHUDnLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s CC [M] drivers/iio/humidity/hdc100x.o 7692s /tmp/cchstuCo.s: Assembler messages: 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/cchstuCo.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s CC [M] drivers/iio/adc/mcp3911.o 7692s /tmp/ccHod9Zm.s: Assembler messages: 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s CC [M] drivers/iio/dac/ad8801.o 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccHod9Zm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Assembler messages: 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s /tmp/ccmxxlGA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7692s CC [M] drivers/iio/imu/adis16475.o 7693s /tmp/ccwIglJL.s: Assembler messages: 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccwIglJL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s CC [M] drivers/iio/humidity/hdc3020.o 7693s /tmp/ccIqIJZv.s: Assembler messages: 7693s /tmp/ccIqIJZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccIqIJZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccIqIJZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccIqIJZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccIqIJZv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s CC [M] drivers/iio/dac/ad9739a.o 7693s /tmp/ccV24Z3r.s: Assembler messages: 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s CC [M] drivers/iio/adc/mt6359-auxadc.o 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7693s /tmp/ccV24Z3r.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Assembler messages: 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccrrhXS4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s CC [M] drivers/iio/imu/adis16480.o 7694s /tmp/ccQ4ae3H.s: Assembler messages: 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccQ4ae3H.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s CC [M] drivers/iio/humidity/hid-sensor-humidity.o 7694s /tmp/ccbBQLYf.s: Assembler messages: 7694s /tmp/ccbBQLYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccbBQLYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccbBQLYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccbBQLYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccbBQLYf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s CC [M] drivers/iio/dac/adi-axi-dac.o 7694s /tmp/ccOvsnOe.s: Assembler messages: 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s /tmp/ccOvsnOe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7694s CC [M] drivers/iio/adc/mt6370-adc.o 7695s /tmp/ccJmVdqV.s: Assembler messages: 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccJmVdqV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s CC [M] drivers/iio/imu/adis16550.o 7695s /tmp/ccYitFd1.s: Assembler messages: 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccYitFd1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/cclZ6St3.s: Assembler messages: 7695s /tmp/cclZ6St3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/cclZ6St3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/cclZ6St3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s CC [M] drivers/iio/humidity/hts221_core.o 7695s CC [M] drivers/iio/adc/mt6577_auxadc.o 7695s /tmp/ccrRpVjY.s: Assembler messages: 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s /tmp/ccrRpVjY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7695s CC [M] drivers/iio/dac/rohm-bd79703.o 7696s /tmp/ccitb2ED.s: Assembler messages: 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccitb2ED.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s CC [M] drivers/iio/adc/men_z188_adc.o 7696s /tmp/cc0OyU2l.s: Assembler messages: 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cc0OyU2l.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cccrPJca.s: Assembler messages: 7696s /tmp/cccrPJca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cccrPJca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cccrPJca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cccrPJca.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s CC [M] drivers/iio/humidity/hts221_buffer.o 7696s CC [M] drivers/iio/dac/dpot-dac.o 7696s /tmp/ccPWCmT8.s: Assembler messages: 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s CC [M] drivers/iio/imu/adis.o 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccPWCmT8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccWZVAzd.s: Assembler messages: 7696s /tmp/ccWZVAzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccWZVAzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccWZVAzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccWZVAzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/ccWZVAzd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s CC [M] drivers/iio/adc/meson_saradc.o 7696s /tmp/cchfzN2s.s: Assembler messages: 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s /tmp/cchfzN2s.s: Warning: no SFrame FDE emitted; FP without RA on stack 7696s CC [M] drivers/iio/humidity/hts221_i2c.o 7697s /tmp/ccNIIyhC.s: Assembler messages: 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccNIIyhC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s CC [M] drivers/iio/dac/ds4424.o 7697s /tmp/cc3vDx8L.s: Assembler messages: 7697s /tmp/cc3vDx8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cc3vDx8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cc3vDx8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cc3vDx8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s CC [M] drivers/iio/imu/adis_trigger.o 7697s /tmp/ccMhLS5h.s: Assembler messages: 7697s /tmp/ccMhLS5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMhLS5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMhLS5h.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s CC [M] drivers/iio/humidity/hts221_spi.o 7697s /tmp/cclJrXNm.s: Assembler messages: 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/cclJrXNm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Assembler messages: 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7697s /tmp/ccMYTjWD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s CC [M] drivers/iio/dac/ltc1660.o 7698s CC [M] drivers/iio/adc/mp2629_adc.o 7698s /tmp/ccCtgIVx.s: Assembler messages: 7698s /tmp/ccCtgIVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccCtgIVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s CC [M] drivers/iio/imu/adis_buffer.o 7698s /tmp/ccknTIuf.s: Assembler messages: 7698s /tmp/ccknTIuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccknTIuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccknTIuf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s CC [M] drivers/iio/humidity/htu21.o 7698s /tmp/ccWE3IW4.s: Assembler messages: 7698s /tmp/ccWE3IW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccWE3IW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccWE3IW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccWE3IW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccWE3IW4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s CC [M] drivers/iio/adc/nau7802.o 7698s /tmp/cctJJnRO.s: Assembler messages: 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/cctJJnRO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s CC [M] drivers/iio/dac/ltc2632.o 7698s /tmp/ccj6q2UG.s: Assembler messages: 7698s /tmp/ccj6q2UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccj6q2UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccj6q2UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccj6q2UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7698s /tmp/ccj6q2UG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s CC [M] drivers/iio/imu/fxos8700_core.o 7699s /tmp/ccagcsQJ.s: Assembler messages: 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccagcsQJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s CC [M] drivers/iio/humidity/si7005.o 7699s /tmp/ccacu5QX.s: Assembler messages: 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccacu5QX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s CC [M] drivers/iio/adc/nct7201.o 7699s /tmp/ccj2LbBv.s: Assembler messages: 7699s /tmp/ccj2LbBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccj2LbBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccj2LbBv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccIx0Lc5.s: Assembler messages: 7699s /tmp/ccIx0Lc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccIx0Lc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s /tmp/ccIx0Lc5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7699s CC [M] drivers/iio/dac/ltc2664.o 7699s CC [M] drivers/iio/imu/fxos8700_i2c.o 7700s /tmp/ccLhrfVf.s: Assembler messages: 7700s /tmp/ccLhrfVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccLhrfVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccLhrfVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccLhrfVf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s CC [M] drivers/iio/humidity/si7020.o 7700s /tmp/cc5YnFPZ.s: Assembler messages: 7700s /tmp/cc5YnFPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/cc5YnFPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/cc5YnFPZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Assembler messages: 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccFsNDuY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s CC [M] drivers/iio/imu/fxos8700_spi.o 7700s CC [M] drivers/iio/adc/npcm_adc.o 7700s /tmp/ccPSGJUw.s: Assembler messages: 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s /tmp/ccPSGJUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7700s CC [M] drivers/iio/dac/ltc2688.o 7701s /tmp/ccj5zow6.s: Assembler messages: 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccj5zow6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s LD [M] drivers/iio/humidity/hts221.o 7701s CC [M] drivers/iio/dac/m62332.o 7701s /tmp/cc5f62Wq.s: Assembler messages: 7701s /tmp/cc5f62Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc5f62Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc5f62Wq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s CC [M] drivers/iio/imu/kmx61.o 7701s /tmp/cc8PjkMS.s: Assembler messages: 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/cc8PjkMS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s CC [M] drivers/iio/adc/pac1921.o 7701s /tmp/ccuEBKt4.s: Assembler messages: 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7701s /tmp/ccuEBKt4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s CC [M] drivers/iio/light/acpi-als.o 7702s /tmp/ccV9yeS7.s: Assembler messages: 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccV9yeS7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s CC [M] drivers/iio/dac/max517.o 7702s /tmp/ccRt2Bdt.s: Assembler messages: 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccRt2Bdt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s CC [M] drivers/iio/imu/smi240.o 7702s /tmp/ccNFd07D.s: Assembler messages: 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccNFd07D.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccdaAgdM.s: Assembler messages: 7702s /tmp/ccdaAgdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccdaAgdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccdaAgdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s CC [M] drivers/iio/light/adjd_s311.o 7702s CC [M] drivers/iio/adc/pac1934.o 7702s /tmp/ccdaAgdM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccGcCH4e.s: Assembler messages: 7702s /tmp/ccGcCH4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccGcCH4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccGcCH4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s /tmp/ccGcCH4e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7702s CC [M] drivers/iio/dac/max5522.o 7703s /tmp/ccMM8pG2.s: Assembler messages: 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccMM8pG2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s CC [M] drivers/iio/imu/bmi160/bmi160_core.o 7703s /tmp/ccpQt26m.s: Assembler messages: 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccpQt26m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s CC [M] drivers/iio/light/adux1020.o 7703s /tmp/ccVFOd0e.s: Assembler messages: 7703s /tmp/ccVFOd0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccVFOd0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccVFOd0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccVFOd0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s /tmp/ccVFOd0e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7703s CC [M] drivers/iio/dac/max5821.o 7704s /tmp/ccbKHCaH.s: Assembler messages: 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccbKHCaH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s CC [M] drivers/iio/adc/palmas_gpadc.o 7704s /tmp/cctFVpcm.s: Assembler messages: 7704s /tmp/cctFVpcm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cctFVpcm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cctFVpcm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cctFVpcm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cctFVpcm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Assembler messages: 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/ccHCkHU8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s CC [M] drivers/iio/light/al3000a.o 7704s CC [M] drivers/iio/imu/bmi160/bmi160_i2c.o 7704s /tmp/cc1MphEA.s: Assembler messages: 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s /tmp/cc1MphEA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7704s CC [M] drivers/iio/dac/mcp4725.o 7705s /tmp/ccxjq0oc.s: Assembler messages: 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccxjq0oc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s CC [M] drivers/iio/adc/qcom-spmi-adc5.o 7705s /tmp/ccTXmjAe.s: Assembler messages: 7705s /tmp/ccTXmjAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccTXmjAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/ccTXmjAe.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Assembler messages: 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc2wmBOb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s CC [M] drivers/iio/imu/bmi160/bmi160_spi.o 7705s CC [M] drivers/iio/light/al3010.o 7705s /tmp/cc7QprMN.s: Assembler messages: 7705s /tmp/cc7QprMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc7QprMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc7QprMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc7QprMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s /tmp/cc7QprMN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7705s CC [M] drivers/iio/dac/mcp4728.o 7706s /tmp/ccttof8U.s: Assembler messages: 7706s /tmp/ccttof8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/ccttof8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/ccttof8U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s CC [M] drivers/iio/adc/qcom-spmi-iadc.o 7706s /tmp/cclb2oGv.s: Assembler messages: 7706s /tmp/cclb2oGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cclb2oGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cclb2oGv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Assembler messages: 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc6wgBHa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s CC [M] drivers/iio/light/al3320a.o 7706s CC [M] drivers/iio/imu/bmi270/bmi270_core.o 7706s /tmp/cc2AXNI2.s: Assembler messages: 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s /tmp/cc2AXNI2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7706s CC [M] drivers/iio/dac/mcp4821.o 7707s /tmp/cctfNsRh.s: Assembler messages: 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/cctfNsRh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s CC [M] drivers/iio/adc/qcom-spmi-rradc.o 7707s /tmp/ccNVU1eM.s: Assembler messages: 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccNVU1eM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s CC [M] drivers/iio/light/apds9160.o 7707s /tmp/ccSV6imY.s: Assembler messages: 7707s /tmp/ccSV6imY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccSV6imY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccSV6imY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccqzCIT9.s: Assembler messages: 7707s /tmp/ccqzCIT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccqzCIT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccqzCIT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccqzCIT9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s CC [M] drivers/iio/dac/mcp4922.o 7707s CC [M] drivers/iio/imu/bmi270/bmi270_i2c.o 7707s /tmp/ccKV6JHb.s: Assembler messages: 7707s /tmp/ccKV6JHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccKV6JHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s /tmp/ccKV6JHb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7707s CC [M] drivers/iio/adc/qcom-spmi-vadc.o 7708s /tmp/cci0gavV.s: Assembler messages: 7708s /tmp/cci0gavV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cci0gavV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cci0gavV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cccL6kUw.s: Assembler messages: 7708s /tmp/cccL6kUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cccL6kUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cccL6kUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cccL6kUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/cccL6kUw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Assembler messages: 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s CC [M] drivers/iio/imu/bmi270/bmi270_spi.o 7708s CC [M] drivers/iio/dac/stm32-dac-core.o 7708s CC [M] drivers/iio/light/apds9300.o 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccNgYKZf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccFfM6ko.s: Assembler messages: 7708s /tmp/ccFfM6ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccFfM6ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccFfM6ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccFfM6ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s /tmp/ccFfM6ko.s: Warning: no SFrame FDE emitted; FP without RA on stack 7708s CC [M] drivers/iio/adc/qcom-vadc-common.o 7709s /tmp/cciXc7ke.s: Assembler messages: 7709s /tmp/cciXc7ke.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cciXc7ke.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cciXc7ke.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cciXc7ke.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cciXc7ke.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s CC [M] drivers/iio/imu/bmi323/bmi323_core.o 7709s /tmp/cctMOI8i.s: Assembler messages: 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/cctMOI8i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s CC [M] drivers/iio/dac/stm32-dac.o 7709s /tmp/ccZCedUQ.s: Assembler messages: 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccZCedUQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s CC [M] drivers/iio/light/apds9306.o 7709s /tmp/ccSUiNgs.s: Assembler messages: 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccSUiNgs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s CC [M] drivers/iio/adc/rtq6056.o 7709s /tmp/ccCPSW7b.s: Assembler messages: 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s /tmp/ccCPSW7b.s: Warning: no SFrame FDE emitted; FP without RA on stack 7709s CC [M] drivers/iio/dac/ti-dac082s085.o 7710s /tmp/ccbVqQRW.s: Assembler messages: 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccbVqQRW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s CC [M] drivers/iio/light/apds9960.o 7710s /tmp/ccVCCv8F.s: Assembler messages: 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccVCCv8F.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s CC [M] drivers/iio/adc/rn5t618-adc.o 7710s /tmp/ccZ4bzLQ.s: Assembler messages: 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccZ4bzLQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s CC [M] drivers/iio/imu/bmi323/bmi323_i2c.o 7710s /tmp/ccthhwtF.s: Assembler messages: 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s /tmp/ccthhwtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7710s CC [M] drivers/iio/dac/ti-dac5571.o 7711s /tmp/ccGoLiXL.s: Assembler messages: 7711s /tmp/ccGoLiXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccGoLiXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccGoLiXL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s CC [M] drivers/iio/adc/rohm-bd79124.o 7711s /tmp/ccpAhMTD.s: Assembler messages: 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s CC [M] drivers/iio/light/bh1745.o 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccpAhMTD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccV97gII.s: Assembler messages: 7711s /tmp/ccV97gII.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccV97gII.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccV97gII.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccV97gII.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s CC [M] drivers/iio/imu/bmi323/bmi323_spi.o 7711s /tmp/ccBTHCbV.s: Assembler messages: 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s /tmp/ccBTHCbV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7711s CC [M] drivers/iio/dac/ti-dac7311.o 7712s /tmp/ccLXI03i.s: Assembler messages: 7712s /tmp/ccLXI03i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccLXI03i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccLXI03i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccLXI03i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccLXI03i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s CC [M] drivers/iio/imu/bno055/bno055.o 7712s /tmp/ccb1FyU2.s: Assembler messages: 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccb1FyU2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Assembler messages: 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccL1EaV7.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s CC [M] drivers/iio/light/bh1750.o 7712s CC [M] drivers/iio/adc/rockchip_saradc.o 7712s /tmp/ccaPX3Lz.s: Assembler messages: 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s /tmp/ccaPX3Lz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7712s CC [M] drivers/iio/dac/ti-dac7612.o 7713s /tmp/cchF5Nk4.s: Assembler messages: 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/cchF5Nk4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Assembler messages: 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s CC [M] drivers/iio/light/bh1780.o 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccQxz9EX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccL28f9e.s: Assembler messages: 7713s /tmp/ccL28f9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccL28f9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccL28f9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccL28f9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccL28f9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s CC [M] drivers/iio/dac/vf610_dac.o 7713s /tmp/ccZY4BhJ.s: Assembler messages: 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s /tmp/ccZY4BhJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7713s CC [M] drivers/iio/imu/bno055/bno055_ser_core.o 7713s CC [M] drivers/iio/adc/rzg2l_adc.o 7714s /tmp/cc6mV9Bz.s: Assembler messages: 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc6mV9Bz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Assembler messages: 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccIsei30.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s CC [M] drivers/iio/imu/bno055/bno055_ser_trace.o 7714s /tmp/cc8WERbj.s: Assembler messages: 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/cc8WERbj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s CC [M] drivers/iio/light/cm32181.o 7714s /tmp/ccqB8UuM.s: Assembler messages: 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s /tmp/ccqB8UuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7714s CC [M] drivers/iio/adc/sc27xx_adc.o 7714s CC [M] drivers/iio/magnetometer/af8133j.o 7715s /tmp/cc70o1XT.s: Assembler messages: 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cc70o1XT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s CC [M] drivers/iio/light/cm3232.o 7715s /tmp/ccLtXOJP.s: Assembler messages: 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccLtXOJP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s CC [M] drivers/iio/imu/bno055/bno055_i2c.o 7715s /tmp/ccnelcwl.s: Assembler messages: 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/ccnelcwl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s CC [M] drivers/iio/adc/sd_adc_modulator.o 7715s /tmp/cctMWDUr.s: Assembler messages: 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s /tmp/cctMWDUr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7715s CC [M] drivers/iio/magnetometer/ak8974.o 7716s /tmp/ccS1nOkU.s: Assembler messages: 7716s /tmp/ccS1nOkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccS1nOkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccS1nOkU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s LD [M] drivers/iio/imu/bno055/bno055_ser.o 7716s /tmp/ccDQ3AI0.s: Assembler messages: 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccDQ3AI0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s CC [M] drivers/iio/light/cm3323.o 7716s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o 7716s /tmp/cc11N6v2.s: Assembler messages: 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/cc11N6v2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s CC [M] drivers/iio/adc/stm32-adc-core.o 7716s /tmp/ccO9qcup.s: Assembler messages: 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s /tmp/ccO9qcup.s: Warning: no SFrame FDE emitted; FP without RA on stack 7716s CC [M] drivers/iio/magnetometer/ak8975.o 7717s /tmp/cc7YHmY6.s: Assembler messages: 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/cc7YHmY6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s CC [M] drivers/iio/light/cm3605.o 7717s /tmp/ccJJGz4Y.s: Assembler messages: 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccJJGz4Y.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s CC [M] drivers/iio/adc/stm32-adc.o 7717s /tmp/ccakjG7u.s: Assembler messages: 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccakjG7u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Assembler messages: 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccRcTr5U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o 7717s CC [M] drivers/iio/magnetometer/als31300.o 7717s /tmp/ccHfLqSn.s: Assembler messages: 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s /tmp/ccHfLqSn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7717s CC [M] drivers/iio/light/cm36651.o 7718s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o 7718s /tmp/ccUz0Hop.s: Assembler messages: 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccUz0Hop.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s CC [M] drivers/iio/magnetometer/bmc150_magn.o 7718s /tmp/ccWg6FFt.s: Assembler messages: 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s /tmp/ccWg6FFt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7718s CC [M] drivers/iio/light/cros_ec_light_prox.o 7719s /tmp/cc5R7Nxz.s: Assembler messages: 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s CC [M] drivers/iio/adc/stm32-dfsdm-adc.o 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc5R7Nxz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc2odyvU.s: Assembler messages: 7719s /tmp/cc2odyvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc2odyvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc2odyvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/cc2odyvU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_aux.o 7719s /tmp/ccdNNmdO.s: Assembler messages: 7719s /tmp/ccdNNmdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccdNNmdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccdNNmdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccdNNmdO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s CC [M] drivers/iio/light/gp2ap002.o 7719s /tmp/ccuzeuGn.s: Assembler messages: 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s /tmp/ccuzeuGn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7719s CC [M] drivers/iio/magnetometer/bmc150_magn_i2c.o 7720s /tmp/cc1gYGTc.s: Assembler messages: 7720s /tmp/cc1gYGTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc1gYGTc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_magn.o 7720s /tmp/cc6i9Y32.s: Assembler messages: 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc6i9Y32.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Assembler messages: 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/cc5cQL3G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s CC [M] drivers/iio/light/gp2ap020a00f.o 7720s /tmp/ccT71Xm0.s: Assembler messages: 7720s /tmp/ccT71Xm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/ccT71Xm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/ccT71Xm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s /tmp/ccT71Xm0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7720s CC [M] drivers/iio/adc/stm32-dfsdm-core.o 7720s CC [M] drivers/iio/magnetometer/bmc150_magn_spi.o 7721s /tmp/cc0lyD86.s: Assembler messages: 7721s /tmp/cc0lyD86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/cc0lyD86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/cc0lyD86.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.o 7721s /tmp/cc2CQAJ0.s: Assembler messages: 7721s /tmp/cc2CQAJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/cc2CQAJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/cc2CQAJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/cc2CQAJ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s CC [M] drivers/iio/magnetometer/mag3110.o 7721s /tmp/ccxfnKpq.s: Assembler messages: 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccxfnKpq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s CC [M] drivers/iio/adc/stmpe-adc.o 7721s /tmp/ccNWTirV.s: Assembler messages: 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s /tmp/ccNWTirV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7721s CC [M] drivers/iio/light/hid-sensor-als.o 7722s /tmp/ccIvkg0I.s: Assembler messages: 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccIvkg0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.o 7722s CC [M] drivers/iio/adc/sun20i-gpadc-iio.o 7722s CC [M] drivers/iio/magnetometer/hid-sensor-magn-3d.o 7722s /tmp/ccr5susV.s: Assembler messages: 7722s /tmp/ccr5susV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccr5susV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccr5susV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccr5susV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccr5susV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Assembler messages: 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccnp4fk5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Assembler messages: 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s /tmp/ccDfNUT2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s CC [M] drivers/iio/light/hid-sensor-prox.o 7722s /tmp/ccfo8rW5.s: Assembler messages: 7722s /tmp/ccfo8rW5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7722s CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_spi.o 7723s /tmp/ccKN5D6B.s: Assembler messages: 7723s /tmp/ccKN5D6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKN5D6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKN5D6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKN5D6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKN5D6B.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s CC [M] drivers/iio/adc/ti-adc081c.o 7723s /tmp/ccKhKWqR.s: Assembler messages: 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccKhKWqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s CC [M] drivers/iio/magnetometer/mmc35240.o 7723s /tmp/ccanl1hl.s: Assembler messages: 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccanl1hl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s CC [M] drivers/iio/light/iqs621-als.o 7723s /tmp/ccVqSOoh.s: Assembler messages: 7723s /tmp/ccVqSOoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccVqSOoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccVqSOoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccVqSOoh.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o 7723s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.o 7723s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.o 7723s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.o 7723s /tmp/ccHdHSDE.s: Assembler messages: 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7723s /tmp/ccHdHSDE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s CC [M] drivers/iio/adc/ti-adc0832.o 7724s /tmp/cczcjoSi.s: Assembler messages: 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cczcjoSi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s CC [M] drivers/iio/magnetometer/st_magn_core.o 7724s /tmp/cc5LAZf1.s: Assembler messages: 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/cc5LAZf1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s CC [M] drivers/iio/light/isl29018.o 7724s /tmp/ccBWpevO.s: Assembler messages: 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s /tmp/ccBWpevO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7724s CC [M] drivers/iio/adc/ti-adc084s021.o 7725s /tmp/ccdZ0jK8.s: Assembler messages: 7725s /tmp/ccdZ0jK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccdZ0jK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccdZ0jK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccdZ0jK8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Assembler messages: 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccYi2UEu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s CC [M] drivers/iio/magnetometer/st_magn_buffer.o 7725s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.o 7725s /tmp/cczjZd9G.s: Assembler messages: 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/cczjZd9G.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s CC [M] drivers/iio/light/isl29028.o 7725s /tmp/ccY2kDMw.s: Assembler messages: 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccY2kDMw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccGBdyc4.s: Assembler messages: 7725s /tmp/ccGBdyc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccGBdyc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccGBdyc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s /tmp/ccGBdyc4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7725s CC [M] drivers/iio/adc/ti-adc108s102.o 7725s CC [M] drivers/iio/magnetometer/st_magn_i2c.o 7726s /tmp/ccoiRAwK.s: Assembler messages: 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccoiRAwK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.o 7726s /tmp/cc4pIgH8.s: Assembler messages: 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/cc4pIgH8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s CC [M] drivers/iio/light/isl29125.o 7726s /tmp/ccxZ1gcI.s: Assembler messages: 7726s /tmp/ccxZ1gcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccxZ1gcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccxZ1gcI.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s CC [M] drivers/iio/magnetometer/st_magn_spi.o 7726s /tmp/ccIlK1fd.s: Assembler messages: 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s /tmp/ccIlK1fd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7726s CC [M] drivers/iio/adc/ti-adc12138.o 7727s /tmp/ccE0gX9u.s: CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.o 7727s Assembler messages: 7727s /tmp/ccE0gX9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccE0gX9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccE0gX9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccE0gX9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccE0gX9u.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Assembler messages: 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccu5AXQk.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccrrL7oJ.s: Assembler messages: 7727s /tmp/ccrrL7oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccrrL7oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccrrL7oJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s CC [M] drivers/iio/light/isl76682.o 7727s CC [M] drivers/iio/magnetometer/hmc5843_core.o 7727s /tmp/ccI8cIHQ.s: Assembler messages: 7727s /tmp/ccI8cIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccI8cIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccI8cIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s /tmp/ccI8cIHQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7727s CC [M] drivers/iio/adc/ti-adc128s052.o 7728s /tmp/ccu94C87.s: Assembler messages: 7728s /tmp/ccu94C87.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccu94C87.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccu94C87.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.o 7728s /tmp/ccuR0ysW.s: Assembler messages: 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccuR0ysW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s CC [M] drivers/iio/light/jsa1212.o 7728s /tmp/ccQcNe40.s: Assembler messages: 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccQcNe40.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s CC [M] drivers/iio/magnetometer/hmc5843_i2c.o 7728s /tmp/ccmxKhlG.s: Assembler messages: 7728s /tmp/ccmxKhlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccmxKhlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccmxKhlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccmxKhlG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s CC [M] drivers/iio/adc/ti-adc161s626.o 7728s /tmp/ccyWoQxx.s: Assembler messages: 7728s /tmp/ccyWoQxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccyWoQxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7728s /tmp/ccyWoQxx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.o 7729s /tmp/ccQU7zmu.s: Assembler messages: 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccQU7zmu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s CC [M] drivers/iio/light/lm3533-als.o 7729s /tmp/ccLhV9Si.s: Assembler messages: 7729s /tmp/ccLhV9Si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccLhV9Si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccLhV9Si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccLhV9Si.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s CC [M] drivers/iio/magnetometer/hmc5843_spi.o 7729s /tmp/ccilsGnD.s: Assembler messages: 7729s /tmp/ccilsGnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccilsGnD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Assembler messages: 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s /tmp/ccqL0ZK3.s: Warning: no SFrame FDE emitted; FP without RA on stack 7729s LD [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.o 7729s CC [M] drivers/iio/adc/ti-ads1015.o 7729s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_core.o 7730s /tmp/ccdjjqBx.s: Assembler messages: 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccdjjqBx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/cc6ab8hL.s: Assembler messages: 7730s /tmp/cc6ab8hL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/cc6ab8hL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/cc6ab8hL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/cc6ab8hL.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s CC [M] drivers/iio/light/ltr390.o 7730s CC [M] drivers/iio/magnetometer/rm3100-core.o 7730s /tmp/cczc8WsR.s: Assembler messages: 7730s /tmp/cczc8WsR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.o 7730s /tmp/ccJPTzwx.s: Assembler messages: 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s /tmp/ccJPTzwx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7730s CC [M] drivers/iio/magnetometer/rm3100-i2c.o 7731s /tmp/ccc7rVhd.s: Assembler messages: 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccc7rVhd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Assembler messages: 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s CC [M] drivers/iio/light/ltr501.o 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc24ON9K.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s CC [M] drivers/iio/adc/ti-ads1100.o 7731s /tmp/cc1CIwBj.s: Assembler messages: 7731s /tmp/cc1CIwBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc1CIwBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/cc1CIwBj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.o 7731s /tmp/ccfdH1LG.s: Assembler messages: 7731s /tmp/ccfdH1LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccfdH1LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s /tmp/ccfdH1LG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7731s CC [M] drivers/iio/magnetometer/rm3100-spi.o 7732s /tmp/ccH264fc.s: Assembler messages: 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccH264fc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s CC [M] drivers/iio/adc/ti-ads1119.o 7732s /tmp/ccQ2uVeQ.s: Assembler messages: 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s CC [M] drivers/iio/light/ltrf216a.o 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccQ2uVeQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccYGp882.s: Assembler messages: 7732s /tmp/ccYGp882.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccYGp882.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccYGp882.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s LD [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.o 7732s LD [M] drivers/iio/imu/adis_lib.o 7732s CC [M] drivers/iio/adc/ti-ads124s08.o 7732s /tmp/ccmNPtRm.s: Assembler messages: 7732s /tmp/ccmNPtRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccmNPtRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s /tmp/ccmNPtRm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7732s CC [M] drivers/iio/magnetometer/si7210.o 7733s /tmp/cceTC0oN.s: Assembler messages: 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cceTC0oN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Assembler messages: 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc5HDeRE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s CC [M] drivers/iio/magnetometer/tmag5273.o 7733s /tmp/cc2x5AHm.s: Assembler messages: 7733s /tmp/cc2x5AHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc2x5AHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc2x5AHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc2x5AHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/cc2x5AHm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s CC [M] drivers/iio/light/lv0104cs.o 7733s CC [M] drivers/iio/adc/ti-ads1298.o 7733s /tmp/ccWVRRFU.s: Assembler messages: 7733s /tmp/ccWVRRFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/ccWVRRFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/ccWVRRFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/ccWVRRFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s /tmp/ccWVRRFU.s: Warning: no SFrame FDE emitted; FP without RA on stack 7733s CC [M] drivers/iio/multiplexer/iio-mux.o 7734s /tmp/ccobpv3U.s: Assembler messages: 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccobpv3U.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Assembler messages: 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s CC [M] drivers/iio/light/max44000.o 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccEID2CO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Assembler messages: 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccOWrhg1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s CC [M] drivers/iio/orientation/hid-sensor-incl-3d.o 7734s CC [M] drivers/iio/magnetometer/yamaha-yas530.o 7734s /tmp/ccADy6mD.s: Assembler messages: 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s /tmp/ccADy6mD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7734s CC [M] drivers/iio/adc/ti-ads131e08.o 7735s /tmp/ccpejufF.s: Assembler messages: 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccpejufF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/cct1LwqR.s: Assembler messages: 7735s /tmp/cct1LwqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/cct1LwqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s CC [M] drivers/iio/orientation/hid-sensor-rotation.o 7735s /tmp/cct1LwqR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s CC [M] drivers/iio/light/max44009.o 7735s /tmp/ccKDn6l5.s: Assembler messages: 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccKDn6l5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s CC [M] drivers/iio/adc/ti-ads7138.o 7735s /tmp/ccqu5qWP.s: Assembler messages: 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s /tmp/ccqu5qWP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7735s LD [M] drivers/iio/magnetometer/st_magn.o 7735s CC [M] drivers/iio/light/noa1305.o 7736s /tmp/ccKri7xM.s: Assembler messages: 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccKri7xM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s CC [M] drivers/iio/light/opt3001.o 7736s /tmp/ccQ2Xsl6.s: Assembler messages: 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/ccQ2Xsl6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s CC [M] drivers/iio/adc/ti-ads7924.o 7736s /tmp/cciYjfLB.s: Assembler messages: 7736s /tmp/cciYjfLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/cciYjfLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/cciYjfLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/cciYjfLB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s CC [M] drivers/iio/adc/ti-ads7950.o 7736s /tmp/cc9o7pon.s: Assembler messages: 7736s /tmp/cc9o7pon.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/cc9o7pon.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s /tmp/cc9o7pon.s: Warning: no SFrame FDE emitted; FP without RA on stack 7736s CC [M] drivers/iio/position/hid-sensor-custom-intel-hinge.o 7737s /tmp/ccmlsUxs.s: Assembler messages: 7737s /tmp/ccmlsUxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccmlsUxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccmlsUxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccmlsUxs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s CC [M] drivers/iio/adc/ti-ads8344.o 7737s /tmp/cc6FMdAs.s: Assembler messages: 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/cc6FMdAs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s CC [M] drivers/iio/light/opt4001.o 7737s /tmp/ccBoPPTa.s: Assembler messages: 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccBoPPTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Assembler messages: 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s /tmp/ccw6zj8I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7737s CC [M] drivers/iio/potentiometer/ad5110.o 7737s CC [M] drivers/iio/position/iqs624-pos.o 7738s /tmp/ccEL6fMT.s: Assembler messages: 7738s /tmp/ccEL6fMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccEL6fMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccEL6fMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccEL6fMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccEL6fMT.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s CC [M] drivers/iio/adc/ti-ads8688.o 7738s /tmp/ccdlu4sj.s: Assembler messages: 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccdlu4sj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s CC [M] drivers/iio/light/opt4060.o 7738s /tmp/ccXXxzjz.s: Assembler messages: 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccXXxzjz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s CC [M] drivers/iio/adc/ti_am335x_adc.o 7738s /tmp/ccgio2px.s: Assembler messages: 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s /tmp/ccgio2px.s: Warning: no SFrame FDE emitted; FP without RA on stack 7738s CC [M] drivers/iio/potentiometer/ad5272.o 7739s /tmp/cciHZWnH.s: Assembler messages: 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cciHZWnH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s CC [M] drivers/iio/potentiostat/lmp91000.o 7739s /tmp/ccPRaplM.s: Assembler messages: 7739s /tmp/ccPRaplM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccPRaplM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccPRaplM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccPRaplM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccPRaplM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Assembler messages: 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/ccjXkzZi.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s CC [M] drivers/iio/potentiometer/ds1803.o 7739s CC [M] drivers/iio/light/pa12203001.o 7739s /tmp/cc7qfPUn.s: Assembler messages: 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s /tmp/cc7qfPUn.s: Warning: no SFrame FDE emitted; FP without RA on stack 7739s CC [M] drivers/iio/adc/ti-lmp92064.o 7740s /tmp/ccDICGnB.s: Assembler messages: 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccDICGnB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s CC [M] drivers/iio/pressure/abp060mg.o 7740s /tmp/ccwqmyId.s: Assembler messages: 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccwqmyId.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s CC [M] drivers/iio/potentiometer/max5432.o 7740s /tmp/ccXtyRvZ.s: Assembler messages: 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/ccXtyRvZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/cc1FDIdV.s: Assembler messages: 7740s /tmp/cc1FDIdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/cc1FDIdV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s CC [M] drivers/iio/light/rohm-bu27034.o 7740s CC [M] drivers/iio/adc/ti-tlc4541.o 7740s /tmp/cc3Qm0Vf.s: Assembler messages: 7740s /tmp/cc3Qm0Vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/cc3Qm0Vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7740s /tmp/cc3Qm0Vf.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s CC [M] drivers/iio/pressure/rohm-bm1390.o 7741s /tmp/cc77YL3z.s: Assembler messages: 7741s /tmp/cc77YL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc77YL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc77YL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc77YL3z.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s CC [M] drivers/iio/potentiometer/max5481.o 7741s /tmp/cc67F6EN.s: Assembler messages: 7741s /tmp/cc67F6EN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc67F6EN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc67F6EN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc67F6EN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/cc67F6EN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s CC [M] drivers/iio/adc/ti-tsc2046.o 7741s /tmp/ccavE2FW.s: Assembler messages: 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s /tmp/ccavE2FW.s: Warning: no SFrame FDE emitted; FP without RA on stack 7741s CC [M] drivers/iio/light/rpr0521.o 7742s /tmp/ccwT1uD8.s: Assembler messages: 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccwT1uD8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccYGp7nz.s: Assembler messages: 7742s /tmp/ccYGp7nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccYGp7nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccYGp7nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccYGp7nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccYGp7nz.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s CC [M] drivers/iio/pressure/bmp280-core.o 7742s CC [M] drivers/iio/potentiometer/max5487.o 7742s /tmp/cc66X4yq.s: Assembler messages: 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/cc66X4yq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s CC [M] drivers/iio/adc/twl4030-madc.o 7742s /tmp/ccjbcVxy.s: Assembler messages: 7742s /tmp/ccjbcVxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccjbcVxy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s CC [M] drivers/iio/potentiometer/mcp4018.o 7742s /tmp/ccCcBGto.s: Assembler messages: 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7742s /tmp/ccCcBGto.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s CC [M] drivers/iio/light/si1133.o 7743s /tmp/ccCTgTiD.s: Assembler messages: 7743s /tmp/ccCTgTiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccCTgTiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccCTgTiD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s CC [M] drivers/iio/adc/twl6030-gpadc.o 7743s /tmp/ccxPP8RJ.s: Assembler messages: 7743s /tmp/ccxPP8RJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccxPP8RJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccxPP8RJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccxPP8RJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccxPP8RJ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s CC [M] drivers/iio/potentiometer/mcp4131.o 7743s /tmp/ccmMIiFB.s: Assembler messages: 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7743s /tmp/ccmMIiFB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccyxJvXR.s: Assembler messages: 7744s /tmp/ccyxJvXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccyxJvXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccyxJvXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccyxJvXR.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s CC [M] drivers/iio/pressure/bmp280-regmap.o 7744s CC [M] drivers/iio/light/si1145.o 7744s /tmp/ccsz7rG5.s: Assembler messages: 7744s /tmp/ccsz7rG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccsz7rG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccsz7rG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccsz7rG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/ccsz7rG5.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s CC [M] drivers/iio/adc/vf610_adc.o 7744s /tmp/cczfOsqP.s: Assembler messages: 7744s /tmp/cczfOsqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/cczfOsqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/cczfOsqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/cczfOsqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s /tmp/cczfOsqP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7744s CC [M] drivers/iio/potentiometer/mcp4531.o 7744s CC [M] drivers/iio/pressure/bmp280-i2c.o 7745s /tmp/ccJpuvXt.s: Assembler messages: 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccJpuvXt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s CC [M] drivers/iio/light/stk3310.o 7745s /tmp/ccksCmBa.s: Assembler messages: 7745s /tmp/ccksCmBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccksCmBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccksCmBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccksCmBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccksCmBa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Assembler messages: 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccIzv0Xv.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s CC [M] drivers/iio/potentiometer/mcp41010.o 7745s CC [M] drivers/iio/adc/viperboard_adc.o 7745s /tmp/ccn0wlTa.s: Assembler messages: 7745s /tmp/ccn0wlTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccn0wlTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s /tmp/ccn0wlTa.s: Warning: no SFrame FDE emitted; FP without RA on stack 7745s CC [M] drivers/iio/pressure/bmp280-spi.o 7746s /tmp/ccvUVSki.s: Assembler messages: 7746s /tmp/ccvUVSki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccvUVSki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccvUVSki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccvUVSki.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s CC [M] drivers/iio/adc/xilinx-ams.o 7746s /tmp/ccS21JEj.s: Assembler messages: 7746s /tmp/ccS21JEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccS21JEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccS21JEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccS21JEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccS21JEj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Assembler messages: 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s CC [M] drivers/iio/potentiometer/tpl0102.o 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccQ4rFuP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s CC [M] drivers/iio/light/st_uvis25_core.o 7746s /tmp/ccsW2xdy.s: Assembler messages: 7746s /tmp/ccsW2xdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccsW2xdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccsW2xdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s /tmp/ccsW2xdy.s: Warning: no SFrame FDE emitted; FP without RA on stack 7746s CC [M] drivers/iio/pressure/dlhl60d.o 7747s /tmp/ccmwb3JO.s: Assembler messages: 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccmwb3JO.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s CC [M] drivers/iio/light/st_uvis25_i2c.o 7747s /tmp/ccUlrxkP.s: Assembler messages: 7747s /tmp/ccUlrxkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccUlrxkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccUlrxkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccUlrxkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccUlrxkP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s CC [M] drivers/iio/potentiometer/x9250.o 7747s /tmp/cc7OWaFC.s: Assembler messages: 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/cc7OWaFC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s CC [M] drivers/iio/adc/xilinx-xadc-core.o 7747s /tmp/ccFkt6tK.s: Assembler messages: 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccFkt6tK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s CC [M] drivers/iio/pressure/dps310.o 7747s /tmp/ccZWovpS.s: Assembler messages: 7747s /tmp/ccZWovpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccZWovpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s /tmp/ccZWovpS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7747s CC [M] drivers/iio/light/st_uvis25_spi.o 7748s /tmp/ccloEt0i.s: Assembler messages: 7748s /tmp/ccloEt0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccloEt0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccloEt0i.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s CC [M] drivers/iio/light/tcs3414.o 7748s /tmp/ccfHK5ec.s: Assembler messages: 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccfHK5ec.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s CC [M] drivers/iio/adc/xilinx-xadc-events.o 7748s /tmp/cc3Yt35f.s: Assembler messages: 7748s /tmp/cc3Yt35f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc3Yt35f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc3Yt35f.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Assembler messages: 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/ccm0N7Zq.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s CC [M] drivers/iio/proximity/as3935.o 7748s CC [M] drivers/iio/pressure/cros_ec_baro.o 7748s /tmp/cc0opu5I.s: Assembler messages: 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7748s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s CC [M] drivers/iio/light/tcs3472.o 7749s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/cc0opu5I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccrcCnrK.s: Assembler messages: 7749s /tmp/ccrcCnrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccrcCnrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccrcCnrK.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccPHfHSs.s: Assembler messages: 7749s /tmp/ccPHfHSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccPHfHSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccPHfHSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccPHfHSs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s CC [M] drivers/iio/pressure/hid-sensor-press.o 7749s /tmp/ccWqemVC.s: Assembler messages: 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccWqemVC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s CC [M] drivers/iio/proximity/cros_ec_mkbp_proximity.o 7749s LD [M] drivers/iio/adc/xilinx-xadc.o 7749s CC [M] drivers/iio/pressure/hp03.o 7749s /tmp/ccqYcAa2.s: Assembler messages: 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7749s /tmp/ccqYcAa2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s CC [M] drivers/iio/light/tsl2563.o 7750s /tmp/ccmlTK0I.s: Assembler messages: 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmlTK0I.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s CC [M] drivers/iio/proximity/hx9023s.o 7750s /tmp/ccmQBUy1.s: Assembler messages: 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccmQBUy1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s CC [M] drivers/iio/resolver/ad2s90.o 7750s /tmp/ccpLvFcM.s: Assembler messages: 7750s /tmp/ccpLvFcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccpLvFcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccpLvFcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccpLvFcM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s CC [M] drivers/iio/pressure/hsc030pa.o 7750s /tmp/ccB0CpRc.s: Assembler messages: 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7750s /tmp/ccB0CpRc.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s CC [M] drivers/iio/light/tsl2583.o 7751s /tmp/ccvFhviY.s: Assembler messages: 7751s /tmp/ccvFhviY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccvFhviY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccvFhviY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccvFhviY.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s CC [M] drivers/iio/resolver/ad2s1200.o 7751s /tmp/ccbJ6qok.s: Assembler messages: 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccbJ6qok.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s CC [M] drivers/iio/proximity/irsd200.o 7751s /tmp/ccG12TXs.s: Assembler messages: 7751s /tmp/ccG12TXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccG12TXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s /tmp/ccG12TXs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7751s CC [M] drivers/iio/pressure/hsc030pa_i2c.o 7752s /tmp/ccVLFwnd.s: Assembler messages: 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccVLFwnd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccW8gBsE.s: Assembler messages: 7752s /tmp/ccW8gBsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccW8gBsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccW8gBsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccW8gBsE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s CC [M] drivers/iio/light/tsl2591.o 7752s CC [M] drivers/iio/resolver/ad2s1210.o 7752s /tmp/ccSmZg1o.s: Assembler messages: 7752s /tmp/ccSmZg1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccSmZg1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/ccSmZg1o.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Assembler messages: 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s /tmp/cckRP5V9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7752s CC [M] drivers/iio/pressure/hsc030pa_spi.o 7752s CC [M] drivers/iio/proximity/isl29501.o 7753s /tmp/ccCPiktN.s: Assembler messages: 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s CC [M] drivers/iio/light/tsl2772.o 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccCPiktN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Assembler messages: 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/cc2U3xTw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s CC [M] drivers/iio/pressure/icp10100.o 7753s /tmp/ccT4nX9m.s: Assembler messages: 7753s /tmp/ccT4nX9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccT4nX9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccT4nX9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccT4nX9m.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s CC [M] drivers/iio/temperature/iqs620at-temp.o 7753s /tmp/ccpzppT0.s: Assembler messages: 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s /tmp/ccpzppT0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7753s CC [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.o 7754s /tmp/cceqiGqA.s: Assembler messages: 7754s /tmp/cceqiGqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cceqiGqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cceqiGqA.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s CC [M] drivers/iio/temperature/ltc2983.o 7754s /tmp/ccZbi3Vu.s: Assembler messages: 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccZbi3Vu.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Assembler messages: 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc9Deedd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s CC [M] drivers/iio/pressure/mpl115.o 7754s CC [M] drivers/iio/light/tsl4531.o 7754s /tmp/ccWAheCS.s: Assembler messages: 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/ccWAheCS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s CC [M] drivers/iio/proximity/mb1232.o 7754s /tmp/cc84mDTs.s: Assembler messages: 7754s /tmp/cc84mDTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc84mDTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc84mDTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7754s /tmp/cc84mDTs.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s CC [M] drivers/iio/pressure/mpl115_i2c.o 7755s /tmp/ccbDtlQ0.s: Assembler messages: 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccbDtlQ0.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s CC [M] drivers/iio/light/us5182d.o 7755s /tmp/ccgyfuEV.s: Assembler messages: 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccgyfuEV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s CC [M] drivers/iio/proximity/ping.o 7755s /tmp/ccjbpSHt.s: Assembler messages: 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccjbpSHt.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s CC [M] drivers/iio/temperature/hid-sensor-temperature.o 7755s /tmp/ccnIqq2d.s: Assembler messages: 7755s /tmp/ccnIqq2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccnIqq2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccnIqq2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccnIqq2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s /tmp/ccnIqq2d.s: Warning: no SFrame FDE emitted; FP without RA on stack 7755s CC [M] drivers/iio/pressure/mpl115_spi.o 7756s /tmp/ccXMlMuM.s: Assembler messages: 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccXMlMuM.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Assembler messages: 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccoJVqR6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s CC [M] drivers/iio/proximity/rfd77402.o 7756s CC [M] drivers/iio/light/vcnl4000.o 7756s /tmp/ccp4I7T1.s: Assembler messages: 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp4I7T1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s CC [M] drivers/iio/temperature/maxim_thermocouple.o 7756s /tmp/ccp998t2.s: Assembler messages: 7756s /tmp/ccp998t2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp998t2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp998t2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s /tmp/ccp998t2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7756s CC [M] drivers/iio/pressure/mpl3115.o 7757s /tmp/ccEO1vZ1.s: Assembler messages: 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccEO1vZ1.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s CC [M] drivers/iio/proximity/srf04.o 7757s /tmp/ccHAJxUF.s: Assembler messages: 7757s /tmp/ccHAJxUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccHAJxUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccHAJxUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccHAJxUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccHAJxUF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s CC [M] drivers/iio/temperature/max30208.o 7757s /tmp/ccrqpOtF.s: Assembler messages: 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccrqpOtF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Assembler messages: 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s CC [M] drivers/iio/pressure/mprls0025pa.o 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/ccj83ukr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s CC [M] drivers/iio/light/vcnl4035.o 7757s /tmp/cch4Gvze.s: Assembler messages: 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s /tmp/cch4Gvze.s: Warning: no SFrame FDE emitted; FP without RA on stack 7757s CC [M] drivers/iio/proximity/srf08.o 7758s /tmp/ccETLOu4.s: Assembler messages: 7758s /tmp/ccETLOu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccETLOu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccETLOu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccETLOu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccETLOu4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s CC [M] drivers/iio/temperature/max31856.o 7758s /tmp/ccHqLhxD.s: Assembler messages: 7758s /tmp/ccHqLhxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccHqLhxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccHqLhxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccHqLhxD.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s CC [M] drivers/iio/pressure/mprls0025pa_i2c.o 7758s /tmp/ccnfFDJj.s: Assembler messages: 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccnfFDJj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s CC [M] drivers/iio/light/veml3235.o 7758s /tmp/ccCztr9v.s: Assembler messages: 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s /tmp/ccCztr9v.s: Warning: no SFrame FDE emitted; FP without RA on stack 7758s CC [M] drivers/iio/proximity/sx9310.o 7759s /tmp/ccu1gZEQ.s: Assembler messages: 7759s /tmp/ccu1gZEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccu1gZEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccu1gZEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccu1gZEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccu1gZEQ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s CC [M] drivers/iio/temperature/max31865.o 7759s /tmp/cculgxKF.s: Assembler messages: 7759s /tmp/cculgxKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/cculgxKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/cculgxKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/cculgxKF.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s CC [M] drivers/iio/pressure/mprls0025pa_spi.o 7759s /tmp/ccZH2Mid.s: Assembler messages: 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccZH2Mid.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s CC [M] drivers/iio/light/veml6030.o 7759s /tmp/ccroSJ07.s: Assembler messages: 7759s /tmp/ccroSJ07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccroSJ07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccroSJ07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccroSJ07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccroSJ07.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Assembler messages: 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s /tmp/ccGEtuSr.s: Warning: no SFrame FDE emitted; FP without RA on stack 7759s CC [M] drivers/iio/temperature/mcp9600.o 7759s CC [M] drivers/iio/proximity/sx9324.o 7760s /tmp/ccEv1wJS.s: Assembler messages: 7760s /tmp/ccEv1wJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccEv1wJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccEv1wJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccEv1wJS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s CC [M] drivers/iio/pressure/ms5611_core.o 7760s /tmp/ccwx7G6e.s: Assembler messages: 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/ccwx7G6e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s CC [M] drivers/iio/light/veml6040.o 7760s /tmp/cch1Amq4.s: Assembler messages: 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s /tmp/cch1Amq4.s: Warning: no SFrame FDE emitted; FP without RA on stack 7760s CC [M] drivers/iio/temperature/mlx90614.o 7761s /tmp/ccBrEaVx.s: Assembler messages: 7761s /tmp/ccBrEaVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccBrEaVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccBrEaVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccBrEaVx.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Assembler messages: 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccnWpUKl.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s CC [M] drivers/iio/proximity/sx9360.o 7761s CC [M] drivers/iio/pressure/ms5611_i2c.o 7761s /tmp/ccqrqCRP.s: Assembler messages: 7761s /tmp/ccqrqCRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccqrqCRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccqrqCRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccqrqCRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccqrqCRP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s CC [M] drivers/iio/light/veml6070.o 7761s /tmp/ccA2XNx9.s: Assembler messages: 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s /tmp/ccA2XNx9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7761s CC [M] drivers/iio/temperature/mlx90632.o 7762s /tmp/ccZZtAWj.s: Assembler messages: 7762s /tmp/ccZZtAWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccZZtAWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccZZtAWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccZZtAWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccZZtAWj.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s CC [M] drivers/iio/pressure/ms5611_spi.o 7762s /tmp/ccQpRRt2.s: Assembler messages: 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/ccQpRRt2.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s CC [M] drivers/iio/proximity/sx_common.o 7762s /tmp/cc4330ih.s: Assembler messages: 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc4330ih.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s CC [M] drivers/iio/light/veml6075.o 7762s /tmp/cc0j8xLb.s: Assembler messages: 7762s /tmp/cc0j8xLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc0j8xLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s /tmp/cc0j8xLb.s: Warning: no SFrame FDE emitted; FP without RA on stack 7762s CC [M] drivers/iio/pressure/ms5637.o 7763s /tmp/cc1HG3ed.s: Assembler messages: 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cc1HG3ed.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Assembler messages: 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/cctcoxQP.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s CC [M] drivers/iio/temperature/mlx90635.o 7763s CC [M] drivers/iio/proximity/sx9500.o 7763s /tmp/ccmBdW49.s: Assembler messages: 7763s /tmp/ccmBdW49.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccmBdW49.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccmBdW49.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccmBdW49.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccmBdW49.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s CC [M] drivers/iio/light/vl6180.o 7763s /tmp/ccX09jsw.s: Assembler messages: 7763s /tmp/ccX09jsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccX09jsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccX09jsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s /tmp/ccX09jsw.s: Warning: no SFrame FDE emitted; FP without RA on stack 7763s CC [M] drivers/iio/pressure/sdp500.o 7764s /tmp/ccxBZlom.s: Assembler messages: 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccxBZlom.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Assembler messages: 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccyjIs77.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s CC [M] drivers/iio/proximity/vcnl3020.o 7764s CC [M] drivers/iio/temperature/tmp006.o 7764s /tmp/cc25v5U9.s: Assembler messages: 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/cc25v5U9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s CC [M] drivers/iio/light/zopt2201.o 7764s /tmp/ccp30ctg.s: Assembler messages: 7764s /tmp/ccp30ctg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccp30ctg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s /tmp/ccp30ctg.s: Warning: no SFrame FDE emitted; FP without RA on stack 7764s CC [M] drivers/iio/pressure/st_pressure_core.o 7765s /tmp/ccJTxRpX.s: Assembler messages: 7765s /tmp/ccJTxRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccJTxRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccJTxRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccJTxRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccJTxRpX.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s CC [M] drivers/iio/proximity/vl53l0x-i2c.o 7765s /tmp/ccW5qJ8L.s: Assembler messages: 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccW5qJ8L.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Assembler messages: 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s CC [M] drivers/iio/temperature/tmp007.o 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccG6y4RH.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccqK4gvm.s: Assembler messages: 7765s /tmp/ccqK4gvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccqK4gvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccqK4gvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s /tmp/ccqK4gvm.s: Warning: no SFrame FDE emitted; FP without RA on stack 7765s CC [M] drivers/iio/pressure/st_pressure_buffer.o 7765s CC [M] drivers/iio/proximity/aw96103.o 7766s /tmp/ccXjRgw8.s: Assembler messages: 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXjRgw8.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s CC [M] drivers/iio/temperature/tmp117.o 7766s /tmp/ccXnS0iS.s: Assembler messages: 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccXnS0iS.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s CC [M] drivers/iio/temperature/tsys01.o 7766s /tmp/ccRWzT9e.s: Assembler messages: 7766s /tmp/ccRWzT9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccRWzT9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccRWzT9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/ccRWzT9e.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s CC [M] drivers/iio/pressure/t5403.o 7766s /tmp/cc0kbXFZ.s: Assembler messages: 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7766s /tmp/cc0kbXFZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s CC [M] drivers/iio/temperature/tsys02d.o 7767s /tmp/ccYNGHcE.s: Assembler messages: 7767s /tmp/ccYNGHcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccYNGHcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccYNGHcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccYNGHcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccYNGHcE.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s CC [M] drivers/iio/trigger/iio-trig-hrtimer.o 7767s /tmp/ccC11fKV.s: Assembler messages: 7767s /tmp/ccC11fKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccC11fKV.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s LD [M] drivers/iio/industrialio.o 7767s /tmp/ccFR4MH6.s: Assembler messages: 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccFR4MH6.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s CC [M] drivers/iio/trigger/iio-trig-interrupt.o 7767s CC [M] drivers/iio/pressure/hp206c.o 7767s /tmp/ccUBl5nZ.s: Assembler messages: 7767s /tmp/ccUBl5nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccUBl5nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccUBl5nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/ccUBl5nZ.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Assembler messages: 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s /tmp/cc2dO4Y9.s: Warning: no SFrame FDE emitted; FP without RA on stack 7767s CC [M] drivers/iio/pressure/zpa2326.o 7767s CC [M] drivers/iio/trigger/stm32-lptimer-trigger.o 7768s /tmp/cckULX2c.s: Assembler messages: 7768s /tmp/cckULX2c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cckULX2c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cckULX2c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cckULX2c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cckULX2c.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s CC [M] drivers/iio/trigger/stm32-timer-trigger.o 7768s /tmp/cc9bYD0Q.s: Assembler messages: 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/cc9bYD0Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s CC [M] drivers/iio/trigger/iio-trig-sysfs.o 7768s /tmp/ccgot35Q.s: Assembler messages: 7768s /tmp/ccgot35Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccgot35Q.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s CC [M] drivers/iio/trigger/iio-trig-loop.o 7768s /tmp/ccGuINhN.s: Assembler messages: 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7768s /tmp/ccGuINhN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s CC [M] drivers/iio/pressure/zpa2326_i2c.o 7769s /tmp/ccDPOUld.s: Assembler messages: 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccDPOUld.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccq99ZPC.s: Assembler messages: 7769s /tmp/ccq99ZPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccq99ZPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccq99ZPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccq99ZPC.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s CC [M] drivers/iio/pressure/zpa2326_spi.o 7769s CC [M] drivers/iio/pressure/st_pressure_i2c.o 7769s /tmp/ccjybdPN.s: Assembler messages: 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccjybdPN.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s CC [M] drivers/iio/pressure/st_pressure_spi.o 7769s /tmp/ccQw1jIG.s: Assembler messages: 7769s /tmp/ccQw1jIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccQw1jIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccQw1jIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccQw1jIG.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccUyFZQp.s: Assembler messages: 7769s /tmp/ccUyFZQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccUyFZQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccUyFZQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccUyFZQp.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccn6QjRB.s: Assembler messages: 7769s /tmp/ccn6QjRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccn6QjRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s /tmp/ccn6QjRB.s: Warning: no SFrame FDE emitted; FP without RA on stack 7769s LD [M] drivers/iio/pressure/bmp280.o 7770s LD [M] drivers/iio/pressure/st_pressure.o 7770s /tmp/ccTs7Cqd.s: Assembler messages: 7770s /tmp/ccTs7Cqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7770s /tmp/ccTs7Cqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7770s /tmp/ccTs7Cqd.s: Warning: no SFrame FDE emitted; FP without RA on stack 7770s AR built-in.a 7770s AR vmlinux.a 7771s LD vmlinux.o 7789s OBJCOPY modules.builtin.modinfo 7790s GEN modules.builtin 7790s GEN .vmlinux.objs 7790s MODPOST Module.symvers 7847s WARNING: modpost: missing MODULE_DESCRIPTION() in ubuntu/ubuntu-host/ubuntu-host.o 7848s CC .vmlinux.export.o 7849s UPD include/generated/utsversion.h 7849s CC init/version-timestamp.o 7850s KSYMS .tmp_vmlinux0.kallsyms.S 7850s AS .tmp_vmlinux0.kallsyms.o 7850s LD .tmp_vmlinux1 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/version.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts_initrd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/initramfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/calibrate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/debug-monitors.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/irq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/fpsimd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/entry-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/process.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ptrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/setup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/stacktrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/time.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/traps.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/psci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_ops.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/return_address.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpuinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_errata.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpufeature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/alternative.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cacheinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp_spin_table.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/topology.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/syscall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/proton-pack.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/idle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/patching.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/rsi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/jump_label.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys_compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ftrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module-plts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_regs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_callchain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/watchdog_hld.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hw_breakpoint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/suspend.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kgdb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/efi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/armv8_deprecated.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_numa.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_parking_protocol.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/paravirt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kaslr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hibernate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/elfcore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec_file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kexec_image.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/crash_dump.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vmcore_info.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sdei.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pointer_auth.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/mte.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/kprobes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/decode-insn.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/simulate-insn.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/uprobes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/dma-mapping.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/extable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fault.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/copypage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/flush.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ioremap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pgd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mem_encrypt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/context.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pageattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fixmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/contpte.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/hugetlbpage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ptdump.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/trans_pgd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mteswap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/net/bpf_jit_comp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/kvm_main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/eventfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/binary_stats.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/vfio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/coalesced_mmio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/irqchip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/dirty_ring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/psci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hypercalls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pvtime.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/inject_fault.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/va_layout.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/handle_exit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/config.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/guest.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/reset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/sys_regs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/stacktrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic-sys-reg-v3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/fpsimd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pkvm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arch_timer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/trng.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vmid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/emulate-nested.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/nested.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/at.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-irqfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v4.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-kvm-device.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-its.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3-nested.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu-emul.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pauth.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/timer-sr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/sysreg-sr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/debug-sr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/switch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/tlb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v3-sr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/aarch32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/exception.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/pgtable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/enlighten.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/grant-table.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/p2m.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/mm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/hv_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/mshyperv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-ce-glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/fork.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exec_domain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/panic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/softirq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/resource.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/capability.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ptrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/signal.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/umh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/workqueue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/task_work.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/extable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/params.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kthread.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys_ni.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/nsproxy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/notifier.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cred.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/reboot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/async.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/range.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smpboot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ucount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/regset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksyms_common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/groups.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vhost_task.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/fair.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_utility.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/mutex.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/semaphore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rwsem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/percpu-rwsem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/spinlock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/osq_lock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qspinlock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rtmutex_api.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qrwlock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/qos.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/console.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/process.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/suspend.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/hibernate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/snapshot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/swap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/wakelock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/poweroff.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/energy_model.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_safe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/nbcon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_ringbuffer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdesc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/handle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/manage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/spurious.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/resend.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/chip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/dummychip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/devres.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/kexec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/generic-chip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/autoprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdomain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irq_sim.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/proc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/cpuhotplug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/pm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi-mux.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/affinity.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/update.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/sync.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/srcutree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/rcu_segcblist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/mapping.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/direct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/ops_helpers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/dummy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/contiguous.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/coherent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/swiotlb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/pool.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/remap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/entry/kvm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/strict_rwx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kmod.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/decompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/signing.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/tree_lookup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kallsyms.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/procfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kdb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/version.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kcmp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/freezer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/profile.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stacktrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/time.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/hrtimer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sleep_timeout.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/ntp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clocksource.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/jiffies.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_list.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timeconv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timecounter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/alarmtimer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-timers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-cpu-timers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-clock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/itimer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clockevents.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast-hrtimer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sched_clock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-oneshot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-sched.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_migration.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/vsyscall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping_debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/syscalls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/pi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/requeue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/waitwake.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/uid16.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module_signature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kallsyms.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/acct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vmcore_info.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/elfcorehdr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_reserve.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_dump_dm_crypt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_handover.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rstat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup-v1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/freezer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/legacy_freezer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/pids.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rdma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cpuset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/misc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/dmem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user_namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid_namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stop_machine.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditfilter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditsc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_watch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_fsnotify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kprobes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/debug_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/gdbstub.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_support.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_debugger.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_keyboard.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/hung_task.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog_perf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/seccomp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/relay.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname_sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/delayacct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/taskstats.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tsacct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tracepoint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/latencytop.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_clock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ftrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ring_buffer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_output.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_seq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_printk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/pid_list.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/tracing_map.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_switch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_wakeup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_hwlat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_osnoise.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_nop.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stack.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions_graph.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/blktrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fgraph.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_export.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_syscalls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_event_perf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_filter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_trigger.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_eprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_inject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_synth.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_hist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/bpf_trace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/error_report-traces.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/power-traces.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/rpm-traces.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kdb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_dynevent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_probe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_btf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_uprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_boot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_fprobe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq_work.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu_pm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/syscall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/verifier.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/helpers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tnum.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/log.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/token.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/task_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/prog_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/link_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/hashtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arraymap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/percpu_freelist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lru_list.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/lpm_trie.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_in_map.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bloom_filter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/local_storage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/queue_stack_maps.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/ringbuf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_local_storage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_task_storage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_inode_storage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/disasm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/mprog.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/trampoline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/memalloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/rqspinlock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arena.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/range_tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dispatcher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/devmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/offload.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/net_namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tcx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/stackmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_cgrp_storage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/reuseport_array.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/sysfs_btf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_struct_ops.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumask.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lsm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/relo_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_relocate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/kmem_cache_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dmabuf_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/scs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/ring_buffer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/callchain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/hw_breakpoint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/uprobes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/padata.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/jump_label.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/context_tracking.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/iomem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rseq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watch_queue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/system_keyring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/blacklist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/filemap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempool.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/oom_kill.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/fadvise.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/maccess.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page-writeback.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/folio-compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/readahead.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/truncate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmscan.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shrinker.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/util.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmzone.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmstat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/backing-dev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mm_init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/percpu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slab_common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/compaction.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/show_mem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/interval_tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/list_lru.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/workingset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/gup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap_lock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mincore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mlock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_gather.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mprotect.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mremap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/msync.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_vma_mapped.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pagewalk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pgtable-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/rmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmalloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_exec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/process_vm_access.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mseal.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_alloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shuffle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_frag_cache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/init-mm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memblock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory_hotplug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slub.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/madvise.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_state.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swapfile.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zswap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/dmapool.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempolicy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse-vmemmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_notifier.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ksm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_poison.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/report.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memtest.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-tiers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate_device.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/huge_memory.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/khugepaged.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_counter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memcontrol.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmpressure.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-failure.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_isolation.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zpool.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zsmalloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/early_ioremap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa_memblks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/balloon_compaction.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/secretmem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma_sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/userfaultfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_idle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/usercopy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memremap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hmm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mapping_dirty_helpers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ptdump.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_reporting.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ioremap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/execmem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem_quota.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/open.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/read_write.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file_table.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/super.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/char_dev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pipe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namei.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fcntl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ioctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/readdir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/select.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dcache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/attr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bad_inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/filesystems.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/seq_file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/xattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/libfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs-writeback.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pnode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/splice.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sync.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/utimes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/d_path.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stack.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_struct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/statfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_pin.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nsfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_types.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_context.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fsopen.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernel_read_file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mnt_idmapping.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/remap_range.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pidfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/buffer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mpage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc_namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/direct-io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fsnotify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/notification.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/group.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/mark.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fdinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/dnotify/dnotify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_fsnotify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventpoll.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/anon_inodes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/signalfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/timerfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/userfaultfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/aio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dax.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/fname.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hkdf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hooks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keyring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup_v1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/bio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/inline_crypt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/enable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/hash_algs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/measure.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/open.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/read_metadata.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/verify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/signature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/locks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_script.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_elf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/compat_binfmt_elf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/backing-file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mbcache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/posix_acl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/nfs_ssc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/coredump.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/drop_caches.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysctls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fhandle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/trace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/buffered-io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/direct-io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/ioend.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/fiemap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/seek.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/swapfile.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/dquot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/quota.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/kqid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/netlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/task_mmu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/root.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/base.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/array.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/fd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_tty.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cmdline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/consoles.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cpuinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/devices.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/interrupts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/loadavg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/meminfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/stat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/uptime.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/util.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/softirqs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/namespaces.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/self.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/thread_self.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_net.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kcore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/vmcore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kmsg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/page.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/bootconfig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version_signature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/mount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/symlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/symlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/mount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/group.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/symlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/mount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/item.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/devpts/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/balloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/bitmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/block_validity.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ext4_jbd2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents_status.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsync.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/hash.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ialloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/indirect.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ioctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mballoc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/migrate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mmp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/move_extent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/namei.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/page-io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/readpage.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/resize.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/super.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/symlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_hurd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_trusted.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fast_commit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/orphan.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/acl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_security.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/verity.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/transaction.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/commit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/recovery.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/checkpoint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/revoke.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/journal.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/block.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/cache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/export.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/fragment.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/id.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/namei.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/super.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/symlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/page_actor.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file_direct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_single.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi_percpu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr_id.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lz4_wrapper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lzo_wrapper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xz_wrapper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zlib_wrapper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zstd_wrapper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/file-mmu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/hugetlbfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/cache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/fatent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/misc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/nfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/namei_vfat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/dentry.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/super.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/mmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/read_write.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/keystore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/kthread.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/messaging.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/miscdev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exportfs/expfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_base.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_cp437.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-norm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/control.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/xattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/acl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/readdir.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/ioctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/iomode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dax.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/passthrough.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev_uring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/event_inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/platform.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/super.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/vars.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bpf_fs_kfuncs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/util.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msgutil.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/sem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/shm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/ipc_sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mqueue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/namespace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mq_sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/gc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/key.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/permission.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/process_keys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key_auth.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/user_defined.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat_dh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/proc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/sysctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/persistent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/dh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl_pkey.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/big_key.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/encrypted.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/ecryptfs_format.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/masterkey_trusted.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/commoncap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_syscalls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/min_addr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/security.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/inode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/avc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/hooks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/selinuxfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlink.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/nlmsgtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netif.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netnode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netport.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/status.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/ebitmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/hashtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/symtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/sidtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/avtab.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/policydb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/services.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/conditional.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/mls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/context.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/xfrm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlabel.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ibpkey.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ima.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_lsm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_access.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smackfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_netfilter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/condition.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/domain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/environ.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/gc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/group.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/load_policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/memory.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/mount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/network.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/realpath.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/securityfs_if.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/tomoyo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/util.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/apparmorfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/capability.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/task.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/ipc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/match.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/path.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/domain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_unpack.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/procattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lsm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/resource.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/secid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/file.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_ns.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/label.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/mount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/net.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_compat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_unix.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_inet.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/notify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/yama/yama_lsm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/lsm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/securityfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lockdown/lockdown.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/device_cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/bpf/hooks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/setup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/syscalls.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/object.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/ruleset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/cred.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/task.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/fs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/net.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/id.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/domain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/digest.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/eval.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/hooks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/fs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/ipe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_fs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/iint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/integrity_audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig_asymmetric.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/platform_keyring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/machine_keyring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/efi_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/load_uefi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/keyring_handler.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_fs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_init.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_api.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_policy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template_lib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_appraise.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_modsig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_kexec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_asymmetric_keys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue_keys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_efi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_iint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_main.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_secfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_posix_acl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/api.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cipher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algapi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scatterwalk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/proc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aead.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/geniv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lskcipher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/skcipher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/bpf_crypto_skcipher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/seqiv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ahash.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/shash.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/akcipher.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kpp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hkdf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh_helper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa_helper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa-pkcs1pad.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsassa-pkcs1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/acompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algboss.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/testmgr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hmac.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crypto_null.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/md5.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha1_generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha256.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha512_generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha3_generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cbc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/xts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ctr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/gcm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aes_generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/deflate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crc32c.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo-rle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rng.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/drbg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy-kcapi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ghash-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh_helper.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/asymmetric_type.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/restrict.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/signature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/public_key.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_cert_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_loader.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_public_key.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_trust.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_verify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/verify_pefile.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/mscode_parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kdf_sp800108.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bdev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/fops.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/elevator.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-flush.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-settings.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-map.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-merge.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-timeout.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-lib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-tag.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-dma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-stat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-cpumap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sched.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioctl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/genhd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioprio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/badblocks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/amiga.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/atari.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/aix.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/cmdline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/mac.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ldm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/msdos.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/of.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/osf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sgi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sun.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ultrix.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/efi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/karma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sysv68.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-rq-qos.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/disk-events.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ia-ranges.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/early-lookup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg-lib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-rwstat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-fc-appid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-throttle.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioprio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-iocost.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/mq-deadline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-integrity.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/t10-pi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity-auto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-zoned.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-wbt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-debugfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/sed-opal.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-pm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-profile.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-fallback.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/holder.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io_uring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/opdef.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/kbuf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rsrc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/notif.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/tctx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/filetable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rw.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/poll.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/eventfd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/uring_cmd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/openclose.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sqpoll.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/xattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/nop.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/splice.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sync.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/msg_ring.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/advise.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/statx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/timeout.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cancel.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/waitid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/register.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/truncate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/memmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/alloc_cache.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/zcrx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io-wq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/futex.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/epoll.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/napi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/net.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cmd_net.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fdinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/chacha-neon-glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/poly1305-glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/sha256.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc-t10dif.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/error-inject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lockref.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bcd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sort.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/parser.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/debug_locks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/random32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bust_spinlocks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kasprintf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/scatterlist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/list_sort.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/uuid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iov_iter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/clz_ctz.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bsearch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/find_bit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/llist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lwq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memweight.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kfifo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu-refcount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rhashtable.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/base64.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/once.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/refcount.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rcuref.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/usercopy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errseq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bucket_locks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/generic-radix-tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap-str.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/string_helpers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hexdump.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kstrtox.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/div64.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/gcd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/lcm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_log.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_pow.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_sqrt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/reciprocal_div.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/rational.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/memneq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/utils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/libchacha.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/aes.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/gf128mul.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha20poly1305.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/poly1305.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-lshift.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-rshift.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-sub1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-add1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpicoder.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-add.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-bit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-cmp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-sub-ui.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-div.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mod.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mul.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-cmp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-div.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-mul.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-pow.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpiutil.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vdso/datastore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomap_copy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devres.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/check_signature.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hweight.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/btree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/interval_tree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/assoc_array.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/linear_ranges.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/packing.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-ccitt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc16.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-t10dif.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc64.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc8.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xxhash.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/genalloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inffast.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inflate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/infutil.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inftrees.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deflate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deftree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress_safe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_decompress_safe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lz4/lz4_decompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_compress_module.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/fse_compress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/hist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/huf_compress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_literals.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_sequences.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_superblock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_double_fast.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_fast.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_lazy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_ldm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_opt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_preSplit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_decompress_module.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/huf_decompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_ddict.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress_block.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/entropy_common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/error_private.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/fse_decompress.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/zstd_common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_stream.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_lzma2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_bcj.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/textsearch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu_counter.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/compat_audit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/error-inject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/syscall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_debug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errname.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nlattr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/checksum.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpu_rmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/closure.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_queue_limits.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/glob.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/dim.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/net_dim.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/rdma_dim.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/digsig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strncpy_from_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strnlen_user.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/net_utils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_split.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_pool.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memregion.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stmp_device.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/irq_poll.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stackdepot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bootconfig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_decoder.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_encoder.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fonts/fonts.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/oid_registry.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ucs2_string.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ubsan.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sbitmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/group_cpus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/pldmfw/pldmfw.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devmem_is_allowed.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fw_table.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irqchip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-al-fic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2835.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2836.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-owl-sirq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-dw-apb-ictl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sun6i-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sunxi-nmi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-msi-lib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v2m.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-mbi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v4.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-msi-parent.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-partition-percpu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mbigen.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-irqc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzg2l.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzv2h.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-xilinx-intc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7038-l1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7120-l2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-brcmstb-l2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-sysirq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-cirq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-gpcv2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-gicp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-icu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-odmi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-pic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-sei.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-extirq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-scfg-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-irq-combiner.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sni-exiu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-meson-gpio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-pdc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-irqsteer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-intmux.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-intr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-inta.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mst-intc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-apple-aic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/arm-cci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/hisi_lpc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-sys.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-io.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpbp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpcon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc-driver.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-allocator.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpmcp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/obj-api.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-uapi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/imx-weim.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ebi2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ssc-block-bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_firewall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_rifsc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_etzpc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/sun50i-de2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/simple-pm-bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/ti-sysc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/vexpress-config.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core-mipi-dphy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-xgene.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-pcie.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-bcm-ns2-pcie.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-brcm-sata.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-utils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinmux.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/devicetree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-amd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-as3722.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-bm1880.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-microchip-sgpio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-ocelot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-palmas.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-rockchip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-single.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-sx150x.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-owl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s700.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s900.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-bcm2835.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-iproc-gpio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-ns2-mux.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin-bg4ct.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/pinctrl-as370.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-scu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mn.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qxp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8dxl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/mtk-eint.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-moore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-paris.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt2712.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6765.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6795.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6797.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6893.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7622.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7981.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7986.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7988.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8167.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8173.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8183.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8186.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8188.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8192.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8195.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8196.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8365.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8516.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6397.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson8-pmx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxbb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg-pmx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-g12a.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-a1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-s4.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-amlogic-a4.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-mvebu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-ap806.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-cp110.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-37xx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-ac5.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35d1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32cc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32g2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/qcom/pinctrl-msm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a7796.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77965.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77990.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77951.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77970.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77980.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77995.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779a0.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779f0.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779g0.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779h0.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzg2l.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzv2m.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd-sc9860.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32mp257.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi-dt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun4i-a10.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun5i.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a33.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun20i-d1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h5.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-devres.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-legacy.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-of.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-cdev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-quirks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-swnode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mmio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-davinci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-ftgpio010.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-imx-scu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpc8xxx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mvebu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mxc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-npcm-sgpio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-palmas.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-pl061.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-rc5t583.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-sifive.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-stmpe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tc3589x.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps6586x.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps65910.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-vf610.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xgene.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xilinx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-zynqmp-modepin.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/pwm-stmpe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-class.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-triggers.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-syscon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-expresswire.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-disk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-mtd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-cpu.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-panic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/access.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/probe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/host-bridge.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/remove.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-driver.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/search.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/rom.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-res.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/irq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vpd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/mmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/devres.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/pcidev_msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/api.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/irqdomain.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/portdrv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/rcec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/bwctrl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aspm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aer.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/err.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/tlp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/pme.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/dpc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/ptm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/edr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/proc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/slot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-acpi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iomap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/of.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/quirks.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pci_hotplug_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpi_pcihp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_ctrl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_hpc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_ctrl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_hpc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/octep_hp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ats.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iov.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-bridge-emul.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-label.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/syscall.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ecam.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/p2pdma.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vgaarb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/doe.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/npem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/tph.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-ep-cfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epf-core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-mem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-host.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-ep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-plat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pci-j721e.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-ftpci100.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-aardvark.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-host.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-ep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-ecam.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-pem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-nwl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-cpm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-dma-pl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-iproc-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera-msi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip-ep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-mediatek.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-hisi-error.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-host.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-ep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-plat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-amd-mdb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-imx6.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-keystone.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape-ep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom-common.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-armada8k.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-dw-rockchip.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-kirin.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-histb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-al.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-hisi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-tegra194-acpi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-plda-host.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-microchip-host.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-access.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-driver.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/aperture.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_generic.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_pci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/cmdline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/nomodeset.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/hdmi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/console/dummycon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/backlight/backlight.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_notify.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_info.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcmap.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/modedb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcvt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_cmdline.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_backlight.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_defio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_chrdev.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_procfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbsysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/bitblit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/softcursor.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/tileblit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_rotate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_cw.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ud.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ccw.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbfillrect.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbcopyarea.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbimgblt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_io_fops.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysfillrect.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/syscopyarea.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysimgblt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_sys_fops.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/imsttfb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/asiliantfb.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/display_timing.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/videomode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_display_timing.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_videomode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_dmi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_plat_data.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/tables.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osi.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osl.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/utils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/reboot.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/nvs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/wakeup.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_pm.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bus.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/glue.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/scan.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/mipi-disco-img.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/resource.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_processor.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_core.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dock.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_root.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_link.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_irq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_apd.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_platform.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pnp.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/power.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/event.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/evged.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/sysfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/property.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/debugfs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_lpat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_fpdt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/irq.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_watchdog.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/prmt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pcc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_ffh.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsargs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dscontrol.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsdebug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsfield.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsinit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmethod.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmthdat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsobject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsopcode.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dspkginit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsutils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswexec.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswscope.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswstate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evhandler.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evmisc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evregion.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evrgnini.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxface.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxfregn.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconcat.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconfig.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconvrt.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/excreate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exdebug.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfield.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfldio.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmisc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmutex.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exnames.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg1.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg3.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg6.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exprep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exregion.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresnte.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresolv.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresop.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exserial.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstore.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstoren.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstorob.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exsystem.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/extrace.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exutils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwesleep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwregs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwvalid.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxface.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxfsleep.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwpci.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsaccess.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsalloc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsarguments.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsconvert.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nseval.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsinit.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsload.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsnames.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsobject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsparse.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nspredef.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsprepkg.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair2.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nssearch.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsutils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nswalk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfeval.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfname.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfobj.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psargs.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psloop.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psobject.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psopinfo.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psparse.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psscope.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pstree.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psutils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pswalk.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psxface.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsaddr.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscalc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscreate.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rslist.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsmisc.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsutils.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsxface.o' being placed in section `.sframe' 7864s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbdata.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfadt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfind.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbinstal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbprint.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbutils.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxface.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfroot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utaddress.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utalloc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utascii.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utbuffer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcksum.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcopy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utexcep.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdecode.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdelete.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uterror.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uteval.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uthex.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utids.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utinit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utlock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmath.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmisc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmutex.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utnonansi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utobject.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utosi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utownerid.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utpredef.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utresrc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstring.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrsuppt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrtoul64.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxface.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfinit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxferror.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfmutex.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_mcfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/button.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_attr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_hwmon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_slot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_thermal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_idle.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_perflib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/container.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal_lib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/srat.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/hmat.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_memhotplug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/battery.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/hed.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bgrt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/cppc_acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/spcr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pptt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/apei-base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/hest.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/erst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/bert.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/ghes.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dptf/int340x_thermal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/agdi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/apmt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/ffh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/gtdt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/iort.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/cpuidle.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/amba.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/init.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/thermal_cpufreq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/viot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/card.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/resource.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/manager.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/support.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/interface.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/quirks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/system.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/rsparser.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/amba/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bulk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clkdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-factor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-rate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-multiplier.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-composite.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fractional-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gpio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-conf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bm1880.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-en7523.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-mmio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fsl-sai.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-qoriq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-scmi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-xgene.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-gate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-factor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-composite.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s500.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s700.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s900.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm63xx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-armpll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-asiu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835-aux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-ns2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-sr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-avpll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-div.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkgate-separated.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkdivider-hi6220.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hisi-phase.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3559a.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3670.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220-stub.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660-stub.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-busy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-7ulp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-8m.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-93.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fracn-gppll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-cpu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-divider-gate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-div.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-frac-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-93.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-exclusive.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfdv2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv1.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv3.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pll14xx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-sscg-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gpr-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mn.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp-audiomix.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-scu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-lpcg-scu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp-lpcg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8-acm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/keystone/syscon-clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mtk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-gate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-apmixed.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-cpumux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-fhctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pllfh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-audio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-cam.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mipi0a.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-vcodec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-ipe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-cam.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-venc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-aud.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-venc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-bdp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-jpgdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-venc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-infracfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-eth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-hif.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-aud.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-apmixed.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-topckgen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-infracfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-apmixed.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-topckgen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-infracfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-eth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-aud.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mfgcfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-infracfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-pericfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-topckgen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-audio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-cam.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu0.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu1.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_adl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_conn.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mfgcfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-venc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-topckgen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-infra_ao.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-aud.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-cam.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-img.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-ipe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mdp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-msdc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-scp_adsp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-vdec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-venc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-topckgen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-peri_ao.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-infra_ao.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-apmixedsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-aud.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-clkc-utils.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-aoclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-cpu-dyndiv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-dualdiv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-eeclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-mpll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-regmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vid-pll-div.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg-aoclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/c3-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb-aoclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a-aoclk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada_ap_cp_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-xtal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-tbg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-periph.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap806-system-controller.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap-cpu-clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/cp110-system-controller.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-alpha-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-branch.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux-div.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-phy-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-hfpll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gdsc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rpmh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gcc-sc7280.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774a1-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774b1-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774c0-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774e1-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7795-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7796-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77965-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77970-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77980-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77990-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77995-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779a0-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779f0-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779g0-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779h0-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-cpg-lib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen3-cpg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen4-cpg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-usb2-clock-sel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzg2l-cpg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzv2h-cpg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/renesas-cpg-mssr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/clk-div6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-cpu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-gate-grf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-half-divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-inverter.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-mmc-phase.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-muxgrf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-ddr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/gate-link.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/softrst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-px30.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3308.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3328.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3368.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3399.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3528.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3528.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3562.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3562.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3568.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3576.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3576.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3588.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3588.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-s10.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-pll-s10.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-periph-s10.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-gate-s10.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-agilex.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32mp25.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/reset-stm32.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mmc_timing.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_div.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_frac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_gate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mult.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_phase.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_sdm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a64.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100-r.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6-r.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h616.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523-r.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun6i-rtc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-h3.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-de2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-r.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/icst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-icst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-versatile.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-sp810.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-vexpress-osc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/pll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-gate-zynqmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/divider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-mux-zynqmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clkc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/dmaengine.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/virt-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/acpi-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/of-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/amba-pl08x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/bcm2835-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor_v2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mxs-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dmamux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-mdma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma-glue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-psil.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit-crashlog.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/sart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/biuctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_ccsr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_ccsr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_portal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_portal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/dpaa_sys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_ic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_io.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_slow.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_fast.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_tdm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/rcpm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/guts.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fujitsu/a64fx-diag.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/imx/soc-imx8m.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-infracfg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-regulator-coupler.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-clk-measure.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-gx-socinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/qcom-geni-se.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/cmd-db.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh-rsc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/smem_state.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/kryo-l2-accessors.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/renesas-soc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g047-sys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g056-sys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g057-sys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/pwc-rzv2m.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rcar-rst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rz-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/rockchip/grf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_mbus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_sram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/ti_sci_inta_msi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-ringacc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-socinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/zynqmp_power.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/xlnx_event_manager.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps-helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-ee-pwrc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-secure-pwrc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/apple/pmgr-pwrstate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm-pmb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm2835-power.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/raspberrypi-power.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/gpcv2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/scu-pd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8m-blk-ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8mp-blk-ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx93-blk-ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-scpsys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-pm-domains.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/qcom/rpmhpd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a774c0-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a7795-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a77990-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-gen4-sysc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/rockchip/pm-domains.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/sunxi/sun20i-ppu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/xilinx/zynqmp-pm-domains.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/governor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_ring.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_anchor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern_dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy_dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_mmio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_balloon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/cpu_hotplug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-table.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/features.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/balloon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/manage.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/time.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/mem-reservation.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_2l.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_fifo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_client.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_comms.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_xs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_backend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_frontend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_backend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_frontend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/arm-device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/dbgp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/biomerge.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xen-balloon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/sys-hypervisor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/swiotlb-xen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/efi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xlate_mmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/unpopulated-alloc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/dummy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/fixed-helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/helpers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/irq_helpers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/event.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/of_regulator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/scmi-regulator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/stm32-pwr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/renesas-usb-vbus-regulator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson-common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-berlin.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-brcmstb-rescal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-imx7.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-npcm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-ma35d1.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-qcom-aoss.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-rzg2l-usbphy-ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-simple.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-sunxi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-zynqmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_io.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_tty.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldisc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_buffer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_mutex.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldsem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_baudrate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_jobctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_null.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/pty.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_audit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/sysrq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vc_screen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/selection.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/keyboard.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/consolemap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/ucs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_console.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_xen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_base_bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon-semihost.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pnp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rsa.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dwlib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fintek.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pcilib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_early.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fsl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_mtk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_omap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pericom.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rt288x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/amba-pl011.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/imx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/max310x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/meson_uart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/msm_serial.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/mvebu-uart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/owl-uart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/qcom_geni_serial.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sccnxp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sh-sci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_mctrl_gpio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/kgdboc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/serdev-ttyport.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/mem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/random.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ttyprintk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/misc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/virtio_console.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/cn10k-rng.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/rockchip-rng.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-chip.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev-common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-interface.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm1-cmd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-cmd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpmrm-dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-space.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm1.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-buf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-sessions.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_ppi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/efi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_main.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_cr50.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_crb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/qcom_iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-impl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/iova_bitmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-pages.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-traces.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/dma-iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm-v7s.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-dart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iova.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/of_iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/rockchip-iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/sun50i-iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/virtio-iommu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sva.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgfault.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_queue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/connector.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/component.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/dd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/syscore.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/class.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cpu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/init.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/map.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/attribute_container.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/transport_class.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/topology.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/container.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/property.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cacheinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/swnode.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/faux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devtmpfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/generic_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/qos.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/runtime.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeirq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/main.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup_stats.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/clock_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback_table.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/main.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs_upload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/builtin/main.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/node.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/memory.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/module.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/hypervisor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-rbtree.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-flat.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-maple.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-mmio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/soc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/pinctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devcoredump.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform-msi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_topology.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_numa.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/physical_location.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/loop.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/virtio_blk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/xen-blkfront.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/misc/sram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm886.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/bcm2835-pm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/sun6i-prcm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tc3589x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lochnagar-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8400-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-otp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-auxadc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-regmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-gpio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65910.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6030-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-audio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6040.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/mfd-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/ezx-pcap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da903x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max14577.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77620.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77686.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77693.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77843.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-i2c.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rz-mtu3.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/adp5520.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps6586x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65090.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/aat2870-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/palmas.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/syscon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/vexpress-sysreg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3711.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3722.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-a10sr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-sysmgr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/nd_perf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/namespace_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/label.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/badrange.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/claim.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/btt_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/pfn_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dax_devs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/security.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/super.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/hmem/device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-buf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-array.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-chain.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-unwrap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-resv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-heap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/system_heap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/cma_heap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_file.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sw_sync.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_debug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/udmabuf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cxl/core/suspend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/hosts.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsicam.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_error.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/constants.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib_dma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_scan.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_devinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_logging.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_pm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_dh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_bsg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/virtio_scsi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_dif.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_zbc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_vendor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/auth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/keyring.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/multipath.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/zns.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/hwmon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/auth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-scsi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-eh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-transport.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sata.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-zpodd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pata-timings.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/ahci_imx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci_platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_uapi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_auth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_blend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_cache.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_color_mgmt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_connector.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_displayid.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_drv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_dumb_buffers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_eld.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_encoder.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_file.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fourcc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_framebuffer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_lease.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_managed.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_config.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_object.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modes.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_lock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_prime.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_print.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_property.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_rect.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_syncobj.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_trace_points.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank_work.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vma_manager.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_writeback.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_event.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_modeset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioc32.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs_crc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid_load.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_privacy_screen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/accel/drm_accel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_draw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel_orientation_quirks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_shmem_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fbdev_shmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_state_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_damage_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_flip_work.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_format_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_atomic_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_framebuffer_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_probe_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_self_refresh_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_simple_kms_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/bridge/panel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fb_helper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mipi_dsi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_client_setup.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_log.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_fbdev_client.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_modeset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_screen_info.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/simpledrm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/trace/trace_gpu_mem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-mem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-lib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-spi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-omap2-mcspi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mii.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/loopback.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/netkit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio-boardinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phylink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-c45.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/linkmode.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_link_topology.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_package.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_caps.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus_provider.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/swphy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_led_triggers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/open_alliance_helpers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mii_timestamper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/sfp-bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/bcm84881.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/fixed_phy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pse-pd/pse_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/acpi_mdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/fwnode_mdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/of_mdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-bitbang.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux-bcm-iproc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pcs/pcs-lynx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/tun.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/virtio_net.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac-platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_main.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_ptp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/xgmac_mdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_muram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_sp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_keygen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/mac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_dtsec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_memac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_tgec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_tc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/fdma/fdma_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/smsc/smc91x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/ti/davinci_mdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ppp/ppp_generic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/slip/slhc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/wan/framer/framer-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/xen-netfront.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/net_failover.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdrom/cdrom.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/debug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/led.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hub.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/urb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/message.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/config.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/file.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/buffer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/endpoint.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/notify.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/generic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/quirks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devices.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/phy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd-pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb-acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/misc/onboard_usb_dev_pdevs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-mxs-usb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi-viewport.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core_intr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/drd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/params.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_intr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_queue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_ddma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/pci-quirks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-hcd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-orion.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-hcd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/uhci-hcd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-mem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ext-caps.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ring.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-hub.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgcap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgtty.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-sideband.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/roles/class.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/serio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/libps2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-compat.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-mt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-poller.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/ff-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/vivaldi-fmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/mousedev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/evdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/atkbd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/imx-sm-bbm-key.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen/apple_z2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/misc/uinput.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/lib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/class.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/interface.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/nvmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-efi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-mv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-rtd119x.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-sun6i.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-xgene.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-boardinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-smbus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-slave.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of-prober.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-master.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-platdrv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-omap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-sprd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/pps.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/kapi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_clock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_chardev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_vclock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/as3722-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/brcmstb-reboot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-restart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/hisi-reboot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/msm-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/mt6323-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/odroid-go-ultra-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/ltc2952-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/regulator-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/restart-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/tps65086-restart.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/vexpress-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-reboot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-poweroff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_leds.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_hwmon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/charger-manager.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwmon/hwmon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_trip.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_helpers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_thresholds.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_hwmon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_fair_share.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_bang_bang.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_step_wise.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_user_space.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_power_allocator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpufreq_cooling.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpuidle_cooling.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/devfreq_cooling.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/pcie_cooling.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/armada_thermal.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_pretimeout.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/pretimeout_noop.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/rtd119x_wdt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-bitmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-autodetect.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-init.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-uevent.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-zone.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ima.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-audit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-table.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-target.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-linear.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stripe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-kcopyd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stats.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-rq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io-rewind.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-builtin.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_module.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/wq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/scrub.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ecs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/mem_repair.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ghes_edac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/altera_edac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/cpu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/ti-opp-supply.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/freq_table.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_stats.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_performance.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_powersave.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_userspace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_ondemand.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_conservative.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor_attr_set.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt-platdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/ti-cpufreq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/ladder.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/menu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/teo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_states.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_genpd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci-domain.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/host.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_cis.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_io.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_uhs2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/slot-gpio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/regulator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/pwrseq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/crypto.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_qcom_dml.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_stm32_sdmmc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_sdei.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi_scan.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi-id.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/memmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/raspberrypi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb_simplefb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/ti_sci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/smc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/virtio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/vendors/imx/imx-sm-bbm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/bus.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/driver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/notify.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/quirks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/raw_mode.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/clock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/perf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/power.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/reset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/sensors.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/system.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/voltage.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/powercap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/pinctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/shmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/msg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/meson/meson_sm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-bgrt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/vars.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/reboot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memattr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/tpm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/capsule.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/fdtparams.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/esrt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper_cxl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/runtime-wrappers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/secureboot.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/mokvar-table.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/sysfb_efi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-init.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/arm-runtime.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/earlycon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper-arm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/misc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/rm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-soc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/psci/psci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-smc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-legacy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_tzmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom_uefisecapp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/smccc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/kvm_guest.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/soc_id.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/xilinx/zynqmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-probe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_cmt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/renesas-ostm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_tmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/mmio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-ti-dm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer_of.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-rockchip.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sun4i.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-stm32-lp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek-cpux.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-owl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sprd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-npcm7xx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/arm_arch_timer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sp804.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dummy_timer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-imx-sysctr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-nxp-stm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_dispatch.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_struct_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/cpu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/module.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/property.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kobj.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/dynamic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt_address.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/address.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/irq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_reserved_mem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/resolver.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/overlay.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_numa.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kexec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/staging/vme_user/vme.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pl320-ipc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/rockchip-mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pcc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/bcm2835-mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/ti-msgmgr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/zynqmp-ipi-mailbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/sun6i-msgbox.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/qcom-ipcc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwspinlock/hwspinlock_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_coredump.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_virtio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_elf_loader.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_cdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/vmgenid.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/coco/guest/tsm-mr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/mshv_common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq-event.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_simpleondemand.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_performance.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_powersave.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_userspace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_passive.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/extcon.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/brcmstb_dpfe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/fsl_ifc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/powercap_sys.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/idle_inject.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-cci.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-ccn.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_platform.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_acpi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmuv3.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l2_pmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l3_pmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/xgene_pmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/apple_m1_cpu_pmu.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/ras.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/debugfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/layouts.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/apple-efuses.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/zynqmp_nvmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mux/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/bulk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/debugfs-client.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/qcom/icc-common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/icc-clk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hte/hte.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx_msi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devres.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/socket.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/request_sock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skbuff.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/datagram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/stream.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/scm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_stats.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_estimator.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net_namespace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/secure_seq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_dissector.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sysctl_net_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_addr_lists.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netevent.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/neighbour.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/rtnetlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/utils.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/link_watch.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/filter.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_diag.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/tso.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_reuseport.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_notifier.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/xdp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl-gen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gso.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-sysfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev_rx_queue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool_user.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-procfs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netpoll.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_rules.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-traces.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/drop_monitor.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ieee8021q_helpers.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/selftests.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/timestamping.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ptp_classifier.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netprio_cgroup.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netclassid_cgroup.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwtunnel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwt_bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst_cache.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro_cells.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/failover.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skmsg.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_map.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/bpf_sk_storage.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/of_net.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/devmem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/compat.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethernet/eth.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fddi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_generic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_mq.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_frag.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_blackhole.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/cls_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/act_api.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_fifo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/bpf_qdisc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/ematch.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/af_netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/genetlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/policy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/test_run.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/bpf_dummy_struct_ops.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/ioctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/common.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/bitset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/strset.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkmodes.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rss.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkstate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/debug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/wol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/features.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/privflags.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rings.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/channels.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/coalesce.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pause.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eee.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsinfo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cabletest.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tunnels.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/fec.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eeprom.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/stats.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phc_vclocks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/mm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/module.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_fw_update.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_cdb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pse-pd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/plca.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsconfig.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_log.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_queue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_sockopt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/utils.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_bpf_link.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_hooks_lwtunnel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/route.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inetpeer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/protocol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_fragment.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_forward.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_options.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_sockglue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_hashtables.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_timewait_sock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_connection_sock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_timer.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ipv4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_minisocks.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cong.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_metrics.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_fastopen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_rate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_recovery.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ulp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_plb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/datagram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/raw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udplite.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/arp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/icmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/devinet.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/af_inet.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/igmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_frontend.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_semantics.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_trie.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_notifier.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_fragment.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ping.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_tunnel_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/gre_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/metrics.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/nexthop.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/sysctl_net_ipv4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_rules.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr_base.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/syncookies.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netfilter.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cubic.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_sigpool.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/cipso_ipv4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_policy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_state.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_protocol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ao.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/bpf_tcp_ca.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_policy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_hash.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_sysctl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_replay.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_nat_keepalive.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/espintcp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state_bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/af_unix.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/garbage.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/sysctl_net_unix.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/unix_bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/af_inet6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/anycast.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrlabel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/route.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_fib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ipv6_sockglue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ndisc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udplite.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/raw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/icmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/reassembly.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ipv6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ping.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/datagram.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_flowlabel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_connection_sock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_notifier.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/rpl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/sysctl_net_ipv6.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6mr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_policy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_state.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_output.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_protocol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/netfilter.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_rules.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/syncookies.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/calipso.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_iptunnel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_local.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_hmac.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6_iptunnel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_checksum.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_icmp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/output_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/protocol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcpv6_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_offload.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_hashtables.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast_snoop.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ao.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/packet/af_packet.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink_gen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/port.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/sb.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dpipe.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/resource.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/param.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/region.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/health.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/trap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/rate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/linecard.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/strparser/strparser.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/8021q/vlan_core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-proc.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-priv.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_user.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_kapi.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_domainhash.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_addrlist.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_mgmt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_unlabeled.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_cipso_v4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_calipso.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/core.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/input.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbnl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbevent.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sysctl_net.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_key.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_query.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/switchdev/switchdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/l3mdev/l3mdev.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-cmd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-rsp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-aen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-manage.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xdp_umem.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_queue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xskmap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_buff_pool.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/protocol.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/subflow.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/options.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/token.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/crypto.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/ctrl.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/diag.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/mib.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sockopt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_userspace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/fastopen.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sched.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_kernel.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/syncookies.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/bpf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/af_mctp.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/device.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/route.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/neigh.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/alert.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/netlink.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/request.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/tlshd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/trace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/shaper/shaper.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/lib/irqbypass.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/csum.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/delay.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/insn.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/uaccess_flushcache.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/argv_split.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bug.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/buildid.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cmdline.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpumask.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dec_and_lock.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_bunzip2.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_inflate.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlz4.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzma.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzo.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unxz.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unzstd.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dump_stack.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/earlycpio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/extable.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_addresses.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_empty_tree.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_ro.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_rw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_strerror.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_sw.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_wip.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/flex_proportions.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/idr.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomem_copy.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/is_single_threaded.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/klist.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject_uevent.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/logic_pio.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/maple_tree.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memcat_p.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/min_heap.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nmi_backtrace.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/objpool.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/plist.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/radix-tree.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ratelimit.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rbtree.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/seq_buf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/siphash.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/timerqueue.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/union_find.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vsprintf.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/win_minmax.o' being placed in section `.sframe' 7865s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xarray.o' being placed in section `.sframe' 7889s BTF .tmp_vmlinux1.btf.o 7899s NM .tmp_vmlinux1.syms 7900s KSYMS .tmp_vmlinux1.kallsyms.S 7901s AS .tmp_vmlinux1.kallsyms.o 7902s LD .tmp_vmlinux2 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/version.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts_initrd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/initramfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/calibrate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/debug-monitors.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/fpsimd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/entry-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/process.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ptrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/setup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/stacktrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/time.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/traps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/psci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/return_address.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpuinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_errata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpufeature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/alternative.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cacheinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp_spin_table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/topology.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/syscall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/proton-pack.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/idle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/patching.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/rsi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/jump_label.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys_compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ftrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module-plts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_regs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_callchain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/watchdog_hld.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hw_breakpoint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/suspend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kgdb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/armv8_deprecated.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_numa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_parking_protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/paravirt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kaslr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hibernate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/elfcore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kexec_image.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/crash_dump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vmcore_info.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sdei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pointer_auth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/mte.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/kprobes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/decode-insn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/simulate-insn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/uprobes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/dma-mapping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/extable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fault.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/copypage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/flush.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ioremap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pgd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mem_encrypt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/context.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pageattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fixmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/contpte.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/hugetlbpage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ptdump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/trans_pgd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mteswap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/net/bpf_jit_comp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/kvm_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/eventfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/binary_stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/vfio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/coalesced_mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/irqchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/dirty_ring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/psci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hypercalls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pvtime.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/inject_fault.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/va_layout.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/handle_exit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/config.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/guest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/sys_regs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/stacktrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic-sys-reg-v3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/fpsimd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pkvm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arch_timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/trng.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vmid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/emulate-nested.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/nested.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/at.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-irqfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-kvm-device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-its.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3-nested.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu-emul.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pauth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/timer-sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/sysreg-sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/debug-sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/switch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/tlb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v3-sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/aarch32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/exception.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/pgtable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/enlighten.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/grant-table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/p2m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/hv_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/mshyperv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-ce-glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/fork.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exec_domain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/panic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/softirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/resource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/capability.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ptrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/signal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/umh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/workqueue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/task_work.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/extable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/params.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kthread.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys_ni.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/nsproxy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/notifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cred.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/async.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/range.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smpboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ucount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/regset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksyms_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/groups.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vhost_task.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/fair.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_utility.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/mutex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/semaphore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rwsem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/percpu-rwsem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/spinlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/osq_lock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qspinlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rtmutex_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qrwlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/qos.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/console.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/process.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/suspend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/hibernate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/snapshot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/swap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/wakelock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/energy_model.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_safe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/nbcon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_ringbuffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdesc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/handle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/manage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/spurious.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/resend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/chip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/dummychip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/kexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/generic-chip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/autoprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdomain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irq_sim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/cpuhotplug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/affinity.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/update.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/sync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/srcutree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/rcu_segcblist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/mapping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/direct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/ops_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/dummy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/contiguous.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/coherent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/swiotlb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/pool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/remap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/entry/kvm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/strict_rwx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kmod.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/signing.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/tree_lookup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kallsyms.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/procfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kdb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/version.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kcmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/freezer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/profile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stacktrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/time.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/hrtimer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sleep_timeout.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/ntp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clocksource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/jiffies.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_list.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timeconv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timecounter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/alarmtimer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-timers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-cpu-timers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-clock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/itimer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clockevents.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast-hrtimer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sched_clock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-oneshot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-sched.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_migration.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/vsyscall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping_debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/syscalls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/pi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/requeue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/waitwake.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/uid16.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module_signature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kallsyms.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/acct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vmcore_info.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/elfcorehdr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_reserve.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_dump_dm_crypt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_handover.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rstat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup-v1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/freezer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/legacy_freezer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/pids.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rdma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cpuset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/misc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/dmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user_namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid_namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stop_machine.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditfilter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditsc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_watch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_fsnotify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kprobes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/debug_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/gdbstub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_support.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_debugger.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_keyboard.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/hung_task.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog_perf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/seccomp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/relay.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/delayacct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/taskstats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tsacct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tracepoint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/latencytop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_clock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ftrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ring_buffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_seq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_printk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/pid_list.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/tracing_map.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_switch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_wakeup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_hwlat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_osnoise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_nop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stack.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions_graph.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/blktrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fgraph.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_export.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_syscalls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_event_perf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_filter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_trigger.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_eprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_inject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_synth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_hist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/bpf_trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/error_report-traces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/power-traces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/rpm-traces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kdb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_dynevent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_probe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_btf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_uprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_boot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_fprobe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq_work.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu_pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/syscall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/verifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tnum.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/log.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/token.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/task_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/prog_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/link_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/hashtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arraymap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/percpu_freelist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lru_list.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/lpm_trie.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_in_map.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bloom_filter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/local_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/queue_stack_maps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/ringbuf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_local_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_task_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_inode_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/disasm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/mprog.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/trampoline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/memalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/rqspinlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arena.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/range_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dispatcher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/devmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/net_namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tcx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/stackmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_cgrp_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/reuseport_array.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/sysfs_btf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_struct_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumask.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lsm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/relo_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_relocate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/kmem_cache_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dmabuf_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/scs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/ring_buffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/callchain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/hw_breakpoint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/uprobes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/padata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/jump_label.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/context_tracking.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/iomem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rseq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watch_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/system_keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/blacklist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/filemap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/oom_kill.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/fadvise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/maccess.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page-writeback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/folio-compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/readahead.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/truncate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmscan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shrinker.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/util.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmzone.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmstat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/backing-dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mm_init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/percpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slab_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/compaction.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/show_mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/interval_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/list_lru.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/workingset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/gup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap_lock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mincore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_gather.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mprotect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mremap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/msync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_vma_mapped.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pagewalk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pgtable-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/rmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_exec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/process_vm_access.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mseal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_alloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shuffle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_frag_cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/init-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memblock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory_hotplug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/madvise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_state.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swapfile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zswap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/dmapool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempolicy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse-vmemmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_notifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ksm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_poison.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/report.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memtest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-tiers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/huge_memory.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/khugepaged.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_counter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memcontrol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmpressure.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-failure.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_isolation.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zpool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zsmalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/early_ioremap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa_memblks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/balloon_compaction.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/secretmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/userfaultfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_idle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/usercopy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memremap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hmm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mapping_dirty_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ptdump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_reporting.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ioremap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/execmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem_quota.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/open.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/read_write.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file_table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/char_dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pipe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fcntl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/readdir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/select.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dcache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/attr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bad_inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/filesystems.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/seq_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/xattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/libfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs-writeback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pnode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/splice.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/utimes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/d_path.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stack.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_struct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/statfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_pin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nsfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_types.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_context.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fsopen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernel_read_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mnt_idmapping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/remap_range.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pidfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/buffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mpage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc_namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/direct-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fsnotify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/notification.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/group.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/mark.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fdinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/dnotify/dnotify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_fsnotify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventpoll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/anon_inodes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/signalfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/timerfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/userfaultfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/aio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dax.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/fname.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hkdf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hooks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup_v1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/bio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/inline_crypt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/enable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/hash_algs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/measure.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/open.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/read_metadata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/verify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/signature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/locks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_script.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_elf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/compat_binfmt_elf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/backing-file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mbcache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/posix_acl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/nfs_ssc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/coredump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/drop_caches.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysctls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fhandle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/buffered-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/direct-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/ioend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/fiemap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/seek.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/swapfile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/dquot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/quota.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/kqid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/task_mmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/root.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/array.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/fd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_tty.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cmdline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/consoles.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cpuinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/devices.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/interrupts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/loadavg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/meminfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/stat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/uptime.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/util.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/softirqs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/namespaces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/self.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/thread_self.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kcore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/vmcore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kmsg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/page.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/bootconfig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version_signature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/mount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/symlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/symlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/mount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/group.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/symlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/mount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/item.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/devpts/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/balloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/bitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/block_validity.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ext4_jbd2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents_status.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/hash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ialloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/indirect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mballoc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/migrate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/move_extent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/namei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/page-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/readpage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/resize.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/symlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_hurd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_trusted.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fast_commit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/orphan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/acl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_security.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/verity.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/transaction.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/commit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/recovery.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/checkpoint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/revoke.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/journal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/block.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/export.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/fragment.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/id.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/namei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/symlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/page_actor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file_direct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_single.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi_percpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr_id.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lz4_wrapper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lzo_wrapper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xz_wrapper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zlib_wrapper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zstd_wrapper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/file-mmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/hugetlbfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/fatent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/misc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/nfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/namei_vfat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/dentry.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/mmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/read_write.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/keystore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/kthread.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/messaging.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/miscdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exportfs/expfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_cp437.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-norm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/control.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/xattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/acl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/readdir.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/iomode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dax.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/passthrough.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev_uring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/event_inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/vars.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bpf_fs_kfuncs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/util.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msgutil.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/sem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/shm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/ipc_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mqueue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mq_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/gc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/permission.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/process_keys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key_auth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/user_defined.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat_dh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/persistent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/dh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl_pkey.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/big_key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/encrypted.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/ecryptfs_format.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/masterkey_trusted.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/commoncap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_syscalls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/min_addr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/security.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/inode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/avc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/hooks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/selinuxfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/nlmsgtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netnode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netport.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/status.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/ebitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/hashtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/symtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/sidtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/avtab.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/policydb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/services.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/conditional.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/mls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/context.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/xfrm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlabel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ibpkey.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ima.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_lsm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_access.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smackfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_netfilter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/condition.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/domain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/environ.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/gc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/group.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/load_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/memory.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/mount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/network.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/realpath.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/securityfs_if.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/tomoyo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/util.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/apparmorfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/capability.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/task.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/ipc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/match.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/path.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/domain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_unpack.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/procattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lsm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/resource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/secid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_ns.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/label.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/mount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_unix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_inet.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/notify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/yama/yama_lsm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/lsm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/securityfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lockdown/lockdown.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/device_cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/bpf/hooks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/setup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/syscalls.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/object.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/ruleset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/cred.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/task.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/fs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/id.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/domain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/digest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/eval.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/hooks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/fs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/ipe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_fs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/iint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/integrity_audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig_asymmetric.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/platform_keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/machine_keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/efi_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/load_uefi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/keyring_handler.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_fs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template_lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_appraise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_modsig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_kexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_asymmetric_keys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue_keys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_iint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_secfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_posix_acl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cipher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scatterwalk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aead.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/geniv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lskcipher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/skcipher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/bpf_crypto_skcipher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/seqiv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ahash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/shash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/akcipher.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kpp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hkdf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa-pkcs1pad.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsassa-pkcs1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/acompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algboss.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/testmgr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hmac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crypto_null.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/md5.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha1_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha256.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha512_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha3_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cbc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/xts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ctr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/gcm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aes_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/deflate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crc32c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo-rle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rng.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/drbg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy-kcapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ghash-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/asymmetric_type.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/restrict.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/signature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/public_key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_cert_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_loader.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_public_key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_trust.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_verify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/verify_pefile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/mscode_parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kdf_sp800108.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/fops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/elevator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-flush.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-settings.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-map.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-merge.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-timeout.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-tag.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-stat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-cpumap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sched.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/genhd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioprio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/badblocks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/amiga.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/atari.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/aix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/cmdline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/mac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ldm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/msdos.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/osf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sgi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sun.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ultrix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/karma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sysv68.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-rq-qos.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/disk-events.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ia-ranges.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/early-lookup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg-lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-rwstat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-fc-appid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-throttle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioprio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-iocost.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/mq-deadline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-integrity.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/t10-pi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity-auto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-zoned.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-wbt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/sed-opal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-profile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-fallback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/holder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io_uring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/opdef.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/kbuf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rsrc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/notif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/tctx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/filetable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/poll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/eventfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/uring_cmd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/openclose.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sqpoll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/xattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/nop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/splice.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/msg_ring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/advise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/statx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/timeout.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cancel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/waitid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/register.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/truncate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/memmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/alloc_cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/zcrx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io-wq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/futex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/epoll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/napi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cmd_net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fdinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/chacha-neon-glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/poly1305-glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/sha256.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc-t10dif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/error-inject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lockref.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sort.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/parser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/debug_locks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/random32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bust_spinlocks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kasprintf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/scatterlist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/list_sort.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/uuid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iov_iter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/clz_ctz.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bsearch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/find_bit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/llist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lwq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memweight.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kfifo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu-refcount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rhashtable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/base64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/once.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/refcount.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rcuref.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/usercopy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errseq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bucket_locks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/generic-radix-tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap-str.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/string_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hexdump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kstrtox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/div64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/gcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/lcm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_log.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_pow.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_sqrt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/reciprocal_div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/rational.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/memneq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/libchacha.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/aes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/gf128mul.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha20poly1305.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/poly1305.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-lshift.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-rshift.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-sub1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-add1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpicoder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-add.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-bit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-cmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-sub-ui.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mod.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mul.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-cmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-mul.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-pow.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpiutil.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vdso/datastore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomap_copy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/check_signature.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hweight.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/btree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/interval_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/assoc_array.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/linear_ranges.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/packing.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-ccitt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc16.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-t10dif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc8.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xxhash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/genalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inffast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inflate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/infutil.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inftrees.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deflate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deftree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress_safe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_decompress_safe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lz4/lz4_decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_compress_module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/fse_compress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/hist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/huf_compress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_literals.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_sequences.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_superblock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_double_fast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_fast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_lazy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_ldm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_opt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_preSplit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_decompress_module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/huf_decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_ddict.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress_block.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/entropy_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/error_private.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/fse_decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/zstd_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_stream.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_lzma2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_bcj.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/textsearch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu_counter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/compat_audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/error-inject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/syscall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errname.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nlattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/checksum.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpu_rmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/closure.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_queue_limits.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/glob.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/dim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/net_dim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/rdma_dim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/digsig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strncpy_from_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strnlen_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/net_utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_split.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_pool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memregion.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stmp_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/irq_poll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stackdepot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bootconfig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_decoder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_encoder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fonts/fonts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/oid_registry.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ucs2_string.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ubsan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sbitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/group_cpus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/pldmfw/pldmfw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devmem_is_allowed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fw_table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irqchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-al-fic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2835.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2836.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-owl-sirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-dw-apb-ictl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sun6i-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sunxi-nmi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-msi-lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v2m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-mbi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-msi-parent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-partition-percpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mbigen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-irqc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzg2l.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzv2h.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-xilinx-intc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7038-l1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7120-l2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-brcmstb-l2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-sysirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-cirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-gpcv2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-gicp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-icu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-odmi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-pic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-sei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-extirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-scfg-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-irq-combiner.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sni-exiu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-meson-gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-pdc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-irqsteer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-intmux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-intr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-inta.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mst-intc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-apple-aic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/arm-cci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/hisi_lpc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpbp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpcon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc-driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-allocator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpmcp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/obj-api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-uapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/imx-weim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ebi2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ssc-block-bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_firewall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_rifsc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_etzpc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/sun50i-de2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/simple-pm-bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/ti-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/vexpress-config.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core-mipi-dphy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-xgene.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-pcie.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-bcm-ns2-pcie.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-brcm-sata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinmux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/devicetree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-amd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-as3722.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-bm1880.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-microchip-sgpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-ocelot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-palmas.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-rockchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-single.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-sx150x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-owl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s700.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s900.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-bcm2835.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-iproc-gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-ns2-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin-bg4ct.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/pinctrl-as370.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-scu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qxp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8dxl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/mtk-eint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-moore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-paris.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt2712.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6765.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6795.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6797.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6893.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7622.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7981.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7986.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7988.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8167.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8173.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8183.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8186.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8188.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8192.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8195.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8196.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8365.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8516.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6397.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson8-pmx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxbb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg-pmx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-g12a.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-a1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-s4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-amlogic-a4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-mvebu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-ap806.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-cp110.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-37xx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-ac5.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35d1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32cc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32g2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/qcom/pinctrl-msm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a7796.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77965.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77990.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77951.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77970.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77980.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77995.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779a0.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779f0.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779g0.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779h0.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzg2l.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzv2m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd-sc9860.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32mp257.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi-dt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun4i-a10.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun5i.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a33.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun20i-d1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h5.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-legacy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-cdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-swnode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-davinci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-ftgpio010.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-imx-scu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpc8xxx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mvebu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mxc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-npcm-sgpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-palmas.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-pl061.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-rc5t583.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-sifive.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-stmpe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tc3589x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps6586x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps65910.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-vf610.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xgene.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xilinx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-zynqmp-modepin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/pwm-stmpe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-class.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-triggers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-syscon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-expresswire.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-disk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-mtd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-panic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/access.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/probe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/host-bridge.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/remove.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/search.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/rom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-res.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vpd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/mmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/pcidev_msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/irqdomain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/portdrv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/rcec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/bwctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aspm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/err.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/tlp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/pme.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/dpc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/ptm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/edr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/slot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iomap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pci_hotplug_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpi_pcihp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_hpc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_hpc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/octep_hp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iov.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-bridge-emul.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-label.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/syscall.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ecam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/p2pdma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vgaarb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/doe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/npem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/tph.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-ep-cfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epf-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-ep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-plat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pci-j721e.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-ftpci100.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-aardvark.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-ep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-ecam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-pem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-nwl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-cpm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-dma-pl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-iproc-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip-ep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-mediatek.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-hisi-error.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-ep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-plat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-amd-mdb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-imx6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-keystone.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape-ep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-armada8k.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-dw-rockchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-kirin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-histb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-al.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-hisi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-tegra194-acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-plda-host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-microchip-host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-access.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/aperture.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/cmdline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/nomodeset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/hdmi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/console/dummycon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/backlight/backlight.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_notify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_info.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/modedb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcvt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_cmdline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_backlight.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_defio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_chrdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_procfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbsysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/bitblit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/softcursor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/tileblit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_rotate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_cw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ccw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbfillrect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbcopyarea.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbimgblt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_io_fops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysfillrect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/syscopyarea.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysimgblt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_sys_fops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/imsttfb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/asiliantfb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/display_timing.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/videomode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_display_timing.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_videomode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_dmi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_plat_data.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/tables.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/nvs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/wakeup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/scan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/mipi-disco-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/resource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_processor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_root.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_link.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_apd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pnp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/power.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/event.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/evged.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/property.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_lpat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_fpdt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_watchdog.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/prmt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pcc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_ffh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsargs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dscontrol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsdebug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsfield.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsinit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmethod.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmthdat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsobject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsopcode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dspkginit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswscope.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswstate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evhandler.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evmisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evregion.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evrgnini.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxfregn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconcat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconfig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconvrt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/excreate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exdebug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfield.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfldio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmutex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exnames.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exprep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exregion.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresnte.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresolv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exserial.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstoren.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstorob.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exsystem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/extrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwesleep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwregs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwvalid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxfsleep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwpci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsaccess.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsarguments.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsconvert.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nseval.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsinit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsnames.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsobject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsparse.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nspredef.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsprepkg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nssearch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nswalk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfeval.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfname.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfobj.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psargs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psloop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psobject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psopinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psparse.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psscope.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pstree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pswalk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsaddr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscalc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscreate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rslist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsmisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbdata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfadt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfind.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbinstal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbprint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbutils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfroot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utaddress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utalloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utascii.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utbuffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcksum.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcopy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utexcep.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdecode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdelete.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uterror.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uteval.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uthex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utids.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utinit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utlock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmath.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmutex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utnonansi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utobject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utosi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utownerid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utpredef.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utresrc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrsuppt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrtoul64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfinit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxferror.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfmutex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_mcfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/button.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_attr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_hwmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_slot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_thermal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_idle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_perflib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/container.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal_lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/srat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/hmat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_memhotplug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/battery.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/hed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bgrt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/cppc_acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/spcr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pptt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/apei-base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/hest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/erst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/bert.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/ghes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dptf/int340x_thermal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/agdi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/apmt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/ffh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/gtdt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/iort.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/cpuidle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/amba.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/thermal_cpufreq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/viot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/card.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/resource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/manager.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/support.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/interface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/system.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/rsparser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/amba/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bulk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clkdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-factor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-rate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-multiplier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-composite.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fractional-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-conf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bm1880.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-en7523.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fsl-sai.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-qoriq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-scmi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-xgene.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-gate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-factor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-composite.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s500.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s700.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s900.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm63xx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-armpll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-asiu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835-aux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-ns2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-avpll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkgate-separated.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkdivider-hi6220.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hisi-phase.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3559a.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3670.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220-stub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660-stub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-busy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-7ulp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-8m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-93.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fracn-gppll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-divider-gate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-frac-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-93.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-exclusive.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfdv2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pll14xx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-sscg-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gpr-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp-audiomix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-scu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-lpcg-scu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp-lpcg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8-acm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/keystone/syscon-clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mtk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-gate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-apmixed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-cpumux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-fhctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pllfh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-audio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-cam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mipi0a.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-vcodec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-ipe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-cam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-venc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-aud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-venc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-bdp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-jpgdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-venc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-infracfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-eth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-hif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-aud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-apmixed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-topckgen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-infracfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-apmixed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-topckgen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-infracfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-eth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-aud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mfgcfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-infracfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-pericfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-topckgen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-audio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-cam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu0.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_adl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_conn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mfgcfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-venc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-topckgen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-infra_ao.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-aud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-cam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-img.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-ipe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mdp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-msdc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-scp_adsp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-vdec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-venc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-topckgen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-peri_ao.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-infra_ao.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-apmixedsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-aud.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-clkc-utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-aoclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-cpu-dyndiv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-dualdiv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-eeclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-mpll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-regmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vid-pll-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg-aoclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/c3-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb-aoclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a-aoclk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada_ap_cp_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-xtal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-tbg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-periph.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap806-system-controller.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap-cpu-clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/cp110-system-controller.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-alpha-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-branch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux-div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-phy-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-hfpll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gdsc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rpmh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gcc-sc7280.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774a1-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774b1-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774c0-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774e1-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7795-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7796-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77965-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77970-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77980-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77990-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77995-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779a0-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779f0-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779g0-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779h0-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-cpg-lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen3-cpg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen4-cpg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-usb2-clock-sel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzg2l-cpg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzv2h-cpg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/renesas-cpg-mssr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/clk-div6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-gate-grf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-half-divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-inverter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-mmc-phase.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-muxgrf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-ddr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/gate-link.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/softrst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-px30.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3308.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3328.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3368.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3399.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3528.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3528.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3562.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3562.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3568.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3576.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3576.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3588.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3588.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-s10.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-pll-s10.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-periph-s10.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-gate-s10.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-agilex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32mp25.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/reset-stm32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mmc_timing.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_div.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_frac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_gate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mult.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_phase.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_sdm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a64.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h616.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun6i-rtc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-h3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-de2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-r.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/icst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-icst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-versatile.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-sp810.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-vexpress-osc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/pll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-gate-zynqmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/divider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-mux-zynqmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clkc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/dmaengine.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/virt-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/acpi-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/of-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/amba-pl08x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/bcm2835-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor_v2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mxs-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dmamux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-mdma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma-glue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-psil.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit-crashlog.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/sart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/biuctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_ccsr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_ccsr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_portal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_portal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/dpaa_sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_ic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_slow.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_fast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_tdm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/rcpm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/guts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fujitsu/a64fx-diag.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/imx/soc-imx8m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-infracfg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-regulator-coupler.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-clk-measure.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-gx-socinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/qcom-geni-se.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/cmd-db.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh-rsc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/smem_state.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/kryo-l2-accessors.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/renesas-soc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g047-sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g056-sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g057-sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/pwc-rzv2m.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rcar-rst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rz-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/rockchip/grf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_mbus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_sram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/ti_sci_inta_msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-ringacc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-socinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/zynqmp_power.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/xlnx_event_manager.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps-helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-ee-pwrc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-secure-pwrc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/apple/pmgr-pwrstate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm-pmb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm2835-power.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/raspberrypi-power.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/gpcv2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/scu-pd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8m-blk-ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8mp-blk-ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx93-blk-ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-scpsys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-pm-domains.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/qcom/rpmhpd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a774c0-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a7795-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a77990-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-gen4-sysc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/rockchip/pm-domains.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/sunxi/sun20i-ppu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/xilinx/zynqmp-pm-domains.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/governor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_ring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_anchor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern_dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy_dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_balloon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/cpu_hotplug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/features.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/balloon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/manage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/time.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/mem-reservation.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_2l.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_fifo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_client.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_comms.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_xs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_backend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_frontend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_backend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_frontend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/arm-device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/dbgp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/biomerge.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xen-balloon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/sys-hypervisor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/swiotlb-xen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xlate_mmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/unpopulated-alloc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/dummy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/fixed-helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/irq_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/event.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/of_regulator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/scmi-regulator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/stm32-pwr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/renesas-usb-vbus-regulator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-berlin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-brcmstb-rescal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-imx7.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-npcm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-ma35d1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-qcom-aoss.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-rzg2l-usbphy-ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-simple.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-sunxi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-zynqmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_tty.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_buffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_mutex.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldsem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_baudrate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_jobctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_null.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/pty.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/sysrq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vc_screen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/selection.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/keyboard.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/consolemap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/ucs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_console.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_xen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_base_bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon-semihost.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pnp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rsa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dwlib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fintek.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pcilib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_early.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fsl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_mtk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_omap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pericom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rt288x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/amba-pl011.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/imx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/max310x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/meson_uart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/msm_serial.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/mvebu-uart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/owl-uart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/qcom_geni_serial.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sccnxp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sh-sci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_mctrl_gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/kgdboc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/serdev-ttyport.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/random.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ttyprintk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/misc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/virtio_console.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/cn10k-rng.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/rockchip-rng.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-chip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-interface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm1-cmd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-cmd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpmrm-dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-space.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm1.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-buf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-sessions.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_ppi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_cr50.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_crb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/qcom_iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-impl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/iova_bitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-pages.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-traces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/dma-iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm-v7s.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-dart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iova.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/of_iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/rockchip-iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/sun50i-iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/virtio-iommu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sva.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgfault.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/connector.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/component.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/dd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/syscore.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/class.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/map.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/attribute_container.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/transport_class.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/topology.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/container.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/property.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cacheinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/swnode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/faux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devtmpfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/generic_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/qos.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/runtime.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeirq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup_stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/clock_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback_table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs_upload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/builtin/main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/node.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/memory.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/hypervisor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-rbtree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-flat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-maple.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/soc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/pinctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devcoredump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform-msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_topology.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_numa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/physical_location.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/loop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/virtio_blk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/xen-blkfront.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/misc/sram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm886.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/bcm2835-pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/sun6i-prcm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tc3589x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lochnagar-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8400-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-otp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-auxadc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-regmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65910.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6030-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-audio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6040.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/mfd-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/ezx-pcap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da903x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max14577.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77620.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77686.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77693.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77843.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-i2c.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rz-mtu3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/adp5520.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps6586x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65090.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/aat2870-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/palmas.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/syscon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/vexpress-sysreg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3711.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3722.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-a10sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-sysmgr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/nd_perf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/namespace_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/label.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/badrange.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/claim.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/btt_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/pfn_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dax_devs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/security.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/super.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/hmem/device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-buf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-array.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-chain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-unwrap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-resv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-heap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/system_heap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/cma_heap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sw_sync.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/udmabuf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cxl/core/suspend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/hosts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsicam.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_error.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/constants.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib_dma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_scan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_devinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_logging.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_dh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_bsg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/virtio_scsi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_dif.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_zbc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_vendor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/auth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/keyring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/multipath.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/zns.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/hwmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/auth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-scsi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-eh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-transport.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sata.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-zpodd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pata-timings.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/ahci_imx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci_platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_uapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_auth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_blend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_color_mgmt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_connector.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_displayid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_drv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_dumb_buffers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_eld.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_encoder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fourcc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_framebuffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_lease.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_managed.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_config.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_object.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_lock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_prime.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_print.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_property.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_rect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_syncobj.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_trace_points.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank_work.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vma_manager.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_writeback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_event.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_modeset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioc32.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs_crc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid_load.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_privacy_screen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/accel/drm_accel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_draw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel_orientation_quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_shmem_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fbdev_shmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_state_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_damage_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_flip_work.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_format_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_atomic_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_framebuffer_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_probe_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_self_refresh_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_simple_kms_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/bridge/panel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fb_helper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mipi_dsi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_client_setup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_log.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_fbdev_client.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_modeset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_screen_info.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/simpledrm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/trace/trace_gpu_mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-spi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-omap2-mcspi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mii.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/loopback.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/netkit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio-boardinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phylink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-c45.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/linkmode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_link_topology.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_package.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_caps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus_provider.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/swphy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_led_triggers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/open_alliance_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mii_timestamper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/sfp-bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/bcm84881.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/fixed_phy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pse-pd/pse_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/acpi_mdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/fwnode_mdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/of_mdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-bitbang.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux-bcm-iproc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pcs/pcs-lynx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/tun.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/virtio_net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac-platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_main.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_ptp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/xgmac_mdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_muram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_sp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_keygen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/mac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_dtsec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_memac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_tgec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_tc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/fdma/fdma_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/smsc/smc91x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/ti/davinci_mdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ppp/ppp_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/slip/slhc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/wan/framer/framer-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/xen-netfront.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/net_failover.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdrom/cdrom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/led.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/urb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/message.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/config.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/file.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/buffer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/endpoint.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/notify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devices.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/phy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd-pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb-acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/misc/onboard_usb_dev_pdevs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-mxs-usb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi-viewport.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core_intr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/drd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/params.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_intr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_ddma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/pci-quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-hcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-orion.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-hcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/uhci-hcd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ext-caps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ring.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-hub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgcap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgtty.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-sideband.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/roles/class.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/serio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/libps2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-mt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-poller.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/ff-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/vivaldi-fmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/mousedev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/evdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/atkbd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/imx-sm-bbm-key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen/apple_z2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/misc/uinput.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/lib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/class.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/interface.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/nvmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-mv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-rtd119x.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-sun6i.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-xgene.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-boardinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-smbus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-slave.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of-prober.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-master.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-platdrv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-omap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-sprd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/pps.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/kapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_clock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_chardev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_vclock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/as3722-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/brcmstb-reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-restart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/hisi-reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/msm-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/mt6323-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/odroid-go-ultra-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/ltc2952-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/regulator-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/restart-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/tps65086-restart.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/vexpress-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-poweroff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_leds.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_hwmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/charger-manager.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwmon/hwmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_trip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_thresholds.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_hwmon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_fair_share.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_bang_bang.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_step_wise.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_user_space.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_power_allocator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpufreq_cooling.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpuidle_cooling.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/devfreq_cooling.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/pcie_cooling.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/armada_thermal.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_pretimeout.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/pretimeout_noop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/rtd119x_wdt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-bitmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-autodetect.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-uevent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-zone.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ima.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-audit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-target.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-linear.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stripe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-kcopyd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-rq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io-rewind.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-builtin.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/wq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/scrub.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ecs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/mem_repair.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ghes_edac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/altera_edac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/ti-opp-supply.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/freq_table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_performance.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_powersave.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_userspace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_ondemand.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_conservative.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor_attr_set.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt-platdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/ti-cpufreq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/ladder.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/menu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/teo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_states.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_genpd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci-domain.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/host.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_cis.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_io.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_uhs2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/slot-gpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/regulator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/pwrseq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_qcom_dml.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_stm32_sdmmc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_sdei.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi_scan.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi-id.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/memmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/raspberrypi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb_simplefb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/ti_sci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/smc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/virtio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/vendors/imx/imx-sm-bbm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/bus.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/driver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/notify.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/quirks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/raw_mode.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/clock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/perf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/power.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/reset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/sensors.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/system.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/voltage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/powercap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/pinctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/shmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/msg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/meson/meson_sm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-bgrt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/vars.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/reboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memattr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/tpm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/capsule.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/fdtparams.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/esrt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper_cxl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/runtime-wrappers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/secureboot.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/mokvar-table.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/sysfb_efi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-init.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/arm-runtime.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/earlycon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper-arm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/misc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/rm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-soc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/psci/psci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-smc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-legacy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_tzmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom_uefisecapp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/smccc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/kvm_guest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/soc_id.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/xilinx/zynqmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-probe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_cmt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/renesas-ostm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_tmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/mmio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-ti-dm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer_of.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-rockchip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sun4i.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-stm32-lp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek-cpux.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-owl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sprd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-npcm7xx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/arm_arch_timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sp804.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dummy_timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-imx-sysctr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-nxp-stm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_dispatch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_struct_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/cpu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/property.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kobj.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/dynamic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt_address.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/address.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/irq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_reserved_mem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/resolver.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/overlay.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_numa.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kexec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/staging/vme_user/vme.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pl320-ipc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/rockchip-mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pcc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/bcm2835-mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/ti-msgmgr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/zynqmp-ipi-mailbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/sun6i-msgbox.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/qcom-ipcc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwspinlock/hwspinlock_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_coredump.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_virtio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_elf_loader.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_cdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/vmgenid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/coco/guest/tsm-mr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/mshv_common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq-event.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_simpleondemand.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_performance.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_powersave.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_userspace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_passive.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/extcon.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/brcmstb_dpfe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/fsl_ifc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/powercap_sys.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/idle_inject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-cci.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-ccn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_platform.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_acpi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmuv3.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l2_pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l3_pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/xgene_pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/apple_m1_cpu_pmu.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/ras.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/debugfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/layouts.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/apple-efuses.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/zynqmp_nvmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mux/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/bulk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/debugfs-client.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/qcom/icc-common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/icc-clk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hte/hte.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx_msi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devres.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/socket.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/request_sock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skbuff.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/datagram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/stream.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/scm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_estimator.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net_namespace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/secure_seq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_dissector.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sysctl_net_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_addr_lists.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netevent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/neighbour.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/rtnetlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/link_watch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/filter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_diag.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/tso.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_reuseport.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_notifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/xdp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl-gen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gso.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-sysfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev_rx_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-procfs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netpoll.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_rules.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-traces.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/drop_monitor.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ieee8021q_helpers.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/selftests.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/timestamping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ptp_classifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netprio_cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netclassid_cgroup.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwtunnel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwt_bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst_cache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro_cells.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/failover.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skmsg.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_map.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/bpf_sk_storage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/of_net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/devmem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/compat.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethernet/eth.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fddi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_generic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_mq.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_frag.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_blackhole.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/cls_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/act_api.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_fifo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/bpf_qdisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/ematch.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/af_netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/genetlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/test_run.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/bpf_dummy_struct_ops.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/ioctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/common.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/bitset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/strset.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkmodes.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rss.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkstate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/debug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/wol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/features.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/privflags.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rings.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/channels.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/coalesce.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pause.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eee.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsinfo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cabletest.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tunnels.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/fec.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eeprom.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/stats.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phc_vclocks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/mm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/module.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_fw_update.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_cdb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pse-pd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/plca.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsconfig.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_log.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_sockopt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/utils.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_bpf_link.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_hooks_lwtunnel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/route.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inetpeer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_fragment.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_forward.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_options.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_sockglue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_hashtables.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_timewait_sock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_connection_sock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_timer.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ipv4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_minisocks.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cong.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_metrics.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_fastopen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_rate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_recovery.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ulp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_plb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/datagram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/raw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udplite.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/arp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/icmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/devinet.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/af_inet.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/igmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_frontend.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_semantics.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_trie.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_notifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_fragment.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_tunnel_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/gre_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/metrics.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/nexthop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/sysctl_net_ipv4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_rules.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr_base.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/syncookies.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netfilter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cubic.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_sigpool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/cipso_ipv4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_state.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ao.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/bpf_tcp_ca.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_hash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_sysctl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_replay.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_nat_keepalive.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/espintcp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state_bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/af_unix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/garbage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/sysctl_net_unix.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/unix_bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/af_inet6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/anycast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrlabel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/route.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_fib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ipv6_sockglue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ndisc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udplite.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/raw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/icmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/reassembly.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ipv6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ping.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/datagram.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_flowlabel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_connection_sock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_notifier.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/rpl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/sysctl_net_ipv6.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6mr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_policy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_state.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_output.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/netfilter.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_rules.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/syncookies.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/calipso.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_iptunnel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_local.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_hmac.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6_iptunnel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_checksum.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_icmp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/output_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcpv6_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_offload.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_hashtables.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast_snoop.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ao.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/packet/af_packet.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink_gen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/port.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/sb.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dpipe.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/resource.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/param.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/region.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/health.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/trap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/rate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/linecard.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/strparser/strparser.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/8021q/vlan_core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-proc.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-priv.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_user.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_kapi.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_domainhash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_addrlist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_mgmt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_unlabeled.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_cipso_v4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_calipso.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/core.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/input.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbnl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbevent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sysctl_net.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_key.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_query.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/switchdev/switchdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/l3mdev/l3mdev.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-cmd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-rsp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-aen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-manage.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xdp_umem.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_queue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xskmap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_buff_pool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/protocol.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/subflow.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/options.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/token.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/crypto.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/ctrl.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/diag.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/mib.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sockopt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_userspace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/fastopen.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sched.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_kernel.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/syncookies.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/bpf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/af_mctp.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/device.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/route.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/neigh.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/alert.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/netlink.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/request.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/tlshd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/trace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/shaper/shaper.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/lib/irqbypass.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/csum.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/delay.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/insn.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/uaccess_flushcache.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/argv_split.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bug.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/buildid.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cmdline.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpumask.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dec_and_lock.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_bunzip2.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_inflate.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlz4.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzma.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzo.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unxz.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unzstd.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dump_stack.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/earlycpio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/extable.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_addresses.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_empty_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_ro.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_rw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_strerror.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_sw.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_wip.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/flex_proportions.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/idr.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomem_copy.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/is_single_threaded.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/klist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject_uevent.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/logic_pio.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/maple_tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memcat_p.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/min_heap.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nmi_backtrace.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/objpool.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/plist.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/radix-tree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ratelimit.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rbtree.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/seq_buf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/siphash.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/timerqueue.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/union_find.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vsprintf.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/win_minmax.o' being placed in section `.sframe' 7911s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xarray.o' being placed in section `.sframe' 7915s NM .tmp_vmlinux2.syms 7915s KSYMS .tmp_vmlinux2.kallsyms.S 7916s AS .tmp_vmlinux2.kallsyms.o 7917s LD vmlinux 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/version.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/do_mounts_initrd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/initramfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `init/calibrate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/debug-monitors.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/irq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/fpsimd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/entry-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/process.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ptrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/setup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/stacktrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/time.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/traps.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/psci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_ops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/return_address.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpuinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpu_errata.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cpufeature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/alternative.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/cacheinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/smp_spin_table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/topology.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/syscall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/proton-pack.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/idle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/patching.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/rsi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/jump_label.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/signal32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sys_compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/ftrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/module-plts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_regs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/perf_callchain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/watchdog_hld.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hw_breakpoint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/suspend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kgdb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/efi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/armv8_deprecated.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_numa.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/acpi_parking_protocol.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/paravirt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kaslr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/hibernate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/elfcore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/machine_kexec_file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/kexec_image.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/crash_dump.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vmcore_info.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/sdei.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/pointer_auth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/mte.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/kprobes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/decode-insn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/simulate-insn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/probes/uprobes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/dma-mapping.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/extable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fault.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/copypage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/flush.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ioremap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pgd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mem_encrypt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/context.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/pageattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/fixmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/contpte.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/hugetlbpage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/ptdump.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/trans_pgd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/mm/mteswap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/net/bpf_jit_comp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/kvm_main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/eventfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/binary_stats.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/vfio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/coalesced_mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/irqchip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/kvm/dirty_ring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/psci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hypercalls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pvtime.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/inject_fault.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/va_layout.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/handle_exit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/config.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/guest.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/sys_regs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/stacktrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic-sys-reg-v3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/fpsimd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pkvm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/arch_timer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/trng.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vmid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/emulate-nested.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/nested.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/at.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-irqfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v4.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-mmio-v3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-kvm-device.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-its.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/vgic/vgic-v3-nested.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu-emul.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/pauth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/timer-sr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/sysreg-sr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/debug-sr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/switch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vhe/tlb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v3-sr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/aarch32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/exception.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kvm/hyp/pgtable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/enlighten.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/grant-table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/p2m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm/xen/mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/hv_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/hyperv/mshyperv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-ce-glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/crypto/sha512-glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/fork.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exec_domain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/panic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/exit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/softirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/resource.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/capability.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ptrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/signal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/umh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/workqueue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/task_work.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/extable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/params.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kthread.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sys_ni.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/nsproxy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/notifier.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cred.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/reboot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/async.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/range.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smpboot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ucount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/regset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/ksyms_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/groups.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vhost_task.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/fair.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/sched/build_utility.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/mutex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/semaphore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rwsem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/percpu-rwsem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/spinlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/osq_lock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qspinlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/rtmutex_api.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/locking/qrwlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/qos.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/console.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/process.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/suspend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/hibernate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/snapshot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/swap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/wakelock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/poweroff.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/power/energy_model.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_safe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/nbcon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/printk_ringbuffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/printk/sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdesc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/handle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/manage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/spurious.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/resend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/chip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/dummychip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/kexec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/generic-chip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/autoprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irqdomain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/irq_sim.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/proc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/cpuhotplug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/pm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/ipi-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq/affinity.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/update.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/sync.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/srcutree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rcu/rcu_segcblist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/mapping.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/direct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/ops_helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/dummy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/contiguous.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/coherent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/swiotlb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/pool.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/dma/remap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/entry/kvm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/strict_rwx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kmod.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/decompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/signing.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/tree_lookup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kallsyms.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/procfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/kdb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module/version.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kcmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/freezer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/profile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stacktrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/time.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/hrtimer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sleep_timeout.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/ntp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clocksource.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/jiffies.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_list.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timeconv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timecounter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/alarmtimer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-timers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-cpu-timers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/posix-clock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/itimer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/clockevents.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-broadcast-hrtimer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/sched_clock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-oneshot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/tick-sched.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timer_migration.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/vsyscall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/timekeeping_debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/time/namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/syscalls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/pi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/requeue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/futex/waitwake.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/smp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/uid16.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/module_signature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kallsyms.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/acct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/vmcore_info.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/elfcorehdr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_reserve.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/crash_dump_dm_crypt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kexec_handover.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rstat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cgroup-v1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/freezer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/legacy_freezer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/pids.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/rdma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/cpuset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/misc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cgroup/dmem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/user_namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/pid_namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/stop_machine.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditfilter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/auditsc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_watch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_fsnotify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/audit_tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/kprobes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/debug_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/gdbstub.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_support.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_bp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_debugger.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/debug/kdb/kdb_keyboard.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/hung_task.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watchdog_perf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/seccomp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/relay.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/utsname_sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/delayacct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/taskstats.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tsacct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/tracepoint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/latencytop.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_clock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ftrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/ring_buffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_output.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_seq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_printk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/pid_list.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/tracing_map.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_switch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_sched_wakeup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_hwlat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_osnoise.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_nop.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_stack.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_functions_graph.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/blktrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fgraph.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_export.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_syscalls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_event_perf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_filter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_trigger.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_eprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_inject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_synth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_hist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_events_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/bpf_trace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/error_report-traces.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/power-traces.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/rpm-traces.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_kdb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_dynevent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_probe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_btf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_uprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_boot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/fprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/trace/trace_fprobe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/irq_work.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/cpu_pm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/syscall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/verifier.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tnum.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/log.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/token.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/task_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/prog_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/link_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/hashtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arraymap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/percpu_freelist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lru_list.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/lpm_trie.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/map_in_map.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bloom_filter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/local_storage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/queue_stack_maps.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/ringbuf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_local_storage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_task_storage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_inode_storage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/disasm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/mprog.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/trampoline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/memalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/rqspinlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/arena.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/range_tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dispatcher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/devmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/offload.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/net_namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/tcx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/stackmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_cgrp_storage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/reuseport_array.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/sysfs_btf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_struct_ops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/cpumask.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/bpf_lsm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/relo_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/btf_relocate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/kmem_cache_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/bpf/dmabuf_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/scs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/ring_buffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/callchain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/hw_breakpoint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/events/uprobes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/padata.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/jump_label.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/context_tracking.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/iomem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/rseq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `kernel/watch_queue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/system_keyring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `certs/blacklist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/filemap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempool.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/oom_kill.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/fadvise.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/maccess.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page-writeback.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/folio-compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/readahead.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/truncate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmscan.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shrinker.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/util.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmzone.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmstat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/backing-dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mm_init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/percpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slab_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/compaction.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/show_mem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/interval_tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/list_lru.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/workingset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/gup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap_lock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mincore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_gather.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mprotect.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mremap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/msync.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_vma_mapped.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pagewalk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/pgtable-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/rmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vma_exec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/process_vm_access.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mseal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_alloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shuffle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_frag_cache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/init-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memblock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory_hotplug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/slub.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/madvise.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_state.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swapfile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zswap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/dmapool.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mempolicy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/sparse-vmemmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mmu_notifier.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ksm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_poison.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/kfence/report.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memtest.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-tiers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/migrate_device.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/huge_memory.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/khugepaged.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_counter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memcontrol.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/vmpressure.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/swap_cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hugetlb_cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memory-failure.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_isolation.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zpool.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/zsmalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/early_ioremap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/numa_memblks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/balloon_compaction.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/secretmem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/cma_sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/userfaultfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_idle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/usercopy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memremap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/hmm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/memfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/mapping_dirty_helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ptdump.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/page_reporting.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/ioremap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/execmem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `mm/shmem_quota.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/open.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/read_write.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file_table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/super.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/char_dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pipe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namei.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fcntl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/readdir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/select.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dcache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/attr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bad_inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/filesystems.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/seq_file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/xattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/libfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs-writeback.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pnode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/splice.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sync.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/utimes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/d_path.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/stack.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_struct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/statfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_pin.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nsfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_types.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_context.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fs_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fsopen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernel_read_file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mnt_idmapping.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/remap_range.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pidfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/buffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mpage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc_namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/direct-io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fsnotify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/notification.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/group.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/mark.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fdinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/dnotify/dnotify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_fsnotify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/inotify/inotify_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/notify/fanotify/fanotify_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventpoll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/anon_inodes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/signalfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/timerfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/eventfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/userfaultfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/aio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/dax.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/fname.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hkdf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/hooks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keyring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/keysetup_v1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/bio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/crypto/inline_crypt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/enable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/hash_algs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/measure.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/open.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/read_metadata.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/verify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/verity/signature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/locks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_script.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/binfmt_elf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/compat_binfmt_elf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/backing-file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/mbcache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/posix_acl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/nfs_ssc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nfs_common/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/coredump.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/drop_caches.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysctls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fhandle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/trace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/buffered-io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/direct-io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/ioend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/fiemap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/seek.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/iomap/swapfile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/dquot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/quota.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/kqid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/quota/netlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/task_mmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/root.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/base.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/array.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/fd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_tty.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cmdline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/consoles.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/cpuinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/devices.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/interrupts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/loadavg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/meminfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/stat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/uptime.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/util.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/softirqs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/namespaces.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/self.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/thread_self.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/proc_net.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kcore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/vmcore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/kmsg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/page.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/bootconfig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/proc/version_signature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/mount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/kernfs/symlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/symlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/mount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/sysfs/group.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/symlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/mount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/configfs/item.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/devpts/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/balloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/bitmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/block_validity.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ext4_jbd2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/extents_status.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fsync.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/hash.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ialloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/indirect.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mballoc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/migrate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/mmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/move_extent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/namei.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/page-io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/readpage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/resize.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/super.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/symlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_hurd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_trusted.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/fast_commit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/orphan.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/acl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/xattr_security.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/verity.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ext4/crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/transaction.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/commit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/recovery.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/checkpoint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/revoke.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/jbd2/journal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/block.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/cache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/export.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/fragment.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/id.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/namei.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/super.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/symlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/page_actor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/file_direct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_single.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/decompressor_multi_percpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xattr_id.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lz4_wrapper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/lzo_wrapper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/xz_wrapper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zlib_wrapper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/squashfs/zstd_wrapper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ramfs/file-mmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/hugetlbfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/cache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/fatent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/misc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/nfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fat/namei_vfat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/dentry.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/super.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/mmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/read_write.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/keystore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/kthread.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/messaging.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/ecryptfs/miscdev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/exportfs/expfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_base.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/nls/nls_cp437.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-norm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/unicode/utf8-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/control.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/xattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/acl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/readdir.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/iomode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dax.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/passthrough.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/fuse/dev_uring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/debugfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/tracefs/event_inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/pstore/platform.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/super.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/efivarfs/vars.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `fs/bpf_fs_kfuncs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/util.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msgutil.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/msg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/sem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/shm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/ipc_sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mqueue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/namespace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `ipc/mq_sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/gc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/key.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/permission.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/process_keys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/request_key_auth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/user_defined.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/compat_dh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/proc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/sysctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/persistent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/dh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/keyctl_pkey.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/big_key.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/trusted-keys/trusted_tpm2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/encrypted.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/ecryptfs_format.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/keys/encrypted-keys/masterkey_trusted.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/commoncap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_syscalls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/min_addr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/security.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/inode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/avc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/hooks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/selinuxfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlink.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/nlmsgtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netif.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netnode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netport.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/status.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/ebitmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/hashtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/symtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/sidtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/avtab.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/policydb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/services.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/conditional.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/mls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ss/context.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/xfrm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/netlabel.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ibpkey.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/selinux/ima.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_lsm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_access.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smackfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/smack/smack_netfilter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lsm_audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/condition.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/domain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/environ.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/gc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/group.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/load_policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/memory.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/mount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/network.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/realpath.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/securityfs_if.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/tomoyo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/tomoyo/util.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/apparmorfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/capability.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/task.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/ipc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/match.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/path.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/domain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_unpack.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/procattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/lsm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/resource.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/secid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/file.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_ns.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/label.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/mount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/net.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/policy_compat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_unix.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/af_inet.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/notify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/apparmor/crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/yama/yama_lsm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/lsm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/safesetid/securityfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/lockdown/lockdown.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/device_cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/bpf/hooks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/setup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/syscalls.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/object.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/ruleset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/cred.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/task.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/fs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/net.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/id.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/landlock/domain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/digest.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/eval.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/hooks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/fs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/ipe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_fs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/policy_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/ipe/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/iint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/integrity_audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/digsig_asymmetric.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/platform_keyring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/machine_keyring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/efi_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/load_uefi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/platform_certs/keyring_handler.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_fs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_api.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_policy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_template_lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_appraise.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_modsig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_kexec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_asymmetric_keys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_queue_keys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_efi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/ima/ima_iint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_secfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `security/integrity/evm/evm_posix_acl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/api.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cipher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algapi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scatterwalk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/proc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aead.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/geniv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lskcipher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/skcipher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/bpf_crypto_skcipher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/seqiv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ahash.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/shash.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/akcipher.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kpp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hkdf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/dh_helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa_helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsa-pkcs1pad.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rsassa-pkcs1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/acompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/scompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/algboss.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/testmgr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/hmac.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crypto_null.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/md5.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha1_generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha256.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha512_generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/sha3_generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cbc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/cts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/xts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ctr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/gcm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/aes_generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/deflate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/crc32c.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/lzo-rle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/rng.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/drbg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/jitterentropy-kcapi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ghash-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/ecdh_helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/asymmetric_type.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/restrict.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/signature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/public_key.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_cert_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_loader.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/x509_public_key.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_trust.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/pkcs7_verify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/verify_pefile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/asymmetric_keys/mscode_parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `crypto/kdf_sp800108.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bdev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/fops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/elevator.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-flush.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-settings.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-map.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-merge.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-timeout.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-tag.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-stat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-cpumap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-sched.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/genhd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/ioprio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/badblocks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/amiga.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/atari.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/aix.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/cmdline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/mac.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ldm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/msdos.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/of.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/osf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sgi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sun.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/ultrix.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/efi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/karma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/partitions/sysv68.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-rq-qos.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/disk-events.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ia-ranges.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/early-lookup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bsg-lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-rwstat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-cgroup-fc-appid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-throttle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-ioprio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-iocost.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/mq-deadline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-integrity.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/t10-pi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/bio-integrity-auto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-zoned.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-wbt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-mq-debugfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/sed-opal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-pm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-profile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/blk-crypto-fallback.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `block/holder.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io_uring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/opdef.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/kbuf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rsrc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/notif.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/tctx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/filetable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/rw.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/poll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/eventfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/uring_cmd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/openclose.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sqpoll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/xattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/nop.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/splice.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/sync.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/msg_ring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/advise.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/statx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/timeout.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cancel.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/waitid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/register.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/truncate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/memmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/alloc_cache.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/zcrx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/io-wq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/futex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/epoll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/napi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/net.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/cmd_net.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `io_uring/fdinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/chacha-neon-glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/poly1305-glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crypto/sha256.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/crc-t10dif.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/error-inject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lockref.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bcd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sort.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/parser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/debug_locks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/random32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bust_spinlocks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kasprintf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/scatterlist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/list_sort.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/uuid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iov_iter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/clz_ctz.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bsearch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/find_bit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/llist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lwq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memweight.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kfifo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu-refcount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rhashtable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/base64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/once.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/refcount.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rcuref.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/usercopy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errseq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bucket_locks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/generic-radix-tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bitmap-str.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/string_helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hexdump.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kstrtox.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/div64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/gcd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/lcm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_log.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_pow.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/int_sqrt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/reciprocal_div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/math/rational.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/memneq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/utils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/libchacha.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/aes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/gf128mul.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/blake2s-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/chacha20poly1305.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/poly1305.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/sha256-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-lshift.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-mul3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-rshift.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-sub1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/generic_mpih-add1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpicoder.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-add.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-bit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-cmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-sub-ui.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mod.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-mul.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-cmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpih-mul.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpi-pow.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crypto/mpi/mpiutil.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vdso/datastore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomap_copy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/check_signature.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/hweight.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/btree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/interval_tree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/assoc_array.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/linear_ranges.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/packing.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-ccitt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc16.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc-t10dif.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/crc8.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xxhash.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/genalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inffast.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inflate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/infutil.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_inflate/inftrees.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deflate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zlib_deflate/deftree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_compress_safe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lzo/lzo1x_decompress_safe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/lz4/lz4_decompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_compress_module.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/fse_compress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/hist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/huf_compress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_literals.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_sequences.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_compress_superblock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_double_fast.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_fast.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_lazy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_ldm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_opt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/compress/zstd_preSplit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/zstd_decompress_module.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/huf_decompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_ddict.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/decompress/zstd_decompress_block.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/entropy_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/error_private.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/fse_decompress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/zstd/common/zstd_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_stream.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_lzma2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xz/xz_dec_bcj.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/textsearch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/percpu_counter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/compat_audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/error-inject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/syscall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_debug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/errname.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nlattr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/checksum.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpu_rmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/closure.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dynamic_queue_limits.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/glob.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/dim.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/net_dim.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dim/rdma_dim.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/digsig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strncpy_from_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/strnlen_user.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/net_utils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_split.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sg_pool.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memregion.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stmp_device.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/irq_poll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/stackdepot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bootconfig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_decoder.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/asn1_encoder.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fonts/fonts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/oid_registry.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ucs2_string.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ubsan.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/sbitmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/group_cpus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/pldmfw/pldmfw.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/devmem_is_allowed.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fw_table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irqchip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-al-fic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2835.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm2836.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-owl-sirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-dw-apb-ictl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sun6i-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sunxi-nmi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-msi-lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v2m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-mbi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v4.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-msi-parent.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-partition-percpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mbigen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-irqc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzg2l.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-renesas-rzv2h.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-xilinx-intc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7038-l1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-bcm7120-l2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-brcmstb-l2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-sysirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mtk-cirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-gpcv2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-gicp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-icu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-odmi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-pic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mvebu-sei.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-extirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ls-scfg-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-irq-combiner.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-sni-exiu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-meson-gpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/qcom-pdc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-irqsteer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-imx-intmux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-intr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-ti-sci-inta.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-mst-intc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/irqchip/irq-apple-aic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/arm-cci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/hisi_lpc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/mc-io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpbp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpcon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dprc-driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-allocator.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/dpmcp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/obj-api.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/fsl-mc/fsl-mc-uapi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/imx-weim.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ebi2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/qcom-ssc-block-bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_firewall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_rifsc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/stm32_etzpc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/sun50i-de2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/simple-pm-bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/ti-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/bus/vexpress-config.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-core-mipi-dphy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/phy-xgene.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-pcie.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-bcm-ns2-pcie.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/broadcom/phy-brcm-sata.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-utils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinmux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinconf-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/devicetree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-amd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-as3722.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-bm1880.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-microchip-sgpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-ocelot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-palmas.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-rockchip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-single.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/pinctrl-sx150x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-owl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s700.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/actions/pinctrl-s900.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-bcm2835.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-iproc-gpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/bcm/pinctrl-ns2-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/berlin-bg4ct.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/berlin/pinctrl-as370.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-scu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8mq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8qxp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/freescale/pinctrl-imx8dxl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/mtk-eint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-moore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-paris.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt2712.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6765.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6795.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6797.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6893.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7622.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7981.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7986.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt7988.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8167.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8173.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8183.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8186.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8188.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8192.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8195.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8196.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8365.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt8516.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mediatek/pinctrl-mt6397.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson8-pmx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxbb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-gxl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg-pmx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-axg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-g12a.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-a1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-meson-s4.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/meson/pinctrl-amlogic-a4.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-mvebu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-ap806.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-cp110.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-armada-37xx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/mvebu/pinctrl-ac5.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nuvoton/pinctrl-ma35d1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32cc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/nxp/pinctrl-s32g2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/qcom/pinctrl-msm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a7796.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77965.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77990.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77951.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77970.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77980.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a77995.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779a0.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779f0.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779g0.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pfc-r8a779h0.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzg2l.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/renesas/pinctrl-rzv2m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sprd/pinctrl-sprd-sc9860.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/stm32/pinctrl-stm32mp257.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sunxi-dt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun4i-a10.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun5i.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a33.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-a100-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun20i-d1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h5.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun50i-h616-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun55i-a523-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-legacy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-of.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-cdev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-acpi-quirks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpiolib-swnode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-davinci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-ftgpio010.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-imx-scu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpc8xxx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mvebu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mxc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-npcm-sgpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-palmas.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-pl061.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-mpfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-rc5t583.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-sifive.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-stmpe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tc3589x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps6586x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-tps65910.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-vf610.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xgene.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-xilinx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpio/gpio-zynqmp-modepin.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pwm/pwm-stmpe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-class.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/led-triggers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-syscon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/leds-expresswire.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-disk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-mtd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-cpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/leds/trigger/ledtrig-panic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/access.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/probe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/host-bridge.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/remove.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/search.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/rom.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-res.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/irq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vpd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/setup-bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/mmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/pcidev_msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/api.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/msi/irqdomain.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/portdrv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/rcec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/bwctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aspm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/aer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/err.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/tlp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/pme.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/dpc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/ptm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pcie/edr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/proc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/slot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-acpi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iomap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/of.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/quirks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pci_hotplug_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/cpci_hotplug_pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpi_pcihp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/pciehp_hpc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/shpchp_hpc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/acpiphp_glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/hotplug/octep_hp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ats.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/iov.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-bridge-emul.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/pci-label.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/syscall.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/ecam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/p2pdma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/vgaarb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/doe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/npem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/tph.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-ep-cfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epf-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/endpoint/pci-epc-mem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-host.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-ep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pcie-cadence-plat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/cadence/pci-j721e.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-ftpci100.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-aardvark.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-host.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rcar-ep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-host-generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-ecam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-thunder-pem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-nwl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-cpm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-xilinx-dma-pl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pci-xgene-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-iproc-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-altera-msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-rockchip-ep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-mediatek.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/pcie-hisi-error.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-host.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-ep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-designware-plat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-amd-mdb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-imx6.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-keystone.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pci-layerscape-ep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-qcom.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-armada8k.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-dw-rockchip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-kirin.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-histb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-al.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-hisi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/dwc/pcie-tegra194-acpi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-plda-host.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pci/controller/plda/pcie-microchip-host.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-access.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rapidio/rio-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/aperture.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_generic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/screen_info_pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/cmdline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/nomodeset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/hdmi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/console/dummycon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/backlight/backlight.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_notify.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_info.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/modedb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcvt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_cmdline.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_backlight.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbmon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_defio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_chrdev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_procfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbsysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/bitblit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/softcursor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/tileblit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_rotate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_cw.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fbcon_ccw.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbfillrect.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbcopyarea.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/cfbimgblt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_io_fops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysfillrect.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/syscopyarea.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/sysimgblt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/core/fb_sys_fops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/imsttfb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/fbdev/asiliantfb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/display_timing.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/videomode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_display_timing.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/video/of_videomode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_dmi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ipmi/ipmi_plat_data.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/tables.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/osl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/utils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/reboot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/nvs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/wakeup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/device_pm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/scan.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/mipi-disco-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/resource.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_processor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_root.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_link.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_irq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_apd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_platform.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pnp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/power.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/event.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/evged.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/property.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/debugfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_lpat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_fpdt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/irq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_watchdog.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/prmt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_pcc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_ffh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsargs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dscontrol.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsdebug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsfield.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsinit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmethod.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsmthdat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsobject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsopcode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dspkginit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dsutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswexec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswload2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswscope.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/dswstate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evhandler.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evmisc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evregion.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evrgnini.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/evxfregn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconcat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconfig.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exconvrt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/excreate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exdebug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfield.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exfldio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmisc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exmutex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exnames.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exoparg6.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exprep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exregion.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresnte.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresolv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exresop.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exserial.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstoren.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exstorob.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exsystem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/extrace.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/exutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwesleep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwregs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwvalid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwxfsleep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/hwpci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsaccess.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsarguments.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsconvert.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nseval.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsinit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsload.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsnames.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsobject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsparse.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nspredef.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsprepkg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsrepair2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nssearch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nswalk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfeval.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfname.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/nsxfobj.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psargs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psloop.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psobject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psopinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psparse.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psscope.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pstree.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/pswalk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/psxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsaddr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscalc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rscreate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rslist.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsmisc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/rsxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbdata.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfadt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbfind.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbinstal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbprint.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbutils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfload.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/tbxfroot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utaddress.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utalloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utascii.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utbuffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcksum.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utcopy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utexcep.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdecode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utdelete.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uterror.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uteval.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/uthex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utids.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utinit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utlock.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmath.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmisc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utmutex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utnonansi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utobject.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utosi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utownerid.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utpredef.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utresrc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrsuppt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utstrtoul64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfinit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxferror.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpica/utxfmutex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_mcfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/ac.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/button.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_attr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/fan_hwmon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pci_slot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_thermal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_idle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/processor_perflib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/container.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal_lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/thermal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/srat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/numa/hmat.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/acpi_memhotplug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/battery.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/hed.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/bgrt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/cppc_acpi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/spcr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/pptt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/apei-base.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/hest.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/erst.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/bert.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/apei/ghes.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/dptf/int340x_thermal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/agdi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/apmt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/ffh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/gtdt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/iort.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/cpuidle.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/amba.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/arm64/thermal_cpufreq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/acpi/viot.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/card.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/resource.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/manager.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/support.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/interface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/quirks.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/system.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pnp/pnpacpi/rsparser.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/amba/bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bulk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clkdev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-factor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-rate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-multiplier.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-composite.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fractional-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-gpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-conf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-bm1880.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-en7523.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fixed-mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-fsl-sai.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-qoriq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-scmi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/clk-xgene.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-gate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-factor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-composite.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s500.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s700.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/actions/owl-s900.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm63xx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-armpll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-iproc-asiu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-bcm2835-aux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-ns2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/bcm/clk-sr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-avpll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/berlin/berlin2-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkgate-separated.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clkdivider-hi6220.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hisi-phase.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3559a.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3670.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi6220-stub.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/hisilicon/clk-hi3660-stub.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-busy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-7ulp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-8m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-composite-93.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fracn-gppll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-cpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-divider-gate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-fixup-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-frac-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-93.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gate-exclusive.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pfdv2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pllv4.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-pll14xx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-sscg-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-gpr-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mp-audiomix.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8mq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-scu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-lpcg-scu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8qxp-lpcg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/imx/clk-imx8-acm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/keystone/syscon-clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mtk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-gate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-apmixed.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-cpumux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-fhctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-pllfh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-audio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-cam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mipi0a.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6765-vcodec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-ipe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-cam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-venc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-mfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6779-aud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt6797-venc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-bdp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-jpgdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt2712-venc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-infracfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-eth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-hif.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7622-aud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-apmixed.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-topckgen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7981-infracfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-apmixed.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-topckgen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-infracfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt7986-eth.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-aud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mfgcfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8167-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-infracfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-pericfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-topckgen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8173-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-audio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-cam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu0.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_adl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-ipu_conn.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mfgcfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8183-venc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-topckgen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8186-infra_ao.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-aud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-cam.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-img.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-imp_iic_wrap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-ipe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mdp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-mm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-msdc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-scp_adsp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-vdec.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8192-venc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-topckgen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-peri_ao.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8195-infra_ao.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-apmixedsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mediatek/clk-mt8516-aud.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-clkc-utils.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-aoclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-cpu-dyndiv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-dualdiv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/meson-eeclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-mpll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/clk-regmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vid-pll-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/vclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/axg-aoclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/c3-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/gxbb-aoclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/meson/g12a-aoclk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada_ap_cp_helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-xtal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-tbg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/armada-37xx-periph.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap806-system-controller.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/ap-cpu-clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/mvebu/cp110-system-controller.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/nuvoton/clk-ma35d1-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-alpha-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rcg2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-branch.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-mux-div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-regmap-phy-mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-hfpll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gdsc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/clk-rpmh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/qcom/gcc-sc7280.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774a1-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774b1-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774c0-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a774e1-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7795-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a7796-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77965-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77970-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77980-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77990-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a77995-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779a0-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779f0-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779g0-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/r8a779h0-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-cpg-lib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen3-cpg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-gen4-cpg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rcar-usb2-clock-sel.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzg2l-cpg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/rzv2h-cpg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/renesas-cpg-mssr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/renesas/clk-div6.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-cpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-gate-grf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-half-divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-inverter.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-mmc-phase.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-muxgrf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-ddr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/gate-link.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/softrst.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-px30.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3308.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3328.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3368.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3399.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3528.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3528.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3562.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3562.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3568.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3576.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3576.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/clk-rk3588.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/rockchip/rst-rk3588.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-s10.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-pll-s10.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-periph-s10.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-gate-s10.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/socfpga/clk-agilex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32mp25.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/clk-stm32-core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/stm32/reset-stm32.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mmc_timing.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_reset.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_div.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_frac.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_gate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mult.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_phase.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_sdm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nkmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_nm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu_mp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a64.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-a100-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h6-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun50i-h616.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun55i-a523-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun6i-rtc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-h3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-de2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/sunxi-ng/ccu-sun8i-r.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/icst.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-icst.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-versatile.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-sp810.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/versatile/clk-vexpress-osc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/pll.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-gate-zynqmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/divider.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clk-mux-zynqmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clk/zynqmp/clkc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/dmaengine.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/virt-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/acpi-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/of-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/amba-pl08x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/bcm2835-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mv_xor_v2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/mxs-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-dmamux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/stm32/stm32-mdma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-udma-glue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma/ti/k3-psil.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/mailbox.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/rtkit-crashlog.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/apple/sart.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/bcm/brcmstb/biuctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_ccsr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_ccsr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman_portal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman_portal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/bman.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/qman.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qbman/dpaa_sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_ic.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_slow.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/ucc_fast.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/qe/qe_tdm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/rcpm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fsl/guts.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/fujitsu/a64fx-diag.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/imx/soc-imx8m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-infracfg.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/mediatek/mtk-regulator-coupler.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-clk-measure.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/amlogic/meson-gx-socinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/qcom-geni-se.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/cmd-db.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh-rsc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/rpmh.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/smem_state.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/qcom/kryo-l2-accessors.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/renesas-soc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g047-sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g056-sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/r9a09g057-sys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/pwc-rzv2m.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rcar-rst.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/renesas/rz-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/rockchip/grf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_mbus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/sunxi/sunxi_sram.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/ti_sci_inta_msi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-ringacc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/ti/k3-socinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/zynqmp_power.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/soc/xilinx/xlnx_event_manager.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps-helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/actions/owl-sps.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-ee-pwrc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/amlogic/meson-secure-pwrc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/apple/pmgr-pwrstate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm-pmb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/bcm2835-power.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/bcm/raspberrypi-power.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/gpcv2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/scu-pd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8m-blk-ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx8mp-blk-ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/imx/imx93-blk-ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-scpsys.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/mediatek/mtk-pm-domains.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/qcom/rpmhpd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a774c0-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a7795-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/r8a77990-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/renesas/rcar-gen4-sysc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/rockchip/pm-domains.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/sunxi/sun20i-ppu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/xilinx/zynqmp-pm-domains.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pmdomain/governor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_ring.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_anchor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern_dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy_dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_mmio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_modern.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_pci_legacy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virtio/virtio_balloon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/cpu_hotplug.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/features.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/balloon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/manage.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/time.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/mem-reservation.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_base.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_2l.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/events/events_fifo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_client.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_comms.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_xs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_backend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_frontend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_dev_backend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xenbus/xenbus_probe_frontend.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/arm-device.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/dbgp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/biomerge.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xen-balloon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/sys-hypervisor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/swiotlb-xen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/efi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/xlate_mmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/unpopulated-alloc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-ops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/xen/grant-dma-iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/dummy.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/fixed-helper.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/irq_helpers.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/event.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/of_regulator.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/scmi-regulator.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/stm32-pwr.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/regulator/renesas-usb-vbus-regulator.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/amlogic/reset-meson-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-berlin.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-brcmstb-rescal.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-imx7.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-npcm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-ma35d1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-qcom-aoss.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-rzg2l-usbphy-ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-simple.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-sunxi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/reset/reset-zynqmp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_io.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_tty.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldisc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_buffer.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_port.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_mutex.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_ldsem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_baudrate.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_jobctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/n_null.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/pty.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/tty_audit.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/sysrq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt_ioctl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vc_screen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/selection.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/keyboard.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/vt.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/consolemap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/vt/ucs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_console.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_irq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/hvc/hvc_xen.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_base_bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_ctrl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_port.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/earlycon-semihost.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_platform.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pnp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rsa.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_port.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dma.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dwlib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fintek.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pcilib.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_early.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_dw.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_fsl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_mtk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_of.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_omap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_pericom.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/8250/8250_rt288x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/amba-pl011.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/imx.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/max310x.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/meson_uart.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/msm_serial.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/mvebu-uart.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/owl-uart.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/qcom_geni_serial.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sccnxp.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/sh-sci.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/serial_mctrl_gpio.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serial/kgdboc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/tty/serdev/serdev-ttyport.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/mem.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/random.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/ttyprintk.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/misc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/virtio_console.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/cn10k-rng.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/hw_random/rockchip-rng.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-chip.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev-common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-interface.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm1-cmd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-cmd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpmrm-dev.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-space.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm1.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/tpm2.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm-buf.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm2-sessions.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_ppi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/acpi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/efi.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/eventlog/of.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_tis_spi_cr50.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/char/tpm/tpm_crb.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/qcom_iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-impl.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/iova_bitmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommufd/driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-pages.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-traces.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/dma-iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm-v7s.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-arm.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgtable-dart.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iova.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/of_iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/rockchip-iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/sun50i-iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/virtio-iommu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/iommu-sva.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/iommu/io-pgfault.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_queue.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/connector.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/connector/cn_proc.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/component.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/core.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/bus.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/dd.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/syscore.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/driver.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/class.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cpu.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/init.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/map.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devres.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/attribute_container.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/transport_class.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/topology.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/container.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/property.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/cacheinfo.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/swnode.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/faux.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devtmpfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/generic_ops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/common.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/qos.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/runtime.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeirq.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/wakeup_stats.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/power/clock_ops.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback_table.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/fallback.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/sysfs_upload.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/firmware_loader/builtin/main.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/node.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/memory.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/module.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/auxiliary_sysfs.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/hypervisor.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap.o' being placed in section `.sframe' 7918s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-rbtree.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-flat.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regcache-maple.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-mmio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/regmap/regmap-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/soc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/pinctrl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/devcoredump.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/platform-msi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_topology.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/arch_numa.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/physical_location.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/base/trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/loop.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/virtio_blk.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/block/xen-blkfront.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/misc/sram.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm860x-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/88pm886.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/bcm2835-pm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/stmpe-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/sun6i-prcm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tc3589x.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lochnagar-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8400-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-otp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-auxadc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm831x-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-regmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-gpio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/wm8350-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65910.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65912-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6030-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl4030-audio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/twl6040.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/mfd-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/ezx-pcap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da903x.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9052-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/lp8788-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9055-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/da9063-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max14577.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77620.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77686.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77693.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max77843.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8925-i2c.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8997-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/max8998-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rz-mtu3.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/adp5520.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps6586x.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/tps65090.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/aat2870-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/palmas.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/rc5t583-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/syscon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/vexpress-sysreg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3711.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/as3722.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-a10sr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mfd/altera-sysmgr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/nd_perf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dimm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/region.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/namespace_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/label.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/badrange.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/claim.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/btt_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/pfn_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/dax_devs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvdimm/security.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/super.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dax/hmem/device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-buf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-array.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-chain.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-fence-unwrap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-resv.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/dma-heap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/system_heap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/heaps/cma_heap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_file.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sw_sync.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/sync_debug.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dma-buf/udmabuf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cxl/core/suspend.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/hosts.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsicam.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_error.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/constants.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_lib_dma.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_scan.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_devinfo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_sysctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_logging.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_pm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_dh.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_bsg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/scsi_common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/virtio_scsi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_dif.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sd_zbc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sr_vendor.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/scsi/sg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/auth.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/common/keyring.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/multipath.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/zns.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/hwmon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/auth.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvme/host/pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-scsi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-eh.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-transport.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sata.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-sff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-acpi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-zpodd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libata-pata-timings.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/ahci_imx.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ata/libahci_platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_uapi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_auth.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_blend.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_cache.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_color_mgmt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_connector.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_displayid.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_drv.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_dumb_buffers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_eld.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_encoder.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_file.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fourcc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_framebuffer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_lease.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_managed.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_config.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mode_object.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modes.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_lock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_prime.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_print.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_property.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_rect.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_syncobj.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_trace_points.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vblank_work.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_vma_manager.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_writeback.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_event.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_client_modeset.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_ioc32.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_debugfs_crc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_edid_load.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_privacy_screen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/accel/drm_accel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_draw.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_panel_orientation_quirks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_shmem_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fbdev_shmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_atomic_state_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_bridge_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_crtc_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_damage_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_flip_work.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_format_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_atomic_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_gem_framebuffer_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_modeset_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_plane_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_probe_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_self_refresh_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_simple_kms_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/bridge/panel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_fb_helper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/drm_mipi_dsi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_client_setup.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_log.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/clients/drm_fbdev_client.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_modeset.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/drm_sysfb_screen_info.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/drm/sysfb/simpledrm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/gpu/trace/trace_gpu_mem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-mem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-lib.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-fsl-spi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/spi/spi-omap2-mcspi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mii.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/loopback.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/netkit.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio-boardinfo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phylink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-c45.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/linkmode.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_link_topology.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_package.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_caps.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_bus_provider.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/swphy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/phy_led_triggers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/open_alliance_helpers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mdio_devres.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/mii_timestamper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/sfp-bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/bcm84881.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/phy/fixed_phy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pse-pd/pse_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/acpi_mdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/fwnode_mdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/of_mdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-bitbang.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/mdio/mdio-mux-bcm-iproc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/pcs/pcs-lynx.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/tun.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/virtio_net.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/broadcom/bgmac-platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_main.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fec_ptp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/xgmac_mdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_muram.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_sp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_keygen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_port.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/mac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_dtsec.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_memac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/freescale/fman/fman_tgec.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api_debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/vcap/vcap_tc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/microchip/fdma/fdma_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/smsc/smc91x.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ethernet/ti/davinci_mdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/ppp/ppp_generic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/slip/slhc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/wan/framer/framer-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/xen-netfront.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/net/net_failover.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdrom/cdrom.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/debug.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/common/led.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hub.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/urb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/message.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/driver.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/config.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/file.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/buffer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/endpoint.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/notify.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/generic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/quirks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/devices.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/phy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/port.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/hcd-pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/core/usb-acpi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/misc/onboard_usb_dev_pdevs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-mxs-usb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/phy/phy-ulpi-viewport.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/core_intr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/drd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/params.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_intr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_queue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/hcd_ddma.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/dwc2/debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/pci-quirks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-hcd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ehci-orion.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-hcd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/ohci-pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/uhci-hcd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-mem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ext-caps.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-ring.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-hub.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgcap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-dbgtty.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-sideband.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/host/xhci-pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/usb/roles/class.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/serio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/serio/libps2.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-compat.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-mt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/input-poller.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/ff-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/vivaldi-fmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/mousedev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/evdev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/atkbd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/keyboard/imx-sm-bbm-key.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/touchscreen/apple_z2.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/input/misc/uinput.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/lib.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/class.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/interface.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/nvmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/dev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-efi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-mv.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-rtd119x.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-sun6i.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/rtc/rtc-xgene.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-boardinfo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-base.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-smbus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-acpi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-slave.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-core-of-prober.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/i2c-dev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-master.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-designware-platdrv.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-omap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-pasemi-platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/i2c/busses/i2c-sprd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/pps.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/kapi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/pps/sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_clock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_chardev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ptp/ptp_vclock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/as3722-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/brcmstb-reboot.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/gpio-restart.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/hisi-reboot.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/msm-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/mt6323-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/odroid-go-ultra-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/ltc2952-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/regulator-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/restart-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/tps65086-restart.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/vexpress-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-reboot.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/reset/syscon-poweroff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_leds.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/power_supply_hwmon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/power/supply/charger-manager.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwmon/hwmon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_trip.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_helpers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_thresholds.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_hwmon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/thermal_of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_fair_share.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_bang_bang.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_step_wise.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_user_space.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/gov_power_allocator.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpufreq_cooling.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/cpuidle_cooling.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/devfreq_cooling.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/pcie_cooling.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/thermal/armada_thermal.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_dev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/watchdog_pretimeout.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/pretimeout_noop.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/watchdog/rtd119x_wdt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-bitmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/md-autodetect.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-init.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-uevent.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-zone.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ima.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-audit.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-table.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-target.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-linear.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stripe.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-kcopyd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-stats.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-rq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-io-rewind.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/md/dm-builtin.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_mc_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_module.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_device_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/wq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/scrub.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ecs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/mem_repair.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/edac_pci_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/ghes_edac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/edac/altera_edac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/cpu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/opp/ti-opp-supply.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/freq_table.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_stats.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_performance.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_powersave.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_userspace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_ondemand.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_conservative.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq_governor_attr_set.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/cpufreq-dt-platdev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpufreq/ti-cpufreq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/driver.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governor.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/ladder.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/menu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/governors/teo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_states.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/dt_idle_genpd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cpuidle/cpuidle-psci-domain.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/host.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/mmc_ops.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_ops.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_ops.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_cis.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_io.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sdio_irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/sd_uhs2.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/slot-gpio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/regulator.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/pwrseq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/core/crypto.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_qcom_dml.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mmc/host/mmci_stm32_sdmmc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_sdei.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi_scan.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/dmi-id.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/memmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/raspberrypi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/sysfb_simplefb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/ti_sci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/smc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/mailbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/transports/virtio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/vendors/imx/imx-sm-bbm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/bus.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/driver.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/notify.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/quirks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/raw_mode.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/base.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/clock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/perf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/power.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/reset.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/sensors.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/system.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/voltage.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/powercap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/pinctrl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/shmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/arm_scmi/msg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/meson/meson_sm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-bgrt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/vars.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/reboot.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memattr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/tpm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/memmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/capsule.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/fdtparams.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/esrt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper_cxl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/runtime-wrappers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/secureboot.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/mokvar-table.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/sysfb_efi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/efi-init.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/arm-runtime.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/earlycon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/efi/cper-arm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/misc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/rm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/imx/imx-scu-soc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/psci/psci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-smc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_scm-legacy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_tzmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/qcom/qcom_qseecom_uefisecapp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/smccc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/kvm_guest.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/smccc/soc_id.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/firmware/xilinx/zynqmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-probe.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_cmt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/renesas-ostm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/sh_tmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/mmio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-ti-dm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dw_apb_timer_of.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-rockchip.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sun4i.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-stm32-lp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-mediatek-cpux.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-owl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sprd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-npcm7xx.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/arm_arch_timer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-sp804.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/dummy_timer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-imx-sysctr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/clocksource/timer-nxp-stm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_dispatch.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hid/bpf/hid_bpf_struct_ops.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/base.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/cpu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/module.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/property.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kobj.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/dynamic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/fdt_address.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/address.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/irq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_reserved_mem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/resolver.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/overlay.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/of_numa.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/of/kexec.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/staging/vme_user/vme.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/mailbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pl320-ipc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/rockchip-mailbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/pcc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/bcm2835-mailbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/ti-msgmgr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/zynqmp-ipi-mailbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/sun6i-msgbox.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mailbox/qcom-ipcc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hwspinlock/hwspinlock_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_coredump.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_virtio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_elf_loader.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/remoteproc/remoteproc_cdev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/vmgenid.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/virt/coco/guest/tsm-mr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/hv_proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hv/mshv_common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/devfreq-event.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_simpleondemand.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_performance.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_powersave.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_userspace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/devfreq/governor_passive.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/extcon.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/extcon/devres.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/brcmstb_dpfe.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/memory/fsl_ifc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/powercap_sys.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/powercap/idle_inject.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-cci.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm-ccn.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_platform.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmu_acpi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/arm_pmuv3.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l2_pmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/qcom_l3_pmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/xgene_pmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/perf/apple_m1_cpu_pmu.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/ras.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/ras/debugfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/layouts.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/apple-efuses.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/nvmem/zynqmp_nvmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/mux/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/bulk.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/debugfs-client.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/qcom/icc-common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/interconnect/icc-clk.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/hte/hte.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/cdx/cdx_msi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `drivers/dpll/dpll_netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devres.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/socket.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/request_sock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skbuff.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/datagram.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/stream.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/scm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_stats.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gen_estimator.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net_namespace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/secure_seq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_dissector.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sysctl_net_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_addr_lists.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netevent.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/neighbour.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/rtnetlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/utils.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/link_watch.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/filter.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_diag.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dev_ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/tso.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_reuseport.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_notifier.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/xdp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/flow_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev-genl-gen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gso.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-sysfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netdev_rx_queue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/page_pool_user.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-procfs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netpoll.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/fib_rules.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/net-traces.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/drop_monitor.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ieee8021q_helpers.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/selftests.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/timestamping.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/ptp_classifier.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netprio_cgroup.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/netclassid_cgroup.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwtunnel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/lwt_bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/dst_cache.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/gro_cells.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/failover.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/skmsg.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/sock_map.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/bpf_sk_storage.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/of_net.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/core/devmem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/compat.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethernet/eth.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/802/fddi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_generic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_mq.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_frag.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_blackhole.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/cls_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/act_api.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/sch_fifo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/bpf_qdisc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sched/ematch.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/af_netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/genetlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlink/policy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/test_run.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/bpf/bpf_dummy_struct_ops.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/ioctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/common.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/bitset.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/strset.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkinfo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkmodes.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rss.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/linkstate.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/debug.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/wol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/features.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/privflags.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/rings.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/channels.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/coalesce.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pause.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eee.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsinfo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cabletest.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tunnels.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/fec.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/eeprom.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/stats.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phc_vclocks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/mm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/module.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_fw_update.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/cmis_cdb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/pse-pd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/plca.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/phy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ethtool/tsconfig.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_log.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_queue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_sockopt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/utils.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_bpf_link.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netfilter/nf_hooks_lwtunnel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/route.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inetpeer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/protocol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_fragment.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_forward.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_options.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_sockglue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_hashtables.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_timewait_sock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_connection_sock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_timer.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ipv4.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_minisocks.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cong.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_metrics.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_fastopen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_rate.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_recovery.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ulp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_plb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/datagram.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/raw.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udplite.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/arp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/icmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/devinet.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/af_inet.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/igmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_frontend.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_semantics.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_trie.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_notifier.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/inet_fragment.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ping.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ip_tunnel_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/gre_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/metrics.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/nexthop.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/sysctl_net_ipv4.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/fib_rules.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/ipmr_base.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/syncookies.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/netfilter.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_cubic.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_sigpool.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/udp_bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/cipso_ipv4.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_policy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_state.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/xfrm4_protocol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/tcp_ao.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv4/bpf_tcp_ca.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_policy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_hash.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_sysctl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_replay.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_nat_keepalive.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/espintcp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xfrm/xfrm_state_bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/af_unix.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/garbage.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/sysctl_net_unix.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/unix/unix_bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/af_inet6.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/anycast.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrlabel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/route.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_fib.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ipv6_sockglue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ndisc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udplite.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/raw.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/icmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/reassembly.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ipv6.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ping.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/datagram.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_flowlabel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_connection_sock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/udp_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_notifier.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/rpl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/sysctl_net_ipv6.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6mr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_policy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_state.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_output.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/xfrm6_protocol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/netfilter.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/fib6_rules.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/syncookies.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/calipso.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_iptunnel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_local.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/seg6_hmac.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ioam6_iptunnel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/addrconf_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_checksum.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_icmp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/output_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/protocol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/ip6_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcpv6_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/exthdrs_offload.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/inet6_hashtables.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/mcast_snoop.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ipv6/tcp_ao.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/packet/af_packet.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/netlink_gen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/port.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/sb.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/dpipe.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/resource.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/param.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/region.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/health.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/trap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/rate.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/devlink/linecard.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/strparser/strparser.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/8021q/vlan_core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-proc.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/wireless/wext-priv.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_user.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_kapi.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_domainhash.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_addrlist.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_mgmt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_unlabeled.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_cipso_v4.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/netlabel/netlabel_calipso.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/core.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/rfkill/input.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbnl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dcb/dcbevent.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/sysctl_net.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_key.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/dns_resolver/dns_query.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/switchdev/switchdev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/l3mdev/l3mdev.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-cmd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-rsp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-aen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-manage.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/ncsi/ncsi-netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xdp_umem.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_queue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xskmap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/xdp/xsk_buff_pool.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/protocol.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/subflow.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/options.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/token.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/crypto.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/ctrl.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/diag.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/mib.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sockopt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_userspace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/fastopen.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/sched.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/pm_kernel.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/syncookies.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mptcp/bpf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/af_mctp.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/device.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/route.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/mctp/neigh.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/alert.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/netlink.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/request.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/tlshd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/handshake/trace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `net/shaper/shaper.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `virt/lib/irqbypass.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/csum.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/delay.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/insn.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/lib/uaccess_flushcache.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/argv_split.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/bug.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/buildid.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cmdline.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/cpumask.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dec_and_lock.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_bunzip2.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_inflate.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlz4.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzma.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unlzo.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unxz.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/decompress_unzstd.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/dump_stack.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/earlycpio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/extable.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_addresses.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_empty_tree.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_ro.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_rw.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_strerror.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_sw.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/fdt_wip.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/flex_proportions.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/idr.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/iomem_copy.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/is_single_threaded.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/klist.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/kobject_uevent.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/logic_pio.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/maple_tree.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/memcat_p.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/min_heap.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/nmi_backtrace.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/objpool.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/plist.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/radix-tree.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/ratelimit.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/rbtree.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/seq_buf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/siphash.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/timerqueue.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/union_find.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/vsprintf.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/win_minmax.o' being placed in section `.sframe' 7919s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `lib/xarray.o' being placed in section `.sframe' 7931s BTFIDS vmlinux 7932s NM System.map 7932s SORTTAB vmlinux 7933s GEN modules.builtin.ranges 7936s OBJCOPY arch/arm64/boot/Image 7936s CC [M] arch/arm64/crypto/sha1-ce.mod.o 7936s GZIP arch/arm64/boot/Image.gz 7936s CC [M] .module-common.o 7936s CC [M] arch/arm64/crypto/sha3-ce.mod.o 7937s CC [M] arch/arm64/crypto/sm3-neon.mod.o 7937s CC [M] arch/arm64/crypto/sm3-ce.mod.o 7937s CC [M] arch/arm64/crypto/sm4-ce-cipher.mod.o 7937s CC [M] arch/arm64/crypto/sm4-ce.mod.o 7937s CC [M] arch/arm64/crypto/sm4-ce-ccm.mod.o 7937s CC [M] arch/arm64/crypto/sm4-ce-gcm.mod.o 7938s CC [M] arch/arm64/crypto/sm4-neon.mod.o 7938s CC [M] arch/arm64/crypto/ghash-ce.mod.o 7938s CC [M] arch/arm64/crypto/polyval-ce.mod.o 7938s CC [M] arch/arm64/crypto/aes-ce-cipher.mod.o 7938s CC [M] arch/arm64/crypto/aes-ce-ccm.mod.o 7938s CC [M] arch/arm64/crypto/aes-ce-blk.mod.o 7939s CC [M] arch/arm64/crypto/aes-neon-blk.mod.o 7939s CC [M] arch/arm64/crypto/nhpoly1305-neon.mod.o 7939s CC [M] arch/arm64/crypto/aes-arm64.mod.o 7939s CC [M] arch/arm64/crypto/aes-neon-bs.mod.o 7939s CC [M] kernel/kheaders.mod.o 7939s CC [M] mm/hwpoison-inject.mod.o 7940s CC [M] fs/nfs_common/nfs_acl.mod.o 7940s CC [M] fs/nfs_common/grace.mod.o 7940s CC [M] fs/quota/quota_v1.mod.o 7940s CC [M] fs/quota/quota_v2.mod.o 7940s CC [M] fs/quota/quota_tree.mod.o 7940s CC [M] fs/fat/msdos.mod.o 7941s CC [M] fs/nls/nls_cp737.mod.o 7941s CC [M] fs/nls/nls_cp775.mod.o 7941s CC [M] fs/nls/nls_cp850.mod.o 7941s CC [M] fs/nls/nls_cp852.mod.o 7941s CC [M] fs/nls/nls_cp855.mod.o 7941s CC [M] fs/nls/nls_cp857.mod.o 7942s CC [M] fs/nls/nls_cp860.mod.o 7942s CC [M] fs/nls/nls_cp861.mod.o 7942s CC [M] fs/nls/nls_cp862.mod.o 7942s CC [M] fs/nls/nls_cp863.mod.o 7942s CC [M] fs/nls/nls_cp864.mod.o 7942s CC [M] fs/nls/nls_cp865.mod.o 7943s CC [M] fs/nls/nls_cp866.mod.o 7943s CC [M] fs/nls/nls_cp869.mod.o 7943s CC [M] fs/nls/nls_cp874.mod.o 7943s CC [M] fs/nls/nls_cp932.mod.o 7943s CC [M] fs/nls/nls_euc-jp.mod.o 7943s CC [M] fs/nls/nls_cp936.mod.o 7944s CC [M] fs/nls/nls_cp949.mod.o 7944s CC [M] fs/nls/nls_cp950.mod.o 7944s CC [M] fs/nls/nls_cp1250.mod.o 7944s CC [M] fs/nls/nls_cp1251.mod.o 7944s CC [M] fs/nls/nls_ascii.mod.o 7944s CC [M] fs/nls/nls_iso8859-1.mod.o 7944s CC [M] fs/nls/nls_iso8859-2.mod.o 7945s CC [M] fs/nls/nls_iso8859-3.mod.o 7945s CC [M] fs/nls/nls_iso8859-4.mod.o 7945s CC [M] fs/nls/nls_iso8859-5.mod.o 7945s CC [M] fs/nls/nls_iso8859-6.mod.o 7945s CC [M] fs/nls/nls_iso8859-7.mod.o 7946s CC [M] fs/nls/nls_cp1255.mod.o 7946s CC [M] fs/nls/nls_iso8859-9.mod.o 7946s CC [M] fs/nls/nls_iso8859-13.mod.o 7946s CC [M] fs/nls/nls_iso8859-14.mod.o 7946s CC [M] fs/nls/nls_iso8859-15.mod.o 7946s CC [M] fs/nls/nls_koi8-r.mod.o 7947s CC [M] fs/nls/nls_koi8-u.mod.o 7947s CC [M] fs/nls/nls_koi8-ru.mod.o 7947s CC [M] fs/nls/nls_utf8.mod.o 7947s CC [M] fs/nls/mac-celtic.mod.o 7947s CC [M] fs/nls/mac-centeuro.mod.o 7947s CC [M] fs/nls/mac-croatian.mod.o 7947s CC [M] fs/nls/mac-cyrillic.mod.o 7947s CC [M] fs/nls/mac-gaelic.mod.o 7948s CC [M] fs/nls/mac-greek.mod.o 7948s CC [M] fs/nls/mac-iceland.mod.o 7948s CC [M] fs/nls/mac-inuit.mod.o 7948s CC [M] fs/nls/mac-romanian.mod.o 7948s CC [M] fs/nls/mac-roman.mod.o 7948s CC [M] fs/nls/mac-turkish.mod.o 7948s CC [M] fs/nls/nls_ucs2_utils.mod.o 7948s CC [M] fs/fuse/cuse.mod.o 7949s CC [M] fs/fuse/virtiofs.mod.o 7949s CC [M] fs/pstore/ramoops.mod.o 7949s CC [M] fs/pstore/pstore_zone.mod.o 7949s CC [M] fs/pstore/pstore_blk.mod.o 7949s CC [M] fs/binfmt_misc.mod.o 7949s CC [M] fs/dlm/dlm.mod.o 7949s CC [M] fs/netfs/netfs.mod.o 7949s CC [M] fs/cramfs/cramfs.mod.o 7950s CC [M] fs/coda/coda.mod.o 7950s CC [M] fs/minix/minix.mod.o 7950s CC [M] fs/exfat/exfat.mod.o 7950s CC [M] fs/bfs/bfs.mod.o 7950s CC [M] fs/isofs/isofs.mod.o 7950s CC [M] fs/hfsplus/hfsplus.mod.o 7950s CC [M] fs/hfs/hfs.mod.o 7950s CC [M] fs/freevxfs/freevxfs.mod.o 7951s CC [M] fs/nfs/nfs.mod.o 7951s CC [M] fs/nfs/nfsv2.mod.o 7951s CC [M] fs/nfs/nfsv3.mod.o 7951s CC [M] fs/nfs/nfsv4.mod.o 7951s CC [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.mod.o 7951s CC [M] fs/nfs/blocklayout/blocklayoutdriver.mod.o 7951s CC [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.mod.o 7951s CC [M] fs/nfsd/nfsd.mod.o 7951s CC [M] fs/lockd/lockd.mod.o 7952s CC [M] fs/smb/common/cifs_arc4.mod.o 7952s CC [M] fs/smb/common/cifs_md4.mod.o 7952s CC [M] fs/smb/client/cifs.mod.o 7952s CC [M] fs/smb/server/ksmbd.mod.o 7952s CC [M] fs/hpfs/hpfs.mod.o 7952s CC [M] fs/ntfs3/ntfs3.mod.o 7952s CC [M] fs/ufs/ufs.mod.o 7952s CC [M] fs/efs/efs.mod.o 7953s CC [M] fs/jffs2/jffs2.mod.o 7953s CC [M] fs/ubifs/ubifs.mod.o 7953s CC [M] fs/affs/affs.mod.o 7953s CC [M] fs/romfs/romfs.mod.o 7953s CC [M] fs/qnx4/qnx4.mod.o 7953s CC [M] fs/qnx6/qnx6.mod.o 7953s CC [M] fs/autofs/autofs4.mod.o 7953s CC [M] fs/adfs/adfs.mod.o 7953s CC [M] fs/overlayfs/overlay.mod.o 7954s CC [M] fs/orangefs/orangefs.mod.o 7954s CC [M] fs/udf/udf.mod.o 7954s CC [M] fs/omfs/omfs.mod.o 7954s CC [M] fs/jfs/jfs.mod.o 7954s CC [M] fs/xfs/xfs.mod.o 7954s CC [M] fs/9p/9p.mod.o 7954s CC [M] fs/afs/kafs.mod.o 7954s CC [M] fs/nilfs2/nilfs2.mod.o 7955s CC [M] fs/befs/befs.mod.o 7955s CC [M] fs/cachefiles/cachefiles.mod.o 7955s CC [M] fs/ocfs2/ocfs2.mod.o 7955s CC [M] fs/ocfs2/ocfs2_stackglue.mod.o 7955s CC [M] fs/ocfs2/ocfs2_stack_o2cb.mod.o 7955s CC [M] fs/ocfs2/ocfs2_stack_user.mod.o 7955s CC [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.mod.o 7955s CC [M] fs/ocfs2/cluster/ocfs2_nodemanager.mod.o 7956s CC [M] fs/ocfs2/dlm/ocfs2_dlm.mod.o 7956s CC [M] fs/btrfs/btrfs.mod.o 7956s CC [M] fs/gfs2/gfs2.mod.o 7956s CC [M] fs/f2fs/f2fs.mod.o 7956s CC [M] fs/bcachefs/bcachefs.mod.o 7956s CC [M] fs/ceph/ceph.mod.o 7956s CC [M] fs/erofs/erofs.mod.o 7957s CC [M] fs/vboxsf/vboxsf.mod.o 7957s CC [M] fs/zonefs/zonefs.mod.o 7957s CC [M] crypto/asymmetric_keys/pkcs8_key_parser.mod.o 7957s CC [M] crypto/asymmetric_keys/pkcs7_test_key.mod.o 7957s CC [M] crypto/crypto_engine.mod.o 7957s CC [M] crypto/echainiv.mod.o 7957s CC [M] crypto/ecdsa_generic.mod.o 7957s CC [M] crypto/crypto_user.mod.o 7958s CC [M] crypto/cmac.mod.o 7958s CC [M] crypto/xcbc.mod.o 7958s CC [M] crypto/md4.mod.o 7958s CC [M] crypto/rmd160.mod.o 7958s CC [M] crypto/sm3_generic.mod.o 7958s CC [M] crypto/streebog_generic.mod.o 7958s CC [M] crypto/wp512.mod.o 7958s CC [M] crypto/blake2b_generic.mod.o 7959s CC [M] crypto/pcbc.mod.o 7959s CC [M] crypto/lrw.mod.o 7959s CC [M] crypto/xctr.mod.o 7959s CC [M] crypto/hctr2.mod.o 7959s CC [M] crypto/adiantum.mod.o 7959s CC [M] crypto/nhpoly1305.mod.o 7959s CC [M] crypto/ccm.mod.o 7960s CC [M] crypto/chacha20poly1305.mod.o 7960s CC [M] crypto/aegis128.mod.o 7960s CC [M] crypto/pcrypt.mod.o 7960s CC [M] crypto/cryptd.mod.o 7960s CC [M] crypto/des_generic.mod.o 7960s CC [M] crypto/fcrypt.mod.o 7960s CC [M] crypto/blowfish_generic.mod.o 7960s CC [M] crypto/blowfish_common.mod.o 7961s CC [M] crypto/twofish_generic.mod.o 7961s CC [M] crypto/twofish_common.mod.o 7961s CC [M] crypto/serpent_generic.mod.o 7961s CC [M] crypto/sm4.mod.o 7961s CC [M] crypto/sm4_generic.mod.o 7961s CC [M] crypto/aes_ti.mod.o 7961s CC [M] crypto/camellia_generic.mod.o 7961s CC [M] crypto/cast_common.mod.o 7962s CC [M] crypto/cast5_generic.mod.o 7962s CC [M] crypto/cast6_generic.mod.o 7962s CC [M] crypto/aria_generic.mod.o 7962s CC [M] crypto/chacha.mod.o 7962s CC [M] crypto/michael_mic.mod.o 7962s CC [M] crypto/crc32-cryptoapi.mod.o 7962s CC [M] crypto/authenc.mod.o 7962s CC [M] crypto/authencesn.mod.o 7963s CC [M] crypto/krb5enc.mod.o 7963s CC [M] crypto/lz4.mod.o 7963s CC [M] crypto/lz4hc.mod.o 7963s CC [M] crypto/xxhash_generic.mod.o 7963s CC [M] crypto/842.mod.o 7963s CC [M] crypto/ansi_cprng.mod.o 7963s CC [M] crypto/polyval-generic.mod.o 7963s CC [M] crypto/af_alg.mod.o 7964s CC [M] crypto/algif_hash.mod.o 7964s CC [M] crypto/algif_skcipher.mod.o 7964s CC [M] crypto/algif_rng.mod.o 7964s CC [M] crypto/algif_aead.mod.o 7964s CC [M] crypto/zstd.mod.o 7964s CC [M] crypto/essiv.mod.o 7964s CC [M] crypto/curve25519-generic.mod.o 7964s CC [M] crypto/ecrdsa_generic.mod.o 7965s CC [M] crypto/xor.mod.o 7965s CC [M] crypto/async_tx/async_tx.mod.o 7965s CC [M] crypto/async_tx/async_memcpy.mod.o 7965s CC [M] crypto/async_tx/async_xor.mod.o 7965s CC [M] crypto/async_tx/async_pq.mod.o 7965s CC [M] crypto/async_tx/async_raid6_recov.mod.o 7965s CC [M] crypto/krb5/krb5.mod.o 7965s CC [M] block/kyber-iosched.mod.o 7966s CC [M] block/bfq.mod.o 7966s CC [M] arch/arm64/lib/xor-neon.mod.o 7966s CC [M] lib/math/cordic.mod.o 7966s CC [M] lib/crypto/libarc4.mod.o 7966s CC [M] lib/crypto/libcurve25519-generic.mod.o 7966s CC [M] lib/crypto/libcurve25519.mod.o 7966s CC [M] lib/crypto/libdes.mod.o 7966s CC [M] lib/crypto/libpoly1305-generic.mod.o 7967s CC [M] lib/crypto/libsm3.mod.o 7967s CC [M] lib/lz4/lz4_compress.mod.o 7967s CC [M] lib/lz4/lz4hc_compress.mod.o 7967s CC [M] lib/xz/xz_dec_test.mod.o 7967s CC [M] lib/test_bpf.mod.o 7967s CC [M] lib/crc-itu-t.mod.o 7967s CC [M] lib/crc4.mod.o 7967s CC [M] lib/crc7.mod.o 7968s CC [M] lib/842/842_compress.mod.o 7968s CC [M] lib/842/842_decompress.mod.o 7968s CC [M] lib/reed_solomon/reed_solomon.mod.o 7968s CC [M] lib/bch.mod.o 7968s CC [M] lib/raid6/raid6_pq.mod.o 7968s CC [M] lib/ts_kmp.mod.o 7968s CC [M] lib/ts_bm.mod.o 7968s CC [M] lib/ts_fsm.mod.o 7969s CC [M] lib/notifier-error-inject.mod.o 7969s CC [M] lib/pm-notifier-error-inject.mod.o 7969s CC [M] lib/memory-notifier-error-inject.mod.o 7969s CC [M] lib/lru_cache.mod.o 7969s CC [M] lib/polynomial.mod.o 7969s CC [M] lib/parman.mod.o 7969s CC [M] lib/objagg.mod.o 7969s CC [M] drivers/irqchip/irq-bcm2712-mip.mod.o 7970s CC [M] drivers/irqchip/irq-stm32mp-exti.mod.o 7970s CC [M] drivers/irqchip/irq-qcom-mpm.mod.o 7970s CC [M] drivers/irqchip/irq-imx-mu-msi.mod.o 7970s CC [M] drivers/irqchip/irq-madera.mod.o 7970s CC [M] drivers/irqchip/irq-lan966x-oic.mod.o 7970s CC [M] drivers/bus/mhi/host/mhi.mod.o 7970s CC [M] drivers/bus/mhi/host/mhi_pci_generic.mod.o 7970s CC [M] drivers/bus/mhi/ep/mhi_ep.mod.o 7971s CC [M] drivers/bus/brcmstb_gisb.mod.o 7971s CC [M] drivers/bus/moxtet.mod.o 7971s CC [M] drivers/bus/sunxi-rsb.mod.o 7971s CC [M] drivers/phy/allwinner/phy-sun4i-usb.mod.o 7971s CC [M] drivers/phy/allwinner/phy-sun6i-mipi-dphy.mod.o 7971s CC [M] drivers/phy/allwinner/phy-sun50i-usb3.mod.o 7971s CC [M] drivers/phy/amlogic/phy-meson8b-usb2.mod.o 7971s CC [M] drivers/phy/amlogic/phy-meson-gxl-usb2.mod.o 7972s CC [M] drivers/phy/amlogic/phy-meson-g12a-usb2.mod.o 7972s CC [M] drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.mod.o 7972s CC [M] drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.mod.o 7972s CC [M] drivers/phy/amlogic/phy-meson-axg-mipi-dphy.mod.o 7972s CC [M] drivers/phy/broadcom/phy-bcm-kona-usb2.mod.o 7972s CC [M] drivers/phy/broadcom/phy-bcm-ns-usb2.mod.o 7972s CC [M] drivers/phy/broadcom/phy-bcm-ns-usb3.mod.o 7972s CC [M] drivers/phy/broadcom/phy-bcm-ns2-usbdrd.mod.o 7973s CC [M] drivers/phy/broadcom/phy-brcm-usb-dvr.mod.o 7973s CC [M] drivers/phy/broadcom/phy-bcm-sr-pcie.mod.o 7973s CC [M] drivers/phy/broadcom/phy-bcm-sr-usb.mod.o 7973s CC [M] drivers/phy/cadence/phy-cadence-torrent.mod.o 7973s CC [M] drivers/phy/cadence/cdns-dphy.mod.o 7973s CC [M] drivers/phy/cadence/cdns-dphy-rx.mod.o 7973s CC [M] drivers/phy/cadence/phy-cadence-sierra.mod.o 7973s CC [M] drivers/phy/cadence/phy-cadence-salvo.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-imx8mq-usb.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-imx8m-pcie.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-imx8qm-hsio.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-lynx-28g.mod.o 7974s CC [M] drivers/phy/freescale/phy-fsl-samsung-hdmi.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-hi6220-usb.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-hi3660-usb3.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-hi3670-usb3.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-hi3670-pcie.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-histb-combphy.mod.o 7975s CC [M] drivers/phy/hisilicon/phy-hisi-inno-usb2.mod.o 7975s CC [M] drivers/phy/marvell/phy-berlin-sata.mod.o 7976s CC [M] drivers/phy/marvell/phy-berlin-usb.mod.o 7976s CC [M] drivers/phy/marvell/phy-mvebu-a3700-comphy.mod.o 7976s CC [M] drivers/phy/marvell/phy-mvebu-a3700-utmi.mod.o 7976s CC [M] drivers/phy/marvell/phy-armada38x-comphy.mod.o 7976s CC [M] drivers/phy/marvell/phy-mvebu-cp110-comphy.mod.o 7976s CC [M] drivers/phy/marvell/phy-mvebu-cp110-utmi.mod.o 7976s CC [M] drivers/phy/marvell/phy-pxa-28nm-hsic.mod.o 7976s CC [M] drivers/phy/marvell/phy-pxa-28nm-usb2.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-dp.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-pcie.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-tphy.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-ufs.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-xsphy.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-xfi-tphy.mod.o 7977s CC [M] drivers/phy/mediatek/phy-mtk-hdmi-drv.mod.o 7978s CC [M] drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.mod.o 7978s CC [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.mod.o 7978s CC [M] drivers/phy/microchip/lan966x_serdes.mod.o 7978s CC [M] drivers/phy/motorola/phy-cpcap-usb.mod.o 7978s CC [M] drivers/phy/motorola/phy-mapphone-mdm6600.mod.o 7978s CC [M] drivers/phy/mscc/phy-ocelot-serdes.mod.o 7978s CC [M] drivers/phy/qualcomm/phy-qcom-apq8064-sata.mod.o 7978s CC [M] drivers/phy/qualcomm/phy-qcom-edp.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-ipq4019-usb.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-ipq806x-sata.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-m31.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-pcie2.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-combo.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usbc.mod.o 7979s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-ufs.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usb.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-qusb2.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-eusb2-repeater.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hs.mod.o 7980s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hsic.mod.o 7981s CC [M] drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.mod.o 7981s CC [M] drivers/phy/qualcomm/phy-qcom-usb-ss.mod.o 7981s CC [M] drivers/phy/qualcomm/phy-qcom-snps-femto-v2.mod.o 7981s CC [M] drivers/phy/qualcomm/phy-qcom-ipq806x-usb.mod.o 7981s CC [M] drivers/phy/qualcomm/phy-qcom-sgmii-eth.mod.o 7981s CC [M] drivers/phy/realtek/phy-rtk-usb2.mod.o 7981s CC [M] drivers/phy/realtek/phy-rtk-usb3.mod.o 7981s CC [M] drivers/phy/renesas/r8a779f0-ether-serdes.mod.o 7982s CC [M] drivers/phy/renesas/phy-rcar-gen2.mod.o 7982s CC [M] drivers/phy/renesas/phy-rcar-gen3-pcie.mod.o 7982s CC [M] drivers/phy/renesas/phy-rcar-gen3-usb2.mod.o 7982s CC [M] drivers/phy/renesas/phy-rcar-gen3-usb3.mod.o 7982s CC [M] drivers/phy/rockchip/phy-rockchip-dp.mod.o 7982s CC [M] drivers/phy/rockchip/phy-rockchip-dphy-rx0.mod.o 7982s CC [M] drivers/phy/rockchip/phy-rockchip-emmc.mod.o 7982s CC [M] drivers/phy/rockchip/phy-rockchip-inno-csidphy.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-inno-dsidphy.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-inno-hdmi.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-inno-usb2.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-naneng-combphy.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-pcie.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-samsung-dcphy.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-samsung-hdptx.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-snps-pcie3.mod.o 7983s CC [M] drivers/phy/rockchip/phy-rockchip-typec.mod.o 7984s CC [M] drivers/phy/rockchip/phy-rockchip-usb.mod.o 7984s CC [M] drivers/phy/rockchip/phy-rockchip-usbdp.mod.o 7984s CC [M] drivers/phy/samsung/phy-exynos-usb2.mod.o 7984s CC [M] drivers/phy/st/phy-stm32-combophy.mod.o 7984s CC [M] drivers/phy/st/phy-stm32-usbphyc.mod.o 7984s CC [M] drivers/phy/ti/phy-omap-usb2.mod.o 7984s CC [M] drivers/phy/ti/phy-tusb1210.mod.o 7985s CC [M] drivers/phy/ti/phy-am654-serdes.mod.o 7985s CC [M] drivers/phy/ti/phy-gmii-sel.mod.o 7985s CC [M] drivers/phy/ti/phy-j721e-wiz.mod.o 7985s CC [M] drivers/phy/xilinx/phy-zynqmp.mod.o 7985s CC [M] drivers/phy/phy-can-transceiver.mod.o 7985s CC [M] drivers/phy/phy-snps-eusb2.mod.o 7985s CC [M] drivers/phy/phy-airoha-pcie.mod.o 7986s CC [M] drivers/phy/phy-nxp-ptn3222.mod.o 7986s CC [M] drivers/pinctrl/bcm/pinctrl-bcm4908.mod.o 7986s CC [M] drivers/pinctrl/cirrus/pinctrl-cs42l43.mod.o 7986s CC [M] drivers/pinctrl/cirrus/pinctrl-lochnagar.mod.o 7986s CC [M] drivers/pinctrl/cirrus/pinctrl-madera.mod.o 7986s CC [M] drivers/pinctrl/freescale/pinctrl-imx-scmi.mod.o 7986s CC [M] drivers/pinctrl/freescale/pinctrl-imx8ulp.mod.o 7986s CC [M] drivers/pinctrl/freescale/pinctrl-imx91.mod.o 7986s CC [M] drivers/pinctrl/freescale/pinctrl-imx93.mod.o 7987s CC [M] drivers/pinctrl/mediatek/pinctrl-airoha.mod.o 7987s CC [M] drivers/pinctrl/mediatek/pinctrl-mt6779.mod.o 7987s CC [M] drivers/pinctrl/meson/pinctrl-amlogic-c3.mod.o 7987s CC [M] drivers/pinctrl/meson/pinctrl-amlogic-t7.mod.o 7987s CC [M] drivers/pinctrl/nuvoton/pinctrl-npcm8xx.mod.o 7987s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5018.mod.o 7987s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5332.mod.o 7987s CC [M] drivers/pinctrl/qcom/pinctrl-ipq5424.mod.o 7987s CC [M] drivers/pinctrl/qcom/pinctrl-ipq8074.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-ipq6018.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-ipq9574.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8916.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8917.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8953.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8976.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8994.mod.o 7988s CC [M] drivers/pinctrl/qcom/pinctrl-msm8996.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-msm8998.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-qcm2290.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-qcs404.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-qcs615.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-qcs8300.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-qdf2xxx.mod.o 7989s CC [M] drivers/pinctrl/qcom/pinctrl-mdm9607.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-spmi-gpio.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-spmi-mpp.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-ssbi-gpio.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-ssbi-mpp.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-qdu1000.mod.o 7990s CC [M] drivers/pinctrl/qcom/pinctrl-sa8775p.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sar2130p.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sc7180.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sc7280.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sc8180x.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sc8280xp.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sdm660.mod.o 7991s CC [M] drivers/pinctrl/qcom/pinctrl-sdm670.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sdm845.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sdx75.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm4450.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm6115.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm6125.mod.o 7992s CC [M] drivers/pinctrl/qcom/pinctrl-sm6350.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm6375.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm7150.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8150.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8250.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8350.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.mod.o 7993s CC [M] drivers/pinctrl/qcom/pinctrl-sm8450.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8550.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8650.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sm8750.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.mod.o 7994s CC [M] drivers/pinctrl/qcom/pinctrl-lpass-lpi.mod.o 7995s CC [M] drivers/pinctrl/qcom/pinctrl-x1e80100.mod.o 7995s CC [M] drivers/pinctrl/realtek/pinctrl-rtd.mod.o 7995s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1619b.mod.o 7995s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1319d.mod.o 7995s CC [M] drivers/pinctrl/realtek/pinctrl-rtd1315e.mod.o 7995s CC [M] drivers/pinctrl/pinctrl-amdisp.mod.o 7995s CC [M] drivers/pinctrl/pinctrl-apple-gpio.mod.o 7995s CC [M] drivers/pinctrl/pinctrl-aw9523.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-axp209.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-cy8c95x0.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-da9062.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-max77620.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-mcp23s08_i2c.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-mcp23s08_spi.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-mcp23s08.mod.o 7996s CC [M] drivers/pinctrl/pinctrl-mlxbf3.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-pef2256.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-rk805.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-scmi.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-stmfx.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-tps6594.mod.o 7997s CC [M] drivers/pinctrl/pinctrl-zynqmp.mod.o 7997s CC [M] drivers/gpio/gpio-regmap.mod.o 7997s CC [M] drivers/gpio/dev-sync-probe.mod.o 7998s CC [M] drivers/gpio/gpio-74x164.mod.o 7998s CC [M] drivers/gpio/gpio-74xx-mmio.mod.o 7998s CC [M] drivers/gpio/gpio-adnp.mod.o 7998s CC [M] drivers/gpio/gpio-adp5520.mod.o 7998s CC [M] drivers/gpio/gpio-adp5585.mod.o 7998s CC [M] drivers/gpio/gpio-aggregator.mod.o 7998s CC [M] drivers/gpio/gpio-altera-a10sr.mod.o 7998s CC [M] drivers/gpio/gpio-altera.mod.o 7999s CC [M] drivers/gpio/gpio-amd-fch.mod.o 7999s CC [M] drivers/gpio/gpio-amdpt.mod.o 7999s CC [M] drivers/gpio/gpio-arizona.mod.o 7999s CC [M] drivers/gpio/gpio-xgs-iproc.mod.o 7999s CC [M] drivers/gpio/gpio-bd71815.mod.o 7999s CC [M] drivers/gpio/gpio-bd71828.mod.o 7999s CC [M] drivers/gpio/gpio-bd9571mwv.mod.o 7999s CC [M] drivers/gpio/gpio-blzp1600.mod.o 8000s CC [M] drivers/gpio/gpio-brcmstb.mod.o 8000s CC [M] drivers/gpio/gpio-cadence.mod.o 8000s CC [M] drivers/gpio/gpio-cros-ec.mod.o 8000s CC [M] drivers/gpio/gpio-da9052.mod.o 8000s CC [M] drivers/gpio/gpio-da9055.mod.o 8000s CC [M] drivers/gpio/gpio-dln2.mod.o 8000s CC [M] drivers/gpio/gpio-ds4520.mod.o 8000s CC [M] drivers/gpio/gpio-dwapb.mod.o 8001s CC [M] drivers/gpio/gpio-eic-sprd.mod.o 8001s CC [M] drivers/gpio/gpio-en7523.mod.o 8001s CC [M] drivers/gpio/gpio-exar.mod.o 8001s CC [M] drivers/gpio/gpio-fxl6408.mod.o 8001s CC [M] drivers/gpio/gpio-grgpio.mod.o 8001s CC [M] drivers/gpio/gpio-gw-pld.mod.o 8001s CC [M] drivers/gpio/gpio-hisi.mod.o 8001s CC [M] drivers/gpio/gpio-hlwd.mod.o 8002s CC [M] drivers/gpio/gpio-idio-16.mod.o 8002s CC [M] drivers/gpio/gpio-janz-ttl.mod.o 8002s CC [M] drivers/gpio/gpio-kempld.mod.o 8002s CC [M] drivers/gpio/gpio-latch.mod.o 8002s CC [M] drivers/gpio/gpio-ljca.mod.o 8002s CC [M] drivers/gpio/gpio-logicvc.mod.o 8002s CC [M] drivers/gpio/gpio-lp3943.mod.o 8002s CC [M] drivers/gpio/gpio-lp873x.mod.o 8002s CC [M] drivers/gpio/gpio-lp87565.mod.o 8003s CC [M] drivers/gpio/gpio-madera.mod.o 8003s CC [M] drivers/gpio/gpio-max3191x.mod.o 8003s CC [M] drivers/gpio/gpio-max7300.mod.o 8003s CC [M] drivers/gpio/gpio-max7301.mod.o 8003s CC [M] drivers/gpio/gpio-max730x.mod.o 8003s CC [M] drivers/gpio/gpio-max732x.mod.o 8003s CC [M] drivers/gpio/gpio-max77620.mod.o 8003s CC [M] drivers/gpio/gpio-max77650.mod.o 8004s CC [M] drivers/gpio/gpio-max77759.mod.o 8004s CC [M] drivers/gpio/gpio-mb86s7x.mod.o 8004s CC [M] drivers/gpio/gpio-mc33880.mod.o 8004s CC [M] drivers/gpio/gpio-menz127.mod.o 8004s CC [M] drivers/gpio/gpio-mlxbf.mod.o 8004s CC [M] drivers/gpio/gpio-mlxbf2.mod.o 8004s CC [M] drivers/gpio/gpio-mlxbf3.mod.o 8004s CC [M] drivers/gpio/gpio-moxtet.mod.o 8005s CC [M] drivers/gpio/gpio-mpsse.mod.o 8005s CC [M] drivers/gpio/gpio-pca953x.mod.o 8005s CC [M] drivers/gpio/gpio-pcf857x.mod.o 8005s CC [M] drivers/gpio/gpio-pcie-idio-24.mod.o 8005s CC [M] drivers/gpio/gpio-pci-idio-16.mod.o 8005s CC [M] drivers/gpio/gpio-pisosr.mod.o 8005s CC [M] drivers/gpio/gpio-pmic-eic-sprd.mod.o 8005s CC [M] drivers/gpio/gpio-raspberrypi-exp.mod.o 8006s CC [M] drivers/gpio/gpio-rcar.mod.o 8006s CC [M] drivers/gpio/gpio-rdc321x.mod.o 8006s CC [M] drivers/gpio/gpio-rockchip.mod.o 8006s CC [M] drivers/gpio/gpio-rtd.mod.o 8006s CC [M] drivers/gpio/gpio-sim.mod.o 8006s CC [M] drivers/gpio/gpio-siox.mod.o 8006s CC [M] drivers/gpio/gpio-sloppy-logic-analyzer.mod.o 8008s CC [M] drivers/gpio/gpio-sprd.mod.o 8008s CC [M] drivers/gpio/gpio-syscon.mod.o 8008s CC [M] drivers/gpio/gpio-thunderx.mod.o 8008s CC [M] drivers/gpio/gpio-tpic2810.mod.o 8008s CC [M] drivers/gpio/gpio-tps65086.mod.o 8008s CC [M] drivers/gpio/gpio-tps65218.mod.o 8008s CC [M] drivers/gpio/gpio-tps65219.mod.o 8008s CC [M] drivers/gpio/gpio-tps65912.mod.o 8008s CC [M] drivers/gpio/gpio-tqmx86.mod.o 8008s CC [M] drivers/gpio/gpio-twl4030.mod.o 8008s CC [M] drivers/gpio/gpio-twl6040.mod.o 8008s CC [M] drivers/gpio/gpio-viperboard.mod.o 8008s CC [M] drivers/gpio/gpio-virtuser.mod.o 8008s CC [M] drivers/gpio/gpio-virtio.mod.o 8008s CC [M] drivers/gpio/gpio-wcd934x.mod.o 8008s CC [M] drivers/gpio/gpio-wm831x.mod.o 8008s CC [M] drivers/gpio/gpio-wm8350.mod.o 8009s CC [M] drivers/gpio/gpio-wm8994.mod.o 8009s CC [M] drivers/gpio/gpio-xgene-sb.mod.o 8009s CC [M] drivers/gpio/gpio-xlp.mod.o 8009s CC [M] drivers/gpio/gpio-xra1403.mod.o 8009s CC [M] drivers/gpio/gpio-zynq.mod.o 8009s CC [M] drivers/pwm/pwm-adp5585.mod.o 8009s CC [M] drivers/pwm/pwm-apple.mod.o 8010s CC [M] drivers/pwm/pwm-atmel-hlcdc.mod.o 8010s CC [M] drivers/pwm/pwm-atmel-tcb.mod.o 8010s CC [M] drivers/pwm/pwm-axi-pwmgen.mod.o 8010s CC [M] drivers/pwm/pwm-bcm2835.mod.o 8010s CC [M] drivers/pwm/pwm-bcm-iproc.mod.o 8010s CC [M] drivers/pwm/pwm-berlin.mod.o 8010s CC [M] drivers/pwm/pwm-brcmstb.mod.o 8010s CC [M] drivers/pwm/pwm-clk.mod.o 8010s CC [M] drivers/pwm/pwm-cros-ec.mod.o 8011s CC [M] drivers/pwm/pwm-dwc-core.mod.o 8011s CC [M] drivers/pwm/pwm-dwc.mod.o 8011s CC [M] drivers/pwm/pwm-fsl-ftm.mod.o 8011s CC [M] drivers/pwm/pwm-gpio.mod.o 8011s CC [M] drivers/pwm/pwm-hibvt.mod.o 8011s CC [M] drivers/pwm/pwm-imx1.mod.o 8011s CC [M] drivers/pwm/pwm-imx27.mod.o 8011s CC [M] drivers/pwm/pwm-imx-tpm.mod.o 8012s CC [M] drivers/pwm/pwm-iqs620a.mod.o 8012s CC [M] drivers/pwm/pwm-lp3943.mod.o 8012s CC [M] drivers/pwm/pwm-mc33xs2410.mod.o 8012s CC [M] drivers/pwm/pwm-mediatek.mod.o 8012s CC [M] drivers/pwm/pwm-meson.mod.o 8012s CC [M] drivers/pwm/pwm-mtk-disp.mod.o 8012s CC [M] drivers/pwm/pwm-ntxec.mod.o 8012s CC [M] drivers/pwm/pwm-omap-dmtimer.mod.o 8013s CC [M] drivers/pwm/pwm-pca9685.mod.o 8013s CC [M] drivers/pwm/pwm-raspberrypi-poe.mod.o 8013s CC [M] drivers/pwm/pwm-rcar.mod.o 8013s CC [M] drivers/pwm/pwm-rzg2l-gpt.mod.o 8013s CC [M] drivers/pwm/pwm-rz-mtu3.mod.o 8013s CC [M] drivers/pwm/pwm-renesas-tpu.mod.o 8013s CC [M] drivers/pwm/pwm-rockchip.mod.o 8013s CC [M] drivers/pwm/pwm-sprd.mod.o 8013s CC [M] drivers/pwm/pwm-stm32.mod.o 8014s CC [M] drivers/pwm/pwm-stm32-lp.mod.o 8014s CC [M] drivers/pwm/pwm-sun4i.mod.o 8014s CC [M] drivers/pwm/pwm-tiecap.mod.o 8014s CC [M] drivers/pwm/pwm-tiehrpwm.mod.o 8014s CC [M] drivers/pwm/pwm-twl.mod.o 8014s CC [M] drivers/pwm/pwm-twl-led.mod.o 8014s CC [M] drivers/pwm/pwm-xilinx.mod.o 8014s CC [M] drivers/leds/trigger/ledtrig-timer.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-oneshot.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-heartbeat.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-backlight.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-gpio.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-activity.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-default-on.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-transient.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-camera.mod.o 8015s CC [M] drivers/leds/trigger/ledtrig-netdev.mod.o 8016s CC [M] drivers/leds/trigger/ledtrig-pattern.mod.o 8016s CC [M] drivers/leds/trigger/ledtrig-tty.mod.o 8016s CC [M] drivers/leds/trigger/ledtrig-input-events.mod.o 8016s CC [M] drivers/leds/blink/leds-bcm63138.mod.o 8016s CC [M] drivers/leds/led-class-flash.mod.o 8016s CC [M] drivers/leds/led-class-multicolor.mod.o 8016s CC [M] drivers/leds/leds-88pm860x.mod.o 8016s CC [M] drivers/leds/leds-adp5520.mod.o 8017s CC [M] drivers/leds/leds-an30259a.mod.o 8017s CC [M] drivers/leds/leds-aw200xx.mod.o 8017s CC [M] drivers/leds/leds-aw2013.mod.o 8017s CC [M] drivers/leds/leds-bcm6328.mod.o 8017s CC [M] drivers/leds/leds-bcm6358.mod.o 8017s CC [M] drivers/leds/leds-bd2606mvv.mod.o 8017s CC [M] drivers/leds/leds-bd2802.mod.o 8017s CC [M] drivers/leds/leds-blinkm.mod.o 8018s CC [M] drivers/leds/leds-cpcap.mod.o 8018s CC [M] drivers/leds/leds-cros_ec.mod.o 8018s CC [M] drivers/leds/leds-da903x.mod.o 8018s CC [M] drivers/leds/leds-da9052.mod.o 8018s CC [M] drivers/leds/leds-gpio.mod.o 8018s CC [M] drivers/leds/leds-is31fl319x.mod.o 8018s CC [M] drivers/leds/leds-is31fl32xx.mod.o 8018s CC [M] drivers/leds/leds-lm3530.mod.o 8019s CC [M] drivers/leds/leds-lm3532.mod.o 8019s CC [M] drivers/leds/leds-lm3533.mod.o 8019s CC [M] drivers/leds/leds-lm355x.mod.o 8019s CC [M] drivers/leds/leds-lm36274.mod.o 8019s CC [M] drivers/leds/leds-lm3642.mod.o 8019s CC [M] drivers/leds/leds-lm3692x.mod.o 8019s CC [M] drivers/leds/leds-lm3697.mod.o 8019s CC [M] drivers/leds/leds-lp3944.mod.o 8020s CC [M] drivers/leds/leds-lp3952.mod.o 8020s CC [M] drivers/leds/leds-lp5521.mod.o 8020s CC [M] drivers/leds/leds-lp5523.mod.o 8020s CC [M] drivers/leds/leds-lp5562.mod.o 8020s CC [M] drivers/leds/leds-lp5569.mod.o 8020s CC [M] drivers/leds/leds-lp55xx-common.mod.o 8020s CC [M] drivers/leds/leds-lp8501.mod.o 8020s CC [M] drivers/leds/leds-lp8788.mod.o 8021s CC [M] drivers/leds/leds-lp8860.mod.o 8021s CC [M] drivers/leds/leds-lp8864.mod.o 8021s CC [M] drivers/leds/leds-lt3593.mod.o 8021s CC [M] drivers/leds/leds-max5970.mod.o 8021s CC [M] drivers/leds/leds-max77650.mod.o 8021s CC [M] drivers/leds/leds-max77705.mod.o 8021s CC [M] drivers/leds/leds-max8997.mod.o 8021s CC [M] drivers/leds/leds-mc13783.mod.o 8022s CC [M] drivers/leds/leds-menf21bmc.mod.o 8022s CC [M] drivers/leds/leds-mlxreg.mod.o 8022s CC [M] drivers/leds/leds-mt6323.mod.o 8022s CC [M] drivers/leds/leds-pca9532.mod.o 8022s CC [M] drivers/leds/leds-pca955x.mod.o 8022s CC [M] drivers/leds/leds-pca963x.mod.o 8022s CC [M] drivers/leds/leds-pca995x.mod.o 8022s CC [M] drivers/leds/leds-pwm.mod.o 8023s CC [M] drivers/leds/leds-qnap-mcu.mod.o 8023s CC [M] drivers/leds/leds-regulator.mod.o 8023s CC [M] drivers/leds/leds-sc27xx-bltc.mod.o 8023s CC [M] drivers/leds/leds-st1202.mod.o 8023s CC [M] drivers/leds/leds-sun50i-a100.mod.o 8023s CC [M] drivers/leds/leds-tca6507.mod.o 8023s CC [M] drivers/leds/leds-ti-lmu-common.mod.o 8023s CC [M] drivers/leds/leds-tlc591xx.mod.o 8024s CC [M] drivers/leds/leds-tps6105x.mod.o 8024s CC [M] drivers/leds/leds-wm831x-status.mod.o 8024s CC [M] drivers/leds/leds-wm8350.mod.o 8024s CC [M] drivers/leds/leds-cr0014114.mod.o 8024s CC [M] drivers/leds/leds-dac124s085.mod.o 8024s CC [M] drivers/leds/leds-el15203000.mod.o 8024s CC [M] drivers/leds/leds-spi-byte.mod.o 8024s CC [M] drivers/leds/uleds.mod.o 8025s CC [M] drivers/leds/flash/leds-mt6360.mod.o 8025s CC [M] drivers/leds/flash/leds-mt6370-flash.mod.o 8025s CC [M] drivers/leds/flash/leds-aat1290.mod.o 8025s CC [M] drivers/leds/flash/leds-as3645a.mod.o 8025s CC [M] drivers/leds/flash/leds-ktd2692.mod.o 8025s CC [M] drivers/leds/flash/leds-lm3601x.mod.o 8025s CC [M] drivers/leds/flash/leds-max77693.mod.o 8025s CC [M] drivers/leds/flash/leds-qcom-flash.mod.o 8025s CC [M] drivers/leds/flash/leds-rt4505.mod.o 8026s CC [M] drivers/leds/flash/leds-sgm3140.mod.o 8026s CC [M] drivers/leds/flash/leds-sy7802.mod.o 8026s CC [M] drivers/leds/flash/leds-tps6131x.mod.o 8026s CC [M] drivers/leds/rgb/leds-group-multicolor.mod.o 8026s CC [M] drivers/leds/rgb/leds-ktd202x.mod.o 8026s CC [M] drivers/leds/rgb/leds-ncp5623.mod.o 8026s CC [M] drivers/leds/rgb/leds-pwm-multicolor.mod.o 8026s CC [M] drivers/leds/rgb/leds-qcom-lpg.mod.o 8027s CC [M] drivers/leds/rgb/leds-mt6370-rgb.mod.o 8027s CC [M] drivers/pci/pwrctrl/pci-pwrctrl-core.mod.o 8027s CC [M] drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.mod.o 8027s CC [M] drivers/pci/pwrctrl/pci-pwrctrl-slot.mod.o 8027s CC [M] drivers/pci/hotplug/acpiphp_ampere_altra.mod.o 8027s CC [M] drivers/pci/hotplug/acpiphp_ibm.mod.o 8027s CC [M] drivers/pci/endpoint/functions/pci-epf-ntb.mod.o 8027s CC [M] drivers/pci/endpoint/functions/pci-epf-vntb.mod.o 8028s CC [M] drivers/pci/endpoint/functions/pci-epf-mhi.mod.o 8028s CC [M] drivers/pci/controller/dwc/pcie-qcom-ep.mod.o 8028s CC [M] drivers/pci/controller/dwc/pci-meson.mod.o 8028s CC [M] drivers/pci/controller/dwc/pcie-rcar-gen4.mod.o 8028s CC [M] drivers/pci/controller/pci-hyperv.mod.o 8028s CC [M] drivers/pci/controller/pci-hyperv-intf.mod.o 8028s CC [M] drivers/pci/controller/pcie-iproc.mod.o 8028s CC [M] drivers/pci/controller/pcie-iproc-platform.mod.o 8029s CC [M] drivers/pci/controller/pcie-rockchip-host.mod.o 8029s CC [M] drivers/pci/controller/pcie-mediatek-gen3.mod.o 8029s CC [M] drivers/pci/controller/pcie-brcmstb.mod.o 8029s CC [M] drivers/pci/controller/pcie-apple.mod.o 8029s CC [M] drivers/pci/switch/switchtec.mod.o 8029s CC [M] drivers/pci/pci-stub.mod.o 8029s CC [M] drivers/pci/pci-pf-stub.mod.o 8029s CC [M] drivers/rapidio/switches/idtcps.mod.o 8030s CC [M] drivers/rapidio/switches/idt_gen2.mod.o 8030s CC [M] drivers/rapidio/switches/idt_gen3.mod.o 8030s CC [M] drivers/rapidio/devices/tsi721_mport.mod.o 8030s CC [M] drivers/rapidio/devices/rio_mport_cdev.mod.o 8030s CC [M] drivers/rapidio/rio-scan.mod.o 8030s CC [M] drivers/rapidio/rio_cm.mod.o 8030s CC [M] drivers/video/backlight/ams369fg06.mod.o 8030s CC [M] drivers/video/backlight/lcd.mod.o 8031s CC [M] drivers/video/backlight/hx8357.mod.o 8031s CC [M] drivers/video/backlight/ili922x.mod.o 8031s CC [M] drivers/video/backlight/ili9320.mod.o 8031s CC [M] drivers/video/backlight/l4f00242t03.mod.o 8031s CC [M] drivers/video/backlight/lms283gf05.mod.o 8031s CC [M] drivers/video/backlight/lms501kf03.mod.o 8031s CC [M] drivers/video/backlight/ltv350qv.mod.o 8031s CC [M] drivers/video/backlight/otm3225a.mod.o 8032s CC [M] drivers/video/backlight/platform_lcd.mod.o 8032s CC [M] drivers/video/backlight/tdo24m.mod.o 8032s CC [M] drivers/video/backlight/vgg2432a4.mod.o 8032s CC [M] drivers/video/backlight/88pm860x_bl.mod.o 8032s CC [M] drivers/video/backlight/aat2870_bl.mod.o 8032s CC [M] drivers/video/backlight/adp5520_bl.mod.o 8032s CC [M] drivers/video/backlight/adp8860_bl.mod.o 8032s CC [M] drivers/video/backlight/adp8870_bl.mod.o 8033s CC [M] drivers/video/backlight/apple_dwi_bl.mod.o 8033s CC [M] drivers/video/backlight/as3711_bl.mod.o 8033s CC [M] drivers/video/backlight/bd6107.mod.o 8033s CC [M] drivers/video/backlight/da903x_bl.mod.o 8033s CC [M] drivers/video/backlight/da9052_bl.mod.o 8033s CC [M] drivers/video/backlight/gpio_backlight.mod.o 8033s CC [M] drivers/video/backlight/ktd2801-backlight.mod.o 8033s CC [M] drivers/video/backlight/ktz8866.mod.o 8034s CC [M] drivers/video/backlight/lm3509_bl.mod.o 8034s CC [M] drivers/video/backlight/lm3533_bl.mod.o 8034s CC [M] drivers/video/backlight/lm3630a_bl.mod.o 8034s CC [M] drivers/video/backlight/lm3639_bl.mod.o 8034s CC [M] drivers/video/backlight/lp855x_bl.mod.o 8034s CC [M] drivers/video/backlight/lp8788_bl.mod.o 8034s CC [M] drivers/video/backlight/lv5207lp.mod.o 8034s CC [M] drivers/video/backlight/max8925_bl.mod.o 8035s CC [M] drivers/video/backlight/mp3309c.mod.o 8035s CC [M] drivers/video/backlight/mt6370-backlight.mod.o 8035s CC [M] drivers/video/backlight/pandora_bl.mod.o 8035s CC [M] drivers/video/backlight/pwm_bl.mod.o 8035s CC [M] drivers/video/backlight/qcom-wled.mod.o 8035s CC [M] drivers/video/backlight/rt4831-backlight.mod.o 8035s CC [M] drivers/video/backlight/sky81452-backlight.mod.o 8035s CC [M] drivers/video/backlight/tps65217_bl.mod.o 8036s CC [M] drivers/video/backlight/wm831x_bl.mod.o 8036s CC [M] drivers/video/backlight/arcxcnn_bl.mod.o 8036s CC [M] drivers/video/backlight/rave-sp-backlight.mod.o 8036s CC [M] drivers/video/backlight/led_bl.mod.o 8036s CC [M] drivers/video/fbdev/core/svgalib.mod.o 8036s CC [M] drivers/video/fbdev/core/fb_ddc.mod.o 8036s CC [M] drivers/video/fbdev/cyber2000fb.mod.o 8036s CC [M] drivers/video/fbdev/pm2fb.mod.o 8037s CC [M] drivers/video/fbdev/pm3fb.mod.o 8037s CC [M] drivers/video/fbdev/i740fb.mod.o 8037s CC [M] drivers/video/fbdev/matrox/matroxfb_base.mod.o 8037s CC [M] drivers/video/fbdev/matrox/matroxfb_accel.mod.o 8037s CC [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.mod.o 8037s CC [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.mod.o 8037s CC [M] drivers/video/fbdev/matrox/matroxfb_misc.mod.o 8037s CC [M] drivers/video/fbdev/matrox/g450_pll.mod.o 8038s CC [M] drivers/video/fbdev/matrox/matroxfb_g450.mod.o 8038s CC [M] drivers/video/fbdev/matrox/matroxfb_crtc2.mod.o 8038s CC [M] drivers/video/fbdev/matrox/i2c-matroxfb.mod.o 8038s CC [M] drivers/video/fbdev/matrox/matroxfb_maven.mod.o 8038s CC [M] drivers/video/fbdev/riva/rivafb.mod.o 8038s CC [M] drivers/video/fbdev/nvidia/nvidiafb.mod.o 8038s CC [M] drivers/video/fbdev/aty/atyfb.mod.o 8038s CC [M] drivers/video/fbdev/aty/aty128fb.mod.o 8039s CC [M] drivers/video/fbdev/aty/radeonfb.mod.o 8039s CC [M] drivers/video/fbdev/macmodes.mod.o 8039s CC [M] drivers/video/fbdev/sis/sisfb.mod.o 8039s CC [M] drivers/video/fbdev/kyro/kyrofb.mod.o 8039s CC [M] drivers/video/fbdev/savage/savagefb.mod.o 8039s CC [M] drivers/video/fbdev/neofb.mod.o 8039s CC [M] drivers/video/fbdev/tdfxfb.mod.o 8039s CC [M] drivers/video/fbdev/vt8623fb.mod.o 8040s CC [M] drivers/video/fbdev/tridentfb.mod.o 8040s CC [M] drivers/video/fbdev/s3fb.mod.o 8040s CC [M] drivers/video/fbdev/arkfb.mod.o 8040s CC [M] drivers/video/fbdev/sstfb.mod.o 8040s CC [M] drivers/video/fbdev/cirrusfb.mod.o 8040s CC [M] drivers/video/fbdev/metronomefb.mod.o 8040s CC [M] drivers/video/fbdev/s1d13xxxfb.mod.o 8040s CC [M] drivers/video/fbdev/imxfb.mod.o 8041s CC [M] drivers/video/fbdev/sm501fb.mod.o 8041s CC [M] drivers/video/fbdev/udlfb.mod.o 8041s CC [M] drivers/video/fbdev/smscufx.mod.o 8041s CC [M] drivers/video/fbdev/xilinxfb.mod.o 8041s CC [M] drivers/video/fbdev/carminefb.mod.o 8041s CC [M] drivers/video/fbdev/mb862xx/mb862xxfb.mod.o 8041s CC [M] drivers/video/fbdev/ocfb.mod.o 8041s CC [M] drivers/video/fbdev/sm712fb.mod.o 8042s CC [M] drivers/video/fbdev/uvesafb.mod.o 8042s CC [M] drivers/video/fbdev/ssd1307fb.mod.o 8042s CC [M] drivers/video/vgastate.mod.o 8042s CC [M] drivers/char/ipmi/ipmi_msghandler.mod.o 8042s CC [M] drivers/char/ipmi/ipmi_devintf.mod.o 8042s CC [M] drivers/char/ipmi/ipmi_si.mod.o 8042s CC [M] drivers/char/ipmi/ipmi_ssif.mod.o 8042s CC [M] drivers/char/ipmi/ipmi_ipmb.mod.o 8043s CC [M] drivers/char/ipmi/ipmi_watchdog.mod.o 8043s CC [M] drivers/char/ipmi/ipmi_poweroff.mod.o 8043s CC [M] drivers/char/ipmi/kcs_bmc.mod.o 8043s CC [M] drivers/char/ipmi/kcs_bmc_serio.mod.o 8043s CC [M] drivers/char/ipmi/kcs_bmc_cdev_ipmi.mod.o 8043s CC [M] drivers/char/ipmi/kcs_bmc_npcm7xx.mod.o 8043s CC [M] drivers/char/ipmi/ipmb_dev_int.mod.o 8043s CC [M] drivers/char/ipmi/ssif_bmc.mod.o 8044s CC [M] drivers/acpi/apei/einj.mod.o 8044s CC [M] drivers/acpi/acpi_ipmi.mod.o 8044s CC [M] drivers/acpi/video.mod.o 8044s CC [M] drivers/acpi/acpi_tad.mod.o 8044s CC [M] drivers/acpi/platform_profile.mod.o 8044s CC [M] drivers/acpi/nfit/nfit.mod.o 8044s CC [M] drivers/acpi/ec_sys.mod.o 8044s CC [M] drivers/acpi/pfr_update.mod.o 8045s CC [M] drivers/acpi/pfr_telemetry.mod.o 8045s CC [M] drivers/acpi/acpi_configfs.mod.o 8045s CC [M] drivers/clk/bcm/clk-bcm2711-dvp.mod.o 8045s CC [M] drivers/clk/bcm/clk-raspberrypi.mod.o 8045s CC [M] drivers/clk/hisilicon/crg-hi3516cv300.mod.o 8045s CC [M] drivers/clk/hisilicon/clk-hi3519.mod.o 8045s CC [M] drivers/clk/hisilicon/crg-hi3798cv200.mod.o 8045s CC [M] drivers/clk/imx/clk-imx93.mod.o 8046s CC [M] drivers/clk/imx/clk-imx95-blk-ctl.mod.o 8046s CC [M] drivers/clk/imx/clk-imx8ulp.mod.o 8046s CC [M] drivers/clk/keystone/sci-clk.mod.o 8046s CC [M] drivers/clk/mediatek/clk-mt6735-apmixedsys.mod.o 8046s CC [M] drivers/clk/mediatek/clk-mt6735-infracfg.mod.o 8046s CC [M] drivers/clk/mediatek/clk-mt6735-pericfg.mod.o 8046s CC [M] drivers/clk/mediatek/clk-mt6735-topckgen.mod.o 8046s CC [M] drivers/clk/mediatek/clk-mt6735-imgsys.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6735-mfgcfg.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6735-vdecsys.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6735-vencsys.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6795-apmixedsys.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6795-infracfg.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6795-pericfg.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6795-topckgen.mod.o 8047s CC [M] drivers/clk/mediatek/clk-mt6795-mfg.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt6795-mm.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt6795-vdecsys.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt6795-vencsys.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt7981-eth.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt7988-apmixed.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt7988-topckgen.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt7988-infracfg.mod.o 8048s CC [M] drivers/clk/mediatek/clk-mt7988-eth.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt7988-xfipll.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8173-img.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8173-vdecsys.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8173-vencsys.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8186-cam.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8186-img.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.mod.o 8049s CC [M] drivers/clk/mediatek/clk-mt8186-ipe.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-mcu.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-mdp.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-mfg.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-mm.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-vdec.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-venc.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8186-wpe.mod.o 8050s CC [M] drivers/clk/mediatek/clk-mt8188-apmixedsys.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-topckgen.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-peri_ao.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-infra_ao.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-adsp_audio26m.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-cam.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-ccu.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-img.mod.o 8051s CC [M] drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-ipe.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-mfg.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-vdec.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-vdo0.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-vdo1.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-venc.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-vpp0.mod.o 8052s CC [M] drivers/clk/mediatek/clk-mt8188-vpp1.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8188-wpe.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-apusys_pll.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-cam.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-ccu.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-img.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-ipe.mod.o 8053s CC [M] drivers/clk/mediatek/clk-mt8195-mfg.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-scp_adsp.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-vdec.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-vdo0.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-vdo1.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-venc.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-vpp0.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-vpp1.mod.o 8054s CC [M] drivers/clk/mediatek/clk-mt8195-wpe.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-apmixedsys.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-apu.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-cam.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-mfg.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-mm.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-vdec.mod.o 8055s CC [M] drivers/clk/mediatek/clk-mt8365-venc.mod.o 8056s CC [M] drivers/clk/meson/clk-phase.mod.o 8056s CC [M] drivers/clk/meson/sclk-div.mod.o 8056s CC [M] drivers/clk/meson/axg-audio.mod.o 8056s CC [M] drivers/clk/meson/a1-pll.mod.o 8056s CC [M] drivers/clk/meson/a1-peripherals.mod.o 8056s CC [M] drivers/clk/meson/c3-peripherals.mod.o 8056s CC [M] drivers/clk/meson/s4-pll.mod.o 8056s CC [M] drivers/clk/meson/s4-peripherals.mod.o 8057s CC [M] drivers/clk/qcom/lpass-gfm-sm8250.mod.o 8057s CC [M] drivers/clk/qcom/camcc-x1e80100.mod.o 8057s CC [M] drivers/clk/qcom/dispcc-x1e80100.mod.o 8057s CC [M] drivers/clk/qcom/gcc-x1e80100.mod.o 8057s CC [M] drivers/clk/qcom/gpucc-x1e80100.mod.o 8057s CC [M] drivers/clk/qcom/tcsrcc-x1e80100.mod.o 8057s CC [M] drivers/clk/qcom/gpucc-x1p42100.mod.o 8057s CC [M] drivers/clk/qcom/gpucc-qcm2290.mod.o 8058s CC [M] drivers/clk/qcom/apss-ipq-pll.mod.o 8058s CC [M] drivers/clk/qcom/apss-ipq6018.mod.o 8058s CC [M] drivers/clk/qcom/ipq-cmn-pll.mod.o 8058s CC [M] drivers/clk/qcom/gcc-ipq4019.mod.o 8058s CC [M] drivers/clk/qcom/gcc-ipq5018.mod.o 8058s CC [M] drivers/clk/qcom/gcc-ipq5332.mod.o 8058s CC [M] drivers/clk/qcom/gcc-ipq5424.mod.o 8058s CC [M] drivers/clk/qcom/gcc-ipq6018.mod.o 8059s CC [M] drivers/clk/qcom/gcc-ipq8074.mod.o 8059s CC [M] drivers/clk/qcom/gcc-ipq9574.mod.o 8059s CC [M] drivers/clk/qcom/nsscc-ipq9574.mod.o 8059s CC [M] drivers/clk/qcom/nsscc-qca8k.mod.o 8059s CC [M] drivers/clk/qcom/gcc-msm8916.mod.o 8059s CC [M] drivers/clk/qcom/gcc-msm8917.mod.o 8059s CC [M] drivers/clk/qcom/gcc-msm8939.mod.o 8059s CC [M] drivers/clk/qcom/gcc-msm8953.mod.o 8059s CC [M] drivers/clk/qcom/gcc-msm8976.mod.o 8060s CC [M] drivers/clk/qcom/gcc-msm8994.mod.o 8060s CC [M] drivers/clk/qcom/gcc-msm8996.mod.o 8060s CC [M] drivers/clk/qcom/gcc-msm8998.mod.o 8060s CC [M] drivers/clk/qcom/gpucc-msm8998.mod.o 8060s CC [M] drivers/clk/qcom/mmcc-msm8994.mod.o 8060s CC [M] drivers/clk/qcom/mmcc-msm8996.mod.o 8060s CC [M] drivers/clk/qcom/mmcc-msm8998.mod.o 8060s CC [M] drivers/clk/qcom/a53-pll.mod.o 8061s CC [M] drivers/clk/qcom/a7-pll.mod.o 8061s CC [M] drivers/clk/qcom/apcs-msm8916.mod.o 8061s CC [M] drivers/clk/qcom/apcs-msm8996.mod.o 8061s CC [M] drivers/clk/qcom/clk-cpu-8996.mod.o 8061s CC [M] drivers/clk/qcom/clk-cbf-8996.mod.o 8061s CC [M] drivers/clk/qcom/clk-rpm.mod.o 8061s CC [M] drivers/clk/qcom/clk-smd-rpm.mod.o 8062s CC [M] drivers/clk/qcom/gcc-qcm2290.mod.o 8062s CC [M] drivers/clk/qcom/dispcc-qcm2290.mod.o 8062s CC [M] drivers/clk/qcom/gcc-qcs404.mod.o 8062s CC [M] drivers/clk/qcom/gcc-qcs615.mod.o 8062s CC [M] drivers/clk/qcom/gcc-qcs8300.mod.o 8062s CC [M] drivers/clk/qcom/q6sstop-qcs404.mod.o 8062s CC [M] drivers/clk/qcom/turingcc-qcs404.mod.o 8062s CC [M] drivers/clk/qcom/ecpricc-qdu1000.mod.o 8062s CC [M] drivers/clk/qcom/gcc-qdu1000.mod.o 8062s CC [M] drivers/clk/qcom/camcc-sc7280.mod.o 8063s CC [M] drivers/clk/qcom/camcc-sc8280xp.mod.o 8063s CC [M] drivers/clk/qcom/dispcc-sc7180.mod.o 8063s CC [M] drivers/clk/qcom/dispcc-sc7280.mod.o 8063s CC [M] drivers/clk/qcom/dispcc-sc8280xp.mod.o 8063s CC [M] drivers/clk/qcom/camcc-sa8775p.mod.o 8063s CC [M] drivers/clk/qcom/dispcc0-sa8775p.mod.o 8063s CC [M] drivers/clk/qcom/dispcc1-sa8775p.mod.o 8063s CC [M] drivers/clk/qcom/gcc-sa8775p.mod.o 8064s CC [M] drivers/clk/qcom/gpucc-sa8775p.mod.o 8064s CC [M] drivers/clk/qcom/videocc-sa8775p.mod.o 8064s CC [M] drivers/clk/qcom/gcc-sar2130p.mod.o 8064s CC [M] drivers/clk/qcom/gpucc-sar2130p.mod.o 8064s CC [M] drivers/clk/qcom/gcc-sc7180.mod.o 8064s CC [M] drivers/clk/qcom/gcc-sc8180x.mod.o 8064s CC [M] drivers/clk/qcom/gcc-sc8280xp.mod.o 8064s CC [M] drivers/clk/qcom/gpucc-sc7180.mod.o 8065s CC [M] drivers/clk/qcom/gpucc-sc7280.mod.o 8065s CC [M] drivers/clk/qcom/gpucc-sc8280xp.mod.o 8065s CC [M] drivers/clk/qcom/lpasscc-sc7280.mod.o 8065s CC [M] drivers/clk/qcom/lpasscc-sc8280xp.mod.o 8065s CC [M] drivers/clk/qcom/lpasscorecc-sc7180.mod.o 8065s CC [M] drivers/clk/qcom/lpasscorecc-sc7280.mod.o 8065s CC [M] drivers/clk/qcom/lpassaudiocc-sc7280.mod.o 8066s CC [M] drivers/clk/qcom/videocc-sc7180.mod.o 8066s CC [M] drivers/clk/qcom/videocc-sc7280.mod.o 8066s CC [M] drivers/clk/qcom/camcc-sdm845.mod.o 8066s CC [M] drivers/clk/qcom/dispcc-sdm845.mod.o 8066s CC [M] drivers/clk/qcom/gcc-sdm660.mod.o 8066s CC [M] drivers/clk/qcom/mmcc-sdm660.mod.o 8066s CC [M] drivers/clk/qcom/gpucc-sdm660.mod.o 8066s CC [M] drivers/clk/qcom/gcc-sdm845.mod.o 8067s CC [M] drivers/clk/qcom/gpucc-sdm845.mod.o 8067s CC [M] drivers/clk/qcom/lpasscc-sdm845.mod.o 8067s CC [M] drivers/clk/qcom/videocc-sdm845.mod.o 8067s CC [M] drivers/clk/qcom/gcc-sdx75.mod.o 8067s CC [M] drivers/clk/qcom/camcc-sm4450.mod.o 8067s CC [M] drivers/clk/qcom/camcc-sm6350.mod.o 8067s CC [M] drivers/clk/qcom/camcc-sm7150.mod.o 8067s CC [M] drivers/clk/qcom/camcc-sm8150.mod.o 8068s CC [M] drivers/clk/qcom/camcc-sm8250.mod.o 8068s CC [M] drivers/clk/qcom/camcc-sm8450.mod.o 8068s CC [M] drivers/clk/qcom/camcc-sm8550.mod.o 8068s CC [M] drivers/clk/qcom/camcc-sm8650.mod.o 8068s CC [M] drivers/clk/qcom/dispcc-sm4450.mod.o 8068s CC [M] drivers/clk/qcom/dispcc-sm6115.mod.o 8068s CC [M] drivers/clk/qcom/dispcc-sm6125.mod.o 8068s CC [M] drivers/clk/qcom/dispcc-sm6350.mod.o 8068s CC [M] drivers/clk/qcom/dispcc-sm6375.mod.o 8069s CC [M] drivers/clk/qcom/dispcc-sm7150.mod.o 8069s CC [M] drivers/clk/qcom/dispcc-sm8450.mod.o 8069s CC [M] drivers/clk/qcom/dispcc-sm8550.mod.o 8069s CC [M] drivers/clk/qcom/dispcc-sm8750.mod.o 8069s CC [M] drivers/clk/qcom/gcc-sm4450.mod.o 8069s CC [M] drivers/clk/qcom/gcc-sm6115.mod.o 8069s CC [M] drivers/clk/qcom/gcc-sm6125.mod.o 8069s CC [M] drivers/clk/qcom/gcc-sm6350.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm6375.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm7150.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8150.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8250.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8350.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8450.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8550.mod.o 8070s CC [M] drivers/clk/qcom/gcc-sm8650.mod.o 8071s CC [M] drivers/clk/qcom/gcc-sm8750.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm4450.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm6115.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm6125.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm6350.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm6375.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm8150.mod.o 8071s CC [M] drivers/clk/qcom/gpucc-sm8250.mod.o 8072s CC [M] drivers/clk/qcom/gpucc-sm8350.mod.o 8072s CC [M] drivers/clk/qcom/gpucc-sm8450.mod.o 8072s CC [M] drivers/clk/qcom/gpucc-sm8550.mod.o 8072s CC [M] drivers/clk/qcom/gpucc-sm8650.mod.o 8072s CC [M] drivers/clk/qcom/lpasscc-sm6115.mod.o 8072s CC [M] drivers/clk/qcom/tcsrcc-sm8550.mod.o 8072s CC [M] drivers/clk/qcom/tcsrcc-sm8650.mod.o 8072s CC [M] drivers/clk/qcom/tcsrcc-sm8750.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm7150.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm8150.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm8250.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm8350.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm8450.mod.o 8073s CC [M] drivers/clk/qcom/videocc-sm8550.mod.o 8073s CC [M] drivers/clk/qcom/clk-spmi-pmic-div.mod.o 8073s CC [M] drivers/clk/qcom/kpss-xcc.mod.o 8073s CC [M] drivers/clk/qcom/hfpll.mod.o 8073s CC [M] drivers/clk/renesas/clk-vbattb.mod.o 8074s CC [M] drivers/clk/sprd/clk-sprd.mod.o 8074s CC [M] drivers/clk/sprd/sc9860-clk.mod.o 8074s CC [M] drivers/clk/sprd/sc9863a-clk.mod.o 8074s CC [M] drivers/clk/sprd/ums512-clk.mod.o 8074s CC [M] drivers/clk/xilinx/xlnx_vcu.mod.o 8074s CC [M] drivers/clk/xilinx/clk-xlnx-clock-wizard.mod.o 8074s CC [M] drivers/clk/clk-apple-nco.mod.o 8074s CC [M] drivers/clk/clk-axi-clkgen.mod.o 8075s CC [M] drivers/clk/clk-bd718x7.mod.o 8075s CC [M] drivers/clk/clk-cdce706.mod.o 8075s CC [M] drivers/clk/clk-cdce925.mod.o 8075s CC [M] drivers/clk/clk-cs2000-cp.mod.o 8075s CC [M] drivers/clk/clk-fsl-flexspi.mod.o 8075s CC [M] drivers/clk/clk-lmk04832.mod.o 8075s CC [M] drivers/clk/clk-lochnagar.mod.o 8075s CC [M] drivers/clk/clk-max77686.mod.o 8076s CC [M] drivers/clk/clk-max9485.mod.o 8076s CC [M] drivers/clk/clk-npcm8xx.mod.o 8076s CC [M] drivers/clk/clk-palmas.mod.o 8076s CC [M] drivers/clk/clk-plldig.mod.o 8076s CC [M] drivers/clk/clk-pwm.mod.o 8076s CC [M] drivers/clk/clk-rk808.mod.o 8076s CC [M] drivers/clk/clk-hi655x.mod.o 8076s CC [M] drivers/clk/clk-s2mps11.mod.o 8077s CC [M] drivers/clk/clk-scpi.mod.o 8077s CC [M] drivers/clk/clk-si5341.mod.o 8077s CC [M] drivers/clk/clk-si5351.mod.o 8077s CC [M] drivers/clk/clk-si514.mod.o 8077s CC [M] drivers/clk/clk-si544.mod.o 8077s CC [M] drivers/clk/clk-si570.mod.o 8077s CC [M] drivers/clk/clk-twl6040.mod.o 8077s CC [M] drivers/clk/clk-twl.mod.o 8078s CC [M] drivers/clk/clk-renesas-pcie.mod.o 8078s CC [M] drivers/clk/clk-si521xx.mod.o 8078s CC [M] drivers/clk/clk-versaclock3.mod.o 8078s CC [M] drivers/clk/clk-versaclock5.mod.o 8078s CC [M] drivers/clk/clk-versaclock7.mod.o 8078s CC [M] drivers/clk/clk-wm831x.mod.o 8078s CC [M] drivers/dma/sh/rcar-dmac.mod.o 8078s CC [M] drivers/dma/sh/usb-dmac.mod.o 8079s CC [M] drivers/dma/sh/rz-dmac.mod.o 8079s CC [M] drivers/dma/amd/qdma/amd-qdma.mod.o 8079s CC [M] drivers/dma/mediatek/mtk-uart-apdma.mod.o 8079s CC [M] drivers/dma/mediatek/mtk-hsdma.mod.o 8079s CC [M] drivers/dma/mediatek/mtk-cqdma.mod.o 8079s CC [M] drivers/dma/qcom/bam_dma.mod.o 8079s CC [M] drivers/dma/qcom/gpi.mod.o 8079s CC [M] drivers/dma/qcom/hdma_mgmt.mod.o 8080s CC [M] drivers/dma/qcom/hdma.mod.o 8080s CC [M] drivers/dma/stm32/stm32-dma3.mod.o 8080s CC [M] drivers/dma/xilinx/xilinx_dma.mod.o 8080s CC [M] drivers/dma/xilinx/xdma.mod.o 8080s CC [M] drivers/dma/xilinx/zynqmp_dma.mod.o 8080s CC [M] drivers/dma/altera-msgdma.mod.o 8080s CC [M] drivers/dma/apple-admac.mod.o 8080s CC [M] drivers/dma/arm-dma350.mod.o 8081s CC [M] drivers/dma/dma-axi-dmac.mod.o 8081s CC [M] drivers/dma/bcm-sba-raid.mod.o 8081s CC [M] drivers/dma/sun6i-dma.mod.o 8081s CC [M] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.mod.o 8081s CC [M] drivers/dma/dw/dw_dmac_core.mod.o 8081s CC [M] drivers/dma/dw/dw_dmac.mod.o 8081s CC [M] drivers/dma/dw/dw_dmac_pci.mod.o 8081s CC [M] drivers/dma/dw-edma/dw-edma.mod.o 8082s CC [M] drivers/dma/dw-edma/dw-edma-pcie.mod.o 8082s CC [M] drivers/dma/fsl-edma.mod.o 8082s CC [M] drivers/dma/fsl-qdma.mod.o 8082s CC [M] drivers/dma/imx-dma.mod.o 8082s CC [M] drivers/dma/imx-sdma.mod.o 8082s CC [M] drivers/dma/idma64.mod.o 8082s CC [M] drivers/dma/k3dma.mod.o 8082s CC [M] drivers/dma/owl-dma.mod.o 8083s CC [M] drivers/dma/pl330.mod.o 8083s CC [M] drivers/dma/plx_dma.mod.o 8083s CC [M] drivers/dma/sf-pdma/sf-pdma.mod.o 8083s CC [M] drivers/dma/sprd-dma.mod.o 8083s CC [M] drivers/dma/xgene-dma.mod.o 8083s CC [M] drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.mod.o 8083s CC [M] drivers/dma/fsl-dpaa2-qdma/dpdmai.mod.o 8083s CC [M] drivers/soc/fsl/qbman/bman-test.mod.o 8084s CC [M] drivers/soc/fsl/dpio/fsl-mc-dpio.mod.o 8084s CC [M] drivers/soc/fsl/dpaa2-console.mod.o 8084s CC [M] drivers/soc/hisilicon/kunpeng_hccs.mod.o 8084s CC [M] drivers/soc/imx/imx93-src.mod.o 8084s CC [M] drivers/soc/imx/soc-imx9.mod.o 8084s CC [M] drivers/soc/mediatek/mtk-cmdq-helper.mod.o 8084s CC [M] drivers/soc/mediatek/mtk-devapc.mod.o 8084s CC [M] drivers/soc/mediatek/mtk-dvfsrc.mod.o 8085s CC [M] drivers/soc/mediatek/mtk-pmic-wrap.mod.o 8085s CC [M] drivers/soc/mediatek/mtk-mmsys.mod.o 8085s CC [M] drivers/soc/mediatek/mtk-mutex.mod.o 8085s CC [M] drivers/soc/mediatek/mtk-svs.mod.o 8085s CC [M] drivers/soc/mediatek/mtk-socinfo.mod.o 8085s CC [M] drivers/soc/nuvoton/wpcm450-soc.mod.o 8085s CC [M] drivers/soc/amlogic/meson-canvas.mod.o 8085s CC [M] drivers/soc/qcom/qcom_aoss.mod.o 8086s CC [M] drivers/soc/qcom/qcom_gsbi.mod.o 8086s CC [M] drivers/soc/qcom/mdt_loader.mod.o 8086s CC [M] drivers/soc/qcom/ocmem.mod.o 8086s CC [M] drivers/soc/qcom/qcom_pd_mapper.mod.o 8086s CC [M] drivers/soc/qcom/pdr_interface.mod.o 8086s CC [M] drivers/soc/qcom/qcom_pdr_msg.mod.o 8086s CC [M] drivers/soc/qcom/pmic_glink.mod.o 8086s CC [M] drivers/soc/qcom/pmic_glink_altmode.mod.o 8087s CC [M] drivers/soc/qcom/pmic_pdcharger_ulog.mod.o 8087s CC [M] drivers/soc/qcom/qmi_helpers.mod.o 8087s CC [M] drivers/soc/qcom/ramp_controller.mod.o 8087s CC [M] drivers/soc/qcom/rmtfs_mem.mod.o 8087s CC [M] drivers/soc/qcom/rpm_master_stats.mod.o 8087s CC [M] drivers/soc/qcom/rpm-proc.mod.o 8087s CC [M] drivers/soc/qcom/smd-rpm.mod.o 8087s CC [M] drivers/soc/qcom/smem.mod.o 8088s CC [M] drivers/soc/qcom/smp2p.mod.o 8088s CC [M] drivers/soc/qcom/smsm.mod.o 8088s CC [M] drivers/soc/qcom/socinfo.mod.o 8088s CC [M] drivers/soc/qcom/spm.mod.o 8088s CC [M] drivers/soc/qcom/qcom_stats.mod.o 8088s CC [M] drivers/soc/qcom/wcnss_ctrl.mod.o 8088s CC [M] drivers/soc/qcom/apr.mod.o 8088s CC [M] drivers/soc/qcom/llcc-qcom.mod.o 8089s CC [M] drivers/soc/qcom/icc-bwmon.mod.o 8089s CC [M] drivers/soc/qcom/qcom_ice.mod.o 8089s CC [M] drivers/soc/qcom/qcom-pbs.mod.o 8089s CC [M] drivers/soc/rockchip/io-domain.mod.o 8089s CC [M] drivers/soc/litex/litex_soc_ctrl.mod.o 8089s CC [M] drivers/pmdomain/arm/scmi_perf_domain.mod.o 8089s CC [M] drivers/pmdomain/arm/scmi_pm_domain.mod.o 8089s CC [M] drivers/pmdomain/arm/scpi_pm_domain.mod.o 8090s CC [M] drivers/pmdomain/imx/imx93-pd.mod.o 8090s CC [M] drivers/pmdomain/mediatek/airoha-cpu-pmdomain.mod.o 8090s CC [M] drivers/pmdomain/qcom/cpr.mod.o 8090s CC [M] drivers/pmdomain/qcom/rpmpd.mod.o 8090s CC [M] drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.mod.o 8090s CC [M] drivers/pmdomain/ti/ti_sci_pm_domains.mod.o 8090s CC [M] drivers/virtio/virtio_input.mod.o 8090s CC [M] drivers/virtio/virtio_vdpa.mod.o 8091s CC [M] drivers/virtio/virtio_mem.mod.o 8091s CC [M] drivers/virtio/virtio_dma_buf.mod.o 8091s CC [M] drivers/virtio/virtio_rtc.mod.o 8091s CC [M] drivers/xen/xen-pciback/xen-pciback.mod.o 8091s CC [M] drivers/xen/xen-evtchn.mod.o 8091s CC [M] drivers/xen/xen-gntdev.mod.o 8091s CC [M] drivers/xen/xen-gntalloc.mod.o 8091s CC [M] drivers/xen/xenfs/xenfs.mod.o 8092s CC [M] drivers/xen/xen-privcmd.mod.o 8092s CC [M] drivers/xen/xen-scsiback.mod.o 8092s CC [M] drivers/xen/pvcalls-front.mod.o 8092s CC [M] drivers/xen/xen-front-pgdir-shbuf.mod.o 8092s CC [M] drivers/regulator/fixed.mod.o 8092s CC [M] drivers/regulator/virtual.mod.o 8092s CC [M] drivers/regulator/userspace-consumer.mod.o 8092s CC [M] drivers/regulator/88pg86x.mod.o 8093s CC [M] drivers/regulator/88pm800-regulator.mod.o 8093s CC [M] drivers/regulator/88pm8607.mod.o 8093s CC [M] drivers/regulator/88pm886-regulator.mod.o 8093s CC [M] drivers/regulator/cpcap-regulator.mod.o 8093s CC [M] drivers/regulator/aat2870-regulator.mod.o 8093s CC [M] drivers/regulator/act8865-regulator.mod.o 8093s CC [M] drivers/regulator/act8945a-regulator.mod.o 8093s CC [M] drivers/regulator/ad5398.mod.o 8094s CC [M] drivers/regulator/adp5055-regulator.mod.o 8094s CC [M] drivers/regulator/anatop-regulator.mod.o 8094s CC [M] drivers/regulator/as3711-regulator.mod.o 8094s CC [M] drivers/regulator/as3722-regulator.mod.o 8094s CC [M] drivers/regulator/atc260x-regulator.mod.o 8094s CC [M] drivers/regulator/aw37503-regulator.mod.o 8094s CC [M] drivers/regulator/axp20x-regulator.mod.o 8094s CC [M] drivers/regulator/bcm590xx-regulator.mod.o 8095s CC [M] drivers/regulator/bd71815-regulator.mod.o 8095s CC [M] drivers/regulator/bd71828-regulator.mod.o 8095s CC [M] drivers/regulator/bd718x7-regulator.mod.o 8095s CC [M] drivers/regulator/bd9571mwv-regulator.mod.o 8095s CC [M] drivers/regulator/bd9576-regulator.mod.o 8095s CC [M] drivers/regulator/da903x-regulator.mod.o 8095s CC [M] drivers/regulator/bd96801-regulator.mod.o 8095s CC [M] drivers/regulator/da9052-regulator.mod.o 8096s CC [M] drivers/regulator/da9055-regulator.mod.o 8096s CC [M] drivers/regulator/da9062-regulator.mod.o 8096s CC [M] drivers/regulator/da9063-regulator.mod.o 8096s CC [M] drivers/regulator/da9121-regulator.mod.o 8096s CC [M] drivers/regulator/da9210-regulator.mod.o 8096s CC [M] drivers/regulator/da9211-regulator.mod.o 8096s CC [M] drivers/regulator/fan53555.mod.o 8096s CC [M] drivers/regulator/fan53880.mod.o 8097s CC [M] drivers/regulator/gpio-regulator.mod.o 8097s CC [M] drivers/regulator/hi6421-regulator.mod.o 8097s CC [M] drivers/regulator/hi6421v530-regulator.mod.o 8097s CC [M] drivers/regulator/hi6421v600-regulator.mod.o 8097s CC [M] drivers/regulator/hi655x-regulator.mod.o 8097s CC [M] drivers/regulator/isl6271a-regulator.mod.o 8097s CC [M] drivers/regulator/isl9305.mod.o 8097s CC [M] drivers/regulator/lm363x-regulator.mod.o 8098s CC [M] drivers/regulator/lochnagar-regulator.mod.o 8098s CC [M] drivers/regulator/lp3971.mod.o 8098s CC [M] drivers/regulator/lp3972.mod.o 8098s CC [M] drivers/regulator/lp872x.mod.o 8098s CC [M] drivers/regulator/lp873x-regulator.mod.o 8098s CC [M] drivers/regulator/lp87565-regulator.mod.o 8098s CC [M] drivers/regulator/lp8788-buck.mod.o 8098s CC [M] drivers/regulator/lp8788-ldo.mod.o 8099s CC [M] drivers/regulator/lp8755.mod.o 8099s CC [M] drivers/regulator/ltc3589.mod.o 8099s CC [M] drivers/regulator/ltc3676.mod.o 8099s CC [M] drivers/regulator/max14577-regulator.mod.o 8099s CC [M] drivers/regulator/max1586.mod.o 8099s CC [M] drivers/regulator/max5970-regulator.mod.o 8099s CC [M] drivers/regulator/max77503-regulator.mod.o 8099s CC [M] drivers/regulator/max77541-regulator.mod.o 8100s CC [M] drivers/regulator/max77620-regulator.mod.o 8100s CC [M] drivers/regulator/max77650-regulator.mod.o 8100s CC [M] drivers/regulator/max8649.mod.o 8100s CC [M] drivers/regulator/max8660.mod.o 8100s CC [M] drivers/regulator/max8893.mod.o 8100s CC [M] drivers/regulator/max8907-regulator.mod.o 8100s CC [M] drivers/regulator/max8925-regulator.mod.o 8100s CC [M] drivers/regulator/max8952.mod.o 8101s CC [M] drivers/regulator/max8973-regulator.mod.o 8101s CC [M] drivers/regulator/max8997-regulator.mod.o 8101s CC [M] drivers/regulator/max8998.mod.o 8101s CC [M] drivers/regulator/max20086-regulator.mod.o 8101s CC [M] drivers/regulator/max20411-regulator.mod.o 8101s CC [M] drivers/regulator/max77686-regulator.mod.o 8101s CC [M] drivers/regulator/max77693-regulator.mod.o 8101s CC [M] drivers/regulator/max77802-regulator.mod.o 8102s CC [M] drivers/regulator/max77826-regulator.mod.o 8102s CC [M] drivers/regulator/max77857-regulator.mod.o 8102s CC [M] drivers/regulator/mc13783-regulator.mod.o 8102s CC [M] drivers/regulator/mc13892-regulator.mod.o 8102s CC [M] drivers/regulator/mc13xxx-regulator-core.mod.o 8102s CC [M] drivers/regulator/mcp16502.mod.o 8102s CC [M] drivers/regulator/mp5416.mod.o 8102s CC [M] drivers/regulator/mp8859.mod.o 8103s CC [M] drivers/regulator/mp886x.mod.o 8103s CC [M] drivers/regulator/mpq7920.mod.o 8103s CC [M] drivers/regulator/mt6311-regulator.mod.o 8103s CC [M] drivers/regulator/mt6315-regulator.mod.o 8103s CC [M] drivers/regulator/mt6323-regulator.mod.o 8103s CC [M] drivers/regulator/mt6331-regulator.mod.o 8103s CC [M] drivers/regulator/mt6332-regulator.mod.o 8103s CC [M] drivers/regulator/mt6357-regulator.mod.o 8104s CC [M] drivers/regulator/mt6358-regulator.mod.o 8104s CC [M] drivers/regulator/mt6359-regulator.mod.o 8104s CC [M] drivers/regulator/mt6360-regulator.mod.o 8104s CC [M] drivers/regulator/mt6370-regulator.mod.o 8104s CC [M] drivers/regulator/mt6380-regulator.mod.o 8104s CC [M] drivers/regulator/mt6397-regulator.mod.o 8104s CC [M] drivers/regulator/mtk-dvfsrc-regulator.mod.o 8104s CC [M] drivers/regulator/qcom-pm8008-regulator.mod.o 8105s CC [M] drivers/regulator/qcom-refgen-regulator.mod.o 8105s CC [M] drivers/regulator/qcom_rpm-regulator.mod.o 8105s CC [M] drivers/regulator/qcom-rpmh-regulator.mod.o 8105s CC [M] drivers/regulator/qcom_smd-regulator.mod.o 8105s CC [M] drivers/regulator/qcom_spmi-regulator.mod.o 8105s CC [M] drivers/regulator/palmas-regulator.mod.o 8105s CC [M] drivers/regulator/pca9450-regulator.mod.o 8105s CC [M] drivers/regulator/pf9453-regulator.mod.o 8106s CC [M] drivers/regulator/pf8x00-regulator.mod.o 8106s CC [M] drivers/regulator/pfuze100-regulator.mod.o 8106s CC [M] drivers/regulator/pv88060-regulator.mod.o 8106s CC [M] drivers/regulator/pv88080-regulator.mod.o 8106s CC [M] drivers/regulator/pv88090-regulator.mod.o 8106s CC [M] drivers/regulator/pwm-regulator.mod.o 8106s CC [M] drivers/regulator/tps51632-regulator.mod.o 8106s CC [M] drivers/regulator/pcap-regulator.mod.o 8107s CC [M] drivers/regulator/raa215300.mod.o 8107s CC [M] drivers/regulator/rc5t583-regulator.mod.o 8107s CC [M] drivers/regulator/rk808-regulator.mod.o 8107s CC [M] drivers/regulator/rn5t618-regulator.mod.o 8107s CC [M] drivers/regulator/rohm-regulator.mod.o 8107s CC [M] drivers/regulator/rt4803.mod.o 8107s CC [M] drivers/regulator/rt4831-regulator.mod.o 8107s CC [M] drivers/regulator/rt5033-regulator.mod.o 8108s CC [M] drivers/regulator/rt5120-regulator.mod.o 8108s CC [M] drivers/regulator/rt5190a-regulator.mod.o 8108s CC [M] drivers/regulator/rt5739.mod.o 8108s CC [M] drivers/regulator/rt5759-regulator.mod.o 8108s CC [M] drivers/regulator/rt6160-regulator.mod.o 8108s CC [M] drivers/regulator/rt6190-regulator.mod.o 8108s CC [M] drivers/regulator/rt6245-regulator.mod.o 8108s CC [M] drivers/regulator/rtq2134-regulator.mod.o 8109s CC [M] drivers/regulator/rtq6752-regulator.mod.o 8109s CC [M] drivers/regulator/rtq2208-regulator.mod.o 8109s CC [M] drivers/regulator/s2mpa01.mod.o 8109s CC [M] drivers/regulator/s2mps11.mod.o 8109s CC [M] drivers/regulator/s5m8767.mod.o 8109s CC [M] drivers/regulator/sc2731-regulator.mod.o 8109s CC [M] drivers/regulator/sky81452-regulator.mod.o 8109s CC [M] drivers/regulator/slg51000-regulator.mod.o 8110s CC [M] drivers/regulator/stm32-booster.mod.o 8110s CC [M] drivers/regulator/stm32-vrefbuf.mod.o 8110s CC [M] drivers/regulator/stpmic1_regulator.mod.o 8110s CC [M] drivers/regulator/sun20i-regulator.mod.o 8110s CC [M] drivers/regulator/sy7636a-regulator.mod.o 8110s CC [M] drivers/regulator/sy8106a-regulator.mod.o 8110s CC [M] drivers/regulator/sy8824x.mod.o 8110s CC [M] drivers/regulator/sy8827n.mod.o 8111s CC [M] drivers/regulator/tps6105x-regulator.mod.o 8111s CC [M] drivers/regulator/tps62360-regulator.mod.o 8111s CC [M] drivers/regulator/tps6286x-regulator.mod.o 8111s CC [M] drivers/regulator/tps6287x-regulator.mod.o 8111s CC [M] drivers/regulator/tps65023-regulator.mod.o 8111s CC [M] drivers/regulator/tps6507x-regulator.mod.o 8111s CC [M] drivers/regulator/tps65086-regulator.mod.o 8111s CC [M] drivers/regulator/tps65090-regulator.mod.o 8112s CC [M] drivers/regulator/tps65217-regulator.mod.o 8112s CC [M] drivers/regulator/tps65218-regulator.mod.o 8112s CC [M] drivers/regulator/tps65219-regulator.mod.o 8112s CC [M] drivers/regulator/tps6524x-regulator.mod.o 8112s CC [M] drivers/regulator/tps6586x-regulator.mod.o 8112s CC [M] drivers/regulator/tps65910-regulator.mod.o 8112s CC [M] drivers/regulator/tps65912-regulator.mod.o 8112s CC [M] drivers/regulator/tps6594-regulator.mod.o 8112s CC [M] drivers/regulator/tps65132-regulator.mod.o 8113s CC [M] drivers/regulator/twl-regulator.mod.o 8113s CC [M] drivers/regulator/twl6030-regulator.mod.o 8113s CC [M] drivers/regulator/vctrl-regulator.mod.o 8113s CC [M] drivers/regulator/vexpress-regulator.mod.o 8113s CC [M] drivers/regulator/vqmmc-ipq4019-regulator.mod.o 8113s CC [M] drivers/regulator/wm831x-dcdc.mod.o 8113s CC [M] drivers/regulator/wm831x-isink.mod.o 8113s CC [M] drivers/regulator/wm831x-ldo.mod.o 8114s CC [M] drivers/regulator/wm8350-regulator.mod.o 8114s CC [M] drivers/regulator/wm8400-regulator.mod.o 8114s CC [M] drivers/regulator/wm8994-regulator.mod.o 8114s CC [M] drivers/reset/amlogic/reset-meson-aux.mod.o 8114s CC [M] drivers/reset/amlogic/reset-meson-audio-arb.mod.o 8114s CC [M] drivers/reset/hisilicon/hi6220_reset.mod.o 8114s CC [M] drivers/reset/hisilicon/reset-hi3660.mod.o 8114s CC [M] drivers/reset/reset-a10sr.mod.o 8115s CC [M] drivers/reset/reset-brcmstb.mod.o 8115s CC [M] drivers/reset/reset-gpio.mod.o 8115s CC [M] drivers/reset/reset-imx-scu.mod.o 8115s CC [M] drivers/reset/reset-imx8mp-audiomix.mod.o 8115s CC [M] drivers/reset/reset-microchip-sparx5.mod.o 8115s CC [M] drivers/reset/reset-qcom-pdc.mod.o 8115s CC [M] drivers/reset/reset-raspberrypi.mod.o 8115s CC [M] drivers/reset/reset-rzv2h-usb2phy.mod.o 8116s CC [M] drivers/reset/reset-scmi.mod.o 8116s CC [M] drivers/reset/reset-ti-sci.mod.o 8116s CC [M] drivers/reset/reset-ti-syscon.mod.o 8116s CC [M] drivers/reset/reset-tps380x.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_bcm7271.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_dfl.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_em.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_exar.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_men_mcb.mod.o 8116s CC [M] drivers/tty/serial/8250/8250_pci1xxxx.mod.o 8117s CC [M] drivers/tty/serial/altera_jtaguart.mod.o 8117s CC [M] drivers/tty/serial/altera_uart.mod.o 8117s CC [M] drivers/tty/serial/amba-pl010.mod.o 8117s CC [M] drivers/tty/serial/arc_uart.mod.o 8117s CC [M] drivers/tty/serial/bcm63xx_uart.mod.o 8117s CC [M] drivers/tty/serial/digicolor-usart.mod.o 8117s CC [M] drivers/tty/serial/fsl_linflexuart.mod.o 8117s CC [M] drivers/tty/serial/fsl_lpuart.mod.o 8117s CC [M] drivers/tty/serial/jsm/jsm.mod.o 8119s CC [M] drivers/tty/serial/liteuart.mod.o 8119s CC [M] drivers/tty/serial/max3100.mod.o 8119s CC [M] drivers/tty/serial/men_z135_uart.mod.o 8119s CC [M] drivers/tty/serial/ucc_uart.mod.o 8119s CC [M] drivers/tty/serial/rp2.mod.o 8119s CC [M] drivers/tty/serial/sc16is7xx.mod.o 8119s CC [M] drivers/tty/serial/sc16is7xx_spi.mod.o 8119s CC [M] drivers/tty/serial/sc16is7xx_i2c.mod.o 8119s CC [M] drivers/tty/serial/sifive.mod.o 8119s CC [M] drivers/tty/serial/sprd_serial.mod.o 8119s CC [M] drivers/tty/serial/stm32-usart.mod.o 8119s CC [M] drivers/tty/serial/uartlite.mod.o 8119s CC [M] drivers/tty/serial/xilinx_uartps.mod.o 8119s CC [M] drivers/tty/serial/ma35d1_serial.mod.o 8119s CC [M] drivers/tty/n_hdlc.mod.o 8119s CC [M] drivers/tty/n_gsm.mod.o 8120s CC [M] drivers/tty/moxa.mod.o 8120s CC [M] drivers/tty/mxser.mod.o 8120s CC [M] drivers/tty/nozomi.mod.o 8120s CC [M] drivers/tty/ttynull.mod.o 8120s CC [M] drivers/tty/rpmsg_tty.mod.o 8120s CC [M] drivers/char/hw_random/timeriomem-rng.mod.o 8120s CC [M] drivers/char/hw_random/airoha-trng.mod.o 8120s CC [M] drivers/char/hw_random/ba431-rng.mod.o 8121s CC [M] drivers/char/hw_random/omap-rng.mod.o 8121s CC [M] drivers/char/hw_random/virtio-rng.mod.o 8121s CC [M] drivers/char/hw_random/hisi-rng.mod.o 8121s CC [M] drivers/char/hw_random/histb-rng.mod.o 8121s CC [M] drivers/char/hw_random/bcm2835-rng.mod.o 8121s CC [M] drivers/char/hw_random/bcm74110-rng.mod.o 8121s CC [M] drivers/char/hw_random/iproc-rng200.mod.o 8121s CC [M] drivers/char/hw_random/xgene-rng.mod.o 8122s CC [M] drivers/char/hw_random/stm32-rng.mod.o 8122s CC [M] drivers/char/hw_random/meson-rng.mod.o 8122s CC [M] drivers/char/hw_random/cavium-rng.mod.o 8122s CC [M] drivers/char/hw_random/cavium-rng-vf.mod.o 8122s CC [M] drivers/char/hw_random/mtk-rng.mod.o 8122s CC [M] drivers/char/hw_random/optee-rng.mod.o 8122s CC [M] drivers/char/hw_random/npcm-rng.mod.o 8122s CC [M] drivers/char/hw_random/cctrng.mod.o 8123s CC [M] drivers/char/hw_random/xiphera-trng.mod.o 8123s CC [M] drivers/char/hw_random/arm_smccc_trng.mod.o 8123s CC [M] drivers/char/tpm/tpm_tis_synquacer.mod.o 8123s CC [M] drivers/char/tpm/tpm_tis_i2c_cr50.mod.o 8123s CC [M] drivers/char/tpm/tpm_tis_i2c.mod.o 8123s CC [M] drivers/char/tpm/tpm_i2c_atmel.mod.o 8123s CC [M] drivers/char/tpm/tpm_i2c_infineon.mod.o 8123s CC [M] drivers/char/tpm/tpm_i2c_nuvoton.mod.o 8124s CC [M] drivers/char/tpm/tpm_atmel.mod.o 8124s CC [M] drivers/char/tpm/tpm_infineon.mod.o 8124s CC [M] drivers/char/tpm/st33zp24/tpm_st33zp24.mod.o 8124s CC [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.mod.o 8124s CC [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.mod.o 8124s CC [M] drivers/char/tpm/xen-tpmfront.mod.o 8124s CC [M] drivers/char/tpm/tpm_crb_ffa.mod.o 8124s CC [M] drivers/char/tpm/tpm_vtpm_proxy.mod.o 8125s CC [M] drivers/char/tpm/tpm_ftpm_tee.mod.o 8125s CC [M] drivers/char/lp.mod.o 8125s CC [M] drivers/char/applicom.mod.o 8125s CC [M] drivers/char/ppdev.mod.o 8125s CC [M] drivers/char/xillybus/xillybus_class.mod.o 8125s CC [M] drivers/char/xillybus/xillybus_core.mod.o 8125s CC [M] drivers/char/xillybus/xillybus_pcie.mod.o 8125s CC [M] drivers/char/xillybus/xillybus_of.mod.o 8126s CC [M] drivers/char/xillybus/xillyusb.mod.o 8126s CC [M] drivers/iommu/iommufd/iommufd.mod.o 8126s CC [M] drivers/iommu/mtk_iommu.mod.o 8126s CC [M] drivers/iommu/sprd-iommu.mod.o 8126s CC [M] drivers/iommu/apple-dart.mod.o 8126s CC [M] drivers/base/regmap/regmap-slimbus.mod.o 8126s CC [M] drivers/base/regmap/regmap-spmi.mod.o 8126s CC [M] drivers/base/regmap/regmap-w1.mod.o 8127s CC [M] drivers/base/regmap/regmap-sccb.mod.o 8127s CC [M] drivers/base/regmap/regmap-i3c.mod.o 8127s CC [M] drivers/base/regmap/regmap-spi-avmm.mod.o 8127s CC [M] drivers/block/rnbd/rnbd-client.mod.o 8127s CC [M] drivers/block/rnbd/rnbd-server.mod.o 8127s CC [M] drivers/block/brd.mod.o 8127s CC [M] drivers/block/nbd.mod.o 8127s CC [M] drivers/block/xen-blkback/xen-blkback.mod.o 8128s CC [M] drivers/block/drbd/drbd.mod.o 8128s CC [M] drivers/block/rbd.mod.o 8128s CC [M] drivers/block/mtip32xx/mtip32xx.mod.o 8128s CC [M] drivers/block/zram/zram.mod.o 8128s CC [M] drivers/block/null_blk/null_blk.mod.o 8128s CC [M] drivers/block/ublk_drv.mod.o 8128s CC [M] drivers/block/zloop.mod.o 8128s CC [M] drivers/misc/eeprom/at24.mod.o 8128s CC [M] drivers/misc/eeprom/at25.mod.o 8129s CC [M] drivers/misc/eeprom/max6875.mod.o 8129s CC [M] drivers/misc/eeprom/eeprom_93cx6.mod.o 8129s CC [M] drivers/misc/eeprom/eeprom_93xx46.mod.o 8129s CC [M] drivers/misc/eeprom/idt_89hpesx.mod.o 8129s CC [M] drivers/misc/eeprom/ee1004.mod.o 8129s CC [M] drivers/misc/cb710/cb710.mod.o 8129s CC [M] drivers/misc/lis3lv02d/lis3lv02d.mod.o 8129s CC [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.mod.o 8130s CC [M] drivers/misc/cardreader/alcor_pci.mod.o 8130s CC [M] drivers/misc/cardreader/rtsx_pci.mod.o 8130s CC [M] drivers/misc/cardreader/rtsx_usb.mod.o 8130s CC [M] drivers/misc/pvpanic/pvpanic.mod.o 8130s CC [M] drivers/misc/pvpanic/pvpanic-mmio.mod.o 8130s CC [M] drivers/misc/pvpanic/pvpanic-pci.mod.o 8130s CC [M] drivers/misc/keba/cp500.mod.o 8130s CC [M] drivers/misc/keba/lan9252.mod.o 8131s CC [M] drivers/misc/amd-sbi/sbrmi-i2c.mod.o 8131s CC [M] drivers/misc/ad525x_dpot.mod.o 8131s CC [M] drivers/misc/ad525x_dpot-i2c.mod.o 8131s CC [M] drivers/misc/ad525x_dpot-spi.mod.o 8131s CC [M] drivers/misc/dummy-irq.mod.o 8131s CC [M] drivers/misc/ics932s401.mod.o 8131s CC [M] drivers/misc/ti_fpc202.mod.o 8131s CC [M] drivers/misc/tifm_core.mod.o 8132s CC [M] drivers/misc/tifm_7xx1.mod.o 8132s CC [M] drivers/misc/phantom.mod.o 8132s CC [M] drivers/misc/rpmb-core.mod.o 8132s CC [M] drivers/misc/qcom-coincell.mod.o 8132s CC [M] drivers/misc/fastrpc.mod.o 8132s CC [M] drivers/misc/bh1770glc.mod.o 8132s CC [M] drivers/misc/apds990x.mod.o 8132s CC [M] drivers/misc/enclosure.mod.o 8133s CC [M] drivers/misc/smpro-errmon.mod.o 8133s CC [M] drivers/misc/smpro-misc.mod.o 8133s CC [M] drivers/misc/hpilo.mod.o 8133s CC [M] drivers/misc/apds9802als.mod.o 8133s CC [M] drivers/misc/isl29003.mod.o 8133s CC [M] drivers/misc/isl29020.mod.o 8133s CC [M] drivers/misc/tsl2550.mod.o 8133s CC [M] drivers/misc/ds1682.mod.o 8134s CC [M] drivers/misc/c2port/core.mod.o 8134s CC [M] drivers/misc/hmc6352.mod.o 8134s CC [M] drivers/misc/altera-stapl/altera-stapl.mod.o 8134s CC [M] drivers/misc/vmw_vmci/vmw_vmci.mod.o 8134s CC [M] drivers/misc/lattice-ecp3-config.mod.o 8134s CC [M] drivers/misc/genwqe/genwqe_card.mod.o 8134s CC [M] drivers/misc/dw-xdata-pcie.mod.o 8134s CC [M] drivers/misc/bcm-vk/bcm_vk.mod.o 8135s CC [M] drivers/misc/uacce/uacce.mod.o 8135s CC [M] drivers/misc/xilinx_sdfec.mod.o 8135s CC [M] drivers/misc/ntsync.mod.o 8135s CC [M] drivers/misc/hi6421v600-irq.mod.o 8135s CC [M] drivers/misc/open-dice.mod.o 8135s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.mod.o 8135s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.mod.o 8135s CC [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.mod.o 8136s CC [M] drivers/misc/vcpu_stall_detector.mod.o 8136s CC [M] drivers/misc/tps6594-esm.mod.o 8136s CC [M] drivers/misc/tps6594-pfsm.mod.o 8136s CC [M] drivers/misc/nsm.mod.o 8136s CC [M] drivers/misc/mrvl_cn10k_dpi.mod.o 8136s CC [M] drivers/misc/lan966x-pci.mod.o 8136s CC [M] drivers/mfd/88pm800.mod.o 8136s CC [M] drivers/mfd/88pm80x.mod.o 8136s CC [M] drivers/mfd/88pm805.mod.o 8137s CC [M] drivers/mfd/act8945a.mod.o 8137s CC [M] drivers/mfd/sm501.mod.o 8137s CC [M] drivers/mfd/bcm590xx.mod.o 8137s CC [M] drivers/mfd/bd9571mwv.mod.o 8137s CC [M] drivers/mfd/cros_ec_dev.mod.o 8137s CC [M] drivers/mfd/cs42l43.mod.o 8137s CC [M] drivers/mfd/cs42l43-i2c.mod.o 8137s CC [M] drivers/mfd/gateworks-gsc.mod.o 8138s CC [M] drivers/mfd/lp873x.mod.o 8138s CC [M] drivers/mfd/lp87565.mod.o 8139s CC [M] drivers/mfd/ti_am335x_tscadc.mod.o 8139s CC [M] drivers/mfd/tqmx86.mod.o 8139s CC [M] drivers/mfd/arizona.mod.o 8139s CC [M] drivers/mfd/arizona-i2c.mod.o 8139s CC [M] drivers/mfd/arizona-spi.mod.o 8139s CC [M] drivers/mfd/wcd934x.mod.o 8139s CC [M] drivers/mfd/wm8994.mod.o 8139s CC [M] drivers/mfd/madera.mod.o 8139s CC [M] drivers/mfd/madera-i2c.mod.o 8139s CC [M] drivers/mfd/madera-spi.mod.o 8139s CC [M] drivers/mfd/cs40l50-core.mod.o 8139s CC [M] drivers/mfd/cs40l50-i2c.mod.o 8139s CC [M] drivers/mfd/cs40l50-spi.mod.o 8139s CC [M] drivers/mfd/tps6105x.mod.o 8139s CC [M] drivers/mfd/tps65010.mod.o 8139s CC [M] drivers/mfd/tps6507x.mod.o 8140s CC [M] drivers/mfd/tps65086.mod.o 8140s CC [M] drivers/mfd/tps65217.mod.o 8140s CC [M] drivers/mfd/tps65218.mod.o 8140s CC [M] drivers/mfd/tps65219.mod.o 8140s CC [M] drivers/mfd/tps6594-core.mod.o 8140s CC [M] drivers/mfd/tps6594-i2c.mod.o 8140s CC [M] drivers/mfd/tps6594-spi.mod.o 8140s CC [M] drivers/mfd/mc13xxx-core.mod.o 8141s CC [M] drivers/mfd/mc13xxx-spi.mod.o 8141s CC [M] drivers/mfd/mc13xxx-i2c.mod.o 8141s CC [M] drivers/mfd/ocelot-soc.mod.o 8141s CC [M] drivers/mfd/motorola-cpcap.mod.o 8141s CC [M] drivers/mfd/axp20x.mod.o 8141s CC [M] drivers/mfd/axp20x-i2c.mod.o 8141s CC [M] drivers/mfd/axp20x-rsb.mod.o 8141s CC [M] drivers/mfd/lp3943.mod.o 8142s CC [M] drivers/mfd/ti-lmu.mod.o 8142s CC [M] drivers/mfd/da9062-core.mod.o 8142s CC [M] drivers/mfd/da9150-core.mod.o 8142s CC [M] drivers/mfd/max77541.mod.o 8142s CC [M] drivers/mfd/max77650.mod.o 8142s CC [M] drivers/mfd/max77705.mod.o 8142s CC [M] drivers/mfd/max77714.mod.o 8142s CC [M] drivers/mfd/max77759.mod.o 8143s CC [M] drivers/mfd/max8907.mod.o 8144s CC [M] drivers/mfd/mp2629.mod.o 8144s CC [M] drivers/mfd/mt6360-core.mod.o 8144s CC [M] drivers/mfd/mt6370.mod.o 8144s CC [M] drivers/mfd/mt6397.mod.o 8144s CC [M] drivers/mfd/adp5585.mod.o 8144s CC [M] drivers/mfd/kempld-core.mod.o 8144s CC [M] drivers/mfd/lpc_sch.mod.o 8144s CC [M] drivers/mfd/lpc_ich.mod.o 8144s CC [M] drivers/mfd/rdc321x-southbridge.mod.o 8144s CC [M] drivers/mfd/janz-cmodio.mod.o 8144s CC [M] drivers/mfd/vx855.mod.o 8144s CC [M] drivers/mfd/wl1273-core.mod.o 8144s CC [M] drivers/mfd/si476x-core.mod.o 8144s CC [M] drivers/mfd/qcom_rpm.mod.o 8144s CC [M] drivers/mfd/qcom-spmi-pmic.mod.o 8145s CC [M] drivers/mfd/atmel-flexcom.mod.o 8145s CC [M] drivers/mfd/atmel-hlcdc.mod.o 8145s CC [M] drivers/mfd/viperboard.mod.o 8145s CC [M] drivers/mfd/ntxec.mod.o 8145s CC [M] drivers/mfd/rk8xx-core.mod.o 8145s CC [M] drivers/mfd/rk8xx-i2c.mod.o 8145s CC [M] drivers/mfd/rk8xx-spi.mod.o 8145s CC [M] drivers/mfd/rn5t618.mod.o 8146s CC [M] drivers/mfd/sec-core.mod.o 8146s CC [M] drivers/mfd/sec-i2c.mod.o 8146s CC [M] drivers/mfd/lm3533-core.mod.o 8146s CC [M] drivers/mfd/lm3533-ctrlbank.mod.o 8146s CC [M] drivers/mfd/retu-mfd.mod.o 8146s CC [M] drivers/mfd/iqs62x.mod.o 8146s CC [M] drivers/mfd/menf21bmc.mod.o 8146s CC [M] drivers/mfd/hi6421-pmic-core.mod.o 8147s CC [M] drivers/mfd/hi6421-spmi-pmic.mod.o 8147s CC [M] drivers/mfd/hi655x-pmic.mod.o 8147s CC [M] drivers/mfd/dln2.mod.o 8147s CC [M] drivers/mfd/rt4831.mod.o 8147s CC [M] drivers/mfd/rt5033.mod.o 8147s CC [M] drivers/mfd/rt5120.mod.o 8147s CC [M] drivers/mfd/sky81452.mod.o 8147s CC [M] drivers/mfd/stpmic1.mod.o 8148s CC [M] drivers/mfd/sun4i-gpadc.mod.o 8148s CC [M] drivers/mfd/stm32-lptimer.mod.o 8148s CC [M] drivers/mfd/stm32-timers.mod.o 8148s CC [M] drivers/mfd/sprd-sc27xx-spi.mod.o 8148s CC [M] drivers/mfd/rave-sp.mod.o 8148s CC [M] drivers/mfd/rohm-bd71828.mod.o 8148s CC [M] drivers/mfd/rohm-bd718x7.mod.o 8148s CC [M] drivers/mfd/rohm-bd9576.mod.o 8149s CC [M] drivers/mfd/rohm-bd96801.mod.o 8149s CC [M] drivers/mfd/stmfx.mod.o 8149s CC [M] drivers/mfd/qcom-pm8008.mod.o 8149s CC [M] drivers/mfd/simple-mfd-i2c.mod.o 8149s CC [M] drivers/mfd/smpro-core.mod.o 8149s CC [M] drivers/mfd/intel-m10-bmc-core.mod.o 8149s CC [M] drivers/mfd/intel-m10-bmc-spi.mod.o 8149s CC [M] drivers/mfd/intel-m10-bmc-pmci.mod.o 8150s CC [M] drivers/mfd/atc260x-core.mod.o 8150s CC [M] drivers/mfd/atc260x-i2c.mod.o 8150s CC [M] drivers/mfd/qnap-mcu.mod.o 8150s CC [M] drivers/mfd/rsmu_i2c.mod.o 8150s CC [M] drivers/mfd/rsmu_core.mod.o 8150s CC [M] drivers/mfd/rsmu_spi.mod.o 8150s CC [M] drivers/nfc/fdp/fdp.mod.o 8150s CC [M] drivers/nfc/fdp/fdp_i2c.mod.o 8151s CC [M] drivers/nfc/pn544/pn544.mod.o 8151s CC [M] drivers/nfc/pn544/pn544_i2c.mod.o 8151s CC [M] drivers/nfc/microread/microread.mod.o 8151s CC [M] drivers/nfc/microread/microread_i2c.mod.o 8151s CC [M] drivers/nfc/pn533/pn533.mod.o 8151s CC [M] drivers/nfc/pn533/pn533_usb.mod.o 8151s CC [M] drivers/nfc/pn533/pn533_i2c.mod.o 8151s CC [M] drivers/nfc/pn533/pn532_uart.mod.o 8152s CC [M] drivers/nfc/nfcsim.mod.o 8152s CC [M] drivers/nfc/port100.mod.o 8152s CC [M] drivers/nfc/nfcmrvl/nfcmrvl.mod.o 8152s CC [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.mod.o 8152s CC [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.mod.o 8152s CC [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.mod.o 8152s CC [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.mod.o 8152s CC [M] drivers/nfc/trf7970a.mod.o 8153s CC [M] drivers/nfc/st21nfca/st21nfca_hci.mod.o 8153s CC [M] drivers/nfc/st21nfca/st21nfca_i2c.mod.o 8153s CC [M] drivers/nfc/st-nci/st-nci.mod.o 8153s CC [M] drivers/nfc/st-nci/st-nci_i2c.mod.o 8154s CC [M] drivers/nfc/st-nci/st-nci_spi.mod.o 8154s CC [M] drivers/nfc/nxp-nci/nxp-nci.mod.o 8154s CC [M] drivers/nfc/nxp-nci/nxp-nci_i2c.mod.o 8154s CC [M] drivers/nfc/s3fwrn5/s3fwrn5.mod.o 8154s CC [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.mod.o 8154s CC [M] drivers/nfc/st95hf/st95hf.mod.o 8154s CC [M] drivers/nfc/virtual_ncidev.mod.o 8154s CC [M] drivers/nvdimm/nd_pmem.mod.o 8154s CC [M] drivers/nvdimm/nd_btt.mod.o 8154s CC [M] drivers/nvdimm/of_pmem.mod.o 8154s CC [M] drivers/nvdimm/virtio_pmem.mod.o 8154s CC [M] drivers/nvdimm/nd_virtio.mod.o 8155s CC [M] drivers/dax/hmem/dax_hmem.mod.o 8155s CC [M] drivers/dax/device_dax.mod.o 8155s CC [M] drivers/dax/kmem.mod.o 8155s CC [M] drivers/dax/dax_pmem.mod.o 8155s CC [M] drivers/dax/dax_cxl.mod.o 8155s CC [M] drivers/cxl/core/cxl_core.mod.o 8155s CC [M] drivers/cxl/cxl_port.mod.o 8155s CC [M] drivers/cxl/cxl_acpi.mod.o 8156s CC [M] drivers/cxl/cxl_pmem.mod.o 8156s CC [M] drivers/cxl/cxl_mem.mod.o 8156s CC [M] drivers/cxl/cxl_pci.mod.o 8156s CC [M] drivers/scsi/device_handler/scsi_dh_rdac.mod.o 8156s CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o 8156s CC [M] drivers/scsi/device_handler/scsi_dh_emc.mod.o 8156s CC [M] drivers/scsi/device_handler/scsi_dh_alua.mod.o 8156s CC [M] drivers/scsi/megaraid/megaraid_mm.mod.o 8157s CC [M] drivers/scsi/megaraid/megaraid_mbox.mod.o 8157s CC [M] drivers/scsi/megaraid/megaraid_sas.mod.o 8157s CC [M] drivers/scsi/raid_class.mod.o 8157s CC [M] drivers/scsi/scsi_transport_spi.mod.o 8157s CC [M] drivers/scsi/scsi_transport_fc.mod.o 8157s CC [M] drivers/scsi/scsi_transport_iscsi.mod.o 8157s CC [M] drivers/scsi/scsi_transport_sas.mod.o 8157s CC [M] drivers/scsi/libsas/libsas.mod.o 8158s CC [M] drivers/scsi/scsi_transport_srp.mod.o 8158s CC [M] drivers/scsi/libfc/libfc.mod.o 8158s CC [M] drivers/scsi/fcoe/fcoe.mod.o 8158s CC [M] drivers/scsi/fcoe/libfcoe.mod.o 8158s CC [M] drivers/scsi/snic/snic.mod.o 8158s CC [M] drivers/scsi/bnx2fc/bnx2fc.mod.o 8158s CC [M] drivers/scsi/qedf/qedf.mod.o 8158s CC [M] drivers/scsi/libiscsi.mod.o 8159s CC [M] drivers/scsi/libiscsi_tcp.mod.o 8159s CC [M] drivers/scsi/iscsi_tcp.mod.o 8159s CC [M] drivers/scsi/iscsi_boot_sysfs.mod.o 8159s CC [M] drivers/scsi/advansys.mod.o 8159s CC [M] drivers/scsi/BusLogic.mod.o 8159s CC [M] drivers/scsi/arcmsr/arcmsr.mod.o 8159s CC [M] drivers/scsi/aic7xxx/aic7xxx.mod.o 8159s CC [M] drivers/scsi/aic7xxx/aic79xx.mod.o 8160s CC [M] drivers/scsi/aacraid/aacraid.mod.o 8160s CC [M] drivers/scsi/aic94xx/aic94xx.mod.o 8160s CC [M] drivers/scsi/pm8001/pm80xx.mod.o 8160s CC [M] drivers/scsi/ips.mod.o 8160s CC [M] drivers/scsi/fdomain.mod.o 8160s CC [M] drivers/scsi/fdomain_pci.mod.o 8160s CC [M] drivers/scsi/qla1280.mod.o 8160s CC [M] drivers/scsi/qla2xxx/qla2xxx.mod.o 8160s CC [M] drivers/scsi/qla2xxx/tcm_qla2xxx.mod.o 8161s CC [M] drivers/scsi/qla4xxx/qla4xxx.mod.o 8161s CC [M] drivers/scsi/lpfc/lpfc.mod.o 8161s CC [M] drivers/scsi/elx/efct.mod.o 8161s CC [M] drivers/scsi/bfa/bfa.mod.o 8161s CC [M] drivers/scsi/csiostor/csiostor.mod.o 8161s CC [M] drivers/scsi/dmx3191d.mod.o 8161s CC [M] drivers/scsi/hpsa.mod.o 8161s CC [M] drivers/scsi/smartpqi/smartpqi.mod.o 8162s CC [M] drivers/scsi/sym53c8xx_2/sym53c8xx.mod.o 8162s CC [M] drivers/scsi/dc395x.mod.o 8162s CC [M] drivers/scsi/esp_scsi.mod.o 8162s CC [M] drivers/scsi/am53c974.mod.o 8162s CC [M] drivers/scsi/megaraid.mod.o 8162s CC [M] drivers/scsi/mpt3sas/mpt3sas.mod.o 8162s CC [M] drivers/scsi/mpi3mr/mpi3mr.mod.o 8162s CC [M] drivers/scsi/atp870u.mod.o 8163s CC [M] drivers/scsi/initio.mod.o 8163s CC [M] drivers/scsi/a100u2w.mod.o 8163s CC [M] drivers/scsi/myrb.mod.o 8163s CC [M] drivers/scsi/myrs.mod.o 8163s CC [M] drivers/scsi/3w-xxxx.mod.o 8163s CC [M] drivers/scsi/3w-9xxx.mod.o 8163s CC [M] drivers/scsi/3w-sas.mod.o 8163s CC [M] drivers/scsi/ppa.mod.o 8164s CC [M] drivers/scsi/imm.mod.o 8164s CC [M] drivers/scsi/ipr.mod.o 8164s CC [M] drivers/scsi/hptiop.mod.o 8164s CC [M] drivers/scsi/stex.mod.o 8164s CC [M] drivers/scsi/mvsas/mvsas.mod.o 8164s CC [M] drivers/scsi/mvumi.mod.o 8164s CC [M] drivers/scsi/cxgbi/libcxgbi.mod.o 8164s CC [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.mod.o 8165s CC [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.mod.o 8165s CC [M] drivers/scsi/bnx2i/bnx2i.mod.o 8165s CC [M] drivers/scsi/qedi/qedi.mod.o 8165s CC [M] drivers/scsi/be2iscsi/be2iscsi.mod.o 8165s CC [M] drivers/scsi/esas2r/esas2r.mod.o 8165s CC [M] drivers/scsi/pmcraid.mod.o 8165s CC [M] drivers/scsi/xen-scsifront.mod.o 8165s CC [M] drivers/scsi/hv_storvsc.mod.o 8166s CC [M] drivers/scsi/wd719x.mod.o 8166s CC [M] drivers/scsi/st.mod.o 8166s CC [M] drivers/scsi/ch.mod.o 8166s CC [M] drivers/scsi/ses.mod.o 8166s CC [M] drivers/scsi/hisi_sas/hisi_sas_main.mod.o 8166s CC [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.mod.o 8166s CC [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.mod.o 8166s CC [M] drivers/scsi/hisi_sas/hisi_sas_v3_hw.mod.o 8167s CC [M] drivers/scsi/scsi_debug.mod.o 8167s CC [M] drivers/nvme/host/nvme-fabrics.mod.o 8167s CC [M] drivers/nvme/host/nvme-rdma.mod.o 8167s CC [M] drivers/nvme/host/nvme-fc.mod.o 8167s CC [M] drivers/nvme/host/nvme-tcp.mod.o 8167s CC [M] drivers/nvme/host/nvme-apple.mod.o 8167s CC [M] drivers/nvme/target/nvmet.mod.o 8167s CC [M] drivers/nvme/target/nvme-loop.mod.o 8168s CC [M] drivers/nvme/target/nvmet-rdma.mod.o 8168s CC [M] drivers/nvme/target/nvmet-fc.mod.o 8168s CC [M] drivers/nvme/target/nvmet-tcp.mod.o 8168s CC [M] drivers/nvme/target/nvmet-pci-epf.mod.o 8168s CC [M] drivers/ata/ahci.mod.o 8168s CC [M] drivers/ata/acard-ahci.mod.o 8168s CC [M] drivers/ata/ahci_seattle.mod.o 8168s CC [M] drivers/ata/ahci_platform.mod.o 8168s CC [M] drivers/ata/sata_inic162x.mod.o 8168s CC [M] drivers/ata/sata_sil24.mod.o 8169s CC [M] drivers/ata/sata_dwc_460ex.mod.o 8169s CC [M] drivers/ata/ahci_brcm.mod.o 8169s CC [M] drivers/ata/ahci_ceva.mod.o 8169s CC [M] drivers/ata/ahci_dwc.mod.o 8169s CC [M] drivers/ata/ahci_mtk.mod.o 8169s CC [M] drivers/ata/ahci_mvebu.mod.o 8169s CC [M] drivers/ata/ahci_xgene.mod.o 8169s CC [M] drivers/ata/ahci_qoriq.mod.o 8170s CC [M] drivers/ata/pdc_adma.mod.o 8170s CC [M] drivers/ata/sata_qstor.mod.o 8170s CC [M] drivers/ata/sata_sx4.mod.o 8170s CC [M] drivers/ata/ata_piix.mod.o 8170s CC [M] drivers/ata/sata_mv.mod.o 8170s CC [M] drivers/ata/sata_nv.mod.o 8170s CC [M] drivers/ata/sata_promise.mod.o 8170s CC [M] drivers/ata/sata_rcar.mod.o 8171s CC [M] drivers/ata/sata_sil.mod.o 8171s CC [M] drivers/ata/sata_sis.mod.o 8171s CC [M] drivers/ata/sata_svw.mod.o 8171s CC [M] drivers/ata/sata_uli.mod.o 8171s CC [M] drivers/ata/sata_via.mod.o 8171s CC [M] drivers/ata/sata_vsc.mod.o 8171s CC [M] drivers/ata/pata_ali.mod.o 8171s CC [M] drivers/ata/pata_amd.mod.o 8171s CC [M] drivers/ata/pata_artop.mod.o 8172s CC [M] drivers/ata/pata_atiixp.mod.o 8172s CC [M] drivers/ata/pata_atp867x.mod.o 8172s CC [M] drivers/ata/pata_cmd64x.mod.o 8172s CC [M] drivers/ata/pata_cypress.mod.o 8172s CC [M] drivers/ata/pata_efar.mod.o 8172s CC [M] drivers/ata/pata_hpt366.mod.o 8172s CC [M] drivers/ata/pata_hpt37x.mod.o 8172s CC [M] drivers/ata/pata_hpt3x2n.mod.o 8173s CC [M] drivers/ata/pata_hpt3x3.mod.o 8173s CC [M] drivers/ata/pata_imx.mod.o 8173s CC [M] drivers/ata/pata_it8213.mod.o 8173s CC [M] drivers/ata/pata_it821x.mod.o 8173s CC [M] drivers/ata/pata_jmicron.mod.o 8173s CC [M] drivers/ata/pata_marvell.mod.o 8173s CC [M] drivers/ata/pata_netcell.mod.o 8173s CC [M] drivers/ata/pata_ninja32.mod.o 8174s CC [M] drivers/ata/pata_ns87415.mod.o 8174s CC [M] drivers/ata/pata_oldpiix.mod.o 8174s CC [M] drivers/ata/pata_optidma.mod.o 8174s CC [M] drivers/ata/pata_pdc2027x.mod.o 8174s CC [M] drivers/ata/pata_pdc202xx_old.mod.o 8174s CC [M] drivers/ata/pata_radisys.mod.o 8174s CC [M] drivers/ata/pata_rdc.mod.o 8174s CC [M] drivers/ata/pata_sch.mod.o 8175s CC [M] drivers/ata/pata_serverworks.mod.o 8175s CC [M] drivers/ata/pata_sil680.mod.o 8175s CC [M] drivers/ata/pata_sis.mod.o 8175s CC [M] drivers/ata/pata_piccolo.mod.o 8175s CC [M] drivers/ata/pata_triflex.mod.o 8175s CC [M] drivers/ata/pata_via.mod.o 8175s CC [M] drivers/ata/pata_sl82c105.mod.o 8175s CC [M] drivers/ata/pata_cmd640.mod.o 8176s CC [M] drivers/ata/pata_mpiix.mod.o 8176s CC [M] drivers/ata/pata_ns87410.mod.o 8176s CC [M] drivers/ata/pata_opti.mod.o 8176s CC [M] drivers/ata/pata_platform.mod.o 8176s CC [M] drivers/ata/pata_of_platform.mod.o 8176s CC [M] drivers/ata/pata_rz1000.mod.o 8176s CC [M] drivers/ata/pata_parport/pata_parport.mod.o 8176s CC [M] drivers/ata/pata_parport/aten.mod.o 8176s CC [M] drivers/ata/pata_parport/bpck.mod.o 8177s CC [M] drivers/ata/pata_parport/dstr.mod.o 8177s CC [M] drivers/ata/pata_parport/kbic.mod.o 8177s CC [M] drivers/ata/pata_parport/epat.mod.o 8177s CC [M] drivers/ata/pata_parport/epia.mod.o 8177s CC [M] drivers/ata/pata_parport/frpw.mod.o 8177s CC [M] drivers/ata/pata_parport/friq.mod.o 8177s CC [M] drivers/ata/pata_parport/fit2.mod.o 8177s CC [M] drivers/ata/pata_parport/fit3.mod.o 8178s CC [M] drivers/ata/pata_parport/on20.mod.o 8178s CC [M] drivers/ata/pata_parport/on26.mod.o 8178s CC [M] drivers/ata/pata_parport/ktti.mod.o 8178s CC [M] drivers/ata/pata_parport/bpck6.mod.o 8178s CC [M] drivers/ata/pata_acpi.mod.o 8178s CC [M] drivers/ata/ata_generic.mod.o 8178s CC [M] drivers/ata/pata_legacy.mod.o 8178s CC [M] drivers/gpu/drm/arm/hdlcd.mod.o 8179s CC [M] drivers/gpu/drm/arm/mali-dp.mod.o 8179s CC [M] drivers/gpu/drm/arm/display/komeda/komeda.mod.o 8179s CC [M] drivers/gpu/drm/display/drm_dp_aux_bus.mod.o 8179s CC [M] drivers/gpu/drm/display/drm_display_helper.mod.o 8179s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.mod.o 8179s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.mod.o 8179s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.mod.o 8179s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_lvds.mod.o 8180s CC [M] drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.mod.o 8180s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.mod.o 8180s CC [M] drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.mod.o 8180s CC [M] drivers/gpu/drm/renesas/shmobile/shmob-drm.mod.o 8180s CC [M] drivers/gpu/drm/imx/lcdc/imx-lcdc.mod.o 8180s CC [M] drivers/gpu/drm/panel/panel-arm-versatile.mod.o 8180s CC [M] drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.mod.o 8180s CC [M] drivers/gpu/drm/panel/panel-auo-a030jtn01.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-boe-himax8279d.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-boe-td4320.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-dsi-cm.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-lvds.mod.o 8181s CC [M] drivers/gpu/drm/panel/panel-simple.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-edp.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-ebbg-ft8719.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-elida-kd35t133.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-himax-hx8279.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-himax-hx83102.mod.o 8182s CC [M] drivers/gpu/drm/panel/panel-himax-hx83112a.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-himax-hx8394.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9322.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9341.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9805.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9806e.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9881c.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-ilitek-ili9882t.mod.o 8183s CC [M] drivers/gpu/drm/panel/panel-innolux-ej030na.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-innolux-p079zca.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-jdi-lpm102a188a.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-jdi-fhd-r63452.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-khadas-ts050.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.mod.o 8184s CC [M] drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-lincolntech-lcd197.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-lg-lb035q02.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-lg-lg4573.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-lg-sw43408.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-nec-nl8048hl11.mod.o 8185s CC [M] drivers/gpu/drm/panel/panel-newvision-nv3051d.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-newvision-nv3052c.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35510.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35560.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt35950.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt36523.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt36672e.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt37801.mod.o 8186s CC [M] drivers/gpu/drm/panel/panel-novatek-nt39016.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-orisetech-ota5601a.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-orisetech-otm8009a.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-raydium-rm67191.mod.o 8187s CC [M] drivers/gpu/drm/panel/panel-raydium-rm67200.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-raydium-rm68200.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-raydium-rm692e5.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-raydium-rm69380.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-ronbo-rb070d30.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-samsung-ams581vf01.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-samsung-ams639rq08.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-samsung-atna33xc20.mod.o 8188s CC [M] drivers/gpu/drm/panel/panel-samsung-db7430.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-ld9040.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d16d0.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d27a1.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3fa7.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha8.mod.o 8189s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-seiko-43wvf1g.mod.o 8190s CC [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sitronix-st7701.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-summit.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-synaptics-r63353.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sony-acx565akm.mod.o 8191s CC [M] drivers/gpu/drm/panel/panel-sony-td4353-jdi.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-startek-kd070fhfid015.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-tpo-td028ttec1.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-tpo-td043mtea1.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-tpo-tpg110.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-truly-nt35597.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-visionox-g2647fb105.mod.o 8192s CC [M] drivers/gpu/drm/panel/panel-visionox-rm69299.mod.o 8193s CC [M] drivers/gpu/drm/panel/panel-visionox-rm692e5.mod.o 8193s CC [M] drivers/gpu/drm/panel/panel-visionox-vtdr6130.mod.o 8193s CC [M] drivers/gpu/drm/panel/panel-visionox-r66451.mod.o 8193s CC [M] drivers/gpu/drm/panel/panel-widechips-ws2401.mod.o 8193s CC [M] drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.mod.o 8193s CC [M] drivers/gpu/drm/bridge/analogix/analogix-anx6345.mod.o 8193s CC [M] drivers/gpu/drm/bridge/analogix/analogix-anx78xx.mod.o 8193s CC [M] drivers/gpu/drm/bridge/analogix/analogix_dp.mod.o 8194s CC [M] drivers/gpu/drm/bridge/cadence/cdns-dsi.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx-ldb-helper.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8qm-ldb.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-ldb.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.mod.o 8194s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.mod.o 8195s CC [M] drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.mod.o 8195s CC [M] drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.mod.o 8195s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.mod.o 8195s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.mod.o 8195s CC [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.mod.o 8195s CC [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.mod.o 8195s CC [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.mod.o 8195s CC [M] drivers/gpu/drm/bridge/aux-bridge.mod.o 8195s CC [M] drivers/gpu/drm/bridge/aux-hpd-bridge.mod.o 8196s CC [M] drivers/gpu/drm/bridge/chipone-icn6211.mod.o 8196s CC [M] drivers/gpu/drm/bridge/chrontel-ch7033.mod.o 8196s CC [M] drivers/gpu/drm/bridge/cros-ec-anx7688.mod.o 8196s CC [M] drivers/gpu/drm/bridge/display-connector.mod.o 8196s CC [M] drivers/gpu/drm/bridge/fsl-ldb.mod.o 8196s CC [M] drivers/gpu/drm/bridge/tda998x.mod.o 8196s CC [M] drivers/gpu/drm/bridge/ite-it6263.mod.o 8196s CC [M] drivers/gpu/drm/bridge/ite-it6505.mod.o 8196s CC [M] drivers/gpu/drm/bridge/lontium-lt8912b.mod.o 8197s CC [M] drivers/gpu/drm/bridge/lontium-lt9211.mod.o 8197s CC [M] drivers/gpu/drm/bridge/lvds-codec.mod.o 8197s CC [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.mod.o 8197s CC [M] drivers/gpu/drm/bridge/nxp-ptn3460.mod.o 8197s CC [M] drivers/gpu/drm/bridge/parade-ps8622.mod.o 8197s CC [M] drivers/gpu/drm/bridge/parade-ps8640.mod.o 8197s CC [M] drivers/gpu/drm/bridge/samsung-dsim.mod.o 8197s CC [M] drivers/gpu/drm/bridge/sil-sii8620.mod.o 8197s CC [M] drivers/gpu/drm/bridge/sii902x.mod.o 8197s CC [M] drivers/gpu/drm/bridge/sii9234.mod.o 8198s CC [M] drivers/gpu/drm/bridge/simple-bridge.mod.o 8198s CC [M] drivers/gpu/drm/bridge/thc63lvd1024.mod.o 8198s CC [M] drivers/gpu/drm/bridge/tc358764.mod.o 8198s CC [M] drivers/gpu/drm/bridge/tc358767.mod.o 8198s CC [M] drivers/gpu/drm/bridge/tc358768.mod.o 8198s CC [M] drivers/gpu/drm/bridge/adv7511/adv7511.mod.o 8198s CC [M] drivers/gpu/drm/bridge/ti-dlpc3433.mod.o 8198s CC [M] drivers/gpu/drm/bridge/ti-sn65dsi83.mod.o 8199s CC [M] drivers/gpu/drm/bridge/ti-sn65dsi86.mod.o 8199s CC [M] drivers/gpu/drm/bridge/ti-tdp158.mod.o 8199s CC [M] drivers/gpu/drm/bridge/ti-tfp410.mod.o 8199s CC [M] drivers/gpu/drm/bridge/ti-tpd12s015.mod.o 8199s CC [M] drivers/gpu/drm/bridge/nwl-dsi.mod.o 8199s CC [M] drivers/gpu/drm/bridge/ite-it66121.mod.o 8199s CC [M] drivers/gpu/drm/hisilicon/kirin/kirin-drm.mod.o 8199s CC [M] drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.mod.o 8200s CC [M] drivers/gpu/drm/mxsfb/mxsfb.mod.o 8200s CC [M] drivers/gpu/drm/mxsfb/imx-lcdif.mod.o 8200s CC [M] drivers/gpu/drm/tiny/arcpgu.mod.o 8200s CC [M] drivers/gpu/drm/tiny/bochs.mod.o 8200s CC [M] drivers/gpu/drm/tiny/cirrus-qemu.mod.o 8200s CC [M] drivers/gpu/drm/tiny/gm12u320.mod.o 8200s CC [M] drivers/gpu/drm/tiny/panel-mipi-dbi.mod.o 8200s CC [M] drivers/gpu/drm/tiny/hx8357d.mod.o 8201s CC [M] drivers/gpu/drm/tiny/ili9163.mod.o 8201s CC [M] drivers/gpu/drm/tiny/ili9225.mod.o 8201s CC [M] drivers/gpu/drm/tiny/ili9341.mod.o 8201s CC [M] drivers/gpu/drm/tiny/ili9486.mod.o 8201s CC [M] drivers/gpu/drm/tiny/mi0283qt.mod.o 8201s CC [M] drivers/gpu/drm/tiny/repaper.mod.o 8201s CC [M] drivers/gpu/drm/tiny/sharp-memory.mod.o 8201s CC [M] drivers/gpu/drm/xen/drm_xen_front.mod.o 8201s CC [M] drivers/gpu/drm/gud/gud.mod.o 8202s CC [M] drivers/gpu/drm/sitronix/st7571-i2c.mod.o 8202s CC [M] drivers/gpu/drm/sitronix/st7586.mod.o 8202s CC [M] drivers/gpu/drm/sitronix/st7735r.mod.o 8202s CC [M] drivers/gpu/drm/solomon/ssd130x.mod.o 8202s CC [M] drivers/gpu/drm/solomon/ssd130x-i2c.mod.o 8202s CC [M] drivers/gpu/drm/solomon/ssd130x-spi.mod.o 8202s CC [M] drivers/gpu/drm/drm_panel_backlight_quirks.mod.o 8202s CC [M] drivers/gpu/drm/drm_exec.mod.o 8202s CC [M] drivers/gpu/drm/drm_gpuvm.mod.o 8202s CC [M] drivers/gpu/drm/drm_gpusvm.mod.o 8203s CC [M] drivers/gpu/drm/drm_buddy.mod.o 8203s CC [M] drivers/gpu/drm/drm_dma_helper.mod.o 8203s CC [M] drivers/gpu/drm/drm_suballoc_helper.mod.o 8203s CC [M] drivers/gpu/drm/drm_ttm_helper.mod.o 8203s CC [M] drivers/gpu/drm/drm_mipi_dbi.mod.o 8203s CC [M] drivers/gpu/drm/ttm/ttm.mod.o 8203s CC [M] drivers/gpu/drm/scheduler/gpu-sched.mod.o 8203s CC [M] drivers/gpu/drm/radeon/radeon.mod.o 8204s CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu.mod.o 8204s CC [M] drivers/gpu/drm/amd/amdxcp/amdxcp.mod.o 8204s CC [M] drivers/gpu/drm/xe/xe.mod.o 8204s CC [M] drivers/gpu/drm/mgag200/mgag200.mod.o 8204s CC [M] drivers/gpu/drm/v3d/v3d.mod.o 8204s CC [M] drivers/gpu/drm/vmwgfx/vmwgfx.mod.o 8204s CC [M] drivers/gpu/drm/vgem/vgem.mod.o 8204s CC [M] drivers/gpu/drm/vkms/vkms.mod.o 8204s CC [M] drivers/gpu/drm/nouveau/ch7006.mod.o 8205s CC [M] drivers/gpu/drm/nouveau/sil164.mod.o 8205s CC [M] drivers/gpu/drm/nouveau/nouveau.mod.o 8205s CC [M] drivers/gpu/drm/rockchip/rockchipdrm.mod.o 8205s CC [M] drivers/gpu/drm/udl/udl.mod.o 8205s CC [M] drivers/gpu/drm/ast/ast.mod.o 8205s CC [M] drivers/gpu/drm/sun4i/sun4i-drm.mod.o 8205s CC [M] drivers/gpu/drm/sun4i/sun4i-tcon.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun4i_tv.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun6i_drc.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun6i_mipi_dsi.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun8i-drm-hdmi.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun8i-mixer.mod.o 8206s CC [M] drivers/gpu/drm/sun4i/sun8i_tcon_top.mod.o 8206s CC [M] drivers/gpu/drm/qxl/qxl.mod.o 8206s CC [M] drivers/gpu/drm/virtio/virtio-gpu.mod.o 8206s CC [M] drivers/gpu/drm/msm/msm.mod.o 8207s CC [M] drivers/gpu/drm/stm/dw_mipi_dsi-stm.mod.o 8207s CC [M] drivers/gpu/drm/stm/lvds.mod.o 8207s CC [M] drivers/gpu/drm/stm/stm-drm.mod.o 8207s CC [M] drivers/gpu/drm/logicvc/logicvc-drm.mod.o 8207s CC [M] drivers/gpu/drm/mediatek/mediatek-drm.mod.o 8207s CC [M] drivers/gpu/drm/mediatek/mtk_cec.mod.o 8207s CC [M] drivers/gpu/drm/mediatek/mtk_hdmi.mod.o 8208s CC [M] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.mod.o 8208s CC [M] drivers/gpu/drm/mediatek/mtk_dp.mod.o 8208s CC [M] drivers/gpu/drm/meson/meson-drm.mod.o 8208s CC [M] drivers/gpu/drm/meson/meson_dw_hdmi.mod.o 8208s CC [M] drivers/gpu/drm/meson/meson_dw_mipi_dsi.mod.o 8208s CC [M] drivers/gpu/drm/pl111/pl111_drm.mod.o 8208s CC [M] drivers/gpu/drm/adp/adpdrm.mod.o 8208s CC [M] drivers/gpu/drm/adp/adpdrm-mipi.mod.o 8208s CC [M] drivers/gpu/drm/lima/lima.mod.o 8209s CC [M] drivers/gpu/drm/panfrost/panfrost.mod.o 8209s CC [M] drivers/gpu/drm/panthor/panthor.mod.o 8209s CC [M] drivers/gpu/drm/tidss/tidss.mod.o 8209s CC [M] drivers/gpu/drm/hyperv/hyperv_drm.mod.o 8209s CC [M] drivers/gpu/drm/sprd/sprd-drm.mod.o 8209s CC [M] drivers/gpu/drm/imagination/powervr.mod.o 8209s CC [M] drivers/spi/spi-mux.mod.o 8209s CC [M] drivers/spi/spidev.mod.o 8210s CC [M] drivers/spi/spi-loopback-test.mod.o 8210s CC [M] drivers/spi/spi-airoha-snfi.mod.o 8210s CC [M] drivers/spi/spi-altera-platform.mod.o 8210s CC [M] drivers/spi/spi-altera-core.mod.o 8210s CC [M] drivers/spi/spi-altera-dfl.mod.o 8210s CC [M] drivers/spi/spi-amlogic-spifc-a1.mod.o 8210s CC [M] drivers/spi/spi-apple.mod.o 8210s CC [M] drivers/spi/spi-armada-3700.mod.o 8211s CC [M] drivers/spi/spi-axi-spi-engine.mod.o 8211s CC [M] drivers/spi/spi-bcm2835.mod.o 8211s CC [M] drivers/spi/spi-bcm2835aux.mod.o 8211s CC [M] drivers/spi/spi-bcm63xx-hsspi.mod.o 8211s CC [M] drivers/spi/spi-bcmbca-hsspi.mod.o 8211s CC [M] drivers/spi/spi-iproc-qspi.mod.o 8211s CC [M] drivers/spi/spi-brcmstb-qspi.mod.o 8211s CC [M] drivers/spi/spi-bcm-qspi.mod.o 8211s CC [M] drivers/spi/spi-bitbang.mod.o 8211s CC [M] drivers/spi/spi-butterfly.mod.o 8212s CC [M] drivers/spi/spi-cadence.mod.o 8212s CC [M] drivers/spi/spi-cadence-quadspi.mod.o 8212s CC [M] drivers/spi/spi-cadence-xspi.mod.o 8212s CC [M] drivers/spi/spi-ch341.mod.o 8212s CC [M] drivers/spi/spi-cs42l43.mod.o 8212s CC [M] drivers/spi/spi-dln2.mod.o 8212s CC [M] drivers/spi/spi-dw.mod.o 8212s CC [M] drivers/spi/spi-dw-mmio.mod.o 8212s CC [M] drivers/spi/spi-dw-pci.mod.o 8213s CC [M] drivers/spi/spi-fsi.mod.o 8213s CC [M] drivers/spi/spi-fsl-dspi.mod.o 8213s CC [M] drivers/spi/spi-fsl-lpspi.mod.o 8213s CC [M] drivers/spi/spi-fsl-qspi.mod.o 8213s CC [M] drivers/spi/spi-gpio.mod.o 8213s CC [M] drivers/spi/spi-hisi-kunpeng.mod.o 8213s CC [M] drivers/spi/spi-hisi-sfc-v3xx.mod.o 8213s CC [M] drivers/spi/spi-imx.mod.o 8213s CC [M] drivers/spi/spi-kspi2.mod.o 8214s CC [M] drivers/spi/spi-ljca.mod.o 8214s CC [M] drivers/spi/spi-lm70llp.mod.o 8214s CC [M] drivers/spi/spi-meson-spicc.mod.o 8214s CC [M] drivers/spi/spi-meson-spifc.mod.o 8214s CC [M] drivers/spi/spi-microchip-core.mod.o 8214s CC [M] drivers/spi/spi-microchip-core-qspi.mod.o 8214s CC [M] drivers/spi/spi-mt65xx.mod.o 8214s CC [M] drivers/spi/spi-mtk-nor.mod.o 8215s CC [M] drivers/spi/spi-mtk-snfi.mod.o 8215s CC [M] drivers/spi/spi-mxic.mod.o 8215s CC [M] drivers/spi/spi-wpcm-fiu.mod.o 8215s CC [M] drivers/spi/spi-npcm-fiu.mod.o 8215s CC [M] drivers/spi/spi-npcm-pspi.mod.o 8215s CC [M] drivers/spi/spi-nxp-fspi.mod.o 8215s CC [M] drivers/spi/spi-oc-tiny.mod.o 8215s CC [M] drivers/spi/spi-orion.mod.o 8216s CC [M] drivers/spi/spi-pci1xxxx.mod.o 8216s CC [M] drivers/spi/spi-pl022.mod.o 8216s CC [M] drivers/spi/spi-geni-qcom.mod.o 8216s CC [M] drivers/spi/spi-qcom-qspi.mod.o 8216s CC [M] drivers/spi/spi-qpic-snand.mod.o 8216s CC [M] drivers/spi/spi-qup.mod.o 8216s CC [M] drivers/spi/spi-rockchip-sfc.mod.o 8216s CC [M] drivers/spi/spi-rpc-if.mod.o 8217s CC [M] drivers/spi/spi-rspi.mod.o 8217s CC [M] drivers/spi/spi-rzv2m-csi.mod.o 8217s CC [M] drivers/spi/spi-sc18is602.mod.o 8217s CC [M] drivers/spi/spi-sh-hspi.mod.o 8217s CC [M] drivers/spi/spi-sh-msiof.mod.o 8217s CC [M] drivers/spi/spi-sifive.mod.o 8217s CC [M] drivers/spi/spi-slave-mt27xx.mod.o 8217s CC [M] drivers/spi/spi-sn-f-ospi.mod.o 8217s CC [M] drivers/spi/spi-sprd.mod.o 8218s CC [M] drivers/spi/spi-sprd-adi.mod.o 8218s CC [M] drivers/spi/spi-stm32.mod.o 8218s CC [M] drivers/spi/spi-stm32-ospi.mod.o 8218s CC [M] drivers/spi/spi-stm32-qspi.mod.o 8218s CC [M] drivers/spi/spi-sun6i.mod.o 8218s CC [M] drivers/spi/spi-synquacer.mod.o 8218s CC [M] drivers/spi/spi-tle62x0.mod.o 8218s CC [M] drivers/spi/spi-thunderx.mod.o 8218s CC [M] drivers/spi/spi-xcomm.mod.o 8219s CC [M] drivers/spi/spi-xilinx.mod.o 8219s CC [M] drivers/spi/spi-xlp.mod.o 8219s CC [M] drivers/spi/spi-zynqmp-gqspi.mod.o 8219s CC [M] drivers/spi/spi-amd.mod.o 8219s CC [M] drivers/spi/spi-amd-pci.mod.o 8219s CC [M] drivers/spi/spi-slave-time.mod.o 8219s CC [M] drivers/spi/spi-slave-system-control.mod.o 8219s CC [M] drivers/spi/spi-offload-trigger-pwm.mod.o 8220s CC [M] drivers/net/phy/mediatek/mtk-2p5ge.mod.o 8220s CC [M] drivers/net/phy/mediatek/mtk-ge.mod.o 8220s CC [M] drivers/net/phy/mediatek/mtk-ge-soc.mod.o 8220s CC [M] drivers/net/phy/mediatek/mtk-phy-lib.mod.o 8220s CC [M] drivers/net/phy/qcom/qcom-phy-lib.mod.o 8220s CC [M] drivers/net/phy/qcom/at803x.mod.o 8220s CC [M] drivers/net/phy/qcom/qca83xx.mod.o 8220s CC [M] drivers/net/phy/qcom/qca808x.mod.o 8221s CC [M] drivers/net/phy/qcom/qca807x.mod.o 8221s CC [M] drivers/net/phy/sfp.mod.o 8221s CC [M] drivers/net/phy/adin.mod.o 8221s CC [M] drivers/net/phy/adin1100.mod.o 8221s CC [M] drivers/net/phy/air_en8811h.mod.o 8221s CC [M] drivers/net/phy/amd.mod.o 8221s CC [M] drivers/net/phy/aquantia/aquantia.mod.o 8221s CC [M] drivers/net/phy/as21xxx.mod.o 8221s CC [M] drivers/net/phy/ax88796b.mod.o 8222s CC [M] drivers/net/phy/bcm54140.mod.o 8222s CC [M] drivers/net/phy/bcm7xxx.mod.o 8222s CC [M] drivers/net/phy/bcm87xx.mod.o 8222s CC [M] drivers/net/phy/bcm-phy-lib.mod.o 8222s CC [M] drivers/net/phy/bcm-phy-ptp.mod.o 8222s CC [M] drivers/net/phy/broadcom.mod.o 8222s CC [M] drivers/net/phy/cicada.mod.o 8222s CC [M] drivers/net/phy/cortina.mod.o 8222s CC [M] drivers/net/phy/davicom.mod.o 8222s CC [M] drivers/net/phy/dp83640.mod.o 8223s CC [M] drivers/net/phy/dp83822.mod.o 8223s CC [M] drivers/net/phy/dp83848.mod.o 8223s CC [M] drivers/net/phy/dp83867.mod.o 8223s CC [M] drivers/net/phy/dp83869.mod.o 8223s CC [M] drivers/net/phy/dp83tc811.mod.o 8223s CC [M] drivers/net/phy/dp83td510.mod.o 8223s CC [M] drivers/net/phy/dp83tg720.mod.o 8223s CC [M] drivers/net/phy/icplus.mod.o 8224s CC [M] drivers/net/phy/intel-xway.mod.o 8224s CC [M] drivers/net/phy/et1011c.mod.o 8224s CC [M] drivers/net/phy/lxt.mod.o 8224s CC [M] drivers/net/phy/marvell10g.mod.o 8224s CC [M] drivers/net/phy/marvell.mod.o 8224s CC [M] drivers/net/phy/marvell-88q2xxx.mod.o 8224s CC [M] drivers/net/phy/marvell-88x2222.mod.o 8224s CC [M] drivers/net/phy/mxl-gpy.mod.o 8225s CC [M] drivers/net/phy/mxl-86110.mod.o 8225s CC [M] drivers/net/phy/meson-gxl.mod.o 8225s CC [M] drivers/net/phy/spi_ks8995.mod.o 8225s CC [M] drivers/net/phy/micrel.mod.o 8225s CC [M] drivers/net/phy/microchip.mod.o 8225s CC [M] drivers/net/phy/microchip_rds_ptp.mod.o 8225s CC [M] drivers/net/phy/microchip_t1.mod.o 8225s CC [M] drivers/net/phy/microchip_t1s.mod.o 8225s CC [M] drivers/net/phy/mscc/mscc.mod.o 8226s CC [M] drivers/net/phy/motorcomm.mod.o 8226s CC [M] drivers/net/phy/national.mod.o 8226s CC [M] drivers/net/phy/ncn26000.mod.o 8226s CC [M] drivers/net/phy/nxp-c45-tja.mod.o 8226s CC [M] drivers/net/phy/nxp-cbtx.mod.o 8226s CC [M] drivers/net/phy/nxp-tja11xx.mod.o 8226s CC [M] drivers/net/phy/qsemi.mod.o 8226s CC [M] drivers/net/phy/realtek/realtek.mod.o 8226s CC [M] drivers/net/phy/uPD60620.mod.o 8227s CC [M] drivers/net/phy/rockchip.mod.o 8227s CC [M] drivers/net/phy/smsc.mod.o 8227s CC [M] drivers/net/phy/ste10Xp.mod.o 8227s CC [M] drivers/net/phy/teranetics.mod.o 8227s CC [M] drivers/net/phy/vitesse.mod.o 8227s CC [M] drivers/net/phy/xilinx_gmii2rgmii.mod.o 8227s CC [M] drivers/net/pse-pd/pse_regulator.mod.o 8227s CC [M] drivers/net/pse-pd/pd692x0.mod.o 8227s CC [M] drivers/net/pse-pd/tps23881.mod.o 8228s CC [M] drivers/net/mdio/mdio-bcm-unimac.mod.o 8228s CC [M] drivers/net/mdio/mdio-cavium.mod.o 8228s CC [M] drivers/net/mdio/mdio-gpio.mod.o 8228s CC [M] drivers/net/mdio/mdio-hisi-femac.mod.o 8228s CC [M] drivers/net/mdio/mdio-i2c.mod.o 8228s CC [M] drivers/net/mdio/mdio-ipq4019.mod.o 8228s CC [M] drivers/net/mdio/mdio-ipq8064.mod.o 8228s CC [M] drivers/net/mdio/mdio-mscc-miim.mod.o 8229s CC [M] drivers/net/mdio/mdio-mvusb.mod.o 8229s CC [M] drivers/net/mdio/mdio-octeon.mod.o 8229s CC [M] drivers/net/mdio/mdio-regmap.mod.o 8229s CC [M] drivers/net/mdio/mdio-thunder.mod.o 8229s CC [M] drivers/net/mdio/mdio-xgene.mod.o 8229s CC [M] drivers/net/mdio/mdio-mux-gpio.mod.o 8229s CC [M] drivers/net/mdio/mdio-mux-meson-g12a.mod.o 8229s CC [M] drivers/net/mdio/mdio-mux-meson-gxl.mod.o 8229s CC [M] drivers/net/mdio/mdio-mux-mmioreg.mod.o 8230s CC [M] drivers/net/mdio/mdio-mux-multiplexer.mod.o 8230s CC [M] drivers/net/pcs/pcs_xpcs.mod.o 8230s CC [M] drivers/net/pcs/pcs-mtk-lynxi.mod.o 8230s CC [M] drivers/net/dsa/b53/b53_common.mod.o 8230s CC [M] drivers/net/dsa/b53/b53_spi.mod.o 8230s CC [M] drivers/net/dsa/b53/b53_mdio.mod.o 8230s CC [M] drivers/net/dsa/b53/b53_mmap.mod.o 8230s CC [M] drivers/net/dsa/b53/b53_srab.mod.o 8231s CC [M] drivers/net/dsa/b53/b53_serdes.mod.o 8231s CC [M] drivers/net/dsa/hirschmann/hellcreek_sw.mod.o 8231s CC [M] drivers/net/dsa/microchip/ksz_switch.mod.o 8231s CC [M] drivers/net/dsa/microchip/ksz9477_i2c.mod.o 8231s CC [M] drivers/net/dsa/microchip/ksz_spi.mod.o 8231s CC [M] drivers/net/dsa/microchip/ksz8863_smi.mod.o 8231s CC [M] drivers/net/dsa/mv88e6xxx/mv88e6xxx.mod.o 8231s CC [M] drivers/net/dsa/ocelot/mscc_felix_dsa_lib.mod.o 8231s CC [M] drivers/net/dsa/ocelot/mscc_felix.mod.o 8232s CC [M] drivers/net/dsa/ocelot/mscc_ocelot_ext.mod.o 8232s CC [M] drivers/net/dsa/ocelot/mscc_seville.mod.o 8232s CC [M] drivers/net/dsa/qca/ar9331.mod.o 8232s CC [M] drivers/net/dsa/qca/qca8k.mod.o 8232s CC [M] drivers/net/dsa/realtek/realtek_dsa.mod.o 8232s CC [M] drivers/net/dsa/realtek/rtl8366.mod.o 8232s CC [M] drivers/net/dsa/realtek/rtl8365mb.mod.o 8232s CC [M] drivers/net/dsa/sja1105/sja1105.mod.o 8233s CC [M] drivers/net/dsa/xrs700x/xrs700x.mod.o 8233s CC [M] drivers/net/dsa/xrs700x/xrs700x_i2c.mod.o 8233s CC [M] drivers/net/dsa/xrs700x/xrs700x_mdio.mod.o 8233s CC [M] drivers/net/dsa/bcm-sf2.mod.o 8233s CC [M] drivers/net/dsa/lantiq_gswip.mod.o 8233s CC [M] drivers/net/dsa/mt7530.mod.o 8233s CC [M] drivers/net/dsa/mt7530-mdio.mod.o 8233s CC [M] drivers/net/dsa/mt7530-mmio.mod.o 8233s CC [M] drivers/net/dsa/mv88e6060.mod.o 8233s CC [M] drivers/net/dsa/lan9303-core.mod.o 8234s CC [M] drivers/net/dsa/lan9303_i2c.mod.o 8234s CC [M] drivers/net/dsa/lan9303_mdio.mod.o 8234s CC [M] drivers/net/dsa/vitesse-vsc73xx-core.mod.o 8234s CC [M] drivers/net/dsa/vitesse-vsc73xx-platform.mod.o 8234s CC [M] drivers/net/dsa/vitesse-vsc73xx-spi.mod.o 8234s CC [M] drivers/net/ethernet/3com/3c59x.mod.o 8234s CC [M] drivers/net/ethernet/3com/typhoon.mod.o 8234s CC [M] drivers/net/ethernet/8390/ne2k-pci.mod.o 8235s CC [M] drivers/net/ethernet/8390/8390.mod.o 8235s CC [M] drivers/net/ethernet/actions/owl-emac.mod.o 8235s CC [M] drivers/net/ethernet/adaptec/starfire.mod.o 8235s CC [M] drivers/net/ethernet/adi/adin1110.mod.o 8235s CC [M] drivers/net/ethernet/agere/et131x.mod.o 8235s CC [M] drivers/net/ethernet/airoha/airoha-eth.mod.o 8235s CC [M] drivers/net/ethernet/airoha/airoha_npu.mod.o 8235s CC [M] drivers/net/ethernet/alacritech/slicoss.mod.o 8236s CC [M] drivers/net/ethernet/alteon/acenic.mod.o 8236s CC [M] drivers/net/ethernet/amazon/ena/ena.mod.o 8236s CC [M] drivers/net/ethernet/amd/amd8111e.mod.o 8236s CC [M] drivers/net/ethernet/amd/pcnet32.mod.o 8236s CC [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.mod.o 8236s CC [M] drivers/net/ethernet/amd/pds_core/pds_core.mod.o 8236s CC [M] drivers/net/ethernet/aquantia/atlantic/atlantic.mod.o 8236s CC [M] drivers/net/ethernet/arc/arc_emac.mod.o 8237s CC [M] drivers/net/ethernet/arc/emac_rockchip.mod.o 8237s CC [M] drivers/net/ethernet/asix/ax88796c.mod.o 8237s CC [M] drivers/net/ethernet/atheros/atlx/atl1.mod.o 8237s CC [M] drivers/net/ethernet/atheros/atlx/atl2.mod.o 8237s CC [M] drivers/net/ethernet/atheros/atl1e/atl1e.mod.o 8237s CC [M] drivers/net/ethernet/atheros/atl1c/atl1c.mod.o 8237s CC [M] drivers/net/ethernet/atheros/alx/alx.mod.o 8237s CC [M] drivers/net/ethernet/cadence/macb.mod.o 8238s CC [M] drivers/net/ethernet/cadence/macb_pci.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/b44.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/bcm4908_enet.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/genet/genet.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/bnx2.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/cnic.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/tg3.mod.o 8238s CC [M] drivers/net/ethernet/broadcom/bcmsysport.mod.o 8239s CC [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.mod.o 8239s CC [M] drivers/net/ethernet/broadcom/asp2/bcm-asp.mod.o 8239s CC [M] drivers/net/ethernet/brocade/bna/bna.mod.o 8239s CC [M] drivers/net/ethernet/cavium/common/cavium_ptp.mod.o 8239s CC [M] drivers/net/ethernet/cavium/thunder/thunder_xcv.mod.o 8239s CC [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.mod.o 8239s CC [M] drivers/net/ethernet/cavium/thunder/nicpf.mod.o 8239s CC [M] drivers/net/ethernet/cavium/thunder/nicvf.mod.o 8240s CC [M] drivers/net/ethernet/cavium/liquidio/liquidio-core.mod.o 8240s CC [M] drivers/net/ethernet/cavium/liquidio/liquidio.mod.o 8240s CC [M] drivers/net/ethernet/cavium/liquidio/liquidio_vf.mod.o 8240s CC [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.mod.o 8240s CC [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.mod.o 8240s CC [M] drivers/net/ethernet/chelsio/cxgb/cxgb.mod.o 8240s CC [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.mod.o 8240s CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.mod.o 8241s CC [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.mod.o 8241s CC [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.mod.o 8241s CC [M] drivers/net/ethernet/cisco/enic/enic.mod.o 8241s CC [M] drivers/net/ethernet/cortina/gemini.mod.o 8241s CC [M] drivers/net/ethernet/dec/tulip/xircom_cb.mod.o 8241s CC [M] drivers/net/ethernet/dec/tulip/dmfe.mod.o 8241s CC [M] drivers/net/ethernet/dec/tulip/winbond-840.mod.o 8241s CC [M] drivers/net/ethernet/dec/tulip/de2104x.mod.o 8242s CC [M] drivers/net/ethernet/dec/tulip/tulip.mod.o 8242s CC [M] drivers/net/ethernet/dec/tulip/uli526x.mod.o 8242s CC [M] drivers/net/ethernet/dlink/dl2k.mod.o 8242s CC [M] drivers/net/ethernet/emulex/benet/be2net.mod.o 8242s CC [M] drivers/net/ethernet/engleder/tsnep.mod.o 8242s CC [M] drivers/net/ethernet/ezchip/nps_enet.mod.o 8242s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-core.mod.o 8242s CC [M] drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/nxp-netc-lib.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/nxp-enetc4.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.mod.o 8243s CC [M] drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.mod.o 8244s CC [M] drivers/net/ethernet/freescale/fsl_pq_mdio.mod.o 8244s CC [M] drivers/net/ethernet/freescale/gianfar_driver.mod.o 8244s CC [M] drivers/net/ethernet/freescale/dpaa/fsl_dpa.mod.o 8244s CC [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.mod.o 8244s CC [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.mod.o 8244s CC [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.mod.o 8244s CC [M] drivers/net/ethernet/fungible/funcore/funcore.mod.o 8244s CC [M] drivers/net/ethernet/fungible/funeth/funeth.mod.o 8245s CC [M] drivers/net/ethernet/google/gve/gve.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hip04_eth.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns_mdio.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns/hnae.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns3/hnae3.mod.o 8245s CC [M] drivers/net/ethernet/hisilicon/hns3/hns3.mod.o 8246s CC [M] drivers/net/ethernet/hisilicon/hns3/hclgevf.mod.o 8246s CC [M] drivers/net/ethernet/hisilicon/hns3/hclge-common.mod.o 8246s CC [M] drivers/net/ethernet/hisilicon/hns3/hclge.mod.o 8246s CC [M] drivers/net/ethernet/hisilicon/hisi_femac.mod.o 8246s CC [M] drivers/net/ethernet/hisilicon/hibmcge/hibmcge.mod.o 8246s CC [M] drivers/net/ethernet/huawei/hinic/hinic.mod.o 8246s CC [M] drivers/net/ethernet/huawei/hinic3/hinic3.mod.o 8246s CC [M] drivers/net/ethernet/intel/libeth/libeth.mod.o 8246s CC [M] drivers/net/ethernet/intel/libie/libie.mod.o 8247s CC [M] drivers/net/ethernet/intel/e100.mod.o 8247s CC [M] drivers/net/ethernet/intel/e1000/e1000.mod.o 8247s CC [M] drivers/net/ethernet/intel/e1000e/e1000e.mod.o 8247s CC [M] drivers/net/ethernet/intel/igb/igb.mod.o 8247s CC [M] drivers/net/ethernet/intel/igc/igc.mod.o 8247s CC [M] drivers/net/ethernet/intel/igbvf/igbvf.mod.o 8247s CC [M] drivers/net/ethernet/intel/ixgbe/ixgbe.mod.o 8247s CC [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.mod.o 8248s CC [M] drivers/net/ethernet/intel/i40e/i40e.mod.o 8248s CC [M] drivers/net/ethernet/intel/iavf/iavf.mod.o 8248s CC [M] drivers/net/ethernet/intel/fm10k/fm10k.mod.o 8248s CC [M] drivers/net/ethernet/intel/ice/ice.mod.o 8248s CC [M] drivers/net/ethernet/intel/idpf/idpf.mod.o 8248s CC [M] drivers/net/ethernet/microsoft/mana/mana.mod.o 8248s CC [M] drivers/net/ethernet/litex/litex_liteeth.mod.o 8248s CC [M] drivers/net/ethernet/marvell/octeon_ep/octeon_ep.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_af.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.mod.o 8249s CC [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.mod.o 8249s CC [M] drivers/net/ethernet/marvell/prestera/prestera.mod.o 8249s CC [M] drivers/net/ethernet/marvell/prestera/prestera_pci.mod.o 8249s CC [M] drivers/net/ethernet/marvell/mvmdio.mod.o 8250s CC [M] drivers/net/ethernet/marvell/mvneta.mod.o 8250s CC [M] drivers/net/ethernet/marvell/mvpp2/mvpp2.mod.o 8250s CC [M] drivers/net/ethernet/marvell/pxa168_eth.mod.o 8250s CC [M] drivers/net/ethernet/marvell/skge.mod.o 8250s CC [M] drivers/net/ethernet/marvell/sky2.mod.o 8250s CC [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.mod.o 8250s CC [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.mod.o 8250s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.mod.o 8251s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.mod.o 8252s CC [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.mod.o 8252s CC [M] drivers/net/ethernet/micrel/ks8842.mod.o 8252s CC [M] drivers/net/ethernet/micrel/ks8851_common.mod.o 8252s CC [M] drivers/net/ethernet/micrel/ks8851_spi.mod.o 8252s CC [M] drivers/net/ethernet/micrel/ks8851_par.mod.o 8252s CC [M] drivers/net/ethernet/micrel/ksz884x.mod.o 8252s CC [M] drivers/net/ethernet/microchip/enc28j60.mod.o 8252s CC [M] drivers/net/ethernet/microchip/encx24j600.mod.o 8253s CC [M] drivers/net/ethernet/microchip/encx24j600-regmap.mod.o 8253s CC [M] drivers/net/ethernet/microchip/lan743x.mod.o 8253s CC [M] drivers/net/ethernet/microchip/lan865x/lan865x.mod.o 8253s CC [M] drivers/net/ethernet/microchip/lan966x/lan966x-switch.mod.o 8253s CC [M] drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.mod.o 8253s CC [M] drivers/net/ethernet/mscc/mscc_ocelot.mod.o 8253s CC [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.mod.o 8253s CC [M] drivers/net/ethernet/natsemi/natsemi.mod.o 8253s CC [M] drivers/net/ethernet/natsemi/ns83820.mod.o 8254s CC [M] drivers/net/ethernet/neterion/s2io.mod.o 8254s CC [M] drivers/net/ethernet/netronome/nfp/nfp.mod.o 8254s CC [M] drivers/net/ethernet/ni/nixge.mod.o 8254s CC [M] drivers/net/ethernet/nvidia/forcedeth.mod.o 8254s CC [M] drivers/net/ethernet/packetengines/hamachi.mod.o 8254s CC [M] drivers/net/ethernet/packetengines/yellowfin.mod.o 8254s CC [M] drivers/net/ethernet/qlogic/qla3xxx.mod.o 8255s CC [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.mod.o 8255s CC [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.mod.o 8255s CC [M] drivers/net/ethernet/qlogic/qed/qed.mod.o 8255s CC [M] drivers/net/ethernet/qlogic/qede/qede.mod.o 8255s CC [M] drivers/net/ethernet/qualcomm/emac/qcom-emac.mod.o 8255s CC [M] drivers/net/ethernet/qualcomm/qca_7k_common.mod.o 8255s CC [M] drivers/net/ethernet/qualcomm/qcaspi.mod.o 8255s CC [M] drivers/net/ethernet/qualcomm/qcauart.mod.o 8256s CC [M] drivers/net/ethernet/qualcomm/rmnet/rmnet.mod.o 8256s CC [M] drivers/net/ethernet/realtek/8139cp.mod.o 8256s CC [M] drivers/net/ethernet/realtek/8139too.mod.o 8256s CC [M] drivers/net/ethernet/realtek/r8169.mod.o 8256s CC [M] drivers/net/ethernet/realtek/rtase/rtase.mod.o 8256s CC [M] drivers/net/ethernet/renesas/sh_eth.mod.o 8256s CC [M] drivers/net/ethernet/renesas/ravb.mod.o 8256s CC [M] drivers/net/ethernet/renesas/rswitch.mod.o 8257s CC [M] drivers/net/ethernet/renesas/rcar_gen4_ptp.mod.o 8257s CC [M] drivers/net/ethernet/renesas/rtsn.mod.o 8257s CC [M] drivers/net/ethernet/rdc/r6040.mod.o 8257s CC [M] drivers/net/ethernet/rocker/rocker.mod.o 8257s CC [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.mod.o 8257s CC [M] drivers/net/ethernet/silan/sc92031.mod.o 8257s CC [M] drivers/net/ethernet/sis/sis190.mod.o 8257s CC [M] drivers/net/ethernet/sis/sis900.mod.o 8258s CC [M] drivers/net/ethernet/sfc/sfc.mod.o 8258s CC [M] drivers/net/ethernet/sfc/falcon/sfc-falcon.mod.o 8258s CC [M] drivers/net/ethernet/sfc/siena/sfc-siena.mod.o 8258s CC [M] drivers/net/ethernet/smsc/epic100.mod.o 8258s CC [M] drivers/net/ethernet/smsc/smsc9420.mod.o 8258s CC [M] drivers/net/ethernet/smsc/smsc911x.mod.o 8258s CC [M] drivers/net/ethernet/socionext/netsec.mod.o 8258s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.mod.o 8259s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-s32.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/dwmac-imx.mod.o 8260s CC [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.mod.o 8261s CC [M] drivers/net/ethernet/sun/sunhme.mod.o 8261s CC [M] drivers/net/ethernet/sun/sungem.mod.o 8261s CC [M] drivers/net/ethernet/sun/cassini.mod.o 8261s CC [M] drivers/net/ethernet/sun/niu.mod.o 8261s CC [M] drivers/net/ethernet/tehuti/tehuti.mod.o 8261s CC [M] drivers/net/ethernet/tehuti/tn40xx.mod.o 8261s CC [M] drivers/net/ethernet/ti/tlan.mod.o 8261s CC [M] drivers/net/ethernet/ti/k3-cppi-desc-pool.mod.o 8261s CC [M] drivers/net/ethernet/ti/ti-am65-cpsw-nuss.mod.o 8262s CC [M] drivers/net/ethernet/ti/am65-cpts.mod.o 8262s CC [M] drivers/net/ethernet/vertexcom/mse102x.mod.o 8262s CC [M] drivers/net/ethernet/via/via-rhine.mod.o 8262s CC [M] drivers/net/ethernet/via/via-velocity.mod.o 8262s CC [M] drivers/net/ethernet/wangxun/libwx/libwx.mod.o 8262s CC [M] drivers/net/ethernet/wangxun/txgbe/txgbe.mod.o 8262s CC [M] drivers/net/ethernet/wangxun/ngbe/ngbe.mod.o 8263s CC [M] drivers/net/ethernet/wiznet/w5100.mod.o 8263s CC [M] drivers/net/ethernet/wiznet/w5100-spi.mod.o 8263s CC [M] drivers/net/ethernet/wiznet/w5300.mod.o 8263s CC [M] drivers/net/ethernet/xilinx/ll_temac.mod.o 8263s CC [M] drivers/net/ethernet/xilinx/xilinx_emaclite.mod.o 8263s CC [M] drivers/net/ethernet/xilinx/xilinx_emac.mod.o 8263s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac.mod.o 8263s CC [M] drivers/net/ethernet/pensando/ionic/ionic.mod.o 8264s CC [M] drivers/net/ethernet/altera/altera_tse.mod.o 8264s CC [M] drivers/net/ethernet/apm/xgene/xgene-enet.mod.o 8264s CC [M] drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.mod.o 8264s CC [M] drivers/net/ethernet/dnet.mod.o 8264s CC [M] drivers/net/ethernet/jme.mod.o 8264s CC [M] drivers/net/ethernet/fealnx.mod.o 8264s CC [M] drivers/net/ethernet/ethoc.mod.o 8264s CC [M] drivers/net/ethernet/oa_tc6.mod.o 8265s CC [M] drivers/net/fddi/defxx.mod.o 8265s CC [M] drivers/net/fddi/skfp/skfp.mod.o 8265s CC [M] drivers/net/hamradio/mkiss.mod.o 8265s CC [M] drivers/net/hamradio/6pack.mod.o 8265s CC [M] drivers/net/hamradio/yam.mod.o 8265s CC [M] drivers/net/hamradio/bpqether.mod.o 8265s CC [M] drivers/net/hamradio/baycom_ser_fdx.mod.o 8265s CC [M] drivers/net/hamradio/hdlcdrv.mod.o 8265s CC [M] drivers/net/hamradio/baycom_ser_hdx.mod.o 8266s CC [M] drivers/net/hamradio/baycom_par.mod.o 8266s CC [M] drivers/net/ppp/ppp_async.mod.o 8266s CC [M] drivers/net/ppp/bsd_comp.mod.o 8266s CC [M] drivers/net/ppp/ppp_deflate.mod.o 8266s CC [M] drivers/net/ppp/ppp_mppe.mod.o 8266s CC [M] drivers/net/ppp/ppp_synctty.mod.o 8266s CC [M] drivers/net/ppp/pppox.mod.o 8266s CC [M] drivers/net/ppp/pppoe.mod.o 8267s CC [M] drivers/net/ppp/pptp.mod.o 8267s CC [M] drivers/net/slip/slip.mod.o 8267s CC [M] drivers/net/wan/framer/pef2256/framer-pef2256.mod.o 8267s CC [M] drivers/net/wan/hdlc.mod.o 8267s CC [M] drivers/net/wan/hdlc_raw.mod.o 8267s CC [M] drivers/net/wan/hdlc_raw_eth.mod.o 8268s CC [M] drivers/net/wan/hdlc_cisco.mod.o 8268s CC [M] drivers/net/wan/hdlc_fr.mod.o 8268s CC [M] drivers/net/wan/hdlc_ppp.mod.o 8268s CC [M] drivers/net/wan/hdlc_x25.mod.o 8268s CC [M] drivers/net/wan/farsync.mod.o 8268s CC [M] drivers/net/wan/lapbether.mod.o 8268s CC [M] drivers/net/wan/wanxl.mod.o 8268s CC [M] drivers/net/wan/pci200syn.mod.o 8269s CC [M] drivers/net/wan/pc300too.mod.o 8269s CC [M] drivers/net/wan/fsl_ucc_hdlc.mod.o 8269s CC [M] drivers/net/wan/slic_ds26522.mod.o 8269s CC [M] drivers/net/wireless/admtek/adm8211.mod.o 8269s CC [M] drivers/net/wireless/ath/ath5k/ath5k.mod.o 8269s CC [M] drivers/net/wireless/ath/ath9k/ath9k.mod.o 8269s CC [M] drivers/net/wireless/ath/ath9k/ath9k_hw.mod.o 8270s CC [M] drivers/net/wireless/ath/ath9k/ath9k_common.mod.o 8270s CC [M] drivers/net/wireless/ath/ath9k/ath9k_htc.mod.o 8270s CC [M] drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.mod.o 8270s CC [M] drivers/net/wireless/ath/carl9170/carl9170.mod.o 8270s CC [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.mod.o 8270s CC [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.mod.o 8270s CC [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.mod.o 8271s CC [M] drivers/net/wireless/ath/ar5523/ar5523.mod.o 8271s CC [M] drivers/net/wireless/ath/wil6210/wil6210.mod.o 8271s CC [M] drivers/net/wireless/ath/ath10k/ath10k_core.mod.o 8271s CC [M] drivers/net/wireless/ath/ath10k/ath10k_pci.mod.o 8271s CC [M] drivers/net/wireless/ath/ath10k/ath10k_sdio.mod.o 8271s CC [M] drivers/net/wireless/ath/ath10k/ath10k_usb.mod.o 8271s CC [M] drivers/net/wireless/ath/ath10k/ath10k_snoc.mod.o 8271s CC [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.mod.o 8272s CC [M] drivers/net/wireless/ath/ath11k/ath11k.mod.o 8272s CC [M] drivers/net/wireless/ath/ath11k/ath11k_ahb.mod.o 8272s CC [M] drivers/net/wireless/ath/ath11k/ath11k_pci.mod.o 8272s CC [M] drivers/net/wireless/ath/ath12k/ath12k.mod.o 8272s CC [M] drivers/net/wireless/ath/ath.mod.o 8272s CC [M] drivers/net/wireless/atmel/at76c50x-usb.mod.o 8272s CC [M] drivers/net/wireless/broadcom/b43/b43.mod.o 8272s CC [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.mod.o 8273s CC [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.mod.o 8274s CC [M] drivers/net/wireless/intel/ipw2x00/ipw2100.mod.o 8274s CC [M] drivers/net/wireless/intel/ipw2x00/ipw2200.mod.o 8274s CC [M] drivers/net/wireless/intel/ipw2x00/libipw.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlegacy/iwl4965.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlegacy/iwl3945.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.mod.o 8274s CC [M] drivers/net/wireless/intel/iwlwifi/mld/iwlmld.mod.o 8274s CC [M] drivers/net/wireless/intersil/p54/p54common.mod.o 8275s CC [M] drivers/net/wireless/intersil/p54/p54usb.mod.o 8275s CC [M] drivers/net/wireless/intersil/p54/p54pci.mod.o 8275s CC [M] drivers/net/wireless/intersil/p54/p54spi.mod.o 8275s CC [M] drivers/net/wireless/marvell/libertas/libertas.mod.o 8275s CC [M] drivers/net/wireless/marvell/libertas/usb8xxx.mod.o 8275s CC [M] drivers/net/wireless/marvell/libertas/libertas_sdio.mod.o 8275s CC [M] drivers/net/wireless/marvell/libertas/libertas_spi.mod.o 8275s CC [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.mod.o 8276s CC [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.mod.o 8276s CC [M] drivers/net/wireless/marvell/mwifiex/mwifiex.mod.o 8276s CC [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.mod.o 8276s CC [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.mod.o 8276s CC [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.mod.o 8276s CC [M] drivers/net/wireless/marvell/mwl8k.mod.o 8276s CC [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.mod.o 8276s CC [M] drivers/net/wireless/mediatek/mt76/mt76.mod.o 8276s CC [M] drivers/net/wireless/mediatek/mt76/mt76-usb.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76-sdio.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02-lib.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76x02-usb.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76-connac-lib.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt792x-lib.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt792x-usb.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.mod.o 8277s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.mod.o 8278s CC [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.mod.o 8278s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.mod.o 8278s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.mod.o 8278s CC [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.mod.o 8278s CC [M] drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.mod.o 8280s CC [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.mod.o 8280s CC [M] drivers/net/wireless/purelifi/plfxlc/plfxlc.mod.o 8280s CC [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac.mod.o 8280s CC [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.mod.o 8280s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.mod.o 8280s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.mod.o 8280s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.mod.o 8280s CC [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt61pci.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt73usb.mod.o 8281s CC [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.mod.o 8282s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.mod.o 8283s CC [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_core.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822b.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822be.mod.o 8284s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bs.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bu.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822c.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822ce.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cs.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cu.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723x.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8703b.mod.o 8285s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723cs.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723d.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723de.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723ds.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8723du.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821c.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821ce.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cs.mod.o 8286s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cu.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_88xxa.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821a.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8812a.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8821au.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8812au.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8814a.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8814ae.mod.o 8287s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_8814au.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_pci.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_sdio.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw88/rtw88_usb.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_core.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8851b.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8851be.mod.o 8288s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852a.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ae.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852be.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bt.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bte.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852c.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ce.mod.o 8289s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8922a.mod.o 8290s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_8922ae.mod.o 8290s CC [M] drivers/net/wireless/realtek/rtw89/rtw89_pci.mod.o 8290s CC [M] drivers/net/wireless/rsi/rsi_91x.mod.o 8290s CC [M] drivers/net/wireless/rsi/rsi_sdio.mod.o 8290s CC [M] drivers/net/wireless/rsi/rsi_usb.mod.o 8290s CC [M] drivers/net/wireless/silabs/wfx/wfx.mod.o 8290s CC [M] drivers/net/wireless/st/cw1200/cw1200_core.mod.o 8290s CC [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.mod.o 8290s CC [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.mod.o 8291s CC [M] drivers/net/wireless/ti/wlcore/wlcore.mod.o 8291s CC [M] drivers/net/wireless/ti/wlcore/wlcore_spi.mod.o 8291s CC [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.mod.o 8291s CC [M] drivers/net/wireless/ti/wl12xx/wl12xx.mod.o 8291s CC [M] drivers/net/wireless/ti/wl1251/wl1251.mod.o 8291s CC [M] drivers/net/wireless/ti/wl1251/wl1251_spi.mod.o 8291s CC [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.mod.o 8291s CC [M] drivers/net/wireless/ti/wl18xx/wl18xx.mod.o 8292s CC [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.mod.o 8292s CC [M] drivers/net/wireless/virtual/mac80211_hwsim.mod.o 8292s CC [M] drivers/net/wireless/virtual/virt_wifi.mod.o 8292s CC [M] drivers/net/mctp/mctp-serial.mod.o 8292s CC [M] drivers/net/mctp/mctp-i2c.mod.o 8292s CC [M] drivers/net/mctp/mctp-i3c.mod.o 8292s CC [M] drivers/net/mctp/mctp-usb.mod.o 8292s CC [M] drivers/net/bonding/bonding.mod.o 8293s CC [M] drivers/net/ipvlan/ipvlan.mod.o 8293s CC [M] drivers/net/ipvlan/ipvtap.mod.o 8293s CC [M] drivers/net/dummy.mod.o 8293s CC [M] drivers/net/wireguard/wireguard.mod.o 8293s CC [M] drivers/net/ovpn/ovpn.mod.o 8293s CC [M] drivers/net/eql.mod.o 8293s CC [M] drivers/net/ifb.mod.o 8293s CC [M] drivers/net/macsec.mod.o 8294s CC [M] drivers/net/amt.mod.o 8294s CC [M] drivers/net/macvlan.mod.o 8294s CC [M] drivers/net/macvtap.mod.o 8294s CC [M] drivers/net/mdio.mod.o 8294s CC [M] drivers/net/netconsole.mod.o 8294s CC [M] drivers/net/rionet.mod.o 8294s CC [M] drivers/net/team/team.mod.o 8294s CC [M] drivers/net/team/team_mode_broadcast.mod.o 8295s CC [M] drivers/net/team/team_mode_roundrobin.mod.o 8295s CC [M] drivers/net/team/team_mode_random.mod.o 8295s CC [M] drivers/net/team/team_mode_activebackup.mod.o 8295s CC [M] drivers/net/team/team_mode_loadbalance.mod.o 8295s CC [M] drivers/net/tap.mod.o 8295s CC [M] drivers/net/veth.mod.o 8295s CC [M] drivers/net/vxlan/vxlan.mod.o 8295s CC [M] drivers/net/geneve.mod.o 8296s CC [M] drivers/net/bareudp.mod.o 8296s CC [M] drivers/net/gtp.mod.o 8296s CC [M] drivers/net/nlmon.mod.o 8296s CC [M] drivers/net/pfcp.mod.o 8296s CC [M] drivers/net/vrf.mod.o 8296s CC [M] drivers/net/vsockmon.mod.o 8296s CC [M] drivers/net/mhi_net.mod.o 8296s CC [M] drivers/net/arcnet/arcnet.mod.o 8297s CC [M] drivers/net/arcnet/rfc1201.mod.o 8297s CC [M] drivers/net/arcnet/rfc1051.mod.o 8297s CC [M] drivers/net/arcnet/arc-rawmode.mod.o 8297s CC [M] drivers/net/arcnet/capmode.mod.o 8297s CC [M] drivers/net/arcnet/com90xx.mod.o 8297s CC [M] drivers/net/arcnet/com90io.mod.o 8297s CC [M] drivers/net/arcnet/arc-rimi.mod.o 8297s CC [M] drivers/net/arcnet/com20020.mod.o 8298s CC [M] drivers/net/arcnet/com20020-pci.mod.o 8298s CC [M] drivers/net/caif/caif_serial.mod.o 8298s CC [M] drivers/net/caif/caif_virtio.mod.o 8298s CC [M] drivers/net/can/dev/can-dev.mod.o 8298s CC [M] drivers/net/can/esd/esd_402_pci.mod.o 8298s CC [M] drivers/net/can/rcar/rcar_can.mod.o 8298s CC [M] drivers/net/can/rcar/rcar_canfd.mod.o 8298s CC [M] drivers/net/can/spi/mcp251xfd/mcp251xfd.mod.o 8298s CC [M] drivers/net/can/spi/hi311x.mod.o 8299s CC [M] drivers/net/can/spi/mcp251x.mod.o 8299s CC [M] drivers/net/can/usb/usb_8dev.mod.o 8299s CC [M] drivers/net/can/usb/ems_usb.mod.o 8299s CC [M] drivers/net/can/usb/esd_usb.mod.o 8299s CC [M] drivers/net/can/usb/etas_es58x/etas_es58x.mod.o 8299s CC [M] drivers/net/can/usb/f81604.mod.o 8299s CC [M] drivers/net/can/usb/gs_usb.mod.o 8299s CC [M] drivers/net/can/usb/kvaser_usb/kvaser_usb.mod.o 8300s CC [M] drivers/net/can/usb/mcba_usb.mod.o 8300s CC [M] drivers/net/can/usb/peak_usb/peak_usb.mod.o 8300s CC [M] drivers/net/can/usb/ucan.mod.o 8300s CC [M] drivers/net/can/softing/softing.mod.o 8300s CC [M] drivers/net/can/vcan.mod.o 8300s CC [M] drivers/net/can/vxcan.mod.o 8300s CC [M] drivers/net/can/slcan/slcan.mod.o 8300s CC [M] drivers/net/can/bxcan.mod.o 8301s CC [M] drivers/net/can/can327.mod.o 8301s CC [M] drivers/net/can/cc770/cc770.mod.o 8301s CC [M] drivers/net/can/cc770/cc770_isa.mod.o 8301s CC [M] drivers/net/can/cc770/cc770_platform.mod.o 8301s CC [M] drivers/net/can/c_can/c_can.mod.o 8301s CC [M] drivers/net/can/c_can/c_can_platform.mod.o 8301s CC [M] drivers/net/can/c_can/c_can_pci.mod.o 8301s CC [M] drivers/net/can/ctucanfd/ctucanfd.mod.o 8302s CC [M] drivers/net/can/ctucanfd/ctucanfd_pci.mod.o 8302s CC [M] drivers/net/can/ctucanfd/ctucanfd_platform.mod.o 8302s CC [M] drivers/net/can/flexcan/flexcan.mod.o 8302s CC [M] drivers/net/can/grcan.mod.o 8302s CC [M] drivers/net/can/ifi_canfd/ifi_canfd.mod.o 8302s CC [M] drivers/net/can/janz-ican3.mod.o 8302s CC [M] drivers/net/can/kvaser_pciefd.mod.o 8302s CC [M] drivers/net/can/m_can/m_can.mod.o 8302s CC [M] drivers/net/can/m_can/m_can_pci.mod.o 8303s CC [M] drivers/net/can/m_can/m_can_platform.mod.o 8303s CC [M] drivers/net/can/m_can/tcan4x5x.mod.o 8303s CC [M] drivers/net/can/peak_canfd/peak_pciefd.mod.o 8303s CC [M] drivers/net/can/sja1000/ems_pci.mod.o 8303s CC [M] drivers/net/can/sja1000/f81601.mod.o 8303s CC [M] drivers/net/can/sja1000/kvaser_pci.mod.o 8303s CC [M] drivers/net/can/sja1000/peak_pci.mod.o 8303s CC [M] drivers/net/can/sja1000/plx_pci.mod.o 8304s CC [M] drivers/net/can/sja1000/sja1000.mod.o 8304s CC [M] drivers/net/can/sja1000/sja1000_isa.mod.o 8304s CC [M] drivers/net/can/sja1000/sja1000_platform.mod.o 8304s CC [M] drivers/net/can/xilinx_can.mod.o 8304s CC [M] drivers/net/ipa/ipa.mod.o 8304s CC [M] drivers/net/plip/plip.mod.o 8304s CC [M] drivers/net/sungem_phy.mod.o 8304s CC [M] drivers/net/ieee802154/fakelb.mod.o 8305s CC [M] drivers/net/ieee802154/at86rf230.mod.o 8305s CC [M] drivers/net/ieee802154/mrf24j40.mod.o 8305s CC [M] drivers/net/ieee802154/cc2520.mod.o 8305s CC [M] drivers/net/ieee802154/atusb.mod.o 8305s CC [M] drivers/net/ieee802154/adf7242.mod.o 8305s CC [M] drivers/net/ieee802154/ca8210.mod.o 8305s CC [M] drivers/net/ieee802154/mcr20a.mod.o 8305s CC [M] drivers/net/ieee802154/mac802154_hwsim.mod.o 8306s CC [M] drivers/net/wwan/wwan.mod.o 8306s CC [M] drivers/net/wwan/wwan_hwsim.mod.o 8306s CC [M] drivers/net/wwan/mhi_wwan_ctrl.mod.o 8306s CC [M] drivers/net/wwan/mhi_wwan_mbim.mod.o 8306s CC [M] drivers/net/wwan/qcom_bam_dmux.mod.o 8306s CC [M] drivers/net/wwan/rpmsg_wwan_ctrl.mod.o 8306s CC [M] drivers/net/wwan/iosm/iosm.mod.o 8306s CC [M] drivers/net/wwan/t7xx/mtk_t7xx.mod.o 8307s CC [M] drivers/net/vmxnet3/vmxnet3.mod.o 8307s CC [M] drivers/net/xen-netback/xen-netback.mod.o 8307s CC [M] drivers/net/usb/catc.mod.o 8307s CC [M] drivers/net/usb/kaweth.mod.o 8307s CC [M] drivers/net/usb/pegasus.mod.o 8307s CC [M] drivers/net/usb/rtl8150.mod.o 8307s CC [M] drivers/net/usb/r8152.mod.o 8307s CC [M] drivers/net/usb/hso.mod.o 8308s CC [M] drivers/net/usb/lan78xx.mod.o 8308s CC [M] drivers/net/usb/asix.mod.o 8308s CC [M] drivers/net/usb/ax88179_178a.mod.o 8308s CC [M] drivers/net/usb/cdc_ether.mod.o 8308s CC [M] drivers/net/usb/cdc_eem.mod.o 8308s CC [M] drivers/net/usb/dm9601.mod.o 8308s CC [M] drivers/net/usb/sr9700.mod.o 8308s CC [M] drivers/net/usb/sr9800.mod.o 8309s CC [M] drivers/net/usb/smsc75xx.mod.o 8309s CC [M] drivers/net/usb/smsc95xx.mod.o 8309s CC [M] drivers/net/usb/gl620a.mod.o 8309s CC [M] drivers/net/usb/net1080.mod.o 8309s CC [M] drivers/net/usb/plusb.mod.o 8309s CC [M] drivers/net/usb/rndis_host.mod.o 8309s CC [M] drivers/net/usb/cdc_subset.mod.o 8309s CC [M] drivers/net/usb/zaurus.mod.o 8310s CC [M] drivers/net/usb/mcs7830.mod.o 8310s CC [M] drivers/net/usb/usbnet.mod.o 8310s CC [M] drivers/net/usb/int51x1.mod.o 8310s CC [M] drivers/net/usb/cdc-phonet.mod.o 8310s CC [M] drivers/net/usb/kalmia.mod.o 8310s CC [M] drivers/net/usb/ipheth.mod.o 8310s CC [M] drivers/net/usb/sierra_net.mod.o 8310s CC [M] drivers/net/usb/cx82310_eth.mod.o 8310s CC [M] drivers/net/usb/cdc_ncm.mod.o 8311s CC [M] drivers/net/usb/huawei_cdc_ncm.mod.o 8311s CC [M] drivers/net/usb/lg-vl600.mod.o 8311s CC [M] drivers/net/usb/qmi_wwan.mod.o 8311s CC [M] drivers/net/usb/cdc_mbim.mod.o 8311s CC [M] drivers/net/usb/ch9200.mod.o 8311s CC [M] drivers/net/usb/aqc111.mod.o 8311s CC [M] drivers/net/usb/r8153_ecm.mod.o 8311s CC [M] drivers/net/hyperv/hv_netvsc.mod.o 8312s CC [M] drivers/net/ntb_netdev.mod.o 8312s CC [M] drivers/net/fjes/fjes.mod.o 8312s CC [M] drivers/net/thunderbolt/thunderbolt_net.mod.o 8312s CC [M] drivers/net/netdevsim/netdevsim.mod.o 8312s CC [M] drivers/message/fusion/mptbase.mod.o 8312s CC [M] drivers/message/fusion/mptscsih.mod.o 8312s CC [M] drivers/message/fusion/mptspi.mod.o 8312s CC [M] drivers/message/fusion/mptfc.mod.o 8313s CC [M] drivers/message/fusion/mptsas.mod.o 8313s CC [M] drivers/message/fusion/mptctl.mod.o 8313s CC [M] drivers/message/fusion/mptlan.mod.o 8313s CC [M] drivers/firewire/firewire-core.mod.o 8313s CC [M] drivers/firewire/firewire-ohci.mod.o 8313s CC [M] drivers/firewire/firewire-sbp2.mod.o 8313s CC [M] drivers/firewire/firewire-net.mod.o 8313s CC [M] drivers/firewire/nosy.mod.o 8314s CC [M] drivers/auxdisplay/charlcd.mod.o 8314s CC [M] drivers/auxdisplay/hd44780_common.mod.o 8314s CC [M] drivers/auxdisplay/hd44780.mod.o 8314s CC [M] drivers/auxdisplay/ht16k33.mod.o 8314s CC [M] drivers/auxdisplay/img-ascii-lcd.mod.o 8314s CC [M] drivers/auxdisplay/ks0108.mod.o 8314s CC [M] drivers/auxdisplay/lcd2s.mod.o 8314s CC [M] drivers/auxdisplay/line-display.mod.o 8315s CC [M] drivers/auxdisplay/max6959.mod.o 8315s CC [M] drivers/auxdisplay/panel.mod.o 8315s CC [M] drivers/auxdisplay/seg-led-gpio.mod.o 8315s CC [M] drivers/usb/common/usb-conn-gpio.mod.o 8315s CC [M] drivers/usb/common/ulpi.mod.o 8315s CC [M] drivers/usb/core/ledtrig-usbport.mod.o 8315s CC [M] drivers/usb/phy/phy-generic.mod.o 8315s CC [M] drivers/usb/phy/phy-tahvo.mod.o 8316s CC [M] drivers/usb/phy/phy-gpio-vbus-usb.mod.o 8316s CC [M] drivers/usb/phy/phy-isp1301.mod.o 8316s CC [M] drivers/usb/dwc2/dwc2_pci.mod.o 8316s CC [M] drivers/usb/host/ehci-platform.mod.o 8316s CC [M] drivers/usb/host/ehci-npcm7xx.mod.o 8316s CC [M] drivers/usb/host/ehci-brcm.mod.o 8316s CC [M] drivers/usb/host/oxu210hp-hcd.mod.o 8316s CC [M] drivers/usb/host/isp116x-hcd.mod.o 8316s CC [M] drivers/usb/host/ohci-platform.mod.o 8317s CC [M] drivers/usb/host/xhci-pci-renesas.mod.o 8317s CC [M] drivers/usb/host/xhci-plat-hcd.mod.o 8317s CC [M] drivers/usb/host/xhci-histb.mod.o 8317s CC [M] drivers/usb/host/xhci-rcar-hcd.mod.o 8317s CC [M] drivers/usb/host/xhci-mtk-hcd.mod.o 8317s CC [M] drivers/usb/host/sl811-hcd.mod.o 8317s CC [M] drivers/usb/host/r8a66597-hcd.mod.o 8317s CC [M] drivers/usb/host/fsl-mph-dr-of.mod.o 8318s CC [M] drivers/usb/host/ehci-fsl.mod.o 8318s CC [M] drivers/usb/host/bcma-hcd.mod.o 8318s CC [M] drivers/usb/host/ssb-hcd.mod.o 8318s CC [M] drivers/usb/host/max3421-hcd.mod.o 8318s CC [M] drivers/usb/host/xen-hcd.mod.o 8318s CC [M] drivers/usb/storage/uas.mod.o 8318s CC [M] drivers/usb/storage/usb-storage.mod.o 8318s CC [M] drivers/usb/storage/ums-alauda.mod.o 8319s CC [M] drivers/usb/storage/ums-cypress.mod.o 8319s CC [M] drivers/usb/storage/ums-datafab.mod.o 8319s CC [M] drivers/usb/storage/ums-eneub6250.mod.o 8319s CC [M] drivers/usb/storage/ums-freecom.mod.o 8319s CC [M] drivers/usb/storage/ums-isd200.mod.o 8319s CC [M] drivers/usb/storage/ums-jumpshot.mod.o 8319s CC [M] drivers/usb/storage/ums-karma.mod.o 8319s CC [M] drivers/usb/storage/ums-onetouch.mod.o 8320s CC [M] drivers/usb/storage/ums-realtek.mod.o 8320s CC [M] drivers/usb/storage/ums-sddr09.mod.o 8320s CC [M] drivers/usb/storage/ums-sddr55.mod.o 8320s CC [M] drivers/usb/storage/ums-usbat.mod.o 8320s CC [M] drivers/usb/misc/adutux.mod.o 8320s CC [M] drivers/usb/misc/appledisplay.mod.o 8320s CC [M] drivers/usb/misc/cypress_cy7c63.mod.o 8320s CC [M] drivers/usb/misc/cytherm.mod.o 8321s CC [M] drivers/usb/misc/emi26.mod.o 8321s CC [M] drivers/usb/misc/emi62.mod.o 8321s CC [M] drivers/usb/misc/ezusb.mod.o 8321s CC [M] drivers/usb/misc/apple-mfi-fastcharge.mod.o 8321s CC [M] drivers/usb/misc/usb-ljca.mod.o 8321s CC [M] drivers/usb/misc/idmouse.mod.o 8321s CC [M] drivers/usb/misc/iowarrior.mod.o 8321s CC [M] drivers/usb/misc/isight_firmware.mod.o 8322s CC [M] drivers/usb/misc/usblcd.mod.o 8322s CC [M] drivers/usb/misc/ldusb.mod.o 8322s CC [M] drivers/usb/misc/legousbtower.mod.o 8322s CC [M] drivers/usb/misc/qcom_eud.mod.o 8322s CC [M] drivers/usb/misc/usbtest.mod.o 8322s CC [M] drivers/usb/misc/ehset.mod.o 8322s CC [M] drivers/usb/misc/trancevibrator.mod.o 8322s CC [M] drivers/usb/misc/uss720.mod.o 8323s CC [M] drivers/usb/misc/usbsevseg.mod.o 8323s CC [M] drivers/usb/misc/yurex.mod.o 8323s CC [M] drivers/usb/misc/usb251xb.mod.o 8323s CC [M] drivers/usb/misc/usb3503.mod.o 8323s CC [M] drivers/usb/misc/usb4604.mod.o 8323s CC [M] drivers/usb/misc/chaoskey.mod.o 8323s CC [M] drivers/usb/misc/sisusbvga/sisusbvga.mod.o 8323s CC [M] drivers/usb/misc/lvstest.mod.o 8323s CC [M] drivers/usb/misc/brcmstb-usb-pinmap.mod.o 8324s CC [M] drivers/usb/misc/onboard_usb_dev.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-am62.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-pci.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-haps.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-keystone.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-meson-g12a.mod.o 8324s CC [M] drivers/usb/dwc3/dwc3-of-simple.mod.o 8325s CC [M] drivers/usb/dwc3/dwc3-qcom.mod.o 8325s CC [M] drivers/usb/dwc3/dwc3-qcom-legacy.mod.o 8325s CC [M] drivers/usb/dwc3/dwc3-imx8mp.mod.o 8325s CC [M] drivers/usb/dwc3/dwc3-xilinx.mod.o 8325s CC [M] drivers/usb/dwc3/dwc3-rtk.mod.o 8325s CC [M] drivers/usb/isp1760/isp1760.mod.o 8325s CC [M] drivers/usb/cdns3/cdns-usb-common.mod.o 8325s CC [M] drivers/usb/cdns3/cdns3.mod.o 8325s CC [M] drivers/usb/cdns3/cdns3-pci-wrap.mod.o 8326s CC [M] drivers/usb/cdns3/cdns3-ti.mod.o 8326s CC [M] drivers/usb/cdns3/cdns3-imx.mod.o 8326s CC [M] drivers/usb/cdns3/cdnsp-udc-pci.mod.o 8326s CC [M] drivers/usb/mon/usbmon.mod.o 8326s CC [M] drivers/usb/mtu3/mtu3.mod.o 8326s CC [M] drivers/usb/c67x00/c67x00.mod.o 8326s CC [M] drivers/usb/class/cdc-acm.mod.o 8326s CC [M] drivers/usb/class/usblp.mod.o 8326s CC [M] drivers/usb/class/cdc-wdm.mod.o 8327s CC [M] drivers/usb/class/usbtmc.mod.o 8327s CC [M] drivers/usb/image/mdc800.mod.o 8327s CC [M] drivers/usb/image/microtek.mod.o 8327s CC [M] drivers/usb/serial/usbserial.mod.o 8327s CC [M] drivers/usb/serial/aircable.mod.o 8327s CC [M] drivers/usb/serial/ark3116.mod.o 8327s CC [M] drivers/usb/serial/belkin_sa.mod.o 8327s CC [M] drivers/usb/serial/ch341.mod.o 8328s CC [M] drivers/usb/serial/cp210x.mod.o 8328s CC [M] drivers/usb/serial/cyberjack.mod.o 8328s CC [M] drivers/usb/serial/cypress_m8.mod.o 8328s CC [M] drivers/usb/serial/usb_debug.mod.o 8328s CC [M] drivers/usb/serial/digi_acceleport.mod.o 8328s CC [M] drivers/usb/serial/io_edgeport.mod.o 8328s CC [M] drivers/usb/serial/io_ti.mod.o 8328s CC [M] drivers/usb/serial/empeg.mod.o 8329s CC [M] drivers/usb/serial/f81232.mod.o 8329s CC [M] drivers/usb/serial/f81534.mod.o 8329s CC [M] drivers/usb/serial/ftdi_sio.mod.o 8329s CC [M] drivers/usb/serial/garmin_gps.mod.o 8329s CC [M] drivers/usb/serial/ipaq.mod.o 8329s CC [M] drivers/usb/serial/ipw.mod.o 8329s CC [M] drivers/usb/serial/ir-usb.mod.o 8329s CC [M] drivers/usb/serial/iuu_phoenix.mod.o 8330s CC [M] drivers/usb/serial/keyspan.mod.o 8330s CC [M] drivers/usb/serial/keyspan_pda.mod.o 8330s CC [M] drivers/usb/serial/kl5kusb105.mod.o 8330s CC [M] drivers/usb/serial/kobil_sct.mod.o 8330s CC [M] drivers/usb/serial/mct_u232.mod.o 8330s CC [M] drivers/usb/serial/metro-usb.mod.o 8330s CC [M] drivers/usb/serial/mos7720.mod.o 8330s CC [M] drivers/usb/serial/mos7840.mod.o 8331s CC [M] drivers/usb/serial/mxuport.mod.o 8331s CC [M] drivers/usb/serial/navman.mod.o 8331s CC [M] drivers/usb/serial/omninet.mod.o 8331s CC [M] drivers/usb/serial/opticon.mod.o 8331s CC [M] drivers/usb/serial/option.mod.o 8331s CC [M] drivers/usb/serial/oti6858.mod.o 8331s CC [M] drivers/usb/serial/pl2303.mod.o 8331s CC [M] drivers/usb/serial/qcaux.mod.o 8331s CC [M] drivers/usb/serial/qcserial.mod.o 8332s CC [M] drivers/usb/serial/quatech2.mod.o 8332s CC [M] drivers/usb/serial/safe_serial.mod.o 8332s CC [M] drivers/usb/serial/sierra.mod.o 8332s CC [M] drivers/usb/serial/usb-serial-simple.mod.o 8332s CC [M] drivers/usb/serial/spcp8x5.mod.o 8332s CC [M] drivers/usb/serial/ssu100.mod.o 8332s CC [M] drivers/usb/serial/symbolserial.mod.o 8332s CC [M] drivers/usb/serial/usb_wwan.mod.o 8333s CC [M] drivers/usb/serial/ti_usb_3410_5052.mod.o 8333s CC [M] drivers/usb/serial/upd78f0730.mod.o 8333s CC [M] drivers/usb/serial/visor.mod.o 8333s CC [M] drivers/usb/serial/wishbone-serial.mod.o 8333s CC [M] drivers/usb/serial/whiteheat.mod.o 8333s CC [M] drivers/usb/serial/xr_serial.mod.o 8333s CC [M] drivers/usb/serial/xsens_mt.mod.o 8333s CC [M] drivers/usb/atm/cxacru.mod.o 8333s CC [M] drivers/usb/atm/speedtch.mod.o 8334s CC [M] drivers/usb/atm/ueagle-atm.mod.o 8334s CC [M] drivers/usb/atm/usbatm.mod.o 8334s CC [M] drivers/usb/atm/xusbatm.mod.o 8334s CC [M] drivers/usb/musb/musb_hdrc.mod.o 8334s CC [M] drivers/usb/musb/sunxi.mod.o 8334s CC [M] drivers/usb/musb/mediatek.mod.o 8334s CC [M] drivers/usb/chipidea/ci_hdrc.mod.o 8334s CC [M] drivers/usb/chipidea/ci_hdrc_usb2.mod.o 8334s CC [M] drivers/usb/chipidea/ci_hdrc_msm.mod.o 8335s CC [M] drivers/usb/chipidea/ci_hdrc_npcm.mod.o 8335s CC [M] drivers/usb/chipidea/ci_hdrc_pci.mod.o 8335s CC [M] drivers/usb/chipidea/usbmisc_imx.mod.o 8335s CC [M] drivers/usb/chipidea/ci_hdrc_imx.mod.o 8335s CC [M] drivers/usb/chipidea/ci_hdrc_tegra.mod.o 8335s CC [M] drivers/usb/renesas_usbhs/renesas_usbhs.mod.o 8335s CC [M] drivers/usb/gadget/libcomposite.mod.o 8335s CC [M] drivers/usb/gadget/udc/udc-core.mod.o 8336s CC [M] drivers/usb/gadget/udc/net2280.mod.o 8336s CC [M] drivers/usb/gadget/udc/snps_udc_core.mod.o 8336s CC [M] drivers/usb/gadget/udc/amd5536udc_pci.mod.o 8336s CC [M] drivers/usb/gadget/udc/pxa27x_udc.mod.o 8336s CC [M] drivers/usb/gadget/udc/goku_udc.mod.o 8336s CC [M] drivers/usb/gadget/udc/r8a66597-udc.mod.o 8336s CC [M] drivers/usb/gadget/udc/renesas_usb3.mod.o 8336s CC [M] drivers/usb/gadget/udc/rzv2m_usb3drd.mod.o 8337s CC [M] drivers/usb/gadget/udc/renesas_usbf.mod.o 8337s CC [M] drivers/usb/gadget/udc/pch_udc.mod.o 8337s CC [M] drivers/usb/gadget/udc/gr_udc.mod.o 8337s CC [M] drivers/usb/gadget/udc/udc-xilinx.mod.o 8337s CC [M] drivers/usb/gadget/udc/snps_udc_plat.mod.o 8337s CC [M] drivers/usb/gadget/udc/bdc/bdc.mod.o 8337s CC [M] drivers/usb/gadget/udc/max3420_udc.mod.o 8337s CC [M] drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_acm.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_ss_lb.mod.o 8338s CC [M] drivers/usb/gadget/function/u_serial.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_serial.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_obex.mod.o 8338s CC [M] drivers/usb/gadget/function/u_ether.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_ncm.mod.o 8338s CC [M] drivers/usb/gadget/function/usb_f_ecm.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_phonet.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_eem.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_ecm_subset.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_rndis.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_mass_storage.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_fs.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_uvc.mod.o 8339s CC [M] drivers/usb/gadget/function/usb_f_hid.mod.o 8340s CC [M] drivers/usb/gadget/function/usb_f_printer.mod.o 8340s CC [M] drivers/usb/gadget/function/usb_f_tcm.mod.o 8340s CC [M] drivers/usb/gadget/legacy/g_zero.mod.o 8340s CC [M] drivers/usb/gadget/legacy/g_ether.mod.o 8340s CC [M] drivers/usb/gadget/legacy/gadgetfs.mod.o 8340s CC [M] drivers/usb/gadget/legacy/g_ffs.mod.o 8340s CC [M] drivers/usb/gadget/legacy/g_mass_storage.mod.o 8340s CC [M] drivers/usb/gadget/legacy/g_serial.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_printer.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_cdc.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_hid.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_dbgp.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_nokia.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_webcam.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_ncm.mod.o 8341s CC [M] drivers/usb/gadget/legacy/g_acm_ms.mod.o 8341s CC [M] drivers/usb/gadget/legacy/tcm_usb_gadget.mod.o 8342s CC [M] drivers/usb/gadget/legacy/raw_gadget.mod.o 8342s CC [M] drivers/usb/usbip/usbip-core.mod.o 8342s CC [M] drivers/usb/usbip/vhci-hcd.mod.o 8342s CC [M] drivers/usb/usbip/usbip-host.mod.o 8342s CC [M] drivers/usb/usbip/usbip-vudc.mod.o 8342s CC [M] drivers/usb/typec/typec.mod.o 8342s CC [M] drivers/usb/typec/altmodes/typec_displayport.mod.o 8342s CC [M] drivers/usb/typec/altmodes/typec_nvidia.mod.o 8343s CC [M] drivers/usb/typec/altmodes/typec_thunderbolt.mod.o 8343s CC [M] drivers/usb/typec/tcpm/tcpm.mod.o 8343s CC [M] drivers/usb/typec/tcpm/fusb302.mod.o 8343s CC [M] drivers/usb/typec/tcpm/tcpci.mod.o 8343s CC [M] drivers/usb/typec/tcpm/tcpci_rt1711h.mod.o 8343s CC [M] drivers/usb/typec/tcpm/tcpci_mt6370.mod.o 8343s CC [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.mod.o 8343s CC [M] drivers/usb/typec/ucsi/typec_ucsi.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_acpi.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_ccg.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_stm32g0.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_glink.mod.o 8344s CC [M] drivers/usb/typec/ucsi/cros_ec_ucsi.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_yoga_c630.mod.o 8344s CC [M] drivers/usb/typec/ucsi/ucsi_huawei_gaokun.mod.o 8344s CC [M] drivers/usb/typec/tipd/tps6598x.mod.o 8345s CC [M] drivers/usb/typec/anx7411.mod.o 8345s CC [M] drivers/usb/typec/hd3ss3220.mod.o 8345s CC [M] drivers/usb/typec/rt1719.mod.o 8345s CC [M] drivers/usb/typec/wusb3801.mod.o 8345s CC [M] drivers/usb/typec/mux/fsa4480.mod.o 8345s CC [M] drivers/usb/typec/mux/gpio-sbu-mux.mod.o 8345s CC [M] drivers/usb/typec/mux/pi3usb30532.mod.o 8345s CC [M] drivers/usb/typec/mux/it5205.mod.o 8346s CC [M] drivers/usb/typec/mux/nb7vpq904m.mod.o 8346s CC [M] drivers/usb/typec/mux/ps883x.mod.o 8346s CC [M] drivers/usb/typec/mux/ptn36502.mod.o 8346s CC [M] drivers/usb/typec/mux/tusb1046.mod.o 8346s CC [M] drivers/usb/typec/mux/wcd939x-usbss.mod.o 8346s CC [M] drivers/input/serio/parkbd.mod.o 8346s CC [M] drivers/input/serio/serport.mod.o 8346s CC [M] drivers/input/serio/ambakmi.mod.o 8347s CC [M] drivers/input/serio/pcips2.mod.o 8347s CC [M] drivers/input/serio/ps2mult.mod.o 8347s CC [M] drivers/input/serio/serio_raw.mod.o 8347s CC [M] drivers/input/serio/altera_ps2.mod.o 8347s CC [M] drivers/input/serio/arc_ps2.mod.o 8347s CC [M] drivers/input/serio/apbps2.mod.o 8347s CC [M] drivers/input/serio/hyperv-keyboard.mod.o 8347s CC [M] drivers/input/serio/ps2-gpio.mod.o 8348s CC [M] drivers/input/serio/userio.mod.o 8348s CC [M] drivers/input/keyboard/adc-keys.mod.o 8348s CC [M] drivers/input/keyboard/adp5520-keys.mod.o 8348s CC [M] drivers/input/keyboard/adp5588-keys.mod.o 8348s CC [M] drivers/input/keyboard/adp5589-keys.mod.o 8348s CC [M] drivers/input/keyboard/bcm-keypad.mod.o 8348s CC [M] drivers/input/keyboard/cap11xx.mod.o 8348s CC [M] drivers/input/keyboard/cros_ec_keyb.mod.o 8349s CC [M] drivers/input/keyboard/cypress-sf.mod.o 8349s CC [M] drivers/input/keyboard/dlink-dir685-touchkeys.mod.o 8349s CC [M] drivers/input/keyboard/gpio_keys.mod.o 8349s CC [M] drivers/input/keyboard/gpio_keys_polled.mod.o 8349s CC [M] drivers/input/keyboard/tca6416-keypad.mod.o 8349s CC [M] drivers/input/keyboard/tca8418_keypad.mod.o 8349s CC [M] drivers/input/keyboard/iqs62x-keys.mod.o 8349s CC [M] drivers/input/keyboard/imx_keypad.mod.o 8350s CC [M] drivers/input/keyboard/imx_sc_key.mod.o 8350s CC [M] drivers/input/keyboard/lkkbd.mod.o 8350s CC [M] drivers/input/keyboard/lm8323.mod.o 8350s CC [M] drivers/input/keyboard/lm8333.mod.o 8350s CC [M] drivers/input/keyboard/matrix_keypad.mod.o 8350s CC [M] drivers/input/keyboard/max7359_keypad.mod.o 8350s CC [M] drivers/input/keyboard/mpr121_touchkey.mod.o 8350s CC [M] drivers/input/keyboard/mt6779-keypad.mod.o 8351s CC [M] drivers/input/keyboard/mtk-pmic-keys.mod.o 8351s CC [M] drivers/input/keyboard/newtonkbd.mod.o 8351s CC [M] drivers/input/keyboard/omap4-keypad.mod.o 8351s CC [M] drivers/input/keyboard/opencores-kbd.mod.o 8351s CC [M] drivers/input/keyboard/pinephone-keyboard.mod.o 8351s CC [M] drivers/input/keyboard/qt1050.mod.o 8351s CC [M] drivers/input/keyboard/qt1070.mod.o 8351s CC [M] drivers/input/keyboard/qt2160.mod.o 8352s CC [M] drivers/input/keyboard/samsung-keypad.mod.o 8352s CC [M] drivers/input/keyboard/snvs_pwrkey.mod.o 8352s CC [M] drivers/input/keyboard/stmpe-keypad.mod.o 8352s CC [M] drivers/input/keyboard/stowaway.mod.o 8352s CC [M] drivers/input/keyboard/sunkbd.mod.o 8352s CC [M] drivers/input/keyboard/tc3589x-keypad.mod.o 8352s CC [M] drivers/input/keyboard/tm2-touchkey.mod.o 8352s CC [M] drivers/input/keyboard/twl4030_keypad.mod.o 8353s CC [M] drivers/input/keyboard/xtkbd.mod.o 8353s CC [M] drivers/input/mouse/appletouch.mod.o 8353s CC [M] drivers/input/mouse/bcm5974.mod.o 8353s CC [M] drivers/input/mouse/cyapatp.mod.o 8353s CC [M] drivers/input/mouse/elan_i2c.mod.o 8353s CC [M] drivers/input/mouse/gpio_mouse.mod.o 8353s CC [M] drivers/input/mouse/psmouse.mod.o 8353s CC [M] drivers/input/mouse/sermouse.mod.o 8354s CC [M] drivers/input/mouse/synaptics_i2c.mod.o 8354s CC [M] drivers/input/mouse/synaptics_usb.mod.o 8354s CC [M] drivers/input/mouse/vsxxxaa.mod.o 8354s CC [M] drivers/input/joystick/a3d.mod.o 8354s CC [M] drivers/input/joystick/adi.mod.o 8354s CC [M] drivers/input/joystick/as5011.mod.o 8354s CC [M] drivers/input/joystick/analog.mod.o 8354s CC [M] drivers/input/joystick/cobra.mod.o 8355s CC [M] drivers/input/joystick/db9.mod.o 8355s CC [M] drivers/input/joystick/fsia6b.mod.o 8355s CC [M] drivers/input/joystick/gamecon.mod.o 8355s CC [M] drivers/input/joystick/gf2k.mod.o 8355s CC [M] drivers/input/joystick/grip.mod.o 8355s CC [M] drivers/input/joystick/grip_mp.mod.o 8355s CC [M] drivers/input/joystick/guillemot.mod.o 8355s CC [M] drivers/input/joystick/iforce/iforce.mod.o 8355s CC [M] drivers/input/joystick/iforce/iforce-serio.mod.o 8356s CC [M] drivers/input/joystick/iforce/iforce-usb.mod.o 8356s CC [M] drivers/input/joystick/interact.mod.o 8356s CC [M] drivers/input/joystick/joydump.mod.o 8356s CC [M] drivers/input/joystick/magellan.mod.o 8356s CC [M] drivers/input/joystick/psxpad-spi.mod.o 8356s CC [M] drivers/input/joystick/pxrc.mod.o 8356s CC [M] drivers/input/joystick/qwiic-joystick.mod.o 8356s CC [M] drivers/input/joystick/adafruit-seesaw.mod.o 8356s CC [M] drivers/input/joystick/sensehat-joystick.mod.o 8357s CC [M] drivers/input/joystick/sidewinder.mod.o 8357s CC [M] drivers/input/joystick/spaceball.mod.o 8357s CC [M] drivers/input/joystick/spaceorb.mod.o 8357s CC [M] drivers/input/joystick/stinger.mod.o 8357s CC [M] drivers/input/joystick/tmdc.mod.o 8357s CC [M] drivers/input/joystick/turbografx.mod.o 8357s CC [M] drivers/input/joystick/twidjoy.mod.o 8357s CC [M] drivers/input/joystick/warrior.mod.o 8358s CC [M] drivers/input/joystick/walkera0701.mod.o 8358s CC [M] drivers/input/joystick/xpad.mod.o 8358s CC [M] drivers/input/joystick/zhenhua.mod.o 8358s CC [M] drivers/input/tablet/acecad.mod.o 8358s CC [M] drivers/input/tablet/aiptek.mod.o 8358s CC [M] drivers/input/tablet/hanwang.mod.o 8358s CC [M] drivers/input/tablet/kbtab.mod.o 8358s CC [M] drivers/input/tablet/pegasus_notetaker.mod.o 8359s CC [M] drivers/input/tablet/wacom_serial4.mod.o 8359s CC [M] drivers/input/touchscreen/88pm860x-ts.mod.o 8359s CC [M] drivers/input/touchscreen/ad7877.mod.o 8359s CC [M] drivers/input/touchscreen/ad7879.mod.o 8359s CC [M] drivers/input/touchscreen/ad7879-i2c.mod.o 8359s CC [M] drivers/input/touchscreen/ad7879-spi.mod.o 8359s CC [M] drivers/input/touchscreen/resistive-adc-touch.mod.o 8359s CC [M] drivers/input/touchscreen/ads7846.mod.o 8360s CC [M] drivers/input/touchscreen/ar1021_i2c.mod.o 8360s CC [M] drivers/input/touchscreen/atmel_mxt_ts.mod.o 8360s CC [M] drivers/input/touchscreen/auo-pixcir-ts.mod.o 8360s CC [M] drivers/input/touchscreen/bu21013_ts.mod.o 8360s CC [M] drivers/input/touchscreen/bu21029_ts.mod.o 8360s CC [M] drivers/input/touchscreen/chipone_icn8318.mod.o 8360s CC [M] drivers/input/touchscreen/chipone_icn8505.mod.o 8360s CC [M] drivers/input/touchscreen/cy8ctma140.mod.o 8360s CC [M] drivers/input/touchscreen/cy8ctmg110_ts.mod.o 8361s CC [M] drivers/input/touchscreen/cyttsp_core.mod.o 8361s CC [M] drivers/input/touchscreen/cyttsp_i2c.mod.o 8361s CC [M] drivers/input/touchscreen/cyttsp_spi.mod.o 8361s CC [M] drivers/input/touchscreen/cyttsp5.mod.o 8361s CC [M] drivers/input/touchscreen/da9034-ts.mod.o 8361s CC [M] drivers/input/touchscreen/da9052_tsi.mod.o 8361s CC [M] drivers/input/touchscreen/dynapro.mod.o 8361s CC [M] drivers/input/touchscreen/edt-ft5x06.mod.o 8362s CC [M] drivers/input/touchscreen/hampshire.mod.o 8362s CC [M] drivers/input/touchscreen/hycon-hy46xx.mod.o 8362s CC [M] drivers/input/touchscreen/gunze.mod.o 8362s CC [M] drivers/input/touchscreen/eeti_ts.mod.o 8362s CC [M] drivers/input/touchscreen/ektf2127.mod.o 8362s CC [M] drivers/input/touchscreen/elants_i2c.mod.o 8362s CC [M] drivers/input/touchscreen/elo.mod.o 8362s CC [M] drivers/input/touchscreen/egalax_ts.mod.o 8362s CC [M] drivers/input/touchscreen/egalax_ts_serial.mod.o 8362s CC [M] drivers/input/touchscreen/exc3000.mod.o 8363s CC [M] drivers/input/touchscreen/fujitsu_ts.mod.o 8363s CC [M] drivers/input/touchscreen/goodix_ts.mod.o 8363s CC [M] drivers/input/touchscreen/goodix_berlin_core.mod.o 8363s CC [M] drivers/input/touchscreen/goodix_berlin_i2c.mod.o 8363s CC [M] drivers/input/touchscreen/goodix_berlin_spi.mod.o 8363s CC [M] drivers/input/touchscreen/hideep.mod.o 8363s CC [M] drivers/input/touchscreen/hynitron_cstxxx.mod.o 8363s CC [M] drivers/input/touchscreen/ili210x.mod.o 8364s CC [M] drivers/input/touchscreen/ilitek_ts_i2c.mod.o 8364s CC [M] drivers/input/touchscreen/imagis.mod.o 8364s CC [M] drivers/input/touchscreen/imx6ul_tsc.mod.o 8364s CC [M] drivers/input/touchscreen/inexio.mod.o 8364s CC [M] drivers/input/touchscreen/bcm_iproc_tsc.mod.o 8364s CC [M] drivers/input/touchscreen/max11801_ts.mod.o 8364s CC [M] drivers/input/touchscreen/mc13783_ts.mod.o 8364s CC [M] drivers/input/touchscreen/melfas_mip4.mod.o 8365s CC [M] drivers/input/touchscreen/mms114.mod.o 8365s CC [M] drivers/input/touchscreen/msg2638.mod.o 8365s CC [M] drivers/input/touchscreen/mtouch.mod.o 8365s CC [M] drivers/input/touchscreen/novatek-nvt-ts.mod.o 8365s CC [M] drivers/input/touchscreen/usbtouchscreen.mod.o 8365s CC [M] drivers/input/touchscreen/pcap_ts.mod.o 8365s CC [M] drivers/input/touchscreen/penmount.mod.o 8365s CC [M] drivers/input/touchscreen/pixcir_i2c_ts.mod.o 8366s CC [M] drivers/input/touchscreen/raydium_i2c_ts.mod.o 8366s CC [M] drivers/input/touchscreen/s6sy761.mod.o 8366s CC [M] drivers/input/touchscreen/silead.mod.o 8366s CC [M] drivers/input/touchscreen/sis_i2c.mod.o 8366s CC [M] drivers/input/touchscreen/st1232.mod.o 8366s CC [M] drivers/input/touchscreen/stmfts.mod.o 8366s CC [M] drivers/input/touchscreen/stmpe-ts.mod.o 8366s CC [M] drivers/input/touchscreen/sur40.mod.o 8367s CC [M] drivers/input/touchscreen/surface3_spi.mod.o 8367s CC [M] drivers/input/touchscreen/ti_am335x_tsc.mod.o 8367s CC [M] drivers/input/touchscreen/touchit213.mod.o 8367s CC [M] drivers/input/touchscreen/touchright.mod.o 8367s CC [M] drivers/input/touchscreen/touchwin.mod.o 8367s CC [M] drivers/input/touchscreen/tsc40.mod.o 8367s CC [M] drivers/input/touchscreen/tsc200x-core.mod.o 8367s CC [M] drivers/input/touchscreen/tsc2004.mod.o 8368s CC [M] drivers/input/touchscreen/tsc2005.mod.o 8368s CC [M] drivers/input/touchscreen/tsc2007.mod.o 8368s CC [M] drivers/input/touchscreen/wacom_w8001.mod.o 8368s CC [M] drivers/input/touchscreen/wacom_i2c.mod.o 8368s CC [M] drivers/input/touchscreen/wdt87xx_i2c.mod.o 8368s CC [M] drivers/input/touchscreen/wm831x-ts.mod.o 8368s CC [M] drivers/input/touchscreen/sx8654.mod.o 8368s CC [M] drivers/input/touchscreen/tps6507x-ts.mod.o 8369s CC [M] drivers/input/touchscreen/zet6223.mod.o 8369s CC [M] drivers/input/touchscreen/zforce_ts.mod.o 8369s CC [M] drivers/input/touchscreen/colibri-vf50-ts.mod.o 8369s CC [M] drivers/input/touchscreen/rohm_bu21023.mod.o 8369s CC [M] drivers/input/touchscreen/raspberrypi-ts.mod.o 8369s CC [M] drivers/input/touchscreen/iqs5xx.mod.o 8369s CC [M] drivers/input/touchscreen/iqs7211.mod.o 8369s CC [M] drivers/input/touchscreen/himax_hx83112b.mod.o 8370s CC [M] drivers/input/misc/88pm860x_onkey.mod.o 8370s CC [M] drivers/input/misc/88pm80x_onkey.mod.o 8370s CC [M] drivers/input/misc/88pm886-onkey.mod.o 8370s CC [M] drivers/input/misc/ad714x.mod.o 8370s CC [M] drivers/input/misc/ad714x-i2c.mod.o 8370s CC [M] drivers/input/misc/ad714x-spi.mod.o 8370s CC [M] drivers/input/misc/adxl34x.mod.o 8370s CC [M] drivers/input/misc/adxl34x-i2c.mod.o 8371s CC [M] drivers/input/misc/adxl34x-spi.mod.o 8371s CC [M] drivers/input/misc/atc260x-onkey.mod.o 8371s CC [M] drivers/input/misc/ati_remote2.mod.o 8371s CC [M] drivers/input/misc/atmel_captouch.mod.o 8371s CC [M] drivers/input/misc/nxp-bbnsm-pwrkey.mod.o 8371s CC [M] drivers/input/misc/bma150.mod.o 8371s CC [M] drivers/input/misc/cm109.mod.o 8371s CC [M] drivers/input/misc/cma3000_d0x.mod.o 8372s CC [M] drivers/input/misc/cma3000_d0x_i2c.mod.o 8372s CC [M] drivers/input/misc/cpcap-pwrbutton.mod.o 8372s CC [M] drivers/input/misc/cs40l50-vibra.mod.o 8372s CC [M] drivers/input/misc/da9052_onkey.mod.o 8372s CC [M] drivers/input/misc/da9055_onkey.mod.o 8372s CC [M] drivers/input/misc/da9063_onkey.mod.o 8372s CC [M] drivers/input/misc/e3x0-button.mod.o 8372s CC [M] drivers/input/misc/drv260x.mod.o 8373s CC [M] drivers/input/misc/drv2665.mod.o 8373s CC [M] drivers/input/misc/drv2667.mod.o 8373s CC [M] drivers/input/misc/gpio-beeper.mod.o 8373s CC [M] drivers/input/misc/gpio_decoder.mod.o 8373s CC [M] drivers/input/misc/gpio-vibra.mod.o 8373s CC [M] drivers/input/misc/hisi_powerkey.mod.o 8373s CC [M] drivers/input/misc/ibm-panel.mod.o 8373s CC [M] drivers/input/misc/ims-pcu.mod.o 8374s CC [M] drivers/input/misc/iqs269a.mod.o 8374s CC [M] drivers/input/misc/iqs626a.mod.o 8374s CC [M] drivers/input/misc/iqs7222.mod.o 8374s CC [M] drivers/input/misc/keyspan_remote.mod.o 8374s CC [M] drivers/input/misc/kxtj9.mod.o 8374s CC [M] drivers/input/misc/max77650-onkey.mod.o 8374s CC [M] drivers/input/misc/max77693-haptic.mod.o 8374s CC [M] drivers/input/misc/max8925_onkey.mod.o 8374s CC [M] drivers/input/misc/max8997_haptic.mod.o 8375s CC [M] drivers/input/misc/mc13783-pwrbutton.mod.o 8375s CC [M] drivers/input/misc/mma8450.mod.o 8375s CC [M] drivers/input/misc/palmas-pwrbutton.mod.o 8375s CC [M] drivers/input/misc/pcap_keys.mod.o 8375s CC [M] drivers/input/misc/pcf8574_keypad.mod.o 8375s CC [M] drivers/input/misc/pm8941-pwrkey.mod.o 8375s CC [M] drivers/input/misc/pm8xxx-vibrator.mod.o 8375s CC [M] drivers/input/misc/powermate.mod.o 8376s CC [M] drivers/input/misc/pwm-beeper.mod.o 8376s CC [M] drivers/input/misc/pwm-vibra.mod.o 8376s CC [M] drivers/input/misc/qnap-mcu-input.mod.o 8376s CC [M] drivers/input/misc/rave-sp-pwrbutton.mod.o 8376s CC [M] drivers/input/misc/regulator-haptic.mod.o 8376s CC [M] drivers/input/misc/retu-pwrbutton.mod.o 8376s CC [M] drivers/input/misc/rt5120-pwrkey.mod.o 8376s CC [M] drivers/input/misc/axp20x-pek.mod.o 8377s CC [M] drivers/input/misc/rotary_encoder.mod.o 8377s CC [M] drivers/input/misc/rk805-pwrkey.mod.o 8377s CC [M] drivers/input/misc/sc27xx-vibra.mod.o 8377s CC [M] drivers/input/misc/soc_button_array.mod.o 8377s CC [M] drivers/input/misc/stpmic1_onkey.mod.o 8377s CC [M] drivers/input/misc/tps65218-pwrbutton.mod.o 8377s CC [M] drivers/input/misc/tps65219-pwrbutton.mod.o 8377s CC [M] drivers/input/misc/twl4030-pwrbutton.mod.o 8378s CC [M] drivers/input/misc/twl4030-vibra.mod.o 8378s CC [M] drivers/input/misc/twl6040-vibra.mod.o 8378s CC [M] drivers/input/misc/wm831x-on.mod.o 8378s CC [M] drivers/input/misc/yealink.mod.o 8378s CC [M] drivers/input/ff-memless.mod.o 8378s CC [M] drivers/input/sparse-keymap.mod.o 8378s CC [M] drivers/input/matrix-keymap.mod.o 8378s CC [M] drivers/input/input-leds.mod.o 8378s CC [M] drivers/input/joydev.mod.o 8378s CC [M] drivers/input/rmi4/rmi_core.mod.o 8378s CC [M] drivers/input/rmi4/rmi_i2c.mod.o 8379s CC [M] drivers/input/rmi4/rmi_spi.mod.o 8379s CC [M] drivers/input/rmi4/rmi_smbus.mod.o 8379s CC [M] drivers/rtc/rtc-88pm80x.mod.o 8379s CC [M] drivers/rtc/rtc-88pm860x.mod.o 8379s CC [M] drivers/rtc/rtc-88pm886.mod.o 8379s CC [M] drivers/rtc/rtc-ab-b5ze-s3.mod.o 8379s CC [M] drivers/rtc/rtc-ab-eoz9.mod.o 8379s CC [M] drivers/rtc/rtc-abx80x.mod.o 8380s CC [M] drivers/rtc/rtc-amlogic-a4.mod.o 8380s CC [M] drivers/rtc/rtc-armada38x.mod.o 8380s CC [M] drivers/rtc/rtc-as3722.mod.o 8380s CC [M] drivers/rtc/rtc-nxp-bbnsm.mod.o 8380s CC [M] drivers/rtc/rtc-bd70528.mod.o 8380s CC [M] drivers/rtc/rtc-bq32k.mod.o 8380s CC [M] drivers/rtc/rtc-brcmstb-waketimer.mod.o 8380s CC [M] drivers/rtc/rtc-cadence.mod.o 8381s CC [M] drivers/rtc/rtc-cpcap.mod.o 8381s CC [M] drivers/rtc/rtc-cros-ec.mod.o 8381s CC [M] drivers/rtc/rtc-da9052.mod.o 8381s CC [M] drivers/rtc/rtc-da9055.mod.o 8381s CC [M] drivers/rtc/rtc-da9063.mod.o 8381s CC [M] drivers/rtc/rtc-ds1286.mod.o 8381s CC [M] drivers/rtc/rtc-ds1302.mod.o 8381s CC [M] drivers/rtc/rtc-ds1305.mod.o 8382s CC [M] drivers/rtc/rtc-ds1307.mod.o 8382s CC [M] drivers/rtc/rtc-ds1343.mod.o 8382s CC [M] drivers/rtc/rtc-ds1347.mod.o 8382s CC [M] drivers/rtc/rtc-ds1374.mod.o 8382s CC [M] drivers/rtc/rtc-ds1390.mod.o 8382s CC [M] drivers/rtc/rtc-ds1511.mod.o 8382s CC [M] drivers/rtc/rtc-ds1553.mod.o 8382s CC [M] drivers/rtc/rtc-ds1672.mod.o 8382s CC [M] drivers/rtc/rtc-ds1685.mod.o 8382s CC [M] drivers/rtc/rtc-ds1742.mod.o 8383s CC [M] drivers/rtc/rtc-ds2404.mod.o 8383s CC [M] drivers/rtc/rtc-ds3232.mod.o 8383s CC [M] drivers/rtc/rtc-em3027.mod.o 8383s CC [M] drivers/rtc/rtc-fm3130.mod.o 8383s CC [M] drivers/rtc/rtc-fsl-ftm-alarm.mod.o 8383s CC [M] drivers/rtc/rtc-ftrtc010.mod.o 8383s CC [M] drivers/rtc/rtc-goldfish.mod.o 8383s CC [M] drivers/rtc/rtc-hid-sensor-time.mod.o 8384s CC [M] drivers/rtc/rtc-hym8563.mod.o 8384s CC [M] drivers/rtc/rtc-imxdi.mod.o 8384s CC [M] drivers/rtc/rtc-imx-sc.mod.o 8384s CC [M] drivers/rtc/rtc-imx-sm-bbm.mod.o 8384s CC [M] drivers/rtc/rtc-isl12022.mod.o 8384s CC [M] drivers/rtc/rtc-isl12026.mod.o 8384s CC [M] drivers/rtc/rtc-isl1208.mod.o 8384s CC [M] drivers/rtc/rtc-lp8788.mod.o 8385s CC [M] drivers/rtc/rtc-m41t80.mod.o 8385s CC [M] drivers/rtc/rtc-m41t93.mod.o 8385s CC [M] drivers/rtc/rtc-m41t94.mod.o 8385s CC [M] drivers/rtc/rtc-m48t35.mod.o 8385s CC [M] drivers/rtc/rtc-m48t59.mod.o 8385s CC [M] drivers/rtc/rtc-m48t86.mod.o 8385s CC [M] drivers/rtc/rtc-ma35d1.mod.o 8385s CC [M] drivers/rtc/rtc-max31335.mod.o 8385s CC [M] drivers/rtc/rtc-max6900.mod.o 8386s CC [M] drivers/rtc/rtc-max6902.mod.o 8386s CC [M] drivers/rtc/rtc-max6916.mod.o 8386s CC [M] drivers/rtc/rtc-max77686.mod.o 8386s CC [M] drivers/rtc/rtc-max8907.mod.o 8386s CC [M] drivers/rtc/rtc-max8925.mod.o 8386s CC [M] drivers/rtc/rtc-max8997.mod.o 8386s CC [M] drivers/rtc/rtc-max8998.mod.o 8386s CC [M] drivers/rtc/rtc-meson-vrtc.mod.o 8387s CC [M] drivers/rtc/rtc-mc13xxx.mod.o 8387s CC [M] drivers/rtc/rtc-mcp795.mod.o 8387s CC [M] drivers/rtc/rtc-msm6242.mod.o 8387s CC [M] drivers/rtc/rtc-mt2712.mod.o 8387s CC [M] drivers/rtc/rtc-mt6397.mod.o 8387s CC [M] drivers/rtc/rtc-mt7622.mod.o 8387s CC [M] drivers/rtc/rtc-mxc.mod.o 8387s CC [M] drivers/rtc/rtc-mxc_v2.mod.o 8388s CC [M] drivers/rtc/rtc-nct3018y.mod.o 8388s CC [M] drivers/rtc/rtc-ntxec.mod.o 8388s CC [M] drivers/rtc/rtc-optee.mod.o 8388s CC [M] drivers/rtc/rtc-palmas.mod.o 8388s CC [M] drivers/rtc/rtc-pcap.mod.o 8388s CC [M] drivers/rtc/rtc-pcf2123.mod.o 8388s CC [M] drivers/rtc/rtc-pcf2127.mod.o 8388s CC [M] drivers/rtc/rtc-pcf85063.mod.o 8389s CC [M] drivers/rtc/rtc-pcf8523.mod.o 8389s CC [M] drivers/rtc/rtc-pcf85363.mod.o 8389s CC [M] drivers/rtc/rtc-pcf8563.mod.o 8389s CC [M] drivers/rtc/rtc-pcf8583.mod.o 8389s CC [M] drivers/rtc/rtc-pl030.mod.o 8389s CC [M] drivers/rtc/rtc-pl031.mod.o 8389s CC [M] drivers/rtc/rtc-pm8xxx.mod.o 8389s CC [M] drivers/rtc/rtc-r7301.mod.o 8389s CC [M] drivers/rtc/rtc-r9701.mod.o 8390s CC [M] drivers/rtc/rtc-rc5t583.mod.o 8390s CC [M] drivers/rtc/rtc-rc5t619.mod.o 8390s CC [M] drivers/rtc/rtc-rk808.mod.o 8390s CC [M] drivers/rtc/rtc-rp5c01.mod.o 8390s CC [M] drivers/rtc/rtc-rs5c348.mod.o 8390s CC [M] drivers/rtc/rtc-rs5c372.mod.o 8390s CC [M] drivers/rtc/rtc-rv3028.mod.o 8390s CC [M] drivers/rtc/rtc-rv3029c2.mod.o 8391s CC [M] drivers/rtc/rtc-rv3032.mod.o 8391s CC [M] drivers/rtc/rtc-rv8803.mod.o 8391s CC [M] drivers/rtc/rtc-rx4581.mod.o 8391s CC [M] drivers/rtc/rtc-rx6110.mod.o 8391s CC [M] drivers/rtc/rtc-rx8010.mod.o 8391s CC [M] drivers/rtc/rtc-rx8025.mod.o 8391s CC [M] drivers/rtc/rtc-rx8111.mod.o 8391s CC [M] drivers/rtc/rtc-rx8581.mod.o 8392s CC [M] drivers/rtc/rtc-renesas-rtca3.mod.o 8392s CC [M] drivers/rtc/rtc-s32g.mod.o 8392s CC [M] drivers/rtc/rtc-s35390a.mod.o 8392s CC [M] drivers/rtc/rtc-s5m.mod.o 8392s CC [M] drivers/rtc/rtc-sc27xx.mod.o 8392s CC [M] drivers/rtc/rtc-sd2405al.mod.o 8392s CC [M] drivers/rtc/rtc-sd3078.mod.o 8392s CC [M] drivers/rtc/rtc-sh.mod.o 8392s CC [M] drivers/rtc/rtc-snvs.mod.o 8393s CC [M] drivers/rtc/rtc-stk17ta8.mod.o 8393s CC [M] drivers/rtc/rtc-stm32.mod.o 8393s CC [M] drivers/rtc/rtc-ti-k3.mod.o 8393s CC [M] drivers/rtc/rtc-tps6586x.mod.o 8393s CC [M] drivers/rtc/rtc-tps6594.mod.o 8393s CC [M] drivers/rtc/rtc-tps65910.mod.o 8393s CC [M] drivers/rtc/rtc-twl.mod.o 8393s CC [M] drivers/rtc/rtc-wm831x.mod.o 8393s CC [M] drivers/rtc/rtc-wm8350.mod.o 8393s CC [M] drivers/rtc/rtc-x1205.mod.o 8394s CC [M] drivers/rtc/rtc-zynqmp.mod.o 8394s CC [M] drivers/i2c/algos/i2c-algo-bit.mod.o 8394s CC [M] drivers/i2c/algos/i2c-algo-pca.mod.o 8394s CC [M] drivers/i2c/busses/i2c-scmi.mod.o 8394s CC [M] drivers/i2c/busses/i2c-ccgx-ucsi.mod.o 8394s CC [M] drivers/i2c/busses/i2c-ali1535.mod.o 8394s CC [M] drivers/i2c/busses/i2c-ali1563.mod.o 8394s CC [M] drivers/i2c/busses/i2c-ali15x3.mod.o 8395s CC [M] drivers/i2c/busses/i2c-amd756.mod.o 8395s CC [M] drivers/i2c/busses/i2c-amd8111.mod.o 8395s CC [M] drivers/i2c/busses/i2c-i801.mod.o 8395s CC [M] drivers/i2c/busses/i2c-isch.mod.o 8395s CC [M] drivers/i2c/busses/i2c-nforce2.mod.o 8395s CC [M] drivers/i2c/busses/i2c-nvidia-gpu.mod.o 8395s CC [M] drivers/i2c/busses/i2c-piix4.mod.o 8395s CC [M] drivers/i2c/busses/i2c-sis5595.mod.o 8396s CC [M] drivers/i2c/busses/i2c-sis630.mod.o 8396s CC [M] drivers/i2c/busses/i2c-sis96x.mod.o 8396s CC [M] drivers/i2c/busses/i2c-via.mod.o 8396s CC [M] drivers/i2c/busses/i2c-viapro.mod.o 8396s CC [M] drivers/i2c/busses/i2c-viai2c-zhaoxin.mod.o 8396s CC [M] drivers/i2c/busses/i2c-viai2c-common.mod.o 8396s CC [M] drivers/i2c/busses/i2c-altera.mod.o 8396s CC [M] drivers/i2c/busses/i2c-amd-asf-plat.mod.o 8397s CC [M] drivers/i2c/busses/i2c-bcm2835.mod.o 8397s CC [M] drivers/i2c/busses/i2c-bcm-iproc.mod.o 8397s CC [M] drivers/i2c/busses/i2c-cbus-gpio.mod.o 8397s CC [M] drivers/i2c/busses/i2c-designware-amdisp.mod.o 8397s CC [M] drivers/i2c/busses/i2c-designware-pci.mod.o 8397s CC [M] drivers/i2c/busses/i2c-gpio.mod.o 8397s CC [M] drivers/i2c/busses/i2c-hisi.mod.o 8397s CC [M] drivers/i2c/busses/i2c-hix5hd2.mod.o 8397s CC [M] drivers/i2c/busses/i2c-imx.mod.o 8398s CC [M] drivers/i2c/busses/i2c-imx-lpi2c.mod.o 8398s CC [M] drivers/i2c/busses/i2c-keba.mod.o 8398s CC [M] drivers/i2c/busses/i2c-kempld.mod.o 8398s CC [M] drivers/i2c/busses/i2c-meson.mod.o 8398s CC [M] drivers/i2c/busses/i2c-mt65xx.mod.o 8398s CC [M] drivers/i2c/busses/i2c-mt7621.mod.o 8398s CC [M] drivers/i2c/busses/i2c-mv64xxx.mod.o 8398s CC [M] drivers/i2c/busses/i2c-nomadik.mod.o 8398s CC [M] drivers/i2c/busses/i2c-npcm7xx.mod.o 8399s CC [M] drivers/i2c/busses/i2c-ocores.mod.o 8399s CC [M] drivers/i2c/busses/i2c-owl.mod.o 8399s CC [M] drivers/i2c/busses/i2c-pca-platform.mod.o 8399s CC [M] drivers/i2c/busses/i2c-pxa.mod.o 8400s CC [M] drivers/i2c/busses/i2c-qcom-cci.mod.o 8400s CC [M] drivers/i2c/busses/i2c-qcom-geni.mod.o 8400s CC [M] drivers/i2c/busses/i2c-qup.mod.o 8400s CC [M] drivers/i2c/busses/i2c-riic.mod.o 8400s CC [M] drivers/i2c/busses/i2c-rk3x.mod.o 8400s CC [M] drivers/i2c/busses/i2c-rzv2m.mod.o 8400s CC [M] drivers/i2c/busses/i2c-sh_mobile.mod.o 8400s CC [M] drivers/i2c/busses/i2c-simtec.mod.o 8400s CC [M] drivers/i2c/busses/i2c-stm32f4.mod.o 8400s CC [M] drivers/i2c/busses/i2c-stm32f7-drv.mod.o 8400s CC [M] drivers/i2c/busses/i2c-synquacer.mod.o 8400s CC [M] drivers/i2c/busses/i2c-versatile.mod.o 8400s CC [M] drivers/i2c/busses/i2c-thunderx.mod.o 8400s CC [M] drivers/i2c/busses/i2c-xiic.mod.o 8401s CC [M] drivers/i2c/busses/i2c-xlp9xx.mod.o 8401s CC [M] drivers/i2c/busses/i2c-rcar.mod.o 8401s CC [M] drivers/i2c/busses/i2c-diolan-u2c.mod.o 8401s CC [M] drivers/i2c/busses/i2c-dln2.mod.o 8401s CC [M] drivers/i2c/busses/i2c-ljca.mod.o 8401s CC [M] drivers/i2c/busses/i2c-cp2615.mod.o 8401s CC [M] drivers/i2c/busses/i2c-parport.mod.o 8401s CC [M] drivers/i2c/busses/i2c-mchp-pci1xxxx.mod.o 8402s CC [M] drivers/i2c/busses/i2c-robotfuzz-osif.mod.o 8402s CC [M] drivers/i2c/busses/i2c-taos-evm.mod.o 8402s CC [M] drivers/i2c/busses/i2c-tiny-usb.mod.o 8402s CC [M] drivers/i2c/busses/i2c-viperboard.mod.o 8402s CC [M] drivers/i2c/busses/i2c-brcmstb.mod.o 8402s CC [M] drivers/i2c/busses/i2c-cros-ec-tunnel.mod.o 8402s CC [M] drivers/i2c/busses/i2c-mlxbf.mod.o 8402s CC [M] drivers/i2c/busses/i2c-mlxcpld.mod.o 8402s CC [M] drivers/i2c/busses/i2c-xgene-slimpro.mod.o 8403s CC [M] drivers/i2c/busses/i2c-fsi.mod.o 8403s CC [M] drivers/i2c/busses/i2c-virtio.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-demux-pinctrl.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-mux-gpio.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-mux-gpmux.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-mux-ltc4306.mod.o 8403s CC [M] drivers/i2c/muxes/i2c-mux-mlxcpld.mod.o 8404s CC [M] drivers/i2c/muxes/i2c-mux-mule.mod.o 8404s CC [M] drivers/i2c/muxes/i2c-mux-pca9541.mod.o 8404s CC [M] drivers/i2c/muxes/i2c-mux-pca954x.mod.o 8404s CC [M] drivers/i2c/muxes/i2c-mux-pinctrl.mod.o 8404s CC [M] drivers/i2c/muxes/i2c-mux-reg.mod.o 8404s CC [M] drivers/i2c/i2c-smbus.mod.o 8404s CC [M] drivers/i2c/i2c-mux.mod.o 8404s CC [M] drivers/i2c/i2c-atr.mod.o 8405s CC [M] drivers/i2c/i2c-stub.mod.o 8405s CC [M] drivers/i2c/i2c-slave-eeprom.mod.o 8405s CC [M] drivers/i2c/i2c-slave-testunit.mod.o 8405s CC [M] drivers/i3c/i3c.mod.o 8405s CC [M] drivers/i3c/master/i3c-master-cdns.mod.o 8405s CC [M] drivers/i3c/master/dw-i3c-master.mod.o 8405s CC [M] drivers/i3c/master/svc-i3c-master.mod.o 8405s CC [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.mod.o 8405s CC [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.mod.o 8406s CC [M] drivers/media/i2c/max2175.mod.o 8406s CC [M] drivers/media/i2c/ad5820.mod.o 8406s CC [M] drivers/media/i2c/adp1653.mod.o 8406s CC [M] drivers/media/i2c/adv7170.mod.o 8406s CC [M] drivers/media/i2c/adv7175.mod.o 8406s CC [M] drivers/media/i2c/adv7180.mod.o 8406s CC [M] drivers/media/i2c/adv7183.mod.o 8406s CC [M] drivers/media/i2c/adv7343.mod.o 8406s CC [M] drivers/media/i2c/adv7393.mod.o 8407s CC [M] drivers/media/i2c/adv748x/adv748x.mod.o 8407s CC [M] drivers/media/i2c/adv7604.mod.o 8407s CC [M] drivers/media/i2c/adv7842.mod.o 8407s CC [M] drivers/media/i2c/ak7375.mod.o 8407s CC [M] drivers/media/i2c/ak881x.mod.o 8407s CC [M] drivers/media/i2c/alvium-csi2.mod.o 8407s CC [M] drivers/media/i2c/aptina-pll.mod.o 8407s CC [M] drivers/media/i2c/ar0521.mod.o 8408s CC [M] drivers/media/i2c/bt819.mod.o 8408s CC [M] drivers/media/i2c/bt856.mod.o 8408s CC [M] drivers/media/i2c/bt866.mod.o 8408s CC [M] drivers/media/i2c/cs3308.mod.o 8408s CC [M] drivers/media/i2c/cs5345.mod.o 8408s CC [M] drivers/media/i2c/cs53l32a.mod.o 8408s CC [M] drivers/media/i2c/cx25840/cx25840.mod.o 8408s CC [M] drivers/media/i2c/ds90ub913.mod.o 8408s CC [M] drivers/media/i2c/ds90ub953.mod.o 8408s CC [M] drivers/media/i2c/ds90ub960.mod.o 8409s CC [M] drivers/media/i2c/dw9714.mod.o 8409s CC [M] drivers/media/i2c/dw9719.mod.o 8409s CC [M] drivers/media/i2c/dw9807-vcm.mod.o 8409s CC [M] drivers/media/i2c/et8ek8/et8ek8.mod.o 8409s CC [M] drivers/media/i2c/gc0308.mod.o 8409s CC [M] drivers/media/i2c/gc05a2.mod.o 8409s CC [M] drivers/media/i2c/gc08a3.mod.o 8409s CC [M] drivers/media/i2c/gc2145.mod.o 8409s CC [M] drivers/media/i2c/hi556.mod.o 8410s CC [M] drivers/media/i2c/hi846.mod.o 8410s CC [M] drivers/media/i2c/hi847.mod.o 8410s CC [M] drivers/media/i2c/video-i2c.mod.o 8410s CC [M] drivers/media/i2c/imx208.mod.o 8410s CC [M] drivers/media/i2c/imx214.mod.o 8410s CC [M] drivers/media/i2c/imx219.mod.o 8410s CC [M] drivers/media/i2c/imx258.mod.o 8410s CC [M] drivers/media/i2c/imx274.mod.o 8411s CC [M] drivers/media/i2c/imx283.mod.o 8412s CC [M] drivers/media/i2c/imx290.mod.o 8412s CC [M] drivers/media/i2c/imx296.mod.o 8412s CC [M] drivers/media/i2c/imx319.mod.o 8412s CC [M] drivers/media/i2c/imx334.mod.o 8412s CC [M] drivers/media/i2c/imx335.mod.o 8412s CC [M] drivers/media/i2c/imx355.mod.o 8412s CC [M] drivers/media/i2c/imx412.mod.o 8412s CC [M] drivers/media/i2c/imx415.mod.o 8412s CC [M] drivers/media/i2c/ir-kbd-i2c.mod.o 8412s CC [M] drivers/media/i2c/isl7998x.mod.o 8412s CC [M] drivers/media/i2c/ks0127.mod.o 8412s CC [M] drivers/media/i2c/lm3560.mod.o 8412s CC [M] drivers/media/i2c/lm3646.mod.o 8412s CC [M] drivers/media/i2c/lt6911uxe.mod.o 8412s CC [M] drivers/media/i2c/m52790.mod.o 8412s CC [M] drivers/media/i2c/max9271.mod.o 8413s CC [M] drivers/media/i2c/max96714.mod.o 8413s CC [M] drivers/media/i2c/max96717.mod.o 8413s CC [M] drivers/media/i2c/ml86v7667.mod.o 8413s CC [M] drivers/media/i2c/msp3400.mod.o 8413s CC [M] drivers/media/i2c/mt9m001.mod.o 8413s CC [M] drivers/media/i2c/mt9m111.mod.o 8413s CC [M] drivers/media/i2c/mt9m114.mod.o 8413s CC [M] drivers/media/i2c/mt9p031.mod.o 8414s CC [M] drivers/media/i2c/mt9t112.mod.o 8414s CC [M] drivers/media/i2c/mt9v011.mod.o 8414s CC [M] drivers/media/i2c/mt9v032.mod.o 8414s CC [M] drivers/media/i2c/mt9v111.mod.o 8414s CC [M] drivers/media/i2c/og01a1b.mod.o 8414s CC [M] drivers/media/i2c/ov01a10.mod.o 8414s CC [M] drivers/media/i2c/ov02c10.mod.o 8414s CC [M] drivers/media/i2c/ov02e10.mod.o 8414s CC [M] drivers/media/i2c/ov08d10.mod.o 8415s CC [M] drivers/media/i2c/ov08x40.mod.o 8415s CC [M] drivers/media/i2c/ov13858.mod.o 8415s CC [M] drivers/media/i2c/ov13b10.mod.o 8415s CC [M] drivers/media/i2c/ov2640.mod.o 8415s CC [M] drivers/media/i2c/ov2659.mod.o 8415s CC [M] drivers/media/i2c/ov2680.mod.o 8415s CC [M] drivers/media/i2c/ov2685.mod.o 8415s CC [M] drivers/media/i2c/ov2740.mod.o 8415s CC [M] drivers/media/i2c/ov4689.mod.o 8416s CC [M] drivers/media/i2c/ov5640.mod.o 8416s CC [M] drivers/media/i2c/ov5645.mod.o 8416s CC [M] drivers/media/i2c/ov5647.mod.o 8416s CC [M] drivers/media/i2c/ov5648.mod.o 8416s CC [M] drivers/media/i2c/ov5670.mod.o 8416s CC [M] drivers/media/i2c/ov5675.mod.o 8416s CC [M] drivers/media/i2c/ov5693.mod.o 8416s CC [M] drivers/media/i2c/ov5695.mod.o 8417s CC [M] drivers/media/i2c/ov64a40.mod.o 8417s CC [M] drivers/media/i2c/ov6650.mod.o 8417s CC [M] drivers/media/i2c/ov7251.mod.o 8417s CC [M] drivers/media/i2c/ov7640.mod.o 8417s CC [M] drivers/media/i2c/ov7670.mod.o 8417s CC [M] drivers/media/i2c/ov772x.mod.o 8417s CC [M] drivers/media/i2c/ov7740.mod.o 8417s CC [M] drivers/media/i2c/ov8856.mod.o 8417s CC [M] drivers/media/i2c/ov8858.mod.o 8418s CC [M] drivers/media/i2c/ov8865.mod.o 8418s CC [M] drivers/media/i2c/ov9282.mod.o 8418s CC [M] drivers/media/i2c/ov9640.mod.o 8418s CC [M] drivers/media/i2c/ov9650.mod.o 8418s CC [M] drivers/media/i2c/rdacm21.mod.o 8418s CC [M] drivers/media/i2c/rj54n1cb0c.mod.o 8418s CC [M] drivers/media/i2c/s5c73m3/s5c73m3.mod.o 8418s CC [M] drivers/media/i2c/s5k5baf.mod.o 8419s CC [M] drivers/media/i2c/s5k6a3.mod.o 8419s CC [M] drivers/media/i2c/saa6588.mod.o 8419s CC [M] drivers/media/i2c/saa6752hs.mod.o 8419s CC [M] drivers/media/i2c/saa7110.mod.o 8419s CC [M] drivers/media/i2c/saa7115.mod.o 8419s CC [M] drivers/media/i2c/saa7127.mod.o 8419s CC [M] drivers/media/i2c/saa717x.mod.o 8419s CC [M] drivers/media/i2c/saa7185.mod.o 8420s CC [M] drivers/media/i2c/sony-btf-mpx.mod.o 8420s CC [M] drivers/media/i2c/st-mipid02.mod.o 8420s CC [M] drivers/media/i2c/tc358743.mod.o 8420s CC [M] drivers/media/i2c/tc358746.mod.o 8420s CC [M] drivers/media/i2c/tda7432.mod.o 8420s CC [M] drivers/media/i2c/tda9840.mod.o 8420s CC [M] drivers/media/i2c/tea6415c.mod.o 8420s CC [M] drivers/media/i2c/tea6420.mod.o 8421s CC [M] drivers/media/i2c/thp7312.mod.o 8421s CC [M] drivers/media/i2c/ths7303.mod.o 8421s CC [M] drivers/media/i2c/ths8200.mod.o 8421s CC [M] drivers/media/i2c/tlv320aic23b.mod.o 8421s CC [M] drivers/media/i2c/tvaudio.mod.o 8421s CC [M] drivers/media/i2c/tvp514x.mod.o 8421s CC [M] drivers/media/i2c/tvp5150.mod.o 8421s CC [M] drivers/media/i2c/tvp7002.mod.o 8421s CC [M] drivers/media/i2c/tw2804.mod.o 8422s CC [M] drivers/media/i2c/tw9900.mod.o 8422s CC [M] drivers/media/i2c/tw9903.mod.o 8422s CC [M] drivers/media/i2c/tw9906.mod.o 8422s CC [M] drivers/media/i2c/tw9910.mod.o 8422s CC [M] drivers/media/i2c/uda1342.mod.o 8422s CC [M] drivers/media/i2c/upd64031a.mod.o 8422s CC [M] drivers/media/i2c/upd64083.mod.o 8422s CC [M] drivers/media/i2c/vd55g1.mod.o 8422s CC [M] drivers/media/i2c/vd56g3.mod.o 8423s CC [M] drivers/media/i2c/vgxy61.mod.o 8423s CC [M] drivers/media/i2c/vp27smpx.mod.o 8423s CC [M] drivers/media/i2c/vpx3220.mod.o 8423s CC [M] drivers/media/i2c/wm8739.mod.o 8423s CC [M] drivers/media/i2c/wm8775.mod.o 8423s CC [M] drivers/media/tuners/e4000.mod.o 8423s CC [M] drivers/media/tuners/fc0011.mod.o 8423s CC [M] drivers/media/tuners/fc0012.mod.o 8424s CC [M] drivers/media/tuners/fc0013.mod.o 8424s CC [M] drivers/media/tuners/fc2580.mod.o 8424s CC [M] drivers/media/tuners/it913x.mod.o 8424s CC [M] drivers/media/tuners/m88rs6000t.mod.o 8424s CC [M] drivers/media/tuners/max2165.mod.o 8424s CC [M] drivers/media/tuners/mc44s803.mod.o 8424s CC [M] drivers/media/tuners/msi001.mod.o 8424s CC [M] drivers/media/tuners/mt2060.mod.o 8424s CC [M] drivers/media/tuners/mt2063.mod.o 8425s CC [M] drivers/media/tuners/mt20xx.mod.o 8425s CC [M] drivers/media/tuners/mt2131.mod.o 8425s CC [M] drivers/media/tuners/mt2266.mod.o 8425s CC [M] drivers/media/tuners/mxl301rf.mod.o 8425s CC [M] drivers/media/tuners/mxl5005s.mod.o 8425s CC [M] drivers/media/tuners/mxl5007t.mod.o 8425s CC [M] drivers/media/tuners/qm1d1b0004.mod.o 8425s CC [M] drivers/media/tuners/qm1d1c0042.mod.o 8426s CC [M] drivers/media/tuners/qt1010.mod.o 8426s CC [M] drivers/media/tuners/r820t.mod.o 8426s CC [M] drivers/media/tuners/si2157.mod.o 8426s CC [M] drivers/media/tuners/tuner-simple.mod.o 8426s CC [M] drivers/media/tuners/tuner-types.mod.o 8426s CC [M] drivers/media/tuners/tda18212.mod.o 8426s CC [M] drivers/media/tuners/tda18218.mod.o 8426s CC [M] drivers/media/tuners/tda18250.mod.o 8426s CC [M] drivers/media/tuners/tda18271.mod.o 8427s CC [M] drivers/media/tuners/tda827x.mod.o 8427s CC [M] drivers/media/tuners/tda8290.mod.o 8427s CC [M] drivers/media/tuners/tda9887.mod.o 8427s CC [M] drivers/media/tuners/tea5761.mod.o 8427s CC [M] drivers/media/tuners/tea5767.mod.o 8427s CC [M] drivers/media/tuners/tua9001.mod.o 8427s CC [M] drivers/media/tuners/xc2028.mod.o 8427s CC [M] drivers/media/tuners/xc4000.mod.o 8428s CC [M] drivers/media/tuners/xc5000.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-alink-dtu-m.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-anysee.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-apac-viewcomp.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-astrometa-t2hybrid.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-asus-pc39.mod.o 8428s CC [M] drivers/media/rc/keymaps/rc-asus-ps3-100.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-ati-x10.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-avermedia-a16d.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-avermedia-m135a.mod.o 8429s CC [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-avermedia.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-avertv-303.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-beelink-gs1.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-beelink-mxiii.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-behold-columbus.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-behold.mod.o 8430s CC [M] drivers/media/rc/keymaps/rc-budget-ci-old.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-cinergy-1400.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-cinergy.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-ct-90405.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-d680-dmb.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-delock-61959.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-dib0700-nec.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-dib0700-rc5.mod.o 8431s CC [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-digittrade.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dm1105-nec.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dreambox.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dtt200u.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dvbsky.mod.o 8432s CC [M] drivers/media/rc/keymaps/rc-dvico-mce.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-dvico-portable.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-em-terratec.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-encore-enltv2.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-encore-enltv.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-evga-indtube.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-eztv.mod.o 8433s CC [M] drivers/media/rc/keymaps/rc-flydvb.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-flyvideo.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-geekbox.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-gotview7135.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-hauppauge.mod.o 8434s CC [M] drivers/media/rc/keymaps/rc-hisi-poplar.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-hisi-tv-demo.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-imon-mce.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-imon-pad.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-imon-rsc.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-it913x-v1.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-it913x-v2.mod.o 8435s CC [M] drivers/media/rc/keymaps/rc-kaiomy.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-khadas.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-khamsin.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-kworld-315u.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-kworld-pc150u.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-lme2510.mod.o 8436s CC [M] drivers/media/rc/keymaps/rc-manli.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-mecool-kiii-pro.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-mecool-kii-pro.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-medion-x10.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-minix-neo.mod.o 8437s CC [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-mygica-utv3.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-nebula.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-norwood.mod.o 8438s CC [M] drivers/media/rc/keymaps/rc-npgtech.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-odroid.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pctv-sedna.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pine64.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pinnacle-color.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pinnacle-grey.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pixelview-002t.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pixelview-mk12.mod.o 8439s CC [M] drivers/media/rc/keymaps/rc-pixelview-new.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-pixelview.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-proteus-2309.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-purpletv.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-pv951.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-rc6-mce.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.mod.o 8440s CC [M] drivers/media/rc/keymaps/rc-reddo.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-snapstream-firefly.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-streamzap.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-su3000.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-tanix-tx3mini.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-tanix-tx5max.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-tbs-nec.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-technisat-ts35.mod.o 8441s CC [M] drivers/media/rc/keymaps/rc-technisat-usb2.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-terratec-slim-2.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-terratec-slim.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-tevii-nec.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-tivo.mod.o 8442s CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-total-media-in-hand.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-trekstor.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-tt-1500.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-twinhan1027.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-vega-s9x.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-videomate-m1f.mod.o 8443s CC [M] drivers/media/rc/keymaps/rc-videomate-s350.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-videostrong-kii-pro.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-wetek-hub.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-wetek-play2.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-winfast.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.mod.o 8444s CC [M] drivers/media/rc/keymaps/rc-x96max.mod.o 8445s CC [M] drivers/media/rc/keymaps/rc-xbox-360.mod.o 8445s CC [M] drivers/media/rc/keymaps/rc-xbox-dvd.mod.o 8445s CC [M] drivers/media/rc/keymaps/rc-zx-irdec.mod.o 8445s CC [M] drivers/media/rc/rc-core.mod.o 8445s CC [M] drivers/media/rc/ir-imon-decoder.mod.o 8445s CC [M] drivers/media/rc/ir-jvc-decoder.mod.o 8445s CC [M] drivers/media/rc/ir-mce_kbd-decoder.mod.o 8445s CC [M] drivers/media/rc/ir-nec-decoder.mod.o 8445s CC [M] drivers/media/rc/ir-rc5-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-rc6-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-rcmm-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-sanyo-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-sharp-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-sony-decoder.mod.o 8446s CC [M] drivers/media/rc/ir-xmp-decoder.mod.o 8446s CC [M] drivers/media/rc/ene_ir.mod.o 8446s CC [M] drivers/media/rc/fintek-cir.mod.o 8447s CC [M] drivers/media/rc/gpio-ir-recv.mod.o 8447s CC [M] drivers/media/rc/gpio-ir-tx.mod.o 8447s CC [M] drivers/media/rc/ir-hix5hd2.mod.o 8447s CC [M] drivers/media/rc/igorplugusb.mod.o 8447s CC [M] drivers/media/rc/iguanair.mod.o 8447s CC [M] drivers/media/rc/imon.mod.o 8447s CC [M] drivers/media/rc/imon_raw.mod.o 8447s CC [M] drivers/media/rc/ite-cir.mod.o 8448s CC [M] drivers/media/rc/mceusb.mod.o 8448s CC [M] drivers/media/rc/meson-ir.mod.o 8448s CC [M] drivers/media/rc/meson-ir-tx.mod.o 8448s CC [M] drivers/media/rc/mtk-cir.mod.o 8448s CC [M] drivers/media/rc/nuvoton-cir.mod.o 8448s CC [M] drivers/media/rc/pwm-ir-tx.mod.o 8448s CC [M] drivers/media/rc/redrat3.mod.o 8448s CC [M] drivers/media/rc/serial_ir.mod.o 8448s CC [M] drivers/media/rc/ir-spi.mod.o 8449s CC [M] drivers/media/rc/streamzap.mod.o 8449s CC [M] drivers/media/rc/sunxi-cir.mod.o 8449s CC [M] drivers/media/rc/ttusbir.mod.o 8449s CC [M] drivers/media/rc/ati_remote.mod.o 8449s CC [M] drivers/media/rc/rc-loopback.mod.o 8449s CC [M] drivers/media/rc/xbox_remote.mod.o 8449s CC [M] drivers/media/common/b2c2/b2c2-flexcop.mod.o 8450s CC [M] drivers/media/common/saa7146/saa7146.mod.o 8450s CC [M] drivers/media/common/saa7146/saa7146_vv.mod.o 8450s CC [M] drivers/media/common/siano/smsmdtv.mod.o 8450s CC [M] drivers/media/common/siano/smsdvb.mod.o 8450s CC [M] drivers/media/common/v4l2-tpg/v4l2-tpg.mod.o 8450s CC [M] drivers/media/common/videobuf2/videobuf2-common.mod.o 8450s CC [M] drivers/media/common/videobuf2/videobuf2-dma-contig.mod.o 8450s CC [M] drivers/media/common/videobuf2/videobuf2-dma-sg.mod.o 8450s CC [M] drivers/media/common/videobuf2/videobuf2-dvb.mod.o 8451s CC [M] drivers/media/common/videobuf2/videobuf2-memops.mod.o 8451s CC [M] drivers/media/common/videobuf2/videobuf2-v4l2.mod.o 8451s CC [M] drivers/media/common/videobuf2/videobuf2-vmalloc.mod.o 8451s CC [M] drivers/media/common/cypress_firmware.mod.o 8451s CC [M] drivers/media/common/ttpci-eeprom.mod.o 8451s CC [M] drivers/media/common/uvc.mod.o 8451s CC [M] drivers/media/common/cx2341x.mod.o 8451s CC [M] drivers/media/common/tveeprom.mod.o 8452s CC [M] drivers/media/platform/allegro-dvt/allegro.mod.o 8452s CC [M] drivers/media/platform/amlogic/c3/isp/c3-isp.mod.o 8452s CC [M] drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.mod.o 8452s CC [M] drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.mod.o 8452s CC [M] drivers/media/platform/amlogic/meson-ge2d/ge2d.mod.o 8452s CC [M] drivers/media/platform/amphion/amphion-vpu.mod.o 8452s CC [M] drivers/media/platform/broadcom/bcm2835-unicam.mod.o 8452s CC [M] drivers/media/platform/cadence/cdns-csi2rx.mod.o 8452s CC [M] drivers/media/platform/cadence/cdns-csi2tx.mod.o 8453s CC [M] drivers/media/platform/chips-media/coda/coda-vpu.mod.o 8453s CC [M] drivers/media/platform/chips-media/wave5/wave5.mod.o 8453s CC [M] drivers/media/platform/imagination/e5010_jpeg_enc.mod.o 8453s CC [M] drivers/media/platform/marvell/cafe_ccic.mod.o 8453s CC [M] drivers/media/platform/marvell/mcam-core.mod.o 8453s CC [M] drivers/media/platform/mediatek/vpu/mtk-vpu.mod.o 8453s CC [M] drivers/media/platform/nuvoton/npcm-video.mod.o 8453s CC [M] drivers/media/platform/nxp/dw100/dw100.mod.o 8454s CC [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.mod.o 8454s CC [M] drivers/media/platform/nxp/imx8-isi/imx8-isi.mod.o 8454s CC [M] drivers/media/platform/nxp/imx7-media-csi.mod.o 8454s CC [M] drivers/media/platform/nxp/imx8mq-mipi-csi2.mod.o 8454s CC [M] drivers/media/platform/nxp/imx-mipi-csis.mod.o 8454s CC [M] drivers/media/platform/nxp/imx-pxp.mod.o 8454s CC [M] drivers/media/platform/qcom/camss/qcom-camss.mod.o 8454s CC [M] drivers/media/platform/qcom/iris/qcom-iris.mod.o 8455s CC [M] drivers/media/platform/qcom/venus/venus-core.mod.o 8455s CC [M] drivers/media/platform/qcom/venus/venus-dec.mod.o 8455s CC [M] drivers/media/platform/qcom/venus/venus-enc.mod.o 8455s CC [M] drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.mod.o 8455s CC [M] drivers/media/platform/renesas/rcar-isp/rcar-isp.mod.o 8455s CC [M] drivers/media/platform/renesas/rcar-vin/rcar-vin.mod.o 8455s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.mod.o 8455s CC [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.mod.o 8456s CC [M] drivers/media/platform/renesas/vsp1/vsp1.mod.o 8456s CC [M] drivers/media/platform/renesas/rcar-csi2.mod.o 8456s CC [M] drivers/media/platform/renesas/rcar_drif.mod.o 8456s CC [M] drivers/media/platform/renesas/rcar-fcp.mod.o 8456s CC [M] drivers/media/platform/renesas/rcar_fdp1.mod.o 8456s CC [M] drivers/media/platform/renesas/rcar_jpu.mod.o 8456s CC [M] drivers/media/platform/rockchip/rga/rockchip-rga.mod.o 8456s CC [M] drivers/media/platform/rockchip/rkisp1/rockchip-isp1.mod.o 8457s CC [M] drivers/media/platform/st/stm32/stm32-csi.mod.o 8457s CC [M] drivers/media/platform/st/stm32/stm32-dcmi.mod.o 8457s CC [M] drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.mod.o 8457s CC [M] drivers/media/platform/st/stm32/stm32-dma2d.mod.o 8457s CC [M] drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.mod.o 8457s CC [M] drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.mod.o 8457s CC [M] drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.mod.o 8457s CC [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.mod.o 8458s CC [M] drivers/media/platform/sunxi/sun8i-di/sun8i-di.mod.o 8458s CC [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.mod.o 8458s CC [M] drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.mod.o 8458s CC [M] drivers/media/platform/ti/cal/ti-cal.mod.o 8458s CC [M] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.mod.o 8458s CC [M] drivers/media/platform/verisilicon/hantro-vpu.mod.o 8458s CC [M] drivers/media/platform/xilinx/xilinx-video.mod.o 8458s CC [M] drivers/media/platform/xilinx/xilinx-tpg.mod.o 8459s CC [M] drivers/media/platform/xilinx/xilinx-vtc.mod.o 8459s CC [M] drivers/media/platform/m2m-deinterlace.mod.o 8459s CC [M] drivers/media/platform/video-mux.mod.o 8459s CC [M] drivers/media/pci/ttpci/budget-core.mod.o 8459s CC [M] drivers/media/pci/ttpci/budget.mod.o 8459s CC [M] drivers/media/pci/ttpci/budget-av.mod.o 8459s CC [M] drivers/media/pci/ttpci/budget-ci.mod.o 8459s CC [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.mod.o 8460s CC [M] drivers/media/pci/pluto2/pluto2.mod.o 8460s CC [M] drivers/media/pci/dm1105/dm1105.mod.o 8460s CC [M] drivers/media/pci/pt1/earth-pt1.mod.o 8460s CC [M] drivers/media/pci/pt3/earth-pt3.mod.o 8460s CC [M] drivers/media/pci/mantis/mantis_core.mod.o 8460s CC [M] drivers/media/pci/mantis/mantis.mod.o 8460s CC [M] drivers/media/pci/mantis/hopper.mod.o 8460s CC [M] drivers/media/pci/ngene/ngene.mod.o 8461s CC [M] drivers/media/pci/ddbridge/ddbridge.mod.o 8461s CC [M] drivers/media/pci/ddbridge/ddbridge-dummy-fe.mod.o 8461s CC [M] drivers/media/pci/saa7146/mxb.mod.o 8461s CC [M] drivers/media/pci/saa7146/hexium_orion.mod.o 8461s CC [M] drivers/media/pci/saa7146/hexium_gemini.mod.o 8461s CC [M] drivers/media/pci/smipcie/smipcie.mod.o 8461s CC [M] drivers/media/pci/netup_unidvb/netup-unidvb.mod.o 8461s CC [M] drivers/media/pci/intel/ipu-bridge.mod.o 8462s CC [M] drivers/media/pci/bt8xx/bttv.mod.o 8462s CC [M] drivers/media/pci/bt8xx/bt878.mod.o 8462s CC [M] drivers/media/pci/bt8xx/dvb-bt8xx.mod.o 8462s CC [M] drivers/media/pci/bt8xx/dst.mod.o 8462s CC [M] drivers/media/pci/bt8xx/dst_ca.mod.o 8462s CC [M] drivers/media/pci/cx18/cx18.mod.o 8462s CC [M] drivers/media/pci/cx25821/cx25821.mod.o 8462s CC [M] drivers/media/pci/cx88/cx88xx.mod.o 8463s CC [M] drivers/media/pci/cx88/cx8800.mod.o 8463s CC [M] drivers/media/pci/cx88/cx8802.mod.o 8463s CC [M] drivers/media/pci/cx88/cx88-blackbird.mod.o 8463s CC [M] drivers/media/pci/cx88/cx88-dvb.mod.o 8463s CC [M] drivers/media/pci/cx88/cx88-vp3054-i2c.mod.o 8463s CC [M] drivers/media/pci/dt3155/dt3155.mod.o 8463s CC [M] drivers/media/pci/ivtv/ivtv.mod.o 8463s CC [M] drivers/media/pci/ivtv/ivtvfb.mod.o 8464s CC [M] drivers/media/pci/mgb4/mgb4.mod.o 8464s CC [M] drivers/media/pci/saa7134/saa7134.mod.o 8464s CC [M] drivers/media/pci/saa7134/saa7134-empress.mod.o 8464s CC [M] drivers/media/pci/saa7134/saa7134-dvb.mod.o 8464s CC [M] drivers/media/pci/saa7164/saa7164.mod.o 8464s CC [M] drivers/media/pci/tw5864/tw5864.mod.o 8464s CC [M] drivers/media/pci/tw68/tw68.mod.o 8464s CC [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.mod.o 8465s CC [M] drivers/media/usb/dvb-usb/dvb-usb-a800.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.mod.o 8466s CC [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-opera.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.mod.o 8467s CC [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.mod.o 8468s CC [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.mod.o 8468s CC [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.mod.o 8468s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.mod.o 8469s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.mod.o 8470s CC [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.mod.o 8470s CC [M] drivers/media/usb/dvb-usb-v2/zd1301.mod.o 8470s CC [M] drivers/media/usb/s2255/s2255drv.mod.o 8470s CC [M] drivers/media/usb/siano/smsusb.mod.o 8470s CC [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.mod.o 8470s CC [M] drivers/media/usb/ttusb-dec/ttusb_dec.mod.o 8470s CC [M] drivers/media/usb/ttusb-dec/ttusbdecfe.mod.o 8470s CC [M] drivers/media/usb/as102/dvb-as102.mod.o 8471s CC [M] drivers/media/usb/airspy/airspy.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_main.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_benq.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_conex.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_cpia1.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_dtcs033.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_etoms.mod.o 8471s CC [M] drivers/media/usb/gspca/gspca_finepix.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_jeilinj.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_jl2005bcd.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_kinect.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_konica.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_mars.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_mr97310a.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_nw80x.mod.o 8472s CC [M] drivers/media/usb/gspca/gspca_ov519.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_ov534.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_ov534_9.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_pac207.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_pac7302.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_pac7311.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_se401.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_sn9c2028.mod.o 8473s CC [M] drivers/media/usb/gspca/gspca_sn9c20x.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_sonixb.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_sonixj.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca500.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca501.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca505.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca506.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca508.mod.o 8474s CC [M] drivers/media/usb/gspca/gspca_spca561.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_spca1528.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_sq905.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_sq905c.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_sq930x.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_sunplus.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_stk014.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_stk1135.mod.o 8475s CC [M] drivers/media/usb/gspca/gspca_stv0680.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_t613.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_topro.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_touptek.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_tv8532.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_vc032x.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_vicam.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_xirlink_cit.mod.o 8476s CC [M] drivers/media/usb/gspca/gspca_zc3xx.mod.o 8477s CC [M] drivers/media/usb/gspca/m5602/gspca_m5602.mod.o 8477s CC [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.mod.o 8477s CC [M] drivers/media/usb/gspca/gl860/gspca_gl860.mod.o 8477s CC [M] drivers/media/usb/hackrf/hackrf.mod.o 8477s CC [M] drivers/media/usb/msi2500/msi2500.mod.o 8477s CC [M] drivers/media/usb/pwc/pwc.mod.o 8477s CC [M] drivers/media/usb/uvc/uvcvideo.mod.o 8477s CC [M] drivers/media/usb/au0828/au0828.mod.o 8478s CC [M] drivers/media/usb/cx231xx/cx231xx.mod.o 8478s CC [M] drivers/media/usb/cx231xx/cx231xx-dvb.mod.o 8478s CC [M] drivers/media/usb/em28xx/em28xx.mod.o 8478s CC [M] drivers/media/usb/em28xx/em28xx-v4l.mod.o 8478s CC [M] drivers/media/usb/em28xx/em28xx-dvb.mod.o 8478s CC [M] drivers/media/usb/em28xx/em28xx-rc.mod.o 8478s CC [M] drivers/media/usb/hdpvr/hdpvr.mod.o 8478s CC [M] drivers/media/usb/pvrusb2/pvrusb2.mod.o 8479s CC [M] drivers/media/usb/stk1160/stk1160.mod.o 8479s CC [M] drivers/media/mmc/siano/smssdio.mod.o 8479s CC [M] drivers/media/firewire/firedtv.mod.o 8479s CC [M] drivers/media/spi/cxd2880-spi.mod.o 8479s CC [M] drivers/media/spi/gs1662.mod.o 8479s CC [M] drivers/media/test-drivers/vicodec/vicodec.mod.o 8479s CC [M] drivers/media/test-drivers/vim2m.mod.o 8479s CC [M] drivers/media/test-drivers/vimc/vimc.mod.o 8480s CC [M] drivers/media/test-drivers/vivid/vivid.mod.o 8480s CC [M] drivers/media/test-drivers/visl/visl.mod.o 8480s CC [M] drivers/media/dvb-frontends/a8293.mod.o 8480s CC [M] drivers/media/dvb-frontends/af9013.mod.o 8480s CC [M] drivers/media/dvb-frontends/af9033.mod.o 8480s CC [M] drivers/media/dvb-frontends/as102_fe.mod.o 8480s CC [M] drivers/media/dvb-frontends/ascot2e.mod.o 8480s CC [M] drivers/media/dvb-frontends/atbm8830.mod.o 8481s CC [M] drivers/media/dvb-frontends/au8522_common.mod.o 8481s CC [M] drivers/media/dvb-frontends/au8522_dig.mod.o 8481s CC [M] drivers/media/dvb-frontends/au8522_decoder.mod.o 8481s CC [M] drivers/media/dvb-frontends/bcm3510.mod.o 8481s CC [M] drivers/media/dvb-frontends/cx22700.mod.o 8481s CC [M] drivers/media/dvb-frontends/cx22702.mod.o 8481s CC [M] drivers/media/dvb-frontends/cx24110.mod.o 8481s CC [M] drivers/media/dvb-frontends/cx24116.mod.o 8481s CC [M] drivers/media/dvb-frontends/cx24117.mod.o 8482s CC [M] drivers/media/dvb-frontends/cx24120.mod.o 8482s CC [M] drivers/media/dvb-frontends/cx24123.mod.o 8482s CC [M] drivers/media/dvb-frontends/cxd2099.mod.o 8482s CC [M] drivers/media/dvb-frontends/cxd2820r.mod.o 8482s CC [M] drivers/media/dvb-frontends/cxd2841er.mod.o 8482s CC [M] drivers/media/dvb-frontends/cxd2880/cxd2880.mod.o 8482s CC [M] drivers/media/dvb-frontends/dib3000mb.mod.o 8482s CC [M] drivers/media/dvb-frontends/dib3000mc.mod.o 8483s CC [M] drivers/media/dvb-frontends/dibx000_common.mod.o 8483s CC [M] drivers/media/dvb-frontends/dib7000m.mod.o 8483s CC [M] drivers/media/dvb-frontends/dib7000p.mod.o 8483s CC [M] drivers/media/dvb-frontends/dib8000.mod.o 8483s CC [M] drivers/media/dvb-frontends/dib9000.mod.o 8483s CC [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.mod.o 8483s CC [M] drivers/media/dvb-frontends/drxd.mod.o 8483s CC [M] drivers/media/dvb-frontends/drxk.mod.o 8484s CC [M] drivers/media/dvb-frontends/ds3000.mod.o 8484s CC [M] drivers/media/dvb-frontends/dvb_dummy_fe.mod.o 8484s CC [M] drivers/media/dvb-frontends/ec100.mod.o 8484s CC [M] drivers/media/dvb-frontends/gp8psk-fe.mod.o 8484s CC [M] drivers/media/dvb-frontends/helene.mod.o 8484s CC [M] drivers/media/dvb-frontends/horus3a.mod.o 8484s CC [M] drivers/media/dvb-frontends/isl6405.mod.o 8484s CC [M] drivers/media/dvb-frontends/isl6421.mod.o 8485s CC [M] drivers/media/dvb-frontends/isl6423.mod.o 8485s CC [M] drivers/media/dvb-frontends/ix2505v.mod.o 8485s CC [M] drivers/media/dvb-frontends/l64781.mod.o 8485s CC [M] drivers/media/dvb-frontends/lg2160.mod.o 8485s CC [M] drivers/media/dvb-frontends/lgdt3305.mod.o 8485s CC [M] drivers/media/dvb-frontends/lgdt3306a.mod.o 8485s CC [M] drivers/media/dvb-frontends/lgdt330x.mod.o 8485s CC [M] drivers/media/dvb-frontends/lgs8gl5.mod.o 8486s CC [M] drivers/media/dvb-frontends/lgs8gxx.mod.o 8486s CC [M] drivers/media/dvb-frontends/lnbh25.mod.o 8486s CC [M] drivers/media/dvb-frontends/lnbh29.mod.o 8486s CC [M] drivers/media/dvb-frontends/lnbp21.mod.o 8486s CC [M] drivers/media/dvb-frontends/lnbp22.mod.o 8486s CC [M] drivers/media/dvb-frontends/m88ds3103.mod.o 8486s CC [M] drivers/media/dvb-frontends/m88rs2000.mod.o 8486s CC [M] drivers/media/dvb-frontends/mb86a16.mod.o 8487s CC [M] drivers/media/dvb-frontends/mb86a20s.mod.o 8487s CC [M] drivers/media/dvb-frontends/mn88443x.mod.o 8487s CC [M] drivers/media/dvb-frontends/mn88472.mod.o 8487s CC [M] drivers/media/dvb-frontends/mn88473.mod.o 8487s CC [M] drivers/media/dvb-frontends/mt312.mod.o 8487s CC [M] drivers/media/dvb-frontends/mt352.mod.o 8487s CC [M] drivers/media/dvb-frontends/mxl5xx.mod.o 8487s CC [M] drivers/media/dvb-frontends/mxl692.mod.o 8488s CC [M] drivers/media/dvb-frontends/nxt200x.mod.o 8488s CC [M] drivers/media/dvb-frontends/nxt6000.mod.o 8488s CC [M] drivers/media/dvb-frontends/or51132.mod.o 8488s CC [M] drivers/media/dvb-frontends/or51211.mod.o 8488s CC [M] drivers/media/dvb-frontends/dvb-pll.mod.o 8488s CC [M] drivers/media/dvb-frontends/rtl2830.mod.o 8488s CC [M] drivers/media/dvb-frontends/rtl2832.mod.o 8488s CC [M] drivers/media/dvb-frontends/rtl2832_sdr.mod.o 8489s CC [M] drivers/media/dvb-frontends/s5h1409.mod.o 8489s CC [M] drivers/media/dvb-frontends/s5h1411.mod.o 8489s CC [M] drivers/media/dvb-frontends/s5h1420.mod.o 8489s CC [M] drivers/media/dvb-frontends/s5h1432.mod.o 8489s CC [M] drivers/media/dvb-frontends/s921.mod.o 8489s CC [M] drivers/media/dvb-frontends/si2165.mod.o 8489s CC [M] drivers/media/dvb-frontends/si2168.mod.o 8489s CC [M] drivers/media/dvb-frontends/si21xx.mod.o 8490s CC [M] drivers/media/dvb-frontends/sp2.mod.o 8490s CC [M] drivers/media/dvb-frontends/sp887x.mod.o 8490s CC [M] drivers/media/dvb-frontends/stb0899.mod.o 8490s CC [M] drivers/media/dvb-frontends/stb6000.mod.o 8490s CC [M] drivers/media/dvb-frontends/stb6100.mod.o 8490s CC [M] drivers/media/dvb-frontends/stv0288.mod.o 8490s CC [M] drivers/media/dvb-frontends/stv0297.mod.o 8490s CC [M] drivers/media/dvb-frontends/stv0299.mod.o 8490s CC [M] drivers/media/dvb-frontends/stv0367.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv0900.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv090x.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv0910.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv6110.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv6110x.mod.o 8491s CC [M] drivers/media/dvb-frontends/stv6111.mod.o 8491s CC [M] drivers/media/dvb-frontends/tc90522.mod.o 8491s CC [M] drivers/media/dvb-frontends/tda10021.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda10023.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda10048.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda1004x.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda10071.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda10086.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda18271c2dd.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda665x.mod.o 8492s CC [M] drivers/media/dvb-frontends/tda8083.mod.o 8493s CC [M] drivers/media/dvb-frontends/tda8261.mod.o 8493s CC [M] drivers/media/dvb-frontends/tda826x.mod.o 8493s CC [M] drivers/media/dvb-frontends/ts2020.mod.o 8493s CC [M] drivers/media/dvb-frontends/tua6100.mod.o 8493s CC [M] drivers/media/dvb-frontends/cx24113.mod.o 8493s CC [M] drivers/media/dvb-frontends/dib0070.mod.o 8493s CC [M] drivers/media/dvb-frontends/dib0090.mod.o 8493s CC [M] drivers/media/dvb-frontends/itd1000.mod.o 8494s CC [M] drivers/media/dvb-frontends/ves1820.mod.o 8494s CC [M] drivers/media/dvb-frontends/ves1x93.mod.o 8494s CC [M] drivers/media/dvb-frontends/zd1301_demod.mod.o 8494s CC [M] drivers/media/dvb-frontends/zl10036.mod.o 8494s CC [M] drivers/media/dvb-frontends/zl10039.mod.o 8494s CC [M] drivers/media/dvb-frontends/zl10353.mod.o 8494s CC [M] drivers/media/mc/mc.mod.o 8494s CC [M] drivers/media/v4l2-core/v4l2-async.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-cci.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-flash-led-class.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-fwnode.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-h264.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-jpeg.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-mem2mem.mod.o 8495s CC [M] drivers/media/v4l2-core/v4l2-vp9.mod.o 8495s CC [M] drivers/media/v4l2-core/tuner.mod.o 8496s CC [M] drivers/media/v4l2-core/v4l2-dv-timings.mod.o 8496s CC [M] drivers/media/v4l2-core/videodev.mod.o 8496s CC [M] drivers/media/dvb-core/dvb-core.mod.o 8496s CC [M] drivers/media/cec/core/cec.mod.o 8496s CC [M] drivers/media/cec/i2c/tda9950.mod.o 8496s CC [M] drivers/media/cec/platform/meson/ao-cec.mod.o 8496s CC [M] drivers/media/cec/platform/meson/ao-cec-g12a.mod.o 8496s CC [M] drivers/media/cec/platform/cros-ec/cros-ec-cec.mod.o 8497s CC [M] drivers/media/cec/platform/stm32/stm32-cec.mod.o 8497s CC [M] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.mod.o 8497s CC [M] drivers/media/cec/usb/pulse8/pulse8-cec.mod.o 8497s CC [M] drivers/media/cec/usb/rainshadow/rainshadow-cec.mod.o 8497s CC [M] drivers/media/radio/radio-maxiradio.mod.o 8497s CC [M] drivers/media/radio/saa7706h.mod.o 8497s CC [M] drivers/media/radio/shark2.mod.o 8497s CC [M] drivers/media/radio/radio-shark.mod.o 8498s CC [M] drivers/media/radio/si470x/radio-si470x-common.mod.o 8498s CC [M] drivers/media/radio/si470x/radio-si470x-usb.mod.o 8498s CC [M] drivers/media/radio/si470x/radio-si470x-i2c.mod.o 8498s CC [M] drivers/media/radio/si4713/si4713.mod.o 8498s CC [M] drivers/media/radio/si4713/radio-usb-si4713.mod.o 8498s CC [M] drivers/media/radio/si4713/radio-platform-si4713.mod.o 8498s CC [M] drivers/media/radio/tea575x.mod.o 8498s CC [M] drivers/media/radio/radio-tea5764.mod.o 8498s CC [M] drivers/media/radio/tef6862.mod.o 8499s CC [M] drivers/media/radio/radio-wl1273.mod.o 8499s CC [M] drivers/media/radio/dsbr100.mod.o 8499s CC [M] drivers/media/radio/radio-keene.mod.o 8499s CC [M] drivers/media/radio/radio-ma901.mod.o 8499s CC [M] drivers/media/radio/radio-mr800.mod.o 8499s CC [M] drivers/media/radio/radio-raremono.mod.o 8499s CC [M] drivers/pps/clients/pps-ldisc.mod.o 8499s CC [M] drivers/pps/clients/pps_parport.mod.o 8499s CC [M] drivers/pps/clients/pps-gpio.mod.o 8499s CC [M] drivers/pps/generators/pps_gen_core.mod.o 8500s CC [M] drivers/pps/generators/pps_gen-dummy.mod.o 8500s CC [M] drivers/ptp/ptp_dte.mod.o 8500s CC [M] drivers/ptp/ptp_ines.mod.o 8500s CC [M] drivers/ptp/ptp_kvm.mod.o 8500s CC [M] drivers/ptp/ptp_vmclock.mod.o 8500s CC [M] drivers/ptp/ptp-qoriq.mod.o 8500s CC [M] drivers/ptp/ptp_clockmatrix.mod.o 8500s CC [M] drivers/ptp/ptp_fc3.mod.o 8501s CC [M] drivers/ptp/ptp_idt82p33.mod.o 8501s CC [M] drivers/ptp/ptp_mock.mod.o 8501s CC [M] drivers/ptp/ptp_dfl_tod.mod.o 8501s CC [M] drivers/power/reset/atc260x-poweroff.mod.o 8501s CC [M] drivers/power/reset/qcom-pon.mod.o 8501s CC [M] drivers/power/reset/tdx-ec-poweroff.mod.o 8501s CC [M] drivers/power/reset/reboot-mode.mod.o 8501s CC [M] drivers/power/reset/syscon-reboot-mode.mod.o 8502s CC [M] drivers/power/reset/sc27xx-poweroff.mod.o 8502s CC [M] drivers/power/reset/nvmem-reboot-mode.mod.o 8502s CC [M] drivers/power/reset/pwr-mlxbf.mod.o 8502s CC [M] drivers/power/supply/generic-adc-battery.mod.o 8502s CC [M] drivers/power/supply/axp20x_usb_power.mod.o 8502s CC [M] drivers/power/supply/ip5xxx_power.mod.o 8502s CC [M] drivers/power/supply/max8925_power.mod.o 8502s CC [M] drivers/power/supply/wm831x_backup.mod.o 8503s CC [M] drivers/power/supply/wm831x_power.mod.o 8503s CC [M] drivers/power/supply/wm8350_power.mod.o 8503s CC [M] drivers/power/supply/test_power.mod.o 8503s CC [M] drivers/power/supply/88pm860x_battery.mod.o 8503s CC [M] drivers/power/supply/adp5061.mod.o 8503s CC [M] drivers/power/supply/act8945a_charger.mod.o 8503s CC [M] drivers/power/supply/axp20x_battery.mod.o 8503s CC [M] drivers/power/supply/axp20x_ac_power.mod.o 8504s CC [M] drivers/power/supply/chagall-battery.mod.o 8504s CC [M] drivers/power/supply/cpcap-battery.mod.o 8504s CC [M] drivers/power/supply/cw2015_battery.mod.o 8504s CC [M] drivers/power/supply/ds2760_battery.mod.o 8504s CC [M] drivers/power/supply/ds2780_battery.mod.o 8504s CC [M] drivers/power/supply/ds2781_battery.mod.o 8504s CC [M] drivers/power/supply/ds2782_battery.mod.o 8504s CC [M] drivers/power/supply/ltc2941-battery-gauge.mod.o 8504s CC [M] drivers/power/supply/goldfish_battery.mod.o 8505s CC [M] drivers/power/supply/huawei-gaokun-battery.mod.o 8505s CC [M] drivers/power/supply/lenovo_yoga_c630_battery.mod.o 8505s CC [M] drivers/power/supply/qcom_battmgr.mod.o 8505s CC [M] drivers/power/supply/sbs-battery.mod.o 8505s CC [M] drivers/power/supply/sbs-charger.mod.o 8505s CC [M] drivers/power/supply/sbs-manager.mod.o 8505s CC [M] drivers/power/supply/bq27xxx_battery.mod.o 8506s CC [M] drivers/power/supply/bq27xxx_battery_i2c.mod.o 8506s CC [M] drivers/power/supply/bq27xxx_battery_hdq.mod.o 8506s CC [M] drivers/power/supply/da9030_battery.mod.o 8506s CC [M] drivers/power/supply/da9052-battery.mod.o 8506s CC [M] drivers/power/supply/da9150-charger.mod.o 8506s CC [M] drivers/power/supply/da9150-fg.mod.o 8506s CC [M] drivers/power/supply/max17040_battery.mod.o 8506s CC [M] drivers/power/supply/max17042_battery.mod.o 8507s CC [M] drivers/power/supply/max1720x_battery.mod.o 8507s CC [M] drivers/power/supply/max1721x_battery.mod.o 8507s CC [M] drivers/power/supply/rt5033_battery.mod.o 8507s CC [M] drivers/power/supply/rt5033_charger.mod.o 8507s CC [M] drivers/power/supply/rt9455_charger.mod.o 8507s CC [M] drivers/power/supply/rt9467-charger.mod.o 8507s CC [M] drivers/power/supply/rt9471.mod.o 8507s CC [M] drivers/power/supply/twl4030_madc_battery.mod.o 8508s CC [M] drivers/power/supply/88pm860x_charger.mod.o 8508s CC [M] drivers/power/supply/rx51_battery.mod.o 8508s CC [M] drivers/power/supply/cpcap-charger.mod.o 8508s CC [M] drivers/power/supply/isp1704_charger.mod.o 8508s CC [M] drivers/power/supply/max8903_charger.mod.o 8508s CC [M] drivers/power/supply/twl4030_charger.mod.o 8508s CC [M] drivers/power/supply/twl6030_charger.mod.o 8508s CC [M] drivers/power/supply/lp8727_charger.mod.o 8508s CC [M] drivers/power/supply/lp8788-charger.mod.o 8509s CC [M] drivers/power/supply/gpio-charger.mod.o 8509s CC [M] drivers/power/supply/lt3651-charger.mod.o 8509s CC [M] drivers/power/supply/ltc4162-l-charger.mod.o 8509s CC [M] drivers/power/supply/max14577_charger.mod.o 8509s CC [M] drivers/power/supply/max14656_charger_detector.mod.o 8509s CC [M] drivers/power/supply/max77650-charger.mod.o 8509s CC [M] drivers/power/supply/max77693_charger.mod.o 8510s CC [M] drivers/power/supply/max77705_charger.mod.o 8510s CC [M] drivers/power/supply/max77976_charger.mod.o 8510s CC [M] drivers/power/supply/max8971_charger.mod.o 8510s CC [M] drivers/power/supply/max8997_charger.mod.o 8510s CC [M] drivers/power/supply/max8998_charger.mod.o 8510s CC [M] drivers/power/supply/mp2629_charger.mod.o 8510s CC [M] drivers/power/supply/mt6360_charger.mod.o 8510s CC [M] drivers/power/supply/mt6370-charger.mod.o 8510s CC [M] drivers/power/supply/qcom_smbb.mod.o 8511s CC [M] drivers/power/supply/pm8916_bms_vm.mod.o 8511s CC [M] drivers/power/supply/pm8916_lbc.mod.o 8511s CC [M] drivers/power/supply/bq2415x_charger.mod.o 8511s CC [M] drivers/power/supply/bq24190_charger.mod.o 8511s CC [M] drivers/power/supply/bq24257_charger.mod.o 8511s CC [M] drivers/power/supply/bq24735-charger.mod.o 8511s CC [M] drivers/power/supply/bq25890_charger.mod.o 8511s CC [M] drivers/power/supply/bq256xx_charger.mod.o 8511s CC [M] drivers/power/supply/rk817_charger.mod.o 8512s CC [M] drivers/power/supply/smb347-charger.mod.o 8512s CC [M] drivers/power/supply/tps65090-charger.mod.o 8512s CC [M] drivers/power/supply/tps65217_charger.mod.o 8512s CC [M] drivers/power/supply/cros_charge-control.mod.o 8512s CC [M] drivers/power/supply/cros_usbpd-charger.mod.o 8512s CC [M] drivers/power/supply/cros_peripheral_charger.mod.o 8512s CC [M] drivers/power/supply/sc2731_charger.mod.o 8512s CC [M] drivers/power/supply/sc27xx_fuel_gauge.mod.o 8513s CC [M] drivers/power/supply/stc3117_fuel_gauge.mod.o 8513s CC [M] drivers/power/supply/ucs1002_power.mod.o 8513s CC [M] drivers/power/supply/bd99954-charger.mod.o 8513s CC [M] drivers/power/supply/ug3105_battery.mod.o 8513s CC [M] drivers/power/supply/qcom_pmi8998_charger.mod.o 8513s CC [M] drivers/power/supply/mm8013.mod.o 8513s CC [M] drivers/power/sequencing/pwrseq-core.mod.o 8513s CC [M] drivers/power/sequencing/pwrseq-qcom-wcn.mod.o 8514s CC [M] drivers/hwmon/hwmon-vid.mod.o 8514s CC [M] drivers/hwmon/acpi_power_meter.mod.o 8514s CC [M] drivers/hwmon/w83627hf.mod.o 8514s CC [M] drivers/hwmon/w83773g.mod.o 8514s CC [M] drivers/hwmon/w83792d.mod.o 8514s CC [M] drivers/hwmon/w83793.mod.o 8514s CC [M] drivers/hwmon/w83795.mod.o 8514s CC [M] drivers/hwmon/w83781d.mod.o 8515s CC [M] drivers/hwmon/w83791d.mod.o 8515s CC [M] drivers/hwmon/ad7314.mod.o 8515s CC [M] drivers/hwmon/ad7414.mod.o 8515s CC [M] drivers/hwmon/ad7418.mod.o 8515s CC [M] drivers/hwmon/adc128d818.mod.o 8515s CC [M] drivers/hwmon/adcxx.mod.o 8515s CC [M] drivers/hwmon/adm1025.mod.o 8516s CC [M] drivers/hwmon/adm1026.mod.o 8516s CC [M] drivers/hwmon/adm1029.mod.o 8516s CC [M] drivers/hwmon/adm1031.mod.o 8516s CC [M] drivers/hwmon/adm1177.mod.o 8516s CC [M] drivers/hwmon/adm9240.mod.o 8516s CC [M] drivers/hwmon/ads7828.mod.o 8516s CC [M] drivers/hwmon/ads7871.mod.o 8516s CC [M] drivers/hwmon/adt7x10.mod.o 8517s CC [M] drivers/hwmon/adt7310.mod.o 8517s CC [M] drivers/hwmon/adt7410.mod.o 8517s CC [M] drivers/hwmon/adt7411.mod.o 8517s CC [M] drivers/hwmon/adt7462.mod.o 8517s CC [M] drivers/hwmon/adt7470.mod.o 8517s CC [M] drivers/hwmon/adt7475.mod.o 8517s CC [M] drivers/hwmon/aht10.mod.o 8517s CC [M] drivers/hwmon/aquacomputer_d5next.mod.o 8517s CC [M] drivers/hwmon/scmi-hwmon.mod.o 8518s CC [M] drivers/hwmon/scpi-hwmon.mod.o 8518s CC [M] drivers/hwmon/as370-hwmon.mod.o 8518s CC [M] drivers/hwmon/asc7621.mod.o 8518s CC [M] drivers/hwmon/asus_rog_ryujin.mod.o 8518s CC [M] drivers/hwmon/atxp1.mod.o 8518s CC [M] drivers/hwmon/axi-fan-control.mod.o 8518s CC [M] drivers/hwmon/chipcap2.mod.o 8518s CC [M] drivers/hwmon/cros_ec_hwmon.mod.o 8519s CC [M] drivers/hwmon/da9052-hwmon.mod.o 8519s CC [M] drivers/hwmon/da9055-hwmon.mod.o 8519s CC [M] drivers/hwmon/dme1737.mod.o 8519s CC [M] drivers/hwmon/drivetemp.mod.o 8519s CC [M] drivers/hwmon/ds620.mod.o 8519s CC [M] drivers/hwmon/ds1621.mod.o 8519s CC [M] drivers/hwmon/emc1403.mod.o 8519s CC [M] drivers/hwmon/emc2103.mod.o 8520s CC [M] drivers/hwmon/emc2305.mod.o 8520s CC [M] drivers/hwmon/emc6w201.mod.o 8520s CC [M] drivers/hwmon/f71805f.mod.o 8520s CC [M] drivers/hwmon/f71882fg.mod.o 8520s CC [M] drivers/hwmon/f75375s.mod.o 8520s CC [M] drivers/hwmon/ftsteutates.mod.o 8520s CC [M] drivers/hwmon/g760a.mod.o 8520s CC [M] drivers/hwmon/g762.mod.o 8521s CC [M] drivers/hwmon/gigabyte_waterforce.mod.o 8521s CC [M] drivers/hwmon/gl518sm.mod.o 8521s CC [M] drivers/hwmon/gl520sm.mod.o 8521s CC [M] drivers/hwmon/gsc-hwmon.mod.o 8521s CC [M] drivers/hwmon/gpio-fan.mod.o 8521s CC [M] drivers/hwmon/hih6130.mod.o 8521s CC [M] drivers/hwmon/hs3001.mod.o 8521s CC [M] drivers/hwmon/htu31.mod.o 8522s CC [M] drivers/hwmon/i5k_amb.mod.o 8522s CC [M] drivers/hwmon/ibmaem.mod.o 8522s CC [M] drivers/hwmon/ibmpex.mod.o 8522s CC [M] drivers/hwmon/iio_hwmon.mod.o 8522s CC [M] drivers/hwmon/ina209.mod.o 8522s CC [M] drivers/hwmon/ina2xx.mod.o 8522s CC [M] drivers/hwmon/ina238.mod.o 8522s CC [M] drivers/hwmon/ina3221.mod.o 8523s CC [M] drivers/hwmon/intel-m10-bmc-hwmon.mod.o 8523s CC [M] drivers/hwmon/isl28022.mod.o 8523s CC [M] drivers/hwmon/it87.mod.o 8523s CC [M] drivers/hwmon/jc42.mod.o 8523s CC [M] drivers/hwmon/kbatt.mod.o 8523s CC [M] drivers/hwmon/kfan.mod.o 8523s CC [M] drivers/hwmon/lineage-pem.mod.o 8523s CC [M] drivers/hwmon/lochnagar-hwmon.mod.o 8523s CC [M] drivers/hwmon/lm63.mod.o 8524s CC [M] drivers/hwmon/lm70.mod.o 8524s CC [M] drivers/hwmon/lm73.mod.o 8524s CC [M] drivers/hwmon/lm75.mod.o 8524s CC [M] drivers/hwmon/lm77.mod.o 8524s CC [M] drivers/hwmon/lm78.mod.o 8524s CC [M] drivers/hwmon/lm80.mod.o 8524s CC [M] drivers/hwmon/lm83.mod.o 8524s CC [M] drivers/hwmon/lm85.mod.o 8525s CC [M] drivers/hwmon/lm87.mod.o 8525s CC [M] drivers/hwmon/lm90.mod.o 8525s CC [M] drivers/hwmon/lm92.mod.o 8525s CC [M] drivers/hwmon/lm93.mod.o 8525s CC [M] drivers/hwmon/lm95234.mod.o 8525s CC [M] drivers/hwmon/lm95241.mod.o 8525s CC [M] drivers/hwmon/lm95245.mod.o 8525s CC [M] drivers/hwmon/ltc2945.mod.o 8526s CC [M] drivers/hwmon/ltc2947-core.mod.o 8526s CC [M] drivers/hwmon/ltc2947-i2c.mod.o 8526s CC [M] drivers/hwmon/ltc2947-spi.mod.o 8526s CC [M] drivers/hwmon/ltc2990.mod.o 8526s CC [M] drivers/hwmon/ltc2991.mod.o 8526s CC [M] drivers/hwmon/ltc2992.mod.o 8526s CC [M] drivers/hwmon/ltc4151.mod.o 8526s CC [M] drivers/hwmon/ltc4215.mod.o 8527s CC [M] drivers/hwmon/ltc4222.mod.o 8527s CC [M] drivers/hwmon/ltc4245.mod.o 8527s CC [M] drivers/hwmon/ltc4260.mod.o 8527s CC [M] drivers/hwmon/ltc4261.mod.o 8527s CC [M] drivers/hwmon/ltc4282.mod.o 8527s CC [M] drivers/hwmon/max1111.mod.o 8527s CC [M] drivers/hwmon/max127.mod.o 8527s CC [M] drivers/hwmon/max16065.mod.o 8528s CC [M] drivers/hwmon/max1619.mod.o 8528s CC [M] drivers/hwmon/max1668.mod.o 8528s CC [M] drivers/hwmon/max197.mod.o 8528s CC [M] drivers/hwmon/max31722.mod.o 8528s CC [M] drivers/hwmon/max31730.mod.o 8528s CC [M] drivers/hwmon/max31760.mod.o 8528s CC [M] drivers/hwmon/max6620.mod.o 8528s CC [M] drivers/hwmon/max6621.mod.o 8529s CC [M] drivers/hwmon/max6639.mod.o 8529s CC [M] drivers/hwmon/max6650.mod.o 8529s CC [M] drivers/hwmon/max6697.mod.o 8529s CC [M] drivers/hwmon/max31790.mod.o 8529s CC [M] drivers/hwmon/max31827.mod.o 8529s CC [M] drivers/hwmon/max77705-hwmon.mod.o 8529s CC [M] drivers/hwmon/mc13783-adc.mod.o 8529s CC [M] drivers/hwmon/mc34vr500.mod.o 8529s CC [M] drivers/hwmon/mcp3021.mod.o 8530s CC [M] drivers/hwmon/tc654.mod.o 8530s CC [M] drivers/hwmon/tps23861.mod.o 8530s CC [M] drivers/hwmon/mlxreg-fan.mod.o 8530s CC [M] drivers/hwmon/menf21bmc_hwmon.mod.o 8530s CC [M] drivers/hwmon/mr75203.mod.o 8530s CC [M] drivers/hwmon/nct6683.mod.o 8530s CC [M] drivers/hwmon/nct6775-core.mod.o 8530s CC [M] drivers/hwmon/nct6775.mod.o 8530s CC [M] drivers/hwmon/nct6775-i2c.mod.o 8531s CC [M] drivers/hwmon/nct7363.mod.o 8531s CC [M] drivers/hwmon/nct7802.mod.o 8531s CC [M] drivers/hwmon/nct7904.mod.o 8531s CC [M] drivers/hwmon/npcm750-pwm-fan.mod.o 8531s CC [M] drivers/hwmon/ntc_thermistor.mod.o 8531s CC [M] drivers/hwmon/nzxt-kraken2.mod.o 8531s CC [M] drivers/hwmon/nzxt-kraken3.mod.o 8531s CC [M] drivers/hwmon/nzxt-smart2.mod.o 8532s CC [M] drivers/hwmon/pc87360.mod.o 8532s CC [M] drivers/hwmon/pc87427.mod.o 8532s CC [M] drivers/hwmon/pcf8591.mod.o 8532s CC [M] drivers/hwmon/powerz.mod.o 8532s CC [M] drivers/hwmon/powr1220.mod.o 8532s CC [M] drivers/hwmon/pt5161l.mod.o 8532s CC [M] drivers/hwmon/pwm-fan.mod.o 8532s CC [M] drivers/hwmon/qnap-mcu-hwmon.mod.o 8533s CC [M] drivers/hwmon/raspberrypi-hwmon.mod.o 8533s CC [M] drivers/hwmon/sbtsi_temp.mod.o 8533s CC [M] drivers/hwmon/sch56xx-common.mod.o 8533s CC [M] drivers/hwmon/sch5627.mod.o 8533s CC [M] drivers/hwmon/sch5636.mod.o 8533s CC [M] drivers/hwmon/sht15.mod.o 8533s CC [M] drivers/hwmon/sht21.mod.o 8533s CC [M] drivers/hwmon/sht3x.mod.o 8534s CC [M] drivers/hwmon/sht4x.mod.o 8534s CC [M] drivers/hwmon/shtc1.mod.o 8534s CC [M] drivers/hwmon/sis5595.mod.o 8534s CC [M] drivers/hwmon/smpro-hwmon.mod.o 8534s CC [M] drivers/hwmon/smsc47b397.mod.o 8534s CC [M] drivers/hwmon/smsc47m1.mod.o 8534s CC [M] drivers/hwmon/smsc47m192.mod.o 8534s CC [M] drivers/hwmon/spd5118.mod.o 8535s CC [M] drivers/hwmon/stts751.mod.o 8535s CC [M] drivers/hwmon/sy7636a-hwmon.mod.o 8535s CC [M] drivers/hwmon/amc6821.mod.o 8535s CC [M] drivers/hwmon/tc74.mod.o 8535s CC [M] drivers/hwmon/thmc50.mod.o 8535s CC [M] drivers/hwmon/tmp102.mod.o 8535s CC [M] drivers/hwmon/tmp103.mod.o 8535s CC [M] drivers/hwmon/tmp108.mod.o 8535s CC [M] drivers/hwmon/tmp401.mod.o 8536s CC [M] drivers/hwmon/tmp421.mod.o 8536s CC [M] drivers/hwmon/tmp464.mod.o 8536s CC [M] drivers/hwmon/tmp513.mod.o 8536s CC [M] drivers/hwmon/vexpress-hwmon.mod.o 8536s CC [M] drivers/hwmon/via686a.mod.o 8536s CC [M] drivers/hwmon/vt1211.mod.o 8536s CC [M] drivers/hwmon/vt8231.mod.o 8536s CC [M] drivers/hwmon/w83627ehf.mod.o 8536s CC [M] drivers/hwmon/w83l785ts.mod.o 8537s CC [M] drivers/hwmon/w83l786ng.mod.o 8537s CC [M] drivers/hwmon/wm831x-hwmon.mod.o 8537s CC [M] drivers/hwmon/wm8350-hwmon.mod.o 8537s CC [M] drivers/hwmon/xgene-hwmon.mod.o 8537s CC [M] drivers/hwmon/peci/peci-cputemp.mod.o 8537s CC [M] drivers/hwmon/peci/peci-dimmtemp.mod.o 8537s CC [M] drivers/hwmon/pmbus/pmbus_core.mod.o 8537s CC [M] drivers/hwmon/pmbus/pmbus.mod.o 8538s CC [M] drivers/hwmon/pmbus/acbel-fsg032.mod.o 8538s CC [M] drivers/hwmon/pmbus/adm1266.mod.o 8538s CC [M] drivers/hwmon/pmbus/adm1275.mod.o 8538s CC [M] drivers/hwmon/pmbus/adp1050.mod.o 8538s CC [M] drivers/hwmon/pmbus/bel-pfe.mod.o 8538s CC [M] drivers/hwmon/pmbus/bpa-rs600.mod.o 8538s CC [M] drivers/hwmon/pmbus/delta-ahe50dc-fan.mod.o 8538s CC [M] drivers/hwmon/pmbus/fsp-3y.mod.o 8539s CC [M] drivers/hwmon/pmbus/ibm-cffps.mod.o 8539s CC [M] drivers/hwmon/pmbus/dps920ab.mod.o 8539s CC [M] drivers/hwmon/pmbus/ina233.mod.o 8539s CC [M] drivers/hwmon/pmbus/inspur-ipsps.mod.o 8539s CC [M] drivers/hwmon/pmbus/ir35221.mod.o 8539s CC [M] drivers/hwmon/pmbus/ir36021.mod.o 8539s CC [M] drivers/hwmon/pmbus/ir38064.mod.o 8539s CC [M] drivers/hwmon/pmbus/irps5401.mod.o 8540s CC [M] drivers/hwmon/pmbus/isl68137.mod.o 8540s CC [M] drivers/hwmon/pmbus/lm25066.mod.o 8540s CC [M] drivers/hwmon/pmbus/lt3074.mod.o 8540s CC [M] drivers/hwmon/pmbus/lt7182s.mod.o 8540s CC [M] drivers/hwmon/pmbus/ltc2978.mod.o 8540s CC [M] drivers/hwmon/pmbus/ltc3815.mod.o 8540s CC [M] drivers/hwmon/pmbus/max15301.mod.o 8540s CC [M] drivers/hwmon/pmbus/max16064.mod.o 8541s CC [M] drivers/hwmon/pmbus/max16601.mod.o 8541s CC [M] drivers/hwmon/pmbus/max20730.mod.o 8541s CC [M] drivers/hwmon/pmbus/max20751.mod.o 8541s CC [M] drivers/hwmon/pmbus/max31785.mod.o 8541s CC [M] drivers/hwmon/pmbus/max34440.mod.o 8541s CC [M] drivers/hwmon/pmbus/max8688.mod.o 8541s CC [M] drivers/hwmon/pmbus/mp2856.mod.o 8541s CC [M] drivers/hwmon/pmbus/mp2888.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp2891.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp2975.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp2993.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp5023.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp5920.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp5990.mod.o 8542s CC [M] drivers/hwmon/pmbus/mp9941.mod.o 8542s CC [M] drivers/hwmon/pmbus/mpq7932.mod.o 8543s CC [M] drivers/hwmon/pmbus/mpq8785.mod.o 8543s CC [M] drivers/hwmon/pmbus/pli1209bc.mod.o 8543s CC [M] drivers/hwmon/pmbus/pm6764tr.mod.o 8543s CC [M] drivers/hwmon/pmbus/pxe1610.mod.o 8543s CC [M] drivers/hwmon/pmbus/q54sj108a2.mod.o 8543s CC [M] drivers/hwmon/pmbus/stpddc60.mod.o 8543s CC [M] drivers/hwmon/pmbus/tda38640.mod.o 8543s CC [M] drivers/hwmon/pmbus/tps25990.mod.o 8544s CC [M] drivers/hwmon/pmbus/tps40422.mod.o 8544s CC [M] drivers/hwmon/pmbus/tps53679.mod.o 8544s CC [M] drivers/hwmon/pmbus/tps546d24.mod.o 8544s CC [M] drivers/hwmon/pmbus/ucd9000.mod.o 8544s CC [M] drivers/hwmon/pmbus/ucd9200.mod.o 8544s CC [M] drivers/hwmon/pmbus/xdp710.mod.o 8544s CC [M] drivers/hwmon/pmbus/xdpe12284.mod.o 8544s CC [M] drivers/hwmon/pmbus/xdpe152c4.mod.o 8544s CC [M] drivers/hwmon/pmbus/zl6100.mod.o 8545s CC [M] drivers/hwmon/pmbus/pim4328.mod.o 8545s CC [M] drivers/hwmon/pmbus/crps.mod.o 8545s CC [M] drivers/thermal/broadcom/bcm2711_thermal.mod.o 8545s CC [M] drivers/thermal/broadcom/bcm2835_thermal.mod.o 8545s CC [M] drivers/thermal/broadcom/brcmstb_thermal.mod.o 8545s CC [M] drivers/thermal/broadcom/ns-thermal.mod.o 8545s CC [M] drivers/thermal/broadcom/sr-thermal.mod.o 8545s CC [M] drivers/thermal/renesas/rcar_gen3_thermal.mod.o 8546s CC [M] drivers/thermal/renesas/rcar_thermal.mod.o 8546s CC [M] drivers/thermal/renesas/rzg2l_thermal.mod.o 8546s CC [M] drivers/thermal/st/st_thermal.mod.o 8546s CC [M] drivers/thermal/st/st_thermal_memmap.mod.o 8546s CC [M] drivers/thermal/qcom/qcom_tsens.mod.o 8546s CC [M] drivers/thermal/qcom/qcom-spmi-adc-tm5.mod.o 8546s CC [M] drivers/thermal/qcom/qcom-spmi-temp-alarm.mod.o 8546s CC [M] drivers/thermal/qcom/lmh.mod.o 8546s CC [M] drivers/thermal/mediatek/auxadc_thermal.mod.o 8547s CC [M] drivers/thermal/mediatek/lvts_thermal.mod.o 8547s CC [M] drivers/thermal/k3_bandgap.mod.o 8547s CC [M] drivers/thermal/k3_j72xx_bandgap.mod.o 8547s CC [M] drivers/thermal/thermal_mmio.mod.o 8547s CC [M] drivers/thermal/airoha_thermal.mod.o 8547s CC [M] drivers/thermal/sun8i_thermal.mod.o 8547s CC [M] drivers/thermal/rockchip_thermal.mod.o 8547s CC [M] drivers/thermal/imx_thermal.mod.o 8547s CC [M] drivers/thermal/imx_sc_thermal.mod.o 8548s CC [M] drivers/thermal/imx8mm_thermal.mod.o 8548s CC [M] drivers/thermal/max77620_thermal.mod.o 8548s CC [M] drivers/thermal/qoriq_thermal.mod.o 8548s CC [M] drivers/thermal/da9062-thermal.mod.o 8548s CC [M] drivers/thermal/hisi_thermal.mod.o 8548s CC [M] drivers/thermal/thermal-generic-adc.mod.o 8548s CC [M] drivers/thermal/amlogic_thermal.mod.o 8548s CC [M] drivers/thermal/sprd_thermal.mod.o 8549s CC [M] drivers/thermal/testing/thermal-testing.mod.o 8549s CC [M] drivers/watchdog/pretimeout_panic.mod.o 8549s CC [M] drivers/watchdog/pcwd_pci.mod.o 8549s CC [M] drivers/watchdog/wdt_pci.mod.o 8549s CC [M] drivers/watchdog/pcwd_usb.mod.o 8549s CC [M] drivers/watchdog/sp805_wdt.mod.o 8549s CC [M] drivers/watchdog/sbsa_gwdt.mod.o 8549s CC [M] drivers/watchdog/armada_37xx_wdt.mod.o 8550s CC [M] drivers/watchdog/airoha_wdt.mod.o 8550s CC [M] drivers/watchdog/cadence_wdt.mod.o 8550s CC [M] drivers/watchdog/twl4030_wdt.mod.o 8550s CC [M] drivers/watchdog/dw_wdt.mod.o 8550s CC [M] drivers/watchdog/rti_wdt.mod.o 8550s CC [M] drivers/watchdog/sunxi_wdt.mod.o 8550s CC [M] drivers/watchdog/rn5t618_wdt.mod.o 8550s CC [M] drivers/watchdog/npcm_wdt.mod.o 8551s CC [M] drivers/watchdog/imx2_wdt.mod.o 8551s CC [M] drivers/watchdog/imx_sc_wdt.mod.o 8551s CC [M] drivers/watchdog/imx7ulp_wdt.mod.o 8551s CC [M] drivers/watchdog/s32g_wdt.mod.o 8551s CC [M] drivers/watchdog/retu_wdt.mod.o 8551s CC [M] drivers/watchdog/bcm2835_wdt.mod.o 8551s CC [M] drivers/watchdog/qcom-wdt.mod.o 8551s CC [M] drivers/watchdog/meson_gxbb_wdt.mod.o 8551s CC [M] drivers/watchdog/meson_wdt.mod.o 8553s CC [M] drivers/watchdog/mtk_wdt.mod.o 8553s CC [M] drivers/watchdog/bcm7038_wdt.mod.o 8553s CC [M] drivers/watchdog/renesas_wdt.mod.o 8553s CC [M] drivers/watchdog/rza_wdt.mod.o 8553s CC [M] drivers/watchdog/rzn1_wdt.mod.o 8553s CC [M] drivers/watchdog/rzg2l_wdt.mod.o 8553s CC [M] drivers/watchdog/rzv2h_wdt.mod.o 8553s CC [M] drivers/watchdog/stm32_iwdg.mod.o 8553s CC [M] drivers/watchdog/sprd_wdt.mod.o 8553s CC [M] drivers/watchdog/pm8916_wdt.mod.o 8553s CC [M] drivers/watchdog/arm_smc_wdt.mod.o 8553s CC [M] drivers/watchdog/apple_wdt.mod.o 8553s CC [M] drivers/watchdog/marvell_gti_wdt.mod.o 8553s CC [M] drivers/watchdog/alim7101_wdt.mod.o 8553s CC [M] drivers/watchdog/i6300esb.mod.o 8553s CC [M] drivers/watchdog/hpwdt.mod.o 8554s CC [M] drivers/watchdog/kempld_wdt.mod.o 8554s CC [M] drivers/watchdog/nic7018_wdt.mod.o 8554s CC [M] drivers/watchdog/mlx_wdt.mod.o 8554s CC [M] drivers/watchdog/of_xilinx_wdt.mod.o 8554s CC [M] drivers/watchdog/xilinx_wwdt.mod.o 8554s CC [M] drivers/watchdog/mena21_wdt.mod.o 8554s CC [M] drivers/watchdog/xen_wdt.mod.o 8554s CC [M] drivers/watchdog/bd9576_wdt.mod.o 8555s CC [M] drivers/watchdog/bd96801_wdt.mod.o 8555s CC [M] drivers/watchdog/cros_ec_wdt.mod.o 8555s CC [M] drivers/watchdog/da9052_wdt.mod.o 8555s CC [M] drivers/watchdog/da9055_wdt.mod.o 8555s CC [M] drivers/watchdog/da9062_wdt.mod.o 8555s CC [M] drivers/watchdog/da9063_wdt.mod.o 8555s CC [M] drivers/watchdog/gpio_wdt.mod.o 8555s CC [M] drivers/watchdog/wdat_wdt.mod.o 8556s CC [M] drivers/watchdog/wm831x_wdt.mod.o 8556s CC [M] drivers/watchdog/wm8350_wdt.mod.o 8556s CC [M] drivers/watchdog/max63xx_wdt.mod.o 8556s CC [M] drivers/watchdog/max77620_wdt.mod.o 8556s CC [M] drivers/watchdog/ziirave_wdt.mod.o 8556s CC [M] drivers/watchdog/softdog.mod.o 8556s CC [M] drivers/watchdog/menf21bmc_wdt.mod.o 8556s CC [M] drivers/watchdog/menz69_wdt.mod.o 8557s CC [M] drivers/watchdog/rave-sp-wdt.mod.o 8557s CC [M] drivers/watchdog/stpmic1_wdt.mod.o 8557s CC [M] drivers/md/linear.mod.o 8557s CC [M] drivers/md/raid0.mod.o 8557s CC [M] drivers/md/raid1.mod.o 8557s CC [M] drivers/md/raid10.mod.o 8557s CC [M] drivers/md/raid456.mod.o 8557s CC [M] drivers/md/md-cluster.mod.o 8558s CC [M] drivers/md/bcache/bcache.mod.o 8558s CC [M] drivers/md/dm-unstripe.mod.o 8558s CC [M] drivers/md/dm-bufio.mod.o 8558s CC [M] drivers/md/dm-bio-prison.mod.o 8558s CC [M] drivers/md/dm-crypt.mod.o 8558s CC [M] drivers/md/dm-delay.mod.o 8558s CC [M] drivers/md/dm-flakey.mod.o 8558s CC [M] drivers/md/dm-multipath.mod.o 8559s CC [M] drivers/md/dm-round-robin.mod.o 8559s CC [M] drivers/md/dm-queue-length.mod.o 8559s CC [M] drivers/md/dm-service-time.mod.o 8559s CC [M] drivers/md/dm-historical-service-time.mod.o 8559s CC [M] drivers/md/dm-io-affinity.mod.o 8559s CC [M] drivers/md/dm-switch.mod.o 8559s CC [M] drivers/md/dm-snapshot.mod.o 8559s CC [M] drivers/md/persistent-data/dm-persistent-data.mod.o 8560s CC [M] drivers/md/dm-mirror.mod.o 8560s CC [M] drivers/md/dm-log.mod.o 8560s CC [M] drivers/md/dm-region-hash.mod.o 8560s CC [M] drivers/md/dm-log-userspace.mod.o 8560s CC [M] drivers/md/dm-zero.mod.o 8560s CC [M] drivers/md/dm-raid.mod.o 8560s CC [M] drivers/md/dm-thin-pool.mod.o 8560s CC [M] drivers/md/dm-verity.mod.o 8561s CC [M] drivers/md/dm-vdo/dm-vdo.mod.o 8561s CC [M] drivers/md/dm-cache.mod.o 8561s CC [M] drivers/md/dm-cache-smq.mod.o 8561s CC [M] drivers/md/dm-ebs.mod.o 8561s CC [M] drivers/md/dm-era.mod.o 8561s CC [M] drivers/md/dm-clone.mod.o 8561s CC [M] drivers/md/dm-log-writes.mod.o 8561s CC [M] drivers/md/dm-integrity.mod.o 8561s CC [M] drivers/md/dm-zoned.mod.o 8562s CC [M] drivers/md/dm-writecache.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/hfcpci.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/hfcmulti.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/hfcsusb.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/avmfritz.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/speedfax.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/mISDNinfineon.mod.o 8562s CC [M] drivers/isdn/hardware/mISDN/w6692.mod.o 8563s CC [M] drivers/isdn/hardware/mISDN/netjet.mod.o 8563s CC [M] drivers/isdn/hardware/mISDN/mISDNipac.mod.o 8563s CC [M] drivers/isdn/hardware/mISDN/mISDNisar.mod.o 8563s CC [M] drivers/isdn/hardware/mISDN/isdnhdlc.mod.o 8563s CC [M] drivers/isdn/mISDN/mISDN_core.mod.o 8563s CC [M] drivers/isdn/mISDN/mISDN_dsp.mod.o 8563s CC [M] drivers/isdn/mISDN/l1oip.mod.o 8563s CC [M] drivers/edac/layerscape_edac_mod.mod.o 8564s CC [M] drivers/edac/thunderx_edac.mod.o 8564s CC [M] drivers/edac/synopsys_edac.mod.o 8564s CC [M] drivers/edac/xgene_edac.mod.o 8564s CC [M] drivers/edac/qcom_edac.mod.o 8564s CC [M] drivers/edac/bluefield_edac.mod.o 8564s CC [M] drivers/edac/dmc520_edac.mod.o 8564s CC [M] drivers/edac/npcm_edac.mod.o 8564s CC [M] drivers/edac/zynqmp_edac.mod.o 8565s CC [M] drivers/edac/versal_edac.mod.o 8565s CC [M] drivers/cpufreq/virtual-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/airoha-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/apple-soc-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/armada-37xx-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/armada-8k-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/brcmstb-avs-cpufreq.mod.o 8565s CC [M] drivers/cpufreq/cppc_cpufreq.mod.o 8565s CC [M] drivers/cpufreq/imx6q-cpufreq.mod.o 8566s CC [M] drivers/cpufreq/imx-cpufreq-dt.mod.o 8566s CC [M] drivers/cpufreq/mediatek-cpufreq.mod.o 8566s CC [M] drivers/cpufreq/mediatek-cpufreq-hw.mod.o 8566s CC [M] drivers/cpufreq/qcom-cpufreq-hw.mod.o 8566s CC [M] drivers/cpufreq/qcom-cpufreq-nvmem.mod.o 8566s CC [M] drivers/cpufreq/raspberrypi-cpufreq.mod.o 8566s CC [M] drivers/cpufreq/scmi-cpufreq.mod.o 8566s CC [M] drivers/cpufreq/scpi-cpufreq.mod.o 8567s CC [M] drivers/cpufreq/sun50i-cpufreq-nvmem.mod.o 8567s CC [M] drivers/cpufreq/qoriq-cpufreq.mod.o 8567s CC [M] drivers/mmc/core/pwrseq_simple.mod.o 8567s CC [M] drivers/mmc/core/pwrseq_sd8787.mod.o 8567s CC [M] drivers/mmc/core/pwrseq_emmc.mod.o 8567s CC [M] drivers/mmc/core/mmc_block.mod.o 8567s CC [M] drivers/mmc/core/sdio_uart.mod.o 8567s CC [M] drivers/mmc/host/mxcmmc.mod.o 8568s CC [M] drivers/mmc/host/sdhci.mod.o 8568s CC [M] drivers/mmc/host/sdhci-uhs2.mod.o 8568s CC [M] drivers/mmc/host/sdhci-pci.mod.o 8568s CC [M] drivers/mmc/host/sdhci-acpi.mod.o 8568s CC [M] drivers/mmc/host/sdhci-pxav3.mod.o 8568s CC [M] drivers/mmc/host/sdhci_f_sdh30.mod.o 8568s CC [M] drivers/mmc/host/sdhci-milbeaut.mod.o 8568s CC [M] drivers/mmc/host/sdhci_am654.mod.o 8569s CC [M] drivers/mmc/host/alcor.mod.o 8569s CC [M] drivers/mmc/host/mtk-sd.mod.o 8569s CC [M] drivers/mmc/host/tifm_sd.mod.o 8569s CC [M] drivers/mmc/host/mmc_spi.mod.o 8569s CC [M] drivers/mmc/host/of_mmc_spi.mod.o 8569s CC [M] drivers/mmc/host/tmio_mmc_core.mod.o 8569s CC [M] drivers/mmc/host/renesas_sdhi_core.mod.o 8569s CC [M] drivers/mmc/host/renesas_sdhi_sys_dmac.mod.o 8570s CC [M] drivers/mmc/host/renesas_sdhi_internal_dmac.mod.o 8570s CC [M] drivers/mmc/host/cb710-mmc.mod.o 8570s CC [M] drivers/mmc/host/via-sdmmc.mod.o 8570s CC [M] drivers/mmc/host/thunderx-mmc.mod.o 8570s CC [M] drivers/mmc/host/dw_mmc.mod.o 8570s CC [M] drivers/mmc/host/dw_mmc-pltfm.mod.o 8570s CC [M] drivers/mmc/host/dw_mmc-bluefield.mod.o 8570s CC [M] drivers/mmc/host/dw_mmc-exynos.mod.o 8571s CC [M] drivers/mmc/host/dw_mmc-hi3798cv200.mod.o 8571s CC [M] drivers/mmc/host/dw_mmc-hi3798mv200.mod.o 8571s CC [M] drivers/mmc/host/dw_mmc-k3.mod.o 8571s CC [M] drivers/mmc/host/dw_mmc-pci.mod.o 8571s CC [M] drivers/mmc/host/dw_mmc-rockchip.mod.o 8571s CC [M] drivers/mmc/host/sh_mmcif.mod.o 8571s CC [M] drivers/mmc/host/vub300.mod.o 8571s CC [M] drivers/mmc/host/ushc.mod.o 8572s CC [M] drivers/mmc/host/meson-gx-mmc.mod.o 8572s CC [M] drivers/mmc/host/meson-mx-sdio.mod.o 8572s CC [M] drivers/mmc/host/sunxi-mmc.mod.o 8572s CC [M] drivers/mmc/host/usdhi6rol0.mod.o 8572s CC [M] drivers/mmc/host/toshsd.mod.o 8572s CC [M] drivers/mmc/host/bcm2835.mod.o 8572s CC [M] drivers/mmc/host/owl-mmc.mod.o 8572s CC [M] drivers/mmc/host/rtsx_pci_sdmmc.mod.o 8573s CC [M] drivers/mmc/host/rtsx_usb_sdmmc.mod.o 8573s CC [M] drivers/mmc/host/sdhci-pltfm.mod.o 8573s CC [M] drivers/mmc/host/sdhci-cadence.mod.o 8573s CC [M] drivers/mmc/host/sdhci-esdhc-imx.mod.o 8573s CC [M] drivers/mmc/host/sdhci-of-arasan.mod.o 8573s CC [M] drivers/mmc/host/sdhci-of-at91.mod.o 8573s CC [M] drivers/mmc/host/sdhci-of-esdhc.mod.o 8573s CC [M] drivers/mmc/host/sdhci-of-dwcmshc.mod.o 8574s CC [M] drivers/mmc/host/sdhci-of-ma35d1.mod.o 8574s CC [M] drivers/mmc/host/sdhci-iproc.mod.o 8574s CC [M] drivers/mmc/host/sdhci-npcm.mod.o 8574s CC [M] drivers/mmc/host/sdhci-msm.mod.o 8574s CC [M] drivers/mmc/host/sdhci-brcmstb.mod.o 8574s CC [M] drivers/mmc/host/sdhci-sprd.mod.o 8574s CC [M] drivers/mmc/host/cqhci.mod.o 8574s CC [M] drivers/mmc/host/mmc_hsq.mod.o 8575s CC [M] drivers/mmc/host/litex_mmc.mod.o 8575s CC [M] drivers/mmc/host/sdhci-xenon-driver.mod.o 8575s CC [M] drivers/ufs/core/ufshcd-core.mod.o 8575s CC [M] drivers/ufs/host/tc-dwc-g210-pci.mod.o 8575s CC [M] drivers/ufs/host/ufshcd-dwc.mod.o 8575s CC [M] drivers/ufs/host/tc-dwc-g210.mod.o 8575s CC [M] drivers/ufs/host/tc-dwc-g210-pltfrm.mod.o 8575s CC [M] drivers/ufs/host/cdns-pltfrm.mod.o 8576s CC [M] drivers/ufs/host/ufs-qcom.mod.o 8576s CC [M] drivers/ufs/host/ufshcd-pci.mod.o 8576s CC [M] drivers/ufs/host/ufshcd-pltfrm.mod.o 8576s CC [M] drivers/ufs/host/ufs-hisi.mod.o 8576s CC [M] drivers/ufs/host/ufs-mediatek.mod.o 8576s CC [M] drivers/ufs/host/ufs-renesas.mod.o 8576s CC [M] drivers/ufs/host/ufs-rockchip.mod.o 8576s CC [M] drivers/ufs/host/ufs-sprd.mod.o 8576s CC [M] drivers/ufs/host/ti-j721e-ufs.mod.o 8577s CC [M] drivers/firmware/arm_ffa/ffa-core.mod.o 8577s CC [M] drivers/firmware/arm_ffa/ffa-module.mod.o 8577s CC [M] drivers/firmware/arm_scmi/transports/scmi_transport_optee.mod.o 8577s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.mod.o 8577s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.mod.o 8577s CC [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.mod.o 8577s CC [M] drivers/firmware/arm_scmi/scmi_power_control.mod.o 8577s CC [M] drivers/firmware/broadcom/tee_bnxt_fw.mod.o 8578s CC [M] drivers/firmware/cirrus/cs_dsp.mod.o 8578s CC [M] drivers/firmware/efi/efi-pstore.mod.o 8578s CC [M] drivers/firmware/efi/efibc.mod.o 8578s CC [M] drivers/firmware/efi/test/efi_test.mod.o 8578s CC [M] drivers/firmware/efi/capsule-loader.mod.o 8578s CC [M] drivers/firmware/imx/imx-dsp.mod.o 8578s CC [M] drivers/firmware/imx/sm-cpu.mod.o 8578s CC [M] drivers/firmware/imx/sm-misc.mod.o 8579s CC [M] drivers/firmware/imx/sm-lmm.mod.o 8579s CC [M] drivers/firmware/arm_scpi.mod.o 8579s CC [M] drivers/firmware/dmi-sysfs.mod.o 8579s CC [M] drivers/firmware/stratix10-svc.mod.o 8579s CC [M] drivers/firmware/stratix10-rsu.mod.o 8579s CC [M] drivers/firmware/iscsi_ibft.mod.o 8579s CC [M] drivers/firmware/mtk-adsp-ipc.mod.o 8579s CC [M] drivers/firmware/qemu_fw_cfg.mod.o 8580s CC [M] drivers/firmware/turris-mox-rwtm.mod.o 8580s CC [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss.mod.o 8580s CC [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce.mod.o 8580s CC [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss.mod.o 8580s CC [M] drivers/crypto/ccp/ccp.mod.o 8580s CC [M] drivers/crypto/ccp/ccp-crypto.mod.o 8580s CC [M] drivers/crypto/stm32/stm32-crc32.mod.o 8580s CC [M] drivers/crypto/stm32/stm32-hash.mod.o 8580s CC [M] drivers/crypto/stm32/stm32-cryp.mod.o 8581s CC [M] drivers/crypto/inside-secure/eip93/crypto-hw-eip93.mod.o 8581s CC [M] drivers/crypto/inside-secure/crypto_safexcel.mod.o 8581s CC [M] drivers/crypto/xilinx/zynqmp-aes-gcm.mod.o 8581s CC [M] drivers/crypto/xilinx/zynqmp-sha.mod.o 8581s CC [M] drivers/crypto/hisilicon/hpre/hisi_hpre.mod.o 8581s CC [M] drivers/crypto/hisilicon/sec/hisi_sec.mod.o 8581s CC [M] drivers/crypto/hisilicon/sec2/hisi_sec2.mod.o 8581s CC [M] drivers/crypto/hisilicon/hisi_qm.mod.o 8582s CC [M] drivers/crypto/hisilicon/zip/hisi_zip.mod.o 8582s CC [M] drivers/crypto/hisilicon/trng/hisi-trng-v2.mod.o 8582s CC [M] drivers/crypto/intel/qat/qat_common/intel_qat.mod.o 8582s CC [M] drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.mod.o 8582s CC [M] drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.mod.o 8582s CC [M] drivers/crypto/intel/qat/qat_c62x/qat_c62x.mod.o 8582s CC [M] drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.mod.o 8583s CC [M] drivers/crypto/intel/qat/qat_420xx/qat_420xx.mod.o 8583s CC [M] drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.mod.o 8583s CC [M] drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.mod.o 8583s CC [M] drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.mod.o 8583s CC [M] drivers/crypto/cavium/cpt/cptpf.mod.o 8583s CC [M] drivers/crypto/cavium/cpt/cptvf.mod.o 8583s CC [M] drivers/crypto/cavium/nitrox/n5pf.mod.o 8583s CC [M] drivers/crypto/atmel-i2c.mod.o 8584s CC [M] drivers/crypto/atmel-ecc.mod.o 8584s CC [M] drivers/crypto/atmel-sha204a.mod.o 8584s CC [M] drivers/crypto/ccree/ccree.mod.o 8584s CC [M] drivers/crypto/chelsio/chcr.mod.o 8584s CC [M] drivers/crypto/caam/error.mod.o 8584s CC [M] drivers/crypto/caam/caam.mod.o 8584s CC [M] drivers/crypto/caam/caam_jr.mod.o 8584s CC [M] drivers/crypto/caam/caamalg_desc.mod.o 8584s CC [M] drivers/crypto/caam/caamhash_desc.mod.o 8584s CC [M] drivers/crypto/caam/dpaa2_caam.mod.o 8585s CC [M] drivers/crypto/marvell/cesa/marvell-cesa.mod.o 8585s CC [M] drivers/crypto/marvell/octeontx/octeontx-cpt.mod.o 8585s CC [M] drivers/crypto/marvell/octeontx/octeontx-cptvf.mod.o 8585s CC [M] drivers/crypto/marvell/octeontx2/rvu_cptcommon.mod.o 8585s CC [M] drivers/crypto/marvell/octeontx2/rvu_cptpf.mod.o 8585s CC [M] drivers/crypto/marvell/octeontx2/rvu_cptvf.mod.o 8585s CC [M] drivers/crypto/qce/qcrypto.mod.o 8586s CC [M] drivers/crypto/qcom-rng.mod.o 8586s CC [M] drivers/crypto/rockchip/rk_crypto.mod.o 8586s CC [M] drivers/crypto/sa2ul.mod.o 8586s CC [M] drivers/crypto/sahara.mod.o 8586s CC [M] drivers/crypto/virtio/virtio_crypto.mod.o 8586s CC [M] drivers/crypto/bcm/bcm_crypto_spu.mod.o 8586s CC [M] drivers/crypto/amlogic/amlogic-gxl-crypto.mod.o 8586s CC [M] drivers/hid/hid.mod.o 8587s CC [M] drivers/hid/uhid.mod.o 8587s CC [M] drivers/hid/hid-generic.mod.o 8587s CC [M] drivers/hid/hid-a4tech.mod.o 8587s CC [M] drivers/hid/hid-accutouch.mod.o 8587s CC [M] drivers/hid/hid-alps.mod.o 8587s CC [M] drivers/hid/hid-axff.mod.o 8587s CC [M] drivers/hid/hid-apple.mod.o 8587s CC [M] drivers/hid/hid-appleir.mod.o 8588s CC [M] drivers/hid/hid-creative-sb0540.mod.o 8588s CC [M] drivers/hid/hid-asus.mod.o 8588s CC [M] drivers/hid/hid-aureal.mod.o 8588s CC [M] drivers/hid/hid-belkin.mod.o 8588s CC [M] drivers/hid/hid-betopff.mod.o 8588s CC [M] drivers/hid/hid-bigbenff.mod.o 8588s CC [M] drivers/hid/hid-cherry.mod.o 8588s CC [M] drivers/hid/hid-chicony.mod.o 8589s CC [M] drivers/hid/hid-cmedia.mod.o 8589s CC [M] drivers/hid/hid-corsair.mod.o 8589s CC [M] drivers/hid/hid-corsair-void.mod.o 8589s CC [M] drivers/hid/hid-cougar.mod.o 8589s CC [M] drivers/hid/hid-cp2112.mod.o 8589s CC [M] drivers/hid/hid-cypress.mod.o 8589s CC [M] drivers/hid/hid-dr.mod.o 8589s CC [M] drivers/hid/hid-emsff.mod.o 8589s CC [M] drivers/hid/hid-elan.mod.o 8590s CC [M] drivers/hid/hid-elecom.mod.o 8590s CC [M] drivers/hid/hid-elo.mod.o 8590s CC [M] drivers/hid/hid-evision.mod.o 8590s CC [M] drivers/hid/hid-ezkey.mod.o 8590s CC [M] drivers/hid/hid-ft260.mod.o 8590s CC [M] drivers/hid/hid-gembird.mod.o 8590s CC [M] drivers/hid/hid-gfrm.mod.o 8590s CC [M] drivers/hid/hid-glorious.mod.o 8591s CC [M] drivers/hid/hid-vivaldi-common.mod.o 8591s CC [M] drivers/hid/hid-goodix-spi.mod.o 8591s CC [M] drivers/hid/hid-google-hammer.mod.o 8591s CC [M] drivers/hid/hid-google-stadiaff.mod.o 8591s CC [M] drivers/hid/hid-vivaldi.mod.o 8591s CC [M] drivers/hid/hid-gt683r.mod.o 8591s CC [M] drivers/hid/hid-gyration.mod.o 8591s CC [M] drivers/hid/hid-holtek-kbd.mod.o 8591s CC [M] drivers/hid/hid-holtek-mouse.mod.o 8592s CC [M] drivers/hid/hid-holtekff.mod.o 8592s CC [M] drivers/hid/hid-hyperv.mod.o 8592s CC [M] drivers/hid/hid-icade.mod.o 8592s CC [M] drivers/hid/hid-ite.mod.o 8592s CC [M] drivers/hid/hid-jabra.mod.o 8592s CC [M] drivers/hid/hid-kensington.mod.o 8592s CC [M] drivers/hid/hid-keytouch.mod.o 8592s CC [M] drivers/hid/hid-kye.mod.o 8593s CC [M] drivers/hid/hid-kysona.mod.o 8593s CC [M] drivers/hid/hid-lcpower.mod.o 8593s CC [M] drivers/hid/hid-lenovo.mod.o 8593s CC [M] drivers/hid/hid-letsketch.mod.o 8593s CC [M] drivers/hid/hid-logitech.mod.o 8593s CC [M] drivers/hid/hid-lg-g15.mod.o 8593s CC [M] drivers/hid/hid-logitech-dj.mod.o 8593s CC [M] drivers/hid/hid-logitech-hidpp.mod.o 8594s CC [M] drivers/hid/hid-macally.mod.o 8594s CC [M] drivers/hid/hid-magicmouse.mod.o 8594s CC [M] drivers/hid/hid-maltron.mod.o 8594s CC [M] drivers/hid/hid-mcp2200.mod.o 8594s CC [M] drivers/hid/hid-mcp2221.mod.o 8594s CC [M] drivers/hid/hid-mf.mod.o 8594s CC [M] drivers/hid/hid-megaworld.mod.o 8594s CC [M] drivers/hid/hid-microsoft.mod.o 8595s CC [M] drivers/hid/hid-monterey.mod.o 8595s CC [M] drivers/hid/hid-multitouch.mod.o 8595s CC [M] drivers/hid/hid-nintendo.mod.o 8595s CC [M] drivers/hid/hid-nti.mod.o 8595s CC [M] drivers/hid/hid-ntrig.mod.o 8595s CC [M] drivers/hid/hid-ortek.mod.o 8595s CC [M] drivers/hid/hid-pl.mod.o 8595s CC [M] drivers/hid/hid-penmount.mod.o 8596s CC [M] drivers/hid/hid-petalynx.mod.o 8596s CC [M] drivers/hid/hid-picolcd.mod.o 8596s CC [M] drivers/hid/hid-plantronics.mod.o 8596s CC [M] drivers/hid/hid-playstation.mod.o 8596s CC [M] drivers/hid/hid-primax.mod.o 8596s CC [M] drivers/hid/hid-pxrc.mod.o 8596s CC [M] drivers/hid/hid-razer.mod.o 8596s CC [M] drivers/hid/hid-redragon.mod.o 8597s CC [M] drivers/hid/hid-retrode.mod.o 8597s CC [M] drivers/hid/hid-roccat.mod.o 8597s CC [M] drivers/hid/hid-roccat-common.mod.o 8597s CC [M] drivers/hid/hid-roccat-arvo.mod.o 8597s CC [M] drivers/hid/hid-roccat-isku.mod.o 8597s CC [M] drivers/hid/hid-roccat-kone.mod.o 8597s CC [M] drivers/hid/hid-roccat-koneplus.mod.o 8597s CC [M] drivers/hid/hid-roccat-konepure.mod.o 8598s CC [M] drivers/hid/hid-roccat-kovaplus.mod.o 8598s CC [M] drivers/hid/hid-roccat-lua.mod.o 8598s CC [M] drivers/hid/hid-roccat-pyra.mod.o 8598s CC [M] drivers/hid/hid-roccat-ryos.mod.o 8598s CC [M] drivers/hid/hid-roccat-savu.mod.o 8598s CC [M] drivers/hid/hid-rmi.mod.o 8598s CC [M] drivers/hid/hid-saitek.mod.o 8598s CC [M] drivers/hid/hid-samsung.mod.o 8598s CC [M] drivers/hid/hid-semitek.mod.o 8599s CC [M] drivers/hid/hid-sigmamicro.mod.o 8599s CC [M] drivers/hid/hid-sjoy.mod.o 8599s CC [M] drivers/hid/hid-sony.mod.o 8599s CC [M] drivers/hid/hid-speedlink.mod.o 8599s CC [M] drivers/hid/hid-steam.mod.o 8599s CC [M] drivers/hid/hid-steelseries.mod.o 8599s CC [M] drivers/hid/hid-sunplus.mod.o 8599s CC [M] drivers/hid/hid-gaff.mod.o 8599s CC [M] drivers/hid/hid-tmff.mod.o 8600s CC [M] drivers/hid/hid-thrustmaster.mod.o 8600s CC [M] drivers/hid/hid-tivo.mod.o 8600s CC [M] drivers/hid/hid-topseed.mod.o 8600s CC [M] drivers/hid/hid-topre.mod.o 8600s CC [M] drivers/hid/hid-twinhan.mod.o 8600s CC [M] drivers/hid/hid-u2fzero.mod.o 8600s CC [M] drivers/hid/hid-uclogic.mod.o 8600s CC [M] drivers/hid/hid-udraw-ps3.mod.o 8600s CC [M] drivers/hid/hid-universal-pidff.mod.o 8601s CC [M] drivers/hid/hid-led.mod.o 8601s CC [M] drivers/hid/hid-xiaomi.mod.o 8601s CC [M] drivers/hid/hid-xinmo.mod.o 8601s CC [M] drivers/hid/hid-zpff.mod.o 8601s CC [M] drivers/hid/hid-zydacron.mod.o 8601s CC [M] drivers/hid/hid-viewsonic.mod.o 8601s CC [M] drivers/hid/hid-vrc2.mod.o 8601s CC [M] drivers/hid/wacom.mod.o 8602s CC [M] drivers/hid/hid-waltop.mod.o 8602s CC [M] drivers/hid/hid-wiimote.mod.o 8602s CC [M] drivers/hid/hid-winwing.mod.o 8602s CC [M] drivers/hid/hid-sensor-hub.mod.o 8602s CC [M] drivers/hid/hid-sensor-custom.mod.o 8602s CC [M] drivers/hid/usbhid/usbhid.mod.o 8602s CC [M] drivers/hid/usbhid/usbkbd.mod.o 8602s CC [M] drivers/hid/usbhid/usbmouse.mod.o 8603s CC [M] drivers/hid/i2c-hid/i2c-hid.mod.o 8603s CC [M] drivers/hid/i2c-hid/i2c-hid-acpi.mod.o 8603s CC [M] drivers/hid/i2c-hid/i2c-hid-of.mod.o 8603s CC [M] drivers/hid/i2c-hid/i2c-hid-of-elan.mod.o 8603s CC [M] drivers/hid/i2c-hid/i2c-hid-of-goodix.mod.o 8603s CC [M] drivers/staging/media/sunxi/cedrus/sunxi-cedrus.mod.o 8603s CC [M] drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.mod.o 8603s CC [M] drivers/staging/media/max96712/max96712.mod.o 8603s CC [M] drivers/staging/media/meson/vdec/meson-vdec.mod.o 8604s CC [M] drivers/staging/media/rkvdec/rockchip-vdec.mod.o 8604s CC [M] drivers/staging/media/av7110/dvb-ttpci.mod.o 8604s CC [M] drivers/staging/media/av7110/sp8870.mod.o 8604s CC [M] drivers/staging/vme_user/vme_user.mod.o 8604s CC [M] drivers/staging/vme_user/vme_tsi148.mod.o 8604s CC [M] drivers/staging/vme_user/vme_fake.mod.o 8604s CC [M] drivers/staging/rtl8723bs/r8723bs.mod.o 8604s CC [M] drivers/staging/iio/accel/adis16203.mod.o 8605s CC [M] drivers/staging/iio/adc/ad7816.mod.o 8605s CC [M] drivers/staging/iio/addac/adt7316.mod.o 8605s CC [M] drivers/staging/iio/addac/adt7316-spi.mod.o 8605s CC [M] drivers/staging/iio/addac/adt7316-i2c.mod.o 8605s CC [M] drivers/staging/iio/frequency/ad9832.mod.o 8605s CC [M] drivers/staging/iio/frequency/ad9834.mod.o 8605s CC [M] drivers/staging/iio/impedance-analyzer/ad5933.mod.o 8605s CC [M] drivers/staging/sm750fb/sm750fb.mod.o 8606s CC [M] drivers/staging/fbtft/fbtft.mod.o 8606s CC [M] drivers/staging/fbtft/fb_agm1264k-fl.mod.o 8606s CC [M] drivers/staging/fbtft/fb_bd663474.mod.o 8606s CC [M] drivers/staging/fbtft/fb_hx8340bn.mod.o 8606s CC [M] drivers/staging/fbtft/fb_hx8347d.mod.o 8606s CC [M] drivers/staging/fbtft/fb_hx8353d.mod.o 8606s CC [M] drivers/staging/fbtft/fb_hx8357d.mod.o 8606s CC [M] drivers/staging/fbtft/fb_ili9163.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9320.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9325.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9340.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9341.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9481.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ili9486.mod.o 8607s CC [M] drivers/staging/fbtft/fb_pcd8544.mod.o 8607s CC [M] drivers/staging/fbtft/fb_ra8875.mod.o 8608s CC [M] drivers/staging/fbtft/fb_s6d02a1.mod.o 8608s CC [M] drivers/staging/fbtft/fb_s6d1121.mod.o 8608s CC [M] drivers/staging/fbtft/fb_seps525.mod.o 8608s CC [M] drivers/staging/fbtft/fb_sh1106.mod.o 8608s CC [M] drivers/staging/fbtft/fb_ssd1289.mod.o 8608s CC [M] drivers/staging/fbtft/fb_ssd1305.mod.o 8608s CC [M] drivers/staging/fbtft/fb_ssd1306.mod.o 8608s CC [M] drivers/staging/fbtft/fb_ssd1325.mod.o 8609s CC [M] drivers/staging/fbtft/fb_ssd1331.mod.o 8609s CC [M] drivers/staging/fbtft/fb_ssd1351.mod.o 8609s CC [M] drivers/staging/fbtft/fb_st7735r.mod.o 8609s CC [M] drivers/staging/fbtft/fb_st7789v.mod.o 8609s CC [M] drivers/staging/fbtft/fb_tinylcd.mod.o 8609s CC [M] drivers/staging/fbtft/fb_tls8204.mod.o 8609s CC [M] drivers/staging/fbtft/fb_uc1611.mod.o 8609s CC [M] drivers/staging/fbtft/fb_uc1701.mod.o 8610s CC [M] drivers/staging/fbtft/fb_upd161704.mod.o 8610s CC [M] drivers/staging/most/net/most_net.mod.o 8610s CC [M] drivers/staging/most/video/most_video.mod.o 8610s CC [M] drivers/staging/most/dim2/most_dim2.mod.o 8610s CC [M] drivers/staging/most/i2c/most_i2c.mod.o 8610s CC [M] drivers/staging/greybus/gb-bootrom.mod.o 8610s CC [M] drivers/staging/greybus/gb-firmware.mod.o 8610s CC [M] drivers/staging/greybus/gb-spilib.mod.o 8610s CC [M] drivers/staging/greybus/gb-hid.mod.o 8611s CC [M] drivers/staging/greybus/gb-light.mod.o 8611s CC [M] drivers/staging/greybus/gb-log.mod.o 8611s CC [M] drivers/staging/greybus/gb-loopback.mod.o 8611s CC [M] drivers/staging/greybus/gb-power-supply.mod.o 8611s CC [M] drivers/staging/greybus/gb-raw.mod.o 8611s CC [M] drivers/staging/greybus/gb-vibrator.mod.o 8611s CC [M] drivers/staging/greybus/gb-gbphy.mod.o 8611s CC [M] drivers/staging/greybus/gb-gpio.mod.o 8612s CC [M] drivers/staging/greybus/gb-i2c.mod.o 8612s CC [M] drivers/staging/greybus/gb-pwm.mod.o 8612s CC [M] drivers/staging/greybus/gb-sdio.mod.o 8612s CC [M] drivers/staging/greybus/gb-spi.mod.o 8612s CC [M] drivers/staging/greybus/gb-uart.mod.o 8612s CC [M] drivers/staging/greybus/gb-usb.mod.o 8612s CC [M] drivers/staging/vc04_services/vchiq.mod.o 8612s CC [M] drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.mod.o 8613s CC [M] drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.mod.o 8613s CC [M] drivers/staging/axis-fifo/axis-fifo.mod.o 8613s CC [M] drivers/platform/mellanox/mlx-platform.mod.o 8613s CC [M] drivers/platform/mellanox/mlxbf-bootctl.mod.o 8613s CC [M] drivers/platform/mellanox/mlxbf-pmc.mod.o 8613s CC [M] drivers/platform/mellanox/mlxbf-tmfifo.mod.o 8613s CC [M] drivers/platform/mellanox/mlxreg-dpu.mod.o 8613s CC [M] drivers/platform/mellanox/mlxreg-hotplug.mod.o 8614s CC [M] drivers/platform/mellanox/mlxreg-io.mod.o 8614s CC [M] drivers/platform/mellanox/mlxreg-lc.mod.o 8614s CC [M] drivers/platform/mellanox/nvsw-sn2201.mod.o 8614s CC [M] drivers/platform/chrome/chromeos_acpi.mod.o 8614s CC [M] drivers/platform/chrome/chromeos_of_hw_prober.mod.o 8614s CC [M] drivers/platform/chrome/chromeos_privacy_screen.mod.o 8614s CC [M] drivers/platform/chrome/chromeos_tbmc.mod.o 8614s CC [M] drivers/platform/chrome/cros_ec.mod.o 8614s CC [M] drivers/platform/chrome/cros_ec_i2c.mod.o 8615s CC [M] drivers/platform/chrome/cros_typec_switch.mod.o 8615s CC [M] drivers/platform/chrome/cros_ec_rpmsg.mod.o 8615s CC [M] drivers/platform/chrome/cros_ec_spi.mod.o 8615s CC [M] drivers/platform/chrome/cros_ec_uart.mod.o 8615s CC [M] drivers/platform/chrome/cros-ec-typec.mod.o 8615s CC [M] drivers/platform/chrome/cros-ec-proto.mod.o 8615s CC [M] drivers/platform/chrome/cros_kbd_led_backlight.mod.o 8615s CC [M] drivers/platform/chrome/cros_ec_chardev.mod.o 8615s CC [M] drivers/platform/chrome/cros_ec_lightbar.mod.o 8616s CC [M] drivers/platform/chrome/cros_ec_vbc.mod.o 8616s CC [M] drivers/platform/chrome/cros_ec_debugfs.mod.o 8616s CC [M] drivers/platform/chrome/cros-ec-sensorhub.mod.o 8616s CC [M] drivers/platform/chrome/cros_ec_sysfs.mod.o 8616s CC [M] drivers/platform/chrome/cros_hps_i2c.mod.o 8616s CC [M] drivers/platform/chrome/cros_usbpd_logger.mod.o 8616s CC [M] drivers/platform/chrome/cros_usbpd_notify.mod.o 8616s CC [M] drivers/platform/cznic/turris-signing-key.mod.o 8616s CC [M] drivers/platform/arm64/acer-aspire1-ec.mod.o 8617s CC [M] drivers/platform/arm64/huawei-gaokun-ec.mod.o 8617s CC [M] drivers/platform/arm64/lenovo-yoga-c630.mod.o 8617s CC [M] drivers/platform/arm64/lenovo-yoga-slim7x.mod.o 8617s CC [M] drivers/mailbox/mailbox-test.mod.o 8617s CC [M] drivers/mailbox/arm_mhu.mod.o 8617s CC [M] drivers/mailbox/arm_mhu_db.mod.o 8617s CC [M] drivers/mailbox/arm_mhuv2.mod.o 8617s CC [M] drivers/mailbox/arm_mhuv3.mod.o 8618s CC [M] drivers/mailbox/imx-mailbox.mod.o 8618s CC [M] drivers/mailbox/armada-37xx-rwtm-mailbox.mod.o 8619s CC [M] drivers/mailbox/platform_mhu.mod.o 8619s CC [M] drivers/mailbox/omap-mailbox.mod.o 8619s CC [M] drivers/mailbox/mailbox-altera.mod.o 8619s CC [M] drivers/mailbox/mailbox-xgene-slimpro.mod.o 8619s CC [M] drivers/mailbox/hi3660-mailbox.mod.o 8619s CC [M] drivers/mailbox/hi6220-mailbox.mod.o 8619s CC [M] drivers/mailbox/bcm-pdc-mailbox.mod.o 8619s CC [M] drivers/mailbox/bcm-flexrm-mailbox.mod.o 8619s CC [M] drivers/mailbox/qcom-apcs-ipc-mailbox.mod.o 8619s CC [M] drivers/mailbox/mtk-adsp-mailbox.mod.o 8619s CC [M] drivers/mailbox/mtk-cmdq-mailbox.mod.o 8619s CC [M] drivers/mailbox/sprd-mailbox.mod.o 8619s CC [M] drivers/mailbox/qcom-cpucp-mbox.mod.o 8619s CC [M] drivers/hwspinlock/omap_hwspinlock.mod.o 8620s CC [M] drivers/hwspinlock/qcom_hwspinlock.mod.o 8620s CC [M] drivers/hwspinlock/sprd_hwspinlock.mod.o 8620s CC [M] drivers/hwspinlock/sun6i_hwspinlock.mod.o 8620s CC [M] drivers/remoteproc/imx_rproc.mod.o 8620s CC [M] drivers/remoteproc/imx_dsp_rproc.mod.o 8620s CC [M] drivers/remoteproc/mtk_scp.mod.o 8620s CC [M] drivers/remoteproc/mtk_scp_ipi.mod.o 8620s CC [M] drivers/remoteproc/qcom_pil_info.mod.o 8621s CC [M] drivers/remoteproc/qcom_common.mod.o 8621s CC [M] drivers/remoteproc/qcom_q6v5.mod.o 8621s CC [M] drivers/remoteproc/qcom_q6v5_adsp.mod.o 8621s CC [M] drivers/remoteproc/qcom_q6v5_mss.mod.o 8621s CC [M] drivers/remoteproc/qcom_q6v5_pas.mod.o 8621s CC [M] drivers/remoteproc/qcom_q6v5_wcss.mod.o 8621s CC [M] drivers/remoteproc/qcom_sysmon.mod.o 8621s CC [M] drivers/remoteproc/rcar_rproc.mod.o 8622s CC [M] drivers/remoteproc/stm32_rproc.mod.o 8622s CC [M] drivers/remoteproc/ti_k3_dsp_remoteproc.mod.o 8622s CC [M] drivers/remoteproc/ti_k3_common.mod.o 8622s CC [M] drivers/remoteproc/ti_k3_r5_remoteproc.mod.o 8622s CC [M] drivers/remoteproc/xlnx_r5_remoteproc.mod.o 8622s CC [M] drivers/virt/vboxguest/vboxguest.mod.o 8622s CC [M] drivers/virt/coco/guest/tsm_report.mod.o 8622s CC [M] drivers/virt/coco/arm-cca-guest/arm-cca-guest.mod.o 8623s CC [M] drivers/virt/nitro_enclaves/nitro_enclaves.mod.o 8623s CC [M] drivers/hv/hv_vmbus.mod.o 8623s CC [M] drivers/hv/hv_utils.mod.o 8623s CC [M] drivers/hv/hv_balloon.mod.o 8623s CC [M] drivers/hv/mshv_root.mod.o 8623s CC [M] drivers/devfreq/event/rockchip-dfi.mod.o 8623s CC [M] drivers/devfreq/imx-bus.mod.o 8623s CC [M] drivers/devfreq/imx8m-ddrc.mod.o 8624s CC [M] drivers/devfreq/mtk-cci-devfreq.mod.o 8624s CC [M] drivers/devfreq/rk3399_dmc.mod.o 8624s CC [M] drivers/devfreq/sun8i-a33-mbus.mod.o 8624s CC [M] drivers/extcon/extcon-adc-jack.mod.o 8624s CC [M] drivers/extcon/extcon-fsa9480.mod.o 8624s CC [M] drivers/extcon/extcon-gpio.mod.o 8624s CC [M] drivers/extcon/extcon-lc824206xa.mod.o 8624s CC [M] drivers/extcon/extcon-max14577.mod.o 8625s CC [M] drivers/extcon/extcon-max3355.mod.o 8625s CC [M] drivers/extcon/extcon-max77693.mod.o 8625s CC [M] drivers/extcon/extcon-max77843.mod.o 8625s CC [M] drivers/extcon/extcon-max8997.mod.o 8625s CC [M] drivers/extcon/extcon-palmas.mod.o 8625s CC [M] drivers/extcon/extcon-ptn5150.mod.o 8625s CC [M] drivers/extcon/extcon-qcom-spmi-misc.mod.o 8625s CC [M] drivers/extcon/extcon-rt8973a.mod.o 8626s CC [M] drivers/extcon/extcon-sm5502.mod.o 8626s CC [M] drivers/extcon/extcon-usb-gpio.mod.o 8626s CC [M] drivers/extcon/extcon-usbc-cros-ec.mod.o 8626s CC [M] drivers/extcon/extcon-rtk-type-c.mod.o 8626s CC [M] drivers/memory/pl172.mod.o 8626s CC [M] drivers/memory/brcmstb_memc.mod.o 8626s CC [M] drivers/memory/omap-gpmc.mod.o 8626s CC [M] drivers/memory/mtk-smi.mod.o 8627s CC [M] drivers/memory/renesas-rpc-if.mod.o 8627s CC [M] drivers/memory/stm32-fmc2-ebi.mod.o 8627s CC [M] drivers/memory/stm32_omm.mod.o 8627s CC [M] drivers/memory/dfl-emif.mod.o 8627s CC [M] drivers/powercap/arm_scmi_powercap.mod.o 8627s CC [M] drivers/perf/arm-cmn.mod.o 8627s CC [M] drivers/perf/arm_dsu_pmu.mod.o 8627s CC [M] drivers/perf/arm_smmuv3_pmu.mod.o 8627s CC [M] drivers/perf/fsl_imx8_ddr_perf.mod.o 8628s CC [M] drivers/perf/fsl_imx9_ddr_perf.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_l3c_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_hha_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_sllc_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_pa_pmu.mod.o 8628s CC [M] drivers/perf/hisilicon/hisi_uncore_cpa_pmu.mod.o 8629s CC [M] drivers/perf/hisilicon/hisi_uncore_uc_pmu.mod.o 8629s CC [M] drivers/perf/hisilicon/hisi_pcie_pmu.mod.o 8629s CC [M] drivers/perf/hisilicon/hns3_pmu.mod.o 8629s CC [M] drivers/perf/thunderx2_pmu.mod.o 8629s CC [M] drivers/perf/arm_spe_pmu.mod.o 8629s CC [M] drivers/perf/arm_dmc620_pmu.mod.o 8629s CC [M] drivers/perf/marvell_cn10k_tad_pmu.mod.o 8629s CC [M] drivers/perf/marvell_cn10k_ddr_pmu.mod.o 8630s CC [M] drivers/perf/marvell_pem_pmu.mod.o 8630s CC [M] drivers/perf/alibaba_uncore_drw_pmu.mod.o 8630s CC [M] drivers/perf/dwc_pcie_pmu.mod.o 8630s CC [M] drivers/perf/arm_cspmu/arm_cspmu_module.mod.o 8630s CC [M] drivers/perf/arm_cspmu/nvidia_cspmu.mod.o 8630s CC [M] drivers/perf/arm_cspmu/ampere_cspmu.mod.o 8630s CC [M] drivers/perf/amlogic/meson_ddr_pmu_g12.mod.o 8630s CC [M] drivers/perf/cxl_pmu.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_pci.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_acpi.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_gth.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_sth.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_msu.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_pti.mod.o 8631s CC [M] drivers/hwtracing/intel_th/intel_th_msu_sink.mod.o 8632s CC [M] drivers/android/binder_linux.mod.o 8632s CC [M] drivers/nvmem/layouts/sl28vpd.mod.o 8632s CC [M] drivers/nvmem/layouts/onie-tlv.mod.o 8632s CC [M] drivers/nvmem/layouts/u-boot-env.mod.o 8632s CC [M] drivers/nvmem/apple_nvmem_spmi.mod.o 8632s CC [M] drivers/nvmem/nvmem-bcm-ocotp.mod.o 8632s CC [M] drivers/nvmem/nvmem-imx-iim.mod.o 8632s CC [M] drivers/nvmem/nvmem-imx-ocotp.mod.o 8633s CC [M] drivers/nvmem/nvmem-imx-ocotp-ele.mod.o 8633s CC [M] drivers/nvmem/nvmem-imx-ocotp-scu.mod.o 8633s CC [M] drivers/nvmem/nvmem-layerscape-sfp.mod.o 8633s CC [M] drivers/nvmem/nvmem-max77759.mod.o 8633s CC [M] drivers/nvmem/nvmem_meson_efuse.mod.o 8633s CC [M] drivers/nvmem/nvmem_meson_mx_efuse.mod.o 8633s CC [M] drivers/nvmem/nvmem_mtk-efuse.mod.o 8633s CC [M] drivers/nvmem/nvmem_qfprom.mod.o 8634s CC [M] drivers/nvmem/nvmem_sec_qfprom.mod.o 8634s CC [M] drivers/nvmem/nvmem-rave-sp-eeprom.mod.o 8634s CC [M] drivers/nvmem/nvmem-rcar-efuse.mod.o 8634s CC [M] drivers/nvmem/nvmem-rmem.mod.o 8634s CC [M] drivers/nvmem/nvmem_rockchip_efuse.mod.o 8634s CC [M] drivers/nvmem/nvmem-rockchip-otp.mod.o 8634s CC [M] drivers/nvmem/nvmem-sc27xx-efuse.mod.o 8634s CC [M] drivers/nvmem/nvmem_snvs_lpgpr.mod.o 8635s CC [M] drivers/nvmem/nvmem_qcom-spmi-sdam.mod.o 8635s CC [M] drivers/nvmem/nvmem_sprd_efuse.mod.o 8635s CC [M] drivers/nvmem/nvmem_stm32_romem.mod.o 8635s CC [M] drivers/nvmem/nvmem_sunxi_sid.mod.o 8635s CC [M] drivers/nvmem/nvmem_u-boot-env.mod.o 8635s CC [M] drivers/mux/mux-adg792a.mod.o 8635s CC [M] drivers/mux/mux-adgs1408.mod.o 8635s CC [M] drivers/mux/mux-gpio.mod.o 8636s CC [M] drivers/mux/mux-mmio.mod.o 8636s CC [M] drivers/interconnect/mediatek/icc-emi.mod.o 8636s CC [M] drivers/interconnect/mediatek/mt8183.mod.o 8636s CC [M] drivers/interconnect/mediatek/mt8195.mod.o 8636s CC [M] drivers/interconnect/qcom/icc-bcm-voter.mod.o 8636s CC [M] drivers/interconnect/qcom/qnoc-msm8909.mod.o 8636s CC [M] drivers/interconnect/qcom/qnoc-msm8916.mod.o 8636s CC [M] drivers/interconnect/qcom/qnoc-msm8937.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-msm8939.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-msm8953.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-msm8974.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-msm8976.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-msm8996.mod.o 8637s CC [M] drivers/interconnect/qcom/icc-osm-l3.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-qcm2290.mod.o 8637s CC [M] drivers/interconnect/qcom/qnoc-qcs404.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-qcs615.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-qcs8300.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-qdu1000.mod.o 8638s CC [M] drivers/interconnect/qcom/icc-rpmh.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-sa8775p.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-sar2130p.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-sc7180.mod.o 8638s CC [M] drivers/interconnect/qcom/qnoc-sc7280.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sc8180x.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sc8280xp.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdm660.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdm670.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdm845.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdx55.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdx65.mod.o 8639s CC [M] drivers/interconnect/qcom/qnoc-sdx75.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm6115.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm6350.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm7150.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm8150.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm8250.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm8350.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm8450.mod.o 8640s CC [M] drivers/interconnect/qcom/qnoc-sm8550.mod.o 8641s CC [M] drivers/interconnect/qcom/qnoc-sm8650.mod.o 8641s CC [M] drivers/interconnect/qcom/qnoc-sm8750.mod.o 8641s CC [M] drivers/interconnect/qcom/qnoc-x1e80100.mod.o 8641s CC [M] drivers/interconnect/qcom/icc-smd-rpm.mod.o 8641s CC [M] drivers/interconnect/imx/imx-interconnect.mod.o 8641s CC [M] drivers/interconnect/imx/imx8mm-interconnect.mod.o 8642s CC [M] drivers/interconnect/imx/imx8mq-interconnect.mod.o 8642s CC [M] drivers/interconnect/imx/imx8mn-interconnect.mod.o 8642s CC [M] drivers/interconnect/imx/imx8mp-interconnect.mod.o 8642s CC [M] drivers/accel/qaic/qaic.mod.o 8642s CC [M] drivers/cdx/controller/cdx-controller.mod.o 8642s CC [M] drivers/vdpa/mlx5/mlx5_vdpa.mod.o 8642s CC [M] drivers/vdpa/vdpa.mod.o 8642s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim.mod.o 8643s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim_net.mod.o 8643s CC [M] drivers/vdpa/vdpa_sim/vdpa_sim_blk.mod.o 8643s CC [M] drivers/vdpa/vdpa_user/vduse.mod.o 8643s CC [M] drivers/vdpa/ifcvf/ifcvf.mod.o 8643s CC [M] drivers/vdpa/virtio_pci/vp_vdpa.mod.o 8643s CC [M] drivers/vdpa/solidrun/snet_vdpa.mod.o 8643s CC [M] drivers/vdpa/pds/pds_vdpa.mod.o 8643s CC [M] drivers/vdpa/octeon_ep/octep_vdpa.mod.o 8644s CC [M] drivers/parport/parport.mod.o 8644s CC [M] drivers/parport/parport_pc.mod.o 8644s CC [M] drivers/parport/parport_serial.mod.o 8644s CC [M] drivers/target/target_core_mod.mod.o 8644s CC [M] drivers/target/target_core_iblock.mod.o 8644s CC [M] drivers/target/target_core_file.mod.o 8644s CC [M] drivers/target/target_core_pscsi.mod.o 8645s CC [M] drivers/target/target_core_user.mod.o 8645s CC [M] drivers/target/loopback/tcm_loop.mod.o 8645s CC [M] drivers/target/tcm_fc/tcm_fc.mod.o 8645s CC [M] drivers/target/iscsi/iscsi_target_mod.mod.o 8645s CC [M] drivers/target/iscsi/cxgbit/cxgbit.mod.o 8645s CC [M] drivers/target/sbp/sbp_target.mod.o 8645s CC [M] drivers/target/tcm_remote/tcm_remote.mod.o 8646s CC [M] drivers/mtd/parsers/brcm_u-boot.mod.o 8646s CC [M] drivers/mtd/parsers/cmdlinepart.mod.o 8646s CC [M] drivers/mtd/parsers/ofpart.mod.o 8646s CC [M] drivers/mtd/parsers/afs.mod.o 8646s CC [M] drivers/mtd/parsers/parser_trx.mod.o 8646s CC [M] drivers/mtd/parsers/redboot.mod.o 8646s CC [M] drivers/mtd/parsers/qcomsmempart.mod.o 8646s CC [M] drivers/mtd/chips/chipreg.mod.o 8647s CC [M] drivers/mtd/chips/cfi_probe.mod.o 8647s CC [M] drivers/mtd/chips/cfi_util.mod.o 8647s CC [M] drivers/mtd/chips/cfi_cmdset_0020.mod.o 8647s CC [M] drivers/mtd/chips/cfi_cmdset_0002.mod.o 8647s CC [M] drivers/mtd/chips/cfi_cmdset_0001.mod.o 8647s CC [M] drivers/mtd/chips/gen_probe.mod.o 8647s CC [M] drivers/mtd/chips/jedec_probe.mod.o 8647s CC [M] drivers/mtd/chips/map_ram.mod.o 8648s CC [M] drivers/mtd/chips/map_rom.mod.o 8648s CC [M] drivers/mtd/chips/map_absent.mod.o 8648s CC [M] drivers/mtd/lpddr/qinfo_probe.mod.o 8648s CC [M] drivers/mtd/lpddr/lpddr_cmds.mod.o 8648s CC [M] drivers/mtd/maps/map_funcs.mod.o 8648s CC [M] drivers/mtd/maps/physmap.mod.o 8648s CC [M] drivers/mtd/maps/pci.mod.o 8648s CC [M] drivers/mtd/maps/plat-ram.mod.o 8649s CC [M] drivers/mtd/devices/slram.mod.o 8649s CC [M] drivers/mtd/devices/phram.mod.o 8649s CC [M] drivers/mtd/devices/pmc551.mod.o 8649s CC [M] drivers/mtd/devices/mtdram.mod.o 8649s CC [M] drivers/mtd/devices/block2mtd.mod.o 8649s CC [M] drivers/mtd/devices/mtd_dataflash.mod.o 8649s CC [M] drivers/mtd/devices/mchp23k256.mod.o 8649s CC [M] drivers/mtd/devices/mchp48l640.mod.o 8650s CC [M] drivers/mtd/devices/sst25l.mod.o 8650s CC [M] drivers/mtd/nand/onenand/onenand.mod.o 8650s CC [M] drivers/mtd/nand/onenand/generic.mod.o 8650s CC [M] drivers/mtd/nand/raw/nand.mod.o 8650s CC [M] drivers/mtd/nand/raw/sm_common.mod.o 8650s CC [M] drivers/mtd/nand/raw/cafe_nand.mod.o 8650s CC [M] drivers/mtd/nand/raw/denali.mod.o 8650s CC [M] drivers/mtd/nand/raw/denali_pci.mod.o 8651s CC [M] drivers/mtd/nand/raw/denali_dt.mod.o 8651s CC [M] drivers/mtd/nand/raw/diskonchip.mod.o 8651s CC [M] drivers/mtd/nand/raw/nandsim.mod.o 8651s CC [M] drivers/mtd/nand/raw/gpio.mod.o 8651s CC [M] drivers/mtd/nand/raw/omap2_nand.mod.o 8651s CC [M] drivers/mtd/nand/raw/omap_elm.mod.o 8651s CC [M] drivers/mtd/nand/raw/marvell_nand.mod.o 8651s CC [M] drivers/mtd/nand/raw/plat_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/fsl_ifc_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/mxc_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/r852.mod.o 8652s CC [M] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/hisi504_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/brcmnand/iproc_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/brcmnand/bcmbca_nand.mod.o 8652s CC [M] drivers/mtd/nand/raw/brcmnand/bcm6368_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/brcmnand/brcmstb_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/brcmnand/brcmnand.mod.o 8653s CC [M] drivers/mtd/nand/raw/qcom_nandc.mod.o 8653s CC [M] drivers/mtd/nand/raw/mtk_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/mxic_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/stm32_fmc2_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/meson_nand.mod.o 8653s CC [M] drivers/mtd/nand/raw/cadence-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/raw/arasan-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/raw/intel-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/raw/rockchip-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/raw/renesas-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.mod.o 8654s CC [M] drivers/mtd/nand/spi/spinand.mod.o 8654s CC [M] drivers/mtd/nand/nandcore.mod.o 8654s CC [M] drivers/mtd/nand/ecc-mtk.mod.o 8655s CC [M] drivers/mtd/nand/qpic_common.mod.o 8655s CC [M] drivers/mtd/mtd.mod.o 8655s CC [M] drivers/mtd/mtd_blkdevs.mod.o 8655s CC [M] drivers/mtd/mtdblock.mod.o 8655s CC [M] drivers/mtd/mtdblock_ro.mod.o 8655s CC [M] drivers/mtd/ftl.mod.o 8655s CC [M] drivers/mtd/nftl.mod.o 8655s CC [M] drivers/mtd/inftl.mod.o 8656s CC [M] drivers/mtd/rfd_ftl.mod.o 8656s CC [M] drivers/mtd/ssfdc.mod.o 8656s CC [M] drivers/mtd/sm_ftl.mod.o 8656s CC [M] drivers/mtd/mtdoops.mod.o 8656s CC [M] drivers/mtd/mtdpstore.mod.o 8656s CC [M] drivers/mtd/mtdswap.mod.o 8656s CC [M] drivers/mtd/spi-nor/spi-nor.mod.o 8656s CC [M] drivers/mtd/spi-nor/controllers/hisi-sfc.mod.o 8657s CC [M] drivers/mtd/ubi/ubi.mod.o 8657s CC [M] drivers/mtd/ubi/gluebi.mod.o 8657s CC [M] drivers/mtd/ubi/nvmem.mod.o 8657s CC [M] drivers/mtd/hyperbus/hyperbus-core.mod.o 8657s CC [M] drivers/mtd/hyperbus/hbmc-am654.mod.o 8657s CC [M] drivers/spmi/spmi.mod.o 8657s CC [M] drivers/spmi/spmi-devres.mod.o 8657s CC [M] drivers/spmi/spmi-apple-controller.mod.o 8658s CC [M] drivers/spmi/spmi-pmic-arb.mod.o 8658s CC [M] drivers/spmi/spmi-mtk-pmif.mod.o 8658s CC [M] drivers/hsi/clients/hsi_char.mod.o 8658s CC [M] drivers/hsi/hsi.mod.o 8658s CC [M] drivers/slimbus/slimbus.mod.o 8658s CC [M] drivers/slimbus/slim-qcom-ctrl.mod.o 8658s CC [M] drivers/slimbus/slim-qcom-ngd-ctrl.mod.o 8658s CC [M] drivers/atm/nicstar.mod.o 8659s CC [M] drivers/atm/iphase.mod.o 8659s CC [M] drivers/atm/suni.mod.o 8659s CC [M] drivers/atm/fore_200e.mod.o 8659s CC [M] drivers/atm/eni.mod.o 8659s CC [M] drivers/atm/idt77252.mod.o 8659s CC [M] drivers/atm/solos-pci.mod.o 8659s CC [M] drivers/atm/adummy.mod.o 8659s CC [M] drivers/atm/atmtcp.mod.o 8659s CC [M] drivers/atm/lanai.mod.o 8660s CC [M] drivers/atm/he.mod.o 8660s CC [M] drivers/uio/uio.mod.o 8660s CC [M] drivers/uio/uio_cif.mod.o 8660s CC [M] drivers/uio/uio_pdrv_genirq.mod.o 8660s CC [M] drivers/uio/uio_dmem_genirq.mod.o 8660s CC [M] drivers/uio/uio_aec.mod.o 8660s CC [M] drivers/uio/uio_sercos3.mod.o 8660s CC [M] drivers/uio/uio_pci_generic.mod.o 8661s CC [M] drivers/uio/uio_netx.mod.o 8661s CC [M] drivers/uio/uio_mf624.mod.o 8661s CC [M] drivers/uio/uio_hv_generic.mod.o 8661s CC [M] drivers/uio/uio_dfl.mod.o 8661s CC [M] drivers/vfio/vfio.mod.o 8661s CC [M] drivers/vfio/vfio_iommu_type1.mod.o 8661s CC [M] drivers/vfio/pci/vfio-pci-core.mod.o 8661s CC [M] drivers/vfio/pci/vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/mlx5/mlx5-vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/pds/pds-vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/virtio/virtio-vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.mod.o 8662s CC [M] drivers/vfio/pci/qat/qat_vfio_pci.mod.o 8662s CC [M] drivers/vfio/platform/vfio-platform-base.mod.o 8662s CC [M] drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.mod.o 8663s CC [M] drivers/vfio/platform/reset/vfio-platform-amdxgbe.mod.o 8663s CC [M] drivers/vfio/platform/reset/vfio_platform_bcmflexrm.mod.o 8663s CC [M] drivers/vfio/platform/vfio-platform.mod.o 8663s CC [M] drivers/vfio/platform/vfio-amba.mod.o 8663s CC [M] drivers/vfio/fsl-mc/vfio-fsl-mc.mod.o 8663s CC [M] drivers/vfio/cdx/vfio-cdx.mod.o 8663s CC [M] drivers/pcmcia/pcmcia_core.mod.o 8663s CC [M] drivers/pcmcia/pcmcia_rsrc.mod.o 8663s CC [M] drivers/pcmcia/yenta_socket.mod.o 8663s CC [M] drivers/block/aoe/aoe.mod.o 8664s CC [M] drivers/input/gameport/gameport.mod.o 8664s CC [M] drivers/input/gameport/emu10k1-gp.mod.o 8664s CC [M] drivers/input/gameport/fm801-gp.mod.o 8664s CC [M] drivers/w1/masters/amd_axi_w1.mod.o 8664s CC [M] drivers/w1/masters/matrox_w1.mod.o 8664s CC [M] drivers/w1/masters/ds2490.mod.o 8664s CC [M] drivers/w1/masters/ds2482.mod.o 8664s CC [M] drivers/w1/masters/mxc_w1.mod.o 8665s CC [M] drivers/w1/masters/w1-gpio.mod.o 8665s CC [M] drivers/w1/masters/sgi_w1.mod.o 8665s CC [M] drivers/w1/masters/w1-uart.mod.o 8665s CC [M] drivers/w1/slaves/w1_therm.mod.o 8665s CC [M] drivers/w1/slaves/w1_smem.mod.o 8665s CC [M] drivers/w1/slaves/w1_ds2405.mod.o 8665s CC [M] drivers/w1/slaves/w1_ds2408.mod.o 8665s CC [M] drivers/w1/slaves/w1_ds2413.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2406.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2423.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2430.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2431.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2805.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2433.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds2438.mod.o 8666s CC [M] drivers/w1/slaves/w1_ds250x.mod.o 8667s CC [M] drivers/w1/slaves/w1_ds2780.mod.o 8667s CC [M] drivers/w1/slaves/w1_ds2781.mod.o 8667s CC [M] drivers/w1/slaves/w1_ds28e04.mod.o 8667s CC [M] drivers/w1/slaves/w1_ds28e17.mod.o 8667s CC [M] drivers/w1/wire.mod.o 8667s CC [M] drivers/memstick/core/memstick.mod.o 8667s CC [M] drivers/memstick/core/ms_block.mod.o 8667s CC [M] drivers/memstick/core/mspro_block.mod.o 8668s CC [M] drivers/memstick/host/tifm_ms.mod.o 8668s CC [M] drivers/memstick/host/jmb38x_ms.mod.o 8668s CC [M] drivers/memstick/host/r592.mod.o 8668s CC [M] drivers/memstick/host/rtsx_usb_ms.mod.o 8668s CC [M] drivers/infiniband/core/ib_core.mod.o 8668s CC [M] drivers/infiniband/core/ib_cm.mod.o 8668s CC [M] drivers/infiniband/core/iw_cm.mod.o 8668s CC [M] drivers/infiniband/core/rdma_cm.mod.o 8669s CC [M] drivers/infiniband/core/ib_umad.mod.o 8669s CC [M] drivers/infiniband/core/ib_uverbs.mod.o 8669s CC [M] drivers/infiniband/core/rdma_ucm.mod.o 8669s CC [M] drivers/infiniband/hw/mthca/ib_mthca.mod.o 8669s CC [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.mod.o 8669s CC [M] drivers/infiniband/hw/efa/efa.mod.o 8669s CC [M] drivers/infiniband/hw/irdma/irdma.mod.o 8669s CC [M] drivers/infiniband/hw/mana/mana_ib.mod.o 8670s CC [M] drivers/infiniband/hw/mlx4/mlx4_ib.mod.o 8670s CC [M] drivers/infiniband/hw/mlx5/mlx5_ib.mod.o 8670s CC [M] drivers/infiniband/hw/ocrdma/ocrdma.mod.o 8670s CC [M] drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.mod.o 8670s CC [M] drivers/infiniband/hw/hns/hns-roce-hw-v2.mod.o 8670s CC [M] drivers/infiniband/hw/qedr/qedr.mod.o 8670s CC [M] drivers/infiniband/hw/bnxt_re/bnxt_re.mod.o 8670s CC [M] drivers/infiniband/hw/erdma/erdma.mod.o 8671s CC [M] drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o 8671s CC [M] drivers/infiniband/ulp/srp/ib_srp.mod.o 8671s CC [M] drivers/infiniband/ulp/srpt/ib_srpt.mod.o 8671s CC [M] drivers/infiniband/ulp/iser/ib_iser.mod.o 8671s CC [M] drivers/infiniband/ulp/isert/ib_isert.mod.o 8671s CC [M] drivers/infiniband/ulp/rtrs/rtrs-core.mod.o 8671s CC [M] drivers/infiniband/ulp/rtrs/rtrs-client.mod.o 8671s CC [M] drivers/infiniband/ulp/rtrs/rtrs-server.mod.o 8672s CC [M] drivers/infiniband/sw/rxe/rdma_rxe.mod.o 8672s CC [M] drivers/infiniband/sw/siw/siw.mod.o 8672s CC [M] drivers/fwctl/fwctl.mod.o 8672s CC [M] drivers/fwctl/mlx5/mlx5_fwctl.mod.o 8672s CC [M] drivers/fwctl/pds/pds_fwctl.mod.o 8672s CC [M] drivers/ssb/ssb.mod.o 8672s CC [M] drivers/bcma/bcma.mod.o 8672s CC [M] drivers/vhost/vhost_net.mod.o 8673s CC [M] drivers/vhost/vhost_scsi.mod.o 8673s CC [M] drivers/vhost/vhost_vsock.mod.o 8673s CC [M] drivers/vhost/vringh.mod.o 8673s CC [M] drivers/vhost/vhost_vdpa.mod.o 8673s CC [M] drivers/vhost/vhost.mod.o 8673s CC [M] drivers/vhost/vhost_iotlb.mod.o 8673s CC [M] drivers/greybus/greybus.mod.o 8673s CC [M] drivers/greybus/gb-beagleplay.mod.o 8674s CC [M] drivers/greybus/gb-es2.mod.o 8674s CC [M] drivers/comedi/comedi_pci.mod.o 8674s CC [M] drivers/comedi/comedi_usb.mod.o 8674s CC [M] drivers/comedi/comedi.mod.o 8674s CC [M] drivers/comedi/kcomedilib/kcomedilib.mod.o 8674s CC [M] drivers/comedi/drivers/comedi_8254.mod.o 8674s CC [M] drivers/comedi/drivers/comedi_bond.mod.o 8674s CC [M] drivers/comedi/drivers/comedi_test.mod.o 8675s CC [M] drivers/comedi/drivers/comedi_parport.mod.o 8675s CC [M] drivers/comedi/drivers/amplc_dio200.mod.o 8675s CC [M] drivers/comedi/drivers/amplc_pc236.mod.o 8675s CC [M] drivers/comedi/drivers/amplc_pc263.mod.o 8675s CC [M] drivers/comedi/drivers/pcl711.mod.o 8675s CC [M] drivers/comedi/drivers/pcl724.mod.o 8675s CC [M] drivers/comedi/drivers/pcl726.mod.o 8675s CC [M] drivers/comedi/drivers/pcl730.mod.o 8675s CC [M] drivers/comedi/drivers/pcl812.mod.o 8676s CC [M] drivers/comedi/drivers/pcl816.mod.o 8676s CC [M] drivers/comedi/drivers/pcl818.mod.o 8676s CC [M] drivers/comedi/drivers/pcm3724.mod.o 8676s CC [M] drivers/comedi/drivers/rti800.mod.o 8676s CC [M] drivers/comedi/drivers/rti802.mod.o 8676s CC [M] drivers/comedi/drivers/dac02.mod.o 8676s CC [M] drivers/comedi/drivers/das16m1.mod.o 8676s CC [M] drivers/comedi/drivers/das08_isa.mod.o 8677s CC [M] drivers/comedi/drivers/das16.mod.o 8677s CC [M] drivers/comedi/drivers/das800.mod.o 8677s CC [M] drivers/comedi/drivers/das1800.mod.o 8677s CC [M] drivers/comedi/drivers/das6402.mod.o 8677s CC [M] drivers/comedi/drivers/dt2801.mod.o 8677s CC [M] drivers/comedi/drivers/dt2811.mod.o 8677s CC [M] drivers/comedi/drivers/dt2814.mod.o 8677s CC [M] drivers/comedi/drivers/dt2815.mod.o 8678s CC [M] drivers/comedi/drivers/dt2817.mod.o 8678s CC [M] drivers/comedi/drivers/dt282x.mod.o 8678s CC [M] drivers/comedi/drivers/dmm32at.mod.o 8678s CC [M] drivers/comedi/drivers/fl512.mod.o 8678s CC [M] drivers/comedi/drivers/aio_aio12_8.mod.o 8678s CC [M] drivers/comedi/drivers/aio_iiro_16.mod.o 8678s CC [M] drivers/comedi/drivers/ii_pci20kc.mod.o 8678s CC [M] drivers/comedi/drivers/c6xdigio.mod.o 8679s CC [M] drivers/comedi/drivers/mpc624.mod.o 8679s CC [M] drivers/comedi/drivers/adq12b.mod.o 8679s CC [M] drivers/comedi/drivers/ni_at_a2150.mod.o 8679s CC [M] drivers/comedi/drivers/ni_at_ao.mod.o 8679s CC [M] drivers/comedi/drivers/ni_atmio.mod.o 8679s CC [M] drivers/comedi/drivers/ni_atmio16d.mod.o 8679s CC [M] drivers/comedi/drivers/ni_labpc.mod.o 8679s CC [M] drivers/comedi/drivers/pcmad.mod.o 8680s CC [M] drivers/comedi/drivers/pcmda12.mod.o 8680s CC [M] drivers/comedi/drivers/pcmmio.mod.o 8680s CC [M] drivers/comedi/drivers/pcmuio.mod.o 8680s CC [M] drivers/comedi/drivers/multiq3.mod.o 8680s CC [M] drivers/comedi/drivers/s526.mod.o 8680s CC [M] drivers/comedi/drivers/8255_pci.mod.o 8680s CC [M] drivers/comedi/drivers/addi_watchdog.mod.o 8680s CC [M] drivers/comedi/drivers/addi_apci_1032.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_1500.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_1516.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_1564.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_16xx.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_2032.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_2200.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_3120.mod.o 8681s CC [M] drivers/comedi/drivers/addi_apci_3501.mod.o 8682s CC [M] drivers/comedi/drivers/addi_apci_3xxx.mod.o 8682s CC [M] drivers/comedi/drivers/adl_pci6208.mod.o 8682s CC [M] drivers/comedi/drivers/adl_pci7x3x.mod.o 8682s CC [M] drivers/comedi/drivers/adl_pci8164.mod.o 8682s CC [M] drivers/comedi/drivers/adl_pci9111.mod.o 8682s CC [M] drivers/comedi/drivers/adl_pci9118.mod.o 8682s CC [M] drivers/comedi/drivers/adv_pci1710.mod.o 8682s CC [M] drivers/comedi/drivers/adv_pci1720.mod.o 8683s CC [M] drivers/comedi/drivers/adv_pci1723.mod.o 8683s CC [M] drivers/comedi/drivers/adv_pci1724.mod.o 8683s CC [M] drivers/comedi/drivers/adv_pci1760.mod.o 8683s CC [M] drivers/comedi/drivers/adv_pci_dio.mod.o 8683s CC [M] drivers/comedi/drivers/amplc_dio200_pci.mod.o 8683s CC [M] drivers/comedi/drivers/amplc_pci236.mod.o 8683s CC [M] drivers/comedi/drivers/amplc_pci263.mod.o 8683s CC [M] drivers/comedi/drivers/amplc_pci224.mod.o 8684s CC [M] drivers/comedi/drivers/amplc_pci230.mod.o 8684s CC [M] drivers/comedi/drivers/contec_pci_dio.mod.o 8684s CC [M] drivers/comedi/drivers/das08_pci.mod.o 8684s CC [M] drivers/comedi/drivers/dt3000.mod.o 8684s CC [M] drivers/comedi/drivers/dyna_pci10xx.mod.o 8684s CC [M] drivers/comedi/drivers/gsc_hpdi.mod.o 8684s CC [M] drivers/comedi/drivers/icp_multi.mod.o 8684s CC [M] drivers/comedi/drivers/daqboard2000.mod.o 8685s CC [M] drivers/comedi/drivers/jr3_pci.mod.o 8685s CC [M] drivers/comedi/drivers/ke_counter.mod.o 8685s CC [M] drivers/comedi/drivers/cb_pcidas64.mod.o 8685s CC [M] drivers/comedi/drivers/cb_pcidas.mod.o 8685s CC [M] drivers/comedi/drivers/cb_pcidda.mod.o 8685s CC [M] drivers/comedi/drivers/cb_pcimdas.mod.o 8685s CC [M] drivers/comedi/drivers/cb_pcimdda.mod.o 8685s CC [M] drivers/comedi/drivers/me4000.mod.o 8686s CC [M] drivers/comedi/drivers/me_daq.mod.o 8686s CC [M] drivers/comedi/drivers/ni_6527.mod.o 8686s CC [M] drivers/comedi/drivers/ni_65xx.mod.o 8686s CC [M] drivers/comedi/drivers/ni_660x.mod.o 8686s CC [M] drivers/comedi/drivers/ni_670x.mod.o 8686s CC [M] drivers/comedi/drivers/ni_labpc_pci.mod.o 8686s CC [M] drivers/comedi/drivers/ni_pcidio.mod.o 8686s CC [M] drivers/comedi/drivers/ni_pcimio.mod.o 8687s CC [M] drivers/comedi/drivers/rtd520.mod.o 8687s CC [M] drivers/comedi/drivers/s626.mod.o 8687s CC [M] drivers/comedi/drivers/mf6x4.mod.o 8687s CC [M] drivers/comedi/drivers/dt9812.mod.o 8687s CC [M] drivers/comedi/drivers/ni_usb6501.mod.o 8687s CC [M] drivers/comedi/drivers/usbdux.mod.o 8687s CC [M] drivers/comedi/drivers/usbduxfast.mod.o 8687s CC [M] drivers/comedi/drivers/usbduxsigma.mod.o 8687s CC [M] drivers/comedi/drivers/vmk80xx.mod.o 8688s CC [M] drivers/comedi/drivers/mite.mod.o 8688s CC [M] drivers/comedi/drivers/ni_tio.mod.o 8688s CC [M] drivers/comedi/drivers/ni_tiocmd.mod.o 8688s CC [M] drivers/comedi/drivers/ni_routing.mod.o 8688s CC [M] drivers/comedi/drivers/ni_labpc_common.mod.o 8688s CC [M] drivers/comedi/drivers/comedi_8255.mod.o 8688s CC [M] drivers/comedi/drivers/8255.mod.o 8688s CC [M] drivers/comedi/drivers/amplc_dio200_common.mod.o 8689s CC [M] drivers/comedi/drivers/amplc_pc236_common.mod.o 8689s CC [M] drivers/comedi/drivers/das08.mod.o 8689s CC [M] drivers/comedi/drivers/tests/comedi_example_test.mod.o 8689s CC [M] drivers/comedi/drivers/tests/ni_routes_test.mod.o 8689s CC [M] drivers/rpmsg/rpmsg_core.mod.o 8689s CC [M] drivers/rpmsg/rpmsg_char.mod.o 8689s CC [M] drivers/rpmsg/rpmsg_ctrl.mod.o 8689s CC [M] drivers/rpmsg/rpmsg_ns.mod.o 8690s CC [M] drivers/rpmsg/mtk_rpmsg.mod.o 8690s CC [M] drivers/rpmsg/qcom_glink.mod.o 8690s CC [M] drivers/rpmsg/qcom_glink_rpm.mod.o 8690s CC [M] drivers/rpmsg/qcom_glink_smem.mod.o 8690s CC [M] drivers/rpmsg/qcom_smd.mod.o 8690s CC [M] drivers/rpmsg/virtio_rpmsg_bus.mod.o 8690s CC [M] drivers/iio/accel/adis16201.mod.o 8690s CC [M] drivers/iio/accel/adis16209.mod.o 8691s CC [M] drivers/iio/accel/adxl313_core.mod.o 8691s CC [M] drivers/iio/accel/adxl313_i2c.mod.o 8691s CC [M] drivers/iio/accel/adxl313_spi.mod.o 8691s CC [M] drivers/iio/accel/adxl355_core.mod.o 8691s CC [M] drivers/iio/accel/adxl355_i2c.mod.o 8691s CC [M] drivers/iio/accel/adxl355_spi.mod.o 8691s CC [M] drivers/iio/accel/adxl367.mod.o 8691s CC [M] drivers/iio/accel/adxl367_i2c.mod.o 8692s CC [M] drivers/iio/accel/adxl367_spi.mod.o 8692s CC [M] drivers/iio/accel/adxl372.mod.o 8692s CC [M] drivers/iio/accel/adxl372_i2c.mod.o 8692s CC [M] drivers/iio/accel/adxl372_spi.mod.o 8692s CC [M] drivers/iio/accel/adxl380.mod.o 8692s CC [M] drivers/iio/accel/adxl380_i2c.mod.o 8692s CC [M] drivers/iio/accel/adxl380_spi.mod.o 8692s CC [M] drivers/iio/accel/bma220_spi.mod.o 8693s CC [M] drivers/iio/accel/bma400_core.mod.o 8693s CC [M] drivers/iio/accel/bma400_i2c.mod.o 8693s CC [M] drivers/iio/accel/bma400_spi.mod.o 8693s CC [M] drivers/iio/accel/bmc150-accel-core.mod.o 8693s CC [M] drivers/iio/accel/bmc150-accel-i2c.mod.o 8693s CC [M] drivers/iio/accel/bmc150-accel-spi.mod.o 8693s CC [M] drivers/iio/accel/bmi088-accel-core.mod.o 8693s CC [M] drivers/iio/accel/bmi088-accel-i2c.mod.o 8694s CC [M] drivers/iio/accel/bmi088-accel-spi.mod.o 8694s CC [M] drivers/iio/accel/da280.mod.o 8694s CC [M] drivers/iio/accel/da311.mod.o 8694s CC [M] drivers/iio/accel/dmard06.mod.o 8694s CC [M] drivers/iio/accel/dmard09.mod.o 8694s CC [M] drivers/iio/accel/dmard10.mod.o 8694s CC [M] drivers/iio/accel/fxls8962af-core.mod.o 8694s CC [M] drivers/iio/accel/fxls8962af-i2c.mod.o 8695s CC [M] drivers/iio/accel/fxls8962af-spi.mod.o 8695s CC [M] drivers/iio/accel/hid-sensor-accel-3d.mod.o 8695s CC [M] drivers/iio/accel/kionix-kx022a.mod.o 8695s CC [M] drivers/iio/accel/kionix-kx022a-i2c.mod.o 8695s CC [M] drivers/iio/accel/kionix-kx022a-spi.mod.o 8695s CC [M] drivers/iio/accel/kxcjk-1013.mod.o 8695s CC [M] drivers/iio/accel/kxsd9.mod.o 8695s CC [M] drivers/iio/accel/kxsd9-spi.mod.o 8696s CC [M] drivers/iio/accel/kxsd9-i2c.mod.o 8696s CC [M] drivers/iio/accel/mc3230.mod.o 8696s CC [M] drivers/iio/accel/mma7455_core.mod.o 8696s CC [M] drivers/iio/accel/mma7455_i2c.mod.o 8696s CC [M] drivers/iio/accel/mma7455_spi.mod.o 8696s CC [M] drivers/iio/accel/mma7660.mod.o 8696s CC [M] drivers/iio/accel/mma8452.mod.o 8696s CC [M] drivers/iio/accel/mma9551_core.mod.o 8697s CC [M] drivers/iio/accel/mma9551.mod.o 8697s CC [M] drivers/iio/accel/mma9553.mod.o 8697s CC [M] drivers/iio/accel/msa311.mod.o 8697s CC [M] drivers/iio/accel/mxc4005.mod.o 8697s CC [M] drivers/iio/accel/mxc6255.mod.o 8697s CC [M] drivers/iio/accel/sca3000.mod.o 8697s CC [M] drivers/iio/accel/sca3300.mod.o 8697s CC [M] drivers/iio/accel/stk8312.mod.o 8697s CC [M] drivers/iio/accel/stk8ba50.mod.o 8698s CC [M] drivers/iio/accel/cros_ec_accel_legacy.mod.o 8698s CC [M] drivers/iio/accel/ssp_accel_sensor.mod.o 8698s CC [M] drivers/iio/accel/st_accel.mod.o 8698s CC [M] drivers/iio/accel/st_accel_i2c.mod.o 8698s CC [M] drivers/iio/accel/st_accel_spi.mod.o 8698s CC [M] drivers/iio/adc/industrialio-adc.mod.o 8698s CC [M] drivers/iio/adc/ad_sigma_delta.mod.o 8698s CC [M] drivers/iio/adc/ad4000.mod.o 8699s CC [M] drivers/iio/adc/ad4030.mod.o 8699s CC [M] drivers/iio/adc/ad4130.mod.o 8699s CC [M] drivers/iio/adc/ad4695.mod.o 8699s CC [M] drivers/iio/adc/ad4851.mod.o 8699s CC [M] drivers/iio/adc/ad7091r-base.mod.o 8699s CC [M] drivers/iio/adc/ad7091r5.mod.o 8699s CC [M] drivers/iio/adc/ad7091r8.mod.o 8699s CC [M] drivers/iio/adc/ad7124.mod.o 8700s CC [M] drivers/iio/adc/ad7173.mod.o 8700s CC [M] drivers/iio/adc/ad7191.mod.o 8700s CC [M] drivers/iio/adc/ad7192.mod.o 8700s CC [M] drivers/iio/adc/ad7266.mod.o 8700s CC [M] drivers/iio/adc/ad7280a.mod.o 8700s CC [M] drivers/iio/adc/ad7291.mod.o 8700s CC [M] drivers/iio/adc/ad7292.mod.o 8700s CC [M] drivers/iio/adc/ad7298.mod.o 8701s CC [M] drivers/iio/adc/ad7380.mod.o 8701s CC [M] drivers/iio/adc/ad7476.mod.o 8701s CC [M] drivers/iio/adc/ad7606_par.mod.o 8701s CC [M] drivers/iio/adc/ad7606_spi.mod.o 8701s CC [M] drivers/iio/adc/ad7606.mod.o 8701s CC [M] drivers/iio/adc/ad7625.mod.o 8701s CC [M] drivers/iio/adc/ad7766.mod.o 8701s CC [M] drivers/iio/adc/ad7768-1.mod.o 8702s CC [M] drivers/iio/adc/ad7779.mod.o 8702s CC [M] drivers/iio/adc/ad7780.mod.o 8702s CC [M] drivers/iio/adc/ad7791.mod.o 8702s CC [M] drivers/iio/adc/ad7793.mod.o 8702s CC [M] drivers/iio/adc/ad7887.mod.o 8702s CC [M] drivers/iio/adc/ad7923.mod.o 8702s CC [M] drivers/iio/adc/ad7944.mod.o 8702s CC [M] drivers/iio/adc/ad7949.mod.o 8703s CC [M] drivers/iio/adc/ad799x.mod.o 8703s CC [M] drivers/iio/adc/ad9467.mod.o 8703s CC [M] drivers/iio/adc/adi-axi-adc.mod.o 8703s CC [M] drivers/iio/adc/axp20x_adc.mod.o 8703s CC [M] drivers/iio/adc/axp288_adc.mod.o 8703s CC [M] drivers/iio/adc/bcm_iproc_adc.mod.o 8703s CC [M] drivers/iio/adc/berlin2-adc.mod.o 8703s CC [M] drivers/iio/adc/cc10001_adc.mod.o 8704s CC [M] drivers/iio/adc/cpcap-adc.mod.o 8704s CC [M] drivers/iio/adc/da9150-gpadc.mod.o 8704s CC [M] drivers/iio/adc/dln2-adc.mod.o 8704s CC [M] drivers/iio/adc/envelope-detector.mod.o 8704s CC [M] drivers/iio/adc/gehc-pmc-adc.mod.o 8704s CC [M] drivers/iio/adc/hi8435.mod.o 8704s CC [M] drivers/iio/adc/hx711.mod.o 8704s CC [M] drivers/iio/adc/imx7d_adc.mod.o 8705s CC [M] drivers/iio/adc/imx8qxp-adc.mod.o 8705s CC [M] drivers/iio/adc/imx93_adc.mod.o 8705s CC [M] drivers/iio/adc/ina2xx-adc.mod.o 8705s CC [M] drivers/iio/adc/lp8788_adc.mod.o 8705s CC [M] drivers/iio/adc/ltc2309.mod.o 8705s CC [M] drivers/iio/adc/ltc2471.mod.o 8705s CC [M] drivers/iio/adc/ltc2485.mod.o 8705s CC [M] drivers/iio/adc/ltc2496.mod.o 8706s CC [M] drivers/iio/adc/ltc2497-core.mod.o 8706s CC [M] drivers/iio/adc/ltc2497.mod.o 8706s CC [M] drivers/iio/adc/max1027.mod.o 8706s CC [M] drivers/iio/adc/max11100.mod.o 8706s CC [M] drivers/iio/adc/max1118.mod.o 8706s CC [M] drivers/iio/adc/max11205.mod.o 8706s CC [M] drivers/iio/adc/max11410.mod.o 8706s CC [M] drivers/iio/adc/max1241.mod.o 8707s CC [M] drivers/iio/adc/max1363.mod.o 8707s CC [M] drivers/iio/adc/max34408.mod.o 8707s CC [M] drivers/iio/adc/max77541-adc.mod.o 8707s CC [M] drivers/iio/adc/max9611.mod.o 8707s CC [M] drivers/iio/adc/mcp320x.mod.o 8707s CC [M] drivers/iio/adc/mcp3422.mod.o 8707s CC [M] drivers/iio/adc/mcp3564.mod.o 8707s CC [M] drivers/iio/adc/mcp3911.mod.o 8708s CC [M] drivers/iio/adc/mt6359-auxadc.mod.o 8708s CC [M] drivers/iio/adc/mt6370-adc.mod.o 8708s CC [M] drivers/iio/adc/mt6577_auxadc.mod.o 8708s CC [M] drivers/iio/adc/men_z188_adc.mod.o 8708s CC [M] drivers/iio/adc/meson_saradc.mod.o 8708s CC [M] drivers/iio/adc/mp2629_adc.mod.o 8708s CC [M] drivers/iio/adc/nau7802.mod.o 8708s CC [M] drivers/iio/adc/nct7201.mod.o 8709s CC [M] drivers/iio/adc/npcm_adc.mod.o 8709s CC [M] drivers/iio/adc/pac1921.mod.o 8709s CC [M] drivers/iio/adc/pac1934.mod.o 8709s CC [M] drivers/iio/adc/palmas_gpadc.mod.o 8709s CC [M] drivers/iio/adc/qcom-spmi-adc5.mod.o 8709s CC [M] drivers/iio/adc/qcom-spmi-iadc.mod.o 8709s CC [M] drivers/iio/adc/qcom-spmi-rradc.mod.o 8709s CC [M] drivers/iio/adc/qcom-spmi-vadc.mod.o 8710s CC [M] drivers/iio/adc/qcom-vadc-common.mod.o 8710s CC [M] drivers/iio/adc/rtq6056.mod.o 8710s CC [M] drivers/iio/adc/rn5t618-adc.mod.o 8710s CC [M] drivers/iio/adc/rohm-bd79124.mod.o 8710s CC [M] drivers/iio/adc/rockchip_saradc.mod.o 8710s CC [M] drivers/iio/adc/rzg2l_adc.mod.o 8710s CC [M] drivers/iio/adc/sc27xx_adc.mod.o 8710s CC [M] drivers/iio/adc/sd_adc_modulator.mod.o 8711s CC [M] drivers/iio/adc/stm32-adc-core.mod.o 8711s CC [M] drivers/iio/adc/stm32-adc.mod.o 8711s CC [M] drivers/iio/adc/stm32-dfsdm-adc.mod.o 8711s CC [M] drivers/iio/adc/stm32-dfsdm-core.mod.o 8711s CC [M] drivers/iio/adc/stmpe-adc.mod.o 8711s CC [M] drivers/iio/adc/sun20i-gpadc-iio.mod.o 8711s CC [M] drivers/iio/adc/ti-adc081c.mod.o 8712s CC [M] drivers/iio/adc/ti-adc0832.mod.o 8712s CC [M] drivers/iio/adc/ti-adc084s021.mod.o 8712s CC [M] drivers/iio/adc/ti-adc108s102.mod.o 8712s CC [M] drivers/iio/adc/ti-adc12138.mod.o 8712s CC [M] drivers/iio/adc/ti-adc128s052.mod.o 8712s CC [M] drivers/iio/adc/ti-adc161s626.mod.o 8712s CC [M] drivers/iio/adc/ti-ads1015.mod.o 8712s CC [M] drivers/iio/adc/ti-ads1100.mod.o 8712s CC [M] drivers/iio/adc/ti-ads1119.mod.o 8713s CC [M] drivers/iio/adc/ti-ads124s08.mod.o 8713s CC [M] drivers/iio/adc/ti-ads1298.mod.o 8713s CC [M] drivers/iio/adc/ti-ads131e08.mod.o 8713s CC [M] drivers/iio/adc/ti-ads7138.mod.o 8713s CC [M] drivers/iio/adc/ti-ads7924.mod.o 8713s CC [M] drivers/iio/adc/ti-ads7950.mod.o 8713s CC [M] drivers/iio/adc/ti-ads8344.mod.o 8713s CC [M] drivers/iio/adc/ti-ads8688.mod.o 8714s CC [M] drivers/iio/adc/ti_am335x_adc.mod.o 8714s CC [M] drivers/iio/adc/ti-lmp92064.mod.o 8714s CC [M] drivers/iio/adc/ti-tlc4541.mod.o 8714s CC [M] drivers/iio/adc/ti-tsc2046.mod.o 8714s CC [M] drivers/iio/adc/twl4030-madc.mod.o 8714s CC [M] drivers/iio/adc/twl6030-gpadc.mod.o 8714s CC [M] drivers/iio/adc/vf610_adc.mod.o 8714s CC [M] drivers/iio/adc/viperboard_adc.mod.o 8715s CC [M] drivers/iio/adc/xilinx-ams.mod.o 8715s CC [M] drivers/iio/adc/xilinx-xadc.mod.o 8715s CC [M] drivers/iio/addac/ad74115.mod.o 8715s CC [M] drivers/iio/addac/ad74413r.mod.o 8715s CC [M] drivers/iio/afe/iio-rescale.mod.o 8715s CC [M] drivers/iio/amplifiers/ad8366.mod.o 8715s CC [M] drivers/iio/amplifiers/ada4250.mod.o 8715s CC [M] drivers/iio/amplifiers/hmc425a.mod.o 8716s CC [M] drivers/iio/buffer/industrialio-buffer-cb.mod.o 8716s CC [M] drivers/iio/buffer/industrialio-buffer-dma.mod.o 8716s CC [M] drivers/iio/buffer/industrialio-buffer-dmaengine.mod.o 8716s CC [M] drivers/iio/buffer/industrialio-hw-consumer.mod.o 8716s CC [M] drivers/iio/buffer/industrialio-triggered-buffer.mod.o 8716s CC [M] drivers/iio/buffer/kfifo_buf.mod.o 8716s CC [M] drivers/iio/cdc/ad7150.mod.o 8716s CC [M] drivers/iio/cdc/ad7746.mod.o 8717s CC [M] drivers/iio/chemical/ags02ma.mod.o 8717s CC [M] drivers/iio/chemical/atlas-sensor.mod.o 8717s CC [M] drivers/iio/chemical/atlas-ezo-sensor.mod.o 8717s CC [M] drivers/iio/chemical/bme680_core.mod.o 8717s CC [M] drivers/iio/chemical/bme680_i2c.mod.o 8717s CC [M] drivers/iio/chemical/bme680_spi.mod.o 8717s CC [M] drivers/iio/chemical/ccs811.mod.o 8717s CC [M] drivers/iio/chemical/ens160_core.mod.o 8718s CC [M] drivers/iio/chemical/ens160_i2c.mod.o 8718s CC [M] drivers/iio/chemical/ens160_spi.mod.o 8718s CC [M] drivers/iio/chemical/ams-iaq-core.mod.o 8718s CC [M] drivers/iio/chemical/mhz19b.mod.o 8718s CC [M] drivers/iio/chemical/pms7003.mod.o 8718s CC [M] drivers/iio/chemical/scd4x.mod.o 8718s CC [M] drivers/iio/chemical/sen0322.mod.o 8718s CC [M] drivers/iio/chemical/sunrise_co2.mod.o 8719s CC [M] drivers/iio/chemical/sgp30.mod.o 8719s CC [M] drivers/iio/chemical/sgp40.mod.o 8719s CC [M] drivers/iio/chemical/sps30.mod.o 8719s CC [M] drivers/iio/chemical/sps30_i2c.mod.o 8719s CC [M] drivers/iio/chemical/sps30_serial.mod.o 8719s CC [M] drivers/iio/chemical/vz89x.mod.o 8719s CC [M] drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.mod.o 8719s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors.mod.o 8720s CC [M] drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.mod.o 8720s CC [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.mod.o 8720s CC [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.mod.o 8720s CC [M] drivers/iio/common/inv_sensors/inv_sensors_timestamp.mod.o 8720s CC [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.mod.o 8720s CC [M] drivers/iio/common/scmi_sensors/scmi_iio.mod.o 8720s CC [M] drivers/iio/common/ssp_sensors/sensorhub.mod.o 8720s CC [M] drivers/iio/common/ssp_sensors/ssp_iio.mod.o 8721s CC [M] drivers/iio/common/st_sensors/st_sensors_i2c.mod.o 8721s CC [M] drivers/iio/common/st_sensors/st_sensors_spi.mod.o 8721s CC [M] drivers/iio/common/st_sensors/st_sensors.mod.o 8721s CC [M] drivers/iio/dac/ad3530r.mod.o 8721s CC [M] drivers/iio/dac/ad3552r-hs.mod.o 8721s CC [M] drivers/iio/dac/ad3552r-common.mod.o 8721s CC [M] drivers/iio/dac/ad3552r.mod.o 8721s CC [M] drivers/iio/dac/ad5360.mod.o 8722s CC [M] drivers/iio/dac/ad5380.mod.o 8722s CC [M] drivers/iio/dac/ad5421.mod.o 8722s CC [M] drivers/iio/dac/ad5624r_spi.mod.o 8722s CC [M] drivers/iio/dac/ad5064.mod.o 8722s CC [M] drivers/iio/dac/ad5504.mod.o 8722s CC [M] drivers/iio/dac/ad5446.mod.o 8722s CC [M] drivers/iio/dac/ad5449.mod.o 8722s CC [M] drivers/iio/dac/ad5592r-base.mod.o 8723s CC [M] drivers/iio/dac/ad5592r.mod.o 8723s CC [M] drivers/iio/dac/ad5593r.mod.o 8723s CC [M] drivers/iio/dac/ad5755.mod.o 8723s CC [M] drivers/iio/dac/ad5758.mod.o 8723s CC [M] drivers/iio/dac/ad5761.mod.o 8723s CC [M] drivers/iio/dac/ad5764.mod.o 8723s CC [M] drivers/iio/dac/ad5766.mod.o 8723s CC [M] drivers/iio/dac/ad5770r.mod.o 8724s CC [M] drivers/iio/dac/ad5791.mod.o 8724s CC [M] drivers/iio/dac/ad5686.mod.o 8724s CC [M] drivers/iio/dac/ad5686-spi.mod.o 8724s CC [M] drivers/iio/dac/ad5696-i2c.mod.o 8724s CC [M] drivers/iio/dac/ad7293.mod.o 8724s CC [M] drivers/iio/dac/ad7303.mod.o 8724s CC [M] drivers/iio/dac/ad8460.mod.o 8724s CC [M] drivers/iio/dac/ad8801.mod.o 8724s CC [M] drivers/iio/dac/ad9739a.mod.o 8725s CC [M] drivers/iio/dac/adi-axi-dac.mod.o 8725s CC [M] drivers/iio/dac/rohm-bd79703.mod.o 8725s CC [M] drivers/iio/dac/dpot-dac.mod.o 8725s CC [M] drivers/iio/dac/ds4424.mod.o 8725s CC [M] drivers/iio/dac/ltc1660.mod.o 8725s CC [M] drivers/iio/dac/ltc2632.mod.o 8725s CC [M] drivers/iio/dac/ltc2664.mod.o 8725s CC [M] drivers/iio/dac/ltc2688.mod.o 8726s CC [M] drivers/iio/dac/m62332.mod.o 8726s CC [M] drivers/iio/dac/max517.mod.o 8726s CC [M] drivers/iio/dac/max5522.mod.o 8726s CC [M] drivers/iio/dac/max5821.mod.o 8726s CC [M] drivers/iio/dac/mcp4725.mod.o 8726s CC [M] drivers/iio/dac/mcp4728.mod.o 8726s CC [M] drivers/iio/dac/mcp4821.mod.o 8726s CC [M] drivers/iio/dac/mcp4922.mod.o 8727s CC [M] drivers/iio/dac/stm32-dac-core.mod.o 8727s CC [M] drivers/iio/dac/stm32-dac.mod.o 8727s CC [M] drivers/iio/dac/ti-dac082s085.mod.o 8727s CC [M] drivers/iio/dac/ti-dac5571.mod.o 8727s CC [M] drivers/iio/dac/ti-dac7311.mod.o 8727s CC [M] drivers/iio/dac/ti-dac7612.mod.o 8727s CC [M] drivers/iio/dac/vf610_dac.mod.o 8728s CC [M] drivers/iio/dummy/iio_dummy.mod.o 8728s CC [M] drivers/iio/gyro/adis16080.mod.o 8728s CC [M] drivers/iio/gyro/adis16130.mod.o 8728s CC [M] drivers/iio/gyro/adis16136.mod.o 8729s CC [M] drivers/iio/gyro/adis16260.mod.o 8729s CC [M] drivers/iio/gyro/adxrs450.mod.o 8729s CC [M] drivers/iio/gyro/bmg160_core.mod.o 8729s CC [M] drivers/iio/gyro/bmg160_i2c.mod.o 8729s CC [M] drivers/iio/gyro/bmg160_spi.mod.o 8729s CC [M] drivers/iio/gyro/fxas21002c_core.mod.o 8729s CC [M] drivers/iio/gyro/fxas21002c_i2c.mod.o 8729s CC [M] drivers/iio/gyro/fxas21002c_spi.mod.o 8729s CC [M] drivers/iio/gyro/hid-sensor-gyro-3d.mod.o 8729s CC [M] drivers/iio/gyro/mpu3050.mod.o 8729s CC [M] drivers/iio/gyro/itg3200.mod.o 8729s CC [M] drivers/iio/gyro/ssp_gyro_sensor.mod.o 8730s CC [M] drivers/iio/gyro/st_gyro.mod.o 8730s CC [M] drivers/iio/gyro/st_gyro_i2c.mod.o 8730s CC [M] drivers/iio/gyro/st_gyro_spi.mod.o 8730s CC [M] drivers/iio/filter/admv8818.mod.o 8730s CC [M] drivers/iio/frequency/ad9523.mod.o 8731s CC [M] drivers/iio/frequency/adf4350.mod.o 8731s CC [M] drivers/iio/frequency/adf4371.mod.o 8731s CC [M] drivers/iio/frequency/adf4377.mod.o 8731s CC [M] drivers/iio/frequency/admfm2000.mod.o 8731s CC [M] drivers/iio/frequency/admv1013.mod.o 8731s CC [M] drivers/iio/frequency/admv1014.mod.o 8731s CC [M] drivers/iio/frequency/admv4420.mod.o 8732s CC [M] drivers/iio/frequency/adrf6780.mod.o 8732s CC [M] drivers/iio/health/afe4403.mod.o 8732s CC [M] drivers/iio/health/afe4404.mod.o 8732s CC [M] drivers/iio/health/max30100.mod.o 8732s CC [M] drivers/iio/health/max30102.mod.o 8732s CC [M] drivers/iio/humidity/am2315.mod.o 8732s CC [M] drivers/iio/humidity/dht11.mod.o 8732s CC [M] drivers/iio/humidity/ens210.mod.o 8733s CC [M] drivers/iio/humidity/hdc100x.mod.o 8733s CC [M] drivers/iio/humidity/hdc3020.mod.o 8733s CC [M] drivers/iio/humidity/hid-sensor-humidity.mod.o 8733s CC [M] drivers/iio/humidity/hts221.mod.o 8733s CC [M] drivers/iio/humidity/hts221_i2c.mod.o 8733s CC [M] drivers/iio/humidity/hts221_spi.mod.o 8733s CC [M] drivers/iio/humidity/htu21.mod.o 8733s CC [M] drivers/iio/humidity/si7005.mod.o 8734s CC [M] drivers/iio/humidity/si7020.mod.o 8734s CC [M] drivers/iio/imu/bmi160/bmi160_core.mod.o 8734s CC [M] drivers/iio/imu/bmi160/bmi160_i2c.mod.o 8734s CC [M] drivers/iio/imu/bmi160/bmi160_spi.mod.o 8734s CC [M] drivers/iio/imu/bmi270/bmi270_core.mod.o 8734s CC [M] drivers/iio/imu/bmi270/bmi270_i2c.mod.o 8734s CC [M] drivers/iio/imu/bmi270/bmi270_spi.mod.o 8734s CC [M] drivers/iio/imu/bmi323/bmi323_core.mod.o 8735s CC [M] drivers/iio/imu/bmi323/bmi323_i2c.mod.o 8735s CC [M] drivers/iio/imu/bmi323/bmi323_spi.mod.o 8735s CC [M] drivers/iio/imu/bno055/bno055.mod.o 8735s CC [M] drivers/iio/imu/bno055/bno055_ser.mod.o 8735s CC [M] drivers/iio/imu/bno055/bno055_i2c.mod.o 8735s CC [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.mod.o 8735s CC [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.mod.o 8735s CC [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.mod.o 8736s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.mod.o 8736s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.mod.o 8736s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.mod.o 8736s CC [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.mod.o 8736s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.mod.o 8736s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.mod.o 8736s CC [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.mod.o 8736s CC [M] drivers/iio/imu/adis16400.mod.o 8737s CC [M] drivers/iio/imu/adis16460.mod.o 8737s CC [M] drivers/iio/imu/adis16475.mod.o 8737s CC [M] drivers/iio/imu/adis16480.mod.o 8737s CC [M] drivers/iio/imu/adis16550.mod.o 8737s CC [M] drivers/iio/imu/adis_lib.mod.o 8738s CC [M] drivers/iio/imu/fxos8700_core.mod.o 8738s CC [M] drivers/iio/imu/fxos8700_i2c.mod.o 8738s CC [M] drivers/iio/imu/fxos8700_spi.mod.o 8738s CC [M] drivers/iio/imu/kmx61.mod.o 8738s CC [M] drivers/iio/imu/smi240.mod.o 8738s CC [M] drivers/iio/light/acpi-als.mod.o 8738s CC [M] drivers/iio/light/adjd_s311.mod.o 8738s CC [M] drivers/iio/light/adux1020.mod.o 8739s CC [M] drivers/iio/light/al3000a.mod.o 8739s CC [M] drivers/iio/light/al3010.mod.o 8739s CC [M] drivers/iio/light/al3320a.mod.o 8739s CC [M] drivers/iio/light/apds9160.mod.o 8739s CC [M] drivers/iio/light/apds9300.mod.o 8739s CC [M] drivers/iio/light/apds9306.mod.o 8739s CC [M] drivers/iio/light/apds9960.mod.o 8739s CC [M] drivers/iio/light/bh1745.mod.o 8740s CC [M] drivers/iio/light/bh1750.mod.o 8740s CC [M] drivers/iio/light/bh1780.mod.o 8740s CC [M] drivers/iio/light/cm32181.mod.o 8740s CC [M] drivers/iio/light/cm3232.mod.o 8740s CC [M] drivers/iio/light/cm3323.mod.o 8740s CC [M] drivers/iio/light/cm3605.mod.o 8740s CC [M] drivers/iio/light/cm36651.mod.o 8740s CC [M] drivers/iio/light/cros_ec_light_prox.mod.o 8741s CC [M] drivers/iio/light/gp2ap002.mod.o 8741s CC [M] drivers/iio/light/gp2ap020a00f.mod.o 8741s CC [M] drivers/iio/light/hid-sensor-als.mod.o 8741s CC [M] drivers/iio/light/hid-sensor-prox.mod.o 8741s CC [M] drivers/iio/light/iqs621-als.mod.o 8741s CC [M] drivers/iio/light/isl29018.mod.o 8741s CC [M] drivers/iio/light/isl29028.mod.o 8741s CC [M] drivers/iio/light/isl29125.mod.o 8741s CC [M] drivers/iio/light/isl76682.mod.o 8742s CC [M] drivers/iio/light/jsa1212.mod.o 8742s CC [M] drivers/iio/light/lm3533-als.mod.o 8742s CC [M] drivers/iio/light/ltr390.mod.o 8742s CC [M] drivers/iio/light/ltr501.mod.o 8742s CC [M] drivers/iio/light/ltrf216a.mod.o 8742s CC [M] drivers/iio/light/lv0104cs.mod.o 8742s CC [M] drivers/iio/light/max44000.mod.o 8742s CC [M] drivers/iio/light/max44009.mod.o 8743s CC [M] drivers/iio/light/noa1305.mod.o 8743s CC [M] drivers/iio/light/opt3001.mod.o 8743s CC [M] drivers/iio/light/opt4001.mod.o 8743s CC [M] drivers/iio/light/opt4060.mod.o 8743s CC [M] drivers/iio/light/pa12203001.mod.o 8743s CC [M] drivers/iio/light/rohm-bu27034.mod.o 8743s CC [M] drivers/iio/light/rpr0521.mod.o 8743s CC [M] drivers/iio/light/si1133.mod.o 8743s CC [M] drivers/iio/light/si1145.mod.o 8743s CC [M] drivers/iio/light/stk3310.mod.o 8744s CC [M] drivers/iio/light/st_uvis25_core.mod.o 8744s CC [M] drivers/iio/light/st_uvis25_i2c.mod.o 8744s CC [M] drivers/iio/light/st_uvis25_spi.mod.o 8744s CC [M] drivers/iio/light/tcs3414.mod.o 8744s CC [M] drivers/iio/light/tcs3472.mod.o 8744s CC [M] drivers/iio/light/tsl2563.mod.o 8744s CC [M] drivers/iio/light/tsl2583.mod.o 8744s CC [M] drivers/iio/light/tsl2591.mod.o 8745s CC [M] drivers/iio/light/tsl2772.mod.o 8745s CC [M] drivers/iio/light/tsl4531.mod.o 8745s CC [M] drivers/iio/light/us5182d.mod.o 8745s CC [M] drivers/iio/light/vcnl4000.mod.o 8745s CC [M] drivers/iio/light/vcnl4035.mod.o 8745s CC [M] drivers/iio/light/veml3235.mod.o 8745s CC [M] drivers/iio/light/veml6030.mod.o 8745s CC [M] drivers/iio/light/veml6040.mod.o 8746s CC [M] drivers/iio/light/veml6070.mod.o 8746s CC [M] drivers/iio/light/veml6075.mod.o 8746s CC [M] drivers/iio/light/vl6180.mod.o 8746s CC [M] drivers/iio/light/zopt2201.mod.o 8746s CC [M] drivers/iio/magnetometer/af8133j.mod.o 8746s CC [M] drivers/iio/magnetometer/ak8974.mod.o 8746s CC [M] drivers/iio/magnetometer/ak8975.mod.o 8746s CC [M] drivers/iio/magnetometer/als31300.mod.o 8747s CC [M] drivers/iio/magnetometer/bmc150_magn.mod.o 8747s CC [M] drivers/iio/magnetometer/bmc150_magn_i2c.mod.o 8747s CC [M] drivers/iio/magnetometer/bmc150_magn_spi.mod.o 8747s CC [M] drivers/iio/magnetometer/mag3110.mod.o 8747s CC [M] drivers/iio/magnetometer/hid-sensor-magn-3d.mod.o 8747s CC [M] drivers/iio/magnetometer/mmc35240.mod.o 8747s CC [M] drivers/iio/magnetometer/st_magn.mod.o 8747s CC [M] drivers/iio/magnetometer/st_magn_i2c.mod.o 8748s CC [M] drivers/iio/magnetometer/st_magn_spi.mod.o 8748s CC [M] drivers/iio/magnetometer/hmc5843_core.mod.o 8748s CC [M] drivers/iio/magnetometer/hmc5843_i2c.mod.o 8748s CC [M] drivers/iio/magnetometer/hmc5843_spi.mod.o 8748s CC [M] drivers/iio/magnetometer/rm3100-core.mod.o 8748s CC [M] drivers/iio/magnetometer/rm3100-i2c.mod.o 8748s CC [M] drivers/iio/magnetometer/rm3100-spi.mod.o 8748s CC [M] drivers/iio/magnetometer/si7210.mod.o 8748s CC [M] drivers/iio/magnetometer/tmag5273.mod.o 8749s CC [M] drivers/iio/magnetometer/yamaha-yas530.mod.o 8749s CC [M] drivers/iio/multiplexer/iio-mux.mod.o 8749s CC [M] drivers/iio/orientation/hid-sensor-incl-3d.mod.o 8749s CC [M] drivers/iio/orientation/hid-sensor-rotation.mod.o 8749s CC [M] drivers/iio/position/hid-sensor-custom-intel-hinge.mod.o 8749s CC [M] drivers/iio/position/iqs624-pos.mod.o 8749s CC [M] drivers/iio/potentiometer/ad5110.mod.o 8749s CC [M] drivers/iio/potentiometer/ad5272.mod.o 8750s CC [M] drivers/iio/potentiometer/ds1803.mod.o 8750s CC [M] drivers/iio/potentiometer/max5432.mod.o 8750s CC [M] drivers/iio/potentiometer/max5481.mod.o 8750s CC [M] drivers/iio/potentiometer/max5487.mod.o 8750s CC [M] drivers/iio/potentiometer/mcp4018.mod.o 8750s CC [M] drivers/iio/potentiometer/mcp4131.mod.o 8750s CC [M] drivers/iio/potentiometer/mcp4531.mod.o 8750s CC [M] drivers/iio/potentiometer/mcp41010.mod.o 8751s CC [M] drivers/iio/potentiometer/tpl0102.mod.o 8751s CC [M] drivers/iio/potentiometer/x9250.mod.o 8751s CC [M] drivers/iio/potentiostat/lmp91000.mod.o 8751s CC [M] drivers/iio/pressure/abp060mg.mod.o 8751s CC [M] drivers/iio/pressure/rohm-bm1390.mod.o 8751s CC [M] drivers/iio/pressure/bmp280.mod.o 8751s CC [M] drivers/iio/pressure/bmp280-i2c.mod.o 8751s CC [M] drivers/iio/pressure/bmp280-spi.mod.o 8752s CC [M] drivers/iio/pressure/dlhl60d.mod.o 8752s CC [M] drivers/iio/pressure/dps310.mod.o 8752s CC [M] drivers/iio/pressure/cros_ec_baro.mod.o 8752s CC [M] drivers/iio/pressure/hid-sensor-press.mod.o 8752s CC [M] drivers/iio/pressure/hp03.mod.o 8752s CC [M] drivers/iio/pressure/hsc030pa.mod.o 8752s CC [M] drivers/iio/pressure/hsc030pa_i2c.mod.o 8752s CC [M] drivers/iio/pressure/hsc030pa_spi.mod.o 8753s CC [M] drivers/iio/pressure/icp10100.mod.o 8753s CC [M] drivers/iio/pressure/mpl115.mod.o 8753s CC [M] drivers/iio/pressure/mpl115_i2c.mod.o 8753s CC [M] drivers/iio/pressure/mpl115_spi.mod.o 8753s CC [M] drivers/iio/pressure/mpl3115.mod.o 8753s CC [M] drivers/iio/pressure/mprls0025pa.mod.o 8753s CC [M] drivers/iio/pressure/mprls0025pa_i2c.mod.o 8753s CC [M] drivers/iio/pressure/mprls0025pa_spi.mod.o 8754s CC [M] drivers/iio/pressure/ms5611_core.mod.o 8754s CC [M] drivers/iio/pressure/ms5611_i2c.mod.o 8754s CC [M] drivers/iio/pressure/ms5611_spi.mod.o 8754s CC [M] drivers/iio/pressure/ms5637.mod.o 8754s CC [M] drivers/iio/pressure/sdp500.mod.o 8754s CC [M] drivers/iio/pressure/st_pressure.mod.o 8754s CC [M] drivers/iio/pressure/t5403.mod.o 8754s CC [M] drivers/iio/pressure/hp206c.mod.o 8755s CC [M] drivers/iio/pressure/zpa2326.mod.o 8755s CC [M] drivers/iio/pressure/zpa2326_i2c.mod.o 8755s CC [M] drivers/iio/pressure/zpa2326_spi.mod.o 8755s CC [M] drivers/iio/pressure/st_pressure_i2c.mod.o 8755s CC [M] drivers/iio/pressure/st_pressure_spi.mod.o 8755s CC [M] drivers/iio/proximity/as3935.mod.o 8755s CC [M] drivers/iio/proximity/cros_ec_mkbp_proximity.mod.o 8755s CC [M] drivers/iio/proximity/hx9023s.mod.o 8756s CC [M] drivers/iio/proximity/irsd200.mod.o 8756s CC [M] drivers/iio/proximity/isl29501.mod.o 8756s CC [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.mod.o 8756s CC [M] drivers/iio/proximity/mb1232.mod.o 8756s CC [M] drivers/iio/proximity/ping.mod.o 8756s CC [M] drivers/iio/proximity/rfd77402.mod.o 8756s CC [M] drivers/iio/proximity/srf04.mod.o 8756s CC [M] drivers/iio/proximity/srf08.mod.o 8757s CC [M] drivers/iio/proximity/sx9310.mod.o 8757s CC [M] drivers/iio/proximity/sx9324.mod.o 8757s CC [M] drivers/iio/proximity/sx9360.mod.o 8757s CC [M] drivers/iio/proximity/sx_common.mod.o 8757s CC [M] drivers/iio/proximity/sx9500.mod.o 8757s CC [M] drivers/iio/proximity/vcnl3020.mod.o 8757s CC [M] drivers/iio/proximity/vl53l0x-i2c.mod.o 8757s CC [M] drivers/iio/proximity/aw96103.mod.o 8757s CC [M] drivers/iio/resolver/ad2s90.mod.o 8758s CC [M] drivers/iio/resolver/ad2s1200.mod.o 8758s CC [M] drivers/iio/resolver/ad2s1210.mod.o 8758s CC [M] drivers/iio/temperature/iqs620at-temp.mod.o 8758s CC [M] drivers/iio/temperature/ltc2983.mod.o 8758s CC [M] drivers/iio/temperature/hid-sensor-temperature.mod.o 8758s CC [M] drivers/iio/temperature/maxim_thermocouple.mod.o 8758s CC [M] drivers/iio/temperature/max30208.mod.o 8758s CC [M] drivers/iio/temperature/max31856.mod.o 8759s CC [M] drivers/iio/temperature/max31865.mod.o 8759s CC [M] drivers/iio/temperature/mcp9600.mod.o 8759s CC [M] drivers/iio/temperature/mlx90614.mod.o 8759s CC [M] drivers/iio/temperature/mlx90632.mod.o 8759s CC [M] drivers/iio/temperature/mlx90635.mod.o 8759s CC [M] drivers/iio/temperature/tmp006.mod.o 8759s CC [M] drivers/iio/temperature/tmp007.mod.o 8759s CC [M] drivers/iio/temperature/tmp117.mod.o 8759s CC [M] drivers/iio/temperature/tsys01.mod.o 8760s CC [M] drivers/iio/temperature/tsys02d.mod.o 8760s CC [M] drivers/iio/trigger/iio-trig-hrtimer.mod.o 8760s CC [M] drivers/iio/trigger/iio-trig-interrupt.mod.o 8760s CC [M] drivers/iio/trigger/stm32-lptimer-trigger.mod.o 8760s CC [M] drivers/iio/trigger/stm32-timer-trigger.mod.o 8760s CC [M] drivers/iio/trigger/iio-trig-sysfs.mod.o 8760s CC [M] drivers/iio/trigger/iio-trig-loop.mod.o 8760s CC [M] drivers/iio/industrialio.mod.o 8761s CC [M] drivers/iio/industrialio-configfs.mod.o 8761s CC [M] drivers/iio/industrialio-gts-helper.mod.o 8761s CC [M] drivers/iio/industrialio-sw-device.mod.o 8761s CC [M] drivers/iio/industrialio-sw-trigger.mod.o 8761s CC [M] drivers/iio/industrialio-triggered-event.mod.o 8761s CC [M] drivers/iio/industrialio-backend.mod.o 8761s CC [M] drivers/ipack/devices/ipoctal.mod.o 8761s CC [M] drivers/ipack/carriers/tpci200.mod.o 8762s CC [M] drivers/ipack/ipack.mod.o 8762s CC [M] drivers/ntb/ntb.mod.o 8762s CC [M] drivers/ntb/hw/idt/ntb_hw_idt.mod.o 8762s CC [M] drivers/ntb/hw/epf/ntb_hw_epf.mod.o 8762s CC [M] drivers/ntb/hw/mscc/ntb_hw_switchtec.mod.o 8762s CC [M] drivers/ntb/test/ntb_pingpong.mod.o 8762s CC [M] drivers/ntb/test/ntb_tool.mod.o 8762s CC [M] drivers/ntb/test/ntb_perf.mod.o 8762s CC [M] drivers/ntb/ntb_transport.mod.o 8763s CC [M] drivers/mcb/mcb.mod.o 8763s CC [M] drivers/mcb/mcb-pci.mod.o 8763s CC [M] drivers/mcb/mcb-lpc.mod.o 8763s CC [M] drivers/thunderbolt/thunderbolt.mod.o 8763s CC [M] drivers/hwtracing/stm/stm_core.mod.o 8763s CC [M] drivers/hwtracing/stm/stm_p_basic.mod.o 8763s CC [M] drivers/hwtracing/stm/stm_p_sys-t.mod.o 8763s CC [M] drivers/hwtracing/stm/dummy_stm.mod.o 8764s CC [M] drivers/hwtracing/stm/stm_console.mod.o 8764s CC [M] drivers/hwtracing/stm/stm_heartbeat.mod.o 8764s CC [M] drivers/hwtracing/stm/stm_ftrace.mod.o 8764s CC [M] drivers/hwtracing/ptt/hisi_ptt.mod.o 8764s CC [M] drivers/fpga/fpga-mgr.mod.o 8764s CC [M] drivers/fpga/altera-cvp.mod.o 8764s CC [M] drivers/fpga/altera-ps-spi.mod.o 8765s CC [M] drivers/fpga/ice40-spi.mod.o 8765s CC [M] drivers/fpga/machxo2-spi.mod.o 8765s CC [M] drivers/fpga/socfpga.mod.o 8765s CC [M] drivers/fpga/socfpga-a10.mod.o 8765s CC [M] drivers/fpga/stratix10-soc.mod.o 8765s CC [M] drivers/fpga/xilinx-core.mod.o 8765s CC [M] drivers/fpga/xilinx-selectmap.mod.o 8765s CC [M] drivers/fpga/xilinx-spi.mod.o 8765s CC [M] drivers/fpga/zynqmp-fpga.mod.o 8766s CC [M] drivers/fpga/versal-fpga.mod.o 8766s CC [M] drivers/fpga/microchip-spi.mod.o 8766s CC [M] drivers/fpga/lattice-sysconfig.mod.o 8766s CC [M] drivers/fpga/lattice-sysconfig-spi.mod.o 8766s CC [M] drivers/fpga/altera-pr-ip-core.mod.o 8766s CC [M] drivers/fpga/altera-pr-ip-core-plat.mod.o 8766s CC [M] drivers/fpga/intel-m10-bmc-sec-update.mod.o 8766s CC [M] drivers/fpga/fpga-bridge.mod.o 8766s CC [M] drivers/fpga/altera-hps2fpga.mod.o 8767s CC [M] drivers/fpga/altera-fpga2sdram.mod.o 8767s CC [M] drivers/fpga/altera-freeze-bridge.mod.o 8767s CC [M] drivers/fpga/xilinx-pr-decoupler.mod.o 8767s CC [M] drivers/fpga/fpga-region.mod.o 8767s CC [M] drivers/fpga/of-fpga-region.mod.o 8767s CC [M] drivers/fpga/dfl.mod.o 8767s CC [M] drivers/fpga/dfl-fme.mod.o 8767s CC [M] drivers/fpga/dfl-fme-mgr.mod.o 8768s CC [M] drivers/fpga/dfl-fme-br.mod.o 8768s CC [M] drivers/fpga/dfl-fme-region.mod.o 8768s CC [M] drivers/fpga/dfl-afu.mod.o 8768s CC [M] drivers/fpga/dfl-n3000-nios.mod.o 8768s CC [M] drivers/fpga/dfl-pci.mod.o 8768s CC [M] drivers/fsi/fsi-core.mod.o 8768s CC [M] drivers/fsi/fsi-master-hub.mod.o 8768s CC [M] drivers/fsi/fsi-master-aspeed.mod.o 8769s CC [M] drivers/fsi/fsi-master-gpio.mod.o 8769s CC [M] drivers/fsi/fsi-master-i2cr.mod.o 8769s CC [M] drivers/fsi/fsi-scom.mod.o 8769s CC [M] drivers/fsi/fsi-sbefifo.mod.o 8769s CC [M] drivers/fsi/fsi-occ.mod.o 8769s CC [M] drivers/fsi/i2cr-scom.mod.o 8769s CC [M] drivers/tee/tee.mod.o 8769s CC [M] drivers/tee/optee/optee.mod.o 8770s CC [M] drivers/tee/tstee/arm-tstee.mod.o 8770s CC [M] drivers/siox/siox-core.mod.o 8770s CC [M] drivers/siox/siox-bus-gpio.mod.o 8770s CC [M] drivers/gnss/gnss.mod.o 8770s CC [M] drivers/gnss/gnss-serial.mod.o 8770s CC [M] drivers/gnss/gnss-mtk.mod.o 8770s CC [M] drivers/gnss/gnss-sirf.mod.o 8770s CC [M] drivers/gnss/gnss-ubx.mod.o 8770s CC [M] drivers/gnss/gnss-usb.mod.o 8771s CC [M] drivers/counter/counter.mod.o 8771s CC [M] drivers/counter/interrupt-cnt.mod.o 8771s CC [M] drivers/counter/rz-mtu3-cnt.mod.o 8771s CC [M] drivers/counter/stm32-timer-cnt.mod.o 8771s CC [M] drivers/counter/stm32-lptimer-cnt.mod.o 8771s CC [M] drivers/counter/ti-eqep.mod.o 8771s CC [M] drivers/counter/ti-ecap-capture.mod.o 8771s CC [M] drivers/most/most_core.mod.o 8772s CC [M] drivers/most/most_usb.mod.o 8772s CC [M] drivers/most/most_cdev.mod.o 8772s CC [M] drivers/peci/controller/peci-npcm.mod.o 8772s CC [M] drivers/peci/peci.mod.o 8772s CC [M] drivers/peci/peci-cpu.mod.o 8772s CC [M] sound/soundcore.mod.o 8772s CC [M] samples/trace_printk/trace-printk.mod.o 8772s CC [M] samples/ftrace/sample-trace-array.mod.o 8772s CC [M] samples/hung_task/hung_task_tests.mod.o 8773s CC [M] samples/tsm-mr/tsm_mr_sample.mod.o 8773s CC [M] net/core/pktgen.mod.o 8773s CC [M] net/802/psnap.mod.o 8773s CC [M] net/802/stp.mod.o 8773s CC [M] net/802/garp.mod.o 8773s CC [M] net/802/mrp.mod.o 8773s CC [M] net/sched/act_police.mod.o 8773s CC [M] net/sched/act_gact.mod.o 8774s CC [M] net/sched/act_mirred.mod.o 8774s CC [M] net/sched/act_sample.mod.o 8774s CC [M] net/sched/act_nat.mod.o 8774s CC [M] net/sched/act_pedit.mod.o 8774s CC [M] net/sched/act_simple.mod.o 8774s CC [M] net/sched/act_skbedit.mod.o 8774s CC [M] net/sched/act_csum.mod.o 8774s CC [M] net/sched/act_mpls.mod.o 8775s CC [M] net/sched/act_vlan.mod.o 8775s CC [M] net/sched/act_bpf.mod.o 8775s CC [M] net/sched/act_connmark.mod.o 8775s CC [M] net/sched/act_ctinfo.mod.o 8775s CC [M] net/sched/act_skbmod.mod.o 8775s CC [M] net/sched/act_tunnel_key.mod.o 8775s CC [M] net/sched/act_ct.mod.o 8775s CC [M] net/sched/act_gate.mod.o 8775s CC [M] net/sched/sch_htb.mod.o 8776s CC [M] net/sched/sch_hfsc.mod.o 8776s CC [M] net/sched/sch_red.mod.o 8776s CC [M] net/sched/sch_gred.mod.o 8776s CC [M] net/sched/sch_ingress.mod.o 8776s CC [M] net/sched/sch_sfb.mod.o 8776s CC [M] net/sched/sch_sfq.mod.o 8776s CC [M] net/sched/sch_tbf.mod.o 8776s CC [M] net/sched/sch_teql.mod.o 8776s CC [M] net/sched/sch_prio.mod.o 8777s CC [M] net/sched/sch_multiq.mod.o 8777s CC [M] net/sched/sch_netem.mod.o 8777s CC [M] net/sched/sch_drr.mod.o 8777s CC [M] net/sched/sch_plug.mod.o 8777s CC [M] net/sched/sch_ets.mod.o 8777s CC [M] net/sched/sch_mqprio.mod.o 8777s CC [M] net/sched/sch_mqprio_lib.mod.o 8777s CC [M] net/sched/sch_skbprio.mod.o 8778s CC [M] net/sched/sch_choke.mod.o 8778s CC [M] net/sched/sch_qfq.mod.o 8778s CC [M] net/sched/sch_codel.mod.o 8778s CC [M] net/sched/sch_fq_codel.mod.o 8778s CC [M] net/sched/sch_cake.mod.o 8778s CC [M] net/sched/sch_fq.mod.o 8778s CC [M] net/sched/sch_hhf.mod.o 8778s CC [M] net/sched/sch_pie.mod.o 8778s CC [M] net/sched/sch_fq_pie.mod.o 8779s CC [M] net/sched/sch_cbs.mod.o 8779s CC [M] net/sched/sch_etf.mod.o 8779s CC [M] net/sched/sch_taprio.mod.o 8779s CC [M] net/sched/cls_u32.mod.o 8779s CC [M] net/sched/cls_route.mod.o 8779s CC [M] net/sched/cls_fw.mod.o 8779s CC [M] net/sched/cls_basic.mod.o 8780s CC [M] net/sched/cls_flow.mod.o 8780s CC [M] net/sched/cls_cgroup.mod.o 8780s CC [M] net/sched/cls_bpf.mod.o 8780s CC [M] net/sched/cls_flower.mod.o 8780s CC [M] net/sched/cls_matchall.mod.o 8780s CC [M] net/sched/em_cmp.mod.o 8780s CC [M] net/sched/em_nbyte.mod.o 8780s CC [M] net/sched/em_u32.mod.o 8780s CC [M] net/sched/em_meta.mod.o 8781s CC [M] net/sched/em_text.mod.o 8781s CC [M] net/sched/em_canid.mod.o 8781s CC [M] net/sched/em_ipset.mod.o 8781s CC [M] net/sched/em_ipt.mod.o 8781s CC [M] net/netlink/netlink_diag.mod.o 8781s CC [M] net/netfilter/nfnetlink.mod.o 8781s CC [M] net/netfilter/nfnetlink_acct.mod.o 8781s CC [M] net/netfilter/nfnetlink_queue.mod.o 8782s CC [M] net/netfilter/nfnetlink_log.mod.o 8782s CC [M] net/netfilter/nfnetlink_osf.mod.o 8782s CC [M] net/netfilter/nfnetlink_hook.mod.o 8782s CC [M] net/netfilter/nf_conntrack.mod.o 8782s CC [M] net/netfilter/nf_conntrack_netlink.mod.o 8782s CC [M] net/netfilter/nfnetlink_cttimeout.mod.o 8782s CC [M] net/netfilter/nfnetlink_cthelper.mod.o 8782s CC [M] net/netfilter/nf_conntrack_amanda.mod.o 8783s CC [M] net/netfilter/nf_conntrack_ftp.mod.o 8783s CC [M] net/netfilter/nf_conntrack_h323.mod.o 8783s CC [M] net/netfilter/nf_conntrack_irc.mod.o 8783s CC [M] net/netfilter/nf_conntrack_broadcast.mod.o 8783s CC [M] net/netfilter/nf_conntrack_netbios_ns.mod.o 8783s CC [M] net/netfilter/nf_conntrack_snmp.mod.o 8783s CC [M] net/netfilter/nf_conntrack_pptp.mod.o 8783s CC [M] net/netfilter/nf_conntrack_sane.mod.o 8784s CC [M] net/netfilter/nf_conntrack_sip.mod.o 8784s CC [M] net/netfilter/nf_conntrack_tftp.mod.o 8784s CC [M] net/netfilter/nf_log_syslog.mod.o 8784s CC [M] net/netfilter/nf_nat.mod.o 8784s CC [M] net/netfilter/nf_nat_amanda.mod.o 8784s CC [M] net/netfilter/nf_nat_ftp.mod.o 8784s CC [M] net/netfilter/nf_nat_irc.mod.o 8785s CC [M] net/netfilter/nf_nat_sip.mod.o 8785s CC [M] net/netfilter/nf_nat_tftp.mod.o 8785s CC [M] net/netfilter/nf_synproxy_core.mod.o 8785s CC [M] net/netfilter/nf_conncount.mod.o 8785s CC [M] net/netfilter/nf_dup_netdev.mod.o 8785s CC [M] net/netfilter/nf_tables.mod.o 8785s CC [M] net/netfilter/nft_compat.mod.o 8785s CC [M] net/netfilter/nft_connlimit.mod.o 8786s CC [M] net/netfilter/nft_numgen.mod.o 8786s CC [M] net/netfilter/nft_ct.mod.o 8786s CC [M] net/netfilter/nft_flow_offload.mod.o 8786s CC [M] net/netfilter/nft_limit.mod.o 8786s CC [M] net/netfilter/nft_nat.mod.o 8786s CC [M] net/netfilter/nft_queue.mod.o 8786s CC [M] net/netfilter/nft_quota.mod.o 8786s CC [M] net/netfilter/nft_reject.mod.o 8786s CC [M] net/netfilter/nft_reject_inet.mod.o 8787s CC [M] net/netfilter/nft_reject_netdev.mod.o 8787s CC [M] net/netfilter/nft_tunnel.mod.o 8787s CC [M] net/netfilter/nft_log.mod.o 8787s CC [M] net/netfilter/nft_masq.mod.o 8787s CC [M] net/netfilter/nft_redir.mod.o 8787s CC [M] net/netfilter/nft_hash.mod.o 8787s CC [M] net/netfilter/nft_fib.mod.o 8788s CC [M] net/netfilter/nft_fib_inet.mod.o 8788s CC [M] net/netfilter/nft_fib_netdev.mod.o 8788s CC [M] net/netfilter/nft_socket.mod.o 8788s CC [M] net/netfilter/nft_osf.mod.o 8788s CC [M] net/netfilter/nft_tproxy.mod.o 8788s CC [M] net/netfilter/nft_xfrm.mod.o 8788s CC [M] net/netfilter/nft_synproxy.mod.o 8788s CC [M] net/netfilter/nft_chain_nat.mod.o 8788s CC [M] net/netfilter/nft_dup_netdev.mod.o 8789s CC [M] net/netfilter/nft_fwd_netdev.mod.o 8789s CC [M] net/netfilter/nf_flow_table.mod.o 8789s CC [M] net/netfilter/nf_flow_table_inet.mod.o 8789s CC [M] net/netfilter/x_tables.mod.o 8789s CC [M] net/netfilter/xt_tcpudp.mod.o 8789s CC [M] net/netfilter/xt_mark.mod.o 8789s CC [M] net/netfilter/xt_connmark.mod.o 8789s CC [M] net/netfilter/xt_set.mod.o 8790s CC [M] net/netfilter/xt_nat.mod.o 8790s CC [M] net/netfilter/xt_AUDIT.mod.o 8790s CC [M] net/netfilter/xt_CHECKSUM.mod.o 8790s CC [M] net/netfilter/xt_CLASSIFY.mod.o 8790s CC [M] net/netfilter/xt_CONNSECMARK.mod.o 8790s CC [M] net/netfilter/xt_CT.mod.o 8790s CC [M] net/netfilter/xt_DSCP.mod.o 8790s CC [M] net/netfilter/xt_HL.mod.o 8791s CC [M] net/netfilter/xt_HMARK.mod.o 8791s CC [M] net/netfilter/xt_LED.mod.o 8791s CC [M] net/netfilter/xt_LOG.mod.o 8791s CC [M] net/netfilter/xt_NETMAP.mod.o 8791s CC [M] net/netfilter/xt_NFLOG.mod.o 8791s CC [M] net/netfilter/xt_NFQUEUE.mod.o 8791s CC [M] net/netfilter/xt_RATEEST.mod.o 8792s CC [M] net/netfilter/xt_REDIRECT.mod.o 8792s CC [M] net/netfilter/xt_MASQUERADE.mod.o 8792s CC [M] net/netfilter/xt_SECMARK.mod.o 8792s CC [M] net/netfilter/xt_TPROXY.mod.o 8792s CC [M] net/netfilter/xt_TCPMSS.mod.o 8792s CC [M] net/netfilter/xt_TCPOPTSTRIP.mod.o 8792s CC [M] net/netfilter/xt_TEE.mod.o 8792s CC [M] net/netfilter/xt_TRACE.mod.o 8793s CC [M] net/netfilter/xt_IDLETIMER.mod.o 8793s CC [M] net/netfilter/xt_addrtype.mod.o 8793s CC [M] net/netfilter/xt_bpf.mod.o 8793s CC [M] net/netfilter/xt_cluster.mod.o 8793s CC [M] net/netfilter/xt_comment.mod.o 8793s CC [M] net/netfilter/xt_connbytes.mod.o 8793s CC [M] net/netfilter/xt_connlabel.mod.o 8793s CC [M] net/netfilter/xt_connlimit.mod.o 8794s CC [M] net/netfilter/xt_conntrack.mod.o 8794s CC [M] net/netfilter/xt_cpu.mod.o 8794s CC [M] net/netfilter/xt_dccp.mod.o 8794s CC [M] net/netfilter/xt_devgroup.mod.o 8794s CC [M] net/netfilter/xt_dscp.mod.o 8794s CC [M] net/netfilter/xt_ecn.mod.o 8794s CC [M] net/netfilter/xt_esp.mod.o 8794s CC [M] net/netfilter/xt_hashlimit.mod.o 8795s CC [M] net/netfilter/xt_helper.mod.o 8795s CC [M] net/netfilter/xt_hl.mod.o 8795s CC [M] net/netfilter/xt_ipcomp.mod.o 8795s CC [M] net/netfilter/xt_iprange.mod.o 8795s CC [M] net/netfilter/xt_ipvs.mod.o 8795s CC [M] net/netfilter/xt_l2tp.mod.o 8795s CC [M] net/netfilter/xt_length.mod.o 8795s CC [M] net/netfilter/xt_limit.mod.o 8797s CC [M] net/netfilter/xt_mac.mod.o 8797s CC [M] net/netfilter/xt_multiport.mod.o 8797s CC [M] net/netfilter/xt_nfacct.mod.o 8797s CC [M] net/netfilter/xt_osf.mod.o 8797s CC [M] net/netfilter/xt_owner.mod.o 8797s CC [M] net/netfilter/xt_cgroup.mod.o 8797s CC [M] net/netfilter/xt_physdev.mod.o 8797s CC [M] net/netfilter/xt_pkttype.mod.o 8797s CC [M] net/netfilter/xt_policy.mod.o 8797s CC [M] net/netfilter/xt_quota.mod.o 8797s CC [M] net/netfilter/xt_rateest.mod.o 8797s CC [M] net/netfilter/xt_realm.mod.o 8797s CC [M] net/netfilter/xt_recent.mod.o 8797s CC [M] net/netfilter/xt_sctp.mod.o 8797s CC [M] net/netfilter/xt_socket.mod.o 8798s CC [M] net/netfilter/xt_state.mod.o 8798s CC [M] net/netfilter/xt_statistic.mod.o 8798s CC [M] net/netfilter/xt_string.mod.o 8798s CC [M] net/netfilter/xt_tcpmss.mod.o 8798s CC [M] net/netfilter/xt_time.mod.o 8798s CC [M] net/netfilter/xt_u32.mod.o 8798s CC [M] net/netfilter/ipset/ip_set.mod.o 8798s CC [M] net/netfilter/ipset/ip_set_bitmap_ip.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_bitmap_port.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ip.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ipmac.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ipmark.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ipport.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ipportip.mod.o 8799s CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_mac.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_net.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_netport.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_netiface.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_netnet.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_hash_netportnet.mod.o 8800s CC [M] net/netfilter/ipset/ip_set_list_set.mod.o 8800s CC [M] net/netfilter/ipvs/ip_vs.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_rr.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_wrr.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_lc.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_wlc.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_fo.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_ovf.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_lblc.mod.o 8801s CC [M] net/netfilter/ipvs/ip_vs_lblcr.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_dh.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_sh.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_mh.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_sed.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_nq.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_twos.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_ftp.mod.o 8802s CC [M] net/netfilter/ipvs/ip_vs_pe_sip.mod.o 8802s CC [M] net/ipv4/netfilter/nf_defrag_ipv4.mod.o 8803s CC [M] net/ipv4/netfilter/nf_socket_ipv4.mod.o 8803s CC [M] net/ipv4/netfilter/nf_tproxy_ipv4.mod.o 8803s CC [M] net/ipv4/netfilter/nf_reject_ipv4.mod.o 8803s CC [M] net/ipv4/netfilter/nf_nat_h323.mod.o 8803s CC [M] net/ipv4/netfilter/nf_nat_pptp.mod.o 8803s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.mod.o 8803s CC [M] net/ipv4/netfilter/nft_reject_ipv4.mod.o 8803s CC [M] net/ipv4/netfilter/nft_fib_ipv4.mod.o 8804s CC [M] net/ipv4/netfilter/nft_dup_ipv4.mod.o 8804s CC [M] net/ipv4/netfilter/ip_tables.mod.o 8804s CC [M] net/ipv4/netfilter/iptable_filter.mod.o 8804s CC [M] net/ipv4/netfilter/iptable_mangle.mod.o 8804s CC [M] net/ipv4/netfilter/iptable_nat.mod.o 8804s CC [M] net/ipv4/netfilter/iptable_raw.mod.o 8804s CC [M] net/ipv4/netfilter/iptable_security.mod.o 8804s CC [M] net/ipv4/netfilter/ipt_ah.mod.o 8805s CC [M] net/ipv4/netfilter/ipt_rpfilter.mod.o 8805s CC [M] net/ipv4/netfilter/ipt_ECN.mod.o 8805s CC [M] net/ipv4/netfilter/ipt_REJECT.mod.o 8805s CC [M] net/ipv4/netfilter/ipt_SYNPROXY.mod.o 8805s CC [M] net/ipv4/netfilter/arp_tables.mod.o 8805s CC [M] net/ipv4/netfilter/arpt_mangle.mod.o 8805s CC [M] net/ipv4/netfilter/arptable_filter.mod.o 8805s CC [M] net/ipv4/netfilter/nf_dup_ipv4.mod.o 8806s CC [M] net/ipv4/ip_tunnel.mod.o 8806s CC [M] net/ipv4/ipip.mod.o 8806s CC [M] net/ipv4/fou.mod.o 8806s CC [M] net/ipv4/gre.mod.o 8806s CC [M] net/ipv4/ip_gre.mod.o 8806s CC [M] net/ipv4/udp_tunnel.mod.o 8806s CC [M] net/ipv4/ip_vti.mod.o 8806s CC [M] net/ipv4/ah4.mod.o 8807s CC [M] net/ipv4/esp4.mod.o 8807s CC [M] net/ipv4/esp4_offload.mod.o 8807s CC [M] net/ipv4/ipcomp.mod.o 8807s CC [M] net/ipv4/xfrm4_tunnel.mod.o 8807s CC [M] net/ipv4/tunnel4.mod.o 8807s CC [M] net/ipv4/inet_diag.mod.o 8807s CC [M] net/ipv4/tcp_diag.mod.o 8807s CC [M] net/ipv4/udp_diag.mod.o 8808s CC [M] net/ipv4/raw_diag.mod.o 8808s CC [M] net/ipv4/tcp_bbr.mod.o 8808s CC [M] net/ipv4/tcp_bic.mod.o 8808s CC [M] net/ipv4/tcp_cdg.mod.o 8808s CC [M] net/ipv4/tcp_dctcp.mod.o 8808s CC [M] net/ipv4/tcp_westwood.mod.o 8808s CC [M] net/ipv4/tcp_highspeed.mod.o 8808s CC [M] net/ipv4/tcp_hybla.mod.o 8809s CC [M] net/ipv4/tcp_htcp.mod.o 8809s CC [M] net/ipv4/tcp_vegas.mod.o 8809s CC [M] net/ipv4/tcp_nv.mod.o 8809s CC [M] net/ipv4/tcp_veno.mod.o 8809s CC [M] net/ipv4/tcp_scalable.mod.o 8809s CC [M] net/ipv4/tcp_lp.mod.o 8809s CC [M] net/ipv4/tcp_yeah.mod.o 8809s CC [M] net/ipv4/tcp_illinois.mod.o 8809s CC [M] net/xfrm/xfrm_algo.mod.o 8810s CC [M] net/xfrm/xfrm_user.mod.o 8810s CC [M] net/xfrm/xfrm_ipcomp.mod.o 8810s CC [M] net/xfrm/xfrm_interface.mod.o 8810s CC [M] net/xfrm/xfrm_iptfs.mod.o 8810s CC [M] net/unix/unix_diag.mod.o 8810s CC [M] net/ipv6/netfilter/ip6_tables.mod.o 8810s CC [M] net/ipv6/netfilter/ip6table_filter.mod.o 8810s CC [M] net/ipv6/netfilter/ip6table_mangle.mod.o 8811s CC [M] net/ipv6/netfilter/ip6table_raw.mod.o 8811s CC [M] net/ipv6/netfilter/ip6table_security.mod.o 8811s CC [M] net/ipv6/netfilter/ip6table_nat.mod.o 8811s CC [M] net/ipv6/netfilter/nf_defrag_ipv6.mod.o 8811s CC [M] net/ipv6/netfilter/nf_socket_ipv6.mod.o 8811s CC [M] net/ipv6/netfilter/nf_tproxy_ipv6.mod.o 8811s CC [M] net/ipv6/netfilter/nf_reject_ipv6.mod.o 8811s CC [M] net/ipv6/netfilter/nf_dup_ipv6.mod.o 8812s CC [M] net/ipv6/netfilter/nft_reject_ipv6.mod.o 8812s CC [M] net/ipv6/netfilter/nft_dup_ipv6.mod.o 8812s CC [M] net/ipv6/netfilter/nft_fib_ipv6.mod.o 8812s CC [M] net/ipv6/netfilter/ip6t_ah.mod.o 8812s CC [M] net/ipv6/netfilter/ip6t_eui64.mod.o 8812s CC [M] net/ipv6/netfilter/ip6t_frag.mod.o 8812s CC [M] net/ipv6/netfilter/ip6t_ipv6header.mod.o 8812s CC [M] net/ipv6/netfilter/ip6t_mh.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_hbh.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_rpfilter.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_rt.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_srh.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_NPT.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_REJECT.mod.o 8813s CC [M] net/ipv6/netfilter/ip6t_SYNPROXY.mod.o 8813s CC [M] net/ipv6/ah6.mod.o 8814s CC [M] net/ipv6/esp6.mod.o 8814s CC [M] net/ipv6/esp6_offload.mod.o 8814s CC [M] net/ipv6/ipcomp6.mod.o 8814s CC [M] net/ipv6/xfrm6_tunnel.mod.o 8814s CC [M] net/ipv6/tunnel6.mod.o 8814s CC [M] net/ipv6/mip6.mod.o 8814s CC [M] net/ipv6/ila/ila.mod.o 8814s CC [M] net/ipv6/ip6_vti.mod.o 8815s CC [M] net/ipv6/sit.mod.o 8815s CC [M] net/ipv6/ip6_tunnel.mod.o 8815s CC [M] net/ipv6/ip6_gre.mod.o 8815s CC [M] net/ipv6/fou6.mod.o 8815s CC [M] net/ipv6/ip6_udp_tunnel.mod.o 8815s CC [M] net/packet/af_packet_diag.mod.o 8815s CC [M] net/dsa/dsa_core.mod.o 8815s CC [M] net/dsa/tag_ar9331.mod.o 8816s CC [M] net/dsa/tag_brcm.mod.o 8816s CC [M] net/dsa/tag_dsa.mod.o 8816s CC [M] net/dsa/tag_gswip.mod.o 8816s CC [M] net/dsa/tag_hellcreek.mod.o 8816s CC [M] net/dsa/tag_ksz.mod.o 8816s CC [M] net/dsa/tag_lan9303.mod.o 8816s CC [M] net/dsa/tag_mtk.mod.o 8816s CC [M] net/dsa/tag_none.mod.o 8817s CC [M] net/dsa/tag_ocelot.mod.o 8817s CC [M] net/dsa/tag_ocelot_8021q.mod.o 8817s CC [M] net/dsa/tag_qca.mod.o 8817s CC [M] net/dsa/tag_rtl4_a.mod.o 8817s CC [M] net/dsa/tag_rtl8_4.mod.o 8817s CC [M] net/dsa/tag_rzn1_a5psw.mod.o 8817s CC [M] net/dsa/tag_sja1105.mod.o 8817s CC [M] net/dsa/tag_trailer.mod.o 8818s CC [M] net/dsa/tag_vsc73xx_8021q.mod.o 8818s CC [M] net/dsa/tag_xrs700x.mod.o 8818s CC [M] net/8021q/8021q.mod.o 8818s CC [M] net/wireless/cfg80211.mod.o 8818s CC [M] net/rfkill/rfkill-gpio.mod.o 8818s CC [M] net/mpls/mpls_gso.mod.o 8818s CC [M] net/mpls/mpls_router.mod.o 8818s CC [M] net/mpls/mpls_iptunnel.mod.o 8818s CC [M] net/xdp/xsk_diag.mod.o 8819s CC [M] net/mptcp/mptcp_diag.mod.o 8819s CC [M] net/llc/llc.mod.o 8819s CC [M] net/llc/llc2.mod.o 8819s CC [M] net/tls/tls.mod.o 8819s CC [M] net/key/af_key.mod.o 8819s CC [M] net/bridge/netfilter/nft_meta_bridge.mod.o 8819s CC [M] net/bridge/netfilter/nft_reject_bridge.mod.o 8819s CC [M] net/bridge/netfilter/nf_conntrack_bridge.mod.o 8819s CC [M] net/bridge/netfilter/ebtables.mod.o 8819s CC [M] net/bridge/netfilter/ebtable_broute.mod.o 8819s CC [M] net/bridge/netfilter/ebtable_filter.mod.o 8820s CC [M] net/bridge/netfilter/ebtable_nat.mod.o 8820s CC [M] net/bridge/netfilter/ebt_802_3.mod.o 8820s CC [M] net/bridge/netfilter/ebt_among.mod.o 8820s CC [M] net/bridge/netfilter/ebt_arp.mod.o 8820s CC [M] net/bridge/netfilter/ebt_ip.mod.o 8820s CC [M] net/bridge/netfilter/ebt_ip6.mod.o 8820s CC [M] net/bridge/netfilter/ebt_limit.mod.o 8820s CC [M] net/bridge/netfilter/ebt_mark_m.mod.o 8821s CC [M] net/bridge/netfilter/ebt_pkttype.mod.o 8821s CC [M] net/bridge/netfilter/ebt_stp.mod.o 8821s CC [M] net/bridge/netfilter/ebt_vlan.mod.o 8821s CC [M] net/bridge/netfilter/ebt_arpreply.mod.o 8821s CC [M] net/bridge/netfilter/ebt_mark.mod.o 8821s CC [M] net/bridge/netfilter/ebt_dnat.mod.o 8821s CC [M] net/bridge/netfilter/ebt_redirect.mod.o 8821s CC [M] net/bridge/netfilter/ebt_snat.mod.o 8822s CC [M] net/bridge/netfilter/ebt_log.mod.o 8822s CC [M] net/bridge/netfilter/ebt_nflog.mod.o 8822s CC [M] net/bridge/bridge.mod.o 8822s CC [M] net/bridge/br_netfilter.mod.o 8822s CC [M] net/appletalk/appletalk.mod.o 8822s CC [M] net/x25/x25.mod.o 8822s CC [M] net/lapb/lapb.mod.o 8822s CC [M] net/netrom/netrom.mod.o 8823s CC [M] net/rose/rose.mod.o 8823s CC [M] net/ax25/ax25.mod.o 8823s CC [M] net/can/can.mod.o 8823s CC [M] net/can/can-raw.mod.o 8823s CC [M] net/can/can-bcm.mod.o 8823s CC [M] net/can/can-gw.mod.o 8823s CC [M] net/can/j1939/can-j1939.mod.o 8823s CC [M] net/can/can-isotp.mod.o 8824s CC [M] net/sunrpc/sunrpc.mod.o 8824s CC [M] net/sunrpc/auth_gss/auth_rpcgss.mod.o 8824s CC [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o 8824s CC [M] net/sunrpc/xprtrdma/rpcrdma.mod.o 8824s CC [M] net/rxrpc/rxrpc.mod.o 8824s CC [M] net/rxrpc/rxperf.mod.o 8824s CC [M] net/kcm/kcm.mod.o 8824s CC [M] net/atm/atm.mod.o 8825s CC [M] net/atm/clip.mod.o 8825s CC [M] net/atm/br2684.mod.o 8825s CC [M] net/atm/lec.mod.o 8825s CC [M] net/atm/mpoa.mod.o 8825s CC [M] net/atm/pppoatm.mod.o 8825s CC [M] net/l2tp/l2tp_core.mod.o 8825s CC [M] net/l2tp/l2tp_ppp.mod.o 8825s CC [M] net/l2tp/l2tp_ip.mod.o 8826s CC [M] net/l2tp/l2tp_netlink.mod.o 8826s CC [M] net/l2tp/l2tp_eth.mod.o 8826s CC [M] net/l2tp/l2tp_debugfs.mod.o 8826s CC [M] net/l2tp/l2tp_ip6.mod.o 8826s CC [M] net/phonet/phonet.mod.o 8826s CC [M] net/phonet/pn_pep.mod.o 8826s CC [M] net/sctp/sctp.mod.o 8826s CC [M] net/sctp/sctp_diag.mod.o 8827s CC [M] net/rds/rds.mod.o 8827s CC [M] net/rds/rds_rdma.mod.o 8827s CC [M] net/rds/rds_tcp.mod.o 8827s CC [M] net/mac80211/mac80211.mod.o 8827s CC [M] net/tipc/tipc.mod.o 8827s CC [M] net/tipc/tipc_diag.mod.o 8827s CC [M] net/smc/smc.mod.o 8827s CC [M] net/smc/smc_diag.mod.o 8828s CC [M] net/9p/9pnet.mod.o 8828s CC [M] net/9p/9pnet_fd.mod.o 8828s CC [M] net/9p/9pnet_xen.mod.o 8828s CC [M] net/9p/9pnet_virtio.mod.o 8828s CC [M] net/9p/9pnet_rdma.mod.o 8828s CC [M] net/9p/9pnet_usbg.mod.o 8828s CC [M] net/caif/caif.mod.o 8828s CC [M] net/caif/chnl_net.mod.o 8829s CC [M] net/caif/caif_socket.mod.o 8829s CC [M] net/caif/caif_usb.mod.o 8829s CC [M] net/6lowpan/6lowpan.mod.o 8829s CC [M] net/6lowpan/nhc_dest.mod.o 8829s CC [M] net/6lowpan/nhc_fragment.mod.o 8829s CC [M] net/6lowpan/nhc_hop.mod.o 8829s CC [M] net/6lowpan/nhc_ipv6.mod.o 8829s CC [M] net/6lowpan/nhc_mobility.mod.o 8829s CC [M] net/6lowpan/nhc_routing.mod.o 8830s CC [M] net/6lowpan/nhc_udp.mod.o 8830s CC [M] net/ieee802154/6lowpan/ieee802154_6lowpan.mod.o 8830s CC [M] net/ieee802154/ieee802154.mod.o 8830s CC [M] net/ieee802154/ieee802154_socket.mod.o 8830s CC [M] net/mac802154/mac802154.mod.o 8830s CC [M] net/ceph/libceph.mod.o 8830s CC [M] net/batman-adv/batman-adv.mod.o 8830s CC [M] net/nfc/nfc.mod.o 8831s CC [M] net/nfc/nci/nci.mod.o 8831s CC [M] net/nfc/nci/nci_spi.mod.o 8831s CC [M] net/nfc/nci/nci_uart.mod.o 8831s CC [M] net/nfc/hci/hci.mod.o 8831s CC [M] net/nfc/nfc_digital.mod.o 8831s CC [M] net/psample/psample.mod.o 8831s CC [M] net/ife/ife.mod.o 8831s CC [M] net/openvswitch/openvswitch.mod.o 8831s CC [M] net/openvswitch/vport-vxlan.mod.o 8831s CC [M] net/openvswitch/vport-geneve.mod.o 8832s CC [M] net/openvswitch/vport-gre.mod.o 8832s CC [M] net/vmw_vsock/vsock.mod.o 8832s CC [M] net/vmw_vsock/vsock_diag.mod.o 8832s CC [M] net/vmw_vsock/vmw_vsock_vmci_transport.mod.o 8832s CC [M] net/vmw_vsock/vmw_vsock_virtio_transport.mod.o 8832s CC [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.mod.o 8832s CC [M] net/vmw_vsock/hv_sock.mod.o 8832s CC [M] net/vmw_vsock/vsock_loopback.mod.o 8834s CC [M] net/nsh/nsh.mod.o 8834s CC [M] net/hsr/hsr.mod.o 8834s CC [M] net/qrtr/qrtr.mod.o 8834s CC [M] net/qrtr/qrtr-smd.mod.o 8834s CC [M] net/qrtr/qrtr-tun.mod.o 8834s CC [M] net/qrtr/qrtr-mhi.mod.o 8834s CC [M] ubuntu/ubuntu-host/ubuntu-host.mod.o 8834s LD [M] arch/arm64/crypto/sha1-ce.ko 8834s BTF [M] arch/arm64/crypto/sha1-ce.ko 8834s LD [M] arch/arm64/crypto/sha3-ce.ko 8834s BTF [M] arch/arm64/crypto/sha3-ce.ko 8834s LD [M] arch/arm64/crypto/sm3-neon.ko 8834s BTF [M] arch/arm64/crypto/sm3-neon.ko 8834s LD [M] arch/arm64/crypto/sm3-ce.ko 8834s BTF [M] arch/arm64/crypto/sm3-ce.ko 8834s LD [M] arch/arm64/crypto/sm4-ce-cipher.ko 8834s BTF [M] arch/arm64/crypto/sm4-ce-cipher.ko 8834s LD [M] arch/arm64/crypto/sm4-ce.ko 8834s LD [M] arch/arm64/crypto/sm4-ce-ccm.ko 8834s BTF [M] arch/arm64/crypto/sm4-ce.ko 8834s BTF [M] arch/arm64/crypto/sm4-ce-ccm.ko 8834s LD [M] arch/arm64/crypto/sm4-ce-gcm.ko 8834s BTF [M] arch/arm64/crypto/sm4-ce-gcm.ko 8834s LD [M] arch/arm64/crypto/sm4-neon.ko 8834s BTF [M] arch/arm64/crypto/sm4-neon.ko 8834s LD [M] arch/arm64/crypto/ghash-ce.ko 8834s LD [M] arch/arm64/crypto/polyval-ce.ko 8834s BTF [M] arch/arm64/crypto/ghash-ce.ko 8834s BTF [M] arch/arm64/crypto/polyval-ce.ko 8834s LD [M] arch/arm64/crypto/aes-ce-cipher.ko 8834s BTF [M] arch/arm64/crypto/aes-ce-cipher.ko 8834s LD [M] arch/arm64/crypto/aes-ce-ccm.ko 8834s BTF [M] arch/arm64/crypto/aes-ce-ccm.ko 8834s LD [M] arch/arm64/crypto/aes-ce-blk.ko 8834s LD [M] arch/arm64/crypto/aes-neon-blk.ko 8834s BTF [M] arch/arm64/crypto/aes-ce-blk.ko 8834s BTF [M] arch/arm64/crypto/aes-neon-blk.ko 8834s LD [M] arch/arm64/crypto/nhpoly1305-neon.ko 8834s BTF [M] arch/arm64/crypto/nhpoly1305-neon.ko 8834s LD [M] arch/arm64/crypto/aes-arm64.ko 8834s BTF [M] arch/arm64/crypto/aes-arm64.ko 8835s LD [M] arch/arm64/crypto/aes-neon-bs.ko 8835s LD [M] kernel/kheaders.ko 8835s BTF [M] arch/arm64/crypto/aes-neon-bs.ko 8835s LD [M] mm/hwpoison-inject.ko 8835s BTF [M] kernel/kheaders.ko 8835s BTF [M] mm/hwpoison-inject.ko 8835s LD [M] fs/nfs_common/nfs_acl.ko 8835s BTF [M] fs/nfs_common/nfs_acl.ko 8835s LD [M] fs/nfs_common/grace.ko 8835s LD [M] fs/quota/quota_v1.ko 8835s BTF [M] fs/nfs_common/grace.ko 8835s BTF [M] fs/quota/quota_v1.ko 8835s LD [M] fs/quota/quota_v2.ko 8835s BTF [M] fs/quota/quota_v2.ko 8835s LD [M] fs/quota/quota_tree.ko 8835s BTF [M] fs/quota/quota_tree.ko 8835s LD [M] fs/fat/msdos.ko 8835s LD [M] fs/nls/nls_cp737.ko 8835s BTF [M] fs/nls/nls_cp737.ko 8835s BTF [M] fs/fat/msdos.ko 8835s LD [M] fs/nls/nls_cp775.ko 8835s BTF [M] fs/nls/nls_cp775.ko 8835s LD [M] fs/nls/nls_cp850.ko 8835s BTF [M] fs/nls/nls_cp850.ko 8835s LD [M] fs/nls/nls_cp852.ko 8835s LD [M] fs/nls/nls_cp855.ko 8835s LD [M] fs/nls/nls_cp857.ko 8835s BTF [M] fs/nls/nls_cp852.ko 8835s BTF [M] fs/nls/nls_cp855.ko 8835s BTF [M] fs/nls/nls_cp857.ko 8835s LD [M] fs/nls/nls_cp860.ko 8835s BTF [M] fs/nls/nls_cp860.ko 8835s LD [M] fs/nls/nls_cp861.ko 8835s LD [M] fs/nls/nls_cp862.ko 8835s LD [M] fs/nls/nls_cp863.ko 8835s BTF [M] fs/nls/nls_cp861.ko 8835s BTF [M] fs/nls/nls_cp862.ko 8835s BTF [M] fs/nls/nls_cp863.ko 8836s LD [M] fs/nls/nls_cp864.ko 8836s BTF [M] fs/nls/nls_cp864.ko 8836s LD [M] fs/nls/nls_cp865.ko 8836s LD [M] fs/nls/nls_cp866.ko 8836s LD [M] fs/nls/nls_cp869.ko 8836s BTF [M] fs/nls/nls_cp865.ko 8836s BTF [M] fs/nls/nls_cp866.ko 8836s BTF [M] fs/nls/nls_cp869.ko 8836s LD [M] fs/nls/nls_cp874.ko 8836s BTF [M] fs/nls/nls_cp874.ko 8836s LD [M] fs/nls/nls_cp932.ko 8836s LD [M] fs/nls/nls_euc-jp.ko 8836s LD [M] fs/nls/nls_cp936.ko 8836s BTF [M] fs/nls/nls_cp932.ko 8836s BTF [M] fs/nls/nls_euc-jp.ko 8836s BTF [M] fs/nls/nls_cp936.ko 8836s LD [M] fs/nls/nls_cp949.ko 8836s BTF [M] fs/nls/nls_cp949.ko 8836s LD [M] fs/nls/nls_cp950.ko 8836s LD [M] fs/nls/nls_cp1250.ko 8836s LD [M] fs/nls/nls_cp1251.ko 8836s BTF [M] fs/nls/nls_cp1250.ko 8836s BTF [M] fs/nls/nls_cp950.ko 8836s BTF [M] fs/nls/nls_cp1251.ko 8836s LD [M] fs/nls/nls_ascii.ko 8836s BTF [M] fs/nls/nls_ascii.ko 8836s LD [M] fs/nls/nls_iso8859-1.ko 8836s LD [M] fs/nls/nls_iso8859-2.ko 8836s LD [M] fs/nls/nls_iso8859-3.ko 8836s BTF [M] fs/nls/nls_iso8859-1.ko 8836s BTF [M] fs/nls/nls_iso8859-2.ko 8836s BTF [M] fs/nls/nls_iso8859-3.ko 8836s LD [M] fs/nls/nls_iso8859-4.ko 8836s BTF [M] fs/nls/nls_iso8859-4.ko 8837s LD [M] fs/nls/nls_iso8859-5.ko 8837s LD [M] fs/nls/nls_iso8859-6.ko 8837s LD [M] fs/nls/nls_iso8859-7.ko 8837s BTF [M] fs/nls/nls_iso8859-5.ko 8837s BTF [M] fs/nls/nls_iso8859-6.ko 8837s BTF [M] fs/nls/nls_iso8859-7.ko 8837s LD [M] fs/nls/nls_cp1255.ko 8837s BTF [M] fs/nls/nls_cp1255.ko 8837s LD [M] fs/nls/nls_iso8859-9.ko 8837s LD [M] fs/nls/nls_iso8859-13.ko 8837s LD [M] fs/nls/nls_iso8859-14.ko 8837s BTF [M] fs/nls/nls_iso8859-9.ko 8837s BTF [M] fs/nls/nls_iso8859-13.ko 8837s BTF [M] fs/nls/nls_iso8859-14.ko 8837s LD [M] fs/nls/nls_iso8859-15.ko 8837s BTF [M] fs/nls/nls_iso8859-15.ko 8837s LD [M] fs/nls/nls_koi8-r.ko 8837s LD [M] fs/nls/nls_koi8-u.ko 8837s LD [M] fs/nls/nls_koi8-ru.ko 8837s BTF [M] fs/nls/nls_koi8-r.ko 8837s BTF [M] fs/nls/nls_koi8-u.ko 8837s BTF [M] fs/nls/nls_koi8-ru.ko 8837s LD [M] fs/nls/nls_utf8.ko 8837s BTF [M] fs/nls/nls_utf8.ko 8837s LD [M] fs/nls/mac-celtic.ko 8837s LD [M] fs/nls/mac-centeuro.ko 8837s LD [M] fs/nls/mac-croatian.ko 8837s BTF [M] fs/nls/mac-celtic.ko 8837s BTF [M] fs/nls/mac-centeuro.ko 8837s BTF [M] fs/nls/mac-croatian.ko 8837s LD [M] fs/nls/mac-cyrillic.ko 8837s BTF [M] fs/nls/mac-cyrillic.ko 8837s LD [M] fs/nls/mac-gaelic.ko 8837s LD [M] fs/nls/mac-greek.ko 8837s BTF [M] fs/nls/mac-gaelic.ko 8837s LD [M] fs/nls/mac-iceland.ko 8837s BTF [M] fs/nls/mac-greek.ko 8837s BTF [M] fs/nls/mac-iceland.ko 8838s LD [M] fs/nls/mac-inuit.ko 8838s BTF [M] fs/nls/mac-inuit.ko 8838s LD [M] fs/nls/mac-romanian.ko 8838s LD [M] fs/nls/mac-roman.ko 8838s LD [M] fs/nls/mac-turkish.ko 8838s BTF [M] fs/nls/mac-romanian.ko 8838s BTF [M] fs/nls/mac-roman.ko 8838s BTF [M] fs/nls/mac-turkish.ko 8838s LD [M] fs/nls/nls_ucs2_utils.ko 8838s BTF [M] fs/nls/nls_ucs2_utils.ko 8838s LD [M] fs/fuse/cuse.ko 8838s BTF [M] fs/fuse/cuse.ko 8838s LD [M] fs/fuse/virtiofs.ko 8838s LD [M] fs/pstore/ramoops.ko 8838s BTF [M] fs/fuse/virtiofs.ko 8838s BTF [M] fs/pstore/ramoops.ko 8838s LD [M] fs/pstore/pstore_zone.ko 8838s BTF [M] fs/pstore/pstore_zone.ko 8838s LD [M] fs/pstore/pstore_blk.ko 8838s LD [M] fs/binfmt_misc.ko 8838s BTF [M] fs/pstore/pstore_blk.ko 8838s BTF [M] fs/binfmt_misc.ko 8838s LD [M] fs/dlm/dlm.ko 8838s LD [M] fs/netfs/netfs.ko 8838s BTF [M] fs/dlm/dlm.ko 8838s BTF [M] fs/netfs/netfs.ko 8838s LD [M] fs/cramfs/cramfs.ko 8838s LD [M] fs/coda/coda.ko 8838s BTF [M] fs/cramfs/cramfs.ko 8838s BTF [M] fs/coda/coda.ko 8839s LD [M] fs/minix/minix.ko 8839s LD [M] fs/exfat/exfat.ko 8839s BTF [M] fs/minix/minix.ko 8839s LD [M] fs/bfs/bfs.ko 8839s BTF [M] fs/exfat/exfat.ko 8839s BTF [M] fs/bfs/bfs.ko 8839s LD [M] fs/isofs/isofs.ko 8839s BTF [M] fs/isofs/isofs.ko 8839s LD [M] fs/hfsplus/hfsplus.ko 8839s LD [M] fs/hfs/hfs.ko 8839s LD [M] fs/freevxfs/freevxfs.ko 8839s BTF [M] fs/hfsplus/hfsplus.ko 8839s BTF [M] fs/freevxfs/freevxfs.ko 8839s BTF [M] fs/hfs/hfs.ko 8839s LD [M] fs/nfs/nfs.ko 8839s BTF [M] fs/nfs/nfs.ko 8839s LD [M] fs/nfs/nfsv2.ko 8839s LD [M] fs/nfs/nfsv3.ko 8839s BTF [M] fs/nfs/nfsv2.ko 8839s LD [M] fs/nfs/nfsv4.ko 8839s BTF [M] fs/nfs/nfsv3.ko 8839s BTF [M] fs/nfs/nfsv4.ko 8840s LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 8840s BTF [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 8840s LD [M] fs/nfs/blocklayout/blocklayoutdriver.ko 8840s BTF [M] fs/nfs/blocklayout/blocklayoutdriver.ko 8840s LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 8840s BTF [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 8840s LD [M] fs/nfsd/nfsd.ko 8840s LD [M] fs/lockd/lockd.ko 8840s BTF [M] fs/lockd/lockd.ko 8840s LD [M] fs/smb/common/cifs_arc4.ko 8840s BTF [M] fs/smb/common/cifs_arc4.ko 8840s BTF [M] fs/nfsd/nfsd.ko 8840s LD [M] fs/smb/common/cifs_md4.ko 8840s BTF [M] fs/smb/common/cifs_md4.ko 8840s LD [M] fs/smb/client/cifs.ko 8840s LD [M] fs/smb/server/ksmbd.ko 8840s LD [M] fs/hpfs/hpfs.ko 8840s BTF [M] fs/smb/server/ksmbd.ko 8840s BTF [M] fs/smb/client/cifs.ko 8840s BTF [M] fs/hpfs/hpfs.ko 8841s LD [M] fs/ntfs3/ntfs3.ko 8841s BTF [M] fs/ntfs3/ntfs3.ko 8841s LD [M] fs/ufs/ufs.ko 8841s BTF [M] fs/ufs/ufs.ko 8841s LD [M] fs/efs/efs.ko 8841s BTF [M] fs/efs/efs.ko 8841s LD [M] fs/jffs2/jffs2.ko 8841s LD [M] fs/ubifs/ubifs.ko 8841s BTF [M] fs/jffs2/jffs2.ko 8841s LD [M] fs/affs/affs.ko 8841s BTF [M] fs/affs/affs.ko 8841s BTF [M] fs/ubifs/ubifs.ko 8841s LD [M] fs/romfs/romfs.ko 8841s BTF [M] fs/romfs/romfs.ko 8842s LD [M] fs/qnx4/qnx4.ko 8842s BTF [M] fs/qnx4/qnx4.ko 8842s LD [M] fs/qnx6/qnx6.ko 8842s LD [M] fs/autofs/autofs4.ko 8842s BTF [M] fs/qnx6/qnx6.ko 8842s BTF [M] fs/autofs/autofs4.ko 8842s LD [M] fs/adfs/adfs.ko 8842s BTF [M] fs/adfs/adfs.ko 8842s LD [M] fs/overlayfs/overlay.ko 8842s LD [M] fs/orangefs/orangefs.ko 8842s BTF [M] fs/overlayfs/overlay.ko 8842s BTF [M] fs/orangefs/orangefs.ko 8842s LD [M] fs/udf/udf.ko 8842s BTF [M] fs/udf/udf.ko 8842s LD [M] fs/omfs/omfs.ko 8842s BTF [M] fs/omfs/omfs.ko 8842s LD [M] fs/jfs/jfs.ko 8842s LD [M] fs/xfs/xfs.ko 8842s BTF [M] fs/jfs/jfs.ko 8842s LD [M] fs/9p/9p.ko 8842s LD [M] fs/afs/kafs.ko 8842s BTF [M] fs/9p/9p.ko 8843s BTF [M] fs/afs/kafs.ko 8843s LD [M] fs/nilfs2/nilfs2.ko 8843s LD [M] fs/befs/befs.ko 8843s BTF [M] fs/xfs/xfs.ko 8843s BTF [M] fs/befs/befs.ko 8843s BTF [M] fs/nilfs2/nilfs2.ko 8843s LD [M] fs/cachefiles/cachefiles.ko 8843s BTF [M] fs/cachefiles/cachefiles.ko 8843s LD [M] fs/ocfs2/ocfs2.ko 8843s LD [M] fs/ocfs2/ocfs2_stackglue.ko 8843s BTF [M] fs/ocfs2/ocfs2_stackglue.ko 8843s BTF [M] fs/ocfs2/ocfs2.ko 8844s LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko 8844s BTF [M] fs/ocfs2/ocfs2_stack_o2cb.ko 8844s LD [M] fs/ocfs2/ocfs2_stack_user.ko 8844s BTF [M] fs/ocfs2/ocfs2_stack_user.ko 8844s LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 8844s LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko 8844s BTF [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 8844s BTF [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko 8844s LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko 8844s BTF [M] fs/ocfs2/dlm/ocfs2_dlm.ko 8844s LD [M] fs/btrfs/btrfs.ko 8844s LD [M] fs/gfs2/gfs2.ko 8844s BTF [M] fs/gfs2/gfs2.ko 8844s LD [M] fs/f2fs/f2fs.ko 8844s BTF [M] fs/btrfs/btrfs.ko 8844s BTF [M] fs/f2fs/f2fs.ko 8844s LD [M] fs/bcachefs/bcachefs.ko 8845s LD [M] fs/ceph/ceph.ko 8845s BTF [M] fs/ceph/ceph.ko 8845s BTF [M] fs/bcachefs/bcachefs.ko 8845s LD [M] fs/erofs/erofs.ko 8845s BTF [M] fs/erofs/erofs.ko 8845s LD [M] fs/vboxsf/vboxsf.ko 8845s LD [M] fs/zonefs/zonefs.ko 8845s BTF [M] fs/zonefs/zonefs.ko 8845s BTF [M] fs/vboxsf/vboxsf.ko 8845s LD [M] crypto/asymmetric_keys/pkcs8_key_parser.ko 8845s BTF [M] crypto/asymmetric_keys/pkcs8_key_parser.ko 8846s LD [M] crypto/asymmetric_keys/pkcs7_test_key.ko 8846s LD [M] crypto/crypto_engine.ko 8846s BTF [M] crypto/asymmetric_keys/pkcs7_test_key.ko 8846s BTF [M] crypto/crypto_engine.ko 8846s LD [M] crypto/echainiv.ko 8846s BTF [M] crypto/echainiv.ko 8846s LD [M] crypto/ecdsa_generic.ko 8846s LD [M] crypto/crypto_user.ko 8846s LD [M] crypto/cmac.ko 8846s BTF [M] crypto/ecdsa_generic.ko 8846s LD [M] crypto/xcbc.ko 8846s BTF [M] crypto/crypto_user.ko 8846s BTF [M] crypto/cmac.ko 8846s BTF [M] crypto/xcbc.ko 8846s LD [M] crypto/md4.ko 8846s LD [M] crypto/rmd160.ko 8846s LD [M] crypto/sm3_generic.ko 8846s BTF [M] crypto/md4.ko 8846s LD [M] crypto/streebog_generic.ko 8846s BTF [M] crypto/rmd160.ko 8846s BTF [M] crypto/sm3_generic.ko 8846s BTF [M] crypto/streebog_generic.ko 8846s LD [M] crypto/wp512.ko 8846s LD [M] crypto/blake2b_generic.ko 8846s LD [M] crypto/pcbc.ko 8846s LD [M] crypto/lrw.ko 8846s BTF [M] crypto/wp512.ko 8846s BTF [M] crypto/blake2b_generic.ko 8846s BTF [M] crypto/pcbc.ko 8846s BTF [M] crypto/lrw.ko 8847s LD [M] crypto/xctr.ko 8847s LD [M] crypto/hctr2.ko 8847s LD [M] crypto/adiantum.ko 8847s LD [M] crypto/nhpoly1305.ko 8847s BTF [M] crypto/xctr.ko 8847s BTF [M] crypto/hctr2.ko 8847s BTF [M] crypto/adiantum.ko 8847s BTF [M] crypto/nhpoly1305.ko 8847s LD [M] crypto/ccm.ko 8847s LD [M] crypto/chacha20poly1305.ko 8847s LD [M] crypto/aegis128.ko 8847s BTF [M] crypto/ccm.ko 8847s LD [M] crypto/pcrypt.ko 8847s BTF [M] crypto/chacha20poly1305.ko 8847s BTF [M] crypto/aegis128.ko 8847s BTF [M] crypto/pcrypt.ko 8847s LD [M] crypto/cryptd.ko 8847s LD [M] crypto/des_generic.ko 8847s LD [M] crypto/fcrypt.ko 8847s LD [M] crypto/blowfish_generic.ko 8847s BTF [M] crypto/des_generic.ko 8847s BTF [M] crypto/cryptd.ko 8847s BTF [M] crypto/fcrypt.ko 8847s BTF [M] crypto/blowfish_generic.ko 8847s LD [M] crypto/blowfish_common.ko 8847s LD [M] crypto/twofish_generic.ko 8847s BTF [M] crypto/blowfish_common.ko 8847s LD [M] crypto/twofish_common.ko 8847s LD [M] crypto/serpent_generic.ko 8847s BTF [M] crypto/twofish_generic.ko 8847s BTF [M] crypto/twofish_common.ko 8847s BTF [M] crypto/serpent_generic.ko 8847s LD [M] crypto/sm4.ko 8847s BTF [M] crypto/sm4.ko 8847s LD [M] crypto/sm4_generic.ko 8848s LD [M] crypto/aes_ti.ko 8848s LD [M] crypto/camellia_generic.ko 8848s BTF [M] crypto/sm4_generic.ko 8848s BTF [M] crypto/aes_ti.ko 8848s BTF [M] crypto/camellia_generic.ko 8848s LD [M] crypto/cast_common.ko 8848s BTF [M] crypto/cast_common.ko 8848s LD [M] crypto/cast5_generic.ko 8848s LD [M] crypto/cast6_generic.ko 8848s LD [M] crypto/aria_generic.ko 8848s BTF [M] crypto/cast5_generic.ko 8848s BTF [M] crypto/cast6_generic.ko 8848s BTF [M] crypto/aria_generic.ko 8848s LD [M] crypto/chacha.ko 8848s BTF [M] crypto/chacha.ko 8848s LD [M] crypto/michael_mic.ko 8848s LD [M] crypto/crc32-cryptoapi.ko 8848s BTF [M] crypto/michael_mic.ko 8848s LD [M] crypto/authenc.ko 8848s BTF [M] crypto/crc32-cryptoapi.ko 8848s BTF [M] crypto/authenc.ko 8848s LD [M] crypto/authencesn.ko 8848s LD [M] crypto/krb5enc.ko 8848s BTF [M] crypto/authencesn.ko 8848s LD [M] crypto/lz4.ko 8848s BTF [M] crypto/krb5enc.ko 8848s BTF [M] crypto/lz4.ko 8848s LD [M] crypto/lz4hc.ko 8848s BTF [M] crypto/lz4hc.ko 8848s LD [M] crypto/xxhash_generic.ko 8848s LD [M] crypto/842.ko 8848s BTF [M] crypto/xxhash_generic.ko 8848s LD [M] crypto/ansi_cprng.ko 8848s BTF [M] crypto/842.ko 8848s LD [M] crypto/polyval-generic.ko 8848s BTF [M] crypto/ansi_cprng.ko 8848s BTF [M] crypto/polyval-generic.ko 8849s LD [M] crypto/af_alg.ko 8849s LD [M] crypto/algif_hash.ko 8849s LD [M] crypto/algif_skcipher.ko 8849s BTF [M] crypto/af_alg.ko 8849s BTF [M] crypto/algif_hash.ko 8849s LD [M] crypto/algif_rng.ko 8849s BTF [M] crypto/algif_skcipher.ko 8849s BTF [M] crypto/algif_rng.ko 8849s LD [M] crypto/algif_aead.ko 8849s LD [M] crypto/zstd.ko 8849s LD [M] crypto/essiv.ko 8849s LD [M] crypto/curve25519-generic.ko 8849s BTF [M] crypto/algif_aead.ko 8849s BTF [M] crypto/zstd.ko 8849s BTF [M] crypto/essiv.ko 8849s BTF [M] crypto/curve25519-generic.ko 8849s LD [M] crypto/ecrdsa_generic.ko 8849s LD [M] crypto/xor.ko 8849s BTF [M] crypto/ecrdsa_generic.ko 8849s LD [M] crypto/async_tx/async_tx.ko 8849s LD [M] crypto/async_tx/async_memcpy.ko 8849s BTF [M] crypto/xor.ko 8849s BTF [M] crypto/async_tx/async_tx.ko 8849s BTF [M] crypto/async_tx/async_memcpy.ko 8849s LD [M] crypto/async_tx/async_xor.ko 8849s LD [M] crypto/async_tx/async_pq.ko 8849s LD [M] crypto/async_tx/async_raid6_recov.ko 8849s LD [M] crypto/krb5/krb5.ko 8849s BTF [M] crypto/async_tx/async_xor.ko 8849s BTF [M] crypto/async_tx/async_pq.ko 8849s BTF [M] crypto/async_tx/async_raid6_recov.ko 8849s BTF [M] crypto/krb5/krb5.ko 8850s LD [M] block/kyber-iosched.ko 8850s LD [M] block/bfq.ko 8850s BTF [M] block/kyber-iosched.ko 8850s LD [M] arch/arm64/lib/xor-neon.ko 8850s BTF [M] block/bfq.ko 8850s BTF [M] arch/arm64/lib/xor-neon.ko 8850s LD [M] lib/math/cordic.ko 8850s BTF [M] lib/math/cordic.ko 8850s LD [M] lib/crypto/libarc4.ko 8850s BTF [M] lib/crypto/libarc4.ko 8850s LD [M] lib/crypto/libcurve25519-generic.ko 8850s LD [M] lib/crypto/libcurve25519.ko 8850s LD [M] lib/crypto/libdes.ko 8850s BTF [M] lib/crypto/libcurve25519-generic.ko 8850s BTF [M] lib/crypto/libcurve25519.ko 8850s BTF [M] lib/crypto/libdes.ko 8850s LD [M] lib/crypto/libpoly1305-generic.ko 8850s BTF [M] lib/crypto/libpoly1305-generic.ko 8850s LD [M] lib/crypto/libsm3.ko 8850s LD [M] lib/lz4/lz4_compress.ko 8850s LD [M] lib/lz4/lz4hc_compress.ko 8850s BTF [M] lib/crypto/libsm3.ko 8850s BTF [M] lib/lz4/lz4_compress.ko 8850s BTF [M] lib/lz4/lz4hc_compress.ko 8850s LD [M] lib/xz/xz_dec_test.ko 8850s BTF [M] lib/xz/xz_dec_test.ko 8850s LD [M] lib/test_bpf.ko 8850s LD [M] lib/crc-itu-t.ko 8850s LD [M] lib/crc4.ko 8850s BTF [M] lib/crc4.ko 8850s BTF [M] lib/crc-itu-t.ko 8850s BTF [M] lib/test_bpf.ko 8850s LD [M] lib/crc7.ko 8850s BTF [M] lib/crc7.ko 8850s LD [M] lib/842/842_compress.ko 8850s LD [M] lib/842/842_decompress.ko 8851s BTF [M] lib/842/842_compress.ko 8851s BTF [M] lib/842/842_decompress.ko 8851s LD [M] lib/reed_solomon/reed_solomon.ko 8851s BTF [M] lib/reed_solomon/reed_solomon.ko 8851s LD [M] lib/bch.ko 8851s BTF [M] lib/bch.ko 8851s LD [M] lib/raid6/raid6_pq.ko 8851s LD [M] lib/ts_kmp.ko 8851s BTF [M] lib/raid6/raid6_pq.ko 8851s BTF [M] lib/ts_kmp.ko 8851s LD [M] lib/ts_bm.ko 8851s BTF [M] lib/ts_bm.ko 8851s LD [M] lib/ts_fsm.ko 8851s BTF [M] lib/ts_fsm.ko 8851s LD [M] lib/notifier-error-inject.ko 8851s BTF [M] lib/notifier-error-inject.ko 8851s LD [M] lib/pm-notifier-error-inject.ko 8851s LD [M] lib/memory-notifier-error-inject.ko 8851s BTF [M] lib/pm-notifier-error-inject.ko 8851s BTF [M] lib/memory-notifier-error-inject.ko 8851s LD [M] lib/lru_cache.ko 8851s BTF [M] lib/lru_cache.ko 8851s LD [M] lib/polynomial.ko 8851s BTF [M] lib/polynomial.ko 8851s LD [M] lib/parman.ko 8851s BTF [M] lib/parman.ko 8851s LD [M] lib/objagg.ko 8851s BTF [M] lib/objagg.ko 8851s LD [M] drivers/irqchip/irq-bcm2712-mip.ko 8851s BTF [M] drivers/irqchip/irq-bcm2712-mip.ko 8851s LD [M] drivers/irqchip/irq-stm32mp-exti.ko 8851s BTF [M] drivers/irqchip/irq-stm32mp-exti.ko 8851s LD [M] drivers/irqchip/irq-qcom-mpm.ko 8851s BTF [M] drivers/irqchip/irq-qcom-mpm.ko 8851s LD [M] drivers/irqchip/irq-imx-mu-msi.ko 8852s BTF [M] drivers/irqchip/irq-imx-mu-msi.ko 8852s LD [M] drivers/irqchip/irq-madera.ko 8852s BTF [M] drivers/irqchip/irq-madera.ko 8852s LD [M] drivers/irqchip/irq-lan966x-oic.ko 8852s BTF [M] drivers/irqchip/irq-lan966x-oic.ko 8852s LD [M] drivers/bus/mhi/host/mhi.ko 8852s BTF [M] drivers/bus/mhi/host/mhi.ko 8852s LD [M] drivers/bus/mhi/host/mhi_pci_generic.ko 8852s BTF [M] drivers/bus/mhi/host/mhi_pci_generic.ko 8852s LD [M] drivers/bus/mhi/ep/mhi_ep.ko 8852s BTF [M] drivers/bus/mhi/ep/mhi_ep.ko 8852s LD [M] drivers/bus/brcmstb_gisb.ko 8852s BTF [M] drivers/bus/brcmstb_gisb.ko 8852s LD [M] drivers/bus/moxtet.ko 8852s LD [M] drivers/bus/sunxi-rsb.ko 8852s BTF [M] drivers/bus/moxtet.ko 8852s BTF [M] drivers/bus/sunxi-rsb.ko 8852s LD [M] drivers/phy/allwinner/phy-sun4i-usb.ko 8852s BTF [M] drivers/phy/allwinner/phy-sun4i-usb.ko 8852s LD [M] drivers/phy/allwinner/phy-sun6i-mipi-dphy.ko 8852s BTF [M] drivers/phy/allwinner/phy-sun6i-mipi-dphy.ko 8852s LD [M] drivers/phy/allwinner/phy-sun50i-usb3.ko 8852s LD [M] drivers/phy/amlogic/phy-meson8b-usb2.ko 8852s BTF [M] drivers/phy/allwinner/phy-sun50i-usb3.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson8b-usb2.ko 8852s LD [M] drivers/phy/amlogic/phy-meson-gxl-usb2.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson-gxl-usb2.ko 8852s LD [M] drivers/phy/amlogic/phy-meson-g12a-usb2.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson-g12a-usb2.ko 8852s LD [M] drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.ko 8852s LD [M] drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.ko 8852s LD [M] drivers/phy/amlogic/phy-meson-axg-mipi-dphy.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.ko 8852s BTF [M] drivers/phy/amlogic/phy-meson-axg-mipi-dphy.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-kona-usb2.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-kona-usb2.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-ns-usb2.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-ns-usb3.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-ns2-usbdrd.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-ns-usb2.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-ns-usb3.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-ns2-usbdrd.ko 8853s LD [M] drivers/phy/broadcom/phy-brcm-usb-dvr.ko 8853s BTF [M] drivers/phy/broadcom/phy-brcm-usb-dvr.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-sr-pcie.ko 8853s LD [M] drivers/phy/broadcom/phy-bcm-sr-usb.ko 8853s LD [M] drivers/phy/cadence/phy-cadence-torrent.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-sr-pcie.ko 8853s BTF [M] drivers/phy/broadcom/phy-bcm-sr-usb.ko 8853s LD [M] drivers/phy/cadence/cdns-dphy.ko 8853s BTF [M] drivers/phy/cadence/phy-cadence-torrent.ko 8853s BTF [M] drivers/phy/cadence/cdns-dphy.ko 8853s LD [M] drivers/phy/cadence/cdns-dphy-rx.ko 8853s LD [M] drivers/phy/cadence/phy-cadence-sierra.ko 8853s BTF [M] drivers/phy/cadence/cdns-dphy-rx.ko 8853s LD [M] drivers/phy/cadence/phy-cadence-salvo.ko 8853s BTF [M] drivers/phy/cadence/phy-cadence-sierra.ko 8853s LD [M] drivers/phy/freescale/phy-fsl-imx8mq-usb.ko 8853s BTF [M] drivers/phy/freescale/phy-fsl-imx8mq-usb.ko 8853s BTF [M] drivers/phy/cadence/phy-cadence-salvo.ko 8853s LD [M] drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.ko 8853s BTF [M] drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.ko 8853s LD [M] drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko 8853s LD [M] drivers/phy/freescale/phy-fsl-imx8m-pcie.ko 8853s LD [M] drivers/phy/freescale/phy-fsl-imx8qm-hsio.ko 8853s BTF [M] drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko 8853s BTF [M] drivers/phy/freescale/phy-fsl-imx8m-pcie.ko 8853s BTF [M] drivers/phy/freescale/phy-fsl-imx8qm-hsio.ko 8854s LD [M] drivers/phy/freescale/phy-fsl-lynx-28g.ko 8854s BTF [M] drivers/phy/freescale/phy-fsl-lynx-28g.ko 8854s LD [M] drivers/phy/freescale/phy-fsl-samsung-hdmi.ko 8854s LD [M] drivers/phy/hisilicon/phy-hi6220-usb.ko 8854s LD [M] drivers/phy/hisilicon/phy-hi3660-usb3.ko 8854s BTF [M] drivers/phy/freescale/phy-fsl-samsung-hdmi.ko 8854s BTF [M] drivers/phy/hisilicon/phy-hi6220-usb.ko 8854s BTF [M] drivers/phy/hisilicon/phy-hi3660-usb3.ko 8854s LD [M] drivers/phy/hisilicon/phy-hi3670-usb3.ko 8854s LD [M] drivers/phy/hisilicon/phy-hi3670-pcie.ko 8854s LD [M] drivers/phy/hisilicon/phy-histb-combphy.ko 8854s LD [M] drivers/phy/hisilicon/phy-hisi-inno-usb2.ko 8854s BTF [M] drivers/phy/hisilicon/phy-hi3670-usb3.ko 8854s BTF [M] drivers/phy/hisilicon/phy-hi3670-pcie.ko 8854s BTF [M] drivers/phy/hisilicon/phy-hisi-inno-usb2.ko 8854s BTF [M] drivers/phy/hisilicon/phy-histb-combphy.ko 8854s LD [M] drivers/phy/marvell/phy-berlin-sata.ko 8854s LD [M] drivers/phy/marvell/phy-berlin-usb.ko 8854s BTF [M] drivers/phy/marvell/phy-berlin-usb.ko 8854s BTF [M] drivers/phy/marvell/phy-berlin-sata.ko 8854s LD [M] drivers/phy/marvell/phy-mvebu-a3700-comphy.ko 8854s LD [M] drivers/phy/marvell/phy-mvebu-a3700-utmi.ko 8854s BTF [M] drivers/phy/marvell/phy-mvebu-a3700-comphy.ko 8854s BTF [M] drivers/phy/marvell/phy-mvebu-a3700-utmi.ko 8854s LD [M] drivers/phy/marvell/phy-armada38x-comphy.ko 8854s LD [M] drivers/phy/marvell/phy-mvebu-cp110-comphy.ko 8854s LD [M] drivers/phy/marvell/phy-mvebu-cp110-utmi.ko 8854s BTF [M] drivers/phy/marvell/phy-armada38x-comphy.ko 8854s BTF [M] drivers/phy/marvell/phy-mvebu-cp110-comphy.ko 8854s LD [M] drivers/phy/marvell/phy-pxa-28nm-hsic.ko 8854s BTF [M] drivers/phy/marvell/phy-mvebu-cp110-utmi.ko 8854s BTF [M] drivers/phy/marvell/phy-pxa-28nm-hsic.ko 8855s LD [M] drivers/phy/marvell/phy-pxa-28nm-usb2.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-dp.ko 8855s BTF [M] drivers/phy/marvell/phy-pxa-28nm-usb2.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-pcie.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-dp.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-tphy.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-pcie.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-tphy.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-ufs.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-ufs.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-xsphy.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-xfi-tphy.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-xsphy.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-xfi-tphy.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-hdmi-drv.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-hdmi-drv.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.ko 8855s LD [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.ko 8855s LD [M] drivers/phy/microchip/lan966x_serdes.ko 8855s BTF [M] drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.ko 8855s BTF [M] drivers/phy/microchip/lan966x_serdes.ko 8855s LD [M] drivers/phy/motorola/phy-cpcap-usb.ko 8855s BTF [M] drivers/phy/motorola/phy-cpcap-usb.ko 8855s LD [M] drivers/phy/motorola/phy-mapphone-mdm6600.ko 8855s BTF [M] drivers/phy/motorola/phy-mapphone-mdm6600.ko 8855s LD [M] drivers/phy/mscc/phy-ocelot-serdes.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-apq8064-sata.ko 8855s BTF [M] drivers/phy/mscc/phy-ocelot-serdes.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-edp.ko 8855s BTF [M] drivers/phy/qualcomm/phy-qcom-apq8064-sata.ko 8855s BTF [M] drivers/phy/qualcomm/phy-qcom-edp.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-ipq4019-usb.ko 8855s BTF [M] drivers/phy/qualcomm/phy-qcom-ipq4019-usb.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-ipq806x-sata.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-m31.ko 8855s BTF [M] drivers/phy/qualcomm/phy-qcom-ipq806x-sata.ko 8855s LD [M] drivers/phy/qualcomm/phy-qcom-pcie2.ko 8855s BTF [M] drivers/phy/qualcomm/phy-qcom-m31.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-pcie2.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-combo.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-combo.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-usbc.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-usbc.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-ufs.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-ufs.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-usb.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-qusb2.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-usb.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-qusb2.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-eusb2-repeater.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-eusb2-repeater.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-usb-hs.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-usb-hsic.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-usb-hs.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-usb-hsic.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-usb-ss.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-usb-ss.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-snps-femto-v2.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-ipq806x-usb.ko 8856s LD [M] drivers/phy/qualcomm/phy-qcom-sgmii-eth.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-sgmii-eth.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-ipq806x-usb.ko 8856s BTF [M] drivers/phy/qualcomm/phy-qcom-snps-femto-v2.ko 8857s LD [M] drivers/phy/realtek/phy-rtk-usb2.ko 8857s BTF [M] drivers/phy/realtek/phy-rtk-usb2.ko 8857s LD [M] drivers/phy/realtek/phy-rtk-usb3.ko 8857s LD [M] drivers/phy/renesas/r8a779f0-ether-serdes.ko 8857s LD [M] drivers/phy/renesas/phy-rcar-gen2.ko 8857s BTF [M] drivers/phy/realtek/phy-rtk-usb3.ko 8857s BTF [M] drivers/phy/renesas/r8a779f0-ether-serdes.ko 8857s BTF [M] drivers/phy/renesas/phy-rcar-gen2.ko 8857s LD [M] drivers/phy/renesas/phy-rcar-gen3-pcie.ko 8857s BTF [M] drivers/phy/renesas/phy-rcar-gen3-pcie.ko 8857s LD [M] drivers/phy/renesas/phy-rcar-gen3-usb2.ko 8857s LD [M] drivers/phy/renesas/phy-rcar-gen3-usb3.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-dp.ko 8857s BTF [M] drivers/phy/renesas/phy-rcar-gen3-usb2.ko 8857s BTF [M] drivers/phy/renesas/phy-rcar-gen3-usb3.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-dp.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-dphy-rx0.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-dphy-rx0.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-emmc.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-inno-csidphy.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-inno-dsidphy.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-emmc.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-inno-csidphy.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-inno-dsidphy.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-inno-hdmi.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-inno-hdmi.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-inno-usb2.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-naneng-combphy.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-pcie.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-naneng-combphy.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-inno-usb2.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-pcie.ko 8857s LD [M] drivers/phy/rockchip/phy-rockchip-samsung-dcphy.ko 8857s BTF [M] drivers/phy/rockchip/phy-rockchip-samsung-dcphy.ko 8858s LD [M] drivers/phy/rockchip/phy-rockchip-samsung-hdptx.ko 8858s LD [M] drivers/phy/rockchip/phy-rockchip-snps-pcie3.ko 8858s BTF [M] drivers/phy/rockchip/phy-rockchip-samsung-hdptx.ko 8858s LD [M] drivers/phy/rockchip/phy-rockchip-typec.ko 8858s BTF [M] drivers/phy/rockchip/phy-rockchip-snps-pcie3.ko 8858s BTF [M] drivers/phy/rockchip/phy-rockchip-typec.ko 8858s LD [M] drivers/phy/rockchip/phy-rockchip-usb.ko 8858s BTF [M] drivers/phy/rockchip/phy-rockchip-usb.ko 8858s LD [M] drivers/phy/rockchip/phy-rockchip-usbdp.ko 8858s LD [M] drivers/phy/samsung/phy-exynos-usb2.ko 8858s BTF [M] drivers/phy/rockchip/phy-rockchip-usbdp.ko 8858s LD [M] drivers/phy/st/phy-stm32-combophy.ko 8858s BTF [M] drivers/phy/samsung/phy-exynos-usb2.ko 8858s BTF [M] drivers/phy/st/phy-stm32-combophy.ko 8858s LD [M] drivers/phy/st/phy-stm32-usbphyc.ko 8858s BTF [M] drivers/phy/st/phy-stm32-usbphyc.ko 8858s LD [M] drivers/phy/ti/phy-omap-usb2.ko 8858s LD [M] drivers/phy/ti/phy-tusb1210.ko 8858s BTF [M] drivers/phy/ti/phy-omap-usb2.ko 8858s BTF [M] drivers/phy/ti/phy-tusb1210.ko 8858s LD [M] drivers/phy/ti/phy-am654-serdes.ko 8858s BTF [M] drivers/phy/ti/phy-am654-serdes.ko 8858s LD [M] drivers/phy/ti/phy-gmii-sel.ko 8858s BTF [M] drivers/phy/ti/phy-gmii-sel.ko 8858s LD [M] drivers/phy/ti/phy-j721e-wiz.ko 8858s LD [M] drivers/phy/xilinx/phy-zynqmp.ko 8858s BTF [M] drivers/phy/ti/phy-j721e-wiz.ko 8858s BTF [M] drivers/phy/xilinx/phy-zynqmp.ko 8858s LD [M] drivers/phy/phy-can-transceiver.ko 8858s BTF [M] drivers/phy/phy-can-transceiver.ko 8858s LD [M] drivers/phy/phy-snps-eusb2.ko 8858s BTF [M] drivers/phy/phy-snps-eusb2.ko 8859s LD [M] drivers/phy/phy-airoha-pcie.ko 8859s LD [M] drivers/phy/phy-nxp-ptn3222.ko 8859s LD [M] drivers/pinctrl/bcm/pinctrl-bcm4908.ko 8859s BTF [M] drivers/phy/phy-nxp-ptn3222.ko 8859s BTF [M] drivers/phy/phy-airoha-pcie.ko 8859s BTF [M] drivers/pinctrl/bcm/pinctrl-bcm4908.ko 8859s LD [M] drivers/pinctrl/cirrus/pinctrl-cs42l43.ko 8859s BTF [M] drivers/pinctrl/cirrus/pinctrl-cs42l43.ko 8859s LD [M] drivers/pinctrl/cirrus/pinctrl-lochnagar.ko 8859s LD [M] drivers/pinctrl/cirrus/pinctrl-madera.ko 8859s LD [M] drivers/pinctrl/freescale/pinctrl-imx-scmi.ko 8859s BTF [M] drivers/pinctrl/cirrus/pinctrl-lochnagar.ko 8859s BTF [M] drivers/pinctrl/cirrus/pinctrl-madera.ko 8859s BTF [M] drivers/pinctrl/freescale/pinctrl-imx-scmi.ko 8859s LD [M] drivers/pinctrl/freescale/pinctrl-imx8ulp.ko 8859s BTF [M] drivers/pinctrl/freescale/pinctrl-imx8ulp.ko 8859s LD [M] drivers/pinctrl/freescale/pinctrl-imx91.ko 8859s LD [M] drivers/pinctrl/freescale/pinctrl-imx93.ko 8859s BTF [M] drivers/pinctrl/freescale/pinctrl-imx91.ko 8859s LD [M] drivers/pinctrl/mediatek/pinctrl-airoha.ko 8859s BTF [M] drivers/pinctrl/freescale/pinctrl-imx93.ko 8859s BTF [M] drivers/pinctrl/mediatek/pinctrl-airoha.ko 8859s LD [M] drivers/pinctrl/mediatek/pinctrl-mt6779.ko 8859s BTF [M] drivers/pinctrl/mediatek/pinctrl-mt6779.ko 8859s LD [M] drivers/pinctrl/meson/pinctrl-amlogic-c3.ko 8859s LD [M] drivers/pinctrl/meson/pinctrl-amlogic-t7.ko 8859s BTF [M] drivers/pinctrl/meson/pinctrl-amlogic-c3.ko 8859s BTF [M] drivers/pinctrl/meson/pinctrl-amlogic-t7.ko 8859s LD [M] drivers/pinctrl/nuvoton/pinctrl-npcm8xx.ko 8859s BTF [M] drivers/pinctrl/nuvoton/pinctrl-npcm8xx.ko 8859s LD [M] drivers/pinctrl/qcom/pinctrl-ipq5018.ko 8859s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq5018.ko 8859s LD [M] drivers/pinctrl/qcom/pinctrl-ipq5332.ko 8859s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq5332.ko 8859s LD [M] drivers/pinctrl/qcom/pinctrl-ipq5424.ko 8859s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq5424.ko 8859s LD [M] drivers/pinctrl/qcom/pinctrl-ipq8074.ko 8859s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq8074.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-ipq6018.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq6018.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-ipq9574.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-ipq9574.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8916.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8916.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8917.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8917.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8953.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8953.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8976.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8976.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8994.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8994.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8996.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8996.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-msm8998.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-msm8998.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-qcm2290.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-qcs404.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-qcm2290.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-qcs404.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-qcs615.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-qcs615.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-qcs8300.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-qcs8300.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-qdf2xxx.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-mdm9607.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-qdf2xxx.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-mdm9607.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko 8860s LD [M] drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko 8860s BTF [M] drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-qdu1000.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-qdu1000.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sa8775p.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sa8775p.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sar2130p.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sar2130p.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sc7180.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sc7280.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sc7180.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sc7280.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sc8180x.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sc8180x.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sc8280xp.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sc8280xp.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sdm660.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sdm660.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sdm670.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sdm670.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sdm845.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sdm845.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sdx75.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sdx75.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sm4450.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sm4450.ko 8861s LD [M] drivers/pinctrl/qcom/pinctrl-sm6115.ko 8861s BTF [M] drivers/pinctrl/qcom/pinctrl-sm6115.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm6125.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm6125.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm6350.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm6350.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm6375.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm6375.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm7150.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8150.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm7150.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8150.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8250.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8250.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8350.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8350.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8450.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8450.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8550.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8550.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8650.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8650.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sm8750.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sm8750.ko 8862s LD [M] drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.ko 8862s BTF [M] drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.ko 8863s LD [M] drivers/pinctrl/qcom/pinctrl-lpass-lpi.ko 8863s BTF [M] drivers/pinctrl/qcom/pinctrl-lpass-lpi.ko 8863s LD [M] drivers/pinctrl/qcom/pinctrl-x1e80100.ko 8863s BTF [M] drivers/pinctrl/qcom/pinctrl-x1e80100.ko 8863s LD [M] drivers/pinctrl/realtek/pinctrl-rtd.ko 8863s BTF [M] drivers/pinctrl/realtek/pinctrl-rtd.ko 8863s LD [M] drivers/pinctrl/realtek/pinctrl-rtd1619b.ko 8863s BTF [M] drivers/pinctrl/realtek/pinctrl-rtd1619b.ko 8863s LD [M] drivers/pinctrl/realtek/pinctrl-rtd1319d.ko 8863s BTF [M] drivers/pinctrl/realtek/pinctrl-rtd1319d.ko 8863s LD [M] drivers/pinctrl/realtek/pinctrl-rtd1315e.ko 8863s LD [M] drivers/pinctrl/pinctrl-amdisp.ko 8863s BTF [M] drivers/pinctrl/realtek/pinctrl-rtd1315e.ko 8863s BTF [M] drivers/pinctrl/pinctrl-amdisp.ko 8863s LD [M] drivers/pinctrl/pinctrl-apple-gpio.ko 8863s BTF [M] drivers/pinctrl/pinctrl-apple-gpio.ko 8863s LD [M] drivers/pinctrl/pinctrl-aw9523.ko 8863s BTF [M] drivers/pinctrl/pinctrl-aw9523.ko 8863s LD [M] drivers/pinctrl/pinctrl-axp209.ko 8863s LD [M] drivers/pinctrl/pinctrl-cy8c95x0.ko 8863s BTF [M] drivers/pinctrl/pinctrl-axp209.ko 8863s BTF [M] drivers/pinctrl/pinctrl-cy8c95x0.ko 8863s LD [M] drivers/pinctrl/pinctrl-da9062.ko 8863s BTF [M] drivers/pinctrl/pinctrl-da9062.ko 8863s LD [M] drivers/pinctrl/pinctrl-max77620.ko 8863s BTF [M] drivers/pinctrl/pinctrl-max77620.ko 8863s LD [M] drivers/pinctrl/pinctrl-mcp23s08_i2c.ko 8863s LD [M] drivers/pinctrl/pinctrl-mcp23s08_spi.ko 8863s BTF [M] drivers/pinctrl/pinctrl-mcp23s08_i2c.ko 8863s BTF [M] drivers/pinctrl/pinctrl-mcp23s08_spi.ko 8863s LD [M] drivers/pinctrl/pinctrl-mcp23s08.ko 8863s BTF [M] drivers/pinctrl/pinctrl-mcp23s08.ko 8863s LD [M] drivers/pinctrl/pinctrl-mlxbf3.ko 8863s BTF [M] drivers/pinctrl/pinctrl-mlxbf3.ko 8864s LD [M] drivers/pinctrl/pinctrl-pef2256.ko 8864s BTF [M] drivers/pinctrl/pinctrl-pef2256.ko 8864s LD [M] drivers/pinctrl/pinctrl-rk805.ko 8864s BTF [M] drivers/pinctrl/pinctrl-rk805.ko 8864s LD [M] drivers/pinctrl/pinctrl-scmi.ko 8864s BTF [M] drivers/pinctrl/pinctrl-scmi.ko 8864s LD [M] drivers/pinctrl/pinctrl-stmfx.ko 8864s BTF [M] drivers/pinctrl/pinctrl-stmfx.ko 8864s LD [M] drivers/pinctrl/pinctrl-tps6594.ko 8864s BTF [M] drivers/pinctrl/pinctrl-tps6594.ko 8864s LD [M] drivers/pinctrl/pinctrl-zynqmp.ko 8864s BTF [M] drivers/pinctrl/pinctrl-zynqmp.ko 8864s LD [M] drivers/gpio/gpio-regmap.ko 8864s BTF [M] drivers/gpio/gpio-regmap.ko 8864s LD [M] drivers/gpio/dev-sync-probe.ko 8864s BTF [M] drivers/gpio/dev-sync-probe.ko 8864s LD [M] drivers/gpio/gpio-74x164.ko 8864s BTF [M] drivers/gpio/gpio-74x164.ko 8864s LD [M] drivers/gpio/gpio-74xx-mmio.ko 8864s BTF [M] drivers/gpio/gpio-74xx-mmio.ko 8864s LD [M] drivers/gpio/gpio-adnp.ko 8864s BTF [M] drivers/gpio/gpio-adnp.ko 8864s LD [M] drivers/gpio/gpio-adp5520.ko 8864s BTF [M] drivers/gpio/gpio-adp5520.ko 8864s LD [M] drivers/gpio/gpio-adp5585.ko 8864s BTF [M] drivers/gpio/gpio-adp5585.ko 8864s LD [M] drivers/gpio/gpio-aggregator.ko 8864s BTF [M] drivers/gpio/gpio-aggregator.ko 8864s LD [M] drivers/gpio/gpio-altera-a10sr.ko 8864s BTF [M] drivers/gpio/gpio-altera-a10sr.ko 8864s LD [M] drivers/gpio/gpio-altera.ko 8864s BTF [M] drivers/gpio/gpio-altera.ko 8864s LD [M] drivers/gpio/gpio-amd-fch.ko 8864s BTF [M] drivers/gpio/gpio-amd-fch.ko 8865s LD [M] drivers/gpio/gpio-amdpt.ko 8865s BTF [M] drivers/gpio/gpio-amdpt.ko 8865s LD [M] drivers/gpio/gpio-arizona.ko 8865s BTF [M] drivers/gpio/gpio-arizona.ko 8865s LD [M] drivers/gpio/gpio-xgs-iproc.ko 8865s BTF [M] drivers/gpio/gpio-xgs-iproc.ko 8865s LD [M] drivers/gpio/gpio-bd71815.ko 8865s BTF [M] drivers/gpio/gpio-bd71815.ko 8865s LD [M] drivers/gpio/gpio-bd71828.ko 8865s BTF [M] drivers/gpio/gpio-bd71828.ko 8865s LD [M] drivers/gpio/gpio-bd9571mwv.ko 8865s BTF [M] drivers/gpio/gpio-bd9571mwv.ko 8865s LD [M] drivers/gpio/gpio-blzp1600.ko 8865s BTF [M] drivers/gpio/gpio-blzp1600.ko 8865s LD [M] drivers/gpio/gpio-brcmstb.ko 8865s BTF [M] drivers/gpio/gpio-brcmstb.ko 8865s LD [M] drivers/gpio/gpio-cadence.ko 8865s BTF [M] drivers/gpio/gpio-cadence.ko 8865s LD [M] drivers/gpio/gpio-cros-ec.ko 8865s BTF [M] drivers/gpio/gpio-cros-ec.ko 8865s LD [M] drivers/gpio/gpio-da9052.ko 8865s BTF [M] drivers/gpio/gpio-da9052.ko 8865s LD [M] drivers/gpio/gpio-da9055.ko 8865s BTF [M] drivers/gpio/gpio-da9055.ko 8865s LD [M] drivers/gpio/gpio-dln2.ko 8865s BTF [M] drivers/gpio/gpio-dln2.ko 8865s LD [M] drivers/gpio/gpio-ds4520.ko 8865s BTF [M] drivers/gpio/gpio-ds4520.ko 8865s LD [M] drivers/gpio/gpio-dwapb.ko 8865s BTF [M] drivers/gpio/gpio-dwapb.ko 8865s LD [M] drivers/gpio/gpio-eic-sprd.ko 8865s BTF [M] drivers/gpio/gpio-eic-sprd.ko 8866s LD [M] drivers/gpio/gpio-en7523.ko 8866s BTF [M] drivers/gpio/gpio-en7523.ko 8866s LD [M] drivers/gpio/gpio-exar.ko 8866s BTF [M] drivers/gpio/gpio-exar.ko 8866s LD [M] drivers/gpio/gpio-fxl6408.ko 8866s BTF [M] drivers/gpio/gpio-fxl6408.ko 8866s LD [M] drivers/gpio/gpio-grgpio.ko 8866s BTF [M] drivers/gpio/gpio-grgpio.ko 8866s LD [M] drivers/gpio/gpio-gw-pld.ko 8866s BTF [M] drivers/gpio/gpio-gw-pld.ko 8866s LD [M] drivers/gpio/gpio-hisi.ko 8866s BTF [M] drivers/gpio/gpio-hisi.ko 8866s LD [M] drivers/gpio/gpio-hlwd.ko 8866s BTF [M] drivers/gpio/gpio-hlwd.ko 8866s LD [M] drivers/gpio/gpio-idio-16.ko 8866s BTF [M] drivers/gpio/gpio-idio-16.ko 8866s LD [M] drivers/gpio/gpio-janz-ttl.ko 8866s BTF [M] drivers/gpio/gpio-janz-ttl.ko 8866s LD [M] drivers/gpio/gpio-kempld.ko 8866s BTF [M] drivers/gpio/gpio-kempld.ko 8866s LD [M] drivers/gpio/gpio-latch.ko 8866s BTF [M] drivers/gpio/gpio-latch.ko 8866s LD [M] drivers/gpio/gpio-ljca.ko 8866s LD [M] drivers/gpio/gpio-logicvc.ko 8866s BTF [M] drivers/gpio/gpio-ljca.ko 8866s BTF [M] drivers/gpio/gpio-logicvc.ko 8866s LD [M] drivers/gpio/gpio-lp3943.ko 8866s BTF [M] drivers/gpio/gpio-lp3943.ko 8866s LD [M] drivers/gpio/gpio-lp873x.ko 8866s BTF [M] drivers/gpio/gpio-lp873x.ko 8866s LD [M] drivers/gpio/gpio-lp87565.ko 8866s BTF [M] drivers/gpio/gpio-lp87565.ko 8866s LD [M] drivers/gpio/gpio-madera.ko 8866s BTF [M] drivers/gpio/gpio-madera.ko 8866s LD [M] drivers/gpio/gpio-max3191x.ko 8866s BTF [M] drivers/gpio/gpio-max3191x.ko 8867s LD [M] drivers/gpio/gpio-max7300.ko 8867s BTF [M] drivers/gpio/gpio-max7300.ko 8867s LD [M] drivers/gpio/gpio-max7301.ko 8867s BTF [M] drivers/gpio/gpio-max7301.ko 8867s LD [M] drivers/gpio/gpio-max730x.ko 8867s BTF [M] drivers/gpio/gpio-max730x.ko 8867s LD [M] drivers/gpio/gpio-max732x.ko 8867s BTF [M] drivers/gpio/gpio-max732x.ko 8867s LD [M] drivers/gpio/gpio-max77620.ko 8867s BTF [M] drivers/gpio/gpio-max77620.ko 8867s LD [M] drivers/gpio/gpio-max77650.ko 8867s LD [M] drivers/gpio/gpio-max77759.ko 8867s BTF [M] drivers/gpio/gpio-max77650.ko 8867s BTF [M] drivers/gpio/gpio-max77759.ko 8867s LD [M] drivers/gpio/gpio-mb86s7x.ko 8867s BTF [M] drivers/gpio/gpio-mb86s7x.ko 8867s LD [M] drivers/gpio/gpio-mc33880.ko 8867s BTF [M] drivers/gpio/gpio-mc33880.ko 8867s LD [M] drivers/gpio/gpio-menz127.ko 8867s LD [M] drivers/gpio/gpio-mlxbf.ko 8867s BTF [M] drivers/gpio/gpio-menz127.ko 8867s BTF [M] drivers/gpio/gpio-mlxbf.ko 8867s LD [M] drivers/gpio/gpio-mlxbf2.ko 8867s BTF [M] drivers/gpio/gpio-mlxbf2.ko 8867s LD [M] drivers/gpio/gpio-mlxbf3.ko 8867s BTF [M] drivers/gpio/gpio-mlxbf3.ko 8867s LD [M] drivers/gpio/gpio-moxtet.ko 8867s LD [M] drivers/gpio/gpio-mpsse.ko 8867s BTF [M] drivers/gpio/gpio-moxtet.ko 8867s BTF [M] drivers/gpio/gpio-mpsse.ko 8867s LD [M] drivers/gpio/gpio-pca953x.ko 8867s BTF [M] drivers/gpio/gpio-pca953x.ko 8867s LD [M] drivers/gpio/gpio-pcf857x.ko 8868s BTF [M] drivers/gpio/gpio-pcf857x.ko 8868s LD [M] drivers/gpio/gpio-pcie-idio-24.ko 8868s LD [M] drivers/gpio/gpio-pci-idio-16.ko 8868s BTF [M] drivers/gpio/gpio-pci-idio-16.ko 8868s BTF [M] drivers/gpio/gpio-pcie-idio-24.ko 8868s LD [M] drivers/gpio/gpio-pisosr.ko 8868s BTF [M] drivers/gpio/gpio-pisosr.ko 8868s LD [M] drivers/gpio/gpio-pmic-eic-sprd.ko 8868s BTF [M] drivers/gpio/gpio-pmic-eic-sprd.ko 8868s LD [M] drivers/gpio/gpio-raspberrypi-exp.ko 8868s BTF [M] drivers/gpio/gpio-raspberrypi-exp.ko 8868s LD [M] drivers/gpio/gpio-rcar.ko 8868s BTF [M] drivers/gpio/gpio-rcar.ko 8868s LD [M] drivers/gpio/gpio-rdc321x.ko 8868s BTF [M] drivers/gpio/gpio-rdc321x.ko 8868s LD [M] drivers/gpio/gpio-rockchip.ko 8868s BTF [M] drivers/gpio/gpio-rockchip.ko 8868s LD [M] drivers/gpio/gpio-rtd.ko 8868s BTF [M] drivers/gpio/gpio-rtd.ko 8868s LD [M] drivers/gpio/gpio-sim.ko 8868s BTF [M] drivers/gpio/gpio-sim.ko 8868s LD [M] drivers/gpio/gpio-siox.ko 8868s BTF [M] drivers/gpio/gpio-siox.ko 8868s LD [M] drivers/gpio/gpio-sloppy-logic-analyzer.ko 8868s BTF [M] drivers/gpio/gpio-sloppy-logic-analyzer.ko 8868s LD [M] drivers/gpio/gpio-sprd.ko 8868s BTF [M] drivers/gpio/gpio-sprd.ko 8868s LD [M] drivers/gpio/gpio-syscon.ko 8868s BTF [M] drivers/gpio/gpio-syscon.ko 8868s LD [M] drivers/gpio/gpio-thunderx.ko 8868s LD [M] drivers/gpio/gpio-tpic2810.ko 8868s BTF [M] drivers/gpio/gpio-thunderx.ko 8868s BTF [M] drivers/gpio/gpio-tpic2810.ko 8869s LD [M] drivers/gpio/gpio-tps65086.ko 8869s BTF [M] drivers/gpio/gpio-tps65086.ko 8869s LD [M] drivers/gpio/gpio-tps65218.ko 8869s BTF [M] drivers/gpio/gpio-tps65218.ko 8869s LD [M] drivers/gpio/gpio-tps65219.ko 8869s BTF [M] drivers/gpio/gpio-tps65219.ko 8869s LD [M] drivers/gpio/gpio-tps65912.ko 8869s BTF [M] drivers/gpio/gpio-tps65912.ko 8869s LD [M] drivers/gpio/gpio-tqmx86.ko 8869s BTF [M] drivers/gpio/gpio-tqmx86.ko 8869s LD [M] drivers/gpio/gpio-twl4030.ko 8869s BTF [M] drivers/gpio/gpio-twl4030.ko 8869s LD [M] drivers/gpio/gpio-twl6040.ko 8869s BTF [M] drivers/gpio/gpio-twl6040.ko 8869s LD [M] drivers/gpio/gpio-viperboard.ko 8869s BTF [M] drivers/gpio/gpio-viperboard.ko 8869s LD [M] drivers/gpio/gpio-virtuser.ko 8869s BTF [M] drivers/gpio/gpio-virtuser.ko 8869s LD [M] drivers/gpio/gpio-virtio.ko 8869s BTF [M] drivers/gpio/gpio-virtio.ko 8869s LD [M] drivers/gpio/gpio-wcd934x.ko 8869s BTF [M] drivers/gpio/gpio-wcd934x.ko 8869s LD [M] drivers/gpio/gpio-wm831x.ko 8869s BTF [M] drivers/gpio/gpio-wm831x.ko 8869s LD [M] drivers/gpio/gpio-wm8350.ko 8869s BTF [M] drivers/gpio/gpio-wm8350.ko 8869s LD [M] drivers/gpio/gpio-wm8994.ko 8869s BTF [M] drivers/gpio/gpio-wm8994.ko 8869s LD [M] drivers/gpio/gpio-xgene-sb.ko 8869s BTF [M] drivers/gpio/gpio-xgene-sb.ko 8869s LD [M] drivers/gpio/gpio-xlp.ko 8869s BTF [M] drivers/gpio/gpio-xlp.ko 8869s LD [M] drivers/gpio/gpio-xra1403.ko 8869s BTF [M] drivers/gpio/gpio-xra1403.ko 8869s LD [M] drivers/gpio/gpio-zynq.ko 8870s BTF [M] drivers/gpio/gpio-zynq.ko 8870s LD [M] drivers/pwm/pwm-adp5585.ko 8870s BTF [M] drivers/pwm/pwm-adp5585.ko 8870s LD [M] drivers/pwm/pwm-apple.ko 8870s BTF [M] drivers/pwm/pwm-apple.ko 8870s LD [M] drivers/pwm/pwm-atmel-hlcdc.ko 8870s BTF [M] drivers/pwm/pwm-atmel-hlcdc.ko 8870s LD [M] drivers/pwm/pwm-atmel-tcb.ko 8870s BTF [M] drivers/pwm/pwm-atmel-tcb.ko 8870s LD [M] drivers/pwm/pwm-axi-pwmgen.ko 8870s BTF [M] drivers/pwm/pwm-axi-pwmgen.ko 8870s LD [M] drivers/pwm/pwm-bcm2835.ko 8870s BTF [M] drivers/pwm/pwm-bcm2835.ko 8870s LD [M] drivers/pwm/pwm-bcm-iproc.ko 8870s BTF [M] drivers/pwm/pwm-bcm-iproc.ko 8870s LD [M] drivers/pwm/pwm-berlin.ko 8870s BTF [M] drivers/pwm/pwm-berlin.ko 8870s LD [M] drivers/pwm/pwm-brcmstb.ko 8870s BTF [M] drivers/pwm/pwm-brcmstb.ko 8870s LD [M] drivers/pwm/pwm-clk.ko 8870s BTF [M] drivers/pwm/pwm-clk.ko 8870s LD [M] drivers/pwm/pwm-cros-ec.ko 8870s BTF [M] drivers/pwm/pwm-cros-ec.ko 8870s LD [M] drivers/pwm/pwm-dwc-core.ko 8870s BTF [M] drivers/pwm/pwm-dwc-core.ko 8870s LD [M] drivers/pwm/pwm-dwc.ko 8870s BTF [M] drivers/pwm/pwm-dwc.ko 8870s LD [M] drivers/pwm/pwm-fsl-ftm.ko 8870s BTF [M] drivers/pwm/pwm-fsl-ftm.ko 8870s LD [M] drivers/pwm/pwm-gpio.ko 8870s BTF [M] drivers/pwm/pwm-gpio.ko 8870s LD [M] drivers/pwm/pwm-hibvt.ko 8870s BTF [M] drivers/pwm/pwm-hibvt.ko 8871s LD [M] drivers/pwm/pwm-imx1.ko 8871s BTF [M] drivers/pwm/pwm-imx1.ko 8871s LD [M] drivers/pwm/pwm-imx27.ko 8871s BTF [M] drivers/pwm/pwm-imx27.ko 8871s LD [M] drivers/pwm/pwm-imx-tpm.ko 8871s BTF [M] drivers/pwm/pwm-imx-tpm.ko 8871s LD [M] drivers/pwm/pwm-iqs620a.ko 8871s BTF [M] drivers/pwm/pwm-iqs620a.ko 8871s LD [M] drivers/pwm/pwm-lp3943.ko 8871s BTF [M] drivers/pwm/pwm-lp3943.ko 8871s LD [M] drivers/pwm/pwm-mc33xs2410.ko 8871s BTF [M] drivers/pwm/pwm-mc33xs2410.ko 8871s LD [M] drivers/pwm/pwm-mediatek.ko 8871s BTF [M] drivers/pwm/pwm-mediatek.ko 8871s LD [M] drivers/pwm/pwm-meson.ko 8871s BTF [M] drivers/pwm/pwm-meson.ko 8871s LD [M] drivers/pwm/pwm-mtk-disp.ko 8871s BTF [M] drivers/pwm/pwm-mtk-disp.ko 8871s LD [M] drivers/pwm/pwm-ntxec.ko 8871s BTF [M] drivers/pwm/pwm-ntxec.ko 8871s LD [M] drivers/pwm/pwm-omap-dmtimer.ko 8871s BTF [M] drivers/pwm/pwm-omap-dmtimer.ko 8871s LD [M] drivers/pwm/pwm-pca9685.ko 8871s BTF [M] drivers/pwm/pwm-pca9685.ko 8871s LD [M] drivers/pwm/pwm-raspberrypi-poe.ko 8871s BTF [M] drivers/pwm/pwm-raspberrypi-poe.ko 8871s LD [M] drivers/pwm/pwm-rcar.ko 8871s BTF [M] drivers/pwm/pwm-rcar.ko 8871s LD [M] drivers/pwm/pwm-rzg2l-gpt.ko 8871s BTF [M] drivers/pwm/pwm-rzg2l-gpt.ko 8871s LD [M] drivers/pwm/pwm-rz-mtu3.ko 8871s BTF [M] drivers/pwm/pwm-rz-mtu3.ko 8871s LD [M] drivers/pwm/pwm-renesas-tpu.ko 8871s BTF [M] drivers/pwm/pwm-renesas-tpu.ko 8871s LD [M] drivers/pwm/pwm-rockchip.ko 8871s BTF [M] drivers/pwm/pwm-rockchip.ko 8872s LD [M] drivers/pwm/pwm-sprd.ko 8872s BTF [M] drivers/pwm/pwm-sprd.ko 8872s LD [M] drivers/pwm/pwm-stm32.ko 8872s BTF [M] drivers/pwm/pwm-stm32.ko 8872s LD [M] drivers/pwm/pwm-stm32-lp.ko 8872s BTF [M] drivers/pwm/pwm-stm32-lp.ko 8872s LD [M] drivers/pwm/pwm-sun4i.ko 8872s BTF [M] drivers/pwm/pwm-sun4i.ko 8872s LD [M] drivers/pwm/pwm-tiecap.ko 8872s BTF [M] drivers/pwm/pwm-tiecap.ko 8872s LD [M] drivers/pwm/pwm-tiehrpwm.ko 8872s BTF [M] drivers/pwm/pwm-tiehrpwm.ko 8872s LD [M] drivers/pwm/pwm-twl.ko 8872s BTF [M] drivers/pwm/pwm-twl.ko 8872s LD [M] drivers/pwm/pwm-twl-led.ko 8872s BTF [M] drivers/pwm/pwm-twl-led.ko 8872s LD [M] drivers/pwm/pwm-xilinx.ko 8872s BTF [M] drivers/pwm/pwm-xilinx.ko 8872s LD [M] drivers/leds/trigger/ledtrig-timer.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-timer.ko 8872s LD [M] drivers/leds/trigger/ledtrig-oneshot.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-oneshot.ko 8872s LD [M] drivers/leds/trigger/ledtrig-heartbeat.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-heartbeat.ko 8872s LD [M] drivers/leds/trigger/ledtrig-backlight.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-backlight.ko 8872s LD [M] drivers/leds/trigger/ledtrig-gpio.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-gpio.ko 8872s LD [M] drivers/leds/trigger/ledtrig-activity.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-activity.ko 8872s LD [M] drivers/leds/trigger/ledtrig-default-on.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-default-on.ko 8872s LD [M] drivers/leds/trigger/ledtrig-transient.ko 8872s BTF [M] drivers/leds/trigger/ledtrig-transient.ko 8873s LD [M] drivers/leds/trigger/ledtrig-camera.ko 8873s BTF [M] drivers/leds/trigger/ledtrig-camera.ko 8873s LD [M] drivers/leds/trigger/ledtrig-netdev.ko 8873s BTF [M] drivers/leds/trigger/ledtrig-netdev.ko 8873s LD [M] drivers/leds/trigger/ledtrig-pattern.ko 8873s BTF [M] drivers/leds/trigger/ledtrig-pattern.ko 8873s LD [M] drivers/leds/trigger/ledtrig-tty.ko 8873s BTF [M] drivers/leds/trigger/ledtrig-tty.ko 8873s LD [M] drivers/leds/trigger/ledtrig-input-events.ko 8873s BTF [M] drivers/leds/trigger/ledtrig-input-events.ko 8873s LD [M] drivers/leds/blink/leds-bcm63138.ko 8873s BTF [M] drivers/leds/blink/leds-bcm63138.ko 8873s LD [M] drivers/leds/led-class-flash.ko 8873s BTF [M] drivers/leds/led-class-flash.ko 8873s LD [M] drivers/leds/led-class-multicolor.ko 8873s BTF [M] drivers/leds/led-class-multicolor.ko 8873s LD [M] drivers/leds/leds-88pm860x.ko 8873s BTF [M] drivers/leds/leds-88pm860x.ko 8873s LD [M] drivers/leds/leds-adp5520.ko 8873s BTF [M] drivers/leds/leds-adp5520.ko 8873s LD [M] drivers/leds/leds-an30259a.ko 8873s BTF [M] drivers/leds/leds-an30259a.ko 8873s LD [M] drivers/leds/leds-aw200xx.ko 8873s BTF [M] drivers/leds/leds-aw200xx.ko 8873s LD [M] drivers/leds/leds-aw2013.ko 8873s BTF [M] drivers/leds/leds-aw2013.ko 8873s LD [M] drivers/leds/leds-bcm6328.ko 8873s BTF [M] drivers/leds/leds-bcm6328.ko 8873s LD [M] drivers/leds/leds-bcm6358.ko 8873s BTF [M] drivers/leds/leds-bcm6358.ko 8873s LD [M] drivers/leds/leds-bd2606mvv.ko 8873s BTF [M] drivers/leds/leds-bd2606mvv.ko 8873s LD [M] drivers/leds/leds-bd2802.ko 8873s BTF [M] drivers/leds/leds-bd2802.ko 8874s LD [M] drivers/leds/leds-blinkm.ko 8874s BTF [M] drivers/leds/leds-blinkm.ko 8874s LD [M] drivers/leds/leds-cpcap.ko 8874s BTF [M] drivers/leds/leds-cpcap.ko 8874s LD [M] drivers/leds/leds-cros_ec.ko 8874s BTF [M] drivers/leds/leds-cros_ec.ko 8874s LD [M] drivers/leds/leds-da903x.ko 8874s BTF [M] drivers/leds/leds-da903x.ko 8874s LD [M] drivers/leds/leds-da9052.ko 8874s BTF [M] drivers/leds/leds-da9052.ko 8874s LD [M] drivers/leds/leds-gpio.ko 8874s BTF [M] drivers/leds/leds-gpio.ko 8874s LD [M] drivers/leds/leds-is31fl319x.ko 8874s LD [M] drivers/leds/leds-is31fl32xx.ko 8874s BTF [M] drivers/leds/leds-is31fl319x.ko 8874s BTF [M] drivers/leds/leds-is31fl32xx.ko 8874s LD [M] drivers/leds/leds-lm3530.ko 8874s LD [M] drivers/leds/leds-lm3532.ko 8874s BTF [M] drivers/leds/leds-lm3530.ko 8874s BTF [M] drivers/leds/leds-lm3532.ko 8874s LD [M] drivers/leds/leds-lm3533.ko 8874s LD [M] drivers/leds/leds-lm355x.ko 8874s BTF [M] drivers/leds/leds-lm3533.ko 8874s BTF [M] drivers/leds/leds-lm355x.ko 8874s LD [M] drivers/leds/leds-lm36274.ko 8874s LD [M] drivers/leds/leds-lm3642.ko 8874s BTF [M] drivers/leds/leds-lm36274.ko 8874s BTF [M] drivers/leds/leds-lm3642.ko 8874s LD [M] drivers/leds/leds-lm3692x.ko 8874s BTF [M] drivers/leds/leds-lm3692x.ko 8874s LD [M] drivers/leds/leds-lm3697.ko 8874s BTF [M] drivers/leds/leds-lm3697.ko 8875s LD [M] drivers/leds/leds-lp3944.ko 8875s LD [M] drivers/leds/leds-lp3952.ko 8875s BTF [M] drivers/leds/leds-lp3944.ko 8875s BTF [M] drivers/leds/leds-lp3952.ko 8875s LD [M] drivers/leds/leds-lp5521.ko 8875s BTF [M] drivers/leds/leds-lp5521.ko 8875s LD [M] drivers/leds/leds-lp5523.ko 8875s BTF [M] drivers/leds/leds-lp5523.ko 8875s LD [M] drivers/leds/leds-lp5562.ko 8875s LD [M] drivers/leds/leds-lp5569.ko 8875s BTF [M] drivers/leds/leds-lp5562.ko 8875s BTF [M] drivers/leds/leds-lp5569.ko 8875s LD [M] drivers/leds/leds-lp55xx-common.ko 8875s BTF [M] drivers/leds/leds-lp55xx-common.ko 8875s LD [M] drivers/leds/leds-lp8501.ko 8875s BTF [M] drivers/leds/leds-lp8501.ko 8875s LD [M] drivers/leds/leds-lp8788.ko 8875s LD [M] drivers/leds/leds-lp8860.ko 8875s BTF [M] drivers/leds/leds-lp8788.ko 8875s BTF [M] drivers/leds/leds-lp8860.ko 8875s LD [M] drivers/leds/leds-lp8864.ko 8875s LD [M] drivers/leds/leds-lt3593.ko 8875s BTF [M] drivers/leds/leds-lp8864.ko 8875s BTF [M] drivers/leds/leds-lt3593.ko 8875s LD [M] drivers/leds/leds-max5970.ko 8875s BTF [M] drivers/leds/leds-max5970.ko 8875s LD [M] drivers/leds/leds-max77650.ko 8875s BTF [M] drivers/leds/leds-max77650.ko 8875s LD [M] drivers/leds/leds-max77705.ko 8875s LD [M] drivers/leds/leds-max8997.ko 8875s BTF [M] drivers/leds/leds-max77705.ko 8875s BTF [M] drivers/leds/leds-max8997.ko 8875s LD [M] drivers/leds/leds-mc13783.ko 8875s BTF [M] drivers/leds/leds-mc13783.ko 8875s LD [M] drivers/leds/leds-menf21bmc.ko 8875s BTF [M] drivers/leds/leds-menf21bmc.ko 8876s LD [M] drivers/leds/leds-mlxreg.ko 8876s LD [M] drivers/leds/leds-mt6323.ko 8876s BTF [M] drivers/leds/leds-mlxreg.ko 8876s BTF [M] drivers/leds/leds-mt6323.ko 8876s LD [M] drivers/leds/leds-pca9532.ko 8876s BTF [M] drivers/leds/leds-pca9532.ko 8876s LD [M] drivers/leds/leds-pca955x.ko 8876s BTF [M] drivers/leds/leds-pca955x.ko 8876s LD [M] drivers/leds/leds-pca963x.ko 8876s BTF [M] drivers/leds/leds-pca963x.ko 8876s LD [M] drivers/leds/leds-pca995x.ko 8876s BTF [M] drivers/leds/leds-pca995x.ko 8876s LD [M] drivers/leds/leds-pwm.ko 8876s BTF [M] drivers/leds/leds-pwm.ko 8876s LD [M] drivers/leds/leds-qnap-mcu.ko 8876s BTF [M] drivers/leds/leds-qnap-mcu.ko 8876s LD [M] drivers/leds/leds-regulator.ko 8876s BTF [M] drivers/leds/leds-regulator.ko 8876s LD [M] drivers/leds/leds-sc27xx-bltc.ko 8876s BTF [M] drivers/leds/leds-sc27xx-bltc.ko 8876s LD [M] drivers/leds/leds-st1202.ko 8876s BTF [M] drivers/leds/leds-st1202.ko 8876s LD [M] drivers/leds/leds-sun50i-a100.ko 8876s BTF [M] drivers/leds/leds-sun50i-a100.ko 8876s LD [M] drivers/leds/leds-tca6507.ko 8876s BTF [M] drivers/leds/leds-tca6507.ko 8876s LD [M] drivers/leds/leds-ti-lmu-common.ko 8876s BTF [M] drivers/leds/leds-ti-lmu-common.ko 8876s LD [M] drivers/leds/leds-tlc591xx.ko 8876s BTF [M] drivers/leds/leds-tlc591xx.ko 8876s LD [M] drivers/leds/leds-tps6105x.ko 8876s BTF [M] drivers/leds/leds-tps6105x.ko 8877s LD [M] drivers/leds/leds-wm831x-status.ko 8877s BTF [M] drivers/leds/leds-wm831x-status.ko 8877s LD [M] drivers/leds/leds-wm8350.ko 8877s BTF [M] drivers/leds/leds-wm8350.ko 8877s LD [M] drivers/leds/leds-cr0014114.ko 8877s BTF [M] drivers/leds/leds-cr0014114.ko 8877s LD [M] drivers/leds/leds-dac124s085.ko 8877s BTF [M] drivers/leds/leds-dac124s085.ko 8877s LD [M] drivers/leds/leds-el15203000.ko 8877s BTF [M] drivers/leds/leds-el15203000.ko 8877s LD [M] drivers/leds/leds-spi-byte.ko 8877s BTF [M] drivers/leds/leds-spi-byte.ko 8877s LD [M] drivers/leds/uleds.ko 8877s BTF [M] drivers/leds/uleds.ko 8877s LD [M] drivers/leds/flash/leds-mt6360.ko 8877s BTF [M] drivers/leds/flash/leds-mt6360.ko 8877s LD [M] drivers/leds/flash/leds-mt6370-flash.ko 8877s LD [M] drivers/leds/flash/leds-aat1290.ko 8877s BTF [M] drivers/leds/flash/leds-mt6370-flash.ko 8877s BTF [M] drivers/leds/flash/leds-aat1290.ko 8877s LD [M] drivers/leds/flash/leds-as3645a.ko 8877s BTF [M] drivers/leds/flash/leds-as3645a.ko 8877s LD [M] drivers/leds/flash/leds-ktd2692.ko 8877s BTF [M] drivers/leds/flash/leds-ktd2692.ko 8877s LD [M] drivers/leds/flash/leds-lm3601x.ko 8877s LD [M] drivers/leds/flash/leds-max77693.ko 8877s BTF [M] drivers/leds/flash/leds-lm3601x.ko 8877s BTF [M] drivers/leds/flash/leds-max77693.ko 8877s LD [M] drivers/leds/flash/leds-qcom-flash.ko 8877s BTF [M] drivers/leds/flash/leds-qcom-flash.ko 8877s LD [M] drivers/leds/flash/leds-rt4505.ko 8878s BTF [M] drivers/leds/flash/leds-rt4505.ko 8878s LD [M] drivers/leds/flash/leds-sgm3140.ko 8878s LD [M] drivers/leds/flash/leds-sy7802.ko 8878s BTF [M] drivers/leds/flash/leds-sgm3140.ko 8878s BTF [M] drivers/leds/flash/leds-sy7802.ko 8878s LD [M] drivers/leds/flash/leds-tps6131x.ko 8878s BTF [M] drivers/leds/flash/leds-tps6131x.ko 8878s LD [M] drivers/leds/rgb/leds-group-multicolor.ko 8878s BTF [M] drivers/leds/rgb/leds-group-multicolor.ko 8878s LD [M] drivers/leds/rgb/leds-ktd202x.ko 8878s BTF [M] drivers/leds/rgb/leds-ktd202x.ko 8878s LD [M] drivers/leds/rgb/leds-ncp5623.ko 8878s BTF [M] drivers/leds/rgb/leds-ncp5623.ko 8878s LD [M] drivers/leds/rgb/leds-pwm-multicolor.ko 8878s LD [M] drivers/leds/rgb/leds-qcom-lpg.ko 8878s BTF [M] drivers/leds/rgb/leds-pwm-multicolor.ko 8878s BTF [M] drivers/leds/rgb/leds-qcom-lpg.ko 8878s LD [M] drivers/leds/rgb/leds-mt6370-rgb.ko 8878s BTF [M] drivers/leds/rgb/leds-mt6370-rgb.ko 8878s LD [M] drivers/pci/pwrctrl/pci-pwrctrl-core.ko 8878s BTF [M] drivers/pci/pwrctrl/pci-pwrctrl-core.ko 8878s LD [M] drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.ko 8878s LD [M] drivers/pci/pwrctrl/pci-pwrctrl-slot.ko 8878s BTF [M] drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.ko 8878s BTF [M] drivers/pci/pwrctrl/pci-pwrctrl-slot.ko 8878s LD [M] drivers/pci/hotplug/acpiphp_ampere_altra.ko 8878s LD [M] drivers/pci/hotplug/acpiphp_ibm.ko 8878s BTF [M] drivers/pci/hotplug/acpiphp_ampere_altra.ko 8878s BTF [M] drivers/pci/hotplug/acpiphp_ibm.ko 8878s LD [M] drivers/pci/endpoint/functions/pci-epf-ntb.ko 8878s LD [M] drivers/pci/endpoint/functions/pci-epf-vntb.ko 8878s BTF [M] drivers/pci/endpoint/functions/pci-epf-ntb.ko 8879s BTF [M] drivers/pci/endpoint/functions/pci-epf-vntb.ko 8879s LD [M] drivers/pci/endpoint/functions/pci-epf-mhi.ko 8879s BTF [M] drivers/pci/endpoint/functions/pci-epf-mhi.ko 8879s LD [M] drivers/pci/controller/dwc/pcie-qcom-ep.ko 8879s BTF [M] drivers/pci/controller/dwc/pcie-qcom-ep.ko 8879s LD [M] drivers/pci/controller/dwc/pci-meson.ko 8879s LD [M] drivers/pci/controller/dwc/pcie-rcar-gen4.ko 8879s BTF [M] drivers/pci/controller/dwc/pci-meson.ko 8879s BTF [M] drivers/pci/controller/dwc/pcie-rcar-gen4.ko 8879s LD [M] drivers/pci/controller/pci-hyperv.ko 8879s LD [M] drivers/pci/controller/pci-hyperv-intf.ko 8879s BTF [M] drivers/pci/controller/pci-hyperv.ko 8879s BTF [M] drivers/pci/controller/pci-hyperv-intf.ko 8879s LD [M] drivers/pci/controller/pcie-iproc.ko 8879s LD [M] drivers/pci/controller/pcie-iproc-platform.ko 8879s BTF [M] drivers/pci/controller/pcie-iproc.ko 8879s BTF [M] drivers/pci/controller/pcie-iproc-platform.ko 8879s LD [M] drivers/pci/controller/pcie-rockchip-host.ko 8879s LD [M] drivers/pci/controller/pcie-mediatek-gen3.ko 8879s BTF [M] drivers/pci/controller/pcie-rockchip-host.ko 8879s BTF [M] drivers/pci/controller/pcie-mediatek-gen3.ko 8879s LD [M] drivers/pci/controller/pcie-brcmstb.ko 8879s LD [M] drivers/pci/controller/pcie-apple.ko 8879s BTF [M] drivers/pci/controller/pcie-apple.ko 8879s BTF [M] drivers/pci/controller/pcie-brcmstb.ko 8879s LD [M] drivers/pci/switch/switchtec.ko 8879s LD [M] drivers/pci/pci-stub.ko 8879s BTF [M] drivers/pci/pci-stub.ko 8879s BTF [M] drivers/pci/switch/switchtec.ko 8880s LD [M] drivers/pci/pci-pf-stub.ko 8880s BTF [M] drivers/pci/pci-pf-stub.ko 8880s LD [M] drivers/rapidio/switches/idtcps.ko 8880s BTF [M] drivers/rapidio/switches/idtcps.ko 8880s LD [M] drivers/rapidio/switches/idt_gen2.ko 8880s BTF [M] drivers/rapidio/switches/idt_gen2.ko 8880s LD [M] drivers/rapidio/switches/idt_gen3.ko 8880s BTF [M] drivers/rapidio/switches/idt_gen3.ko 8880s LD [M] drivers/rapidio/devices/tsi721_mport.ko 8880s BTF [M] drivers/rapidio/devices/tsi721_mport.ko 8880s LD [M] drivers/rapidio/devices/rio_mport_cdev.ko 8880s BTF [M] drivers/rapidio/devices/rio_mport_cdev.ko 8880s LD [M] drivers/rapidio/rio-scan.ko 8880s BTF [M] drivers/rapidio/rio-scan.ko 8880s LD [M] drivers/rapidio/rio_cm.ko 8880s BTF [M] drivers/rapidio/rio_cm.ko 8880s LD [M] drivers/video/backlight/ams369fg06.ko 8880s BTF [M] drivers/video/backlight/ams369fg06.ko 8880s LD [M] drivers/video/backlight/lcd.ko 8880s BTF [M] drivers/video/backlight/lcd.ko 8880s LD [M] drivers/video/backlight/hx8357.ko 8880s BTF [M] drivers/video/backlight/hx8357.ko 8880s LD [M] drivers/video/backlight/ili922x.ko 8880s BTF [M] drivers/video/backlight/ili922x.ko 8880s LD [M] drivers/video/backlight/ili9320.ko 8880s LD [M] drivers/video/backlight/l4f00242t03.ko 8880s BTF [M] drivers/video/backlight/ili9320.ko 8880s BTF [M] drivers/video/backlight/l4f00242t03.ko 8880s LD [M] drivers/video/backlight/lms283gf05.ko 8880s BTF [M] drivers/video/backlight/lms283gf05.ko 8881s LD [M] drivers/video/backlight/lms501kf03.ko 8881s BTF [M] drivers/video/backlight/lms501kf03.ko 8881s LD [M] drivers/video/backlight/ltv350qv.ko 8881s LD [M] drivers/video/backlight/otm3225a.ko 8881s BTF [M] drivers/video/backlight/ltv350qv.ko 8881s BTF [M] drivers/video/backlight/otm3225a.ko 8881s LD [M] drivers/video/backlight/platform_lcd.ko 8881s BTF [M] drivers/video/backlight/platform_lcd.ko 8881s LD [M] drivers/video/backlight/tdo24m.ko 8881s BTF [M] drivers/video/backlight/tdo24m.ko 8881s LD [M] drivers/video/backlight/vgg2432a4.ko 8881s BTF [M] drivers/video/backlight/vgg2432a4.ko 8881s LD [M] drivers/video/backlight/88pm860x_bl.ko 8881s BTF [M] drivers/video/backlight/88pm860x_bl.ko 8881s LD [M] drivers/video/backlight/aat2870_bl.ko 8881s BTF [M] drivers/video/backlight/aat2870_bl.ko 8881s LD [M] drivers/video/backlight/adp5520_bl.ko 8881s BTF [M] drivers/video/backlight/adp5520_bl.ko 8882s LD [M] drivers/video/backlight/adp8860_bl.ko 8882s LD [M] drivers/video/backlight/adp8870_bl.ko 8882s BTF [M] drivers/video/backlight/adp8860_bl.ko 8882s BTF [M] drivers/video/backlight/adp8870_bl.ko 8882s LD [M] drivers/video/backlight/apple_dwi_bl.ko 8882s BTF [M] drivers/video/backlight/apple_dwi_bl.ko 8882s LD [M] drivers/video/backlight/as3711_bl.ko 8882s BTF [M] drivers/video/backlight/as3711_bl.ko 8882s LD [M] drivers/video/backlight/bd6107.ko 8882s LD [M] drivers/video/backlight/da903x_bl.ko 8882s BTF [M] drivers/video/backlight/bd6107.ko 8882s BTF [M] drivers/video/backlight/da903x_bl.ko 8882s LD [M] drivers/video/backlight/da9052_bl.ko 8882s BTF [M] drivers/video/backlight/da9052_bl.ko 8882s LD [M] drivers/video/backlight/gpio_backlight.ko 8882s BTF [M] drivers/video/backlight/gpio_backlight.ko 8882s LD [M] drivers/video/backlight/ktd2801-backlight.ko 8882s BTF [M] drivers/video/backlight/ktd2801-backlight.ko 8882s LD [M] drivers/video/backlight/ktz8866.ko 8882s BTF [M] drivers/video/backlight/ktz8866.ko 8882s LD [M] drivers/video/backlight/lm3509_bl.ko 8882s BTF [M] drivers/video/backlight/lm3509_bl.ko 8882s LD [M] drivers/video/backlight/lm3533_bl.ko 8882s BTF [M] drivers/video/backlight/lm3533_bl.ko 8883s LD [M] drivers/video/backlight/lm3630a_bl.ko 8883s BTF [M] drivers/video/backlight/lm3630a_bl.ko 8883s LD [M] drivers/video/backlight/lm3639_bl.ko 8883s BTF [M] drivers/video/backlight/lm3639_bl.ko 8883s LD [M] drivers/video/backlight/lp855x_bl.ko 8883s LD [M] drivers/video/backlight/lp8788_bl.ko 8883s BTF [M] drivers/video/backlight/lp855x_bl.ko 8883s BTF [M] drivers/video/backlight/lp8788_bl.ko 8883s LD [M] drivers/video/backlight/lv5207lp.ko 8883s BTF [M] drivers/video/backlight/lv5207lp.ko 8883s LD [M] drivers/video/backlight/max8925_bl.ko 8883s BTF [M] drivers/video/backlight/max8925_bl.ko 8883s LD [M] drivers/video/backlight/mp3309c.ko 8883s BTF [M] drivers/video/backlight/mp3309c.ko 8883s LD [M] drivers/video/backlight/mt6370-backlight.ko 8883s BTF [M] drivers/video/backlight/mt6370-backlight.ko 8883s LD [M] drivers/video/backlight/pandora_bl.ko 8883s BTF [M] drivers/video/backlight/pandora_bl.ko 8883s LD [M] drivers/video/backlight/pwm_bl.ko 8883s LD [M] drivers/video/backlight/qcom-wled.ko 8883s BTF [M] drivers/video/backlight/pwm_bl.ko 8883s BTF [M] drivers/video/backlight/qcom-wled.ko 8883s LD [M] drivers/video/backlight/rt4831-backlight.ko 8883s BTF [M] drivers/video/backlight/rt4831-backlight.ko 8883s LD [M] drivers/video/backlight/sky81452-backlight.ko 8883s BTF [M] drivers/video/backlight/sky81452-backlight.ko 8883s LD [M] drivers/video/backlight/tps65217_bl.ko 8883s BTF [M] drivers/video/backlight/tps65217_bl.ko 8883s LD [M] drivers/video/backlight/wm831x_bl.ko 8883s LD [M] drivers/video/backlight/arcxcnn_bl.ko 8883s BTF [M] drivers/video/backlight/wm831x_bl.ko 8883s BTF [M] drivers/video/backlight/arcxcnn_bl.ko 8883s LD [M] drivers/video/backlight/rave-sp-backlight.ko 8884s BTF [M] drivers/video/backlight/rave-sp-backlight.ko 8884s LD [M] drivers/video/backlight/led_bl.ko 8884s BTF [M] drivers/video/backlight/led_bl.ko 8884s LD [M] drivers/video/fbdev/core/svgalib.ko 8884s LD [M] drivers/video/fbdev/core/fb_ddc.ko 8884s BTF [M] drivers/video/fbdev/core/svgalib.ko 8884s BTF [M] drivers/video/fbdev/core/fb_ddc.ko 8884s LD [M] drivers/video/fbdev/cyber2000fb.ko 8884s BTF [M] drivers/video/fbdev/cyber2000fb.ko 8884s LD [M] drivers/video/fbdev/pm2fb.ko 8884s LD [M] drivers/video/fbdev/pm3fb.ko 8884s LD [M] drivers/video/fbdev/i740fb.ko 8884s BTF [M] drivers/video/fbdev/pm2fb.ko 8884s BTF [M] drivers/video/fbdev/pm3fb.ko 8884s BTF [M] drivers/video/fbdev/i740fb.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_base.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_base.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_accel.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_accel.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_Ti3026.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_DAC1064.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_misc.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_misc.ko 8884s LD [M] drivers/video/fbdev/matrox/g450_pll.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_g450.ko 8884s LD [M] drivers/video/fbdev/matrox/matroxfb_crtc2.ko 8884s BTF [M] drivers/video/fbdev/matrox/g450_pll.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_g450.ko 8884s BTF [M] drivers/video/fbdev/matrox/matroxfb_crtc2.ko 8884s LD [M] drivers/video/fbdev/matrox/i2c-matroxfb.ko 8884s BTF [M] drivers/video/fbdev/matrox/i2c-matroxfb.ko 8885s LD [M] drivers/video/fbdev/matrox/matroxfb_maven.ko 8885s LD [M] drivers/video/fbdev/riva/rivafb.ko 8885s LD [M] drivers/video/fbdev/nvidia/nvidiafb.ko 8885s BTF [M] drivers/video/fbdev/matrox/matroxfb_maven.ko 8885s BTF [M] drivers/video/fbdev/riva/rivafb.ko 8885s BTF [M] drivers/video/fbdev/nvidia/nvidiafb.ko 8885s LD [M] drivers/video/fbdev/aty/atyfb.ko 8885s BTF [M] drivers/video/fbdev/aty/atyfb.ko 8885s LD [M] drivers/video/fbdev/aty/aty128fb.ko 8885s BTF [M] drivers/video/fbdev/aty/aty128fb.ko 8885s LD [M] drivers/video/fbdev/aty/radeonfb.ko 8885s LD [M] drivers/video/fbdev/macmodes.ko 8885s BTF [M] drivers/video/fbdev/aty/radeonfb.ko 8885s BTF [M] drivers/video/fbdev/macmodes.ko 8885s LD [M] drivers/video/fbdev/sis/sisfb.ko 8885s LD [M] drivers/video/fbdev/kyro/kyrofb.ko 8885s BTF [M] drivers/video/fbdev/sis/sisfb.ko 8885s BTF [M] drivers/video/fbdev/kyro/kyrofb.ko 8885s LD [M] drivers/video/fbdev/savage/savagefb.ko 8885s LD [M] drivers/video/fbdev/neofb.ko 8885s BTF [M] drivers/video/fbdev/savage/savagefb.ko 8885s BTF [M] drivers/video/fbdev/neofb.ko 8885s LD [M] drivers/video/fbdev/tdfxfb.ko 8885s LD [M] drivers/video/fbdev/vt8623fb.ko 8885s BTF [M] drivers/video/fbdev/tdfxfb.ko 8885s BTF [M] drivers/video/fbdev/vt8623fb.ko 8885s LD [M] drivers/video/fbdev/tridentfb.ko 8885s LD [M] drivers/video/fbdev/s3fb.ko 8885s BTF [M] drivers/video/fbdev/tridentfb.ko 8885s BTF [M] drivers/video/fbdev/s3fb.ko 8886s LD [M] drivers/video/fbdev/arkfb.ko 8886s LD [M] drivers/video/fbdev/sstfb.ko 8886s BTF [M] drivers/video/fbdev/arkfb.ko 8886s BTF [M] drivers/video/fbdev/sstfb.ko 8886s LD [M] drivers/video/fbdev/cirrusfb.ko 8886s LD [M] drivers/video/fbdev/metronomefb.ko 8886s BTF [M] drivers/video/fbdev/metronomefb.ko 8886s BTF [M] drivers/video/fbdev/cirrusfb.ko 8886s LD [M] drivers/video/fbdev/s1d13xxxfb.ko 8886s LD [M] drivers/video/fbdev/imxfb.ko 8886s BTF [M] drivers/video/fbdev/s1d13xxxfb.ko 8886s BTF [M] drivers/video/fbdev/imxfb.ko 8886s LD [M] drivers/video/fbdev/sm501fb.ko 8886s LD [M] drivers/video/fbdev/udlfb.ko 8886s BTF [M] drivers/video/fbdev/sm501fb.ko 8886s BTF [M] drivers/video/fbdev/udlfb.ko 8886s LD [M] drivers/video/fbdev/smscufx.ko 8886s LD [M] drivers/video/fbdev/xilinxfb.ko 8886s BTF [M] drivers/video/fbdev/smscufx.ko 8886s BTF [M] drivers/video/fbdev/xilinxfb.ko 8886s LD [M] drivers/video/fbdev/carminefb.ko 8886s LD [M] drivers/video/fbdev/mb862xx/mb862xxfb.ko 8886s BTF [M] drivers/video/fbdev/carminefb.ko 8886s BTF [M] drivers/video/fbdev/mb862xx/mb862xxfb.ko 8886s LD [M] drivers/video/fbdev/ocfb.ko 8886s BTF [M] drivers/video/fbdev/ocfb.ko 8886s LD [M] drivers/video/fbdev/sm712fb.ko 8886s BTF [M] drivers/video/fbdev/sm712fb.ko 8886s LD [M] drivers/video/fbdev/uvesafb.ko 8886s BTF [M] drivers/video/fbdev/uvesafb.ko 8886s LD [M] drivers/video/fbdev/ssd1307fb.ko 8886s BTF [M] drivers/video/fbdev/ssd1307fb.ko 8886s LD [M] drivers/video/vgastate.ko 8886s BTF [M] drivers/video/vgastate.ko 8887s LD [M] drivers/char/ipmi/ipmi_msghandler.ko 8887s BTF [M] drivers/char/ipmi/ipmi_msghandler.ko 8887s LD [M] drivers/char/ipmi/ipmi_devintf.ko 8887s BTF [M] drivers/char/ipmi/ipmi_devintf.ko 8887s LD [M] drivers/char/ipmi/ipmi_si.ko 8887s LD [M] drivers/char/ipmi/ipmi_ssif.ko 8887s BTF [M] drivers/char/ipmi/ipmi_ssif.ko 8887s BTF [M] drivers/char/ipmi/ipmi_si.ko 8887s LD [M] drivers/char/ipmi/ipmi_ipmb.ko 8887s BTF [M] drivers/char/ipmi/ipmi_ipmb.ko 8887s LD [M] drivers/char/ipmi/ipmi_watchdog.ko 8887s BTF [M] drivers/char/ipmi/ipmi_watchdog.ko 8887s LD [M] drivers/char/ipmi/ipmi_poweroff.ko 8887s BTF [M] drivers/char/ipmi/ipmi_poweroff.ko 8887s LD [M] drivers/char/ipmi/kcs_bmc.ko 8887s BTF [M] drivers/char/ipmi/kcs_bmc.ko 8887s LD [M] drivers/char/ipmi/kcs_bmc_serio.ko 8887s BTF [M] drivers/char/ipmi/kcs_bmc_serio.ko 8887s LD [M] drivers/char/ipmi/kcs_bmc_cdev_ipmi.ko 8887s LD [M] drivers/char/ipmi/kcs_bmc_npcm7xx.ko 8887s BTF [M] drivers/char/ipmi/kcs_bmc_npcm7xx.ko 8887s BTF [M] drivers/char/ipmi/kcs_bmc_cdev_ipmi.ko 8887s LD [M] drivers/char/ipmi/ipmb_dev_int.ko 8887s BTF [M] drivers/char/ipmi/ipmb_dev_int.ko 8887s LD [M] drivers/char/ipmi/ssif_bmc.ko 8887s BTF [M] drivers/char/ipmi/ssif_bmc.ko 8887s LD [M] drivers/acpi/apei/einj.ko 8887s BTF [M] drivers/acpi/apei/einj.ko 8887s LD [M] drivers/acpi/acpi_ipmi.ko 8887s LD [M] drivers/acpi/video.ko 8887s BTF [M] drivers/acpi/acpi_ipmi.ko 8887s BTF [M] drivers/acpi/video.ko 8888s LD [M] drivers/acpi/acpi_tad.ko 8888s BTF [M] drivers/acpi/acpi_tad.ko 8888s LD [M] drivers/acpi/platform_profile.ko 8888s BTF [M] drivers/acpi/platform_profile.ko 8888s LD [M] drivers/acpi/nfit/nfit.ko 8888s LD [M] drivers/acpi/ec_sys.ko 8888s BTF [M] drivers/acpi/ec_sys.ko 8888s BTF [M] drivers/acpi/nfit/nfit.ko 8888s LD [M] drivers/acpi/pfr_update.ko 8888s BTF [M] drivers/acpi/pfr_update.ko 8888s LD [M] drivers/acpi/pfr_telemetry.ko 8888s BTF [M] drivers/acpi/pfr_telemetry.ko 8888s LD [M] drivers/acpi/acpi_configfs.ko 8888s BTF [M] drivers/acpi/acpi_configfs.ko 8888s LD [M] drivers/clk/bcm/clk-bcm2711-dvp.ko 8888s BTF [M] drivers/clk/bcm/clk-bcm2711-dvp.ko 8888s LD [M] drivers/clk/bcm/clk-raspberrypi.ko 8888s BTF [M] drivers/clk/bcm/clk-raspberrypi.ko 8888s LD [M] drivers/clk/hisilicon/crg-hi3516cv300.ko 8888s BTF [M] drivers/clk/hisilicon/crg-hi3516cv300.ko 8888s LD [M] drivers/clk/hisilicon/clk-hi3519.ko 8888s BTF [M] drivers/clk/hisilicon/clk-hi3519.ko 8888s LD [M] drivers/clk/hisilicon/crg-hi3798cv200.ko 8888s BTF [M] drivers/clk/hisilicon/crg-hi3798cv200.ko 8888s LD [M] drivers/clk/imx/clk-imx93.ko 8888s BTF [M] drivers/clk/imx/clk-imx93.ko 8888s LD [M] drivers/clk/imx/clk-imx95-blk-ctl.ko 8888s BTF [M] drivers/clk/imx/clk-imx95-blk-ctl.ko 8888s LD [M] drivers/clk/imx/clk-imx8ulp.ko 8889s BTF [M] drivers/clk/imx/clk-imx8ulp.ko 8889s LD [M] drivers/clk/keystone/sci-clk.ko 8889s BTF [M] drivers/clk/keystone/sci-clk.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-apmixedsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-apmixedsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-infracfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-infracfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-pericfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-pericfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-topckgen.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-topckgen.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-imgsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-imgsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-mfgcfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-mfgcfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-vdecsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-vdecsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6735-vencsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6735-vencsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-apmixedsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-apmixedsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-infracfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-infracfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-pericfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-pericfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-topckgen.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-topckgen.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-mfg.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-mfg.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-mm.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-mm.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-vdecsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-vdecsys.ko 8889s LD [M] drivers/clk/mediatek/clk-mt6795-vencsys.ko 8889s BTF [M] drivers/clk/mediatek/clk-mt6795-vencsys.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7981-eth.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7981-eth.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7988-apmixed.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7988-apmixed.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7988-topckgen.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7988-topckgen.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7988-infracfg.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7988-infracfg.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7988-eth.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7988-eth.ko 8890s LD [M] drivers/clk/mediatek/clk-mt7988-xfipll.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt7988-xfipll.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8173-img.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8173-vdecsys.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8173-img.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8173-vdecsys.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8173-vencsys.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8173-vencsys.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-cam.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-cam.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-img.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-img.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-ipe.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-ipe.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-mcu.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-mcu.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-mdp.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-mdp.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-mfg.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-mfg.ko 8890s LD [M] drivers/clk/mediatek/clk-mt8186-mm.ko 8890s BTF [M] drivers/clk/mediatek/clk-mt8186-mm.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8186-vdec.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8186-vdec.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8186-venc.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8186-venc.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8186-wpe.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8186-wpe.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-apmixedsys.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-apmixedsys.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-topckgen.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-topckgen.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-peri_ao.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-peri_ao.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-infra_ao.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-infra_ao.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-adsp_audio26m.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-adsp_audio26m.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-cam.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-cam.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-ccu.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-ccu.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-img.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-img.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-ipe.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-ipe.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-mfg.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-mfg.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-vdec.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-vdo0.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-vdec.ko 8891s BTF [M] drivers/clk/mediatek/clk-mt8188-vdo0.ko 8891s LD [M] drivers/clk/mediatek/clk-mt8188-vdo1.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8188-vdo1.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8188-venc.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8188-venc.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8188-vpp0.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8188-vpp0.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8188-vpp1.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8188-vpp1.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8188-wpe.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8188-wpe.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-apusys_pll.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-apusys_pll.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-cam.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-cam.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-ccu.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-ccu.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-img.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-img.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-ipe.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-ipe.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-mfg.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-mfg.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-scp_adsp.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-scp_adsp.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-vdec.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-vdec.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-vdo0.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-vdo0.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-vdo1.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-vdo1.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-venc.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-venc.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-vpp0.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-vpp0.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-vpp1.ko 8892s LD [M] drivers/clk/mediatek/clk-mt8195-wpe.ko 8892s BTF [M] drivers/clk/mediatek/clk-mt8195-vpp1.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8195-wpe.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-apmixedsys.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-apmixedsys.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-apu.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-cam.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-apu.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-cam.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-mfg.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-mfg.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-mm.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-vdec.ko 8893s LD [M] drivers/clk/mediatek/clk-mt8365-venc.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-mm.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-vdec.ko 8893s BTF [M] drivers/clk/mediatek/clk-mt8365-venc.ko 8893s LD [M] drivers/clk/meson/clk-phase.ko 8893s BTF [M] drivers/clk/meson/clk-phase.ko 8893s LD [M] drivers/clk/meson/sclk-div.ko 8893s LD [M] drivers/clk/meson/axg-audio.ko 8893s LD [M] drivers/clk/meson/a1-pll.ko 8893s BTF [M] drivers/clk/meson/sclk-div.ko 8893s BTF [M] drivers/clk/meson/axg-audio.ko 8893s BTF [M] drivers/clk/meson/a1-pll.ko 8893s LD [M] drivers/clk/meson/a1-peripherals.ko 8893s BTF [M] drivers/clk/meson/a1-peripherals.ko 8893s LD [M] drivers/clk/meson/c3-peripherals.ko 8893s LD [M] drivers/clk/meson/s4-pll.ko 8893s LD [M] drivers/clk/meson/s4-peripherals.ko 8893s BTF [M] drivers/clk/meson/c3-peripherals.ko 8893s BTF [M] drivers/clk/meson/s4-pll.ko 8893s BTF [M] drivers/clk/meson/s4-peripherals.ko 8894s LD [M] drivers/clk/qcom/lpass-gfm-sm8250.ko 8894s BTF [M] drivers/clk/qcom/lpass-gfm-sm8250.ko 8894s LD [M] drivers/clk/qcom/camcc-x1e80100.ko 8894s LD [M] drivers/clk/qcom/dispcc-x1e80100.ko 8894s LD [M] drivers/clk/qcom/gcc-x1e80100.ko 8894s BTF [M] drivers/clk/qcom/camcc-x1e80100.ko 8894s BTF [M] drivers/clk/qcom/dispcc-x1e80100.ko 8894s BTF [M] drivers/clk/qcom/gcc-x1e80100.ko 8894s LD [M] drivers/clk/qcom/gpucc-x1e80100.ko 8894s BTF [M] drivers/clk/qcom/gpucc-x1e80100.ko 8894s LD [M] drivers/clk/qcom/tcsrcc-x1e80100.ko 8894s BTF [M] drivers/clk/qcom/tcsrcc-x1e80100.ko 8894s LD [M] drivers/clk/qcom/gpucc-x1p42100.ko 8894s LD [M] drivers/clk/qcom/gpucc-qcm2290.ko 8894s BTF [M] drivers/clk/qcom/gpucc-x1p42100.ko 8894s BTF [M] drivers/clk/qcom/gpucc-qcm2290.ko 8894s LD [M] drivers/clk/qcom/apss-ipq-pll.ko 8894s BTF [M] drivers/clk/qcom/apss-ipq-pll.ko 8894s LD [M] drivers/clk/qcom/apss-ipq6018.ko 8894s BTF [M] drivers/clk/qcom/apss-ipq6018.ko 8894s LD [M] drivers/clk/qcom/ipq-cmn-pll.ko 8894s LD [M] drivers/clk/qcom/gcc-ipq4019.ko 8894s BTF [M] drivers/clk/qcom/ipq-cmn-pll.ko 8894s BTF [M] drivers/clk/qcom/gcc-ipq4019.ko 8894s LD [M] drivers/clk/qcom/gcc-ipq5018.ko 8894s BTF [M] drivers/clk/qcom/gcc-ipq5018.ko 8894s LD [M] drivers/clk/qcom/gcc-ipq5332.ko 8894s BTF [M] drivers/clk/qcom/gcc-ipq5332.ko 8894s LD [M] drivers/clk/qcom/gcc-ipq5424.ko 8894s BTF [M] drivers/clk/qcom/gcc-ipq5424.ko 8894s LD [M] drivers/clk/qcom/gcc-ipq6018.ko 8894s BTF [M] drivers/clk/qcom/gcc-ipq6018.ko 8895s LD [M] drivers/clk/qcom/gcc-ipq8074.ko 8895s BTF [M] drivers/clk/qcom/gcc-ipq8074.ko 8895s LD [M] drivers/clk/qcom/gcc-ipq9574.ko 8895s BTF [M] drivers/clk/qcom/gcc-ipq9574.ko 8895s LD [M] drivers/clk/qcom/nsscc-ipq9574.ko 8895s BTF [M] drivers/clk/qcom/nsscc-ipq9574.ko 8895s LD [M] drivers/clk/qcom/nsscc-qca8k.ko 8895s BTF [M] drivers/clk/qcom/nsscc-qca8k.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8916.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8916.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8917.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8917.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8939.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8939.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8953.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8953.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8976.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8976.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8994.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8994.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8996.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8996.ko 8895s LD [M] drivers/clk/qcom/gcc-msm8998.ko 8895s BTF [M] drivers/clk/qcom/gcc-msm8998.ko 8895s LD [M] drivers/clk/qcom/gpucc-msm8998.ko 8895s BTF [M] drivers/clk/qcom/gpucc-msm8998.ko 8895s LD [M] drivers/clk/qcom/mmcc-msm8994.ko 8895s BTF [M] drivers/clk/qcom/mmcc-msm8994.ko 8895s LD [M] drivers/clk/qcom/mmcc-msm8996.ko 8895s BTF [M] drivers/clk/qcom/mmcc-msm8996.ko 8895s LD [M] drivers/clk/qcom/mmcc-msm8998.ko 8895s BTF [M] drivers/clk/qcom/mmcc-msm8998.ko 8895s LD [M] drivers/clk/qcom/a53-pll.ko 8895s BTF [M] drivers/clk/qcom/a53-pll.ko 8896s LD [M] drivers/clk/qcom/a7-pll.ko 8896s BTF [M] drivers/clk/qcom/a7-pll.ko 8896s LD [M] drivers/clk/qcom/apcs-msm8916.ko 8896s BTF [M] drivers/clk/qcom/apcs-msm8916.ko 8896s LD [M] drivers/clk/qcom/apcs-msm8996.ko 8896s BTF [M] drivers/clk/qcom/apcs-msm8996.ko 8896s LD [M] drivers/clk/qcom/clk-cpu-8996.ko 8896s BTF [M] drivers/clk/qcom/clk-cpu-8996.ko 8896s LD [M] drivers/clk/qcom/clk-cbf-8996.ko 8896s BTF [M] drivers/clk/qcom/clk-cbf-8996.ko 8896s LD [M] drivers/clk/qcom/clk-rpm.ko 8896s BTF [M] drivers/clk/qcom/clk-rpm.ko 8896s LD [M] drivers/clk/qcom/clk-smd-rpm.ko 8896s BTF [M] drivers/clk/qcom/clk-smd-rpm.ko 8896s LD [M] drivers/clk/qcom/gcc-qcm2290.ko 8896s BTF [M] drivers/clk/qcom/gcc-qcm2290.ko 8896s LD [M] drivers/clk/qcom/dispcc-qcm2290.ko 8896s BTF [M] drivers/clk/qcom/dispcc-qcm2290.ko 8896s LD [M] drivers/clk/qcom/gcc-qcs404.ko 8896s BTF [M] drivers/clk/qcom/gcc-qcs404.ko 8896s LD [M] drivers/clk/qcom/gcc-qcs615.ko 8896s BTF [M] drivers/clk/qcom/gcc-qcs615.ko 8896s LD [M] drivers/clk/qcom/gcc-qcs8300.ko 8896s BTF [M] drivers/clk/qcom/gcc-qcs8300.ko 8896s LD [M] drivers/clk/qcom/q6sstop-qcs404.ko 8896s LD [M] drivers/clk/qcom/turingcc-qcs404.ko 8896s BTF [M] drivers/clk/qcom/q6sstop-qcs404.ko 8896s BTF [M] drivers/clk/qcom/turingcc-qcs404.ko 8896s LD [M] drivers/clk/qcom/ecpricc-qdu1000.ko 8896s BTF [M] drivers/clk/qcom/ecpricc-qdu1000.ko 8896s LD [M] drivers/clk/qcom/gcc-qdu1000.ko 8896s BTF [M] drivers/clk/qcom/gcc-qdu1000.ko 8897s LD [M] drivers/clk/qcom/camcc-sc7280.ko 8897s LD [M] drivers/clk/qcom/camcc-sc8280xp.ko 8897s BTF [M] drivers/clk/qcom/camcc-sc7280.ko 8897s BTF [M] drivers/clk/qcom/camcc-sc8280xp.ko 8897s LD [M] drivers/clk/qcom/dispcc-sc7180.ko 8897s BTF [M] drivers/clk/qcom/dispcc-sc7180.ko 8897s LD [M] drivers/clk/qcom/dispcc-sc7280.ko 8897s BTF [M] drivers/clk/qcom/dispcc-sc7280.ko 8897s LD [M] drivers/clk/qcom/dispcc-sc8280xp.ko 8897s LD [M] drivers/clk/qcom/camcc-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/dispcc-sc8280xp.ko 8897s BTF [M] drivers/clk/qcom/camcc-sa8775p.ko 8897s LD [M] drivers/clk/qcom/dispcc0-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/dispcc0-sa8775p.ko 8897s LD [M] drivers/clk/qcom/dispcc1-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/dispcc1-sa8775p.ko 8897s LD [M] drivers/clk/qcom/gcc-sa8775p.ko 8897s LD [M] drivers/clk/qcom/gpucc-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/gcc-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/gpucc-sa8775p.ko 8897s LD [M] drivers/clk/qcom/videocc-sa8775p.ko 8897s BTF [M] drivers/clk/qcom/videocc-sa8775p.ko 8897s LD [M] drivers/clk/qcom/gcc-sar2130p.ko 8897s BTF [M] drivers/clk/qcom/gcc-sar2130p.ko 8897s LD [M] drivers/clk/qcom/gpucc-sar2130p.ko 8897s BTF [M] drivers/clk/qcom/gpucc-sar2130p.ko 8897s LD [M] drivers/clk/qcom/gcc-sc7180.ko 8897s LD [M] drivers/clk/qcom/gcc-sc8180x.ko 8897s BTF [M] drivers/clk/qcom/gcc-sc7180.ko 8897s BTF [M] drivers/clk/qcom/gcc-sc8180x.ko 8897s LD [M] drivers/clk/qcom/gcc-sc8280xp.ko 8897s BTF [M] drivers/clk/qcom/gcc-sc8280xp.ko 8897s LD [M] drivers/clk/qcom/gpucc-sc7180.ko 8897s BTF [M] drivers/clk/qcom/gpucc-sc7180.ko 8897s LD [M] drivers/clk/qcom/gpucc-sc7280.ko 8897s LD [M] drivers/clk/qcom/gpucc-sc8280xp.ko 8897s BTF [M] drivers/clk/qcom/gpucc-sc7280.ko 8897s BTF [M] drivers/clk/qcom/gpucc-sc8280xp.ko 8898s LD [M] drivers/clk/qcom/lpasscc-sc7280.ko 8898s BTF [M] drivers/clk/qcom/lpasscc-sc7280.ko 8898s LD [M] drivers/clk/qcom/lpasscc-sc8280xp.ko 8898s BTF [M] drivers/clk/qcom/lpasscc-sc8280xp.ko 8898s LD [M] drivers/clk/qcom/lpasscorecc-sc7180.ko 8898s LD [M] drivers/clk/qcom/lpasscorecc-sc7280.ko 8898s BTF [M] drivers/clk/qcom/lpasscorecc-sc7180.ko 8898s BTF [M] drivers/clk/qcom/lpasscorecc-sc7280.ko 8898s LD [M] drivers/clk/qcom/lpassaudiocc-sc7280.ko 8898s BTF [M] drivers/clk/qcom/lpassaudiocc-sc7280.ko 8898s LD [M] drivers/clk/qcom/videocc-sc7180.ko 8898s BTF [M] drivers/clk/qcom/videocc-sc7180.ko 8898s LD [M] drivers/clk/qcom/videocc-sc7280.ko 8898s BTF [M] drivers/clk/qcom/videocc-sc7280.ko 8898s LD [M] drivers/clk/qcom/camcc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/camcc-sdm845.ko 8898s LD [M] drivers/clk/qcom/dispcc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/dispcc-sdm845.ko 8898s LD [M] drivers/clk/qcom/gcc-sdm660.ko 8898s BTF [M] drivers/clk/qcom/gcc-sdm660.ko 8898s LD [M] drivers/clk/qcom/mmcc-sdm660.ko 8898s LD [M] drivers/clk/qcom/gpucc-sdm660.ko 8898s BTF [M] drivers/clk/qcom/mmcc-sdm660.ko 8898s BTF [M] drivers/clk/qcom/gpucc-sdm660.ko 8898s LD [M] drivers/clk/qcom/gcc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/gcc-sdm845.ko 8898s LD [M] drivers/clk/qcom/gpucc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/gpucc-sdm845.ko 8898s LD [M] drivers/clk/qcom/lpasscc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/lpasscc-sdm845.ko 8898s LD [M] drivers/clk/qcom/videocc-sdm845.ko 8898s BTF [M] drivers/clk/qcom/videocc-sdm845.ko 8899s LD [M] drivers/clk/qcom/gcc-sdx75.ko 8899s BTF [M] drivers/clk/qcom/gcc-sdx75.ko 8899s LD [M] drivers/clk/qcom/camcc-sm4450.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm4450.ko 8899s LD [M] drivers/clk/qcom/camcc-sm6350.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm6350.ko 8899s LD [M] drivers/clk/qcom/camcc-sm7150.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm7150.ko 8899s LD [M] drivers/clk/qcom/camcc-sm8150.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm8150.ko 8899s LD [M] drivers/clk/qcom/camcc-sm8250.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm8250.ko 8899s LD [M] drivers/clk/qcom/camcc-sm8450.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm8450.ko 8899s LD [M] drivers/clk/qcom/camcc-sm8550.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm8550.ko 8899s LD [M] drivers/clk/qcom/camcc-sm8650.ko 8899s BTF [M] drivers/clk/qcom/camcc-sm8650.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm4450.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm4450.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm6115.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm6115.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm6125.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm6125.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm6350.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm6350.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm6375.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm6375.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm7150.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm7150.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm8450.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm8550.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm8450.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm8550.ko 8899s LD [M] drivers/clk/qcom/dispcc-sm8750.ko 8899s BTF [M] drivers/clk/qcom/dispcc-sm8750.ko 8900s LD [M] drivers/clk/qcom/gcc-sm4450.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm4450.ko 8900s LD [M] drivers/clk/qcom/gcc-sm6115.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm6115.ko 8900s LD [M] drivers/clk/qcom/gcc-sm6125.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm6125.ko 8900s LD [M] drivers/clk/qcom/gcc-sm6350.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm6350.ko 8900s LD [M] drivers/clk/qcom/gcc-sm6375.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm6375.ko 8900s LD [M] drivers/clk/qcom/gcc-sm7150.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8150.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm7150.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8150.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8250.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8250.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8350.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8350.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8450.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8450.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8550.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8550.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8650.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8650.ko 8900s LD [M] drivers/clk/qcom/gcc-sm8750.ko 8900s BTF [M] drivers/clk/qcom/gcc-sm8750.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm4450.ko 8900s BTF [M] drivers/clk/qcom/gpucc-sm4450.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm6115.ko 8900s BTF [M] drivers/clk/qcom/gpucc-sm6115.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm6125.ko 8900s BTF [M] drivers/clk/qcom/gpucc-sm6125.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm6350.ko 8900s BTF [M] drivers/clk/qcom/gpucc-sm6350.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm6375.ko 8900s BTF [M] drivers/clk/qcom/gpucc-sm6375.ko 8900s LD [M] drivers/clk/qcom/gpucc-sm8150.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8150.ko 8901s LD [M] drivers/clk/qcom/gpucc-sm8250.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8250.ko 8901s LD [M] drivers/clk/qcom/gpucc-sm8350.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8350.ko 8901s LD [M] drivers/clk/qcom/gpucc-sm8450.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8450.ko 8901s LD [M] drivers/clk/qcom/gpucc-sm8550.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8550.ko 8901s LD [M] drivers/clk/qcom/gpucc-sm8650.ko 8901s BTF [M] drivers/clk/qcom/gpucc-sm8650.ko 8901s LD [M] drivers/clk/qcom/lpasscc-sm6115.ko 8901s BTF [M] drivers/clk/qcom/lpasscc-sm6115.ko 8901s LD [M] drivers/clk/qcom/tcsrcc-sm8550.ko 8901s BTF [M] drivers/clk/qcom/tcsrcc-sm8550.ko 8901s LD [M] drivers/clk/qcom/tcsrcc-sm8650.ko 8901s LD [M] drivers/clk/qcom/tcsrcc-sm8750.ko 8901s BTF [M] drivers/clk/qcom/tcsrcc-sm8650.ko 8901s BTF [M] drivers/clk/qcom/tcsrcc-sm8750.ko 8901s LD [M] drivers/clk/qcom/videocc-sm7150.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm7150.ko 8901s LD [M] drivers/clk/qcom/videocc-sm8150.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm8150.ko 8901s LD [M] drivers/clk/qcom/videocc-sm8250.ko 8901s LD [M] drivers/clk/qcom/videocc-sm8350.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm8250.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm8350.ko 8901s LD [M] drivers/clk/qcom/videocc-sm8450.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm8450.ko 8901s LD [M] drivers/clk/qcom/videocc-sm8550.ko 8901s BTF [M] drivers/clk/qcom/videocc-sm8550.ko 8901s LD [M] drivers/clk/qcom/clk-spmi-pmic-div.ko 8901s LD [M] drivers/clk/qcom/kpss-xcc.ko 8901s BTF [M] drivers/clk/qcom/clk-spmi-pmic-div.ko 8901s BTF [M] drivers/clk/qcom/kpss-xcc.ko 8901s LD [M] drivers/clk/qcom/hfpll.ko 8901s BTF [M] drivers/clk/qcom/hfpll.ko 8902s LD [M] drivers/clk/renesas/clk-vbattb.ko 8902s LD [M] drivers/clk/sprd/clk-sprd.ko 8902s BTF [M] drivers/clk/renesas/clk-vbattb.ko 8902s LD [M] drivers/clk/sprd/sc9860-clk.ko 8902s BTF [M] drivers/clk/sprd/clk-sprd.ko 8902s BTF [M] drivers/clk/sprd/sc9860-clk.ko 8902s LD [M] drivers/clk/sprd/sc9863a-clk.ko 8902s BTF [M] drivers/clk/sprd/sc9863a-clk.ko 8902s LD [M] drivers/clk/sprd/ums512-clk.ko 8902s LD [M] drivers/clk/xilinx/xlnx_vcu.ko 8902s LD [M] drivers/clk/xilinx/clk-xlnx-clock-wizard.ko 8902s BTF [M] drivers/clk/sprd/ums512-clk.ko 8902s BTF [M] drivers/clk/xilinx/xlnx_vcu.ko 8902s BTF [M] drivers/clk/xilinx/clk-xlnx-clock-wizard.ko 8902s LD [M] drivers/clk/clk-apple-nco.ko 8902s BTF [M] drivers/clk/clk-apple-nco.ko 8902s LD [M] drivers/clk/clk-axi-clkgen.ko 8902s LD [M] drivers/clk/clk-bd718x7.ko 8902s BTF [M] drivers/clk/clk-axi-clkgen.ko 8902s BTF [M] drivers/clk/clk-bd718x7.ko 8902s LD [M] drivers/clk/clk-cdce706.ko 8902s BTF [M] drivers/clk/clk-cdce706.ko 8902s LD [M] drivers/clk/clk-cdce925.ko 8902s BTF [M] drivers/clk/clk-cdce925.ko 8902s LD [M] drivers/clk/clk-cs2000-cp.ko 8902s LD [M] drivers/clk/clk-fsl-flexspi.ko 8902s BTF [M] drivers/clk/clk-cs2000-cp.ko 8902s LD [M] drivers/clk/clk-lmk04832.ko 8902s BTF [M] drivers/clk/clk-fsl-flexspi.ko 8902s BTF [M] drivers/clk/clk-lmk04832.ko 8902s LD [M] drivers/clk/clk-lochnagar.ko 8902s BTF [M] drivers/clk/clk-lochnagar.ko 8902s LD [M] drivers/clk/clk-max77686.ko 8903s BTF [M] drivers/clk/clk-max77686.ko 8903s LD [M] drivers/clk/clk-max9485.ko 8903s LD [M] drivers/clk/clk-npcm8xx.ko 8903s BTF [M] drivers/clk/clk-max9485.ko 8903s BTF [M] drivers/clk/clk-npcm8xx.ko 8903s LD [M] drivers/clk/clk-palmas.ko 8903s BTF [M] drivers/clk/clk-palmas.ko 8903s LD [M] drivers/clk/clk-plldig.ko 8903s BTF [M] drivers/clk/clk-plldig.ko 8903s LD [M] drivers/clk/clk-pwm.ko 8903s LD [M] drivers/clk/clk-rk808.ko 8903s BTF [M] drivers/clk/clk-pwm.ko 8903s LD [M] drivers/clk/clk-hi655x.ko 8903s BTF [M] drivers/clk/clk-rk808.ko 8903s BTF [M] drivers/clk/clk-hi655x.ko 8903s LD [M] drivers/clk/clk-s2mps11.ko 8903s BTF [M] drivers/clk/clk-s2mps11.ko 8903s LD [M] drivers/clk/clk-scpi.ko 8903s LD [M] drivers/clk/clk-si5341.ko 8903s BTF [M] drivers/clk/clk-scpi.ko 8903s LD [M] drivers/clk/clk-si5351.ko 8903s BTF [M] drivers/clk/clk-si5341.ko 8903s BTF [M] drivers/clk/clk-si5351.ko 8903s LD [M] drivers/clk/clk-si514.ko 8903s LD [M] drivers/clk/clk-si544.ko 8903s BTF [M] drivers/clk/clk-si514.ko 8903s LD [M] drivers/clk/clk-si570.ko 8903s BTF [M] drivers/clk/clk-si544.ko 8903s BTF [M] drivers/clk/clk-si570.ko 8903s LD [M] drivers/clk/clk-twl6040.ko 8903s BTF [M] drivers/clk/clk-twl6040.ko 8903s LD [M] drivers/clk/clk-twl.ko 8903s LD [M] drivers/clk/clk-renesas-pcie.ko 8903s LD [M] drivers/clk/clk-si521xx.ko 8903s BTF [M] drivers/clk/clk-twl.ko 8903s BTF [M] drivers/clk/clk-renesas-pcie.ko 8903s BTF [M] drivers/clk/clk-si521xx.ko 8903s LD [M] drivers/clk/clk-versaclock3.ko 8903s BTF [M] drivers/clk/clk-versaclock3.ko 8904s LD [M] drivers/clk/clk-versaclock5.ko 8904s LD [M] drivers/clk/clk-versaclock7.ko 8904s BTF [M] drivers/clk/clk-versaclock5.ko 8904s BTF [M] drivers/clk/clk-versaclock7.ko 8904s LD [M] drivers/clk/clk-wm831x.ko 8904s BTF [M] drivers/clk/clk-wm831x.ko 8904s LD [M] drivers/dma/sh/rcar-dmac.ko 8904s BTF [M] drivers/dma/sh/rcar-dmac.ko 8904s LD [M] drivers/dma/sh/usb-dmac.ko 8904s LD [M] drivers/dma/sh/rz-dmac.ko 8904s BTF [M] drivers/dma/sh/usb-dmac.ko 8904s BTF [M] drivers/dma/sh/rz-dmac.ko 8904s LD [M] drivers/dma/amd/qdma/amd-qdma.ko 8904s BTF [M] drivers/dma/amd/qdma/amd-qdma.ko 8904s LD [M] drivers/dma/mediatek/mtk-uart-apdma.ko 8904s BTF [M] drivers/dma/mediatek/mtk-uart-apdma.ko 8904s LD [M] drivers/dma/mediatek/mtk-hsdma.ko 8904s LD [M] drivers/dma/mediatek/mtk-cqdma.ko 8904s BTF [M] drivers/dma/mediatek/mtk-hsdma.ko 8904s LD [M] drivers/dma/qcom/bam_dma.ko 8904s BTF [M] drivers/dma/mediatek/mtk-cqdma.ko 8904s BTF [M] drivers/dma/qcom/bam_dma.ko 8904s LD [M] drivers/dma/qcom/gpi.ko 8904s BTF [M] drivers/dma/qcom/gpi.ko 8904s LD [M] drivers/dma/qcom/hdma_mgmt.ko 8904s BTF [M] drivers/dma/qcom/hdma_mgmt.ko 8904s LD [M] drivers/dma/qcom/hdma.ko 8904s LD [M] drivers/dma/stm32/stm32-dma3.ko 8904s LD [M] drivers/dma/xilinx/xilinx_dma.ko 8904s BTF [M] drivers/dma/stm32/stm32-dma3.ko 8904s BTF [M] drivers/dma/qcom/hdma.ko 8904s BTF [M] drivers/dma/xilinx/xilinx_dma.ko 8905s LD [M] drivers/dma/xilinx/xdma.ko 8905s BTF [M] drivers/dma/xilinx/xdma.ko 8905s LD [M] drivers/dma/xilinx/zynqmp_dma.ko 8905s LD [M] drivers/dma/altera-msgdma.ko 8905s LD [M] drivers/dma/apple-admac.ko 8905s BTF [M] drivers/dma/xilinx/zynqmp_dma.ko 8905s BTF [M] drivers/dma/altera-msgdma.ko 8905s BTF [M] drivers/dma/apple-admac.ko 8905s LD [M] drivers/dma/arm-dma350.ko 8905s BTF [M] drivers/dma/arm-dma350.ko 8905s LD [M] drivers/dma/dma-axi-dmac.ko 8905s LD [M] drivers/dma/bcm-sba-raid.ko 8905s LD [M] drivers/dma/sun6i-dma.ko 8905s BTF [M] drivers/dma/dma-axi-dmac.ko 8905s BTF [M] drivers/dma/bcm-sba-raid.ko 8905s BTF [M] drivers/dma/sun6i-dma.ko 8905s LD [M] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.ko 8905s BTF [M] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.ko 8905s LD [M] drivers/dma/dw/dw_dmac_core.ko 8905s LD [M] drivers/dma/dw/dw_dmac.ko 8905s BTF [M] drivers/dma/dw/dw_dmac.ko 8905s LD [M] drivers/dma/dw/dw_dmac_pci.ko 8905s BTF [M] drivers/dma/dw/dw_dmac_core.ko 8905s BTF [M] drivers/dma/dw/dw_dmac_pci.ko 8905s LD [M] drivers/dma/dw-edma/dw-edma.ko 8905s BTF [M] drivers/dma/dw-edma/dw-edma.ko 8905s LD [M] drivers/dma/dw-edma/dw-edma-pcie.ko 8905s BTF [M] drivers/dma/dw-edma/dw-edma-pcie.ko 8905s LD [M] drivers/dma/fsl-edma.ko 8905s LD [M] drivers/dma/fsl-qdma.ko 8905s BTF [M] drivers/dma/fsl-qdma.ko 8905s BTF [M] drivers/dma/fsl-edma.ko 8905s LD [M] drivers/dma/imx-dma.ko 8905s BTF [M] drivers/dma/imx-dma.ko 8906s LD [M] drivers/dma/imx-sdma.ko 8906s BTF [M] drivers/dma/imx-sdma.ko 8906s LD [M] drivers/dma/idma64.ko 8906s LD [M] drivers/dma/k3dma.ko 8906s BTF [M] drivers/dma/idma64.ko 8906s BTF [M] drivers/dma/k3dma.ko 8906s LD [M] drivers/dma/owl-dma.ko 8906s BTF [M] drivers/dma/owl-dma.ko 8906s LD [M] drivers/dma/pl330.ko 8906s LD [M] drivers/dma/plx_dma.ko 8906s LD [M] drivers/dma/sf-pdma/sf-pdma.ko 8906s BTF [M] drivers/dma/plx_dma.ko 8906s BTF [M] drivers/dma/pl330.ko 8906s BTF [M] drivers/dma/sf-pdma/sf-pdma.ko 8906s LD [M] drivers/dma/sprd-dma.ko 8906s BTF [M] drivers/dma/sprd-dma.ko 8906s LD [M] drivers/dma/xgene-dma.ko 8906s LD [M] drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko 8906s LD [M] drivers/dma/fsl-dpaa2-qdma/dpdmai.ko 8906s BTF [M] drivers/dma/xgene-dma.ko 8906s BTF [M] drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko 8906s BTF [M] drivers/dma/fsl-dpaa2-qdma/dpdmai.ko 8906s LD [M] drivers/soc/fsl/qbman/bman-test.ko 8906s BTF [M] drivers/soc/fsl/qbman/bman-test.ko 8906s LD [M] drivers/soc/fsl/dpio/fsl-mc-dpio.ko 8906s LD [M] drivers/soc/fsl/dpaa2-console.ko 8906s LD [M] drivers/soc/hisilicon/kunpeng_hccs.ko 8906s BTF [M] drivers/soc/fsl/dpaa2-console.ko 8906s BTF [M] drivers/soc/hisilicon/kunpeng_hccs.ko 8906s BTF [M] drivers/soc/fsl/dpio/fsl-mc-dpio.ko 8906s LD [M] drivers/soc/imx/imx93-src.ko 8906s BTF [M] drivers/soc/imx/imx93-src.ko 8906s LD [M] drivers/soc/imx/soc-imx9.ko 8906s LD [M] drivers/soc/mediatek/mtk-cmdq-helper.ko 8906s LD [M] drivers/soc/mediatek/mtk-devapc.ko 8906s BTF [M] drivers/soc/imx/soc-imx9.ko 8906s BTF [M] drivers/soc/mediatek/mtk-cmdq-helper.ko 8906s BTF [M] drivers/soc/mediatek/mtk-devapc.ko 8907s LD [M] drivers/soc/mediatek/mtk-dvfsrc.ko 8907s BTF [M] drivers/soc/mediatek/mtk-dvfsrc.ko 8907s LD [M] drivers/soc/mediatek/mtk-pmic-wrap.ko 8907s LD [M] drivers/soc/mediatek/mtk-mmsys.ko 8907s LD [M] drivers/soc/mediatek/mtk-mutex.ko 8907s BTF [M] drivers/soc/mediatek/mtk-pmic-wrap.ko 8907s BTF [M] drivers/soc/mediatek/mtk-mutex.ko 8907s BTF [M] drivers/soc/mediatek/mtk-mmsys.ko 8907s LD [M] drivers/soc/mediatek/mtk-svs.ko 8907s BTF [M] drivers/soc/mediatek/mtk-svs.ko 8907s LD [M] drivers/soc/mediatek/mtk-socinfo.ko 8907s LD [M] drivers/soc/nuvoton/wpcm450-soc.ko 8907s LD [M] drivers/soc/amlogic/meson-canvas.ko 8907s BTF [M] drivers/soc/mediatek/mtk-socinfo.ko 8907s BTF [M] drivers/soc/nuvoton/wpcm450-soc.ko 8907s BTF [M] drivers/soc/amlogic/meson-canvas.ko 8907s LD [M] drivers/soc/qcom/qcom_aoss.ko 8907s BTF [M] drivers/soc/qcom/qcom_aoss.ko 8907s LD [M] drivers/soc/qcom/qcom_gsbi.ko 8907s LD [M] drivers/soc/qcom/mdt_loader.ko 8907s LD [M] drivers/soc/qcom/ocmem.ko 8907s BTF [M] drivers/soc/qcom/qcom_gsbi.ko 8907s BTF [M] drivers/soc/qcom/mdt_loader.ko 8907s BTF [M] drivers/soc/qcom/ocmem.ko 8907s LD [M] drivers/soc/qcom/qcom_pd_mapper.ko 8907s BTF [M] drivers/soc/qcom/qcom_pd_mapper.ko 8907s LD [M] drivers/soc/qcom/pdr_interface.ko 8907s LD [M] drivers/soc/qcom/qcom_pdr_msg.ko 8907s LD [M] drivers/soc/qcom/pmic_glink.ko 8907s BTF [M] drivers/soc/qcom/qcom_pdr_msg.ko 8907s BTF [M] drivers/soc/qcom/pdr_interface.ko 8907s BTF [M] drivers/soc/qcom/pmic_glink.ko 8907s LD [M] drivers/soc/qcom/pmic_glink_altmode.ko 8907s BTF [M] drivers/soc/qcom/pmic_glink_altmode.ko 8908s LD [M] drivers/soc/qcom/pmic_pdcharger_ulog.ko 8908s LD [M] drivers/soc/qcom/qmi_helpers.ko 8908s LD [M] drivers/soc/qcom/ramp_controller.ko 8908s BTF [M] drivers/soc/qcom/pmic_pdcharger_ulog.ko 8908s BTF [M] drivers/soc/qcom/qmi_helpers.ko 8908s BTF [M] drivers/soc/qcom/ramp_controller.ko 8908s LD [M] drivers/soc/qcom/rmtfs_mem.ko 8908s BTF [M] drivers/soc/qcom/rmtfs_mem.ko 8908s LD [M] drivers/soc/qcom/rpm_master_stats.ko 8908s LD [M] drivers/soc/qcom/rpm-proc.ko 8908s LD [M] drivers/soc/qcom/smd-rpm.ko 8908s BTF [M] drivers/soc/qcom/rpm_master_stats.ko 8908s BTF [M] drivers/soc/qcom/rpm-proc.ko 8908s BTF [M] drivers/soc/qcom/smd-rpm.ko 8908s LD [M] drivers/soc/qcom/smem.ko 8908s BTF [M] drivers/soc/qcom/smem.ko 8908s LD [M] drivers/soc/qcom/smp2p.ko 8908s LD [M] drivers/soc/qcom/smsm.ko 8908s LD [M] drivers/soc/qcom/socinfo.ko 8908s BTF [M] drivers/soc/qcom/smsm.ko 8908s BTF [M] drivers/soc/qcom/socinfo.ko 8908s BTF [M] drivers/soc/qcom/smp2p.ko 8908s LD [M] drivers/soc/qcom/spm.ko 8908s BTF [M] drivers/soc/qcom/spm.ko 8908s LD [M] drivers/soc/qcom/qcom_stats.ko 8908s LD [M] drivers/soc/qcom/wcnss_ctrl.ko 8908s BTF [M] drivers/soc/qcom/qcom_stats.ko 8908s BTF [M] drivers/soc/qcom/wcnss_ctrl.ko 8908s LD [M] drivers/soc/qcom/apr.ko 8908s BTF [M] drivers/soc/qcom/apr.ko 8908s LD [M] drivers/soc/qcom/llcc-qcom.ko 8908s BTF [M] drivers/soc/qcom/llcc-qcom.ko 8908s LD [M] drivers/soc/qcom/icc-bwmon.ko 8908s BTF [M] drivers/soc/qcom/icc-bwmon.ko 8908s LD [M] drivers/soc/qcom/qcom_ice.ko 8908s BTF [M] drivers/soc/qcom/qcom_ice.ko 8908s LD [M] drivers/soc/qcom/qcom-pbs.ko 8909s BTF [M] drivers/soc/qcom/qcom-pbs.ko 8909s LD [M] drivers/soc/rockchip/io-domain.ko 8909s BTF [M] drivers/soc/rockchip/io-domain.ko 8909s LD [M] drivers/soc/litex/litex_soc_ctrl.ko 8909s BTF [M] drivers/soc/litex/litex_soc_ctrl.ko 8909s LD [M] drivers/pmdomain/arm/scmi_perf_domain.ko 8909s BTF [M] drivers/pmdomain/arm/scmi_perf_domain.ko 8909s LD [M] drivers/pmdomain/arm/scmi_pm_domain.ko 8909s BTF [M] drivers/pmdomain/arm/scmi_pm_domain.ko 8909s LD [M] drivers/pmdomain/arm/scpi_pm_domain.ko 8909s BTF [M] drivers/pmdomain/arm/scpi_pm_domain.ko 8909s LD [M] drivers/pmdomain/imx/imx93-pd.ko 8909s BTF [M] drivers/pmdomain/imx/imx93-pd.ko 8909s LD [M] drivers/pmdomain/mediatek/airoha-cpu-pmdomain.ko 8909s BTF [M] drivers/pmdomain/mediatek/airoha-cpu-pmdomain.ko 8909s LD [M] drivers/pmdomain/qcom/cpr.ko 8909s BTF [M] drivers/pmdomain/qcom/cpr.ko 8909s LD [M] drivers/pmdomain/qcom/rpmpd.ko 8909s BTF [M] drivers/pmdomain/qcom/rpmpd.ko 8909s LD [M] drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.ko 8909s LD [M] drivers/pmdomain/ti/ti_sci_pm_domains.ko 8909s BTF [M] drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.ko 8909s BTF [M] drivers/pmdomain/ti/ti_sci_pm_domains.ko 8909s LD [M] drivers/virtio/virtio_input.ko 8909s BTF [M] drivers/virtio/virtio_input.ko 8909s LD [M] drivers/virtio/virtio_vdpa.ko 8909s BTF [M] drivers/virtio/virtio_vdpa.ko 8909s LD [M] drivers/virtio/virtio_mem.ko 8909s LD [M] drivers/virtio/virtio_dma_buf.ko 8909s BTF [M] drivers/virtio/virtio_mem.ko 8909s BTF [M] drivers/virtio/virtio_dma_buf.ko 8909s LD [M] drivers/virtio/virtio_rtc.ko 8909s BTF [M] drivers/virtio/virtio_rtc.ko 8910s LD [M] drivers/xen/xen-pciback/xen-pciback.ko 8910s BTF [M] drivers/xen/xen-pciback/xen-pciback.ko 8910s LD [M] drivers/xen/xen-evtchn.ko 8910s BTF [M] drivers/xen/xen-evtchn.ko 8910s LD [M] drivers/xen/xen-gntdev.ko 8910s BTF [M] drivers/xen/xen-gntdev.ko 8910s LD [M] drivers/xen/xen-gntalloc.ko 8910s BTF [M] drivers/xen/xen-gntalloc.ko 8910s LD [M] drivers/xen/xenfs/xenfs.ko 8910s LD [M] drivers/xen/xen-privcmd.ko 8910s BTF [M] drivers/xen/xenfs/xenfs.ko 8910s LD [M] drivers/xen/xen-scsiback.ko 8910s BTF [M] drivers/xen/xen-privcmd.ko 8910s LD [M] drivers/xen/pvcalls-front.ko 8910s BTF [M] drivers/xen/xen-scsiback.ko 8910s BTF [M] drivers/xen/pvcalls-front.ko 8910s LD [M] drivers/xen/xen-front-pgdir-shbuf.ko 8910s LD [M] drivers/regulator/fixed.ko 8910s BTF [M] drivers/xen/xen-front-pgdir-shbuf.ko 8910s BTF [M] drivers/regulator/fixed.ko 8910s LD [M] drivers/regulator/virtual.ko 8910s BTF [M] drivers/regulator/virtual.ko 8910s LD [M] drivers/regulator/userspace-consumer.ko 8910s BTF [M] drivers/regulator/userspace-consumer.ko 8910s LD [M] drivers/regulator/88pg86x.ko 8910s LD [M] drivers/regulator/88pm800-regulator.ko 8910s BTF [M] drivers/regulator/88pg86x.ko 8910s BTF [M] drivers/regulator/88pm800-regulator.ko 8910s LD [M] drivers/regulator/88pm8607.ko 8910s LD [M] drivers/regulator/88pm886-regulator.ko 8910s BTF [M] drivers/regulator/88pm8607.ko 8910s BTF [M] drivers/regulator/88pm886-regulator.ko 8911s LD [M] drivers/regulator/cpcap-regulator.ko 8911s LD [M] drivers/regulator/aat2870-regulator.ko 8911s BTF [M] drivers/regulator/cpcap-regulator.ko 8911s BTF [M] drivers/regulator/aat2870-regulator.ko 8911s LD [M] drivers/regulator/act8865-regulator.ko 8911s LD [M] drivers/regulator/act8945a-regulator.ko 8911s BTF [M] drivers/regulator/act8865-regulator.ko 8911s BTF [M] drivers/regulator/act8945a-regulator.ko 8911s LD [M] drivers/regulator/ad5398.ko 8911s LD [M] drivers/regulator/adp5055-regulator.ko 8911s BTF [M] drivers/regulator/ad5398.ko 8911s BTF [M] drivers/regulator/adp5055-regulator.ko 8911s LD [M] drivers/regulator/anatop-regulator.ko 8911s LD [M] drivers/regulator/as3711-regulator.ko 8911s BTF [M] drivers/regulator/anatop-regulator.ko 8911s BTF [M] drivers/regulator/as3711-regulator.ko 8911s LD [M] drivers/regulator/as3722-regulator.ko 8911s BTF [M] drivers/regulator/as3722-regulator.ko 8911s LD [M] drivers/regulator/atc260x-regulator.ko 8911s BTF [M] drivers/regulator/atc260x-regulator.ko 8911s LD [M] drivers/regulator/aw37503-regulator.ko 8911s LD [M] drivers/regulator/axp20x-regulator.ko 8911s BTF [M] drivers/regulator/aw37503-regulator.ko 8911s BTF [M] drivers/regulator/axp20x-regulator.ko 8911s LD [M] drivers/regulator/bcm590xx-regulator.ko 8911s LD [M] drivers/regulator/bd71815-regulator.ko 8911s BTF [M] drivers/regulator/bcm590xx-regulator.ko 8911s BTF [M] drivers/regulator/bd71815-regulator.ko 8911s LD [M] drivers/regulator/bd71828-regulator.ko 8911s LD [M] drivers/regulator/bd718x7-regulator.ko 8911s BTF [M] drivers/regulator/bd71828-regulator.ko 8911s BTF [M] drivers/regulator/bd718x7-regulator.ko 8912s LD [M] drivers/regulator/bd9571mwv-regulator.ko 8912s LD [M] drivers/regulator/bd9576-regulator.ko 8912s BTF [M] drivers/regulator/bd9571mwv-regulator.ko 8912s BTF [M] drivers/regulator/bd9576-regulator.ko 8912s LD [M] drivers/regulator/da903x-regulator.ko 8912s LD [M] drivers/regulator/bd96801-regulator.ko 8912s BTF [M] drivers/regulator/da903x-regulator.ko 8912s BTF [M] drivers/regulator/bd96801-regulator.ko 8912s LD [M] drivers/regulator/da9052-regulator.ko 8912s BTF [M] drivers/regulator/da9052-regulator.ko 8912s LD [M] drivers/regulator/da9055-regulator.ko 8912s BTF [M] drivers/regulator/da9055-regulator.ko 8912s LD [M] drivers/regulator/da9062-regulator.ko 8912s LD [M] drivers/regulator/da9063-regulator.ko 8912s BTF [M] drivers/regulator/da9062-regulator.ko 8912s BTF [M] drivers/regulator/da9063-regulator.ko 8912s LD [M] drivers/regulator/da9121-regulator.ko 8912s BTF [M] drivers/regulator/da9121-regulator.ko 8912s LD [M] drivers/regulator/da9210-regulator.ko 8912s BTF [M] drivers/regulator/da9210-regulator.ko 8912s LD [M] drivers/regulator/da9211-regulator.ko 8912s LD [M] drivers/regulator/fan53555.ko 8912s BTF [M] drivers/regulator/da9211-regulator.ko 8912s BTF [M] drivers/regulator/fan53555.ko 8912s LD [M] drivers/regulator/fan53880.ko 8912s BTF [M] drivers/regulator/fan53880.ko 8912s LD [M] drivers/regulator/gpio-regulator.ko 8912s BTF [M] drivers/regulator/gpio-regulator.ko 8912s LD [M] drivers/regulator/hi6421-regulator.ko 8912s LD [M] drivers/regulator/hi6421v530-regulator.ko 8912s BTF [M] drivers/regulator/hi6421-regulator.ko 8912s BTF [M] drivers/regulator/hi6421v530-regulator.ko 8912s LD [M] drivers/regulator/hi6421v600-regulator.ko 8912s LD [M] drivers/regulator/hi655x-regulator.ko 8912s BTF [M] drivers/regulator/hi6421v600-regulator.ko 8912s BTF [M] drivers/regulator/hi655x-regulator.ko 8913s LD [M] drivers/regulator/isl6271a-regulator.ko 8913s LD [M] drivers/regulator/isl9305.ko 8913s BTF [M] drivers/regulator/isl6271a-regulator.ko 8913s BTF [M] drivers/regulator/isl9305.ko 8913s LD [M] drivers/regulator/lm363x-regulator.ko 8913s LD [M] drivers/regulator/lochnagar-regulator.ko 8913s BTF [M] drivers/regulator/lm363x-regulator.ko 8913s BTF [M] drivers/regulator/lochnagar-regulator.ko 8913s LD [M] drivers/regulator/lp3971.ko 8913s BTF [M] drivers/regulator/lp3971.ko 8913s LD [M] drivers/regulator/lp3972.ko 8913s BTF [M] drivers/regulator/lp3972.ko 8913s LD [M] drivers/regulator/lp872x.ko 8913s BTF [M] drivers/regulator/lp872x.ko 8913s LD [M] drivers/regulator/lp873x-regulator.ko 8913s BTF [M] drivers/regulator/lp873x-regulator.ko 8913s LD [M] drivers/regulator/lp87565-regulator.ko 8913s LD [M] drivers/regulator/lp8788-buck.ko 8913s BTF [M] drivers/regulator/lp87565-regulator.ko 8913s BTF [M] drivers/regulator/lp8788-buck.ko 8913s LD [M] drivers/regulator/lp8788-ldo.ko 8913s BTF [M] drivers/regulator/lp8788-ldo.ko 8913s LD [M] drivers/regulator/lp8755.ko 8913s BTF [M] drivers/regulator/lp8755.ko 8913s LD [M] drivers/regulator/ltc3589.ko 8913s LD [M] drivers/regulator/ltc3676.ko 8913s BTF [M] drivers/regulator/ltc3589.ko 8913s BTF [M] drivers/regulator/ltc3676.ko 8913s LD [M] drivers/regulator/max14577-regulator.ko 8913s BTF [M] drivers/regulator/max14577-regulator.ko 8913s LD [M] drivers/regulator/max1586.ko 8913s BTF [M] drivers/regulator/max1586.ko 8913s LD [M] drivers/regulator/max5970-regulator.ko 8913s LD [M] drivers/regulator/max77503-regulator.ko 8913s BTF [M] drivers/regulator/max5970-regulator.ko 8913s BTF [M] drivers/regulator/max77503-regulator.ko 8914s LD [M] drivers/regulator/max77541-regulator.ko 8914s LD [M] drivers/regulator/max77620-regulator.ko 8914s BTF [M] drivers/regulator/max77541-regulator.ko 8914s BTF [M] drivers/regulator/max77620-regulator.ko 8914s LD [M] drivers/regulator/max77650-regulator.ko 8914s LD [M] drivers/regulator/max8649.ko 8914s BTF [M] drivers/regulator/max77650-regulator.ko 8914s BTF [M] drivers/regulator/max8649.ko 8914s LD [M] drivers/regulator/max8660.ko 8914s LD [M] drivers/regulator/max8893.ko 8914s BTF [M] drivers/regulator/max8660.ko 8914s BTF [M] drivers/regulator/max8893.ko 8914s LD [M] drivers/regulator/max8907-regulator.ko 8914s LD [M] drivers/regulator/max8925-regulator.ko 8914s BTF [M] drivers/regulator/max8907-regulator.ko 8914s BTF [M] drivers/regulator/max8925-regulator.ko 8914s LD [M] drivers/regulator/max8952.ko 8914s LD [M] drivers/regulator/max8973-regulator.ko 8914s BTF [M] drivers/regulator/max8952.ko 8914s BTF [M] drivers/regulator/max8973-regulator.ko 8914s LD [M] drivers/regulator/max8997-regulator.ko 8914s BTF [M] drivers/regulator/max8997-regulator.ko 8914s LD [M] drivers/regulator/max8998.ko 8914s BTF [M] drivers/regulator/max8998.ko 8914s LD [M] drivers/regulator/max20086-regulator.ko 8914s LD [M] drivers/regulator/max20411-regulator.ko 8914s BTF [M] drivers/regulator/max20086-regulator.ko 8914s BTF [M] drivers/regulator/max20411-regulator.ko 8914s LD [M] drivers/regulator/max77686-regulator.ko 8914s LD [M] drivers/regulator/max77693-regulator.ko 8914s BTF [M] drivers/regulator/max77686-regulator.ko 8914s BTF [M] drivers/regulator/max77693-regulator.ko 8914s LD [M] drivers/regulator/max77802-regulator.ko 8914s LD [M] drivers/regulator/max77826-regulator.ko 8914s BTF [M] drivers/regulator/max77802-regulator.ko 8914s BTF [M] drivers/regulator/max77826-regulator.ko 8914s LD [M] drivers/regulator/max77857-regulator.ko 8915s LD [M] drivers/regulator/mc13783-regulator.ko 8915s BTF [M] drivers/regulator/max77857-regulator.ko 8915s BTF [M] drivers/regulator/mc13783-regulator.ko 8915s LD [M] drivers/regulator/mc13892-regulator.ko 8915s LD [M] drivers/regulator/mc13xxx-regulator-core.ko 8915s BTF [M] drivers/regulator/mc13892-regulator.ko 8915s BTF [M] drivers/regulator/mc13xxx-regulator-core.ko 8915s LD [M] drivers/regulator/mcp16502.ko 8915s LD [M] drivers/regulator/mp5416.ko 8915s BTF [M] drivers/regulator/mcp16502.ko 8915s BTF [M] drivers/regulator/mp5416.ko 8915s LD [M] drivers/regulator/mp8859.ko 8915s LD [M] drivers/regulator/mp886x.ko 8915s BTF [M] drivers/regulator/mp8859.ko 8915s BTF [M] drivers/regulator/mp886x.ko 8915s LD [M] drivers/regulator/mpq7920.ko 8915s LD [M] drivers/regulator/mt6311-regulator.ko 8915s BTF [M] drivers/regulator/mpq7920.ko 8915s BTF [M] drivers/regulator/mt6311-regulator.ko 8915s LD [M] drivers/regulator/mt6315-regulator.ko 8915s LD [M] drivers/regulator/mt6323-regulator.ko 8915s BTF [M] drivers/regulator/mt6315-regulator.ko 8915s BTF [M] drivers/regulator/mt6323-regulator.ko 8915s LD [M] drivers/regulator/mt6331-regulator.ko 8915s LD [M] drivers/regulator/mt6332-regulator.ko 8915s BTF [M] drivers/regulator/mt6331-regulator.ko 8915s BTF [M] drivers/regulator/mt6332-regulator.ko 8915s LD [M] drivers/regulator/mt6357-regulator.ko 8915s LD [M] drivers/regulator/mt6358-regulator.ko 8915s BTF [M] drivers/regulator/mt6357-regulator.ko 8915s BTF [M] drivers/regulator/mt6358-regulator.ko 8915s LD [M] drivers/regulator/mt6359-regulator.ko 8915s LD [M] drivers/regulator/mt6360-regulator.ko 8915s BTF [M] drivers/regulator/mt6359-regulator.ko 8915s BTF [M] drivers/regulator/mt6360-regulator.ko 8916s LD [M] drivers/regulator/mt6370-regulator.ko 8916s LD [M] drivers/regulator/mt6380-regulator.ko 8916s BTF [M] drivers/regulator/mt6370-regulator.ko 8916s BTF [M] drivers/regulator/mt6380-regulator.ko 8916s LD [M] drivers/regulator/mt6397-regulator.ko 8916s LD [M] drivers/regulator/mtk-dvfsrc-regulator.ko 8916s BTF [M] drivers/regulator/mt6397-regulator.ko 8916s BTF [M] drivers/regulator/mtk-dvfsrc-regulator.ko 8916s LD [M] drivers/regulator/qcom-pm8008-regulator.ko 8916s LD [M] drivers/regulator/qcom-refgen-regulator.ko 8916s BTF [M] drivers/regulator/qcom-pm8008-regulator.ko 8916s BTF [M] drivers/regulator/qcom-refgen-regulator.ko 8916s LD [M] drivers/regulator/qcom_rpm-regulator.ko 8916s LD [M] drivers/regulator/qcom-rpmh-regulator.ko 8916s BTF [M] drivers/regulator/qcom_rpm-regulator.ko 8916s BTF [M] drivers/regulator/qcom-rpmh-regulator.ko 8916s LD [M] drivers/regulator/qcom_smd-regulator.ko 8916s LD [M] drivers/regulator/qcom_spmi-regulator.ko 8916s BTF [M] drivers/regulator/qcom_smd-regulator.ko 8916s BTF [M] drivers/regulator/qcom_spmi-regulator.ko 8916s LD [M] drivers/regulator/palmas-regulator.ko 8916s LD [M] drivers/regulator/pca9450-regulator.ko 8916s BTF [M] drivers/regulator/pca9450-regulator.ko 8916s BTF [M] drivers/regulator/palmas-regulator.ko 8916s LD [M] drivers/regulator/pf9453-regulator.ko 8916s LD [M] drivers/regulator/pf8x00-regulator.ko 8916s BTF [M] drivers/regulator/pf8x00-regulator.ko 8916s BTF [M] drivers/regulator/pf9453-regulator.ko 8916s LD [M] drivers/regulator/pfuze100-regulator.ko 8916s LD [M] drivers/regulator/pv88060-regulator.ko 8916s BTF [M] drivers/regulator/pfuze100-regulator.ko 8916s BTF [M] drivers/regulator/pv88060-regulator.ko 8916s LD [M] drivers/regulator/pv88080-regulator.ko 8916s LD [M] drivers/regulator/pv88090-regulator.ko 8916s BTF [M] drivers/regulator/pv88080-regulator.ko 8916s BTF [M] drivers/regulator/pv88090-regulator.ko 8916s LD [M] drivers/regulator/pwm-regulator.ko 8916s LD [M] drivers/regulator/tps51632-regulator.ko 8916s BTF [M] drivers/regulator/pwm-regulator.ko 8917s BTF [M] drivers/regulator/tps51632-regulator.ko 8917s LD [M] drivers/regulator/pcap-regulator.ko 8917s LD [M] drivers/regulator/raa215300.ko 8917s BTF [M] drivers/regulator/pcap-regulator.ko 8917s BTF [M] drivers/regulator/raa215300.ko 8917s LD [M] drivers/regulator/rc5t583-regulator.ko 8917s BTF [M] drivers/regulator/rc5t583-regulator.ko 8917s LD [M] drivers/regulator/rk808-regulator.ko 8917s BTF [M] drivers/regulator/rk808-regulator.ko 8917s LD [M] drivers/regulator/rn5t618-regulator.ko 8917s BTF [M] drivers/regulator/rn5t618-regulator.ko 8917s LD [M] drivers/regulator/rohm-regulator.ko 8917s BTF [M] drivers/regulator/rohm-regulator.ko 8917s LD [M] drivers/regulator/rt4803.ko 8917s BTF [M] drivers/regulator/rt4803.ko 8917s LD [M] drivers/regulator/rt4831-regulator.ko 8917s BTF [M] drivers/regulator/rt4831-regulator.ko 8917s LD [M] drivers/regulator/rt5033-regulator.ko 8917s BTF [M] drivers/regulator/rt5033-regulator.ko 8917s LD [M] drivers/regulator/rt5120-regulator.ko 8917s BTF [M] drivers/regulator/rt5120-regulator.ko 8917s LD [M] drivers/regulator/rt5190a-regulator.ko 8917s BTF [M] drivers/regulator/rt5190a-regulator.ko 8917s LD [M] drivers/regulator/rt5739.ko 8917s BTF [M] drivers/regulator/rt5739.ko 8917s LD [M] drivers/regulator/rt5759-regulator.ko 8917s BTF [M] drivers/regulator/rt5759-regulator.ko 8917s LD [M] drivers/regulator/rt6160-regulator.ko 8917s BTF [M] drivers/regulator/rt6160-regulator.ko 8917s LD [M] drivers/regulator/rt6190-regulator.ko 8917s BTF [M] drivers/regulator/rt6190-regulator.ko 8917s LD [M] drivers/regulator/rt6245-regulator.ko 8917s BTF [M] drivers/regulator/rt6245-regulator.ko 8918s LD [M] drivers/regulator/rtq2134-regulator.ko 8918s LD [M] drivers/regulator/rtq6752-regulator.ko 8918s BTF [M] drivers/regulator/rtq2134-regulator.ko 8918s BTF [M] drivers/regulator/rtq6752-regulator.ko 8918s LD [M] drivers/regulator/rtq2208-regulator.ko 8918s BTF [M] drivers/regulator/rtq2208-regulator.ko 8918s LD [M] drivers/regulator/s2mpa01.ko 8918s BTF [M] drivers/regulator/s2mpa01.ko 8918s LD [M] drivers/regulator/s2mps11.ko 8918s LD [M] drivers/regulator/s5m8767.ko 8918s BTF [M] drivers/regulator/s2mps11.ko 8918s BTF [M] drivers/regulator/s5m8767.ko 8918s LD [M] drivers/regulator/sc2731-regulator.ko 8918s BTF [M] drivers/regulator/sc2731-regulator.ko 8918s LD [M] drivers/regulator/sky81452-regulator.ko 8918s BTF [M] drivers/regulator/sky81452-regulator.ko 8918s LD [M] drivers/regulator/slg51000-regulator.ko 8918s BTF [M] drivers/regulator/slg51000-regulator.ko 8918s LD [M] drivers/regulator/stm32-booster.ko 8918s BTF [M] drivers/regulator/stm32-booster.ko 8918s LD [M] drivers/regulator/stm32-vrefbuf.ko 8918s BTF [M] drivers/regulator/stm32-vrefbuf.ko 8918s LD [M] drivers/regulator/stpmic1_regulator.ko 8918s BTF [M] drivers/regulator/stpmic1_regulator.ko 8918s LD [M] drivers/regulator/sun20i-regulator.ko 8918s BTF [M] drivers/regulator/sun20i-regulator.ko 8918s LD [M] drivers/regulator/sy7636a-regulator.ko 8918s BTF [M] drivers/regulator/sy7636a-regulator.ko 8918s LD [M] drivers/regulator/sy8106a-regulator.ko 8918s BTF [M] drivers/regulator/sy8106a-regulator.ko 8918s LD [M] drivers/regulator/sy8824x.ko 8918s BTF [M] drivers/regulator/sy8824x.ko 8918s LD [M] drivers/regulator/sy8827n.ko 8918s BTF [M] drivers/regulator/sy8827n.ko 8918s LD [M] drivers/regulator/tps6105x-regulator.ko 8918s BTF [M] drivers/regulator/tps6105x-regulator.ko 8918s LD [M] drivers/regulator/tps62360-regulator.ko 8918s BTF [M] drivers/regulator/tps62360-regulator.ko 8919s LD [M] drivers/regulator/tps6286x-regulator.ko 8919s BTF [M] drivers/regulator/tps6286x-regulator.ko 8919s LD [M] drivers/regulator/tps6287x-regulator.ko 8919s BTF [M] drivers/regulator/tps6287x-regulator.ko 8919s LD [M] drivers/regulator/tps65023-regulator.ko 8919s LD [M] drivers/regulator/tps6507x-regulator.ko 8919s BTF [M] drivers/regulator/tps65023-regulator.ko 8919s BTF [M] drivers/regulator/tps6507x-regulator.ko 8919s LD [M] drivers/regulator/tps65086-regulator.ko 8919s BTF [M] drivers/regulator/tps65086-regulator.ko 8919s LD [M] drivers/regulator/tps65090-regulator.ko 8919s BTF [M] drivers/regulator/tps65090-regulator.ko 8919s LD [M] drivers/regulator/tps65217-regulator.ko 8919s LD [M] drivers/regulator/tps65218-regulator.ko 8919s BTF [M] drivers/regulator/tps65217-regulator.ko 8919s BTF [M] drivers/regulator/tps65218-regulator.ko 8919s LD [M] drivers/regulator/tps65219-regulator.ko 8919s BTF [M] drivers/regulator/tps65219-regulator.ko 8919s LD [M] drivers/regulator/tps6524x-regulator.ko 8919s BTF [M] drivers/regulator/tps6524x-regulator.ko 8919s LD [M] drivers/regulator/tps6586x-regulator.ko 8919s LD [M] drivers/regulator/tps65910-regulator.ko 8919s BTF [M] drivers/regulator/tps6586x-regulator.ko 8919s BTF [M] drivers/regulator/tps65910-regulator.ko 8919s LD [M] drivers/regulator/tps65912-regulator.ko 8919s LD [M] drivers/regulator/tps6594-regulator.ko 8919s BTF [M] drivers/regulator/tps65912-regulator.ko 8919s BTF [M] drivers/regulator/tps6594-regulator.ko 8919s LD [M] drivers/regulator/tps65132-regulator.ko 8919s BTF [M] drivers/regulator/tps65132-regulator.ko 8919s LD [M] drivers/regulator/twl-regulator.ko 8919s BTF [M] drivers/regulator/twl-regulator.ko 8919s LD [M] drivers/regulator/twl6030-regulator.ko 8920s LD [M] drivers/regulator/vctrl-regulator.ko 8920s BTF [M] drivers/regulator/twl6030-regulator.ko 8920s BTF [M] drivers/regulator/vctrl-regulator.ko 8920s LD [M] drivers/regulator/vexpress-regulator.ko 8920s LD [M] drivers/regulator/vqmmc-ipq4019-regulator.ko 8920s BTF [M] drivers/regulator/vexpress-regulator.ko 8920s BTF [M] drivers/regulator/vqmmc-ipq4019-regulator.ko 8920s LD [M] drivers/regulator/wm831x-dcdc.ko 8920s LD [M] drivers/regulator/wm831x-isink.ko 8920s BTF [M] drivers/regulator/wm831x-dcdc.ko 8920s BTF [M] drivers/regulator/wm831x-isink.ko 8920s LD [M] drivers/regulator/wm831x-ldo.ko 8920s LD [M] drivers/regulator/wm8350-regulator.ko 8920s BTF [M] drivers/regulator/wm831x-ldo.ko 8920s BTF [M] drivers/regulator/wm8350-regulator.ko 8920s LD [M] drivers/regulator/wm8400-regulator.ko 8920s LD [M] drivers/regulator/wm8994-regulator.ko 8920s BTF [M] drivers/regulator/wm8400-regulator.ko 8920s BTF [M] drivers/regulator/wm8994-regulator.ko 8920s LD [M] drivers/reset/amlogic/reset-meson-aux.ko 8920s LD [M] drivers/reset/amlogic/reset-meson-audio-arb.ko 8920s BTF [M] drivers/reset/amlogic/reset-meson-aux.ko 8920s BTF [M] drivers/reset/amlogic/reset-meson-audio-arb.ko 8920s LD [M] drivers/reset/hisilicon/hi6220_reset.ko 8920s LD [M] drivers/reset/hisilicon/reset-hi3660.ko 8920s BTF [M] drivers/reset/hisilicon/hi6220_reset.ko 8920s BTF [M] drivers/reset/hisilicon/reset-hi3660.ko 8920s LD [M] drivers/reset/reset-a10sr.ko 8920s LD [M] drivers/reset/reset-brcmstb.ko 8920s BTF [M] drivers/reset/reset-a10sr.ko 8920s BTF [M] drivers/reset/reset-brcmstb.ko 8920s LD [M] drivers/reset/reset-gpio.ko 8920s LD [M] drivers/reset/reset-imx-scu.ko 8920s BTF [M] drivers/reset/reset-gpio.ko 8920s BTF [M] drivers/reset/reset-imx-scu.ko 8920s LD [M] drivers/reset/reset-imx8mp-audiomix.ko 8920s BTF [M] drivers/reset/reset-imx8mp-audiomix.ko 8920s LD [M] drivers/reset/reset-microchip-sparx5.ko 8921s BTF [M] drivers/reset/reset-microchip-sparx5.ko 8921s LD [M] drivers/reset/reset-qcom-pdc.ko 8921s LD [M] drivers/reset/reset-raspberrypi.ko 8921s BTF [M] drivers/reset/reset-qcom-pdc.ko 8921s BTF [M] drivers/reset/reset-raspberrypi.ko 8921s LD [M] drivers/reset/reset-rzv2h-usb2phy.ko 8921s LD [M] drivers/reset/reset-scmi.ko 8921s BTF [M] drivers/reset/reset-scmi.ko 8921s BTF [M] drivers/reset/reset-rzv2h-usb2phy.ko 8921s LD [M] drivers/reset/reset-ti-sci.ko 8921s LD [M] drivers/reset/reset-ti-syscon.ko 8921s BTF [M] drivers/reset/reset-ti-sci.ko 8921s BTF [M] drivers/reset/reset-ti-syscon.ko 8921s LD [M] drivers/reset/reset-tps380x.ko 8921s BTF [M] drivers/reset/reset-tps380x.ko 8921s LD [M] drivers/tty/serial/8250/8250_bcm7271.ko 8921s BTF [M] drivers/tty/serial/8250/8250_bcm7271.ko 8921s LD [M] drivers/tty/serial/8250/8250_dfl.ko 8921s LD [M] drivers/tty/serial/8250/8250_em.ko 8921s BTF [M] drivers/tty/serial/8250/8250_em.ko 8921s BTF [M] drivers/tty/serial/8250/8250_dfl.ko 8921s LD [M] drivers/tty/serial/8250/8250_exar.ko 8921s BTF [M] drivers/tty/serial/8250/8250_exar.ko 8921s LD [M] drivers/tty/serial/8250/8250_men_mcb.ko 8921s BTF [M] drivers/tty/serial/8250/8250_men_mcb.ko 8921s LD [M] drivers/tty/serial/8250/8250_pci1xxxx.ko 8921s LD [M] drivers/tty/serial/altera_jtaguart.ko 8921s BTF [M] drivers/tty/serial/8250/8250_pci1xxxx.ko 8921s BTF [M] drivers/tty/serial/altera_jtaguart.ko 8921s LD [M] drivers/tty/serial/altera_uart.ko 8921s BTF [M] drivers/tty/serial/altera_uart.ko 8921s LD [M] drivers/tty/serial/amba-pl010.ko 8921s BTF [M] drivers/tty/serial/amba-pl010.ko 8921s LD [M] drivers/tty/serial/arc_uart.ko 8921s LD [M] drivers/tty/serial/bcm63xx_uart.ko 8921s BTF [M] drivers/tty/serial/arc_uart.ko 8922s BTF [M] drivers/tty/serial/bcm63xx_uart.ko 8922s LD [M] drivers/tty/serial/digicolor-usart.ko 8922s BTF [M] drivers/tty/serial/digicolor-usart.ko 8922s LD [M] drivers/tty/serial/fsl_linflexuart.ko 8922s BTF [M] drivers/tty/serial/fsl_linflexuart.ko 8922s LD [M] drivers/tty/serial/fsl_lpuart.ko 8922s BTF [M] drivers/tty/serial/fsl_lpuart.ko 8922s LD [M] drivers/tty/serial/jsm/jsm.ko 8922s BTF [M] drivers/tty/serial/jsm/jsm.ko 8922s LD [M] drivers/tty/serial/liteuart.ko 8922s BTF [M] drivers/tty/serial/liteuart.ko 8922s LD [M] drivers/tty/serial/max3100.ko 8922s BTF [M] drivers/tty/serial/max3100.ko 8922s LD [M] drivers/tty/serial/men_z135_uart.ko 8922s BTF [M] drivers/tty/serial/men_z135_uart.ko 8922s LD [M] drivers/tty/serial/ucc_uart.ko 8922s BTF [M] drivers/tty/serial/ucc_uart.ko 8922s LD [M] drivers/tty/serial/rp2.ko 8922s BTF [M] drivers/tty/serial/rp2.ko 8922s LD [M] drivers/tty/serial/sc16is7xx.ko 8922s BTF [M] drivers/tty/serial/sc16is7xx.ko 8922s LD [M] drivers/tty/serial/sc16is7xx_spi.ko 8922s BTF [M] drivers/tty/serial/sc16is7xx_spi.ko 8922s LD [M] drivers/tty/serial/sc16is7xx_i2c.ko 8922s BTF [M] drivers/tty/serial/sc16is7xx_i2c.ko 8922s LD [M] drivers/tty/serial/sifive.ko 8922s BTF [M] drivers/tty/serial/sifive.ko 8922s LD [M] drivers/tty/serial/sprd_serial.ko 8922s BTF [M] drivers/tty/serial/sprd_serial.ko 8922s LD [M] drivers/tty/serial/stm32-usart.ko 8922s BTF [M] drivers/tty/serial/stm32-usart.ko 8922s LD [M] drivers/tty/serial/uartlite.ko 8922s BTF [M] drivers/tty/serial/uartlite.ko 8922s LD [M] drivers/tty/serial/xilinx_uartps.ko 8922s BTF [M] drivers/tty/serial/xilinx_uartps.ko 8923s LD [M] drivers/tty/serial/ma35d1_serial.ko 8923s BTF [M] drivers/tty/serial/ma35d1_serial.ko 8923s LD [M] drivers/tty/n_hdlc.ko 8923s BTF [M] drivers/tty/n_hdlc.ko 8923s LD [M] drivers/tty/n_gsm.ko 8923s LD [M] drivers/tty/moxa.ko 8923s BTF [M] drivers/tty/n_gsm.ko 8923s BTF [M] drivers/tty/moxa.ko 8923s LD [M] drivers/tty/mxser.ko 8923s BTF [M] drivers/tty/mxser.ko 8923s LD [M] drivers/tty/nozomi.ko 8923s BTF [M] drivers/tty/nozomi.ko 8923s LD [M] drivers/tty/ttynull.ko 8923s LD [M] drivers/tty/rpmsg_tty.ko 8923s BTF [M] drivers/tty/ttynull.ko 8923s BTF [M] drivers/tty/rpmsg_tty.ko 8923s LD [M] drivers/char/hw_random/timeriomem-rng.ko 8923s BTF [M] drivers/char/hw_random/timeriomem-rng.ko 8923s LD [M] drivers/char/hw_random/airoha-trng.ko 8923s BTF [M] drivers/char/hw_random/airoha-trng.ko 8923s LD [M] drivers/char/hw_random/ba431-rng.ko 8923s LD [M] drivers/char/hw_random/omap-rng.ko 8923s BTF [M] drivers/char/hw_random/ba431-rng.ko 8923s BTF [M] drivers/char/hw_random/omap-rng.ko 8923s LD [M] drivers/char/hw_random/virtio-rng.ko 8923s BTF [M] drivers/char/hw_random/virtio-rng.ko 8923s LD [M] drivers/char/hw_random/hisi-rng.ko 8923s BTF [M] drivers/char/hw_random/hisi-rng.ko 8923s LD [M] drivers/char/hw_random/histb-rng.ko 8923s LD [M] drivers/char/hw_random/bcm2835-rng.ko 8923s BTF [M] drivers/char/hw_random/histb-rng.ko 8923s BTF [M] drivers/char/hw_random/bcm2835-rng.ko 8923s LD [M] drivers/char/hw_random/bcm74110-rng.ko 8923s BTF [M] drivers/char/hw_random/bcm74110-rng.ko 8924s LD [M] drivers/char/hw_random/iproc-rng200.ko 8924s BTF [M] drivers/char/hw_random/iproc-rng200.ko 8924s LD [M] drivers/char/hw_random/xgene-rng.ko 8924s BTF [M] drivers/char/hw_random/xgene-rng.ko 8924s LD [M] drivers/char/hw_random/stm32-rng.ko 8924s LD [M] drivers/char/hw_random/meson-rng.ko 8924s BTF [M] drivers/char/hw_random/stm32-rng.ko 8924s BTF [M] drivers/char/hw_random/meson-rng.ko 8924s LD [M] drivers/char/hw_random/cavium-rng.ko 8924s BTF [M] drivers/char/hw_random/cavium-rng.ko 8924s LD [M] drivers/char/hw_random/cavium-rng-vf.ko 8924s BTF [M] drivers/char/hw_random/cavium-rng-vf.ko 8924s LD [M] drivers/char/hw_random/mtk-rng.ko 8924s LD [M] drivers/char/hw_random/optee-rng.ko 8924s BTF [M] drivers/char/hw_random/mtk-rng.ko 8924s BTF [M] drivers/char/hw_random/optee-rng.ko 8924s LD [M] drivers/char/hw_random/npcm-rng.ko 8924s BTF [M] drivers/char/hw_random/npcm-rng.ko 8924s LD [M] drivers/char/hw_random/cctrng.ko 8924s BTF [M] drivers/char/hw_random/cctrng.ko 8924s LD [M] drivers/char/hw_random/xiphera-trng.ko 8924s LD [M] drivers/char/hw_random/arm_smccc_trng.ko 8924s BTF [M] drivers/char/hw_random/xiphera-trng.ko 8924s BTF [M] drivers/char/hw_random/arm_smccc_trng.ko 8924s LD [M] drivers/char/tpm/tpm_tis_synquacer.ko 8924s BTF [M] drivers/char/tpm/tpm_tis_synquacer.ko 8924s LD [M] drivers/char/tpm/tpm_tis_i2c_cr50.ko 8924s BTF [M] drivers/char/tpm/tpm_tis_i2c_cr50.ko 8924s LD [M] drivers/char/tpm/tpm_tis_i2c.ko 8924s BTF [M] drivers/char/tpm/tpm_tis_i2c.ko 8924s LD [M] drivers/char/tpm/tpm_i2c_atmel.ko 8924s BTF [M] drivers/char/tpm/tpm_i2c_atmel.ko 8924s LD [M] drivers/char/tpm/tpm_i2c_infineon.ko 8924s BTF [M] drivers/char/tpm/tpm_i2c_infineon.ko 8924s LD [M] drivers/char/tpm/tpm_i2c_nuvoton.ko 8925s BTF [M] drivers/char/tpm/tpm_i2c_nuvoton.ko 8925s LD [M] drivers/char/tpm/tpm_atmel.ko 8925s BTF [M] drivers/char/tpm/tpm_atmel.ko 8925s LD [M] drivers/char/tpm/tpm_infineon.ko 8925s BTF [M] drivers/char/tpm/tpm_infineon.ko 8925s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24.ko 8925s BTF [M] drivers/char/tpm/st33zp24/tpm_st33zp24.ko 8925s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko 8925s BTF [M] drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko 8925s LD [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko 8925s BTF [M] drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko 8925s LD [M] drivers/char/tpm/xen-tpmfront.ko 8925s BTF [M] drivers/char/tpm/xen-tpmfront.ko 8925s LD [M] drivers/char/tpm/tpm_crb_ffa.ko 8925s BTF [M] drivers/char/tpm/tpm_crb_ffa.ko 8925s LD [M] drivers/char/tpm/tpm_vtpm_proxy.ko 8925s BTF [M] drivers/char/tpm/tpm_vtpm_proxy.ko 8925s LD [M] drivers/char/tpm/tpm_ftpm_tee.ko 8925s BTF [M] drivers/char/tpm/tpm_ftpm_tee.ko 8925s LD [M] drivers/char/lp.ko 8925s BTF [M] drivers/char/lp.ko 8925s LD [M] drivers/char/applicom.ko 8925s BTF [M] drivers/char/applicom.ko 8925s LD [M] drivers/char/ppdev.ko 8925s BTF [M] drivers/char/ppdev.ko 8925s LD [M] drivers/char/xillybus/xillybus_class.ko 8925s BTF [M] drivers/char/xillybus/xillybus_class.ko 8925s LD [M] drivers/char/xillybus/xillybus_core.ko 8925s BTF [M] drivers/char/xillybus/xillybus_core.ko 8925s LD [M] drivers/char/xillybus/xillybus_pcie.ko 8925s BTF [M] drivers/char/xillybus/xillybus_pcie.ko 8925s LD [M] drivers/char/xillybus/xillybus_of.ko 8925s LD [M] drivers/char/xillybus/xillyusb.ko 8925s BTF [M] drivers/char/xillybus/xillybus_of.ko 8925s BTF [M] drivers/char/xillybus/xillyusb.ko 8926s LD [M] drivers/iommu/iommufd/iommufd.ko 8926s LD [M] drivers/iommu/mtk_iommu.ko 8926s BTF [M] drivers/iommu/iommufd/iommufd.ko 8926s BTF [M] drivers/iommu/mtk_iommu.ko 8926s LD [M] drivers/iommu/sprd-iommu.ko 8926s LD [M] drivers/iommu/apple-dart.ko 8926s BTF [M] drivers/iommu/sprd-iommu.ko 8926s BTF [M] drivers/iommu/apple-dart.ko 8926s LD [M] drivers/base/regmap/regmap-slimbus.ko 8926s BTF [M] drivers/base/regmap/regmap-slimbus.ko 8926s LD [M] drivers/base/regmap/regmap-spmi.ko 8926s BTF [M] drivers/base/regmap/regmap-spmi.ko 8926s LD [M] drivers/base/regmap/regmap-w1.ko 8926s BTF [M] drivers/base/regmap/regmap-w1.ko 8926s LD [M] drivers/base/regmap/regmap-sccb.ko 8926s BTF [M] drivers/base/regmap/regmap-sccb.ko 8926s LD [M] drivers/base/regmap/regmap-i3c.ko 8926s BTF [M] drivers/base/regmap/regmap-i3c.ko 8926s LD [M] drivers/base/regmap/regmap-spi-avmm.ko 8926s BTF [M] drivers/base/regmap/regmap-spi-avmm.ko 8926s LD [M] drivers/block/rnbd/rnbd-client.ko 8926s LD [M] drivers/block/rnbd/rnbd-server.ko 8926s BTF [M] drivers/block/rnbd/rnbd-client.ko 8926s BTF [M] drivers/block/rnbd/rnbd-server.ko 8926s LD [M] drivers/block/brd.ko 8926s BTF [M] drivers/block/brd.ko 8926s LD [M] drivers/block/nbd.ko 8926s BTF [M] drivers/block/nbd.ko 8926s LD [M] drivers/block/xen-blkback/xen-blkback.ko 8926s BTF [M] drivers/block/xen-blkback/xen-blkback.ko 8926s LD [M] drivers/block/drbd/drbd.ko 8926s LD [M] drivers/block/rbd.ko 8927s BTF [M] drivers/block/drbd/drbd.ko 8927s BTF [M] drivers/block/rbd.ko 8927s LD [M] drivers/block/mtip32xx/mtip32xx.ko 8927s BTF [M] drivers/block/mtip32xx/mtip32xx.ko 8927s LD [M] drivers/block/zram/zram.ko 8927s BTF [M] drivers/block/zram/zram.ko 8927s LD [M] drivers/block/null_blk/null_blk.ko 8927s BTF [M] drivers/block/null_blk/null_blk.ko 8927s LD [M] drivers/block/ublk_drv.ko 8927s LD [M] drivers/block/zloop.ko 8927s BTF [M] drivers/block/ublk_drv.ko 8927s BTF [M] drivers/block/zloop.ko 8927s LD [M] drivers/misc/eeprom/at24.ko 8927s BTF [M] drivers/misc/eeprom/at24.ko 8927s LD [M] drivers/misc/eeprom/at25.ko 8927s BTF [M] drivers/misc/eeprom/at25.ko 8927s LD [M] drivers/misc/eeprom/max6875.ko 8927s LD [M] drivers/misc/eeprom/eeprom_93cx6.ko 8927s BTF [M] drivers/misc/eeprom/max6875.ko 8927s BTF [M] drivers/misc/eeprom/eeprom_93cx6.ko 8927s LD [M] drivers/misc/eeprom/eeprom_93xx46.ko 8927s BTF [M] drivers/misc/eeprom/eeprom_93xx46.ko 8927s LD [M] drivers/misc/eeprom/idt_89hpesx.ko 8927s BTF [M] drivers/misc/eeprom/idt_89hpesx.ko 8927s LD [M] drivers/misc/eeprom/ee1004.ko 8927s LD [M] drivers/misc/cb710/cb710.ko 8927s BTF [M] drivers/misc/eeprom/ee1004.ko 8927s BTF [M] drivers/misc/cb710/cb710.ko 8927s LD [M] drivers/misc/lis3lv02d/lis3lv02d.ko 8927s BTF [M] drivers/misc/lis3lv02d/lis3lv02d.ko 8927s LD [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.ko 8927s BTF [M] drivers/misc/lis3lv02d/lis3lv02d_i2c.ko 8928s LD [M] drivers/misc/cardreader/alcor_pci.ko 8928s BTF [M] drivers/misc/cardreader/alcor_pci.ko 8928s LD [M] drivers/misc/cardreader/rtsx_pci.ko 8928s BTF [M] drivers/misc/cardreader/rtsx_pci.ko 8928s LD [M] drivers/misc/cardreader/rtsx_usb.ko 8928s BTF [M] drivers/misc/cardreader/rtsx_usb.ko 8928s LD [M] drivers/misc/pvpanic/pvpanic.ko 8928s BTF [M] drivers/misc/pvpanic/pvpanic.ko 8928s LD [M] drivers/misc/pvpanic/pvpanic-mmio.ko 8928s BTF [M] drivers/misc/pvpanic/pvpanic-mmio.ko 8928s LD [M] drivers/misc/pvpanic/pvpanic-pci.ko 8928s LD [M] drivers/misc/keba/cp500.ko 8928s BTF [M] drivers/misc/pvpanic/pvpanic-pci.ko 8928s BTF [M] drivers/misc/keba/cp500.ko 8928s LD [M] drivers/misc/keba/lan9252.ko 8928s BTF [M] drivers/misc/keba/lan9252.ko 8928s LD [M] drivers/misc/amd-sbi/sbrmi-i2c.ko 8928s BTF [M] drivers/misc/amd-sbi/sbrmi-i2c.ko 8928s LD [M] drivers/misc/ad525x_dpot.ko 8928s LD [M] drivers/misc/ad525x_dpot-i2c.ko 8928s BTF [M] drivers/misc/ad525x_dpot-i2c.ko 8928s BTF [M] drivers/misc/ad525x_dpot.ko 8928s LD [M] drivers/misc/ad525x_dpot-spi.ko 8928s BTF [M] drivers/misc/ad525x_dpot-spi.ko 8928s LD [M] drivers/misc/dummy-irq.ko 8928s BTF [M] drivers/misc/dummy-irq.ko 8928s LD [M] drivers/misc/ics932s401.ko 8928s LD [M] drivers/misc/ti_fpc202.ko 8928s BTF [M] drivers/misc/ics932s401.ko 8928s BTF [M] drivers/misc/ti_fpc202.ko 8928s LD [M] drivers/misc/tifm_core.ko 8928s BTF [M] drivers/misc/tifm_core.ko 8928s LD [M] drivers/misc/tifm_7xx1.ko 8928s BTF [M] drivers/misc/tifm_7xx1.ko 8928s LD [M] drivers/misc/phantom.ko 8929s LD [M] drivers/misc/rpmb-core.ko 8929s BTF [M] drivers/misc/phantom.ko 8929s BTF [M] drivers/misc/rpmb-core.ko 8929s LD [M] drivers/misc/qcom-coincell.ko 8929s BTF [M] drivers/misc/qcom-coincell.ko 8929s LD [M] drivers/misc/fastrpc.ko 8929s BTF [M] drivers/misc/fastrpc.ko 8929s LD [M] drivers/misc/bh1770glc.ko 8929s LD [M] drivers/misc/apds990x.ko 8929s BTF [M] drivers/misc/bh1770glc.ko 8929s BTF [M] drivers/misc/apds990x.ko 8929s LD [M] drivers/misc/enclosure.ko 8929s BTF [M] drivers/misc/enclosure.ko 8929s LD [M] drivers/misc/smpro-errmon.ko 8929s BTF [M] drivers/misc/smpro-errmon.ko 8929s LD [M] drivers/misc/smpro-misc.ko 8929s LD [M] drivers/misc/hpilo.ko 8929s BTF [M] drivers/misc/smpro-misc.ko 8929s BTF [M] drivers/misc/hpilo.ko 8929s LD [M] drivers/misc/apds9802als.ko 8929s BTF [M] drivers/misc/apds9802als.ko 8929s LD [M] drivers/misc/isl29003.ko 8929s BTF [M] drivers/misc/isl29003.ko 8929s LD [M] drivers/misc/isl29020.ko 8929s LD [M] drivers/misc/tsl2550.ko 8929s BTF [M] drivers/misc/isl29020.ko 8929s BTF [M] drivers/misc/tsl2550.ko 8929s LD [M] drivers/misc/ds1682.ko 8929s BTF [M] drivers/misc/ds1682.ko 8929s LD [M] drivers/misc/c2port/core.ko 8929s BTF [M] drivers/misc/c2port/core.ko 8929s LD [M] drivers/misc/hmc6352.ko 8929s LD [M] drivers/misc/altera-stapl/altera-stapl.ko 8929s BTF [M] drivers/misc/hmc6352.ko 8929s BTF [M] drivers/misc/altera-stapl/altera-stapl.ko 8929s LD [M] drivers/misc/vmw_vmci/vmw_vmci.ko 8930s BTF [M] drivers/misc/vmw_vmci/vmw_vmci.ko 8930s LD [M] drivers/misc/lattice-ecp3-config.ko 8930s BTF [M] drivers/misc/lattice-ecp3-config.ko 8930s LD [M] drivers/misc/genwqe/genwqe_card.ko 8930s LD [M] drivers/misc/dw-xdata-pcie.ko 8930s BTF [M] drivers/misc/genwqe/genwqe_card.ko 8930s BTF [M] drivers/misc/dw-xdata-pcie.ko 8930s LD [M] drivers/misc/bcm-vk/bcm_vk.ko 8930s BTF [M] drivers/misc/bcm-vk/bcm_vk.ko 8930s LD [M] drivers/misc/uacce/uacce.ko 8930s BTF [M] drivers/misc/uacce/uacce.ko 8930s LD [M] drivers/misc/xilinx_sdfec.ko 8930s BTF [M] drivers/misc/xilinx_sdfec.ko 8930s LD [M] drivers/misc/ntsync.ko 8930s BTF [M] drivers/misc/ntsync.ko 8930s LD [M] drivers/misc/hi6421v600-irq.ko 8930s BTF [M] drivers/misc/hi6421v600-irq.ko 8930s LD [M] drivers/misc/open-dice.ko 8930s BTF [M] drivers/misc/open-dice.ko 8930s LD [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko 8930s BTF [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko 8930s LD [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko 8930s BTF [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko 8930s LD [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.ko 8930s LD [M] drivers/misc/vcpu_stall_detector.ko 8930s BTF [M] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.ko 8930s BTF [M] drivers/misc/vcpu_stall_detector.ko 8930s LD [M] drivers/misc/tps6594-esm.ko 8930s LD [M] drivers/misc/tps6594-pfsm.ko 8930s BTF [M] drivers/misc/tps6594-esm.ko 8930s BTF [M] drivers/misc/tps6594-pfsm.ko 8930s LD [M] drivers/misc/nsm.ko 8930s LD [M] drivers/misc/mrvl_cn10k_dpi.ko 8930s BTF [M] drivers/misc/mrvl_cn10k_dpi.ko 8930s BTF [M] drivers/misc/nsm.ko 8931s LD [M] drivers/misc/lan966x-pci.ko 8931s LD [M] drivers/mfd/88pm800.ko 8931s BTF [M] drivers/misc/lan966x-pci.ko 8931s BTF [M] drivers/mfd/88pm800.ko 8931s LD [M] drivers/mfd/88pm80x.ko 8931s LD [M] drivers/mfd/88pm805.ko 8931s BTF [M] drivers/mfd/88pm80x.ko 8931s BTF [M] drivers/mfd/88pm805.ko 8931s LD [M] drivers/mfd/act8945a.ko 8931s LD [M] drivers/mfd/sm501.ko 8931s BTF [M] drivers/mfd/act8945a.ko 8931s BTF [M] drivers/mfd/sm501.ko 8931s LD [M] drivers/mfd/bcm590xx.ko 8931s LD [M] drivers/mfd/bd9571mwv.ko 8931s BTF [M] drivers/mfd/bcm590xx.ko 8931s BTF [M] drivers/mfd/bd9571mwv.ko 8931s LD [M] drivers/mfd/cros_ec_dev.ko 8931s LD [M] drivers/mfd/cs42l43.ko 8931s BTF [M] drivers/mfd/cros_ec_dev.ko 8931s BTF [M] drivers/mfd/cs42l43.ko 8931s LD [M] drivers/mfd/cs42l43-i2c.ko 8931s LD [M] drivers/mfd/gateworks-gsc.ko 8931s BTF [M] drivers/mfd/cs42l43-i2c.ko 8931s BTF [M] drivers/mfd/gateworks-gsc.ko 8931s LD [M] drivers/mfd/lp873x.ko 8931s LD [M] drivers/mfd/lp87565.ko 8931s BTF [M] drivers/mfd/lp873x.ko 8931s BTF [M] drivers/mfd/lp87565.ko 8931s LD [M] drivers/mfd/ti_am335x_tscadc.ko 8931s LD [M] drivers/mfd/tqmx86.ko 8931s BTF [M] drivers/mfd/ti_am335x_tscadc.ko 8931s BTF [M] drivers/mfd/tqmx86.ko 8931s LD [M] drivers/mfd/arizona.ko 8931s LD [M] drivers/mfd/arizona-i2c.ko 8931s BTF [M] drivers/mfd/arizona-i2c.ko 8931s BTF [M] drivers/mfd/arizona.ko 8932s LD [M] drivers/mfd/arizona-spi.ko 8932s LD [M] drivers/mfd/wcd934x.ko 8932s BTF [M] drivers/mfd/arizona-spi.ko 8932s BTF [M] drivers/mfd/wcd934x.ko 8932s LD [M] drivers/mfd/wm8994.ko 8932s BTF [M] drivers/mfd/wm8994.ko 8932s LD [M] drivers/mfd/madera.ko 8932s BTF [M] drivers/mfd/madera.ko 8932s LD [M] drivers/mfd/madera-i2c.ko 8932s LD [M] drivers/mfd/madera-spi.ko 8932s BTF [M] drivers/mfd/madera-spi.ko 8932s BTF [M] drivers/mfd/madera-i2c.ko 8932s LD [M] drivers/mfd/cs40l50-core.ko 8932s LD [M] drivers/mfd/cs40l50-i2c.ko 8932s BTF [M] drivers/mfd/cs40l50-core.ko 8932s BTF [M] drivers/mfd/cs40l50-i2c.ko 8932s LD [M] drivers/mfd/cs40l50-spi.ko 8932s LD [M] drivers/mfd/tps6105x.ko 8932s BTF [M] drivers/mfd/cs40l50-spi.ko 8932s BTF [M] drivers/mfd/tps6105x.ko 8932s LD [M] drivers/mfd/tps65010.ko 8932s LD [M] drivers/mfd/tps6507x.ko 8932s BTF [M] drivers/mfd/tps65010.ko 8932s BTF [M] drivers/mfd/tps6507x.ko 8932s LD [M] drivers/mfd/tps65086.ko 8932s LD [M] drivers/mfd/tps65217.ko 8932s BTF [M] drivers/mfd/tps65086.ko 8932s BTF [M] drivers/mfd/tps65217.ko 8932s LD [M] drivers/mfd/tps65218.ko 8932s LD [M] drivers/mfd/tps65219.ko 8932s BTF [M] drivers/mfd/tps65218.ko 8932s BTF [M] drivers/mfd/tps65219.ko 8932s LD [M] drivers/mfd/tps6594-core.ko 8932s LD [M] drivers/mfd/tps6594-i2c.ko 8932s BTF [M] drivers/mfd/tps6594-core.ko 8932s BTF [M] drivers/mfd/tps6594-i2c.ko 8933s LD [M] drivers/mfd/tps6594-spi.ko 8933s LD [M] drivers/mfd/mc13xxx-core.ko 8933s BTF [M] drivers/mfd/tps6594-spi.ko 8933s BTF [M] drivers/mfd/mc13xxx-core.ko 8933s LD [M] drivers/mfd/mc13xxx-spi.ko 8933s LD [M] drivers/mfd/mc13xxx-i2c.ko 8933s BTF [M] drivers/mfd/mc13xxx-spi.ko 8933s BTF [M] drivers/mfd/mc13xxx-i2c.ko 8933s LD [M] drivers/mfd/ocelot-soc.ko 8933s BTF [M] drivers/mfd/ocelot-soc.ko 8933s LD [M] drivers/mfd/motorola-cpcap.ko 8933s BTF [M] drivers/mfd/motorola-cpcap.ko 8933s LD [M] drivers/mfd/axp20x.ko 8933s LD [M] drivers/mfd/axp20x-i2c.ko 8933s BTF [M] drivers/mfd/axp20x.ko 8933s BTF [M] drivers/mfd/axp20x-i2c.ko 8933s LD [M] drivers/mfd/axp20x-rsb.ko 8933s LD [M] drivers/mfd/lp3943.ko 8933s BTF [M] drivers/mfd/axp20x-rsb.ko 8933s BTF [M] drivers/mfd/lp3943.ko 8933s LD [M] drivers/mfd/ti-lmu.ko 8933s BTF [M] drivers/mfd/ti-lmu.ko 8933s LD [M] drivers/mfd/da9062-core.ko 8933s BTF [M] drivers/mfd/da9062-core.ko 8933s LD [M] drivers/mfd/da9150-core.ko 8933s BTF [M] drivers/mfd/da9150-core.ko 8933s LD [M] drivers/mfd/max77541.ko 8933s BTF [M] drivers/mfd/max77541.ko 8933s LD [M] drivers/mfd/max77650.ko 8933s LD [M] drivers/mfd/max77705.ko 8933s BTF [M] drivers/mfd/max77650.ko 8933s BTF [M] drivers/mfd/max77705.ko 8933s LD [M] drivers/mfd/max77714.ko 8933s BTF [M] drivers/mfd/max77714.ko 8933s LD [M] drivers/mfd/max77759.ko 8933s BTF [M] drivers/mfd/max77759.ko 8934s LD [M] drivers/mfd/max8907.ko 8934s LD [M] drivers/mfd/mp2629.ko 8934s BTF [M] drivers/mfd/max8907.ko 8934s BTF [M] drivers/mfd/mp2629.ko 8934s LD [M] drivers/mfd/mt6360-core.ko 8934s BTF [M] drivers/mfd/mt6360-core.ko 8934s LD [M] drivers/mfd/mt6370.ko 8934s BTF [M] drivers/mfd/mt6370.ko 8934s LD [M] drivers/mfd/mt6397.ko 8934s LD [M] drivers/mfd/adp5585.ko 8934s BTF [M] drivers/mfd/mt6397.ko 8934s BTF [M] drivers/mfd/adp5585.ko 8934s LD [M] drivers/mfd/kempld-core.ko 8934s BTF [M] drivers/mfd/kempld-core.ko 8934s LD [M] drivers/mfd/lpc_sch.ko 8934s BTF [M] drivers/mfd/lpc_sch.ko 8934s LD [M] drivers/mfd/lpc_ich.ko 8934s BTF [M] drivers/mfd/lpc_ich.ko 8934s LD [M] drivers/mfd/rdc321x-southbridge.ko 8934s BTF [M] drivers/mfd/rdc321x-southbridge.ko 8934s LD [M] drivers/mfd/janz-cmodio.ko 8934s BTF [M] drivers/mfd/janz-cmodio.ko 8934s LD [M] drivers/mfd/vx855.ko 8934s BTF [M] drivers/mfd/vx855.ko 8934s LD [M] drivers/mfd/wl1273-core.ko 8934s BTF [M] drivers/mfd/wl1273-core.ko 8934s LD [M] drivers/mfd/si476x-core.ko 8934s BTF [M] drivers/mfd/si476x-core.ko 8934s LD [M] drivers/mfd/qcom_rpm.ko 8934s BTF [M] drivers/mfd/qcom_rpm.ko 8934s LD [M] drivers/mfd/qcom-spmi-pmic.ko 8934s BTF [M] drivers/mfd/qcom-spmi-pmic.ko 8935s LD [M] drivers/mfd/atmel-flexcom.ko 8935s BTF [M] drivers/mfd/atmel-flexcom.ko 8935s LD [M] drivers/mfd/atmel-hlcdc.ko 8935s BTF [M] drivers/mfd/atmel-hlcdc.ko 8935s LD [M] drivers/mfd/viperboard.ko 8935s BTF [M] drivers/mfd/viperboard.ko 8935s LD [M] drivers/mfd/ntxec.ko 8935s BTF [M] drivers/mfd/ntxec.ko 8935s LD [M] drivers/mfd/rk8xx-core.ko 8935s BTF [M] drivers/mfd/rk8xx-core.ko 8935s LD [M] drivers/mfd/rk8xx-i2c.ko 8935s BTF [M] drivers/mfd/rk8xx-i2c.ko 8935s LD [M] drivers/mfd/rk8xx-spi.ko 8935s LD [M] drivers/mfd/rn5t618.ko 8935s BTF [M] drivers/mfd/rk8xx-spi.ko 8935s BTF [M] drivers/mfd/rn5t618.ko 8935s LD [M] drivers/mfd/sec-core.ko 8935s BTF [M] drivers/mfd/sec-core.ko 8935s LD [M] drivers/mfd/sec-i2c.ko 8935s BTF [M] drivers/mfd/sec-i2c.ko 8935s LD [M] drivers/mfd/lm3533-core.ko 8935s BTF [M] drivers/mfd/lm3533-core.ko 8935s LD [M] drivers/mfd/lm3533-ctrlbank.ko 8935s BTF [M] drivers/mfd/lm3533-ctrlbank.ko 8935s LD [M] drivers/mfd/retu-mfd.ko 8935s BTF [M] drivers/mfd/retu-mfd.ko 8935s LD [M] drivers/mfd/iqs62x.ko 8935s BTF [M] drivers/mfd/iqs62x.ko 8935s LD [M] drivers/mfd/menf21bmc.ko 8935s BTF [M] drivers/mfd/menf21bmc.ko 8935s LD [M] drivers/mfd/hi6421-pmic-core.ko 8935s BTF [M] drivers/mfd/hi6421-pmic-core.ko 8935s LD [M] drivers/mfd/hi6421-spmi-pmic.ko 8935s BTF [M] drivers/mfd/hi6421-spmi-pmic.ko 8936s LD [M] drivers/mfd/hi655x-pmic.ko 8936s BTF [M] drivers/mfd/hi655x-pmic.ko 8936s LD [M] drivers/mfd/dln2.ko 8936s BTF [M] drivers/mfd/dln2.ko 8936s LD [M] drivers/mfd/rt4831.ko 8936s BTF [M] drivers/mfd/rt4831.ko 8936s LD [M] drivers/mfd/rt5033.ko 8936s BTF [M] drivers/mfd/rt5033.ko 8936s LD [M] drivers/mfd/rt5120.ko 8936s BTF [M] drivers/mfd/rt5120.ko 8936s LD [M] drivers/mfd/sky81452.ko 8936s BTF [M] drivers/mfd/sky81452.ko 8936s LD [M] drivers/mfd/stpmic1.ko 8936s LD [M] drivers/mfd/sun4i-gpadc.ko 8936s BTF [M] drivers/mfd/stpmic1.ko 8936s BTF [M] drivers/mfd/sun4i-gpadc.ko 8936s LD [M] drivers/mfd/stm32-lptimer.ko 8936s BTF [M] drivers/mfd/stm32-lptimer.ko 8936s LD [M] drivers/mfd/stm32-timers.ko 8936s BTF [M] drivers/mfd/stm32-timers.ko 8936s LD [M] drivers/mfd/sprd-sc27xx-spi.ko 8936s LD [M] drivers/mfd/rave-sp.ko 8936s BTF [M] drivers/mfd/sprd-sc27xx-spi.ko 8936s BTF [M] drivers/mfd/rave-sp.ko 8936s LD [M] drivers/mfd/rohm-bd71828.ko 8936s BTF [M] drivers/mfd/rohm-bd71828.ko 8936s LD [M] drivers/mfd/rohm-bd718x7.ko 8936s BTF [M] drivers/mfd/rohm-bd718x7.ko 8936s LD [M] drivers/mfd/rohm-bd9576.ko 8936s LD [M] drivers/mfd/rohm-bd96801.ko 8936s BTF [M] drivers/mfd/rohm-bd9576.ko 8936s BTF [M] drivers/mfd/rohm-bd96801.ko 8936s LD [M] drivers/mfd/stmfx.ko 8936s BTF [M] drivers/mfd/stmfx.ko 8937s LD [M] drivers/mfd/qcom-pm8008.ko 8937s BTF [M] drivers/mfd/qcom-pm8008.ko 8937s LD [M] drivers/mfd/simple-mfd-i2c.ko 8937s LD [M] drivers/mfd/smpro-core.ko 8937s BTF [M] drivers/mfd/simple-mfd-i2c.ko 8937s BTF [M] drivers/mfd/smpro-core.ko 8937s LD [M] drivers/mfd/intel-m10-bmc-core.ko 8937s BTF [M] drivers/mfd/intel-m10-bmc-core.ko 8937s LD [M] drivers/mfd/intel-m10-bmc-spi.ko 8937s BTF [M] drivers/mfd/intel-m10-bmc-spi.ko 8937s LD [M] drivers/mfd/intel-m10-bmc-pmci.ko 8937s LD [M] drivers/mfd/atc260x-core.ko 8937s BTF [M] drivers/mfd/intel-m10-bmc-pmci.ko 8937s BTF [M] drivers/mfd/atc260x-core.ko 8937s LD [M] drivers/mfd/atc260x-i2c.ko 8937s LD [M] drivers/mfd/qnap-mcu.ko 8937s BTF [M] drivers/mfd/atc260x-i2c.ko 8937s BTF [M] drivers/mfd/qnap-mcu.ko 8937s LD [M] drivers/mfd/rsmu_i2c.ko 8937s BTF [M] drivers/mfd/rsmu_i2c.ko 8937s LD [M] drivers/mfd/rsmu_core.ko 8937s BTF [M] drivers/mfd/rsmu_core.ko 8937s LD [M] drivers/mfd/rsmu_spi.ko 8937s LD [M] drivers/nfc/fdp/fdp.ko 8937s BTF [M] drivers/mfd/rsmu_spi.ko 8937s BTF [M] drivers/nfc/fdp/fdp.ko 8937s LD [M] drivers/nfc/fdp/fdp_i2c.ko 8937s BTF [M] drivers/nfc/fdp/fdp_i2c.ko 8937s LD [M] drivers/nfc/pn544/pn544.ko 8937s BTF [M] drivers/nfc/pn544/pn544.ko 8937s LD [M] drivers/nfc/pn544/pn544_i2c.ko 8937s LD [M] drivers/nfc/microread/microread.ko 8937s BTF [M] drivers/nfc/pn544/pn544_i2c.ko 8937s BTF [M] drivers/nfc/microread/microread.ko 8937s LD [M] drivers/nfc/microread/microread_i2c.ko 8937s LD [M] drivers/nfc/pn533/pn533.ko 8937s BTF [M] drivers/nfc/microread/microread_i2c.ko 8937s BTF [M] drivers/nfc/pn533/pn533.ko 8938s LD [M] drivers/nfc/pn533/pn533_usb.ko 8938s LD [M] drivers/nfc/pn533/pn533_i2c.ko 8938s BTF [M] drivers/nfc/pn533/pn533_usb.ko 8938s BTF [M] drivers/nfc/pn533/pn533_i2c.ko 8938s LD [M] drivers/nfc/pn533/pn532_uart.ko 8938s BTF [M] drivers/nfc/pn533/pn532_uart.ko 8938s LD [M] drivers/nfc/nfcsim.ko 8938s BTF [M] drivers/nfc/nfcsim.ko 8938s LD [M] drivers/nfc/port100.ko 8938s LD [M] drivers/nfc/nfcmrvl/nfcmrvl.ko 8938s BTF [M] drivers/nfc/port100.ko 8938s BTF [M] drivers/nfc/nfcmrvl/nfcmrvl.ko 8938s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.ko 8938s BTF [M] drivers/nfc/nfcmrvl/nfcmrvl_usb.ko 8938s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.ko 8938s BTF [M] drivers/nfc/nfcmrvl/nfcmrvl_uart.ko 8938s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko 8938s LD [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.ko 8938s BTF [M] drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko 8938s BTF [M] drivers/nfc/nfcmrvl/nfcmrvl_spi.ko 8938s LD [M] drivers/nfc/trf7970a.ko 8938s BTF [M] drivers/nfc/trf7970a.ko 8938s LD [M] drivers/nfc/st21nfca/st21nfca_hci.ko 8938s BTF [M] drivers/nfc/st21nfca/st21nfca_hci.ko 8938s LD [M] drivers/nfc/st21nfca/st21nfca_i2c.ko 8938s LD [M] drivers/nfc/st-nci/st-nci.ko 8938s BTF [M] drivers/nfc/st21nfca/st21nfca_i2c.ko 8938s BTF [M] drivers/nfc/st-nci/st-nci.ko 8938s LD [M] drivers/nfc/st-nci/st-nci_i2c.ko 8938s BTF [M] drivers/nfc/st-nci/st-nci_i2c.ko 8938s LD [M] drivers/nfc/st-nci/st-nci_spi.ko 8938s BTF [M] drivers/nfc/st-nci/st-nci_spi.ko 8938s LD [M] drivers/nfc/nxp-nci/nxp-nci.ko 8939s BTF [M] drivers/nfc/nxp-nci/nxp-nci.ko 8939s LD [M] drivers/nfc/nxp-nci/nxp-nci_i2c.ko 8939s BTF [M] drivers/nfc/nxp-nci/nxp-nci_i2c.ko 8939s LD [M] drivers/nfc/s3fwrn5/s3fwrn5.ko 8939s BTF [M] drivers/nfc/s3fwrn5/s3fwrn5.ko 8939s LD [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko 8939s BTF [M] drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko 8939s LD [M] drivers/nfc/st95hf/st95hf.ko 8939s BTF [M] drivers/nfc/st95hf/st95hf.ko 8939s LD [M] drivers/nfc/virtual_ncidev.ko 8939s BTF [M] drivers/nfc/virtual_ncidev.ko 8939s LD [M] drivers/nvdimm/nd_pmem.ko 8939s LD [M] drivers/nvdimm/nd_btt.ko 8939s BTF [M] drivers/nvdimm/nd_pmem.ko 8939s BTF [M] drivers/nvdimm/nd_btt.ko 8939s LD [M] drivers/nvdimm/of_pmem.ko 8939s BTF [M] drivers/nvdimm/of_pmem.ko 8939s LD [M] drivers/nvdimm/virtio_pmem.ko 8939s BTF [M] drivers/nvdimm/virtio_pmem.ko 8939s LD [M] drivers/nvdimm/nd_virtio.ko 8939s LD [M] drivers/dax/hmem/dax_hmem.ko 8939s BTF [M] drivers/nvdimm/nd_virtio.ko 8939s BTF [M] drivers/dax/hmem/dax_hmem.ko 8939s LD [M] drivers/dax/device_dax.ko 8939s BTF [M] drivers/dax/device_dax.ko 8939s LD [M] drivers/dax/kmem.ko 8939s BTF [M] drivers/dax/kmem.ko 8939s LD [M] drivers/dax/dax_pmem.ko 8939s LD [M] drivers/dax/dax_cxl.ko 8939s BTF [M] drivers/dax/dax_cxl.ko 8939s BTF [M] drivers/dax/dax_pmem.ko 8939s LD [M] drivers/cxl/core/cxl_core.ko 8939s LD [M] drivers/cxl/cxl_port.ko 8939s BTF [M] drivers/cxl/core/cxl_core.ko 8939s BTF [M] drivers/cxl/cxl_port.ko 8940s LD [M] drivers/cxl/cxl_acpi.ko 8940s LD [M] drivers/cxl/cxl_pmem.ko 8940s BTF [M] drivers/cxl/cxl_acpi.ko 8940s BTF [M] drivers/cxl/cxl_pmem.ko 8940s LD [M] drivers/cxl/cxl_mem.ko 8940s BTF [M] drivers/cxl/cxl_mem.ko 8940s LD [M] drivers/cxl/cxl_pci.ko 8940s BTF [M] drivers/cxl/cxl_pci.ko 8940s LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko 8940s LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko 8940s BTF [M] drivers/scsi/device_handler/scsi_dh_rdac.ko 8940s BTF [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko 8940s LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko 8940s BTF [M] drivers/scsi/device_handler/scsi_dh_emc.ko 8940s LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko 8940s BTF [M] drivers/scsi/device_handler/scsi_dh_alua.ko 8940s LD [M] drivers/scsi/megaraid/megaraid_mm.ko 8940s LD [M] drivers/scsi/megaraid/megaraid_mbox.ko 8940s BTF [M] drivers/scsi/megaraid/megaraid_mm.ko 8940s BTF [M] drivers/scsi/megaraid/megaraid_mbox.ko 8940s LD [M] drivers/scsi/megaraid/megaraid_sas.ko 8940s BTF [M] drivers/scsi/megaraid/megaraid_sas.ko 8940s LD [M] drivers/scsi/raid_class.ko 8940s BTF [M] drivers/scsi/raid_class.ko 8940s LD [M] drivers/scsi/scsi_transport_spi.ko 8940s LD [M] drivers/scsi/scsi_transport_fc.ko 8940s BTF [M] drivers/scsi/scsi_transport_spi.ko 8940s BTF [M] drivers/scsi/scsi_transport_fc.ko 8940s LD [M] drivers/scsi/scsi_transport_iscsi.ko 8940s LD [M] drivers/scsi/scsi_transport_sas.ko 8940s BTF [M] drivers/scsi/scsi_transport_iscsi.ko 8940s BTF [M] drivers/scsi/scsi_transport_sas.ko 8940s LD [M] drivers/scsi/libsas/libsas.ko 8940s LD [M] drivers/scsi/scsi_transport_srp.ko 8940s BTF [M] drivers/scsi/scsi_transport_srp.ko 8941s BTF [M] drivers/scsi/libsas/libsas.ko 8941s LD [M] drivers/scsi/libfc/libfc.ko 8941s LD [M] drivers/scsi/fcoe/fcoe.ko 8941s BTF [M] drivers/scsi/fcoe/fcoe.ko 8941s BTF [M] drivers/scsi/libfc/libfc.ko 8941s LD [M] drivers/scsi/fcoe/libfcoe.ko 8941s LD [M] drivers/scsi/snic/snic.ko 8941s BTF [M] drivers/scsi/fcoe/libfcoe.ko 8941s BTF [M] drivers/scsi/snic/snic.ko 8941s LD [M] drivers/scsi/bnx2fc/bnx2fc.ko 8941s BTF [M] drivers/scsi/bnx2fc/bnx2fc.ko 8941s LD [M] drivers/scsi/qedf/qedf.ko 8941s BTF [M] drivers/scsi/qedf/qedf.ko 8941s LD [M] drivers/scsi/libiscsi.ko 8941s BTF [M] drivers/scsi/libiscsi.ko 8941s LD [M] drivers/scsi/libiscsi_tcp.ko 8941s BTF [M] drivers/scsi/libiscsi_tcp.ko 8941s LD [M] drivers/scsi/iscsi_tcp.ko 8941s BTF [M] drivers/scsi/iscsi_tcp.ko 8941s LD [M] drivers/scsi/iscsi_boot_sysfs.ko 8941s LD [M] drivers/scsi/advansys.ko 8941s BTF [M] drivers/scsi/iscsi_boot_sysfs.ko 8941s LD [M] drivers/scsi/BusLogic.ko 8941s BTF [M] drivers/scsi/advansys.ko 8941s BTF [M] drivers/scsi/BusLogic.ko 8941s LD [M] drivers/scsi/arcmsr/arcmsr.ko 8941s BTF [M] drivers/scsi/arcmsr/arcmsr.ko 8942s LD [M] drivers/scsi/aic7xxx/aic7xxx.ko 8942s LD [M] drivers/scsi/aic7xxx/aic79xx.ko 8942s BTF [M] drivers/scsi/aic7xxx/aic7xxx.ko 8942s LD [M] drivers/scsi/aacraid/aacraid.ko 8942s BTF [M] drivers/scsi/aic7xxx/aic79xx.ko 8942s BTF [M] drivers/scsi/aacraid/aacraid.ko 8942s LD [M] drivers/scsi/aic94xx/aic94xx.ko 8942s BTF [M] drivers/scsi/aic94xx/aic94xx.ko 8942s LD [M] drivers/scsi/pm8001/pm80xx.ko 8942s LD [M] drivers/scsi/ips.ko 8942s BTF [M] drivers/scsi/pm8001/pm80xx.ko 8942s BTF [M] drivers/scsi/ips.ko 8942s LD [M] drivers/scsi/fdomain.ko 8942s BTF [M] drivers/scsi/fdomain.ko 8942s LD [M] drivers/scsi/fdomain_pci.ko 8942s BTF [M] drivers/scsi/fdomain_pci.ko 8942s LD [M] drivers/scsi/qla1280.ko 8942s BTF [M] drivers/scsi/qla1280.ko 8942s LD [M] drivers/scsi/qla2xxx/qla2xxx.ko 8942s LD [M] drivers/scsi/qla2xxx/tcm_qla2xxx.ko 8942s BTF [M] drivers/scsi/qla2xxx/tcm_qla2xxx.ko 8942s LD [M] drivers/scsi/qla4xxx/qla4xxx.ko 8942s BTF [M] drivers/scsi/qla4xxx/qla4xxx.ko 8942s BTF [M] drivers/scsi/qla2xxx/qla2xxx.ko 8942s LD [M] drivers/scsi/lpfc/lpfc.ko 8943s LD [M] drivers/scsi/elx/efct.ko 8943s BTF [M] drivers/scsi/elx/efct.ko 8943s BTF [M] drivers/scsi/lpfc/lpfc.ko 8943s LD [M] drivers/scsi/bfa/bfa.ko 8943s BTF [M] drivers/scsi/bfa/bfa.ko 8943s LD [M] drivers/scsi/csiostor/csiostor.ko 8943s LD [M] drivers/scsi/dmx3191d.ko 8943s BTF [M] drivers/scsi/dmx3191d.ko 8943s BTF [M] drivers/scsi/csiostor/csiostor.ko 8943s LD [M] drivers/scsi/hpsa.ko 8943s BTF [M] drivers/scsi/hpsa.ko 8943s LD [M] drivers/scsi/smartpqi/smartpqi.ko 8943s LD [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko 8943s LD [M] drivers/scsi/dc395x.ko 8943s BTF [M] drivers/scsi/smartpqi/smartpqi.ko 8943s BTF [M] drivers/scsi/sym53c8xx_2/sym53c8xx.ko 8943s BTF [M] drivers/scsi/dc395x.ko 8944s LD [M] drivers/scsi/esp_scsi.ko 8944s BTF [M] drivers/scsi/esp_scsi.ko 8944s LD [M] drivers/scsi/am53c974.ko 8944s LD [M] drivers/scsi/megaraid.ko 8944s LD [M] drivers/scsi/mpt3sas/mpt3sas.ko 8944s BTF [M] drivers/scsi/am53c974.ko 8944s BTF [M] drivers/scsi/megaraid.ko 8944s BTF [M] drivers/scsi/mpt3sas/mpt3sas.ko 8944s LD [M] drivers/scsi/mpi3mr/mpi3mr.ko 8944s LD [M] drivers/scsi/atp870u.ko 8944s LD [M] drivers/scsi/initio.ko 8944s BTF [M] drivers/scsi/atp870u.ko 8944s BTF [M] drivers/scsi/mpi3mr/mpi3mr.ko 8944s BTF [M] drivers/scsi/initio.ko 8944s LD [M] drivers/scsi/a100u2w.ko 8944s BTF [M] drivers/scsi/a100u2w.ko 8944s LD [M] drivers/scsi/myrb.ko 8944s LD [M] drivers/scsi/myrs.ko 8944s BTF [M] drivers/scsi/myrb.ko 8944s BTF [M] drivers/scsi/myrs.ko 8944s LD [M] drivers/scsi/3w-xxxx.ko 8944s BTF [M] drivers/scsi/3w-xxxx.ko 8944s LD [M] drivers/scsi/3w-9xxx.ko 8944s BTF [M] drivers/scsi/3w-9xxx.ko 8944s LD [M] drivers/scsi/3w-sas.ko 8944s LD [M] drivers/scsi/ppa.ko 8944s BTF [M] drivers/scsi/3w-sas.ko 8944s BTF [M] drivers/scsi/ppa.ko 8944s LD [M] drivers/scsi/imm.ko 8944s BTF [M] drivers/scsi/imm.ko 8944s LD [M] drivers/scsi/ipr.ko 8945s BTF [M] drivers/scsi/ipr.ko 8945s LD [M] drivers/scsi/hptiop.ko 8945s LD [M] drivers/scsi/stex.ko 8945s BTF [M] drivers/scsi/hptiop.ko 8945s BTF [M] drivers/scsi/stex.ko 8945s LD [M] drivers/scsi/mvsas/mvsas.ko 8945s BTF [M] drivers/scsi/mvsas/mvsas.ko 8945s LD [M] drivers/scsi/mvumi.ko 8945s BTF [M] drivers/scsi/mvumi.ko 8945s LD [M] drivers/scsi/cxgbi/libcxgbi.ko 8945s LD [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko 8945s BTF [M] drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko 8945s BTF [M] drivers/scsi/cxgbi/libcxgbi.ko 8945s LD [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko 8945s BTF [M] drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko 8945s LD [M] drivers/scsi/bnx2i/bnx2i.ko 8945s BTF [M] drivers/scsi/bnx2i/bnx2i.ko 8945s LD [M] drivers/scsi/qedi/qedi.ko 8945s LD [M] drivers/scsi/be2iscsi/be2iscsi.ko 8945s BTF [M] drivers/scsi/be2iscsi/be2iscsi.ko 8945s BTF [M] drivers/scsi/qedi/qedi.ko 8945s LD [M] drivers/scsi/esas2r/esas2r.ko 8945s BTF [M] drivers/scsi/esas2r/esas2r.ko 8945s LD [M] drivers/scsi/pmcraid.ko 8945s BTF [M] drivers/scsi/pmcraid.ko 8945s LD [M] drivers/scsi/xen-scsifront.ko 8945s BTF [M] drivers/scsi/xen-scsifront.ko 8945s LD [M] drivers/scsi/hv_storvsc.ko 8945s BTF [M] drivers/scsi/hv_storvsc.ko 8946s LD [M] drivers/scsi/wd719x.ko 8946s BTF [M] drivers/scsi/wd719x.ko 8946s LD [M] drivers/scsi/st.ko 8946s BTF [M] drivers/scsi/st.ko 8946s LD [M] drivers/scsi/ch.ko 8946s BTF [M] drivers/scsi/ch.ko 8946s LD [M] drivers/scsi/ses.ko 8946s BTF [M] drivers/scsi/ses.ko 8946s LD [M] drivers/scsi/hisi_sas/hisi_sas_main.ko 8946s BTF [M] drivers/scsi/hisi_sas/hisi_sas_main.ko 8946s LD [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko 8946s BTF [M] drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko 8946s LD [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko 8946s LD [M] drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko 8946s BTF [M] drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko 8946s BTF [M] drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko 8946s LD [M] drivers/scsi/scsi_debug.ko 8946s BTF [M] drivers/scsi/scsi_debug.ko 8946s LD [M] drivers/nvme/host/nvme-fabrics.ko 8946s BTF [M] drivers/nvme/host/nvme-fabrics.ko 8946s LD [M] drivers/nvme/host/nvme-rdma.ko 8946s LD [M] drivers/nvme/host/nvme-fc.ko 8946s BTF [M] drivers/nvme/host/nvme-rdma.ko 8946s BTF [M] drivers/nvme/host/nvme-fc.ko 8946s LD [M] drivers/nvme/host/nvme-tcp.ko 8946s BTF [M] drivers/nvme/host/nvme-tcp.ko 8946s LD [M] drivers/nvme/host/nvme-apple.ko 8946s BTF [M] drivers/nvme/host/nvme-apple.ko 8946s LD [M] drivers/nvme/target/nvmet.ko 8946s LD [M] drivers/nvme/target/nvme-loop.ko 8946s BTF [M] drivers/nvme/target/nvme-loop.ko 8947s LD [M] drivers/nvme/target/nvmet-rdma.ko 8947s BTF [M] drivers/nvme/target/nvmet.ko 8947s BTF [M] drivers/nvme/target/nvmet-rdma.ko 8947s LD [M] drivers/nvme/target/nvmet-fc.ko 8947s BTF [M] drivers/nvme/target/nvmet-fc.ko 8947s LD [M] drivers/nvme/target/nvmet-tcp.ko 8947s BTF [M] drivers/nvme/target/nvmet-tcp.ko 8947s LD [M] drivers/nvme/target/nvmet-pci-epf.ko 8947s LD [M] drivers/ata/ahci.ko 8947s BTF [M] drivers/nvme/target/nvmet-pci-epf.ko 8947s BTF [M] drivers/ata/ahci.ko 8947s LD [M] drivers/ata/acard-ahci.ko 8947s BTF [M] drivers/ata/acard-ahci.ko 8947s LD [M] drivers/ata/ahci_seattle.ko 8947s BTF [M] drivers/ata/ahci_seattle.ko 8947s LD [M] drivers/ata/ahci_platform.ko 8947s BTF [M] drivers/ata/ahci_platform.ko 8947s LD [M] drivers/ata/sata_inic162x.ko 8947s BTF [M] drivers/ata/sata_inic162x.ko 8947s LD [M] drivers/ata/sata_sil24.ko 8947s BTF [M] drivers/ata/sata_sil24.ko 8947s LD [M] drivers/ata/sata_dwc_460ex.ko 8947s BTF [M] drivers/ata/sata_dwc_460ex.ko 8947s LD [M] drivers/ata/ahci_brcm.ko 8947s LD [M] drivers/ata/ahci_ceva.ko 8947s BTF [M] drivers/ata/ahci_brcm.ko 8947s BTF [M] drivers/ata/ahci_ceva.ko 8947s LD [M] drivers/ata/ahci_dwc.ko 8947s BTF [M] drivers/ata/ahci_dwc.ko 8947s LD [M] drivers/ata/ahci_mtk.ko 8947s BTF [M] drivers/ata/ahci_mtk.ko 8947s LD [M] drivers/ata/ahci_mvebu.ko 8947s BTF [M] drivers/ata/ahci_mvebu.ko 8948s LD [M] drivers/ata/ahci_xgene.ko 8948s BTF [M] drivers/ata/ahci_xgene.ko 8948s LD [M] drivers/ata/ahci_qoriq.ko 8948s BTF [M] drivers/ata/ahci_qoriq.ko 8948s LD [M] drivers/ata/pdc_adma.ko 8948s BTF [M] drivers/ata/pdc_adma.ko 8948s LD [M] drivers/ata/sata_qstor.ko 8948s BTF [M] drivers/ata/sata_qstor.ko 8948s LD [M] drivers/ata/sata_sx4.ko 8948s BTF [M] drivers/ata/sata_sx4.ko 8948s LD [M] drivers/ata/ata_piix.ko 8948s BTF [M] drivers/ata/ata_piix.ko 8948s LD [M] drivers/ata/sata_mv.ko 8948s BTF [M] drivers/ata/sata_mv.ko 8948s LD [M] drivers/ata/sata_nv.ko 8948s BTF [M] drivers/ata/sata_nv.ko 8948s LD [M] drivers/ata/sata_promise.ko 8948s BTF [M] drivers/ata/sata_promise.ko 8948s LD [M] drivers/ata/sata_rcar.ko 8948s BTF [M] drivers/ata/sata_rcar.ko 8948s LD [M] drivers/ata/sata_sil.ko 8948s BTF [M] drivers/ata/sata_sil.ko 8948s LD [M] drivers/ata/sata_sis.ko 8948s LD [M] drivers/ata/sata_svw.ko 8948s BTF [M] drivers/ata/sata_sis.ko 8948s BTF [M] drivers/ata/sata_svw.ko 8948s LD [M] drivers/ata/sata_uli.ko 8948s BTF [M] drivers/ata/sata_uli.ko 8948s LD [M] drivers/ata/sata_via.ko 8948s BTF [M] drivers/ata/sata_via.ko 8948s LD [M] drivers/ata/sata_vsc.ko 8948s BTF [M] drivers/ata/sata_vsc.ko 8948s LD [M] drivers/ata/pata_ali.ko 8948s BTF [M] drivers/ata/pata_ali.ko 8948s LD [M] drivers/ata/pata_amd.ko 8948s BTF [M] drivers/ata/pata_amd.ko 8949s LD [M] drivers/ata/pata_artop.ko 8949s BTF [M] drivers/ata/pata_artop.ko 8949s LD [M] drivers/ata/pata_atiixp.ko 8949s BTF [M] drivers/ata/pata_atiixp.ko 8949s LD [M] drivers/ata/pata_atp867x.ko 8949s LD [M] drivers/ata/pata_cmd64x.ko 8949s BTF [M] drivers/ata/pata_atp867x.ko 8949s BTF [M] drivers/ata/pata_cmd64x.ko 8949s LD [M] drivers/ata/pata_cypress.ko 8949s BTF [M] drivers/ata/pata_cypress.ko 8949s LD [M] drivers/ata/pata_efar.ko 8949s BTF [M] drivers/ata/pata_efar.ko 8949s LD [M] drivers/ata/pata_hpt366.ko 8949s LD [M] drivers/ata/pata_hpt37x.ko 8949s BTF [M] drivers/ata/pata_hpt366.ko 8949s BTF [M] drivers/ata/pata_hpt37x.ko 8949s LD [M] drivers/ata/pata_hpt3x2n.ko 8949s BTF [M] drivers/ata/pata_hpt3x2n.ko 8949s LD [M] drivers/ata/pata_hpt3x3.ko 8949s BTF [M] drivers/ata/pata_hpt3x3.ko 8949s LD [M] drivers/ata/pata_imx.ko 8949s LD [M] drivers/ata/pata_it8213.ko 8949s BTF [M] drivers/ata/pata_imx.ko 8949s BTF [M] drivers/ata/pata_it8213.ko 8949s LD [M] drivers/ata/pata_it821x.ko 8949s BTF [M] drivers/ata/pata_it821x.ko 8949s LD [M] drivers/ata/pata_jmicron.ko 8949s LD [M] drivers/ata/pata_marvell.ko 8949s LD [M] drivers/ata/pata_netcell.ko 8949s BTF [M] drivers/ata/pata_jmicron.ko 8949s BTF [M] drivers/ata/pata_marvell.ko 8949s BTF [M] drivers/ata/pata_netcell.ko 8949s LD [M] drivers/ata/pata_ninja32.ko 8949s BTF [M] drivers/ata/pata_ninja32.ko 8950s LD [M] drivers/ata/pata_ns87415.ko 8950s LD [M] drivers/ata/pata_oldpiix.ko 8950s LD [M] drivers/ata/pata_optidma.ko 8950s BTF [M] drivers/ata/pata_ns87415.ko 8950s BTF [M] drivers/ata/pata_oldpiix.ko 8950s BTF [M] drivers/ata/pata_optidma.ko 8950s LD [M] drivers/ata/pata_pdc2027x.ko 8950s BTF [M] drivers/ata/pata_pdc2027x.ko 8950s LD [M] drivers/ata/pata_pdc202xx_old.ko 8950s LD [M] drivers/ata/pata_radisys.ko 8950s LD [M] drivers/ata/pata_rdc.ko 8950s BTF [M] drivers/ata/pata_pdc202xx_old.ko 8950s BTF [M] drivers/ata/pata_radisys.ko 8950s BTF [M] drivers/ata/pata_rdc.ko 8950s LD [M] drivers/ata/pata_sch.ko 8950s BTF [M] drivers/ata/pata_sch.ko 8950s LD [M] drivers/ata/pata_serverworks.ko 8950s LD [M] drivers/ata/pata_sil680.ko 8950s LD [M] drivers/ata/pata_sis.ko 8950s BTF [M] drivers/ata/pata_serverworks.ko 8950s BTF [M] drivers/ata/pata_sil680.ko 8950s BTF [M] drivers/ata/pata_sis.ko 8950s LD [M] drivers/ata/pata_piccolo.ko 8950s BTF [M] drivers/ata/pata_piccolo.ko 8950s LD [M] drivers/ata/pata_triflex.ko 8950s BTF [M] drivers/ata/pata_triflex.ko 8950s LD [M] drivers/ata/pata_via.ko 8950s LD [M] drivers/ata/pata_sl82c105.ko 8950s BTF [M] drivers/ata/pata_via.ko 8950s BTF [M] drivers/ata/pata_sl82c105.ko 8950s LD [M] drivers/ata/pata_cmd640.ko 8950s BTF [M] drivers/ata/pata_cmd640.ko 8950s LD [M] drivers/ata/pata_mpiix.ko 8950s BTF [M] drivers/ata/pata_mpiix.ko 8950s LD [M] drivers/ata/pata_ns87410.ko 8950s LD [M] drivers/ata/pata_opti.ko 8950s BTF [M] drivers/ata/pata_ns87410.ko 8950s BTF [M] drivers/ata/pata_opti.ko 8951s LD [M] drivers/ata/pata_platform.ko 8951s BTF [M] drivers/ata/pata_platform.ko 8951s LD [M] drivers/ata/pata_of_platform.ko 8951s LD [M] drivers/ata/pata_rz1000.ko 8951s BTF [M] drivers/ata/pata_of_platform.ko 8951s BTF [M] drivers/ata/pata_rz1000.ko 8951s LD [M] drivers/ata/pata_parport/pata_parport.ko 8951s BTF [M] drivers/ata/pata_parport/pata_parport.ko 8951s LD [M] drivers/ata/pata_parport/aten.ko 8951s BTF [M] drivers/ata/pata_parport/aten.ko 8951s LD [M] drivers/ata/pata_parport/bpck.ko 8951s LD [M] drivers/ata/pata_parport/dstr.ko 8951s BTF [M] drivers/ata/pata_parport/dstr.ko 8951s BTF [M] drivers/ata/pata_parport/bpck.ko 8951s LD [M] drivers/ata/pata_parport/kbic.ko 8951s BTF [M] drivers/ata/pata_parport/kbic.ko 8951s LD [M] drivers/ata/pata_parport/epat.ko 8951s BTF [M] drivers/ata/pata_parport/epat.ko 8951s LD [M] drivers/ata/pata_parport/epia.ko 8951s LD [M] drivers/ata/pata_parport/frpw.ko 8951s BTF [M] drivers/ata/pata_parport/epia.ko 8951s BTF [M] drivers/ata/pata_parport/frpw.ko 8951s LD [M] drivers/ata/pata_parport/friq.ko 8951s BTF [M] drivers/ata/pata_parport/friq.ko 8951s LD [M] drivers/ata/pata_parport/fit2.ko 8951s BTF [M] drivers/ata/pata_parport/fit2.ko 8951s LD [M] drivers/ata/pata_parport/fit3.ko 8951s LD [M] drivers/ata/pata_parport/on20.ko 8951s BTF [M] drivers/ata/pata_parport/fit3.ko 8951s BTF [M] drivers/ata/pata_parport/on20.ko 8951s LD [M] drivers/ata/pata_parport/on26.ko 8951s BTF [M] drivers/ata/pata_parport/on26.ko 8951s LD [M] drivers/ata/pata_parport/ktti.ko 8951s BTF [M] drivers/ata/pata_parport/ktti.ko 8952s LD [M] drivers/ata/pata_parport/bpck6.ko 8952s LD [M] drivers/ata/pata_acpi.ko 8952s BTF [M] drivers/ata/pata_parport/bpck6.ko 8952s BTF [M] drivers/ata/pata_acpi.ko 8952s LD [M] drivers/ata/ata_generic.ko 8952s BTF [M] drivers/ata/ata_generic.ko 8952s LD [M] drivers/ata/pata_legacy.ko 8952s BTF [M] drivers/ata/pata_legacy.ko 8952s LD [M] drivers/gpu/drm/arm/hdlcd.ko 8952s LD [M] drivers/gpu/drm/arm/mali-dp.ko 8952s BTF [M] drivers/gpu/drm/arm/hdlcd.ko 8952s LD [M] drivers/gpu/drm/arm/display/komeda/komeda.ko 8952s BTF [M] drivers/gpu/drm/arm/mali-dp.ko 8952s BTF [M] drivers/gpu/drm/arm/display/komeda/komeda.ko 8952s LD [M] drivers/gpu/drm/display/drm_dp_aux_bus.ko 8952s BTF [M] drivers/gpu/drm/display/drm_dp_aux_bus.ko 8952s LD [M] drivers/gpu/drm/display/drm_display_helper.ko 8952s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.ko 8952s BTF [M] drivers/gpu/drm/renesas/rcar-du/rcar_cmm.ko 8952s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.ko 8952s BTF [M] drivers/gpu/drm/display/drm_display_helper.ko 8952s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.ko 8952s BTF [M] drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.ko 8952s BTF [M] drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.ko 8952s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar_lvds.ko 8952s BTF [M] drivers/gpu/drm/renesas/rcar-du/rcar_lvds.ko 8952s LD [M] drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.ko 8952s BTF [M] drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.ko 8952s LD [M] drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.ko 8952s LD [M] drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.ko 8952s BTF [M] drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.ko 8952s BTF [M] drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.ko 8953s LD [M] drivers/gpu/drm/renesas/shmobile/shmob-drm.ko 8953s BTF [M] drivers/gpu/drm/renesas/shmobile/shmob-drm.ko 8953s LD [M] drivers/gpu/drm/imx/lcdc/imx-lcdc.ko 8953s BTF [M] drivers/gpu/drm/imx/lcdc/imx-lcdc.ko 8953s LD [M] drivers/gpu/drm/panel/panel-arm-versatile.ko 8953s LD [M] drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-arm-versatile.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.ko 8953s LD [M] drivers/gpu/drm/panel/panel-auo-a030jtn01.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-auo-a030jtn01.ko 8953s LD [M] drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.ko 8953s LD [M] drivers/gpu/drm/panel/panel-boe-himax8279d.ko 8953s LD [M] drivers/gpu/drm/panel/panel-boe-td4320.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-boe-himax8279d.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-boe-td4320.ko 8953s LD [M] drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.ko 8953s LD [M] drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.ko 8953s LD [M] drivers/gpu/drm/panel/panel-dsi-cm.ko 8953s LD [M] drivers/gpu/drm/panel/panel-lvds.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-dsi-cm.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-lvds.ko 8953s LD [M] drivers/gpu/drm/panel/panel-simple.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-simple.ko 8953s LD [M] drivers/gpu/drm/panel/panel-edp.ko 8953s LD [M] drivers/gpu/drm/panel/panel-ebbg-ft8719.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-edp.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-ebbg-ft8719.ko 8953s LD [M] drivers/gpu/drm/panel/panel-elida-kd35t133.ko 8953s BTF [M] drivers/gpu/drm/panel/panel-elida-kd35t133.ko 8954s LD [M] drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.ko 8954s LD [M] drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.ko 8954s LD [M] drivers/gpu/drm/panel/panel-himax-hx8279.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-himax-hx8279.ko 8954s LD [M] drivers/gpu/drm/panel/panel-himax-hx83102.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-himax-hx83102.ko 8954s LD [M] drivers/gpu/drm/panel/panel-himax-hx83112a.ko 8954s LD [M] drivers/gpu/drm/panel/panel-himax-hx8394.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9322.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-himax-hx83112a.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-himax-hx8394.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9322.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9341.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9805.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9341.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9806e.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9805.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9806e.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9881c.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9881c.ko 8954s LD [M] drivers/gpu/drm/panel/panel-ilitek-ili9882t.ko 8954s LD [M] drivers/gpu/drm/panel/panel-innolux-ej030na.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-ilitek-ili9882t.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-innolux-ej030na.ko 8954s LD [M] drivers/gpu/drm/panel/panel-innolux-p079zca.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-innolux-p079zca.ko 8954s LD [M] drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.ko 8954s LD [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko 8954s LD [M] drivers/gpu/drm/panel/panel-jdi-lpm102a188a.ko 8954s BTF [M] drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-jdi-lpm102a188a.ko 8955s LD [M] drivers/gpu/drm/panel/panel-jdi-fhd-r63452.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-jdi-fhd-r63452.ko 8955s LD [M] drivers/gpu/drm/panel/panel-khadas-ts050.ko 8955s LD [M] drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-khadas-ts050.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.ko 8955s LD [M] drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.ko 8955s LD [M] drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.ko 8955s LD [M] drivers/gpu/drm/panel/panel-lincolntech-lcd197.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-lincolntech-lcd197.ko 8955s LD [M] drivers/gpu/drm/panel/panel-lg-lb035q02.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-lg-lb035q02.ko 8955s LD [M] drivers/gpu/drm/panel/panel-lg-lg4573.ko 8955s LD [M] drivers/gpu/drm/panel/panel-lg-sw43408.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-lg-lg4573.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-lg-sw43408.ko 8955s LD [M] drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.ko 8955s LD [M] drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko 8955s LD [M] drivers/gpu/drm/panel/panel-newvision-nv3051d.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-newvision-nv3051d.ko 8955s LD [M] drivers/gpu/drm/panel/panel-newvision-nv3052c.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-newvision-nv3052c.ko 8955s LD [M] drivers/gpu/drm/panel/panel-novatek-nt35510.ko 8955s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt35510.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt35560.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt35950.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt35560.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt35950.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt36523.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt36523.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt36672e.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt37801.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt36672e.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt37801.ko 8956s LD [M] drivers/gpu/drm/panel/panel-novatek-nt39016.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-novatek-nt39016.ko 8956s LD [M] drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.ko 8956s LD [M] drivers/gpu/drm/panel/panel-orisetech-ota5601a.ko 8956s LD [M] drivers/gpu/drm/panel/panel-orisetech-otm8009a.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-orisetech-ota5601a.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-orisetech-otm8009a.ko 8956s LD [M] drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.ko 8956s LD [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raydium-rm67191.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-raydium-rm67191.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raydium-rm67200.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-raydium-rm67200.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raydium-rm68200.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-raydium-rm68200.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raydium-rm692e5.ko 8956s LD [M] drivers/gpu/drm/panel/panel-raydium-rm69380.ko 8956s BTF [M] drivers/gpu/drm/panel/panel-raydium-rm692e5.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-raydium-rm69380.ko 8957s LD [M] drivers/gpu/drm/panel/panel-ronbo-rb070d30.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-ronbo-rb070d30.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-ams581vf01.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-ams639rq08.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-ams581vf01.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-ams639rq08.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-atna33xc20.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-atna33xc20.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-db7430.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-db7430.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-ld9040.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6d16d0.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-ld9040.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6d16d0.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6d27a1.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6d27a1.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e3fa7.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e3fa7.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha8.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e3ha8.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.ko 8957s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.ko 8957s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.ko 8958s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.ko 8958s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.ko 8958s LD [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko 8958s LD [M] drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sitronix-st7701.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sitronix-st7701.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sitronix-st7789v.ko 8958s LD [M] drivers/gpu/drm/panel/panel-summit.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-summit.ko 8958s LD [M] drivers/gpu/drm/panel/panel-synaptics-r63353.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-synaptics-r63353.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sony-acx565akm.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sony-acx565akm.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sony-td4353-jdi.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sony-td4353-jdi.ko 8958s LD [M] drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.ko 8958s LD [M] drivers/gpu/drm/panel/panel-startek-kd070fhfid015.ko 8958s BTF [M] drivers/gpu/drm/panel/panel-startek-kd070fhfid015.ko 8959s LD [M] drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko 8959s LD [M] drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko 8959s LD [M] drivers/gpu/drm/panel/panel-tpo-tpg110.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-tpo-tpg110.ko 8959s LD [M] drivers/gpu/drm/panel/panel-truly-nt35597.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-truly-nt35597.ko 8959s LD [M] drivers/gpu/drm/panel/panel-visionox-g2647fb105.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-visionox-g2647fb105.ko 8959s LD [M] drivers/gpu/drm/panel/panel-visionox-rm69299.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-visionox-rm69299.ko 8959s LD [M] drivers/gpu/drm/panel/panel-visionox-rm692e5.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-visionox-rm692e5.ko 8959s LD [M] drivers/gpu/drm/panel/panel-visionox-vtdr6130.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-visionox-vtdr6130.ko 8959s LD [M] drivers/gpu/drm/panel/panel-visionox-r66451.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-visionox-r66451.ko 8959s LD [M] drivers/gpu/drm/panel/panel-widechips-ws2401.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-widechips-ws2401.ko 8959s LD [M] drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.ko 8959s BTF [M] drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.ko 8959s LD [M] drivers/gpu/drm/bridge/analogix/analogix-anx6345.ko 8959s BTF [M] drivers/gpu/drm/bridge/analogix/analogix-anx6345.ko 8959s LD [M] drivers/gpu/drm/bridge/analogix/analogix-anx78xx.ko 8959s BTF [M] drivers/gpu/drm/bridge/analogix/analogix-anx78xx.ko 8959s LD [M] drivers/gpu/drm/bridge/analogix/analogix_dp.ko 8959s BTF [M] drivers/gpu/drm/bridge/analogix/analogix_dp.ko 8959s LD [M] drivers/gpu/drm/bridge/cadence/cdns-dsi.ko 8959s LD [M] drivers/gpu/drm/bridge/imx/imx-ldb-helper.ko 8959s BTF [M] drivers/gpu/drm/bridge/cadence/cdns-dsi.ko 8959s BTF [M] drivers/gpu/drm/bridge/imx/imx-ldb-helper.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8qm-ldb.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8qxp-ldb.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8qm-ldb.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8qxp-ldb.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.ko 8960s LD [M] drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.ko 8960s BTF [M] drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.ko 8960s LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko 8960s BTF [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko 8960s LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko 8960s BTF [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko 8960s LD [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.ko 8960s LD [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.ko 8960s BTF [M] drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.ko 8960s BTF [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.ko 8960s LD [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.ko 8960s BTF [M] drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.ko 8960s LD [M] drivers/gpu/drm/bridge/aux-bridge.ko 8960s BTF [M] drivers/gpu/drm/bridge/aux-bridge.ko 8960s LD [M] drivers/gpu/drm/bridge/aux-hpd-bridge.ko 8960s LD [M] drivers/gpu/drm/bridge/chipone-icn6211.ko 8960s BTF [M] drivers/gpu/drm/bridge/aux-hpd-bridge.ko 8960s BTF [M] drivers/gpu/drm/bridge/chipone-icn6211.ko 8961s LD [M] drivers/gpu/drm/bridge/chrontel-ch7033.ko 8961s LD [M] drivers/gpu/drm/bridge/cros-ec-anx7688.ko 8961s BTF [M] drivers/gpu/drm/bridge/chrontel-ch7033.ko 8961s BTF [M] drivers/gpu/drm/bridge/cros-ec-anx7688.ko 8961s LD [M] drivers/gpu/drm/bridge/display-connector.ko 8961s LD [M] drivers/gpu/drm/bridge/fsl-ldb.ko 8961s BTF [M] drivers/gpu/drm/bridge/display-connector.ko 8961s BTF [M] drivers/gpu/drm/bridge/fsl-ldb.ko 8961s LD [M] drivers/gpu/drm/bridge/tda998x.ko 8961s LD [M] drivers/gpu/drm/bridge/ite-it6263.ko 8961s BTF [M] drivers/gpu/drm/bridge/tda998x.ko 8961s BTF [M] drivers/gpu/drm/bridge/ite-it6263.ko 8961s LD [M] drivers/gpu/drm/bridge/ite-it6505.ko 8961s LD [M] drivers/gpu/drm/bridge/lontium-lt8912b.ko 8961s BTF [M] drivers/gpu/drm/bridge/lontium-lt8912b.ko 8961s BTF [M] drivers/gpu/drm/bridge/ite-it6505.ko 8961s LD [M] drivers/gpu/drm/bridge/lontium-lt9211.ko 8961s LD [M] drivers/gpu/drm/bridge/lvds-codec.ko 8961s BTF [M] drivers/gpu/drm/bridge/lontium-lt9211.ko 8961s BTF [M] drivers/gpu/drm/bridge/lvds-codec.ko 8961s LD [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko 8961s LD [M] drivers/gpu/drm/bridge/nxp-ptn3460.ko 8961s BTF [M] drivers/gpu/drm/bridge/nxp-ptn3460.ko 8961s BTF [M] drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko 8961s LD [M] drivers/gpu/drm/bridge/parade-ps8622.ko 8961s LD [M] drivers/gpu/drm/bridge/parade-ps8640.ko 8961s BTF [M] drivers/gpu/drm/bridge/parade-ps8622.ko 8961s BTF [M] drivers/gpu/drm/bridge/parade-ps8640.ko 8961s LD [M] drivers/gpu/drm/bridge/samsung-dsim.ko 8961s LD [M] drivers/gpu/drm/bridge/sil-sii8620.ko 8961s BTF [M] drivers/gpu/drm/bridge/samsung-dsim.ko 8961s BTF [M] drivers/gpu/drm/bridge/sil-sii8620.ko 8961s LD [M] drivers/gpu/drm/bridge/sii902x.ko 8961s LD [M] drivers/gpu/drm/bridge/sii9234.ko 8962s BTF [M] drivers/gpu/drm/bridge/sii902x.ko 8962s BTF [M] drivers/gpu/drm/bridge/sii9234.ko 8962s LD [M] drivers/gpu/drm/bridge/simple-bridge.ko 8962s LD [M] drivers/gpu/drm/bridge/thc63lvd1024.ko 8962s BTF [M] drivers/gpu/drm/bridge/simple-bridge.ko 8962s BTF [M] drivers/gpu/drm/bridge/thc63lvd1024.ko 8962s LD [M] drivers/gpu/drm/bridge/tc358764.ko 8962s LD [M] drivers/gpu/drm/bridge/tc358767.ko 8962s BTF [M] drivers/gpu/drm/bridge/tc358764.ko 8962s BTF [M] drivers/gpu/drm/bridge/tc358767.ko 8962s LD [M] drivers/gpu/drm/bridge/tc358768.ko 8962s LD [M] drivers/gpu/drm/bridge/adv7511/adv7511.ko 8962s BTF [M] drivers/gpu/drm/bridge/tc358768.ko 8962s BTF [M] drivers/gpu/drm/bridge/adv7511/adv7511.ko 8962s LD [M] drivers/gpu/drm/bridge/ti-dlpc3433.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-dlpc3433.ko 8963s LD [M] drivers/gpu/drm/bridge/ti-sn65dsi83.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-sn65dsi83.ko 8963s LD [M] drivers/gpu/drm/bridge/ti-sn65dsi86.ko 8963s LD [M] drivers/gpu/drm/bridge/ti-tdp158.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-tdp158.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-sn65dsi86.ko 8963s LD [M] drivers/gpu/drm/bridge/ti-tfp410.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-tfp410.ko 8963s LD [M] drivers/gpu/drm/bridge/ti-tpd12s015.ko 8963s BTF [M] drivers/gpu/drm/bridge/ti-tpd12s015.ko 8963s LD [M] drivers/gpu/drm/bridge/nwl-dsi.ko 8963s LD [M] drivers/gpu/drm/bridge/ite-it66121.ko 8963s BTF [M] drivers/gpu/drm/bridge/nwl-dsi.ko 8963s BTF [M] drivers/gpu/drm/bridge/ite-it66121.ko 8963s LD [M] drivers/gpu/drm/hisilicon/kirin/kirin-drm.ko 8963s BTF [M] drivers/gpu/drm/hisilicon/kirin/kirin-drm.ko 8963s LD [M] drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.ko 8963s BTF [M] drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.ko 8963s LD [M] drivers/gpu/drm/mxsfb/mxsfb.ko 8963s BTF [M] drivers/gpu/drm/mxsfb/mxsfb.ko 8963s LD [M] drivers/gpu/drm/mxsfb/imx-lcdif.ko 8963s BTF [M] drivers/gpu/drm/mxsfb/imx-lcdif.ko 8963s LD [M] drivers/gpu/drm/tiny/arcpgu.ko 8963s BTF [M] drivers/gpu/drm/tiny/arcpgu.ko 8963s LD [M] drivers/gpu/drm/tiny/bochs.ko 8963s BTF [M] drivers/gpu/drm/tiny/bochs.ko 8963s LD [M] drivers/gpu/drm/tiny/cirrus-qemu.ko 8963s BTF [M] drivers/gpu/drm/tiny/cirrus-qemu.ko 8963s LD [M] drivers/gpu/drm/tiny/gm12u320.ko 8963s LD [M] drivers/gpu/drm/tiny/panel-mipi-dbi.ko 8963s BTF [M] drivers/gpu/drm/tiny/gm12u320.ko 8963s BTF [M] drivers/gpu/drm/tiny/panel-mipi-dbi.ko 8963s LD [M] drivers/gpu/drm/tiny/hx8357d.ko 8963s BTF [M] drivers/gpu/drm/tiny/hx8357d.ko 8963s LD [M] drivers/gpu/drm/tiny/ili9163.ko 8963s BTF [M] drivers/gpu/drm/tiny/ili9163.ko 8963s LD [M] drivers/gpu/drm/tiny/ili9225.ko 8963s LD [M] drivers/gpu/drm/tiny/ili9341.ko 8963s BTF [M] drivers/gpu/drm/tiny/ili9225.ko 8963s BTF [M] drivers/gpu/drm/tiny/ili9341.ko 8963s LD [M] drivers/gpu/drm/tiny/ili9486.ko 8963s BTF [M] drivers/gpu/drm/tiny/ili9486.ko 8963s LD [M] drivers/gpu/drm/tiny/mi0283qt.ko 8963s BTF [M] drivers/gpu/drm/tiny/mi0283qt.ko 8963s LD [M] drivers/gpu/drm/tiny/repaper.ko 8963s LD [M] drivers/gpu/drm/tiny/sharp-memory.ko 8963s BTF [M] drivers/gpu/drm/tiny/repaper.ko 8963s BTF [M] drivers/gpu/drm/tiny/sharp-memory.ko 8963s LD [M] drivers/gpu/drm/xen/drm_xen_front.ko 8963s BTF [M] drivers/gpu/drm/xen/drm_xen_front.ko 8963s LD [M] drivers/gpu/drm/gud/gud.ko 8964s BTF [M] drivers/gpu/drm/gud/gud.ko 8964s LD [M] drivers/gpu/drm/sitronix/st7571-i2c.ko 8964s BTF [M] drivers/gpu/drm/sitronix/st7571-i2c.ko 8964s LD [M] drivers/gpu/drm/sitronix/st7586.ko 8964s BTF [M] drivers/gpu/drm/sitronix/st7586.ko 8964s LD [M] drivers/gpu/drm/sitronix/st7735r.ko 8964s BTF [M] drivers/gpu/drm/sitronix/st7735r.ko 8964s LD [M] drivers/gpu/drm/solomon/ssd130x.ko 8964s BTF [M] drivers/gpu/drm/solomon/ssd130x.ko 8964s LD [M] drivers/gpu/drm/solomon/ssd130x-i2c.ko 8964s BTF [M] drivers/gpu/drm/solomon/ssd130x-i2c.ko 8964s LD [M] drivers/gpu/drm/solomon/ssd130x-spi.ko 8964s BTF [M] drivers/gpu/drm/solomon/ssd130x-spi.ko 8964s LD [M] drivers/gpu/drm/drm_panel_backlight_quirks.ko 8964s BTF [M] drivers/gpu/drm/drm_panel_backlight_quirks.ko 8964s LD [M] drivers/gpu/drm/drm_exec.ko 8964s BTF [M] drivers/gpu/drm/drm_exec.ko 8964s LD [M] drivers/gpu/drm/drm_gpuvm.ko 8964s BTF [M] drivers/gpu/drm/drm_gpuvm.ko 8964s LD [M] drivers/gpu/drm/drm_gpusvm.ko 8964s LD [M] drivers/gpu/drm/drm_buddy.ko 8964s BTF [M] drivers/gpu/drm/drm_gpusvm.ko 8964s BTF [M] drivers/gpu/drm/drm_buddy.ko 8964s LD [M] drivers/gpu/drm/drm_dma_helper.ko 8964s BTF [M] drivers/gpu/drm/drm_dma_helper.ko 8964s LD [M] drivers/gpu/drm/drm_suballoc_helper.ko 8964s LD [M] drivers/gpu/drm/drm_ttm_helper.ko 8964s LD [M] drivers/gpu/drm/drm_mipi_dbi.ko 8964s BTF [M] drivers/gpu/drm/drm_suballoc_helper.ko 8964s BTF [M] drivers/gpu/drm/drm_ttm_helper.ko 8964s BTF [M] drivers/gpu/drm/drm_mipi_dbi.ko 8965s LD [M] drivers/gpu/drm/ttm/ttm.ko 8965s LD [M] drivers/gpu/drm/scheduler/gpu-sched.ko 8965s LD [M] drivers/gpu/drm/radeon/radeon.ko 8965s BTF [M] drivers/gpu/drm/scheduler/gpu-sched.ko 8965s LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko 8965s BTF [M] drivers/gpu/drm/ttm/ttm.ko 8965s LD [M] drivers/gpu/drm/amd/amdxcp/amdxcp.ko 8965s BTF [M] drivers/gpu/drm/amd/amdxcp/amdxcp.ko 8965s LD [M] drivers/gpu/drm/xe/xe.ko 8965s BTF [M] drivers/gpu/drm/radeon/radeon.ko 8965s LD [M] drivers/gpu/drm/mgag200/mgag200.ko 8965s BTF [M] drivers/gpu/drm/mgag200/mgag200.ko 8966s LD [M] drivers/gpu/drm/v3d/v3d.ko 8966s BTF [M] drivers/gpu/drm/v3d/v3d.ko 8966s BTF [M] drivers/gpu/drm/xe/xe.ko 8966s LD [M] drivers/gpu/drm/vmwgfx/vmwgfx.ko 8966s BTF [M] drivers/gpu/drm/vmwgfx/vmwgfx.ko 8966s LD [M] drivers/gpu/drm/vgem/vgem.ko 8966s BTF [M] drivers/gpu/drm/vgem/vgem.ko 8967s LD [M] drivers/gpu/drm/vkms/vkms.ko 8967s BTF [M] drivers/gpu/drm/vkms/vkms.ko 8967s LD [M] drivers/gpu/drm/nouveau/ch7006.ko 8967s BTF [M] drivers/gpu/drm/nouveau/ch7006.ko 8968s LD [M] drivers/gpu/drm/nouveau/sil164.ko 8968s BTF [M] drivers/gpu/drm/nouveau/sil164.ko 8968s LD [M] drivers/gpu/drm/nouveau/nouveau.ko 8968s LD [M] drivers/gpu/drm/rockchip/rockchipdrm.ko 8968s BTF [M] drivers/gpu/drm/rockchip/rockchipdrm.ko 8968s LD [M] drivers/gpu/drm/udl/udl.ko 8968s BTF [M] drivers/gpu/drm/udl/udl.ko 8969s LD [M] drivers/gpu/drm/ast/ast.ko 8969s BTF [M] drivers/gpu/drm/ast/ast.ko 8969s LD [M] drivers/gpu/drm/sun4i/sun4i-drm.ko 8969s BTF [M] drivers/gpu/drm/sun4i/sun4i-drm.ko 8969s LD [M] drivers/gpu/drm/sun4i/sun4i-tcon.ko 8969s BTF [M] drivers/gpu/drm/sun4i/sun4i-tcon.ko 8969s BTF [M] drivers/gpu/drm/nouveau/nouveau.ko 8969s LD [M] drivers/gpu/drm/sun4i/sun4i_tv.ko 8969s BTF [M] drivers/gpu/drm/sun4i/sun4i_tv.ko 8969s LD [M] drivers/gpu/drm/sun4i/sun6i_drc.ko 8969s BTF [M] drivers/gpu/drm/sun4i/sun6i_drc.ko 8970s BTF [M] drivers/gpu/drm/amd/amdgpu/amdgpu.ko 8970s LD [M] drivers/gpu/drm/sun4i/sun6i_mipi_dsi.ko 8970s BTF [M] drivers/gpu/drm/sun4i/sun6i_mipi_dsi.ko 8970s LD [M] drivers/gpu/drm/sun4i/sun8i-drm-hdmi.ko 8970s BTF [M] drivers/gpu/drm/sun4i/sun8i-drm-hdmi.ko 8970s LD [M] drivers/gpu/drm/sun4i/sun8i-mixer.ko 8970s LD [M] drivers/gpu/drm/sun4i/sun8i_tcon_top.ko 8970s BTF [M] drivers/gpu/drm/sun4i/sun8i_tcon_top.ko 8970s BTF [M] drivers/gpu/drm/sun4i/sun8i-mixer.ko 8970s LD [M] drivers/gpu/drm/qxl/qxl.ko 8970s BTF [M] drivers/gpu/drm/qxl/qxl.ko 8970s LD [M] drivers/gpu/drm/virtio/virtio-gpu.ko 8971s BTF [M] drivers/gpu/drm/virtio/virtio-gpu.ko 8971s LD [M] drivers/gpu/drm/msm/msm.ko 8971s LD [M] drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko 8971s BTF [M] drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko 8971s BTF [M] drivers/gpu/drm/msm/msm.ko 8972s LD [M] drivers/gpu/drm/stm/lvds.ko 8972s BTF [M] drivers/gpu/drm/stm/lvds.ko 8973s LD [M] drivers/gpu/drm/stm/stm-drm.ko 8973s BTF [M] drivers/gpu/drm/stm/stm-drm.ko 8973s LD [M] drivers/gpu/drm/logicvc/logicvc-drm.ko 8973s BTF [M] drivers/gpu/drm/logicvc/logicvc-drm.ko 8973s LD [M] drivers/gpu/drm/mediatek/mediatek-drm.ko 8973s BTF [M] drivers/gpu/drm/mediatek/mediatek-drm.ko 8974s LD [M] drivers/gpu/drm/mediatek/mtk_cec.ko 8974s BTF [M] drivers/gpu/drm/mediatek/mtk_cec.ko 8974s LD [M] drivers/gpu/drm/mediatek/mtk_hdmi.ko 8974s BTF [M] drivers/gpu/drm/mediatek/mtk_hdmi.ko 8974s LD [M] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.ko 8974s BTF [M] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.ko 8974s LD [M] drivers/gpu/drm/mediatek/mtk_dp.ko 8974s BTF [M] drivers/gpu/drm/mediatek/mtk_dp.ko 8974s LD [M] drivers/gpu/drm/meson/meson-drm.ko 8974s BTF [M] drivers/gpu/drm/meson/meson-drm.ko 8974s LD [M] drivers/gpu/drm/meson/meson_dw_hdmi.ko 8974s BTF [M] drivers/gpu/drm/meson/meson_dw_hdmi.ko 8975s LD [M] drivers/gpu/drm/meson/meson_dw_mipi_dsi.ko 8975s BTF [M] drivers/gpu/drm/meson/meson_dw_mipi_dsi.ko 8975s LD [M] drivers/gpu/drm/pl111/pl111_drm.ko 8975s LD [M] drivers/gpu/drm/adp/adpdrm.ko 8975s BTF [M] drivers/gpu/drm/pl111/pl111_drm.ko 8975s BTF [M] drivers/gpu/drm/adp/adpdrm.ko 8975s LD [M] drivers/gpu/drm/adp/adpdrm-mipi.ko 8975s BTF [M] drivers/gpu/drm/adp/adpdrm-mipi.ko 8975s LD [M] drivers/gpu/drm/lima/lima.ko 8975s BTF [M] drivers/gpu/drm/lima/lima.ko 8975s LD [M] drivers/gpu/drm/panfrost/panfrost.ko 8975s BTF [M] drivers/gpu/drm/panfrost/panfrost.ko 8976s LD [M] drivers/gpu/drm/panthor/panthor.ko 8976s BTF [M] drivers/gpu/drm/panthor/panthor.ko 8976s LD [M] drivers/gpu/drm/tidss/tidss.ko 8976s BTF [M] drivers/gpu/drm/tidss/tidss.ko 8976s LD [M] drivers/gpu/drm/hyperv/hyperv_drm.ko 8976s BTF [M] drivers/gpu/drm/hyperv/hyperv_drm.ko 8976s LD [M] drivers/gpu/drm/sprd/sprd-drm.ko 8976s BTF [M] drivers/gpu/drm/sprd/sprd-drm.ko 8976s LD [M] drivers/gpu/drm/imagination/powervr.ko 8976s LD [M] drivers/spi/spi-mux.ko 8976s BTF [M] drivers/spi/spi-mux.ko 8976s BTF [M] drivers/gpu/drm/imagination/powervr.ko 8976s LD [M] drivers/spi/spidev.ko 8976s BTF [M] drivers/spi/spidev.ko 8977s LD [M] drivers/spi/spi-loopback-test.ko 8977s BTF [M] drivers/spi/spi-loopback-test.ko 8977s LD [M] drivers/spi/spi-airoha-snfi.ko 8977s BTF [M] drivers/spi/spi-airoha-snfi.ko 8977s LD [M] drivers/spi/spi-altera-platform.ko 8977s BTF [M] drivers/spi/spi-altera-platform.ko 8977s LD [M] drivers/spi/spi-altera-core.ko 8977s BTF [M] drivers/spi/spi-altera-core.ko 8977s LD [M] drivers/spi/spi-altera-dfl.ko 8977s BTF [M] drivers/spi/spi-altera-dfl.ko 8977s LD [M] drivers/spi/spi-amlogic-spifc-a1.ko 8977s BTF [M] drivers/spi/spi-amlogic-spifc-a1.ko 8977s LD [M] drivers/spi/spi-apple.ko 8977s BTF [M] drivers/spi/spi-apple.ko 8977s LD [M] drivers/spi/spi-armada-3700.ko 8977s BTF [M] drivers/spi/spi-armada-3700.ko 8978s LD [M] drivers/spi/spi-axi-spi-engine.ko 8978s BTF [M] drivers/spi/spi-axi-spi-engine.ko 8978s LD [M] drivers/spi/spi-bcm2835.ko 8978s BTF [M] drivers/spi/spi-bcm2835.ko 8978s LD [M] drivers/spi/spi-bcm2835aux.ko 8978s LD [M] drivers/spi/spi-bcm63xx-hsspi.ko 8978s LD [M] drivers/spi/spi-bcmbca-hsspi.ko 8978s BTF [M] drivers/spi/spi-bcm2835aux.ko 8978s BTF [M] drivers/spi/spi-bcm63xx-hsspi.ko 8978s BTF [M] drivers/spi/spi-bcmbca-hsspi.ko 8978s LD [M] drivers/spi/spi-iproc-qspi.ko 8978s BTF [M] drivers/spi/spi-iproc-qspi.ko 8978s LD [M] drivers/spi/spi-brcmstb-qspi.ko 8978s BTF [M] drivers/spi/spi-brcmstb-qspi.ko 8978s LD [M] drivers/spi/spi-bcm-qspi.ko 8978s BTF [M] drivers/spi/spi-bcm-qspi.ko 8978s LD [M] drivers/spi/spi-bitbang.ko 8978s BTF [M] drivers/spi/spi-bitbang.ko 8979s LD [M] drivers/spi/spi-butterfly.ko 8979s BTF [M] drivers/spi/spi-butterfly.ko 8979s LD [M] drivers/spi/spi-cadence.ko 8979s BTF [M] drivers/spi/spi-cadence.ko 8979s LD [M] drivers/spi/spi-cadence-quadspi.ko 8979s BTF [M] drivers/spi/spi-cadence-quadspi.ko 8979s LD [M] drivers/spi/spi-cadence-xspi.ko 8979s BTF [M] drivers/spi/spi-cadence-xspi.ko 8979s LD [M] drivers/spi/spi-ch341.ko 8979s BTF [M] drivers/spi/spi-ch341.ko 8979s LD [M] drivers/spi/spi-cs42l43.ko 8979s LD [M] drivers/spi/spi-dln2.ko 8979s BTF [M] drivers/spi/spi-cs42l43.ko 8979s BTF [M] drivers/spi/spi-dln2.ko 8979s LD [M] drivers/spi/spi-dw.ko 8979s BTF [M] drivers/spi/spi-dw.ko 8979s LD [M] drivers/spi/spi-dw-mmio.ko 8979s LD [M] drivers/spi/spi-dw-pci.ko 8979s BTF [M] drivers/spi/spi-dw-mmio.ko 8979s BTF [M] drivers/spi/spi-dw-pci.ko 8980s LD [M] drivers/spi/spi-fsi.ko 8980s BTF [M] drivers/spi/spi-fsi.ko 8980s LD [M] drivers/spi/spi-fsl-dspi.ko 8980s LD [M] drivers/spi/spi-fsl-lpspi.ko 8980s BTF [M] drivers/spi/spi-fsl-dspi.ko 8980s BTF [M] drivers/spi/spi-fsl-lpspi.ko 8980s LD [M] drivers/spi/spi-fsl-qspi.ko 8980s LD [M] drivers/spi/spi-gpio.ko 8980s BTF [M] drivers/spi/spi-fsl-qspi.ko 8980s BTF [M] drivers/spi/spi-gpio.ko 8980s LD [M] drivers/spi/spi-hisi-kunpeng.ko 8980s BTF [M] drivers/spi/spi-hisi-kunpeng.ko 8980s LD [M] drivers/spi/spi-hisi-sfc-v3xx.ko 8980s BTF [M] drivers/spi/spi-hisi-sfc-v3xx.ko 8980s LD [M] drivers/spi/spi-imx.ko 8980s BTF [M] drivers/spi/spi-imx.ko 8980s LD [M] drivers/spi/spi-kspi2.ko 8980s BTF [M] drivers/spi/spi-kspi2.ko 8980s LD [M] drivers/spi/spi-ljca.ko 8980s BTF [M] drivers/spi/spi-ljca.ko 8980s LD [M] drivers/spi/spi-lm70llp.ko 8980s BTF [M] drivers/spi/spi-lm70llp.ko 8980s LD [M] drivers/spi/spi-meson-spicc.ko 8980s BTF [M] drivers/spi/spi-meson-spicc.ko 8981s LD [M] drivers/spi/spi-meson-spifc.ko 8981s BTF [M] drivers/spi/spi-meson-spifc.ko 8981s LD [M] drivers/spi/spi-microchip-core.ko 8981s BTF [M] drivers/spi/spi-microchip-core.ko 8981s LD [M] drivers/spi/spi-microchip-core-qspi.ko 8981s BTF [M] drivers/spi/spi-microchip-core-qspi.ko 8981s LD [M] drivers/spi/spi-mt65xx.ko 8981s LD [M] drivers/spi/spi-mtk-nor.ko 8981s BTF [M] drivers/spi/spi-mt65xx.ko 8981s LD [M] drivers/spi/spi-mtk-snfi.ko 8981s BTF [M] drivers/spi/spi-mtk-nor.ko 8981s BTF [M] drivers/spi/spi-mtk-snfi.ko 8981s LD [M] drivers/spi/spi-mxic.ko 8981s BTF [M] drivers/spi/spi-mxic.ko 8981s LD [M] drivers/spi/spi-wpcm-fiu.ko 8981s LD [M] drivers/spi/spi-npcm-fiu.ko 8981s BTF [M] drivers/spi/spi-wpcm-fiu.ko 8981s BTF [M] drivers/spi/spi-npcm-fiu.ko 8981s LD [M] drivers/spi/spi-npcm-pspi.ko 8981s BTF [M] drivers/spi/spi-npcm-pspi.ko 8981s LD [M] drivers/spi/spi-nxp-fspi.ko 8981s LD [M] drivers/spi/spi-oc-tiny.ko 8981s BTF [M] drivers/spi/spi-nxp-fspi.ko 8981s BTF [M] drivers/spi/spi-oc-tiny.ko 8982s LD [M] drivers/spi/spi-orion.ko 8982s LD [M] drivers/spi/spi-pci1xxxx.ko 8982s LD [M] drivers/spi/spi-pl022.ko 8982s BTF [M] drivers/spi/spi-orion.ko 8982s BTF [M] drivers/spi/spi-pci1xxxx.ko 8982s BTF [M] drivers/spi/spi-pl022.ko 8982s LD [M] drivers/spi/spi-geni-qcom.ko 8982s LD [M] drivers/spi/spi-qcom-qspi.ko 8982s BTF [M] drivers/spi/spi-geni-qcom.ko 8982s LD [M] drivers/spi/spi-qpic-snand.ko 8982s BTF [M] drivers/spi/spi-qcom-qspi.ko 8982s BTF [M] drivers/spi/spi-qpic-snand.ko 8982s LD [M] drivers/spi/spi-qup.ko 8982s LD [M] drivers/spi/spi-rockchip-sfc.ko 8982s LD [M] drivers/spi/spi-rpc-if.ko 8982s BTF [M] drivers/spi/spi-rockchip-sfc.ko 8982s BTF [M] drivers/spi/spi-qup.ko 8982s BTF [M] drivers/spi/spi-rpc-if.ko 8982s LD [M] drivers/spi/spi-rspi.ko 8982s LD [M] drivers/spi/spi-rzv2m-csi.ko 8982s LD [M] drivers/spi/spi-sc18is602.ko 8983s BTF [M] drivers/spi/spi-sc18is602.ko 8983s BTF [M] drivers/spi/spi-rzv2m-csi.ko 8983s BTF [M] drivers/spi/spi-rspi.ko 8983s LD [M] drivers/spi/spi-sh-hspi.ko 8983s BTF [M] drivers/spi/spi-sh-hspi.ko 8983s LD [M] drivers/spi/spi-sh-msiof.ko 8983s LD [M] drivers/spi/spi-sifive.ko 8983s BTF [M] drivers/spi/spi-sifive.ko 8983s BTF [M] drivers/spi/spi-sh-msiof.ko 8983s LD [M] drivers/spi/spi-slave-mt27xx.ko 8983s LD [M] drivers/spi/spi-sn-f-ospi.ko 8983s BTF [M] drivers/spi/spi-slave-mt27xx.ko 8983s BTF [M] drivers/spi/spi-sn-f-ospi.ko 8983s LD [M] drivers/spi/spi-sprd.ko 8983s BTF [M] drivers/spi/spi-sprd.ko 8983s LD [M] drivers/spi/spi-sprd-adi.ko 8983s BTF [M] drivers/spi/spi-sprd-adi.ko 8983s LD [M] drivers/spi/spi-stm32.ko 8984s BTF [M] drivers/spi/spi-stm32.ko 8984s LD [M] drivers/spi/spi-stm32-ospi.ko 8984s BTF [M] drivers/spi/spi-stm32-ospi.ko 8984s LD [M] drivers/spi/spi-stm32-qspi.ko 8984s BTF [M] drivers/spi/spi-stm32-qspi.ko 8984s LD [M] drivers/spi/spi-sun6i.ko 8984s BTF [M] drivers/spi/spi-sun6i.ko 8984s LD [M] drivers/spi/spi-synquacer.ko 8984s BTF [M] drivers/spi/spi-synquacer.ko 8984s LD [M] drivers/spi/spi-tle62x0.ko 8984s BTF [M] drivers/spi/spi-tle62x0.ko 8984s LD [M] drivers/spi/spi-thunderx.ko 8984s LD [M] drivers/spi/spi-xcomm.ko 8984s BTF [M] drivers/spi/spi-xcomm.ko 8984s LD [M] drivers/spi/spi-xilinx.ko 8984s BTF [M] drivers/spi/spi-thunderx.ko 8984s BTF [M] drivers/spi/spi-xilinx.ko 8984s LD [M] drivers/spi/spi-xlp.ko 8984s BTF [M] drivers/spi/spi-xlp.ko 8984s LD [M] drivers/spi/spi-zynqmp-gqspi.ko 8984s LD [M] drivers/spi/spi-amd.ko 8984s BTF [M] drivers/spi/spi-zynqmp-gqspi.ko 8984s BTF [M] drivers/spi/spi-amd.ko 8984s LD [M] drivers/spi/spi-amd-pci.ko 8984s BTF [M] drivers/spi/spi-amd-pci.ko 8985s LD [M] drivers/spi/spi-slave-time.ko 8985s LD [M] drivers/spi/spi-slave-system-control.ko 8985s LD [M] drivers/spi/spi-offload-trigger-pwm.ko 8985s BTF [M] drivers/spi/spi-slave-time.ko 8985s BTF [M] drivers/spi/spi-slave-system-control.ko 8985s BTF [M] drivers/spi/spi-offload-trigger-pwm.ko 8985s LD [M] drivers/net/phy/mediatek/mtk-2p5ge.ko 8985s LD [M] drivers/net/phy/mediatek/mtk-ge.ko 8985s BTF [M] drivers/net/phy/mediatek/mtk-2p5ge.ko 8985s BTF [M] drivers/net/phy/mediatek/mtk-ge.ko 8985s LD [M] drivers/net/phy/mediatek/mtk-ge-soc.ko 8985s BTF [M] drivers/net/phy/mediatek/mtk-ge-soc.ko 8985s LD [M] drivers/net/phy/mediatek/mtk-phy-lib.ko 8985s BTF [M] drivers/net/phy/mediatek/mtk-phy-lib.ko 8985s LD [M] drivers/net/phy/qcom/qcom-phy-lib.ko 8985s BTF [M] drivers/net/phy/qcom/qcom-phy-lib.ko 8985s LD [M] drivers/net/phy/qcom/at803x.ko 8985s LD [M] drivers/net/phy/qcom/qca83xx.ko 8985s BTF [M] drivers/net/phy/qcom/at803x.ko 8985s BTF [M] drivers/net/phy/qcom/qca83xx.ko 8985s LD [M] drivers/net/phy/qcom/qca808x.ko 8985s LD [M] drivers/net/phy/qcom/qca807x.ko 8985s BTF [M] drivers/net/phy/qcom/qca808x.ko 8985s LD [M] drivers/net/phy/sfp.ko 8985s BTF [M] drivers/net/phy/qcom/qca807x.ko 8985s BTF [M] drivers/net/phy/sfp.ko 8985s LD [M] drivers/net/phy/adin.ko 8985s BTF [M] drivers/net/phy/adin.ko 8986s LD [M] drivers/net/phy/adin1100.ko 8986s BTF [M] drivers/net/phy/adin1100.ko 8986s LD [M] drivers/net/phy/air_en8811h.ko 8986s BTF [M] drivers/net/phy/air_en8811h.ko 8986s LD [M] drivers/net/phy/amd.ko 8986s BTF [M] drivers/net/phy/amd.ko 8986s LD [M] drivers/net/phy/aquantia/aquantia.ko 8986s BTF [M] drivers/net/phy/aquantia/aquantia.ko 8986s LD [M] drivers/net/phy/as21xxx.ko 8986s LD [M] drivers/net/phy/ax88796b.ko 8986s BTF [M] drivers/net/phy/as21xxx.ko 8986s BTF [M] drivers/net/phy/ax88796b.ko 8986s LD [M] drivers/net/phy/bcm54140.ko 8986s LD [M] drivers/net/phy/bcm7xxx.ko 8986s BTF [M] drivers/net/phy/bcm54140.ko 8986s BTF [M] drivers/net/phy/bcm7xxx.ko 8986s LD [M] drivers/net/phy/bcm87xx.ko 8986s LD [M] drivers/net/phy/bcm-phy-lib.ko 8986s BTF [M] drivers/net/phy/bcm87xx.ko 8986s BTF [M] drivers/net/phy/bcm-phy-lib.ko 8986s LD [M] drivers/net/phy/bcm-phy-ptp.ko 8986s BTF [M] drivers/net/phy/bcm-phy-ptp.ko 8986s LD [M] drivers/net/phy/broadcom.ko 8986s LD [M] drivers/net/phy/cicada.ko 8986s BTF [M] drivers/net/phy/cicada.ko 8986s BTF [M] drivers/net/phy/broadcom.ko 8987s LD [M] drivers/net/phy/cortina.ko 8987s BTF [M] drivers/net/phy/cortina.ko 8987s LD [M] drivers/net/phy/davicom.ko 8987s BTF [M] drivers/net/phy/davicom.ko 8987s LD [M] drivers/net/phy/dp83640.ko 8987s LD [M] drivers/net/phy/dp83822.ko 8987s BTF [M] drivers/net/phy/dp83640.ko 8987s BTF [M] drivers/net/phy/dp83822.ko 8987s LD [M] drivers/net/phy/dp83848.ko 8987s BTF [M] drivers/net/phy/dp83848.ko 8987s LD [M] drivers/net/phy/dp83867.ko 8987s BTF [M] drivers/net/phy/dp83867.ko 8987s LD [M] drivers/net/phy/dp83869.ko 8987s LD [M] drivers/net/phy/dp83tc811.ko 8987s BTF [M] drivers/net/phy/dp83869.ko 8987s BTF [M] drivers/net/phy/dp83tc811.ko 8987s LD [M] drivers/net/phy/dp83td510.ko 8987s BTF [M] drivers/net/phy/dp83td510.ko 8987s LD [M] drivers/net/phy/dp83tg720.ko 8987s BTF [M] drivers/net/phy/dp83tg720.ko 8987s LD [M] drivers/net/phy/icplus.ko 8987s BTF [M] drivers/net/phy/icplus.ko 8987s LD [M] drivers/net/phy/intel-xway.ko 8987s BTF [M] drivers/net/phy/intel-xway.ko 8987s LD [M] drivers/net/phy/et1011c.ko 8987s BTF [M] drivers/net/phy/et1011c.ko 8988s LD [M] drivers/net/phy/lxt.ko 8988s BTF [M] drivers/net/phy/lxt.ko 8988s LD [M] drivers/net/phy/marvell10g.ko 8988s BTF [M] drivers/net/phy/marvell10g.ko 8988s LD [M] drivers/net/phy/marvell.ko 8988s LD [M] drivers/net/phy/marvell-88q2xxx.ko 8988s BTF [M] drivers/net/phy/marvell-88q2xxx.ko 8988s BTF [M] drivers/net/phy/marvell.ko 8988s LD [M] drivers/net/phy/marvell-88x2222.ko 8988s BTF [M] drivers/net/phy/marvell-88x2222.ko 8988s LD [M] drivers/net/phy/mxl-gpy.ko 8988s LD [M] drivers/net/phy/mxl-86110.ko 8988s BTF [M] drivers/net/phy/mxl-gpy.ko 8988s BTF [M] drivers/net/phy/mxl-86110.ko 8988s LD [M] drivers/net/phy/meson-gxl.ko 8988s BTF [M] drivers/net/phy/meson-gxl.ko 8988s LD [M] drivers/net/phy/spi_ks8995.ko 8988s BTF [M] drivers/net/phy/spi_ks8995.ko 8988s LD [M] drivers/net/phy/micrel.ko 8988s BTF [M] drivers/net/phy/micrel.ko 8988s LD [M] drivers/net/phy/microchip.ko 8988s BTF [M] drivers/net/phy/microchip.ko 8988s LD [M] drivers/net/phy/microchip_rds_ptp.ko 8988s LD [M] drivers/net/phy/microchip_t1.ko 8988s BTF [M] drivers/net/phy/microchip_rds_ptp.ko 8988s BTF [M] drivers/net/phy/microchip_t1.ko 8988s LD [M] drivers/net/phy/microchip_t1s.ko 8989s BTF [M] drivers/net/phy/microchip_t1s.ko 8989s LD [M] drivers/net/phy/mscc/mscc.ko 8989s BTF [M] drivers/net/phy/mscc/mscc.ko 8989s LD [M] drivers/net/phy/motorcomm.ko 8989s LD [M] drivers/net/phy/national.ko 8989s BTF [M] drivers/net/phy/motorcomm.ko 8989s BTF [M] drivers/net/phy/national.ko 8989s LD [M] drivers/net/phy/ncn26000.ko 8989s BTF [M] drivers/net/phy/ncn26000.ko 8989s LD [M] drivers/net/phy/nxp-c45-tja.ko 8989s LD [M] drivers/net/phy/nxp-cbtx.ko 8989s LD [M] drivers/net/phy/nxp-tja11xx.ko 8989s BTF [M] drivers/net/phy/nxp-cbtx.ko 8989s BTF [M] drivers/net/phy/nxp-c45-tja.ko 8989s BTF [M] drivers/net/phy/nxp-tja11xx.ko 8989s LD [M] drivers/net/phy/qsemi.ko 8989s BTF [M] drivers/net/phy/qsemi.ko 8989s LD [M] drivers/net/phy/realtek/realtek.ko 8989s LD [M] drivers/net/phy/uPD60620.ko 8989s BTF [M] drivers/net/phy/realtek/realtek.ko 8989s BTF [M] drivers/net/phy/uPD60620.ko 8989s LD [M] drivers/net/phy/rockchip.ko 8989s BTF [M] drivers/net/phy/rockchip.ko 8989s LD [M] drivers/net/phy/smsc.ko 8989s BTF [M] drivers/net/phy/smsc.ko 8990s LD [M] drivers/net/phy/ste10Xp.ko 8990s BTF [M] drivers/net/phy/ste10Xp.ko 8990s LD [M] drivers/net/phy/teranetics.ko 8990s BTF [M] drivers/net/phy/teranetics.ko 8990s LD [M] drivers/net/phy/vitesse.ko 8990s BTF [M] drivers/net/phy/vitesse.ko 8990s LD [M] drivers/net/phy/xilinx_gmii2rgmii.ko 8990s LD [M] drivers/net/pse-pd/pse_regulator.ko 8990s BTF [M] drivers/net/phy/xilinx_gmii2rgmii.ko 8990s BTF [M] drivers/net/pse-pd/pse_regulator.ko 8990s LD [M] drivers/net/pse-pd/pd692x0.ko 8990s BTF [M] drivers/net/pse-pd/pd692x0.ko 8990s LD [M] drivers/net/pse-pd/tps23881.ko 8990s BTF [M] drivers/net/pse-pd/tps23881.ko 8990s LD [M] drivers/net/mdio/mdio-bcm-unimac.ko 8990s LD [M] drivers/net/mdio/mdio-cavium.ko 8990s BTF [M] drivers/net/mdio/mdio-bcm-unimac.ko 8990s BTF [M] drivers/net/mdio/mdio-cavium.ko 8990s LD [M] drivers/net/mdio/mdio-gpio.ko 8990s BTF [M] drivers/net/mdio/mdio-gpio.ko 8990s LD [M] drivers/net/mdio/mdio-hisi-femac.ko 8990s LD [M] drivers/net/mdio/mdio-i2c.ko 8990s BTF [M] drivers/net/mdio/mdio-hisi-femac.ko 8990s BTF [M] drivers/net/mdio/mdio-i2c.ko 8990s LD [M] drivers/net/mdio/mdio-ipq4019.ko 8990s BTF [M] drivers/net/mdio/mdio-ipq4019.ko 8991s LD [M] drivers/net/mdio/mdio-ipq8064.ko 8991s BTF [M] drivers/net/mdio/mdio-ipq8064.ko 8991s LD [M] drivers/net/mdio/mdio-mscc-miim.ko 8991s LD [M] drivers/net/mdio/mdio-mvusb.ko 8991s BTF [M] drivers/net/mdio/mdio-mscc-miim.ko 8991s BTF [M] drivers/net/mdio/mdio-mvusb.ko 8991s LD [M] drivers/net/mdio/mdio-octeon.ko 8991s BTF [M] drivers/net/mdio/mdio-octeon.ko 8991s LD [M] drivers/net/mdio/mdio-regmap.ko 8991s LD [M] drivers/net/mdio/mdio-thunder.ko 8991s BTF [M] drivers/net/mdio/mdio-regmap.ko 8991s BTF [M] drivers/net/mdio/mdio-thunder.ko 8991s LD [M] drivers/net/mdio/mdio-xgene.ko 8991s BTF [M] drivers/net/mdio/mdio-xgene.ko 8991s LD [M] drivers/net/mdio/mdio-mux-gpio.ko 8991s BTF [M] drivers/net/mdio/mdio-mux-gpio.ko 8991s LD [M] drivers/net/mdio/mdio-mux-meson-g12a.ko 8991s LD [M] drivers/net/mdio/mdio-mux-meson-gxl.ko 8991s BTF [M] drivers/net/mdio/mdio-mux-meson-g12a.ko 8991s BTF [M] drivers/net/mdio/mdio-mux-meson-gxl.ko 8991s LD [M] drivers/net/mdio/mdio-mux-mmioreg.ko 8991s BTF [M] drivers/net/mdio/mdio-mux-mmioreg.ko 8991s LD [M] drivers/net/mdio/mdio-mux-multiplexer.ko 8991s LD [M] drivers/net/pcs/pcs_xpcs.ko 8991s BTF [M] drivers/net/mdio/mdio-mux-multiplexer.ko 8991s BTF [M] drivers/net/pcs/pcs_xpcs.ko 8991s LD [M] drivers/net/pcs/pcs-mtk-lynxi.ko 8991s BTF [M] drivers/net/pcs/pcs-mtk-lynxi.ko 8992s LD [M] drivers/net/dsa/b53/b53_common.ko 8992s BTF [M] drivers/net/dsa/b53/b53_common.ko 8992s LD [M] drivers/net/dsa/b53/b53_spi.ko 8992s BTF [M] drivers/net/dsa/b53/b53_spi.ko 8992s LD [M] drivers/net/dsa/b53/b53_mdio.ko 8992s BTF [M] drivers/net/dsa/b53/b53_mdio.ko 8992s LD [M] drivers/net/dsa/b53/b53_mmap.ko 8992s BTF [M] drivers/net/dsa/b53/b53_mmap.ko 8992s LD [M] drivers/net/dsa/b53/b53_srab.ko 8992s BTF [M] drivers/net/dsa/b53/b53_srab.ko 8992s LD [M] drivers/net/dsa/b53/b53_serdes.ko 8992s BTF [M] drivers/net/dsa/b53/b53_serdes.ko 8992s LD [M] drivers/net/dsa/hirschmann/hellcreek_sw.ko 8992s BTF [M] drivers/net/dsa/hirschmann/hellcreek_sw.ko 8992s LD [M] drivers/net/dsa/microchip/ksz_switch.ko 8992s LD [M] drivers/net/dsa/microchip/ksz9477_i2c.ko 8992s BTF [M] drivers/net/dsa/microchip/ksz_switch.ko 8992s BTF [M] drivers/net/dsa/microchip/ksz9477_i2c.ko 8992s LD [M] drivers/net/dsa/microchip/ksz_spi.ko 8992s BTF [M] drivers/net/dsa/microchip/ksz_spi.ko 8992s LD [M] drivers/net/dsa/microchip/ksz8863_smi.ko 8992s BTF [M] drivers/net/dsa/microchip/ksz8863_smi.ko 8992s LD [M] drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko 8992s LD [M] drivers/net/dsa/ocelot/mscc_felix_dsa_lib.ko 8993s BTF [M] drivers/net/dsa/ocelot/mscc_felix_dsa_lib.ko 8993s BTF [M] drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko 8993s LD [M] drivers/net/dsa/ocelot/mscc_felix.ko 8993s LD [M] drivers/net/dsa/ocelot/mscc_ocelot_ext.ko 8993s BTF [M] drivers/net/dsa/ocelot/mscc_ocelot_ext.ko 8993s BTF [M] drivers/net/dsa/ocelot/mscc_felix.ko 8993s LD [M] drivers/net/dsa/ocelot/mscc_seville.ko 8993s BTF [M] drivers/net/dsa/ocelot/mscc_seville.ko 8993s LD [M] drivers/net/dsa/qca/ar9331.ko 8993s LD [M] drivers/net/dsa/qca/qca8k.ko 8993s BTF [M] drivers/net/dsa/qca/ar9331.ko 8993s BTF [M] drivers/net/dsa/qca/qca8k.ko 8993s LD [M] drivers/net/dsa/realtek/realtek_dsa.ko 8993s LD [M] drivers/net/dsa/realtek/rtl8366.ko 8993s BTF [M] drivers/net/dsa/realtek/realtek_dsa.ko 8993s BTF [M] drivers/net/dsa/realtek/rtl8366.ko 8993s LD [M] drivers/net/dsa/realtek/rtl8365mb.ko 8993s BTF [M] drivers/net/dsa/realtek/rtl8365mb.ko 8993s LD [M] drivers/net/dsa/sja1105/sja1105.ko 8993s BTF [M] drivers/net/dsa/sja1105/sja1105.ko 8993s LD [M] drivers/net/dsa/xrs700x/xrs700x.ko 8993s BTF [M] drivers/net/dsa/xrs700x/xrs700x.ko 8994s LD [M] drivers/net/dsa/xrs700x/xrs700x_i2c.ko 8994s BTF [M] drivers/net/dsa/xrs700x/xrs700x_i2c.ko 8994s LD [M] drivers/net/dsa/xrs700x/xrs700x_mdio.ko 8994s BTF [M] drivers/net/dsa/xrs700x/xrs700x_mdio.ko 8994s LD [M] drivers/net/dsa/bcm-sf2.ko 8994s BTF [M] drivers/net/dsa/bcm-sf2.ko 8994s LD [M] drivers/net/dsa/lantiq_gswip.ko 8994s BTF [M] drivers/net/dsa/lantiq_gswip.ko 8994s LD [M] drivers/net/dsa/mt7530.ko 8994s LD [M] drivers/net/dsa/mt7530-mdio.ko 8994s BTF [M] drivers/net/dsa/mt7530-mdio.ko 8994s BTF [M] drivers/net/dsa/mt7530.ko 8994s LD [M] drivers/net/dsa/mt7530-mmio.ko 8994s BTF [M] drivers/net/dsa/mt7530-mmio.ko 8994s LD [M] drivers/net/dsa/mv88e6060.ko 8994s LD [M] drivers/net/dsa/lan9303-core.ko 8994s BTF [M] drivers/net/dsa/mv88e6060.ko 8994s BTF [M] drivers/net/dsa/lan9303-core.ko 8994s LD [M] drivers/net/dsa/lan9303_i2c.ko 8994s BTF [M] drivers/net/dsa/lan9303_i2c.ko 8994s LD [M] drivers/net/dsa/lan9303_mdio.ko 8994s BTF [M] drivers/net/dsa/lan9303_mdio.ko 8994s LD [M] drivers/net/dsa/vitesse-vsc73xx-core.ko 8995s LD [M] drivers/net/dsa/vitesse-vsc73xx-platform.ko 8995s LD [M] drivers/net/dsa/vitesse-vsc73xx-spi.ko 8995s BTF [M] drivers/net/dsa/vitesse-vsc73xx-core.ko 8995s BTF [M] drivers/net/dsa/vitesse-vsc73xx-platform.ko 8995s BTF [M] drivers/net/dsa/vitesse-vsc73xx-spi.ko 8995s LD [M] drivers/net/ethernet/3com/3c59x.ko 8995s BTF [M] drivers/net/ethernet/3com/3c59x.ko 8995s LD [M] drivers/net/ethernet/3com/typhoon.ko 8995s BTF [M] drivers/net/ethernet/3com/typhoon.ko 8995s LD [M] drivers/net/ethernet/8390/ne2k-pci.ko 8995s BTF [M] drivers/net/ethernet/8390/ne2k-pci.ko 8995s LD [M] drivers/net/ethernet/8390/8390.ko 8995s LD [M] drivers/net/ethernet/actions/owl-emac.ko 8995s BTF [M] drivers/net/ethernet/8390/8390.ko 8995s BTF [M] drivers/net/ethernet/actions/owl-emac.ko 8995s LD [M] drivers/net/ethernet/adaptec/starfire.ko 8995s LD [M] drivers/net/ethernet/adi/adin1110.ko 8995s BTF [M] drivers/net/ethernet/adaptec/starfire.ko 8995s BTF [M] drivers/net/ethernet/adi/adin1110.ko 8995s LD [M] drivers/net/ethernet/agere/et131x.ko 8995s BTF [M] drivers/net/ethernet/agere/et131x.ko 8996s LD [M] drivers/net/ethernet/airoha/airoha-eth.ko 8996s LD [M] drivers/net/ethernet/airoha/airoha_npu.ko 8996s BTF [M] drivers/net/ethernet/airoha/airoha_npu.ko 8996s BTF [M] drivers/net/ethernet/airoha/airoha-eth.ko 8996s LD [M] drivers/net/ethernet/alacritech/slicoss.ko 8996s BTF [M] drivers/net/ethernet/alacritech/slicoss.ko 8996s LD [M] drivers/net/ethernet/alteon/acenic.ko 8996s BTF [M] drivers/net/ethernet/alteon/acenic.ko 8996s LD [M] drivers/net/ethernet/amazon/ena/ena.ko 8996s LD [M] drivers/net/ethernet/amd/amd8111e.ko 8996s BTF [M] drivers/net/ethernet/amazon/ena/ena.ko 8996s BTF [M] drivers/net/ethernet/amd/amd8111e.ko 8996s LD [M] drivers/net/ethernet/amd/pcnet32.ko 8996s BTF [M] drivers/net/ethernet/amd/pcnet32.ko 8996s LD [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.ko 8996s LD [M] drivers/net/ethernet/amd/pds_core/pds_core.ko 8996s BTF [M] drivers/net/ethernet/amd/pds_core/pds_core.ko 8996s BTF [M] drivers/net/ethernet/amd/xgbe/amd-xgbe.ko 8996s LD [M] drivers/net/ethernet/aquantia/atlantic/atlantic.ko 8996s LD [M] drivers/net/ethernet/arc/arc_emac.ko 8996s BTF [M] drivers/net/ethernet/aquantia/atlantic/atlantic.ko 8996s BTF [M] drivers/net/ethernet/arc/arc_emac.ko 8997s LD [M] drivers/net/ethernet/arc/emac_rockchip.ko 8997s LD [M] drivers/net/ethernet/asix/ax88796c.ko 8997s BTF [M] drivers/net/ethernet/arc/emac_rockchip.ko 8997s BTF [M] drivers/net/ethernet/asix/ax88796c.ko 8997s LD [M] drivers/net/ethernet/atheros/atlx/atl1.ko 8997s BTF [M] drivers/net/ethernet/atheros/atlx/atl1.ko 8997s LD [M] drivers/net/ethernet/atheros/atlx/atl2.ko 8997s BTF [M] drivers/net/ethernet/atheros/atlx/atl2.ko 8997s LD [M] drivers/net/ethernet/atheros/atl1e/atl1e.ko 8997s BTF [M] drivers/net/ethernet/atheros/atl1e/atl1e.ko 8997s LD [M] drivers/net/ethernet/atheros/atl1c/atl1c.ko 8997s BTF [M] drivers/net/ethernet/atheros/atl1c/atl1c.ko 8997s LD [M] drivers/net/ethernet/atheros/alx/alx.ko 8997s LD [M] drivers/net/ethernet/cadence/macb.ko 8997s BTF [M] drivers/net/ethernet/atheros/alx/alx.ko 8997s BTF [M] drivers/net/ethernet/cadence/macb.ko 8997s LD [M] drivers/net/ethernet/cadence/macb_pci.ko 8997s BTF [M] drivers/net/ethernet/cadence/macb_pci.ko 8998s LD [M] drivers/net/ethernet/broadcom/b44.ko 8998s BTF [M] drivers/net/ethernet/broadcom/b44.ko 8998s LD [M] drivers/net/ethernet/broadcom/bcm4908_enet.ko 8998s BTF [M] drivers/net/ethernet/broadcom/bcm4908_enet.ko 8998s LD [M] drivers/net/ethernet/broadcom/genet/genet.ko 8998s BTF [M] drivers/net/ethernet/broadcom/genet/genet.ko 8998s LD [M] drivers/net/ethernet/broadcom/bnx2.ko 8998s LD [M] drivers/net/ethernet/broadcom/cnic.ko 8998s BTF [M] drivers/net/ethernet/broadcom/bnx2.ko 8998s BTF [M] drivers/net/ethernet/broadcom/cnic.ko 8998s LD [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko 8998s LD [M] drivers/net/ethernet/broadcom/tg3.ko 8998s BTF [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko 8998s BTF [M] drivers/net/ethernet/broadcom/tg3.ko 8998s LD [M] drivers/net/ethernet/broadcom/bcmsysport.ko 8998s BTF [M] drivers/net/ethernet/broadcom/bcmsysport.ko 8999s LD [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko 8999s LD [M] drivers/net/ethernet/broadcom/asp2/bcm-asp.ko 8999s LD [M] drivers/net/ethernet/brocade/bna/bna.ko 8999s BTF [M] drivers/net/ethernet/broadcom/asp2/bcm-asp.ko 8999s BTF [M] drivers/net/ethernet/brocade/bna/bna.ko 8999s BTF [M] drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko 8999s LD [M] drivers/net/ethernet/cavium/common/cavium_ptp.ko 8999s BTF [M] drivers/net/ethernet/cavium/common/cavium_ptp.ko 8999s LD [M] drivers/net/ethernet/cavium/thunder/thunder_xcv.ko 8999s BTF [M] drivers/net/ethernet/cavium/thunder/thunder_xcv.ko 8999s LD [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.ko 8999s BTF [M] drivers/net/ethernet/cavium/thunder/thunder_bgx.ko 8999s LD [M] drivers/net/ethernet/cavium/thunder/nicpf.ko 8999s BTF [M] drivers/net/ethernet/cavium/thunder/nicpf.ko 8999s LD [M] drivers/net/ethernet/cavium/thunder/nicvf.ko 8999s BTF [M] drivers/net/ethernet/cavium/thunder/nicvf.ko 8999s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio-core.ko 8999s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio.ko 8999s BTF [M] drivers/net/ethernet/cavium/liquidio/liquidio.ko 8999s LD [M] drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko 8999s BTF [M] drivers/net/ethernet/cavium/liquidio/liquidio-core.ko 8999s BTF [M] drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko 9000s LD [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko 9000s BTF [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko 9000s LD [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko 9000s BTF [M] drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko 9000s LD [M] drivers/net/ethernet/chelsio/cxgb/cxgb.ko 9000s LD [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko 9000s BTF [M] drivers/net/ethernet/chelsio/cxgb/cxgb.ko 9000s BTF [M] drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko 9000s LD [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko 9000s LD [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko 9000s BTF [M] drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko 9000s LD [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko 9000s BTF [M] drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko 9000s BTF [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko 9000s LD [M] drivers/net/ethernet/cisco/enic/enic.ko 9000s BTF [M] drivers/net/ethernet/cisco/enic/enic.ko 9001s LD [M] drivers/net/ethernet/cortina/gemini.ko 9001s BTF [M] drivers/net/ethernet/cortina/gemini.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/xircom_cb.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/xircom_cb.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/dmfe.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/dmfe.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/winbond-840.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/de2104x.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/winbond-840.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/de2104x.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/tulip.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/tulip.ko 9001s LD [M] drivers/net/ethernet/dec/tulip/uli526x.ko 9001s BTF [M] drivers/net/ethernet/dec/tulip/uli526x.ko 9001s LD [M] drivers/net/ethernet/dlink/dl2k.ko 9001s BTF [M] drivers/net/ethernet/dlink/dl2k.ko 9001s LD [M] drivers/net/ethernet/emulex/benet/be2net.ko 9001s LD [M] drivers/net/ethernet/engleder/tsnep.ko 9001s LD [M] drivers/net/ethernet/ezchip/nps_enet.ko 9001s BTF [M] drivers/net/ethernet/emulex/benet/be2net.ko 9001s BTF [M] drivers/net/ethernet/ezchip/nps_enet.ko 9001s BTF [M] drivers/net/ethernet/engleder/tsnep.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-core.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-core.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/nxp-netc-lib.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/nxp-netc-lib.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/nxp-enetc4.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/nxp-enetc4.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.ko 9002s LD [M] drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.ko 9002s BTF [M] drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.ko 9003s LD [M] drivers/net/ethernet/freescale/fsl_pq_mdio.ko 9003s BTF [M] drivers/net/ethernet/freescale/fsl_pq_mdio.ko 9003s LD [M] drivers/net/ethernet/freescale/gianfar_driver.ko 9003s BTF [M] drivers/net/ethernet/freescale/gianfar_driver.ko 9003s LD [M] drivers/net/ethernet/freescale/dpaa/fsl_dpa.ko 9003s BTF [M] drivers/net/ethernet/freescale/dpaa/fsl_dpa.ko 9003s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko 9003s BTF [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko 9003s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.ko 9003s BTF [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.ko 9003s LD [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.ko 9003s BTF [M] drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.ko 9003s LD [M] drivers/net/ethernet/fungible/funcore/funcore.ko 9003s BTF [M] drivers/net/ethernet/fungible/funcore/funcore.ko 9003s LD [M] drivers/net/ethernet/fungible/funeth/funeth.ko 9003s BTF [M] drivers/net/ethernet/fungible/funeth/funeth.ko 9003s LD [M] drivers/net/ethernet/google/gve/gve.ko 9004s BTF [M] drivers/net/ethernet/google/gve/gve.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hip04_eth.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hip04_eth.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns_mdio.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns_mdio.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns/hnae.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns/hnae.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns3/hnae3.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns3/hns3.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns3/hnae3.ko 9004s LD [M] drivers/net/ethernet/hisilicon/hns3/hclgevf.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns3/hns3.ko 9004s BTF [M] drivers/net/ethernet/hisilicon/hns3/hclgevf.ko 9005s LD [M] drivers/net/ethernet/hisilicon/hns3/hclge-common.ko 9005s BTF [M] drivers/net/ethernet/hisilicon/hns3/hclge-common.ko 9005s LD [M] drivers/net/ethernet/hisilicon/hns3/hclge.ko 9005s BTF [M] drivers/net/ethernet/hisilicon/hns3/hclge.ko 9005s LD [M] drivers/net/ethernet/hisilicon/hisi_femac.ko 9005s BTF [M] drivers/net/ethernet/hisilicon/hisi_femac.ko 9005s LD [M] drivers/net/ethernet/hisilicon/hibmcge/hibmcge.ko 9005s BTF [M] drivers/net/ethernet/hisilicon/hibmcge/hibmcge.ko 9005s LD [M] drivers/net/ethernet/huawei/hinic/hinic.ko 9005s LD [M] drivers/net/ethernet/huawei/hinic3/hinic3.ko 9005s LD [M] drivers/net/ethernet/intel/libeth/libeth.ko 9005s BTF [M] drivers/net/ethernet/huawei/hinic/hinic.ko 9005s BTF [M] drivers/net/ethernet/huawei/hinic3/hinic3.ko 9005s BTF [M] drivers/net/ethernet/intel/libeth/libeth.ko 9005s LD [M] drivers/net/ethernet/intel/libie/libie.ko 9005s BTF [M] drivers/net/ethernet/intel/libie/libie.ko 9005s LD [M] drivers/net/ethernet/intel/e100.ko 9006s BTF [M] drivers/net/ethernet/intel/e100.ko 9006s LD [M] drivers/net/ethernet/intel/e1000/e1000.ko 9006s LD [M] drivers/net/ethernet/intel/e1000e/e1000e.ko 9006s LD [M] drivers/net/ethernet/intel/igb/igb.ko 9006s BTF [M] drivers/net/ethernet/intel/e1000/e1000.ko 9006s BTF [M] drivers/net/ethernet/intel/e1000e/e1000e.ko 9006s BTF [M] drivers/net/ethernet/intel/igb/igb.ko 9006s LD [M] drivers/net/ethernet/intel/igc/igc.ko 9006s BTF [M] drivers/net/ethernet/intel/igc/igc.ko 9006s LD [M] drivers/net/ethernet/intel/igbvf/igbvf.ko 9006s BTF [M] drivers/net/ethernet/intel/igbvf/igbvf.ko 9006s LD [M] drivers/net/ethernet/intel/ixgbe/ixgbe.ko 9006s LD [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 9006s BTF [M] drivers/net/ethernet/intel/ixgbe/ixgbe.ko 9006s BTF [M] drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 9006s LD [M] drivers/net/ethernet/intel/i40e/i40e.ko 9006s LD [M] drivers/net/ethernet/intel/iavf/iavf.ko 9006s BTF [M] drivers/net/ethernet/intel/iavf/iavf.ko 9006s BTF [M] drivers/net/ethernet/intel/i40e/i40e.ko 9007s LD [M] drivers/net/ethernet/intel/fm10k/fm10k.ko 9007s BTF [M] drivers/net/ethernet/intel/fm10k/fm10k.ko 9007s LD [M] drivers/net/ethernet/intel/ice/ice.ko 9007s LD [M] drivers/net/ethernet/intel/idpf/idpf.ko 9007s BTF [M] drivers/net/ethernet/intel/idpf/idpf.ko 9008s LD [M] drivers/net/ethernet/microsoft/mana/mana.ko 9008s BTF [M] drivers/net/ethernet/microsoft/mana/mana.ko 9008s LD [M] drivers/net/ethernet/litex/litex_liteeth.ko 9008s BTF [M] drivers/net/ethernet/litex/litex_liteeth.ko 9008s BTF [M] drivers/net/ethernet/intel/ice/ice.ko 9008s LD [M] drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko 9008s LD [M] drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko 9008s LD [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko 9008s BTF [M] drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.ko 9009s LD [M] drivers/net/ethernet/marvell/prestera/prestera.ko 9009s LD [M] drivers/net/ethernet/marvell/prestera/prestera_pci.ko 9009s BTF [M] drivers/net/ethernet/marvell/prestera/prestera.ko 9009s BTF [M] drivers/net/ethernet/marvell/prestera/prestera_pci.ko 9009s LD [M] drivers/net/ethernet/marvell/mvmdio.ko 9009s LD [M] drivers/net/ethernet/marvell/mvneta.ko 9009s BTF [M] drivers/net/ethernet/marvell/mvmdio.ko 9009s BTF [M] drivers/net/ethernet/marvell/mvneta.ko 9009s LD [M] drivers/net/ethernet/marvell/mvpp2/mvpp2.ko 9009s LD [M] drivers/net/ethernet/marvell/pxa168_eth.ko 9009s BTF [M] drivers/net/ethernet/marvell/pxa168_eth.ko 9009s BTF [M] drivers/net/ethernet/marvell/mvpp2/mvpp2.ko 9009s LD [M] drivers/net/ethernet/marvell/skge.ko 9009s LD [M] drivers/net/ethernet/marvell/sky2.ko 9009s BTF [M] drivers/net/ethernet/marvell/skge.ko 9009s BTF [M] drivers/net/ethernet/marvell/sky2.ko 9009s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 9009s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 9009s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 9009s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.ko 9009s BTF [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.ko 9009s BTF [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 9009s BTF [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 9010s LD [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.ko 9010s BTF [M] drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.ko 9010s LD [M] drivers/net/ethernet/micrel/ks8842.ko 9010s BTF [M] drivers/net/ethernet/micrel/ks8842.ko 9011s LD [M] drivers/net/ethernet/micrel/ks8851_common.ko 9011s BTF [M] drivers/net/ethernet/micrel/ks8851_common.ko 9011s LD [M] drivers/net/ethernet/micrel/ks8851_spi.ko 9011s BTF [M] drivers/net/ethernet/micrel/ks8851_spi.ko 9011s LD [M] drivers/net/ethernet/micrel/ks8851_par.ko 9011s BTF [M] drivers/net/ethernet/micrel/ks8851_par.ko 9011s LD [M] drivers/net/ethernet/micrel/ksz884x.ko 9011s BTF [M] drivers/net/ethernet/micrel/ksz884x.ko 9011s LD [M] drivers/net/ethernet/microchip/enc28j60.ko 9011s BTF [M] drivers/net/ethernet/microchip/enc28j60.ko 9011s LD [M] drivers/net/ethernet/microchip/encx24j600.ko 9011s BTF [M] drivers/net/ethernet/microchip/encx24j600.ko 9011s LD [M] drivers/net/ethernet/microchip/encx24j600-regmap.ko 9011s BTF [M] drivers/net/ethernet/microchip/encx24j600-regmap.ko 9011s LD [M] drivers/net/ethernet/microchip/lan743x.ko 9011s BTF [M] drivers/net/ethernet/microchip/lan743x.ko 9012s LD [M] drivers/net/ethernet/microchip/lan865x/lan865x.ko 9012s LD [M] drivers/net/ethernet/microchip/lan966x/lan966x-switch.ko 9012s BTF [M] drivers/net/ethernet/microchip/lan865x/lan865x.ko 9012s LD [M] drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko 9012s BTF [M] drivers/net/ethernet/microchip/lan966x/lan966x-switch.ko 9012s BTF [M] drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko 9012s LD [M] drivers/net/ethernet/mscc/mscc_ocelot.ko 9012s BTF [M] drivers/net/ethernet/mscc/mscc_ocelot.ko 9012s LD [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.ko 9012s LD [M] drivers/net/ethernet/natsemi/natsemi.ko 9012s BTF [M] drivers/net/ethernet/myricom/myri10ge/myri10ge.ko 9012s LD [M] drivers/net/ethernet/natsemi/ns83820.ko 9012s BTF [M] drivers/net/ethernet/natsemi/natsemi.ko 9012s BTF [M] drivers/net/ethernet/natsemi/ns83820.ko 9013s LD [M] drivers/net/ethernet/neterion/s2io.ko 9013s LD [M] drivers/net/ethernet/netronome/nfp/nfp.ko 9013s LD [M] drivers/net/ethernet/ni/nixge.ko 9013s BTF [M] drivers/net/ethernet/neterion/s2io.ko 9013s BTF [M] drivers/net/ethernet/ni/nixge.ko 9013s BTF [M] drivers/net/ethernet/netronome/nfp/nfp.ko 9013s LD [M] drivers/net/ethernet/nvidia/forcedeth.ko 9013s BTF [M] drivers/net/ethernet/nvidia/forcedeth.ko 9013s LD [M] drivers/net/ethernet/packetengines/hamachi.ko 9013s BTF [M] drivers/net/ethernet/packetengines/hamachi.ko 9013s BTF [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 9013s LD [M] drivers/net/ethernet/packetengines/yellowfin.ko 9013s BTF [M] drivers/net/ethernet/packetengines/yellowfin.ko 9013s LD [M] drivers/net/ethernet/qlogic/qla3xxx.ko 9013s BTF [M] drivers/net/ethernet/qlogic/qla3xxx.ko 9014s LD [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko 9014s LD [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.ko 9014s BTF [M] drivers/net/ethernet/qlogic/netxen/netxen_nic.ko 9014s BTF [M] drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko 9014s LD [M] drivers/net/ethernet/qlogic/qed/qed.ko 9014s BTF [M] drivers/net/ethernet/qlogic/qed/qed.ko 9014s LD [M] drivers/net/ethernet/qlogic/qede/qede.ko 9014s BTF [M] drivers/net/ethernet/qlogic/qede/qede.ko 9014s LD [M] drivers/net/ethernet/qualcomm/emac/qcom-emac.ko 9014s BTF [M] drivers/net/ethernet/qualcomm/emac/qcom-emac.ko 9015s LD [M] drivers/net/ethernet/qualcomm/qca_7k_common.ko 9015s BTF [M] drivers/net/ethernet/qualcomm/qca_7k_common.ko 9015s LD [M] drivers/net/ethernet/qualcomm/qcaspi.ko 9015s BTF [M] drivers/net/ethernet/qualcomm/qcaspi.ko 9015s LD [M] drivers/net/ethernet/qualcomm/qcauart.ko 9015s BTF [M] drivers/net/ethernet/qualcomm/qcauart.ko 9015s LD [M] drivers/net/ethernet/qualcomm/rmnet/rmnet.ko 9015s LD [M] drivers/net/ethernet/realtek/8139cp.ko 9015s BTF [M] drivers/net/ethernet/qualcomm/rmnet/rmnet.ko 9015s BTF [M] drivers/net/ethernet/realtek/8139cp.ko 9015s LD [M] drivers/net/ethernet/realtek/8139too.ko 9015s BTF [M] drivers/net/ethernet/realtek/8139too.ko 9016s LD [M] drivers/net/ethernet/realtek/r8169.ko 9016s BTF [M] drivers/net/ethernet/realtek/r8169.ko 9016s LD [M] drivers/net/ethernet/realtek/rtase/rtase.ko 9016s BTF [M] drivers/net/ethernet/realtek/rtase/rtase.ko 9016s LD [M] drivers/net/ethernet/renesas/sh_eth.ko 9016s BTF [M] drivers/net/ethernet/renesas/sh_eth.ko 9016s LD [M] drivers/net/ethernet/renesas/ravb.ko 9016s BTF [M] drivers/net/ethernet/renesas/ravb.ko 9016s LD [M] drivers/net/ethernet/renesas/rswitch.ko 9016s BTF [M] drivers/net/ethernet/renesas/rswitch.ko 9016s LD [M] drivers/net/ethernet/renesas/rcar_gen4_ptp.ko 9016s BTF [M] drivers/net/ethernet/renesas/rcar_gen4_ptp.ko 9016s LD [M] drivers/net/ethernet/renesas/rtsn.ko 9016s BTF [M] drivers/net/ethernet/renesas/rtsn.ko 9016s LD [M] drivers/net/ethernet/rdc/r6040.ko 9016s BTF [M] drivers/net/ethernet/rdc/r6040.ko 9016s LD [M] drivers/net/ethernet/rocker/rocker.ko 9016s BTF [M] drivers/net/ethernet/rocker/rocker.ko 9017s LD [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko 9017s LD [M] drivers/net/ethernet/silan/sc92031.ko 9017s BTF [M] drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko 9017s BTF [M] drivers/net/ethernet/silan/sc92031.ko 9017s LD [M] drivers/net/ethernet/sis/sis190.ko 9017s BTF [M] drivers/net/ethernet/sis/sis190.ko 9017s LD [M] drivers/net/ethernet/sis/sis900.ko 9017s LD [M] drivers/net/ethernet/sfc/sfc.ko 9017s LD [M] drivers/net/ethernet/sfc/falcon/sfc-falcon.ko 9017s BTF [M] drivers/net/ethernet/sis/sis900.ko 9017s LD [M] drivers/net/ethernet/sfc/siena/sfc-siena.ko 9017s BTF [M] drivers/net/ethernet/sfc/falcon/sfc-falcon.ko 9017s BTF [M] drivers/net/ethernet/sfc/siena/sfc-siena.ko 9017s BTF [M] drivers/net/ethernet/sfc/sfc.ko 9017s LD [M] drivers/net/ethernet/smsc/epic100.ko 9017s BTF [M] drivers/net/ethernet/smsc/epic100.ko 9017s LD [M] drivers/net/ethernet/smsc/smsc9420.ko 9018s BTF [M] drivers/net/ethernet/smsc/smsc9420.ko 9018s LD [M] drivers/net/ethernet/smsc/smsc911x.ko 9018s BTF [M] drivers/net/ethernet/smsc/smsc911x.ko 9018s LD [M] drivers/net/ethernet/socionext/netsec.ko 9018s BTF [M] drivers/net/ethernet/socionext/netsec.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/stmmac.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko 9018s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-s32.ko 9018s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-s32.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko 9019s LD [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko 9019s BTF [M] drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko 9019s LD [M] drivers/net/ethernet/sun/sunhme.ko 9019s BTF [M] drivers/net/ethernet/sun/sunhme.ko 9019s LD [M] drivers/net/ethernet/sun/sungem.ko 9019s BTF [M] drivers/net/ethernet/sun/sungem.ko 9019s LD [M] drivers/net/ethernet/sun/cassini.ko 9019s LD [M] drivers/net/ethernet/sun/niu.ko 9019s BTF [M] drivers/net/ethernet/sun/cassini.ko 9019s BTF [M] drivers/net/ethernet/sun/niu.ko 9019s LD [M] drivers/net/ethernet/tehuti/tehuti.ko 9019s BTF [M] drivers/net/ethernet/tehuti/tehuti.ko 9019s LD [M] drivers/net/ethernet/tehuti/tn40xx.ko 9019s LD [M] drivers/net/ethernet/ti/tlan.ko 9019s BTF [M] drivers/net/ethernet/tehuti/tn40xx.ko 9019s LD [M] drivers/net/ethernet/ti/k3-cppi-desc-pool.ko 9019s BTF [M] drivers/net/ethernet/ti/tlan.ko 9019s BTF [M] drivers/net/ethernet/ti/k3-cppi-desc-pool.ko 9020s LD [M] drivers/net/ethernet/ti/ti-am65-cpsw-nuss.ko 9020s LD [M] drivers/net/ethernet/ti/am65-cpts.ko 9020s BTF [M] drivers/net/ethernet/ti/ti-am65-cpsw-nuss.ko 9020s LD [M] drivers/net/ethernet/vertexcom/mse102x.ko 9020s LD [M] drivers/net/ethernet/via/via-rhine.ko 9020s BTF [M] drivers/net/ethernet/ti/am65-cpts.ko 9020s BTF [M] drivers/net/ethernet/vertexcom/mse102x.ko 9020s BTF [M] drivers/net/ethernet/via/via-rhine.ko 9020s LD [M] drivers/net/ethernet/via/via-velocity.ko 9020s LD [M] drivers/net/ethernet/wangxun/libwx/libwx.ko 9020s LD [M] drivers/net/ethernet/wangxun/txgbe/txgbe.ko 9020s LD [M] drivers/net/ethernet/wangxun/ngbe/ngbe.ko 9020s BTF [M] drivers/net/ethernet/via/via-velocity.ko 9020s BTF [M] drivers/net/ethernet/wangxun/ngbe/ngbe.ko 9020s BTF [M] drivers/net/ethernet/wangxun/txgbe/txgbe.ko 9020s BTF [M] drivers/net/ethernet/wangxun/libwx/libwx.ko 9020s LD [M] drivers/net/ethernet/wiznet/w5100.ko 9020s BTF [M] drivers/net/ethernet/wiznet/w5100.ko 9020s LD [M] drivers/net/ethernet/wiznet/w5100-spi.ko 9020s LD [M] drivers/net/ethernet/wiznet/w5300.ko 9020s BTF [M] drivers/net/ethernet/wiznet/w5100-spi.ko 9020s BTF [M] drivers/net/ethernet/wiznet/w5300.ko 9020s LD [M] drivers/net/ethernet/xilinx/ll_temac.ko 9020s BTF [M] drivers/net/ethernet/xilinx/ll_temac.ko 9020s LD [M] drivers/net/ethernet/xilinx/xilinx_emaclite.ko 9020s BTF [M] drivers/net/ethernet/xilinx/xilinx_emaclite.ko 9020s LD [M] drivers/net/ethernet/xilinx/xilinx_emac.ko 9020s LD [M] drivers/net/ethernet/synopsys/dwc-xlgmac.ko 9020s BTF [M] drivers/net/ethernet/xilinx/xilinx_emac.ko 9021s LD [M] drivers/net/ethernet/pensando/ionic/ionic.ko 9021s BTF [M] drivers/net/ethernet/synopsys/dwc-xlgmac.ko 9021s BTF [M] drivers/net/ethernet/pensando/ionic/ionic.ko 9021s LD [M] drivers/net/ethernet/altera/altera_tse.ko 9021s BTF [M] drivers/net/ethernet/altera/altera_tse.ko 9021s LD [M] drivers/net/ethernet/apm/xgene/xgene-enet.ko 9021s BTF [M] drivers/net/ethernet/apm/xgene/xgene-enet.ko 9021s LD [M] drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.ko 9021s BTF [M] drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.ko 9021s LD [M] drivers/net/ethernet/dnet.ko 9021s BTF [M] drivers/net/ethernet/dnet.ko 9021s LD [M] drivers/net/ethernet/jme.ko 9021s BTF [M] drivers/net/ethernet/jme.ko 9021s LD [M] drivers/net/ethernet/fealnx.ko 9021s BTF [M] drivers/net/ethernet/fealnx.ko 9021s LD [M] drivers/net/ethernet/ethoc.ko 9021s BTF [M] drivers/net/ethernet/ethoc.ko 9021s LD [M] drivers/net/ethernet/oa_tc6.ko 9021s BTF [M] drivers/net/ethernet/oa_tc6.ko 9021s LD [M] drivers/net/fddi/defxx.ko 9021s BTF [M] drivers/net/fddi/defxx.ko 9021s LD [M] drivers/net/fddi/skfp/skfp.ko 9021s BTF [M] drivers/net/fddi/skfp/skfp.ko 9022s LD [M] drivers/net/hamradio/mkiss.ko 9022s LD [M] drivers/net/hamradio/6pack.ko 9022s BTF [M] drivers/net/hamradio/mkiss.ko 9022s LD [M] drivers/net/hamradio/yam.ko 9022s BTF [M] drivers/net/hamradio/6pack.ko 9022s BTF [M] drivers/net/hamradio/yam.ko 9022s LD [M] drivers/net/hamradio/bpqether.ko 9022s LD [M] drivers/net/hamradio/baycom_ser_fdx.ko 9022s BTF [M] drivers/net/hamradio/bpqether.ko 9022s LD [M] drivers/net/hamradio/hdlcdrv.ko 9022s BTF [M] drivers/net/hamradio/baycom_ser_fdx.ko 9022s BTF [M] drivers/net/hamradio/hdlcdrv.ko 9022s LD [M] drivers/net/hamradio/baycom_ser_hdx.ko 9022s BTF [M] drivers/net/hamradio/baycom_ser_hdx.ko 9022s LD [M] drivers/net/hamradio/baycom_par.ko 9022s LD [M] drivers/net/ppp/ppp_async.ko 9022s BTF [M] drivers/net/hamradio/baycom_par.ko 9022s LD [M] drivers/net/ppp/bsd_comp.ko 9022s BTF [M] drivers/net/ppp/ppp_async.ko 9022s BTF [M] drivers/net/ppp/bsd_comp.ko 9022s LD [M] drivers/net/ppp/ppp_deflate.ko 9022s BTF [M] drivers/net/ppp/ppp_deflate.ko 9022s LD [M] drivers/net/ppp/ppp_mppe.ko 9022s LD [M] drivers/net/ppp/ppp_synctty.ko 9022s BTF [M] drivers/net/ppp/ppp_mppe.ko 9022s LD [M] drivers/net/ppp/pppox.ko 9022s BTF [M] drivers/net/ppp/ppp_synctty.ko 9022s BTF [M] drivers/net/ppp/pppox.ko 9022s LD [M] drivers/net/ppp/pppoe.ko 9022s BTF [M] drivers/net/ppp/pppoe.ko 9023s LD [M] drivers/net/ppp/pptp.ko 9023s LD [M] drivers/net/slip/slip.ko 9023s BTF [M] drivers/net/ppp/pptp.ko 9023s LD [M] drivers/net/wan/framer/pef2256/framer-pef2256.ko 9023s BTF [M] drivers/net/slip/slip.ko 9023s BTF [M] drivers/net/wan/framer/pef2256/framer-pef2256.ko 9023s LD [M] drivers/net/wan/hdlc.ko 9023s BTF [M] drivers/net/wan/hdlc.ko 9023s LD [M] drivers/net/wan/hdlc_raw.ko 9023s BTF [M] drivers/net/wan/hdlc_raw.ko 9023s LD [M] drivers/net/wan/hdlc_raw_eth.ko 9023s LD [M] drivers/net/wan/hdlc_cisco.ko 9023s BTF [M] drivers/net/wan/hdlc_raw_eth.ko 9023s BTF [M] drivers/net/wan/hdlc_cisco.ko 9023s LD [M] drivers/net/wan/hdlc_fr.ko 9023s BTF [M] drivers/net/wan/hdlc_fr.ko 9023s LD [M] drivers/net/wan/hdlc_ppp.ko 9023s LD [M] drivers/net/wan/hdlc_x25.ko 9023s BTF [M] drivers/net/wan/hdlc_ppp.ko 9023s BTF [M] drivers/net/wan/hdlc_x25.ko 9023s LD [M] drivers/net/wan/farsync.ko 9023s BTF [M] drivers/net/wan/farsync.ko 9023s LD [M] drivers/net/wan/lapbether.ko 9023s BTF [M] drivers/net/wan/lapbether.ko 9023s LD [M] drivers/net/wan/wanxl.ko 9023s LD [M] drivers/net/wan/pci200syn.ko 9023s BTF [M] drivers/net/wan/wanxl.ko 9023s BTF [M] drivers/net/wan/pci200syn.ko 9023s LD [M] drivers/net/wan/pc300too.ko 9023s LD [M] drivers/net/wan/fsl_ucc_hdlc.ko 9023s BTF [M] drivers/net/wan/pc300too.ko 9023s BTF [M] drivers/net/wan/fsl_ucc_hdlc.ko 9024s LD [M] drivers/net/wan/slic_ds26522.ko 9024s LD [M] drivers/net/wireless/admtek/adm8211.ko 9024s BTF [M] drivers/net/wan/slic_ds26522.ko 9024s LD [M] drivers/net/wireless/ath/ath5k/ath5k.ko 9024s LD [M] drivers/net/wireless/ath/ath9k/ath9k.ko 9024s BTF [M] drivers/net/wireless/admtek/adm8211.ko 9024s BTF [M] drivers/net/wireless/ath/ath9k/ath9k.ko 9024s BTF [M] drivers/net/wireless/ath/ath5k/ath5k.ko 9024s LD [M] drivers/net/wireless/ath/ath9k/ath9k_hw.ko 9024s LD [M] drivers/net/wireless/ath/ath9k/ath9k_common.ko 9024s BTF [M] drivers/net/wireless/ath/ath9k/ath9k_common.ko 9024s BTF [M] drivers/net/wireless/ath/ath9k/ath9k_hw.ko 9024s LD [M] drivers/net/wireless/ath/ath9k/ath9k_htc.ko 9024s LD [M] drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.ko 9024s BTF [M] drivers/net/wireless/ath/ath9k/ath9k_htc.ko 9024s BTF [M] drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.ko 9024s LD [M] drivers/net/wireless/ath/carl9170/carl9170.ko 9024s BTF [M] drivers/net/wireless/ath/carl9170/carl9170.ko 9025s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.ko 9025s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko 9025s BTF [M] drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko 9025s LD [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko 9025s BTF [M] drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko 9025s BTF [M] drivers/net/wireless/ath/ath6kl/ath6kl_core.ko 9025s LD [M] drivers/net/wireless/ath/ar5523/ar5523.ko 9025s BTF [M] drivers/net/wireless/ath/ar5523/ar5523.ko 9025s LD [M] drivers/net/wireless/ath/wil6210/wil6210.ko 9025s LD [M] drivers/net/wireless/ath/ath10k/ath10k_core.ko 9025s BTF [M] drivers/net/wireless/ath/wil6210/wil6210.ko 9025s LD [M] drivers/net/wireless/ath/ath10k/ath10k_pci.ko 9025s BTF [M] drivers/net/wireless/ath/ath10k/ath10k_pci.ko 9025s BTF [M] drivers/net/wireless/ath/ath10k/ath10k_core.ko 9025s LD [M] drivers/net/wireless/ath/ath10k/ath10k_sdio.ko 9025s BTF [M] drivers/net/wireless/ath/ath10k/ath10k_sdio.ko 9025s LD [M] drivers/net/wireless/ath/ath10k/ath10k_usb.ko 9025s BTF [M] drivers/net/wireless/ath/ath10k/ath10k_usb.ko 9025s LD [M] drivers/net/wireless/ath/ath10k/ath10k_snoc.ko 9025s BTF [M] drivers/net/wireless/ath/ath10k/ath10k_snoc.ko 9026s LD [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.ko 9026s BTF [M] drivers/net/wireless/ath/wcn36xx/wcn36xx.ko 9026s LD [M] drivers/net/wireless/ath/ath11k/ath11k.ko 9026s LD [M] drivers/net/wireless/ath/ath11k/ath11k_ahb.ko 9026s BTF [M] drivers/net/wireless/ath/ath11k/ath11k_ahb.ko 9026s LD [M] drivers/net/wireless/ath/ath11k/ath11k_pci.ko 9026s BTF [M] drivers/net/wireless/ath/ath11k/ath11k_pci.ko 9026s BTF [M] drivers/net/wireless/ath/ath11k/ath11k.ko 9026s LD [M] drivers/net/wireless/ath/ath12k/ath12k.ko 9026s LD [M] drivers/net/wireless/ath/ath.ko 9026s BTF [M] drivers/net/wireless/ath/ath.ko 9026s BTF [M] drivers/net/wireless/ath/ath12k/ath12k.ko 9026s LD [M] drivers/net/wireless/atmel/at76c50x-usb.ko 9026s BTF [M] drivers/net/wireless/atmel/at76c50x-usb.ko 9026s LD [M] drivers/net/wireless/broadcom/b43/b43.ko 9026s LD [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.ko 9027s BTF [M] drivers/net/wireless/broadcom/b43legacy/b43legacy.ko 9027s BTF [M] drivers/net/wireless/broadcom/b43/b43.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko 9027s LD [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko 9027s LD [M] drivers/net/wireless/intel/ipw2x00/ipw2100.ko 9027s BTF [M] drivers/net/wireless/intel/ipw2x00/ipw2100.ko 9027s BTF [M] drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko 9027s LD [M] drivers/net/wireless/intel/ipw2x00/ipw2200.ko 9027s LD [M] drivers/net/wireless/intel/ipw2x00/libipw.ko 9027s BTF [M] drivers/net/wireless/intel/ipw2x00/ipw2200.ko 9028s LD [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.ko 9028s BTF [M] drivers/net/wireless/intel/ipw2x00/libipw.ko 9028s BTF [M] drivers/net/wireless/intel/iwlegacy/iwlegacy.ko 9028s LD [M] drivers/net/wireless/intel/iwlegacy/iwl4965.ko 9028s LD [M] drivers/net/wireless/intel/iwlegacy/iwl3945.ko 9028s BTF [M] drivers/net/wireless/intel/iwlegacy/iwl4965.ko 9028s BTF [M] drivers/net/wireless/intel/iwlegacy/iwl3945.ko 9028s LD [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.ko 9028s LD [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko 9028s BTF [M] drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko 9028s BTF [M] drivers/net/wireless/intel/iwlwifi/iwlwifi.ko 9028s LD [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko 9028s LD [M] drivers/net/wireless/intel/iwlwifi/mld/iwlmld.ko 9028s BTF [M] drivers/net/wireless/intel/iwlwifi/mld/iwlmld.ko 9028s BTF [M] drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko 9028s LD [M] drivers/net/wireless/intersil/p54/p54common.ko 9029s BTF [M] drivers/net/wireless/intersil/p54/p54common.ko 9029s LD [M] drivers/net/wireless/intersil/p54/p54usb.ko 9029s LD [M] drivers/net/wireless/intersil/p54/p54pci.ko 9029s BTF [M] drivers/net/wireless/intersil/p54/p54usb.ko 9029s BTF [M] drivers/net/wireless/intersil/p54/p54pci.ko 9029s LD [M] drivers/net/wireless/intersil/p54/p54spi.ko 9029s BTF [M] drivers/net/wireless/intersil/p54/p54spi.ko 9029s LD [M] drivers/net/wireless/marvell/libertas/libertas.ko 9029s LD [M] drivers/net/wireless/marvell/libertas/usb8xxx.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas/usb8xxx.ko 9029s LD [M] drivers/net/wireless/marvell/libertas/libertas_sdio.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas/libertas.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas/libertas_sdio.ko 9029s LD [M] drivers/net/wireless/marvell/libertas/libertas_spi.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas/libertas_spi.ko 9029s LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko 9029s LD [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko 9029s BTF [M] drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko 9029s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex.ko 9030s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko 9030s BTF [M] drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko 9030s BTF [M] drivers/net/wireless/marvell/mwifiex/mwifiex.ko 9030s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko 9030s LD [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko 9030s BTF [M] drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko 9030s BTF [M] drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko 9030s LD [M] drivers/net/wireless/marvell/mwl8k.ko 9030s BTF [M] drivers/net/wireless/marvell/mwl8k.ko 9030s LD [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 9030s BTF [M] drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 9030s LD [M] drivers/net/wireless/mediatek/mt76/mt76.ko 9030s LD [M] drivers/net/wireless/mediatek/mt76/mt76-usb.ko 9030s BTF [M] drivers/net/wireless/mediatek/mt76/mt76-usb.ko 9030s BTF [M] drivers/net/wireless/mediatek/mt76/mt76.ko 9030s LD [M] drivers/net/wireless/mediatek/mt76/mt76-sdio.ko 9030s BTF [M] drivers/net/wireless/mediatek/mt76/mt76-sdio.ko 9030s LD [M] drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko 9030s LD [M] drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt792x-lib.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt792x-lib.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt792x-usb.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt792x-usb.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.ko 9031s BTF [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.ko 9031s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko 9032s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko 9032s BTF [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko 9033s LD [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.ko 9033s BTF [M] drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.ko 9033s LD [M] drivers/net/wireless/purelifi/plfxlc/plfxlc.ko 9033s LD [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko 9033s BTF [M] drivers/net/wireless/purelifi/plfxlc/plfxlc.ko 9033s LD [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.ko 9033s BTF [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko 9033s BTF [M] drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2800lib.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2400pci.ko 9033s LD [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.ko 9033s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2500pci.ko 9034s LD [M] drivers/net/wireless/ralink/rt2x00/rt61pci.ko 9034s BTF [M] drivers/net/wireless/ralink/rt2x00/rt61pci.ko 9034s LD [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.ko 9034s LD [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.ko 9034s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2800pci.ko 9034s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2500usb.ko 9034s LD [M] drivers/net/wireless/ralink/rt2x00/rt73usb.ko 9034s BTF [M] drivers/net/wireless/ralink/rt2x00/rt73usb.ko 9034s LD [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.ko 9034s LD [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko 9034s BTF [M] drivers/net/wireless/ralink/rt2x00/rt2800usb.ko 9034s LD [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko 9034s BTF [M] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko 9034s BTF [M] drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko 9034s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko 9034s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko 9034s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko 9034s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko 9034s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko 9034s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko 9035s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko 9035s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko 9036s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko 9036s LD [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko 9036s LD [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_core.ko 9036s BTF [M] drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko 9036s BTF [M] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_core.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bs.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bs.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cs.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko 9036s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cu.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cs.ko 9036s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8822cu.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8703b.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723cs.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8703b.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723cs.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723ds.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723ds.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8723du.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8723du.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cs.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cs.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_88xxa.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_88xxa.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821a.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821a.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8812a.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8812a.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8821au.ko 9037s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8812au.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8821au.ko 9037s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8812au.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814a.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8814a.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814ae.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8814ae.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_8814au.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_8814au.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_pci.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_pci.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_sdio.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_sdio.ko 9038s LD [M] drivers/net/wireless/realtek/rtw88/rtw88_usb.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw88/rtw88_usb.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_core.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8851b.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8851b.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8851be.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8851be.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_core.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko 9038s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko 9038s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bt.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bte.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bte.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852bt.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8922a.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_8922ae.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8922a.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_8922ae.ko 9039s LD [M] drivers/net/wireless/realtek/rtw89/rtw89_pci.ko 9039s LD [M] drivers/net/wireless/rsi/rsi_91x.ko 9039s BTF [M] drivers/net/wireless/realtek/rtw89/rtw89_pci.ko 9039s BTF [M] drivers/net/wireless/rsi/rsi_91x.ko 9039s LD [M] drivers/net/wireless/rsi/rsi_sdio.ko 9039s BTF [M] drivers/net/wireless/rsi/rsi_sdio.ko 9039s LD [M] drivers/net/wireless/rsi/rsi_usb.ko 9039s BTF [M] drivers/net/wireless/rsi/rsi_usb.ko 9039s LD [M] drivers/net/wireless/silabs/wfx/wfx.ko 9039s LD [M] drivers/net/wireless/st/cw1200/cw1200_core.ko 9040s BTF [M] drivers/net/wireless/silabs/wfx/wfx.ko 9040s BTF [M] drivers/net/wireless/st/cw1200/cw1200_core.ko 9040s LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko 9040s BTF [M] drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko 9040s LD [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko 9040s BTF [M] drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko 9040s LD [M] drivers/net/wireless/ti/wlcore/wlcore.ko 9040s LD [M] drivers/net/wireless/ti/wlcore/wlcore_spi.ko 9040s LD [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.ko 9040s BTF [M] drivers/net/wireless/ti/wlcore/wlcore_spi.ko 9040s BTF [M] drivers/net/wireless/ti/wlcore/wlcore_sdio.ko 9040s LD [M] drivers/net/wireless/ti/wl12xx/wl12xx.ko 9040s BTF [M] drivers/net/wireless/ti/wlcore/wlcore.ko 9040s BTF [M] drivers/net/wireless/ti/wl12xx/wl12xx.ko 9040s LD [M] drivers/net/wireless/ti/wl1251/wl1251.ko 9040s LD [M] drivers/net/wireless/ti/wl1251/wl1251_spi.ko 9040s BTF [M] drivers/net/wireless/ti/wl1251/wl1251_spi.ko 9040s BTF [M] drivers/net/wireless/ti/wl1251/wl1251.ko 9040s LD [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.ko 9040s BTF [M] drivers/net/wireless/ti/wl1251/wl1251_sdio.ko 9040s LD [M] drivers/net/wireless/ti/wl18xx/wl18xx.ko 9040s BTF [M] drivers/net/wireless/ti/wl18xx/wl18xx.ko 9040s LD [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko 9041s LD [M] drivers/net/wireless/virtual/mac80211_hwsim.ko 9041s BTF [M] drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko 9041s BTF [M] drivers/net/wireless/virtual/mac80211_hwsim.ko 9041s LD [M] drivers/net/wireless/virtual/virt_wifi.ko 9041s BTF [M] drivers/net/wireless/virtual/virt_wifi.ko 9041s LD [M] drivers/net/mctp/mctp-serial.ko 9041s BTF [M] drivers/net/mctp/mctp-serial.ko 9041s LD [M] drivers/net/mctp/mctp-i2c.ko 9041s LD [M] drivers/net/mctp/mctp-i3c.ko 9041s BTF [M] drivers/net/mctp/mctp-i2c.ko 9041s LD [M] drivers/net/mctp/mctp-usb.ko 9041s BTF [M] drivers/net/mctp/mctp-i3c.ko 9041s BTF [M] drivers/net/mctp/mctp-usb.ko 9041s LD [M] drivers/net/bonding/bonding.ko 9041s LD [M] drivers/net/ipvlan/ipvlan.ko 9041s BTF [M] drivers/net/ipvlan/ipvlan.ko 9041s BTF [M] drivers/net/bonding/bonding.ko 9041s LD [M] drivers/net/ipvlan/ipvtap.ko 9041s BTF [M] drivers/net/ipvlan/ipvtap.ko 9041s LD [M] drivers/net/dummy.ko 9041s BTF [M] drivers/net/dummy.ko 9041s LD [M] drivers/net/wireguard/wireguard.ko 9041s BTF [M] drivers/net/wireguard/wireguard.ko 9041s LD [M] drivers/net/ovpn/ovpn.ko 9041s LD [M] drivers/net/eql.ko 9041s BTF [M] drivers/net/ovpn/ovpn.ko 9041s BTF [M] drivers/net/eql.ko 9042s LD [M] drivers/net/ifb.ko 9042s BTF [M] drivers/net/ifb.ko 9042s LD [M] drivers/net/macsec.ko 9042s LD [M] drivers/net/amt.ko 9042s BTF [M] drivers/net/macsec.ko 9042s BTF [M] drivers/net/amt.ko 9042s LD [M] drivers/net/macvlan.ko 9042s LD [M] drivers/net/macvtap.ko 9042s BTF [M] drivers/net/macvlan.ko 9042s BTF [M] drivers/net/macvtap.ko 9042s LD [M] drivers/net/mdio.ko 9042s BTF [M] drivers/net/mdio.ko 9042s LD [M] drivers/net/netconsole.ko 9042s LD [M] drivers/net/rionet.ko 9042s BTF [M] drivers/net/netconsole.ko 9042s BTF [M] drivers/net/rionet.ko 9042s LD [M] drivers/net/team/team.ko 9042s BTF [M] drivers/net/team/team.ko 9042s LD [M] drivers/net/team/team_mode_broadcast.ko 9042s BTF [M] drivers/net/team/team_mode_broadcast.ko 9042s LD [M] drivers/net/team/team_mode_roundrobin.ko 9042s LD [M] drivers/net/team/team_mode_random.ko 9042s BTF [M] drivers/net/team/team_mode_roundrobin.ko 9042s BTF [M] drivers/net/team/team_mode_random.ko 9042s LD [M] drivers/net/team/team_mode_activebackup.ko 9042s BTF [M] drivers/net/team/team_mode_activebackup.ko 9043s LD [M] drivers/net/team/team_mode_loadbalance.ko 9043s LD [M] drivers/net/tap.ko 9043s BTF [M] drivers/net/team/team_mode_loadbalance.ko 9043s BTF [M] drivers/net/tap.ko 9043s LD [M] drivers/net/veth.ko 9043s BTF [M] drivers/net/veth.ko 9043s LD [M] drivers/net/vxlan/vxlan.ko 9043s BTF [M] drivers/net/vxlan/vxlan.ko 9043s LD [M] drivers/net/geneve.ko 9043s LD [M] drivers/net/bareudp.ko 9043s BTF [M] drivers/net/geneve.ko 9043s BTF [M] drivers/net/bareudp.ko 9043s LD [M] drivers/net/gtp.ko 9043s BTF [M] drivers/net/gtp.ko 9043s LD [M] drivers/net/nlmon.ko 9043s BTF [M] drivers/net/nlmon.ko 9043s LD [M] drivers/net/pfcp.ko 9043s LD [M] drivers/net/vrf.ko 9043s BTF [M] drivers/net/pfcp.ko 9043s BTF [M] drivers/net/vrf.ko 9043s LD [M] drivers/net/vsockmon.ko 9043s LD [M] drivers/net/mhi_net.ko 9043s BTF [M] drivers/net/vsockmon.ko 9043s BTF [M] drivers/net/mhi_net.ko 9043s LD [M] drivers/net/arcnet/arcnet.ko 9043s BTF [M] drivers/net/arcnet/arcnet.ko 9043s LD [M] drivers/net/arcnet/rfc1201.ko 9043s BTF [M] drivers/net/arcnet/rfc1201.ko 9044s LD [M] drivers/net/arcnet/rfc1051.ko 9044s BTF [M] drivers/net/arcnet/rfc1051.ko 9044s LD [M] drivers/net/arcnet/arc-rawmode.ko 9044s BTF [M] drivers/net/arcnet/arc-rawmode.ko 9044s LD [M] drivers/net/arcnet/capmode.ko 9044s BTF [M] drivers/net/arcnet/capmode.ko 9044s LD [M] drivers/net/arcnet/com90xx.ko 9044s LD [M] drivers/net/arcnet/com90io.ko 9044s BTF [M] drivers/net/arcnet/com90xx.ko 9044s BTF [M] drivers/net/arcnet/com90io.ko 9044s LD [M] drivers/net/arcnet/arc-rimi.ko 9044s BTF [M] drivers/net/arcnet/arc-rimi.ko 9044s LD [M] drivers/net/arcnet/com20020.ko 9044s BTF [M] drivers/net/arcnet/com20020.ko 9044s LD [M] drivers/net/arcnet/com20020-pci.ko 9044s BTF [M] drivers/net/arcnet/com20020-pci.ko 9044s LD [M] drivers/net/caif/caif_serial.ko 9044s BTF [M] drivers/net/caif/caif_serial.ko 9044s LD [M] drivers/net/caif/caif_virtio.ko 9044s BTF [M] drivers/net/caif/caif_virtio.ko 9044s LD [M] drivers/net/can/dev/can-dev.ko 9044s BTF [M] drivers/net/can/dev/can-dev.ko 9044s LD [M] drivers/net/can/esd/esd_402_pci.ko 9044s LD [M] drivers/net/can/rcar/rcar_can.ko 9044s BTF [M] drivers/net/can/esd/esd_402_pci.ko 9044s BTF [M] drivers/net/can/rcar/rcar_can.ko 9044s LD [M] drivers/net/can/rcar/rcar_canfd.ko 9044s BTF [M] drivers/net/can/rcar/rcar_canfd.ko 9045s LD [M] drivers/net/can/spi/mcp251xfd/mcp251xfd.ko 9045s BTF [M] drivers/net/can/spi/mcp251xfd/mcp251xfd.ko 9045s LD [M] drivers/net/can/spi/hi311x.ko 9045s LD [M] drivers/net/can/spi/mcp251x.ko 9045s BTF [M] drivers/net/can/spi/hi311x.ko 9045s BTF [M] drivers/net/can/spi/mcp251x.ko 9045s LD [M] drivers/net/can/usb/usb_8dev.ko 9045s BTF [M] drivers/net/can/usb/usb_8dev.ko 9045s LD [M] drivers/net/can/usb/ems_usb.ko 9045s BTF [M] drivers/net/can/usb/ems_usb.ko 9045s LD [M] drivers/net/can/usb/esd_usb.ko 9045s BTF [M] drivers/net/can/usb/esd_usb.ko 9045s LD [M] drivers/net/can/usb/etas_es58x/etas_es58x.ko 9045s LD [M] drivers/net/can/usb/f81604.ko 9045s BTF [M] drivers/net/can/usb/etas_es58x/etas_es58x.ko 9045s BTF [M] drivers/net/can/usb/f81604.ko 9045s LD [M] drivers/net/can/usb/gs_usb.ko 9045s BTF [M] drivers/net/can/usb/gs_usb.ko 9045s LD [M] drivers/net/can/usb/kvaser_usb/kvaser_usb.ko 9045s BTF [M] drivers/net/can/usb/kvaser_usb/kvaser_usb.ko 9045s LD [M] drivers/net/can/usb/mcba_usb.ko 9045s BTF [M] drivers/net/can/usb/mcba_usb.ko 9046s LD [M] drivers/net/can/usb/peak_usb/peak_usb.ko 9046s BTF [M] drivers/net/can/usb/peak_usb/peak_usb.ko 9046s LD [M] drivers/net/can/usb/ucan.ko 9046s BTF [M] drivers/net/can/usb/ucan.ko 9046s LD [M] drivers/net/can/softing/softing.ko 9046s BTF [M] drivers/net/can/softing/softing.ko 9046s LD [M] drivers/net/can/vcan.ko 9046s BTF [M] drivers/net/can/vcan.ko 9046s LD [M] drivers/net/can/vxcan.ko 9046s BTF [M] drivers/net/can/vxcan.ko 9046s LD [M] drivers/net/can/slcan/slcan.ko 9046s LD [M] drivers/net/can/bxcan.ko 9046s BTF [M] drivers/net/can/slcan/slcan.ko 9046s BTF [M] drivers/net/can/bxcan.ko 9046s LD [M] drivers/net/can/can327.ko 9046s BTF [M] drivers/net/can/can327.ko 9046s LD [M] drivers/net/can/cc770/cc770.ko 9046s BTF [M] drivers/net/can/cc770/cc770.ko 9046s LD [M] drivers/net/can/cc770/cc770_isa.ko 9046s LD [M] drivers/net/can/cc770/cc770_platform.ko 9046s BTF [M] drivers/net/can/cc770/cc770_isa.ko 9046s BTF [M] drivers/net/can/cc770/cc770_platform.ko 9046s LD [M] drivers/net/can/c_can/c_can.ko 9046s BTF [M] drivers/net/can/c_can/c_can.ko 9046s LD [M] drivers/net/can/c_can/c_can_platform.ko 9046s LD [M] drivers/net/can/c_can/c_can_pci.ko 9047s BTF [M] drivers/net/can/c_can/c_can_platform.ko 9047s BTF [M] drivers/net/can/c_can/c_can_pci.ko 9047s LD [M] drivers/net/can/ctucanfd/ctucanfd.ko 9047s BTF [M] drivers/net/can/ctucanfd/ctucanfd.ko 9047s LD [M] drivers/net/can/ctucanfd/ctucanfd_pci.ko 9047s BTF [M] drivers/net/can/ctucanfd/ctucanfd_pci.ko 9047s LD [M] drivers/net/can/ctucanfd/ctucanfd_platform.ko 9047s LD [M] drivers/net/can/flexcan/flexcan.ko 9047s BTF [M] drivers/net/can/ctucanfd/ctucanfd_platform.ko 9047s BTF [M] drivers/net/can/flexcan/flexcan.ko 9047s LD [M] drivers/net/can/grcan.ko 9047s BTF [M] drivers/net/can/grcan.ko 9047s LD [M] drivers/net/can/ifi_canfd/ifi_canfd.ko 9047s BTF [M] drivers/net/can/ifi_canfd/ifi_canfd.ko 9047s LD [M] drivers/net/can/janz-ican3.ko 9047s BTF [M] drivers/net/can/janz-ican3.ko 9047s LD [M] drivers/net/can/kvaser_pciefd.ko 9047s BTF [M] drivers/net/can/kvaser_pciefd.ko 9047s LD [M] drivers/net/can/m_can/m_can.ko 9047s BTF [M] drivers/net/can/m_can/m_can.ko 9047s LD [M] drivers/net/can/m_can/m_can_pci.ko 9047s BTF [M] drivers/net/can/m_can/m_can_pci.ko 9047s LD [M] drivers/net/can/m_can/m_can_platform.ko 9047s BTF [M] drivers/net/can/m_can/m_can_platform.ko 9047s LD [M] drivers/net/can/m_can/tcan4x5x.ko 9047s BTF [M] drivers/net/can/m_can/tcan4x5x.ko 9047s LD [M] drivers/net/can/peak_canfd/peak_pciefd.ko 9047s BTF [M] drivers/net/can/peak_canfd/peak_pciefd.ko 9048s LD [M] drivers/net/can/sja1000/ems_pci.ko 9048s BTF [M] drivers/net/can/sja1000/ems_pci.ko 9048s LD [M] drivers/net/can/sja1000/f81601.ko 9048s BTF [M] drivers/net/can/sja1000/f81601.ko 9048s LD [M] drivers/net/can/sja1000/kvaser_pci.ko 9048s BTF [M] drivers/net/can/sja1000/kvaser_pci.ko 9048s LD [M] drivers/net/can/sja1000/peak_pci.ko 9048s BTF [M] drivers/net/can/sja1000/peak_pci.ko 9048s LD [M] drivers/net/can/sja1000/plx_pci.ko 9048s BTF [M] drivers/net/can/sja1000/plx_pci.ko 9048s LD [M] drivers/net/can/sja1000/sja1000.ko 9048s BTF [M] drivers/net/can/sja1000/sja1000.ko 9048s LD [M] drivers/net/can/sja1000/sja1000_isa.ko 9048s BTF [M] drivers/net/can/sja1000/sja1000_isa.ko 9048s LD [M] drivers/net/can/sja1000/sja1000_platform.ko 9048s BTF [M] drivers/net/can/sja1000/sja1000_platform.ko 9048s LD [M] drivers/net/can/xilinx_can.ko 9048s BTF [M] drivers/net/can/xilinx_can.ko 9048s LD [M] drivers/net/ipa/ipa.ko 9048s LD [M] drivers/net/plip/plip.ko 9048s BTF [M] drivers/net/ipa/ipa.ko 9048s BTF [M] drivers/net/plip/plip.ko 9048s LD [M] drivers/net/sungem_phy.ko 9048s BTF [M] drivers/net/sungem_phy.ko 9048s LD [M] drivers/net/ieee802154/fakelb.ko 9049s BTF [M] drivers/net/ieee802154/fakelb.ko 9049s LD [M] drivers/net/ieee802154/at86rf230.ko 9049s BTF [M] drivers/net/ieee802154/at86rf230.ko 9049s LD [M] drivers/net/ieee802154/mrf24j40.ko 9049s LD [M] drivers/net/ieee802154/cc2520.ko 9049s BTF [M] drivers/net/ieee802154/mrf24j40.ko 9049s BTF [M] drivers/net/ieee802154/cc2520.ko 9049s LD [M] drivers/net/ieee802154/atusb.ko 9049s BTF [M] drivers/net/ieee802154/atusb.ko 9049s LD [M] drivers/net/ieee802154/adf7242.ko 9049s BTF [M] drivers/net/ieee802154/adf7242.ko 9049s LD [M] drivers/net/ieee802154/ca8210.ko 9049s LD [M] drivers/net/ieee802154/mcr20a.ko 9049s BTF [M] drivers/net/ieee802154/ca8210.ko 9049s BTF [M] drivers/net/ieee802154/mcr20a.ko 9049s LD [M] drivers/net/ieee802154/mac802154_hwsim.ko 9049s BTF [M] drivers/net/ieee802154/mac802154_hwsim.ko 9049s LD [M] drivers/net/wwan/wwan.ko 9049s LD [M] drivers/net/wwan/wwan_hwsim.ko 9049s BTF [M] drivers/net/wwan/wwan.ko 9049s BTF [M] drivers/net/wwan/wwan_hwsim.ko 9049s LD [M] drivers/net/wwan/mhi_wwan_ctrl.ko 9049s BTF [M] drivers/net/wwan/mhi_wwan_ctrl.ko 9050s LD [M] drivers/net/wwan/mhi_wwan_mbim.ko 9050s LD [M] drivers/net/wwan/qcom_bam_dmux.ko 9050s LD [M] drivers/net/wwan/rpmsg_wwan_ctrl.ko 9050s BTF [M] drivers/net/wwan/mhi_wwan_mbim.ko 9050s BTF [M] drivers/net/wwan/qcom_bam_dmux.ko 9050s BTF [M] drivers/net/wwan/rpmsg_wwan_ctrl.ko 9050s LD [M] drivers/net/wwan/iosm/iosm.ko 9050s LD [M] drivers/net/wwan/t7xx/mtk_t7xx.ko 9050s LD [M] drivers/net/vmxnet3/vmxnet3.ko 9050s BTF [M] drivers/net/wwan/iosm/iosm.ko 9050s BTF [M] drivers/net/vmxnet3/vmxnet3.ko 9050s BTF [M] drivers/net/wwan/t7xx/mtk_t7xx.ko 9050s LD [M] drivers/net/xen-netback/xen-netback.ko 9050s BTF [M] drivers/net/xen-netback/xen-netback.ko 9050s LD [M] drivers/net/usb/catc.ko 9050s BTF [M] drivers/net/usb/catc.ko 9050s LD [M] drivers/net/usb/kaweth.ko 9050s BTF [M] drivers/net/usb/kaweth.ko 9050s LD [M] drivers/net/usb/pegasus.ko 9050s BTF [M] drivers/net/usb/pegasus.ko 9050s LD [M] drivers/net/usb/rtl8150.ko 9050s BTF [M] drivers/net/usb/rtl8150.ko 9050s LD [M] drivers/net/usb/r8152.ko 9051s LD [M] drivers/net/usb/hso.ko 9051s LD [M] drivers/net/usb/lan78xx.ko 9051s BTF [M] drivers/net/usb/r8152.ko 9051s BTF [M] drivers/net/usb/hso.ko 9051s BTF [M] drivers/net/usb/lan78xx.ko 9051s LD [M] drivers/net/usb/asix.ko 9051s BTF [M] drivers/net/usb/asix.ko 9051s LD [M] drivers/net/usb/ax88179_178a.ko 9051s LD [M] drivers/net/usb/cdc_ether.ko 9051s BTF [M] drivers/net/usb/cdc_ether.ko 9051s BTF [M] drivers/net/usb/ax88179_178a.ko 9051s LD [M] drivers/net/usb/cdc_eem.ko 9051s BTF [M] drivers/net/usb/cdc_eem.ko 9051s LD [M] drivers/net/usb/dm9601.ko 9051s LD [M] drivers/net/usb/sr9700.ko 9051s BTF [M] drivers/net/usb/dm9601.ko 9051s BTF [M] drivers/net/usb/sr9700.ko 9051s LD [M] drivers/net/usb/sr9800.ko 9051s LD [M] drivers/net/usb/smsc75xx.ko 9051s BTF [M] drivers/net/usb/sr9800.ko 9051s BTF [M] drivers/net/usb/smsc75xx.ko 9051s LD [M] drivers/net/usb/smsc95xx.ko 9051s BTF [M] drivers/net/usb/smsc95xx.ko 9051s LD [M] drivers/net/usb/gl620a.ko 9051s BTF [M] drivers/net/usb/gl620a.ko 9051s LD [M] drivers/net/usb/net1080.ko 9051s BTF [M] drivers/net/usb/net1080.ko 9051s LD [M] drivers/net/usb/plusb.ko 9051s BTF [M] drivers/net/usb/plusb.ko 9052s LD [M] drivers/net/usb/rndis_host.ko 9052s BTF [M] drivers/net/usb/rndis_host.ko 9052s LD [M] drivers/net/usb/cdc_subset.ko 9052s BTF [M] drivers/net/usb/cdc_subset.ko 9052s LD [M] drivers/net/usb/zaurus.ko 9052s BTF [M] drivers/net/usb/zaurus.ko 9052s LD [M] drivers/net/usb/mcs7830.ko 9052s LD [M] drivers/net/usb/usbnet.ko 9052s BTF [M] drivers/net/usb/mcs7830.ko 9052s BTF [M] drivers/net/usb/usbnet.ko 9052s LD [M] drivers/net/usb/int51x1.ko 9052s BTF [M] drivers/net/usb/int51x1.ko 9052s LD [M] drivers/net/usb/cdc-phonet.ko 9052s BTF [M] drivers/net/usb/cdc-phonet.ko 9052s LD [M] drivers/net/usb/kalmia.ko 9052s BTF [M] drivers/net/usb/kalmia.ko 9052s LD [M] drivers/net/usb/ipheth.ko 9052s BTF [M] drivers/net/usb/ipheth.ko 9052s LD [M] drivers/net/usb/sierra_net.ko 9052s BTF [M] drivers/net/usb/sierra_net.ko 9052s LD [M] drivers/net/usb/cx82310_eth.ko 9052s BTF [M] drivers/net/usb/cx82310_eth.ko 9052s LD [M] drivers/net/usb/cdc_ncm.ko 9052s BTF [M] drivers/net/usb/cdc_ncm.ko 9052s LD [M] drivers/net/usb/huawei_cdc_ncm.ko 9052s BTF [M] drivers/net/usb/huawei_cdc_ncm.ko 9052s LD [M] drivers/net/usb/lg-vl600.ko 9052s BTF [M] drivers/net/usb/lg-vl600.ko 9053s LD [M] drivers/net/usb/qmi_wwan.ko 9053s BTF [M] drivers/net/usb/qmi_wwan.ko 9053s LD [M] drivers/net/usb/cdc_mbim.ko 9053s BTF [M] drivers/net/usb/cdc_mbim.ko 9053s LD [M] drivers/net/usb/ch9200.ko 9053s BTF [M] drivers/net/usb/ch9200.ko 9053s LD [M] drivers/net/usb/aqc111.ko 9053s BTF [M] drivers/net/usb/aqc111.ko 9053s LD [M] drivers/net/usb/r8153_ecm.ko 9053s BTF [M] drivers/net/usb/r8153_ecm.ko 9053s LD [M] drivers/net/hyperv/hv_netvsc.ko 9053s LD [M] drivers/net/ntb_netdev.ko 9053s BTF [M] drivers/net/hyperv/hv_netvsc.ko 9053s BTF [M] drivers/net/ntb_netdev.ko 9053s LD [M] drivers/net/fjes/fjes.ko 9053s BTF [M] drivers/net/fjes/fjes.ko 9053s LD [M] drivers/net/thunderbolt/thunderbolt_net.ko 9053s BTF [M] drivers/net/thunderbolt/thunderbolt_net.ko 9053s LD [M] drivers/net/netdevsim/netdevsim.ko 9053s LD [M] drivers/message/fusion/mptbase.ko 9053s BTF [M] drivers/message/fusion/mptbase.ko 9053s BTF [M] drivers/net/netdevsim/netdevsim.ko 9053s LD [M] drivers/message/fusion/mptscsih.ko 9053s BTF [M] drivers/message/fusion/mptscsih.ko 9053s LD [M] drivers/message/fusion/mptspi.ko 9053s LD [M] drivers/message/fusion/mptfc.ko 9053s BTF [M] drivers/message/fusion/mptspi.ko 9053s BTF [M] drivers/message/fusion/mptfc.ko 9054s LD [M] drivers/message/fusion/mptsas.ko 9054s LD [M] drivers/message/fusion/mptctl.ko 9054s BTF [M] drivers/message/fusion/mptsas.ko 9054s LD [M] drivers/message/fusion/mptlan.ko 9054s BTF [M] drivers/message/fusion/mptctl.ko 9054s BTF [M] drivers/message/fusion/mptlan.ko 9054s LD [M] drivers/firewire/firewire-core.ko 9054s LD [M] drivers/firewire/firewire-ohci.ko 9054s BTF [M] drivers/firewire/firewire-core.ko 9054s BTF [M] drivers/firewire/firewire-ohci.ko 9054s LD [M] drivers/firewire/firewire-sbp2.ko 9054s LD [M] drivers/firewire/firewire-net.ko 9054s BTF [M] drivers/firewire/firewire-sbp2.ko 9054s BTF [M] drivers/firewire/firewire-net.ko 9054s LD [M] drivers/firewire/nosy.ko 9054s BTF [M] drivers/firewire/nosy.ko 9054s LD [M] drivers/auxdisplay/charlcd.ko 9054s BTF [M] drivers/auxdisplay/charlcd.ko 9054s LD [M] drivers/auxdisplay/hd44780_common.ko 9054s BTF [M] drivers/auxdisplay/hd44780_common.ko 9054s LD [M] drivers/auxdisplay/hd44780.ko 9054s BTF [M] drivers/auxdisplay/hd44780.ko 9055s LD [M] drivers/auxdisplay/ht16k33.ko 9055s LD [M] drivers/auxdisplay/img-ascii-lcd.ko 9055s LD [M] drivers/auxdisplay/ks0108.ko 9055s BTF [M] drivers/auxdisplay/ht16k33.ko 9055s BTF [M] drivers/auxdisplay/img-ascii-lcd.ko 9055s BTF [M] drivers/auxdisplay/ks0108.ko 9055s LD [M] drivers/auxdisplay/lcd2s.ko 9055s BTF [M] drivers/auxdisplay/lcd2s.ko 9055s LD [M] drivers/auxdisplay/line-display.ko 9055s LD [M] drivers/auxdisplay/max6959.ko 9055s BTF [M] drivers/auxdisplay/line-display.ko 9055s BTF [M] drivers/auxdisplay/max6959.ko 9055s LD [M] drivers/auxdisplay/panel.ko 9055s BTF [M] drivers/auxdisplay/panel.ko 9055s LD [M] drivers/auxdisplay/seg-led-gpio.ko 9055s LD [M] drivers/usb/common/usb-conn-gpio.ko 9055s BTF [M] drivers/auxdisplay/seg-led-gpio.ko 9055s LD [M] drivers/usb/common/ulpi.ko 9055s BTF [M] drivers/usb/common/usb-conn-gpio.ko 9055s BTF [M] drivers/usb/common/ulpi.ko 9055s LD [M] drivers/usb/core/ledtrig-usbport.ko 9055s BTF [M] drivers/usb/core/ledtrig-usbport.ko 9055s LD [M] drivers/usb/phy/phy-generic.ko 9055s BTF [M] drivers/usb/phy/phy-generic.ko 9055s LD [M] drivers/usb/phy/phy-tahvo.ko 9055s BTF [M] drivers/usb/phy/phy-tahvo.ko 9055s LD [M] drivers/usb/phy/phy-gpio-vbus-usb.ko 9055s BTF [M] drivers/usb/phy/phy-gpio-vbus-usb.ko 9055s LD [M] drivers/usb/phy/phy-isp1301.ko 9055s BTF [M] drivers/usb/phy/phy-isp1301.ko 9055s LD [M] drivers/usb/dwc2/dwc2_pci.ko 9055s BTF [M] drivers/usb/dwc2/dwc2_pci.ko 9055s LD [M] drivers/usb/host/ehci-platform.ko 9056s BTF [M] drivers/usb/host/ehci-platform.ko 9056s LD [M] drivers/usb/host/ehci-npcm7xx.ko 9056s BTF [M] drivers/usb/host/ehci-npcm7xx.ko 9056s LD [M] drivers/usb/host/ehci-brcm.ko 9056s BTF [M] drivers/usb/host/ehci-brcm.ko 9056s LD [M] drivers/usb/host/oxu210hp-hcd.ko 9056s BTF [M] drivers/usb/host/oxu210hp-hcd.ko 9056s LD [M] drivers/usb/host/isp116x-hcd.ko 9056s BTF [M] drivers/usb/host/isp116x-hcd.ko 9056s LD [M] drivers/usb/host/ohci-platform.ko 9056s BTF [M] drivers/usb/host/ohci-platform.ko 9056s LD [M] drivers/usb/host/xhci-pci-renesas.ko 9056s BTF [M] drivers/usb/host/xhci-pci-renesas.ko 9056s LD [M] drivers/usb/host/xhci-plat-hcd.ko 9056s BTF [M] drivers/usb/host/xhci-plat-hcd.ko 9056s LD [M] drivers/usb/host/xhci-histb.ko 9056s BTF [M] drivers/usb/host/xhci-histb.ko 9056s LD [M] drivers/usb/host/xhci-rcar-hcd.ko 9056s BTF [M] drivers/usb/host/xhci-rcar-hcd.ko 9056s LD [M] drivers/usb/host/xhci-mtk-hcd.ko 9056s BTF [M] drivers/usb/host/xhci-mtk-hcd.ko 9056s LD [M] drivers/usb/host/sl811-hcd.ko 9056s BTF [M] drivers/usb/host/sl811-hcd.ko 9056s LD [M] drivers/usb/host/r8a66597-hcd.ko 9056s BTF [M] drivers/usb/host/r8a66597-hcd.ko 9056s LD [M] drivers/usb/host/fsl-mph-dr-of.ko 9056s LD [M] drivers/usb/host/ehci-fsl.ko 9056s BTF [M] drivers/usb/host/fsl-mph-dr-of.ko 9056s LD [M] drivers/usb/host/bcma-hcd.ko 9056s BTF [M] drivers/usb/host/ehci-fsl.ko 9056s BTF [M] drivers/usb/host/bcma-hcd.ko 9057s LD [M] drivers/usb/host/ssb-hcd.ko 9057s BTF [M] drivers/usb/host/ssb-hcd.ko 9057s LD [M] drivers/usb/host/max3421-hcd.ko 9057s LD [M] drivers/usb/host/xen-hcd.ko 9057s BTF [M] drivers/usb/host/max3421-hcd.ko 9057s BTF [M] drivers/usb/host/xen-hcd.ko 9057s LD [M] drivers/usb/storage/uas.ko 9057s BTF [M] drivers/usb/storage/uas.ko 9057s LD [M] drivers/usb/storage/usb-storage.ko 9057s LD [M] drivers/usb/storage/ums-alauda.ko 9057s BTF [M] drivers/usb/storage/ums-alauda.ko 9057s BTF [M] drivers/usb/storage/usb-storage.ko 9057s LD [M] drivers/usb/storage/ums-cypress.ko 9057s BTF [M] drivers/usb/storage/ums-cypress.ko 9057s LD [M] drivers/usb/storage/ums-datafab.ko 9057s BTF [M] drivers/usb/storage/ums-datafab.ko 9057s LD [M] drivers/usb/storage/ums-eneub6250.ko 9057s LD [M] drivers/usb/storage/ums-freecom.ko 9057s BTF [M] drivers/usb/storage/ums-eneub6250.ko 9057s BTF [M] drivers/usb/storage/ums-freecom.ko 9057s LD [M] drivers/usb/storage/ums-isd200.ko 9057s BTF [M] drivers/usb/storage/ums-isd200.ko 9057s LD [M] drivers/usb/storage/ums-jumpshot.ko 9057s BTF [M] drivers/usb/storage/ums-jumpshot.ko 9057s LD [M] drivers/usb/storage/ums-karma.ko 9057s LD [M] drivers/usb/storage/ums-onetouch.ko 9057s BTF [M] drivers/usb/storage/ums-karma.ko 9057s BTF [M] drivers/usb/storage/ums-onetouch.ko 9057s LD [M] drivers/usb/storage/ums-realtek.ko 9057s BTF [M] drivers/usb/storage/ums-realtek.ko 9058s LD [M] drivers/usb/storage/ums-sddr09.ko 9058s BTF [M] drivers/usb/storage/ums-sddr09.ko 9058s LD [M] drivers/usb/storage/ums-sddr55.ko 9058s LD [M] drivers/usb/storage/ums-usbat.ko 9058s BTF [M] drivers/usb/storage/ums-sddr55.ko 9058s BTF [M] drivers/usb/storage/ums-usbat.ko 9058s LD [M] drivers/usb/misc/adutux.ko 9058s BTF [M] drivers/usb/misc/adutux.ko 9058s LD [M] drivers/usb/misc/appledisplay.ko 9058s BTF [M] drivers/usb/misc/appledisplay.ko 9058s LD [M] drivers/usb/misc/cypress_cy7c63.ko 9058s LD [M] drivers/usb/misc/cytherm.ko 9058s BTF [M] drivers/usb/misc/cypress_cy7c63.ko 9058s BTF [M] drivers/usb/misc/cytherm.ko 9058s LD [M] drivers/usb/misc/emi26.ko 9058s BTF [M] drivers/usb/misc/emi26.ko 9058s LD [M] drivers/usb/misc/emi62.ko 9058s LD [M] drivers/usb/misc/ezusb.ko 9058s BTF [M] drivers/usb/misc/emi62.ko 9058s BTF [M] drivers/usb/misc/ezusb.ko 9058s LD [M] drivers/usb/misc/apple-mfi-fastcharge.ko 9058s BTF [M] drivers/usb/misc/apple-mfi-fastcharge.ko 9058s LD [M] drivers/usb/misc/usb-ljca.ko 9058s BTF [M] drivers/usb/misc/usb-ljca.ko 9058s LD [M] drivers/usb/misc/idmouse.ko 9058s BTF [M] drivers/usb/misc/idmouse.ko 9058s LD [M] drivers/usb/misc/iowarrior.ko 9058s BTF [M] drivers/usb/misc/iowarrior.ko 9058s LD [M] drivers/usb/misc/isight_firmware.ko 9059s BTF [M] drivers/usb/misc/isight_firmware.ko 9059s LD [M] drivers/usb/misc/usblcd.ko 9059s BTF [M] drivers/usb/misc/usblcd.ko 9059s LD [M] drivers/usb/misc/ldusb.ko 9059s LD [M] drivers/usb/misc/legousbtower.ko 9059s BTF [M] drivers/usb/misc/ldusb.ko 9059s LD [M] drivers/usb/misc/qcom_eud.ko 9059s BTF [M] drivers/usb/misc/legousbtower.ko 9059s BTF [M] drivers/usb/misc/qcom_eud.ko 9059s LD [M] drivers/usb/misc/usbtest.ko 9059s BTF [M] drivers/usb/misc/usbtest.ko 9059s LD [M] drivers/usb/misc/ehset.ko 9059s BTF [M] drivers/usb/misc/ehset.ko 9059s LD [M] drivers/usb/misc/trancevibrator.ko 9059s BTF [M] drivers/usb/misc/trancevibrator.ko 9059s LD [M] drivers/usb/misc/uss720.ko 9059s BTF [M] drivers/usb/misc/uss720.ko 9059s LD [M] drivers/usb/misc/usbsevseg.ko 9059s BTF [M] drivers/usb/misc/usbsevseg.ko 9059s LD [M] drivers/usb/misc/yurex.ko 9059s BTF [M] drivers/usb/misc/yurex.ko 9059s LD [M] drivers/usb/misc/usb251xb.ko 9059s BTF [M] drivers/usb/misc/usb251xb.ko 9059s LD [M] drivers/usb/misc/usb3503.ko 9059s BTF [M] drivers/usb/misc/usb3503.ko 9059s LD [M] drivers/usb/misc/usb4604.ko 9059s BTF [M] drivers/usb/misc/usb4604.ko 9059s LD [M] drivers/usb/misc/chaoskey.ko 9060s BTF [M] drivers/usb/misc/chaoskey.ko 9060s LD [M] drivers/usb/misc/sisusbvga/sisusbvga.ko 9060s LD [M] drivers/usb/misc/lvstest.ko 9060s BTF [M] drivers/usb/misc/sisusbvga/sisusbvga.ko 9060s BTF [M] drivers/usb/misc/lvstest.ko 9060s LD [M] drivers/usb/misc/brcmstb-usb-pinmap.ko 9060s BTF [M] drivers/usb/misc/brcmstb-usb-pinmap.ko 9060s LD [M] drivers/usb/misc/onboard_usb_dev.ko 9060s BTF [M] drivers/usb/misc/onboard_usb_dev.ko 9060s LD [M] drivers/usb/dwc3/dwc3.ko 9060s BTF [M] drivers/usb/dwc3/dwc3.ko 9060s LD [M] drivers/usb/dwc3/dwc3-am62.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-am62.ko 9060s LD [M] drivers/usb/dwc3/dwc3-pci.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-pci.ko 9060s LD [M] drivers/usb/dwc3/dwc3-haps.ko 9060s LD [M] drivers/usb/dwc3/dwc3-keystone.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-haps.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-keystone.ko 9060s LD [M] drivers/usb/dwc3/dwc3-meson-g12a.ko 9060s LD [M] drivers/usb/dwc3/dwc3-of-simple.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-meson-g12a.ko 9060s BTF [M] drivers/usb/dwc3/dwc3-of-simple.ko 9060s LD [M] drivers/usb/dwc3/dwc3-qcom.ko 9061s BTF [M] drivers/usb/dwc3/dwc3-qcom.ko 9061s LD [M] drivers/usb/dwc3/dwc3-qcom-legacy.ko 9061s LD [M] drivers/usb/dwc3/dwc3-imx8mp.ko 9061s BTF [M] drivers/usb/dwc3/dwc3-qcom-legacy.ko 9061s BTF [M] drivers/usb/dwc3/dwc3-imx8mp.ko 9061s LD [M] drivers/usb/dwc3/dwc3-xilinx.ko 9061s BTF [M] drivers/usb/dwc3/dwc3-xilinx.ko 9061s LD [M] drivers/usb/dwc3/dwc3-rtk.ko 9061s LD [M] drivers/usb/isp1760/isp1760.ko 9061s LD [M] drivers/usb/cdns3/cdns-usb-common.ko 9061s BTF [M] drivers/usb/dwc3/dwc3-rtk.ko 9061s BTF [M] drivers/usb/cdns3/cdns-usb-common.ko 9061s BTF [M] drivers/usb/isp1760/isp1760.ko 9061s LD [M] drivers/usb/cdns3/cdns3.ko 9061s LD [M] drivers/usb/cdns3/cdns3-pci-wrap.ko 9061s BTF [M] drivers/usb/cdns3/cdns3.ko 9061s BTF [M] drivers/usb/cdns3/cdns3-pci-wrap.ko 9061s LD [M] drivers/usb/cdns3/cdns3-ti.ko 9061s BTF [M] drivers/usb/cdns3/cdns3-ti.ko 9061s LD [M] drivers/usb/cdns3/cdns3-imx.ko 9061s LD [M] drivers/usb/cdns3/cdnsp-udc-pci.ko 9061s BTF [M] drivers/usb/cdns3/cdns3-imx.ko 9061s LD [M] drivers/usb/mon/usbmon.ko 9061s BTF [M] drivers/usb/cdns3/cdnsp-udc-pci.ko 9061s BTF [M] drivers/usb/mon/usbmon.ko 9062s LD [M] drivers/usb/mtu3/mtu3.ko 9062s LD [M] drivers/usb/c67x00/c67x00.ko 9062s BTF [M] drivers/usb/c67x00/c67x00.ko 9062s BTF [M] drivers/usb/mtu3/mtu3.ko 9062s LD [M] drivers/usb/class/cdc-acm.ko 9062s BTF [M] drivers/usb/class/cdc-acm.ko 9062s LD [M] drivers/usb/class/usblp.ko 9062s LD [M] drivers/usb/class/cdc-wdm.ko 9062s BTF [M] drivers/usb/class/usblp.ko 9062s BTF [M] drivers/usb/class/cdc-wdm.ko 9062s LD [M] drivers/usb/class/usbtmc.ko 9062s BTF [M] drivers/usb/class/usbtmc.ko 9062s LD [M] drivers/usb/image/mdc800.ko 9062s LD [M] drivers/usb/image/microtek.ko 9062s BTF [M] drivers/usb/image/mdc800.ko 9062s BTF [M] drivers/usb/image/microtek.ko 9063s LD [M] drivers/usb/serial/usbserial.ko 9063s LD [M] drivers/usb/serial/aircable.ko 9063s LD [M] drivers/usb/serial/ark3116.ko 9063s BTF [M] drivers/usb/serial/ark3116.ko 9063s BTF [M] drivers/usb/serial/aircable.ko 9063s BTF [M] drivers/usb/serial/usbserial.ko 9063s LD [M] drivers/usb/serial/belkin_sa.ko 9063s BTF [M] drivers/usb/serial/belkin_sa.ko 9063s LD [M] drivers/usb/serial/ch341.ko 9063s LD [M] drivers/usb/serial/cp210x.ko 9063s BTF [M] drivers/usb/serial/ch341.ko 9063s BTF [M] drivers/usb/serial/cp210x.ko 9063s LD [M] drivers/usb/serial/cyberjack.ko 9063s BTF [M] drivers/usb/serial/cyberjack.ko 9063s LD [M] drivers/usb/serial/cypress_m8.ko 9063s BTF [M] drivers/usb/serial/cypress_m8.ko 9063s LD [M] drivers/usb/serial/usb_debug.ko 9063s BTF [M] drivers/usb/serial/usb_debug.ko 9063s LD [M] drivers/usb/serial/digi_acceleport.ko 9063s BTF [M] drivers/usb/serial/digi_acceleport.ko 9063s LD [M] drivers/usb/serial/io_edgeport.ko 9063s BTF [M] drivers/usb/serial/io_edgeport.ko 9063s LD [M] drivers/usb/serial/io_ti.ko 9064s BTF [M] drivers/usb/serial/io_ti.ko 9064s LD [M] drivers/usb/serial/empeg.ko 9064s BTF [M] drivers/usb/serial/empeg.ko 9064s LD [M] drivers/usb/serial/f81232.ko 9064s BTF [M] drivers/usb/serial/f81232.ko 9064s LD [M] drivers/usb/serial/f81534.ko 9064s BTF [M] drivers/usb/serial/f81534.ko 9064s LD [M] drivers/usb/serial/ftdi_sio.ko 9064s BTF [M] drivers/usb/serial/ftdi_sio.ko 9064s LD [M] drivers/usb/serial/garmin_gps.ko 9064s BTF [M] drivers/usb/serial/garmin_gps.ko 9064s LD [M] drivers/usb/serial/ipaq.ko 9064s BTF [M] drivers/usb/serial/ipaq.ko 9064s LD [M] drivers/usb/serial/ipw.ko 9064s BTF [M] drivers/usb/serial/ipw.ko 9064s LD [M] drivers/usb/serial/ir-usb.ko 9064s BTF [M] drivers/usb/serial/ir-usb.ko 9064s LD [M] drivers/usb/serial/iuu_phoenix.ko 9064s BTF [M] drivers/usb/serial/iuu_phoenix.ko 9064s LD [M] drivers/usb/serial/keyspan.ko 9064s LD [M] drivers/usb/serial/keyspan_pda.ko 9064s LD [M] drivers/usb/serial/kl5kusb105.ko 9064s BTF [M] drivers/usb/serial/keyspan.ko 9064s BTF [M] drivers/usb/serial/keyspan_pda.ko 9064s BTF [M] drivers/usb/serial/kl5kusb105.ko 9065s LD [M] drivers/usb/serial/kobil_sct.ko 9065s BTF [M] drivers/usb/serial/kobil_sct.ko 9065s LD [M] drivers/usb/serial/mct_u232.ko 9065s LD [M] drivers/usb/serial/metro-usb.ko 9065s BTF [M] drivers/usb/serial/mct_u232.ko 9065s BTF [M] drivers/usb/serial/metro-usb.ko 9065s LD [M] drivers/usb/serial/mos7720.ko 9065s BTF [M] drivers/usb/serial/mos7720.ko 9065s LD [M] drivers/usb/serial/mos7840.ko 9065s LD [M] drivers/usb/serial/mxuport.ko 9065s BTF [M] drivers/usb/serial/mos7840.ko 9065s BTF [M] drivers/usb/serial/mxuport.ko 9065s LD [M] drivers/usb/serial/navman.ko 9065s LD [M] drivers/usb/serial/omninet.ko 9065s BTF [M] drivers/usb/serial/navman.ko 9065s BTF [M] drivers/usb/serial/omninet.ko 9065s LD [M] drivers/usb/serial/opticon.ko 9065s BTF [M] drivers/usb/serial/opticon.ko 9065s LD [M] drivers/usb/serial/option.ko 9065s LD [M] drivers/usb/serial/oti6858.ko 9065s BTF [M] drivers/usb/serial/option.ko 9065s BTF [M] drivers/usb/serial/oti6858.ko 9065s LD [M] drivers/usb/serial/pl2303.ko 9065s BTF [M] drivers/usb/serial/pl2303.ko 9065s LD [M] drivers/usb/serial/qcaux.ko 9065s BTF [M] drivers/usb/serial/qcaux.ko 9066s LD [M] drivers/usb/serial/qcserial.ko 9066s BTF [M] drivers/usb/serial/qcserial.ko 9066s LD [M] drivers/usb/serial/quatech2.ko 9066s BTF [M] drivers/usb/serial/quatech2.ko 9066s LD [M] drivers/usb/serial/safe_serial.ko 9066s BTF [M] drivers/usb/serial/safe_serial.ko 9066s LD [M] drivers/usb/serial/sierra.ko 9066s BTF [M] drivers/usb/serial/sierra.ko 9066s LD [M] drivers/usb/serial/usb-serial-simple.ko 9066s LD [M] drivers/usb/serial/spcp8x5.ko 9066s BTF [M] drivers/usb/serial/usb-serial-simple.ko 9066s BTF [M] drivers/usb/serial/spcp8x5.ko 9066s LD [M] drivers/usb/serial/ssu100.ko 9066s BTF [M] drivers/usb/serial/ssu100.ko 9066s LD [M] drivers/usb/serial/symbolserial.ko 9066s BTF [M] drivers/usb/serial/symbolserial.ko 9066s LD [M] drivers/usb/serial/usb_wwan.ko 9066s LD [M] drivers/usb/serial/ti_usb_3410_5052.ko 9066s BTF [M] drivers/usb/serial/usb_wwan.ko 9066s BTF [M] drivers/usb/serial/ti_usb_3410_5052.ko 9066s LD [M] drivers/usb/serial/upd78f0730.ko 9066s BTF [M] drivers/usb/serial/upd78f0730.ko 9066s LD [M] drivers/usb/serial/visor.ko 9066s BTF [M] drivers/usb/serial/visor.ko 9066s LD [M] drivers/usb/serial/wishbone-serial.ko 9066s BTF [M] drivers/usb/serial/wishbone-serial.ko 9066s LD [M] drivers/usb/serial/whiteheat.ko 9066s BTF [M] drivers/usb/serial/whiteheat.ko 9067s LD [M] drivers/usb/serial/xr_serial.ko 9067s LD [M] drivers/usb/serial/xsens_mt.ko 9067s BTF [M] drivers/usb/serial/xr_serial.ko 9067s BTF [M] drivers/usb/serial/xsens_mt.ko 9067s LD [M] drivers/usb/atm/cxacru.ko 9067s BTF [M] drivers/usb/atm/cxacru.ko 9067s LD [M] drivers/usb/atm/speedtch.ko 9067s BTF [M] drivers/usb/atm/speedtch.ko 9067s LD [M] drivers/usb/atm/ueagle-atm.ko 9067s BTF [M] drivers/usb/atm/ueagle-atm.ko 9067s LD [M] drivers/usb/atm/usbatm.ko 9067s BTF [M] drivers/usb/atm/usbatm.ko 9067s LD [M] drivers/usb/atm/xusbatm.ko 9067s BTF [M] drivers/usb/atm/xusbatm.ko 9067s LD [M] drivers/usb/musb/musb_hdrc.ko 9067s LD [M] drivers/usb/musb/sunxi.ko 9067s BTF [M] drivers/usb/musb/sunxi.ko 9067s BTF [M] drivers/usb/musb/musb_hdrc.ko 9067s LD [M] drivers/usb/musb/mediatek.ko 9067s BTF [M] drivers/usb/musb/mediatek.ko 9067s LD [M] drivers/usb/chipidea/ci_hdrc.ko 9067s BTF [M] drivers/usb/chipidea/ci_hdrc.ko 9067s LD [M] drivers/usb/chipidea/ci_hdrc_usb2.ko 9067s LD [M] drivers/usb/chipidea/ci_hdrc_msm.ko 9067s BTF [M] drivers/usb/chipidea/ci_hdrc_usb2.ko 9067s BTF [M] drivers/usb/chipidea/ci_hdrc_msm.ko 9068s LD [M] drivers/usb/chipidea/ci_hdrc_npcm.ko 9068s BTF [M] drivers/usb/chipidea/ci_hdrc_npcm.ko 9068s LD [M] drivers/usb/chipidea/ci_hdrc_pci.ko 9068s BTF [M] drivers/usb/chipidea/ci_hdrc_pci.ko 9068s LD [M] drivers/usb/chipidea/usbmisc_imx.ko 9068s LD [M] drivers/usb/chipidea/ci_hdrc_imx.ko 9068s BTF [M] drivers/usb/chipidea/usbmisc_imx.ko 9068s BTF [M] drivers/usb/chipidea/ci_hdrc_imx.ko 9068s LD [M] drivers/usb/chipidea/ci_hdrc_tegra.ko 9068s BTF [M] drivers/usb/chipidea/ci_hdrc_tegra.ko 9068s LD [M] drivers/usb/renesas_usbhs/renesas_usbhs.ko 9068s LD [M] drivers/usb/gadget/libcomposite.ko 9068s BTF [M] drivers/usb/renesas_usbhs/renesas_usbhs.ko 9068s BTF [M] drivers/usb/gadget/libcomposite.ko 9068s LD [M] drivers/usb/gadget/udc/udc-core.ko 9068s BTF [M] drivers/usb/gadget/udc/udc-core.ko 9068s LD [M] drivers/usb/gadget/udc/net2280.ko 9068s LD [M] drivers/usb/gadget/udc/snps_udc_core.ko 9068s LD [M] drivers/usb/gadget/udc/amd5536udc_pci.ko 9068s BTF [M] drivers/usb/gadget/udc/amd5536udc_pci.ko 9068s BTF [M] drivers/usb/gadget/udc/net2280.ko 9068s BTF [M] drivers/usb/gadget/udc/snps_udc_core.ko 9068s LD [M] drivers/usb/gadget/udc/pxa27x_udc.ko 9068s BTF [M] drivers/usb/gadget/udc/pxa27x_udc.ko 9068s LD [M] drivers/usb/gadget/udc/goku_udc.ko 9068s LD [M] drivers/usb/gadget/udc/r8a66597-udc.ko 9068s BTF [M] drivers/usb/gadget/udc/goku_udc.ko 9068s BTF [M] drivers/usb/gadget/udc/r8a66597-udc.ko 9069s LD [M] drivers/usb/gadget/udc/renesas_usb3.ko 9069s LD [M] drivers/usb/gadget/udc/rzv2m_usb3drd.ko 9069s BTF [M] drivers/usb/gadget/udc/rzv2m_usb3drd.ko 9069s BTF [M] drivers/usb/gadget/udc/renesas_usb3.ko 9069s LD [M] drivers/usb/gadget/udc/renesas_usbf.ko 9069s LD [M] drivers/usb/gadget/udc/pch_udc.ko 9069s BTF [M] drivers/usb/gadget/udc/renesas_usbf.ko 9069s BTF [M] drivers/usb/gadget/udc/pch_udc.ko 9069s LD [M] drivers/usb/gadget/udc/gr_udc.ko 9069s LD [M] drivers/usb/gadget/udc/udc-xilinx.ko 9069s BTF [M] drivers/usb/gadget/udc/gr_udc.ko 9069s BTF [M] drivers/usb/gadget/udc/udc-xilinx.ko 9069s LD [M] drivers/usb/gadget/udc/snps_udc_plat.ko 9069s BTF [M] drivers/usb/gadget/udc/snps_udc_plat.ko 9069s LD [M] drivers/usb/gadget/udc/bdc/bdc.ko 9069s LD [M] drivers/usb/gadget/udc/max3420_udc.ko 9069s BTF [M] drivers/usb/gadget/udc/max3420_udc.ko 9069s LD [M] drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.ko 9069s BTF [M] drivers/usb/gadget/udc/bdc/bdc.ko 9069s BTF [M] drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.ko 9069s LD [M] drivers/usb/gadget/function/usb_f_acm.ko 9069s BTF [M] drivers/usb/gadget/function/usb_f_acm.ko 9069s LD [M] drivers/usb/gadget/function/usb_f_ss_lb.ko 9069s BTF [M] drivers/usb/gadget/function/usb_f_ss_lb.ko 9069s LD [M] drivers/usb/gadget/function/u_serial.ko 9069s BTF [M] drivers/usb/gadget/function/u_serial.ko 9069s LD [M] drivers/usb/gadget/function/usb_f_serial.ko 9069s BTF [M] drivers/usb/gadget/function/usb_f_serial.ko 9069s LD [M] drivers/usb/gadget/function/usb_f_obex.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_obex.ko 9070s LD [M] drivers/usb/gadget/function/u_ether.ko 9070s BTF [M] drivers/usb/gadget/function/u_ether.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_ncm.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_ecm.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_ncm.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_ecm.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_phonet.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_phonet.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_eem.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_eem.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_ecm_subset.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_rndis.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_rndis.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_mass_storage.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_mass_storage.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_fs.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_uvc.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_fs.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_hid.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_uvc.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_hid.ko 9070s LD [M] drivers/usb/gadget/function/usb_f_printer.ko 9070s BTF [M] drivers/usb/gadget/function/usb_f_printer.ko 9071s LD [M] drivers/usb/gadget/function/usb_f_tcm.ko 9071s LD [M] drivers/usb/gadget/legacy/g_zero.ko 9071s BTF [M] drivers/usb/gadget/function/usb_f_tcm.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_zero.ko 9071s LD [M] drivers/usb/gadget/legacy/g_ether.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_ether.ko 9071s LD [M] drivers/usb/gadget/legacy/gadgetfs.ko 9071s BTF [M] drivers/usb/gadget/legacy/gadgetfs.ko 9071s LD [M] drivers/usb/gadget/legacy/g_ffs.ko 9071s LD [M] drivers/usb/gadget/legacy/g_mass_storage.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_ffs.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_mass_storage.ko 9071s LD [M] drivers/usb/gadget/legacy/g_serial.ko 9071s LD [M] drivers/usb/gadget/legacy/g_printer.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_serial.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_printer.ko 9071s LD [M] drivers/usb/gadget/legacy/g_cdc.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_cdc.ko 9071s LD [M] drivers/usb/gadget/legacy/g_hid.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_hid.ko 9071s LD [M] drivers/usb/gadget/legacy/g_dbgp.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_dbgp.ko 9071s LD [M] drivers/usb/gadget/legacy/g_nokia.ko 9071s LD [M] drivers/usb/gadget/legacy/g_webcam.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_nokia.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_webcam.ko 9071s LD [M] drivers/usb/gadget/legacy/g_ncm.ko 9071s BTF [M] drivers/usb/gadget/legacy/g_ncm.ko 9072s LD [M] drivers/usb/gadget/legacy/g_acm_ms.ko 9072s LD [M] drivers/usb/gadget/legacy/tcm_usb_gadget.ko 9072s BTF [M] drivers/usb/gadget/legacy/g_acm_ms.ko 9072s LD [M] drivers/usb/gadget/legacy/raw_gadget.ko 9072s BTF [M] drivers/usb/gadget/legacy/tcm_usb_gadget.ko 9072s BTF [M] drivers/usb/gadget/legacy/raw_gadget.ko 9072s LD [M] drivers/usb/usbip/usbip-core.ko 9072s BTF [M] drivers/usb/usbip/usbip-core.ko 9072s LD [M] drivers/usb/usbip/vhci-hcd.ko 9072s LD [M] drivers/usb/usbip/usbip-host.ko 9072s BTF [M] drivers/usb/usbip/vhci-hcd.ko 9072s BTF [M] drivers/usb/usbip/usbip-host.ko 9072s LD [M] drivers/usb/usbip/usbip-vudc.ko 9072s BTF [M] drivers/usb/usbip/usbip-vudc.ko 9072s LD [M] drivers/usb/typec/typec.ko 9072s LD [M] drivers/usb/typec/altmodes/typec_displayport.ko 9072s BTF [M] drivers/usb/typec/typec.ko 9072s BTF [M] drivers/usb/typec/altmodes/typec_displayport.ko 9072s LD [M] drivers/usb/typec/altmodes/typec_nvidia.ko 9072s BTF [M] drivers/usb/typec/altmodes/typec_nvidia.ko 9072s LD [M] drivers/usb/typec/altmodes/typec_thunderbolt.ko 9072s BTF [M] drivers/usb/typec/altmodes/typec_thunderbolt.ko 9072s LD [M] drivers/usb/typec/tcpm/tcpm.ko 9072s BTF [M] drivers/usb/typec/tcpm/tcpm.ko 9072s LD [M] drivers/usb/typec/tcpm/fusb302.ko 9072s BTF [M] drivers/usb/typec/tcpm/fusb302.ko 9073s LD [M] drivers/usb/typec/tcpm/tcpci.ko 9073s BTF [M] drivers/usb/typec/tcpm/tcpci.ko 9073s LD [M] drivers/usb/typec/tcpm/tcpci_rt1711h.ko 9073s BTF [M] drivers/usb/typec/tcpm/tcpci_rt1711h.ko 9073s LD [M] drivers/usb/typec/tcpm/tcpci_mt6370.ko 9073s BTF [M] drivers/usb/typec/tcpm/tcpci_mt6370.ko 9073s LD [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.ko 9073s BTF [M] drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.ko 9073s LD [M] drivers/usb/typec/ucsi/typec_ucsi.ko 9073s BTF [M] drivers/usb/typec/ucsi/typec_ucsi.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_acpi.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_acpi.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_ccg.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_ccg.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_stm32g0.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_glink.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_stm32g0.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_glink.ko 9073s LD [M] drivers/usb/typec/ucsi/cros_ec_ucsi.ko 9073s BTF [M] drivers/usb/typec/ucsi/cros_ec_ucsi.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_yoga_c630.ko 9073s LD [M] drivers/usb/typec/ucsi/ucsi_huawei_gaokun.ko 9073s LD [M] drivers/usb/typec/tipd/tps6598x.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_yoga_c630.ko 9073s BTF [M] drivers/usb/typec/ucsi/ucsi_huawei_gaokun.ko 9073s BTF [M] drivers/usb/typec/tipd/tps6598x.ko 9073s LD [M] drivers/usb/typec/anx7411.ko 9073s BTF [M] drivers/usb/typec/anx7411.ko 9073s LD [M] drivers/usb/typec/hd3ss3220.ko 9074s BTF [M] drivers/usb/typec/hd3ss3220.ko 9074s LD [M] drivers/usb/typec/rt1719.ko 9074s BTF [M] drivers/usb/typec/rt1719.ko 9074s LD [M] drivers/usb/typec/wusb3801.ko 9074s BTF [M] drivers/usb/typec/wusb3801.ko 9074s LD [M] drivers/usb/typec/mux/fsa4480.ko 9074s BTF [M] drivers/usb/typec/mux/fsa4480.ko 9074s LD [M] drivers/usb/typec/mux/gpio-sbu-mux.ko 9074s BTF [M] drivers/usb/typec/mux/gpio-sbu-mux.ko 9074s LD [M] drivers/usb/typec/mux/pi3usb30532.ko 9074s BTF [M] drivers/usb/typec/mux/pi3usb30532.ko 9074s LD [M] drivers/usb/typec/mux/it5205.ko 9074s BTF [M] drivers/usb/typec/mux/it5205.ko 9074s LD [M] drivers/usb/typec/mux/nb7vpq904m.ko 9074s BTF [M] drivers/usb/typec/mux/nb7vpq904m.ko 9074s LD [M] drivers/usb/typec/mux/ps883x.ko 9074s BTF [M] drivers/usb/typec/mux/ps883x.ko 9074s LD [M] drivers/usb/typec/mux/ptn36502.ko 9074s BTF [M] drivers/usb/typec/mux/ptn36502.ko 9074s LD [M] drivers/usb/typec/mux/tusb1046.ko 9074s BTF [M] drivers/usb/typec/mux/tusb1046.ko 9074s LD [M] drivers/usb/typec/mux/wcd939x-usbss.ko 9074s BTF [M] drivers/usb/typec/mux/wcd939x-usbss.ko 9074s LD [M] drivers/input/serio/parkbd.ko 9074s LD [M] drivers/input/serio/serport.ko 9074s BTF [M] drivers/input/serio/parkbd.ko 9074s BTF [M] drivers/input/serio/serport.ko 9074s LD [M] drivers/input/serio/ambakmi.ko 9074s BTF [M] drivers/input/serio/ambakmi.ko 9075s LD [M] drivers/input/serio/pcips2.ko 9075s LD [M] drivers/input/serio/ps2mult.ko 9075s BTF [M] drivers/input/serio/pcips2.ko 9075s BTF [M] drivers/input/serio/ps2mult.ko 9075s LD [M] drivers/input/serio/serio_raw.ko 9075s BTF [M] drivers/input/serio/serio_raw.ko 9075s LD [M] drivers/input/serio/altera_ps2.ko 9075s BTF [M] drivers/input/serio/altera_ps2.ko 9075s LD [M] drivers/input/serio/arc_ps2.ko 9075s BTF [M] drivers/input/serio/arc_ps2.ko 9075s LD [M] drivers/input/serio/apbps2.ko 9075s BTF [M] drivers/input/serio/apbps2.ko 9075s LD [M] drivers/input/serio/hyperv-keyboard.ko 9075s BTF [M] drivers/input/serio/hyperv-keyboard.ko 9075s LD [M] drivers/input/serio/ps2-gpio.ko 9075s BTF [M] drivers/input/serio/ps2-gpio.ko 9075s LD [M] drivers/input/serio/userio.ko 9075s BTF [M] drivers/input/serio/userio.ko 9075s LD [M] drivers/input/keyboard/adc-keys.ko 9075s BTF [M] drivers/input/keyboard/adc-keys.ko 9075s LD [M] drivers/input/keyboard/adp5520-keys.ko 9075s BTF [M] drivers/input/keyboard/adp5520-keys.ko 9075s LD [M] drivers/input/keyboard/adp5588-keys.ko 9075s BTF [M] drivers/input/keyboard/adp5588-keys.ko 9075s LD [M] drivers/input/keyboard/adp5589-keys.ko 9075s BTF [M] drivers/input/keyboard/adp5589-keys.ko 9075s LD [M] drivers/input/keyboard/bcm-keypad.ko 9075s BTF [M] drivers/input/keyboard/bcm-keypad.ko 9075s LD [M] drivers/input/keyboard/cap11xx.ko 9075s BTF [M] drivers/input/keyboard/cap11xx.ko 9076s LD [M] drivers/input/keyboard/cros_ec_keyb.ko 9076s BTF [M] drivers/input/keyboard/cros_ec_keyb.ko 9076s LD [M] drivers/input/keyboard/cypress-sf.ko 9076s BTF [M] drivers/input/keyboard/cypress-sf.ko 9076s LD [M] drivers/input/keyboard/dlink-dir685-touchkeys.ko 9076s LD [M] drivers/input/keyboard/gpio_keys.ko 9076s BTF [M] drivers/input/keyboard/dlink-dir685-touchkeys.ko 9076s BTF [M] drivers/input/keyboard/gpio_keys.ko 9076s LD [M] drivers/input/keyboard/gpio_keys_polled.ko 9076s BTF [M] drivers/input/keyboard/gpio_keys_polled.ko 9076s LD [M] drivers/input/keyboard/tca6416-keypad.ko 9076s BTF [M] drivers/input/keyboard/tca6416-keypad.ko 9076s LD [M] drivers/input/keyboard/tca8418_keypad.ko 9076s BTF [M] drivers/input/keyboard/tca8418_keypad.ko 9076s LD [M] drivers/input/keyboard/iqs62x-keys.ko 9076s BTF [M] drivers/input/keyboard/iqs62x-keys.ko 9076s LD [M] drivers/input/keyboard/imx_keypad.ko 9076s BTF [M] drivers/input/keyboard/imx_keypad.ko 9076s LD [M] drivers/input/keyboard/imx_sc_key.ko 9076s BTF [M] drivers/input/keyboard/imx_sc_key.ko 9076s LD [M] drivers/input/keyboard/lkkbd.ko 9076s BTF [M] drivers/input/keyboard/lkkbd.ko 9076s LD [M] drivers/input/keyboard/lm8323.ko 9076s BTF [M] drivers/input/keyboard/lm8323.ko 9076s LD [M] drivers/input/keyboard/lm8333.ko 9076s BTF [M] drivers/input/keyboard/lm8333.ko 9076s LD [M] drivers/input/keyboard/matrix_keypad.ko 9076s BTF [M] drivers/input/keyboard/matrix_keypad.ko 9076s LD [M] drivers/input/keyboard/max7359_keypad.ko 9076s BTF [M] drivers/input/keyboard/max7359_keypad.ko 9076s LD [M] drivers/input/keyboard/mpr121_touchkey.ko 9076s BTF [M] drivers/input/keyboard/mpr121_touchkey.ko 9077s LD [M] drivers/input/keyboard/mt6779-keypad.ko 9077s BTF [M] drivers/input/keyboard/mt6779-keypad.ko 9077s LD [M] drivers/input/keyboard/mtk-pmic-keys.ko 9077s BTF [M] drivers/input/keyboard/mtk-pmic-keys.ko 9077s LD [M] drivers/input/keyboard/newtonkbd.ko 9077s BTF [M] drivers/input/keyboard/newtonkbd.ko 9077s LD [M] drivers/input/keyboard/omap4-keypad.ko 9077s BTF [M] drivers/input/keyboard/omap4-keypad.ko 9077s LD [M] drivers/input/keyboard/opencores-kbd.ko 9077s BTF [M] drivers/input/keyboard/opencores-kbd.ko 9077s LD [M] drivers/input/keyboard/pinephone-keyboard.ko 9077s LD [M] drivers/input/keyboard/qt1050.ko 9077s BTF [M] drivers/input/keyboard/pinephone-keyboard.ko 9077s BTF [M] drivers/input/keyboard/qt1050.ko 9077s LD [M] drivers/input/keyboard/qt1070.ko 9077s BTF [M] drivers/input/keyboard/qt1070.ko 9077s LD [M] drivers/input/keyboard/qt2160.ko 9077s BTF [M] drivers/input/keyboard/qt2160.ko 9077s LD [M] drivers/input/keyboard/samsung-keypad.ko 9077s BTF [M] drivers/input/keyboard/samsung-keypad.ko 9077s LD [M] drivers/input/keyboard/snvs_pwrkey.ko 9077s BTF [M] drivers/input/keyboard/snvs_pwrkey.ko 9077s LD [M] drivers/input/keyboard/stmpe-keypad.ko 9077s BTF [M] drivers/input/keyboard/stmpe-keypad.ko 9077s LD [M] drivers/input/keyboard/stowaway.ko 9077s BTF [M] drivers/input/keyboard/stowaway.ko 9077s LD [M] drivers/input/keyboard/sunkbd.ko 9077s BTF [M] drivers/input/keyboard/sunkbd.ko 9078s LD [M] drivers/input/keyboard/tc3589x-keypad.ko 9078s BTF [M] drivers/input/keyboard/tc3589x-keypad.ko 9078s LD [M] drivers/input/keyboard/tm2-touchkey.ko 9078s BTF [M] drivers/input/keyboard/tm2-touchkey.ko 9078s LD [M] drivers/input/keyboard/twl4030_keypad.ko 9078s LD [M] drivers/input/keyboard/xtkbd.ko 9078s BTF [M] drivers/input/keyboard/twl4030_keypad.ko 9078s BTF [M] drivers/input/keyboard/xtkbd.ko 9078s LD [M] drivers/input/mouse/appletouch.ko 9078s BTF [M] drivers/input/mouse/appletouch.ko 9078s LD [M] drivers/input/mouse/bcm5974.ko 9078s BTF [M] drivers/input/mouse/bcm5974.ko 9078s LD [M] drivers/input/mouse/cyapatp.ko 9078s BTF [M] drivers/input/mouse/cyapatp.ko 9078s LD [M] drivers/input/mouse/elan_i2c.ko 9078s LD [M] drivers/input/mouse/gpio_mouse.ko 9078s BTF [M] drivers/input/mouse/elan_i2c.ko 9078s BTF [M] drivers/input/mouse/gpio_mouse.ko 9078s LD [M] drivers/input/mouse/psmouse.ko 9078s BTF [M] drivers/input/mouse/psmouse.ko 9078s LD [M] drivers/input/mouse/sermouse.ko 9078s LD [M] drivers/input/mouse/synaptics_i2c.ko 9078s BTF [M] drivers/input/mouse/sermouse.ko 9078s BTF [M] drivers/input/mouse/synaptics_i2c.ko 9079s LD [M] drivers/input/mouse/synaptics_usb.ko 9079s LD [M] drivers/input/mouse/vsxxxaa.ko 9079s BTF [M] drivers/input/mouse/synaptics_usb.ko 9079s BTF [M] drivers/input/mouse/vsxxxaa.ko 9079s LD [M] drivers/input/joystick/a3d.ko 9079s BTF [M] drivers/input/joystick/a3d.ko 9079s LD [M] drivers/input/joystick/adi.ko 9079s LD [M] drivers/input/joystick/as5011.ko 9079s BTF [M] drivers/input/joystick/adi.ko 9079s BTF [M] drivers/input/joystick/as5011.ko 9079s LD [M] drivers/input/joystick/analog.ko 9079s BTF [M] drivers/input/joystick/analog.ko 9079s LD [M] drivers/input/joystick/cobra.ko 9079s BTF [M] drivers/input/joystick/cobra.ko 9079s LD [M] drivers/input/joystick/db9.ko 9079s BTF [M] drivers/input/joystick/db9.ko 9079s LD [M] drivers/input/joystick/fsia6b.ko 9079s BTF [M] drivers/input/joystick/fsia6b.ko 9079s LD [M] drivers/input/joystick/gamecon.ko 9079s LD [M] drivers/input/joystick/gf2k.ko 9079s BTF [M] drivers/input/joystick/gf2k.ko 9079s BTF [M] drivers/input/joystick/gamecon.ko 9080s LD [M] drivers/input/joystick/grip.ko 9080s LD [M] drivers/input/joystick/grip_mp.ko 9080s BTF [M] drivers/input/joystick/grip.ko 9080s BTF [M] drivers/input/joystick/grip_mp.ko 9080s LD [M] drivers/input/joystick/guillemot.ko 9080s BTF [M] drivers/input/joystick/guillemot.ko 9080s LD [M] drivers/input/joystick/iforce/iforce.ko 9080s BTF [M] drivers/input/joystick/iforce/iforce.ko 9080s LD [M] drivers/input/joystick/iforce/iforce-serio.ko 9080s BTF [M] drivers/input/joystick/iforce/iforce-serio.ko 9080s LD [M] drivers/input/joystick/iforce/iforce-usb.ko 9080s BTF [M] drivers/input/joystick/iforce/iforce-usb.ko 9080s LD [M] drivers/input/joystick/interact.ko 9080s LD [M] drivers/input/joystick/joydump.ko 9080s LD [M] drivers/input/joystick/magellan.ko 9080s BTF [M] drivers/input/joystick/interact.ko 9080s BTF [M] drivers/input/joystick/joydump.ko 9080s BTF [M] drivers/input/joystick/magellan.ko 9080s LD [M] drivers/input/joystick/psxpad-spi.ko 9080s BTF [M] drivers/input/joystick/psxpad-spi.ko 9080s LD [M] drivers/input/joystick/pxrc.ko 9080s LD [M] drivers/input/joystick/qwiic-joystick.ko 9080s BTF [M] drivers/input/joystick/pxrc.ko 9080s BTF [M] drivers/input/joystick/qwiic-joystick.ko 9080s LD [M] drivers/input/joystick/adafruit-seesaw.ko 9080s BTF [M] drivers/input/joystick/adafruit-seesaw.ko 9081s LD [M] drivers/input/joystick/sensehat-joystick.ko 9081s BTF [M] drivers/input/joystick/sensehat-joystick.ko 9081s LD [M] drivers/input/joystick/sidewinder.ko 9081s BTF [M] drivers/input/joystick/sidewinder.ko 9081s LD [M] drivers/input/joystick/spaceball.ko 9081s BTF [M] drivers/input/joystick/spaceball.ko 9081s LD [M] drivers/input/joystick/spaceorb.ko 9081s BTF [M] drivers/input/joystick/spaceorb.ko 9081s LD [M] drivers/input/joystick/stinger.ko 9081s BTF [M] drivers/input/joystick/stinger.ko 9081s LD [M] drivers/input/joystick/tmdc.ko 9081s BTF [M] drivers/input/joystick/tmdc.ko 9081s LD [M] drivers/input/joystick/turbografx.ko 9081s LD [M] drivers/input/joystick/twidjoy.ko 9081s BTF [M] drivers/input/joystick/turbografx.ko 9081s BTF [M] drivers/input/joystick/twidjoy.ko 9081s LD [M] drivers/input/joystick/warrior.ko 9081s BTF [M] drivers/input/joystick/warrior.ko 9081s LD [M] drivers/input/joystick/walkera0701.ko 9081s BTF [M] drivers/input/joystick/walkera0701.ko 9081s LD [M] drivers/input/joystick/xpad.ko 9081s LD [M] drivers/input/joystick/zhenhua.ko 9081s BTF [M] drivers/input/joystick/xpad.ko 9081s BTF [M] drivers/input/joystick/zhenhua.ko 9081s LD [M] drivers/input/tablet/acecad.ko 9081s BTF [M] drivers/input/tablet/acecad.ko 9081s LD [M] drivers/input/tablet/aiptek.ko 9081s BTF [M] drivers/input/tablet/aiptek.ko 9081s LD [M] drivers/input/tablet/hanwang.ko 9081s LD [M] drivers/input/tablet/kbtab.ko 9081s BTF [M] drivers/input/tablet/hanwang.ko 9081s BTF [M] drivers/input/tablet/kbtab.ko 9082s LD [M] drivers/input/tablet/pegasus_notetaker.ko 9082s BTF [M] drivers/input/tablet/pegasus_notetaker.ko 9082s LD [M] drivers/input/tablet/wacom_serial4.ko 9082s LD [M] drivers/input/touchscreen/88pm860x-ts.ko 9082s BTF [M] drivers/input/tablet/wacom_serial4.ko 9082s LD [M] drivers/input/touchscreen/ad7877.ko 9082s BTF [M] drivers/input/touchscreen/88pm860x-ts.ko 9082s BTF [M] drivers/input/touchscreen/ad7877.ko 9082s LD [M] drivers/input/touchscreen/ad7879.ko 9082s BTF [M] drivers/input/touchscreen/ad7879.ko 9082s LD [M] drivers/input/touchscreen/ad7879-i2c.ko 9082s BTF [M] drivers/input/touchscreen/ad7879-i2c.ko 9082s LD [M] drivers/input/touchscreen/ad7879-spi.ko 9082s BTF [M] drivers/input/touchscreen/ad7879-spi.ko 9082s LD [M] drivers/input/touchscreen/resistive-adc-touch.ko 9082s BTF [M] drivers/input/touchscreen/resistive-adc-touch.ko 9082s LD [M] drivers/input/touchscreen/ads7846.ko 9082s BTF [M] drivers/input/touchscreen/ads7846.ko 9082s LD [M] drivers/input/touchscreen/ar1021_i2c.ko 9082s BTF [M] drivers/input/touchscreen/ar1021_i2c.ko 9082s LD [M] drivers/input/touchscreen/atmel_mxt_ts.ko 9082s LD [M] drivers/input/touchscreen/auo-pixcir-ts.ko 9082s BTF [M] drivers/input/touchscreen/atmel_mxt_ts.ko 9082s BTF [M] drivers/input/touchscreen/auo-pixcir-ts.ko 9082s LD [M] drivers/input/touchscreen/bu21013_ts.ko 9082s BTF [M] drivers/input/touchscreen/bu21013_ts.ko 9082s LD [M] drivers/input/touchscreen/bu21029_ts.ko 9082s LD [M] drivers/input/touchscreen/chipone_icn8318.ko 9082s BTF [M] drivers/input/touchscreen/bu21029_ts.ko 9082s LD [M] drivers/input/touchscreen/chipone_icn8505.ko 9082s BTF [M] drivers/input/touchscreen/chipone_icn8318.ko 9082s BTF [M] drivers/input/touchscreen/chipone_icn8505.ko 9082s LD [M] drivers/input/touchscreen/cy8ctma140.ko 9082s BTF [M] drivers/input/touchscreen/cy8ctma140.ko 9083s LD [M] drivers/input/touchscreen/cy8ctmg110_ts.ko 9083s BTF [M] drivers/input/touchscreen/cy8ctmg110_ts.ko 9083s LD [M] drivers/input/touchscreen/cyttsp_core.ko 9083s LD [M] drivers/input/touchscreen/cyttsp_i2c.ko 9083s BTF [M] drivers/input/touchscreen/cyttsp_core.ko 9083s BTF [M] drivers/input/touchscreen/cyttsp_i2c.ko 9083s LD [M] drivers/input/touchscreen/cyttsp_spi.ko 9083s BTF [M] drivers/input/touchscreen/cyttsp_spi.ko 9083s LD [M] drivers/input/touchscreen/cyttsp5.ko 9083s BTF [M] drivers/input/touchscreen/cyttsp5.ko 9083s LD [M] drivers/input/touchscreen/da9034-ts.ko 9083s LD [M] drivers/input/touchscreen/da9052_tsi.ko 9083s BTF [M] drivers/input/touchscreen/da9034-ts.ko 9083s BTF [M] drivers/input/touchscreen/da9052_tsi.ko 9083s LD [M] drivers/input/touchscreen/dynapro.ko 9083s BTF [M] drivers/input/touchscreen/dynapro.ko 9083s LD [M] drivers/input/touchscreen/edt-ft5x06.ko 9083s LD [M] drivers/input/touchscreen/hampshire.ko 9083s LD [M] drivers/input/touchscreen/hycon-hy46xx.ko 9083s BTF [M] drivers/input/touchscreen/edt-ft5x06.ko 9083s BTF [M] drivers/input/touchscreen/hampshire.ko 9083s BTF [M] drivers/input/touchscreen/hycon-hy46xx.ko 9083s LD [M] drivers/input/touchscreen/gunze.ko 9083s BTF [M] drivers/input/touchscreen/gunze.ko 9083s LD [M] drivers/input/touchscreen/eeti_ts.ko 9083s LD [M] drivers/input/touchscreen/ektf2127.ko 9083s LD [M] drivers/input/touchscreen/elants_i2c.ko 9083s BTF [M] drivers/input/touchscreen/eeti_ts.ko 9083s BTF [M] drivers/input/touchscreen/ektf2127.ko 9083s BTF [M] drivers/input/touchscreen/elants_i2c.ko 9083s LD [M] drivers/input/touchscreen/elo.ko 9083s BTF [M] drivers/input/touchscreen/elo.ko 9084s LD [M] drivers/input/touchscreen/egalax_ts.ko 9084s LD [M] drivers/input/touchscreen/egalax_ts_serial.ko 9084s BTF [M] drivers/input/touchscreen/egalax_ts.ko 9084s LD [M] drivers/input/touchscreen/exc3000.ko 9084s BTF [M] drivers/input/touchscreen/egalax_ts_serial.ko 9084s BTF [M] drivers/input/touchscreen/exc3000.ko 9084s LD [M] drivers/input/touchscreen/fujitsu_ts.ko 9084s BTF [M] drivers/input/touchscreen/fujitsu_ts.ko 9084s LD [M] drivers/input/touchscreen/goodix_ts.ko 9084s LD [M] drivers/input/touchscreen/goodix_berlin_core.ko 9084s LD [M] drivers/input/touchscreen/goodix_berlin_i2c.ko 9084s BTF [M] drivers/input/touchscreen/goodix_ts.ko 9084s BTF [M] drivers/input/touchscreen/goodix_berlin_core.ko 9084s BTF [M] drivers/input/touchscreen/goodix_berlin_i2c.ko 9084s LD [M] drivers/input/touchscreen/goodix_berlin_spi.ko 9084s BTF [M] drivers/input/touchscreen/goodix_berlin_spi.ko 9084s LD [M] drivers/input/touchscreen/hideep.ko 9084s LD [M] drivers/input/touchscreen/hynitron_cstxxx.ko 9084s BTF [M] drivers/input/touchscreen/hideep.ko 9084s LD [M] drivers/input/touchscreen/ili210x.ko 9084s BTF [M] drivers/input/touchscreen/hynitron_cstxxx.ko 9084s BTF [M] drivers/input/touchscreen/ili210x.ko 9084s LD [M] drivers/input/touchscreen/ilitek_ts_i2c.ko 9084s BTF [M] drivers/input/touchscreen/ilitek_ts_i2c.ko 9084s LD [M] drivers/input/touchscreen/imagis.ko 9084s LD [M] drivers/input/touchscreen/imx6ul_tsc.ko 9084s BTF [M] drivers/input/touchscreen/imagis.ko 9084s BTF [M] drivers/input/touchscreen/imx6ul_tsc.ko 9084s LD [M] drivers/input/touchscreen/inexio.ko 9084s BTF [M] drivers/input/touchscreen/inexio.ko 9084s LD [M] drivers/input/touchscreen/bcm_iproc_tsc.ko 9084s BTF [M] drivers/input/touchscreen/bcm_iproc_tsc.ko 9085s LD [M] drivers/input/touchscreen/max11801_ts.ko 9085s LD [M] drivers/input/touchscreen/mc13783_ts.ko 9085s BTF [M] drivers/input/touchscreen/max11801_ts.ko 9085s BTF [M] drivers/input/touchscreen/mc13783_ts.ko 9085s LD [M] drivers/input/touchscreen/melfas_mip4.ko 9085s LD [M] drivers/input/touchscreen/mms114.ko 9085s BTF [M] drivers/input/touchscreen/melfas_mip4.ko 9085s BTF [M] drivers/input/touchscreen/mms114.ko 9085s LD [M] drivers/input/touchscreen/msg2638.ko 9085s LD [M] drivers/input/touchscreen/mtouch.ko 9085s BTF [M] drivers/input/touchscreen/msg2638.ko 9085s BTF [M] drivers/input/touchscreen/mtouch.ko 9085s LD [M] drivers/input/touchscreen/novatek-nvt-ts.ko 9085s LD [M] drivers/input/touchscreen/usbtouchscreen.ko 9085s BTF [M] drivers/input/touchscreen/novatek-nvt-ts.ko 9085s BTF [M] drivers/input/touchscreen/usbtouchscreen.ko 9085s LD [M] drivers/input/touchscreen/pcap_ts.ko 9085s LD [M] drivers/input/touchscreen/penmount.ko 9085s BTF [M] drivers/input/touchscreen/pcap_ts.ko 9085s BTF [M] drivers/input/touchscreen/penmount.ko 9085s LD [M] drivers/input/touchscreen/pixcir_i2c_ts.ko 9085s BTF [M] drivers/input/touchscreen/pixcir_i2c_ts.ko 9085s LD [M] drivers/input/touchscreen/raydium_i2c_ts.ko 9085s BTF [M] drivers/input/touchscreen/raydium_i2c_ts.ko 9085s LD [M] drivers/input/touchscreen/s6sy761.ko 9085s LD [M] drivers/input/touchscreen/silead.ko 9085s BTF [M] drivers/input/touchscreen/s6sy761.ko 9085s BTF [M] drivers/input/touchscreen/silead.ko 9085s LD [M] drivers/input/touchscreen/sis_i2c.ko 9085s BTF [M] drivers/input/touchscreen/sis_i2c.ko 9085s LD [M] drivers/input/touchscreen/st1232.ko 9085s BTF [M] drivers/input/touchscreen/st1232.ko 9085s LD [M] drivers/input/touchscreen/stmfts.ko 9085s BTF [M] drivers/input/touchscreen/stmfts.ko 9085s LD [M] drivers/input/touchscreen/stmpe-ts.ko 9085s BTF [M] drivers/input/touchscreen/stmpe-ts.ko 9086s LD [M] drivers/input/touchscreen/sur40.ko 9086s BTF [M] drivers/input/touchscreen/sur40.ko 9086s LD [M] drivers/input/touchscreen/surface3_spi.ko 9086s BTF [M] drivers/input/touchscreen/surface3_spi.ko 9086s LD [M] drivers/input/touchscreen/ti_am335x_tsc.ko 9086s LD [M] drivers/input/touchscreen/touchit213.ko 9086s BTF [M] drivers/input/touchscreen/ti_am335x_tsc.ko 9086s BTF [M] drivers/input/touchscreen/touchit213.ko 9086s LD [M] drivers/input/touchscreen/touchright.ko 9086s BTF [M] drivers/input/touchscreen/touchright.ko 9086s LD [M] drivers/input/touchscreen/touchwin.ko 9086s BTF [M] drivers/input/touchscreen/touchwin.ko 9086s LD [M] drivers/input/touchscreen/tsc40.ko 9086s LD [M] drivers/input/touchscreen/tsc200x-core.ko 9086s BTF [M] drivers/input/touchscreen/tsc40.ko 9086s BTF [M] drivers/input/touchscreen/tsc200x-core.ko 9086s LD [M] drivers/input/touchscreen/tsc2004.ko 9086s BTF [M] drivers/input/touchscreen/tsc2004.ko 9086s LD [M] drivers/input/touchscreen/tsc2005.ko 9086s BTF [M] drivers/input/touchscreen/tsc2005.ko 9086s LD [M] drivers/input/touchscreen/tsc2007.ko 9086s BTF [M] drivers/input/touchscreen/tsc2007.ko 9086s LD [M] drivers/input/touchscreen/wacom_w8001.ko 9086s LD [M] drivers/input/touchscreen/wacom_i2c.ko 9086s BTF [M] drivers/input/touchscreen/wacom_i2c.ko 9086s BTF [M] drivers/input/touchscreen/wacom_w8001.ko 9086s LD [M] drivers/input/touchscreen/wdt87xx_i2c.ko 9086s BTF [M] drivers/input/touchscreen/wdt87xx_i2c.ko 9086s LD [M] drivers/input/touchscreen/wm831x-ts.ko 9086s LD [M] drivers/input/touchscreen/sx8654.ko 9087s LD [M] drivers/input/touchscreen/tps6507x-ts.ko 9087s BTF [M] drivers/input/touchscreen/wm831x-ts.ko 9087s BTF [M] drivers/input/touchscreen/sx8654.ko 9087s BTF [M] drivers/input/touchscreen/tps6507x-ts.ko 9087s LD [M] drivers/input/touchscreen/zet6223.ko 9087s BTF [M] drivers/input/touchscreen/zet6223.ko 9087s LD [M] drivers/input/touchscreen/zforce_ts.ko 9087s LD [M] drivers/input/touchscreen/colibri-vf50-ts.ko 9087s BTF [M] drivers/input/touchscreen/zforce_ts.ko 9087s LD [M] drivers/input/touchscreen/rohm_bu21023.ko 9087s BTF [M] drivers/input/touchscreen/colibri-vf50-ts.ko 9087s BTF [M] drivers/input/touchscreen/rohm_bu21023.ko 9087s LD [M] drivers/input/touchscreen/raspberrypi-ts.ko 9087s BTF [M] drivers/input/touchscreen/raspberrypi-ts.ko 9087s LD [M] drivers/input/touchscreen/iqs5xx.ko 9087s LD [M] drivers/input/touchscreen/iqs7211.ko 9087s BTF [M] drivers/input/touchscreen/iqs5xx.ko 9087s BTF [M] drivers/input/touchscreen/iqs7211.ko 9087s LD [M] drivers/input/touchscreen/himax_hx83112b.ko 9087s BTF [M] drivers/input/touchscreen/himax_hx83112b.ko 9087s LD [M] drivers/input/misc/88pm860x_onkey.ko 9087s BTF [M] drivers/input/misc/88pm860x_onkey.ko 9087s LD [M] drivers/input/misc/88pm80x_onkey.ko 9087s BTF [M] drivers/input/misc/88pm80x_onkey.ko 9087s LD [M] drivers/input/misc/88pm886-onkey.ko 9087s LD [M] drivers/input/misc/ad714x.ko 9087s BTF [M] drivers/input/misc/88pm886-onkey.ko 9087s BTF [M] drivers/input/misc/ad714x.ko 9087s LD [M] drivers/input/misc/ad714x-i2c.ko 9087s BTF [M] drivers/input/misc/ad714x-i2c.ko 9087s LD [M] drivers/input/misc/ad714x-spi.ko 9087s BTF [M] drivers/input/misc/ad714x-spi.ko 9087s LD [M] drivers/input/misc/adxl34x.ko 9087s LD [M] drivers/input/misc/adxl34x-i2c.ko 9087s BTF [M] drivers/input/misc/adxl34x.ko 9087s BTF [M] drivers/input/misc/adxl34x-i2c.ko 9088s LD [M] drivers/input/misc/adxl34x-spi.ko 9088s BTF [M] drivers/input/misc/adxl34x-spi.ko 9088s LD [M] drivers/input/misc/atc260x-onkey.ko 9088s BTF [M] drivers/input/misc/atc260x-onkey.ko 9088s LD [M] drivers/input/misc/ati_remote2.ko 9088s LD [M] drivers/input/misc/atmel_captouch.ko 9088s BTF [M] drivers/input/misc/ati_remote2.ko 9088s BTF [M] drivers/input/misc/atmel_captouch.ko 9088s LD [M] drivers/input/misc/nxp-bbnsm-pwrkey.ko 9088s BTF [M] drivers/input/misc/nxp-bbnsm-pwrkey.ko 9088s LD [M] drivers/input/misc/bma150.ko 9088s BTF [M] drivers/input/misc/bma150.ko 9088s LD [M] drivers/input/misc/cm109.ko 9088s LD [M] drivers/input/misc/cma3000_d0x.ko 9088s BTF [M] drivers/input/misc/cm109.ko 9088s BTF [M] drivers/input/misc/cma3000_d0x.ko 9088s LD [M] drivers/input/misc/cma3000_d0x_i2c.ko 9088s BTF [M] drivers/input/misc/cma3000_d0x_i2c.ko 9088s LD [M] drivers/input/misc/cpcap-pwrbutton.ko 9088s BTF [M] drivers/input/misc/cpcap-pwrbutton.ko 9088s LD [M] drivers/input/misc/cs40l50-vibra.ko 9088s LD [M] drivers/input/misc/da9052_onkey.ko 9088s BTF [M] drivers/input/misc/cs40l50-vibra.ko 9088s BTF [M] drivers/input/misc/da9052_onkey.ko 9088s LD [M] drivers/input/misc/da9055_onkey.ko 9088s BTF [M] drivers/input/misc/da9055_onkey.ko 9088s LD [M] drivers/input/misc/da9063_onkey.ko 9088s BTF [M] drivers/input/misc/da9063_onkey.ko 9088s LD [M] drivers/input/misc/e3x0-button.ko 9088s LD [M] drivers/input/misc/drv260x.ko 9088s BTF [M] drivers/input/misc/e3x0-button.ko 9088s BTF [M] drivers/input/misc/drv260x.ko 9088s LD [M] drivers/input/misc/drv2665.ko 9088s BTF [M] drivers/input/misc/drv2665.ko 9089s LD [M] drivers/input/misc/drv2667.ko 9089s BTF [M] drivers/input/misc/drv2667.ko 9089s LD [M] drivers/input/misc/gpio-beeper.ko 9089s BTF [M] drivers/input/misc/gpio-beeper.ko 9089s LD [M] drivers/input/misc/gpio_decoder.ko 9089s BTF [M] drivers/input/misc/gpio_decoder.ko 9089s LD [M] drivers/input/misc/gpio-vibra.ko 9089s BTF [M] drivers/input/misc/gpio-vibra.ko 9089s LD [M] drivers/input/misc/hisi_powerkey.ko 9089s BTF [M] drivers/input/misc/hisi_powerkey.ko 9089s LD [M] drivers/input/misc/ibm-panel.ko 9089s LD [M] drivers/input/misc/ims-pcu.ko 9089s BTF [M] drivers/input/misc/ibm-panel.ko 9089s BTF [M] drivers/input/misc/ims-pcu.ko 9089s LD [M] drivers/input/misc/iqs269a.ko 9089s BTF [M] drivers/input/misc/iqs269a.ko 9089s LD [M] drivers/input/misc/iqs626a.ko 9089s BTF [M] drivers/input/misc/iqs626a.ko 9089s LD [M] drivers/input/misc/iqs7222.ko 9089s LD [M] drivers/input/misc/keyspan_remote.ko 9089s BTF [M] drivers/input/misc/iqs7222.ko 9089s BTF [M] drivers/input/misc/keyspan_remote.ko 9089s LD [M] drivers/input/misc/kxtj9.ko 9089s BTF [M] drivers/input/misc/kxtj9.ko 9089s LD [M] drivers/input/misc/max77650-onkey.ko 9089s BTF [M] drivers/input/misc/max77650-onkey.ko 9089s LD [M] drivers/input/misc/max77693-haptic.ko 9089s LD [M] drivers/input/misc/max8925_onkey.ko 9089s BTF [M] drivers/input/misc/max77693-haptic.ko 9089s BTF [M] drivers/input/misc/max8925_onkey.ko 9089s LD [M] drivers/input/misc/max8997_haptic.ko 9089s BTF [M] drivers/input/misc/max8997_haptic.ko 9089s LD [M] drivers/input/misc/mc13783-pwrbutton.ko 9089s BTF [M] drivers/input/misc/mc13783-pwrbutton.ko 9090s LD [M] drivers/input/misc/mma8450.ko 9090s LD [M] drivers/input/misc/palmas-pwrbutton.ko 9090s BTF [M] drivers/input/misc/mma8450.ko 9090s BTF [M] drivers/input/misc/palmas-pwrbutton.ko 9090s LD [M] drivers/input/misc/pcap_keys.ko 9090s BTF [M] drivers/input/misc/pcap_keys.ko 9090s LD [M] drivers/input/misc/pcf8574_keypad.ko 9090s BTF [M] drivers/input/misc/pcf8574_keypad.ko 9090s LD [M] drivers/input/misc/pm8941-pwrkey.ko 9090s LD [M] drivers/input/misc/pm8xxx-vibrator.ko 9090s BTF [M] drivers/input/misc/pm8941-pwrkey.ko 9090s BTF [M] drivers/input/misc/pm8xxx-vibrator.ko 9090s LD [M] drivers/input/misc/powermate.ko 9090s BTF [M] drivers/input/misc/powermate.ko 9090s LD [M] drivers/input/misc/pwm-beeper.ko 9090s BTF [M] drivers/input/misc/pwm-beeper.ko 9090s LD [M] drivers/input/misc/pwm-vibra.ko 9090s LD [M] drivers/input/misc/qnap-mcu-input.ko 9090s BTF [M] drivers/input/misc/pwm-vibra.ko 9090s BTF [M] drivers/input/misc/qnap-mcu-input.ko 9090s LD [M] drivers/input/misc/rave-sp-pwrbutton.ko 9090s BTF [M] drivers/input/misc/rave-sp-pwrbutton.ko 9090s LD [M] drivers/input/misc/regulator-haptic.ko 9090s BTF [M] drivers/input/misc/regulator-haptic.ko 9090s LD [M] drivers/input/misc/retu-pwrbutton.ko 9090s LD [M] drivers/input/misc/rt5120-pwrkey.ko 9090s BTF [M] drivers/input/misc/retu-pwrbutton.ko 9090s BTF [M] drivers/input/misc/rt5120-pwrkey.ko 9090s LD [M] drivers/input/misc/axp20x-pek.ko 9090s BTF [M] drivers/input/misc/axp20x-pek.ko 9090s LD [M] drivers/input/misc/rotary_encoder.ko 9090s BTF [M] drivers/input/misc/rotary_encoder.ko 9090s LD [M] drivers/input/misc/rk805-pwrkey.ko 9090s LD [M] drivers/input/misc/sc27xx-vibra.ko 9090s BTF [M] drivers/input/misc/rk805-pwrkey.ko 9090s BTF [M] drivers/input/misc/sc27xx-vibra.ko 9091s LD [M] drivers/input/misc/soc_button_array.ko 9091s BTF [M] drivers/input/misc/soc_button_array.ko 9091s LD [M] drivers/input/misc/stpmic1_onkey.ko 9091s BTF [M] drivers/input/misc/stpmic1_onkey.ko 9091s LD [M] drivers/input/misc/tps65218-pwrbutton.ko 9091s LD [M] drivers/input/misc/tps65219-pwrbutton.ko 9091s BTF [M] drivers/input/misc/tps65218-pwrbutton.ko 9091s BTF [M] drivers/input/misc/tps65219-pwrbutton.ko 9091s LD [M] drivers/input/misc/twl4030-pwrbutton.ko 9091s BTF [M] drivers/input/misc/twl4030-pwrbutton.ko 9091s LD [M] drivers/input/misc/twl4030-vibra.ko 9091s BTF [M] drivers/input/misc/twl4030-vibra.ko 9091s LD [M] drivers/input/misc/twl6040-vibra.ko 9091s LD [M] drivers/input/misc/wm831x-on.ko 9091s BTF [M] drivers/input/misc/twl6040-vibra.ko 9091s BTF [M] drivers/input/misc/wm831x-on.ko 9091s LD [M] drivers/input/misc/yealink.ko 9091s BTF [M] drivers/input/misc/yealink.ko 9091s LD [M] drivers/input/ff-memless.ko 9091s BTF [M] drivers/input/ff-memless.ko 9091s LD [M] drivers/input/sparse-keymap.ko 9091s BTF [M] drivers/input/sparse-keymap.ko 9091s LD [M] drivers/input/matrix-keymap.ko 9091s BTF [M] drivers/input/matrix-keymap.ko 9091s LD [M] drivers/input/input-leds.ko 9091s BTF [M] drivers/input/input-leds.ko 9091s LD [M] drivers/input/joydev.ko 9091s BTF [M] drivers/input/joydev.ko 9091s LD [M] drivers/input/rmi4/rmi_core.ko 9091s LD [M] drivers/input/rmi4/rmi_i2c.ko 9091s BTF [M] drivers/input/rmi4/rmi_core.ko 9091s BTF [M] drivers/input/rmi4/rmi_i2c.ko 9092s LD [M] drivers/input/rmi4/rmi_spi.ko 9092s BTF [M] drivers/input/rmi4/rmi_spi.ko 9092s LD [M] drivers/input/rmi4/rmi_smbus.ko 9092s BTF [M] drivers/input/rmi4/rmi_smbus.ko 9092s LD [M] drivers/rtc/rtc-88pm80x.ko 9092s BTF [M] drivers/rtc/rtc-88pm80x.ko 9092s LD [M] drivers/rtc/rtc-88pm860x.ko 9092s BTF [M] drivers/rtc/rtc-88pm860x.ko 9092s LD [M] drivers/rtc/rtc-88pm886.ko 9092s BTF [M] drivers/rtc/rtc-88pm886.ko 9092s LD [M] drivers/rtc/rtc-ab-b5ze-s3.ko 9092s BTF [M] drivers/rtc/rtc-ab-b5ze-s3.ko 9092s LD [M] drivers/rtc/rtc-ab-eoz9.ko 9092s LD [M] drivers/rtc/rtc-abx80x.ko 9092s BTF [M] drivers/rtc/rtc-ab-eoz9.ko 9092s BTF [M] drivers/rtc/rtc-abx80x.ko 9092s LD [M] drivers/rtc/rtc-amlogic-a4.ko 9092s BTF [M] drivers/rtc/rtc-amlogic-a4.ko 9092s LD [M] drivers/rtc/rtc-armada38x.ko 9092s BTF [M] drivers/rtc/rtc-armada38x.ko 9092s LD [M] drivers/rtc/rtc-as3722.ko 9092s LD [M] drivers/rtc/rtc-nxp-bbnsm.ko 9092s BTF [M] drivers/rtc/rtc-as3722.ko 9092s BTF [M] drivers/rtc/rtc-nxp-bbnsm.ko 9092s LD [M] drivers/rtc/rtc-bd70528.ko 9092s BTF [M] drivers/rtc/rtc-bd70528.ko 9092s LD [M] drivers/rtc/rtc-bq32k.ko 9092s BTF [M] drivers/rtc/rtc-bq32k.ko 9092s LD [M] drivers/rtc/rtc-brcmstb-waketimer.ko 9092s LD [M] drivers/rtc/rtc-cadence.ko 9092s BTF [M] drivers/rtc/rtc-brcmstb-waketimer.ko 9092s BTF [M] drivers/rtc/rtc-cadence.ko 9092s LD [M] drivers/rtc/rtc-cpcap.ko 9092s BTF [M] drivers/rtc/rtc-cpcap.ko 9093s LD [M] drivers/rtc/rtc-cros-ec.ko 9093s BTF [M] drivers/rtc/rtc-cros-ec.ko 9093s LD [M] drivers/rtc/rtc-da9052.ko 9093s LD [M] drivers/rtc/rtc-da9055.ko 9093s BTF [M] drivers/rtc/rtc-da9052.ko 9093s BTF [M] drivers/rtc/rtc-da9055.ko 9093s LD [M] drivers/rtc/rtc-da9063.ko 9093s BTF [M] drivers/rtc/rtc-da9063.ko 9093s LD [M] drivers/rtc/rtc-ds1286.ko 9093s BTF [M] drivers/rtc/rtc-ds1286.ko 9093s LD [M] drivers/rtc/rtc-ds1302.ko 9093s BTF [M] drivers/rtc/rtc-ds1302.ko 9093s LD [M] drivers/rtc/rtc-ds1305.ko 9093s BTF [M] drivers/rtc/rtc-ds1305.ko 9093s LD [M] drivers/rtc/rtc-ds1307.ko 9093s BTF [M] drivers/rtc/rtc-ds1307.ko 9093s LD [M] drivers/rtc/rtc-ds1343.ko 9093s BTF [M] drivers/rtc/rtc-ds1343.ko 9093s LD [M] drivers/rtc/rtc-ds1347.ko 9093s BTF [M] drivers/rtc/rtc-ds1347.ko 9093s LD [M] drivers/rtc/rtc-ds1374.ko 9093s LD [M] drivers/rtc/rtc-ds1390.ko 9093s BTF [M] drivers/rtc/rtc-ds1374.ko 9093s BTF [M] drivers/rtc/rtc-ds1390.ko 9093s LD [M] drivers/rtc/rtc-ds1511.ko 9093s BTF [M] drivers/rtc/rtc-ds1511.ko 9093s LD [M] drivers/rtc/rtc-ds1553.ko 9093s BTF [M] drivers/rtc/rtc-ds1553.ko 9093s LD [M] drivers/rtc/rtc-ds1672.ko 9093s LD [M] drivers/rtc/rtc-ds1685.ko 9093s BTF [M] drivers/rtc/rtc-ds1672.ko 9093s BTF [M] drivers/rtc/rtc-ds1685.ko 9094s LD [M] drivers/rtc/rtc-ds1742.ko 9094s BTF [M] drivers/rtc/rtc-ds1742.ko 9094s LD [M] drivers/rtc/rtc-ds2404.ko 9094s BTF [M] drivers/rtc/rtc-ds2404.ko 9094s LD [M] drivers/rtc/rtc-ds3232.ko 9094s BTF [M] drivers/rtc/rtc-ds3232.ko 9094s LD [M] drivers/rtc/rtc-em3027.ko 9094s BTF [M] drivers/rtc/rtc-em3027.ko 9094s LD [M] drivers/rtc/rtc-fm3130.ko 9094s BTF [M] drivers/rtc/rtc-fm3130.ko 9094s LD [M] drivers/rtc/rtc-fsl-ftm-alarm.ko 9094s BTF [M] drivers/rtc/rtc-fsl-ftm-alarm.ko 9094s LD [M] drivers/rtc/rtc-ftrtc010.ko 9094s BTF [M] drivers/rtc/rtc-ftrtc010.ko 9094s LD [M] drivers/rtc/rtc-goldfish.ko 9094s BTF [M] drivers/rtc/rtc-goldfish.ko 9094s LD [M] drivers/rtc/rtc-hid-sensor-time.ko 9094s BTF [M] drivers/rtc/rtc-hid-sensor-time.ko 9094s LD [M] drivers/rtc/rtc-hym8563.ko 9094s BTF [M] drivers/rtc/rtc-hym8563.ko 9094s LD [M] drivers/rtc/rtc-imxdi.ko 9094s BTF [M] drivers/rtc/rtc-imxdi.ko 9094s LD [M] drivers/rtc/rtc-imx-sc.ko 9094s BTF [M] drivers/rtc/rtc-imx-sc.ko 9094s LD [M] drivers/rtc/rtc-imx-sm-bbm.ko 9094s BTF [M] drivers/rtc/rtc-imx-sm-bbm.ko 9094s LD [M] drivers/rtc/rtc-isl12022.ko 9094s BTF [M] drivers/rtc/rtc-isl12022.ko 9094s LD [M] drivers/rtc/rtc-isl12026.ko 9094s BTF [M] drivers/rtc/rtc-isl12026.ko 9094s LD [M] drivers/rtc/rtc-isl1208.ko 9094s BTF [M] drivers/rtc/rtc-isl1208.ko 9094s LD [M] drivers/rtc/rtc-lp8788.ko 9094s BTF [M] drivers/rtc/rtc-lp8788.ko 9094s LD [M] drivers/rtc/rtc-m41t80.ko 9094s BTF [M] drivers/rtc/rtc-m41t80.ko 9094s LD [M] drivers/rtc/rtc-m41t93.ko 9095s BTF [M] drivers/rtc/rtc-m41t93.ko 9095s LD [M] drivers/rtc/rtc-m41t94.ko 9095s BTF [M] drivers/rtc/rtc-m41t94.ko 9095s LD [M] drivers/rtc/rtc-m48t35.ko 9095s BTF [M] drivers/rtc/rtc-m48t35.ko 9095s LD [M] drivers/rtc/rtc-m48t59.ko 9095s BTF [M] drivers/rtc/rtc-m48t59.ko 9095s LD [M] drivers/rtc/rtc-m48t86.ko 9095s BTF [M] drivers/rtc/rtc-m48t86.ko 9095s LD [M] drivers/rtc/rtc-ma35d1.ko 9095s BTF [M] drivers/rtc/rtc-ma35d1.ko 9095s LD [M] drivers/rtc/rtc-max31335.ko 9095s BTF [M] drivers/rtc/rtc-max31335.ko 9095s LD [M] drivers/rtc/rtc-max6900.ko 9095s BTF [M] drivers/rtc/rtc-max6900.ko 9095s LD [M] drivers/rtc/rtc-max6902.ko 9095s BTF [M] drivers/rtc/rtc-max6902.ko 9095s LD [M] drivers/rtc/rtc-max6916.ko 9095s BTF [M] drivers/rtc/rtc-max6916.ko 9095s LD [M] drivers/rtc/rtc-max77686.ko 9095s BTF [M] drivers/rtc/rtc-max77686.ko 9095s LD [M] drivers/rtc/rtc-max8907.ko 9095s BTF [M] drivers/rtc/rtc-max8907.ko 9095s LD [M] drivers/rtc/rtc-max8925.ko 9095s BTF [M] drivers/rtc/rtc-max8925.ko 9095s LD [M] drivers/rtc/rtc-max8997.ko 9095s BTF [M] drivers/rtc/rtc-max8997.ko 9095s LD [M] drivers/rtc/rtc-max8998.ko 9095s BTF [M] drivers/rtc/rtc-max8998.ko 9095s LD [M] drivers/rtc/rtc-meson-vrtc.ko 9095s BTF [M] drivers/rtc/rtc-meson-vrtc.ko 9095s LD [M] drivers/rtc/rtc-mc13xxx.ko 9095s LD [M] drivers/rtc/rtc-mcp795.ko 9095s BTF [M] drivers/rtc/rtc-mc13xxx.ko 9095s BTF [M] drivers/rtc/rtc-mcp795.ko 9096s LD [M] drivers/rtc/rtc-msm6242.ko 9096s BTF [M] drivers/rtc/rtc-msm6242.ko 9096s LD [M] drivers/rtc/rtc-mt2712.ko 9096s BTF [M] drivers/rtc/rtc-mt2712.ko 9096s LD [M] drivers/rtc/rtc-mt6397.ko 9096s LD [M] drivers/rtc/rtc-mt7622.ko 9096s BTF [M] drivers/rtc/rtc-mt6397.ko 9096s BTF [M] drivers/rtc/rtc-mt7622.ko 9096s LD [M] drivers/rtc/rtc-mxc.ko 9096s BTF [M] drivers/rtc/rtc-mxc.ko 9096s LD [M] drivers/rtc/rtc-mxc_v2.ko 9096s BTF [M] drivers/rtc/rtc-mxc_v2.ko 9096s LD [M] drivers/rtc/rtc-nct3018y.ko 9096s LD [M] drivers/rtc/rtc-ntxec.ko 9096s BTF [M] drivers/rtc/rtc-nct3018y.ko 9096s BTF [M] drivers/rtc/rtc-ntxec.ko 9096s LD [M] drivers/rtc/rtc-optee.ko 9096s LD [M] drivers/rtc/rtc-palmas.ko 9096s BTF [M] drivers/rtc/rtc-optee.ko 9096s BTF [M] drivers/rtc/rtc-palmas.ko 9096s LD [M] drivers/rtc/rtc-pcap.ko 9096s LD [M] drivers/rtc/rtc-pcf2123.ko 9096s BTF [M] drivers/rtc/rtc-pcap.ko 9096s BTF [M] drivers/rtc/rtc-pcf2123.ko 9096s LD [M] drivers/rtc/rtc-pcf2127.ko 9096s LD [M] drivers/rtc/rtc-pcf85063.ko 9096s BTF [M] drivers/rtc/rtc-pcf2127.ko 9096s BTF [M] drivers/rtc/rtc-pcf85063.ko 9096s LD [M] drivers/rtc/rtc-pcf8523.ko 9096s LD [M] drivers/rtc/rtc-pcf85363.ko 9096s BTF [M] drivers/rtc/rtc-pcf8523.ko 9096s BTF [M] drivers/rtc/rtc-pcf85363.ko 9096s LD [M] drivers/rtc/rtc-pcf8563.ko 9096s LD [M] drivers/rtc/rtc-pcf8583.ko 9096s BTF [M] drivers/rtc/rtc-pcf8563.ko 9096s BTF [M] drivers/rtc/rtc-pcf8583.ko 9097s LD [M] drivers/rtc/rtc-pl030.ko 9097s LD [M] drivers/rtc/rtc-pl031.ko 9097s BTF [M] drivers/rtc/rtc-pl030.ko 9097s BTF [M] drivers/rtc/rtc-pl031.ko 9097s LD [M] drivers/rtc/rtc-pm8xxx.ko 9097s LD [M] drivers/rtc/rtc-r7301.ko 9097s BTF [M] drivers/rtc/rtc-pm8xxx.ko 9097s BTF [M] drivers/rtc/rtc-r7301.ko 9097s LD [M] drivers/rtc/rtc-r9701.ko 9097s BTF [M] drivers/rtc/rtc-r9701.ko 9097s LD [M] drivers/rtc/rtc-rc5t583.ko 9097s BTF [M] drivers/rtc/rtc-rc5t583.ko 9097s LD [M] drivers/rtc/rtc-rc5t619.ko 9097s LD [M] drivers/rtc/rtc-rk808.ko 9097s BTF [M] drivers/rtc/rtc-rc5t619.ko 9097s BTF [M] drivers/rtc/rtc-rk808.ko 9097s LD [M] drivers/rtc/rtc-rp5c01.ko 9097s LD [M] drivers/rtc/rtc-rs5c348.ko 9097s BTF [M] drivers/rtc/rtc-rp5c01.ko 9097s BTF [M] drivers/rtc/rtc-rs5c348.ko 9097s LD [M] drivers/rtc/rtc-rs5c372.ko 9097s LD [M] drivers/rtc/rtc-rv3028.ko 9097s BTF [M] drivers/rtc/rtc-rs5c372.ko 9097s BTF [M] drivers/rtc/rtc-rv3028.ko 9097s LD [M] drivers/rtc/rtc-rv3029c2.ko 9097s BTF [M] drivers/rtc/rtc-rv3029c2.ko 9097s LD [M] drivers/rtc/rtc-rv3032.ko 9097s BTF [M] drivers/rtc/rtc-rv3032.ko 9097s LD [M] drivers/rtc/rtc-rv8803.ko 9097s LD [M] drivers/rtc/rtc-rx4581.ko 9097s BTF [M] drivers/rtc/rtc-rv8803.ko 9097s BTF [M] drivers/rtc/rtc-rx4581.ko 9097s LD [M] drivers/rtc/rtc-rx6110.ko 9098s BTF [M] drivers/rtc/rtc-rx6110.ko 9098s LD [M] drivers/rtc/rtc-rx8010.ko 9098s BTF [M] drivers/rtc/rtc-rx8010.ko 9098s LD [M] drivers/rtc/rtc-rx8025.ko 9098s LD [M] drivers/rtc/rtc-rx8111.ko 9098s BTF [M] drivers/rtc/rtc-rx8025.ko 9098s BTF [M] drivers/rtc/rtc-rx8111.ko 9098s LD [M] drivers/rtc/rtc-rx8581.ko 9098s BTF [M] drivers/rtc/rtc-rx8581.ko 9098s LD [M] drivers/rtc/rtc-renesas-rtca3.ko 9098s BTF [M] drivers/rtc/rtc-renesas-rtca3.ko 9098s LD [M] drivers/rtc/rtc-s32g.ko 9098s LD [M] drivers/rtc/rtc-s35390a.ko 9098s BTF [M] drivers/rtc/rtc-s32g.ko 9098s BTF [M] drivers/rtc/rtc-s35390a.ko 9098s LD [M] drivers/rtc/rtc-s5m.ko 9098s BTF [M] drivers/rtc/rtc-s5m.ko 9098s LD [M] drivers/rtc/rtc-sc27xx.ko 9098s BTF [M] drivers/rtc/rtc-sc27xx.ko 9098s LD [M] drivers/rtc/rtc-sd2405al.ko 9098s BTF [M] drivers/rtc/rtc-sd2405al.ko 9098s LD [M] drivers/rtc/rtc-sd3078.ko 9098s BTF [M] drivers/rtc/rtc-sd3078.ko 9098s LD [M] drivers/rtc/rtc-sh.ko 9098s BTF [M] drivers/rtc/rtc-sh.ko 9098s LD [M] drivers/rtc/rtc-snvs.ko 9098s BTF [M] drivers/rtc/rtc-snvs.ko 9098s LD [M] drivers/rtc/rtc-stk17ta8.ko 9098s BTF [M] drivers/rtc/rtc-stk17ta8.ko 9098s LD [M] drivers/rtc/rtc-stm32.ko 9098s BTF [M] drivers/rtc/rtc-stm32.ko 9098s LD [M] drivers/rtc/rtc-ti-k3.ko 9098s BTF [M] drivers/rtc/rtc-ti-k3.ko 9098s LD [M] drivers/rtc/rtc-tps6586x.ko 9098s BTF [M] drivers/rtc/rtc-tps6586x.ko 9099s LD [M] drivers/rtc/rtc-tps6594.ko 9099s BTF [M] drivers/rtc/rtc-tps6594.ko 9099s LD [M] drivers/rtc/rtc-tps65910.ko 9099s BTF [M] drivers/rtc/rtc-tps65910.ko 9099s LD [M] drivers/rtc/rtc-twl.ko 9099s BTF [M] drivers/rtc/rtc-twl.ko 9099s LD [M] drivers/rtc/rtc-wm831x.ko 9099s BTF [M] drivers/rtc/rtc-wm831x.ko 9099s LD [M] drivers/rtc/rtc-wm8350.ko 9099s BTF [M] drivers/rtc/rtc-wm8350.ko 9099s LD [M] drivers/rtc/rtc-x1205.ko 9099s BTF [M] drivers/rtc/rtc-x1205.ko 9099s LD [M] drivers/rtc/rtc-zynqmp.ko 9099s BTF [M] drivers/rtc/rtc-zynqmp.ko 9099s LD [M] drivers/i2c/algos/i2c-algo-bit.ko 9099s BTF [M] drivers/i2c/algos/i2c-algo-bit.ko 9099s LD [M] drivers/i2c/algos/i2c-algo-pca.ko 9099s BTF [M] drivers/i2c/algos/i2c-algo-pca.ko 9099s LD [M] drivers/i2c/busses/i2c-scmi.ko 9099s BTF [M] drivers/i2c/busses/i2c-scmi.ko 9099s LD [M] drivers/i2c/busses/i2c-ccgx-ucsi.ko 9099s BTF [M] drivers/i2c/busses/i2c-ccgx-ucsi.ko 9099s LD [M] drivers/i2c/busses/i2c-ali1535.ko 9099s BTF [M] drivers/i2c/busses/i2c-ali1535.ko 9099s LD [M] drivers/i2c/busses/i2c-ali1563.ko 9099s BTF [M] drivers/i2c/busses/i2c-ali1563.ko 9099s LD [M] drivers/i2c/busses/i2c-ali15x3.ko 9099s BTF [M] drivers/i2c/busses/i2c-ali15x3.ko 9099s LD [M] drivers/i2c/busses/i2c-amd756.ko 9099s BTF [M] drivers/i2c/busses/i2c-amd756.ko 9099s LD [M] drivers/i2c/busses/i2c-amd8111.ko 9099s BTF [M] drivers/i2c/busses/i2c-amd8111.ko 9099s LD [M] drivers/i2c/busses/i2c-i801.ko 9099s BTF [M] drivers/i2c/busses/i2c-i801.ko 9099s LD [M] drivers/i2c/busses/i2c-isch.ko 9100s BTF [M] drivers/i2c/busses/i2c-isch.ko 9100s LD [M] drivers/i2c/busses/i2c-nforce2.ko 9100s BTF [M] drivers/i2c/busses/i2c-nforce2.ko 9100s LD [M] drivers/i2c/busses/i2c-nvidia-gpu.ko 9100s BTF [M] drivers/i2c/busses/i2c-nvidia-gpu.ko 9100s LD [M] drivers/i2c/busses/i2c-piix4.ko 9100s BTF [M] drivers/i2c/busses/i2c-piix4.ko 9100s LD [M] drivers/i2c/busses/i2c-sis5595.ko 9100s BTF [M] drivers/i2c/busses/i2c-sis5595.ko 9100s LD [M] drivers/i2c/busses/i2c-sis630.ko 9100s BTF [M] drivers/i2c/busses/i2c-sis630.ko 9100s LD [M] drivers/i2c/busses/i2c-sis96x.ko 9100s BTF [M] drivers/i2c/busses/i2c-sis96x.ko 9100s LD [M] drivers/i2c/busses/i2c-via.ko 9100s BTF [M] drivers/i2c/busses/i2c-via.ko 9100s LD [M] drivers/i2c/busses/i2c-viapro.ko 9100s BTF [M] drivers/i2c/busses/i2c-viapro.ko 9100s LD [M] drivers/i2c/busses/i2c-viai2c-zhaoxin.ko 9100s BTF [M] drivers/i2c/busses/i2c-viai2c-zhaoxin.ko 9100s LD [M] drivers/i2c/busses/i2c-viai2c-common.ko 9100s BTF [M] drivers/i2c/busses/i2c-viai2c-common.ko 9100s LD [M] drivers/i2c/busses/i2c-altera.ko 9100s BTF [M] drivers/i2c/busses/i2c-altera.ko 9100s LD [M] drivers/i2c/busses/i2c-amd-asf-plat.ko 9100s BTF [M] drivers/i2c/busses/i2c-amd-asf-plat.ko 9100s LD [M] drivers/i2c/busses/i2c-bcm2835.ko 9100s BTF [M] drivers/i2c/busses/i2c-bcm2835.ko 9100s LD [M] drivers/i2c/busses/i2c-bcm-iproc.ko 9100s BTF [M] drivers/i2c/busses/i2c-bcm-iproc.ko 9100s LD [M] drivers/i2c/busses/i2c-cbus-gpio.ko 9100s BTF [M] drivers/i2c/busses/i2c-cbus-gpio.ko 9100s LD [M] drivers/i2c/busses/i2c-designware-amdisp.ko 9100s BTF [M] drivers/i2c/busses/i2c-designware-amdisp.ko 9100s LD [M] drivers/i2c/busses/i2c-designware-pci.ko 9100s BTF [M] drivers/i2c/busses/i2c-designware-pci.ko 9100s LD [M] drivers/i2c/busses/i2c-gpio.ko 9101s BTF [M] drivers/i2c/busses/i2c-gpio.ko 9101s LD [M] drivers/i2c/busses/i2c-hisi.ko 9101s BTF [M] drivers/i2c/busses/i2c-hisi.ko 9101s LD [M] drivers/i2c/busses/i2c-hix5hd2.ko 9101s BTF [M] drivers/i2c/busses/i2c-hix5hd2.ko 9101s LD [M] drivers/i2c/busses/i2c-imx.ko 9101s BTF [M] drivers/i2c/busses/i2c-imx.ko 9101s LD [M] drivers/i2c/busses/i2c-imx-lpi2c.ko 9101s BTF [M] drivers/i2c/busses/i2c-imx-lpi2c.ko 9101s LD [M] drivers/i2c/busses/i2c-keba.ko 9101s BTF [M] drivers/i2c/busses/i2c-keba.ko 9101s LD [M] drivers/i2c/busses/i2c-kempld.ko 9101s BTF [M] drivers/i2c/busses/i2c-kempld.ko 9101s LD [M] drivers/i2c/busses/i2c-meson.ko 9101s BTF [M] drivers/i2c/busses/i2c-meson.ko 9101s LD [M] drivers/i2c/busses/i2c-mt65xx.ko 9101s BTF [M] drivers/i2c/busses/i2c-mt65xx.ko 9101s LD [M] drivers/i2c/busses/i2c-mt7621.ko 9101s BTF [M] drivers/i2c/busses/i2c-mt7621.ko 9101s LD [M] drivers/i2c/busses/i2c-mv64xxx.ko 9101s BTF [M] drivers/i2c/busses/i2c-mv64xxx.ko 9101s LD [M] drivers/i2c/busses/i2c-nomadik.ko 9101s BTF [M] drivers/i2c/busses/i2c-nomadik.ko 9101s LD [M] drivers/i2c/busses/i2c-npcm7xx.ko 9101s BTF [M] drivers/i2c/busses/i2c-npcm7xx.ko 9101s LD [M] drivers/i2c/busses/i2c-ocores.ko 9101s BTF [M] drivers/i2c/busses/i2c-ocores.ko 9101s LD [M] drivers/i2c/busses/i2c-owl.ko 9101s BTF [M] drivers/i2c/busses/i2c-owl.ko 9101s LD [M] drivers/i2c/busses/i2c-pca-platform.ko 9101s BTF [M] drivers/i2c/busses/i2c-pca-platform.ko 9101s LD [M] drivers/i2c/busses/i2c-pxa.ko 9101s BTF [M] drivers/i2c/busses/i2c-pxa.ko 9101s LD [M] drivers/i2c/busses/i2c-qcom-cci.ko 9102s BTF [M] drivers/i2c/busses/i2c-qcom-cci.ko 9102s LD [M] drivers/i2c/busses/i2c-qcom-geni.ko 9102s BTF [M] drivers/i2c/busses/i2c-qcom-geni.ko 9102s LD [M] drivers/i2c/busses/i2c-qup.ko 9102s BTF [M] drivers/i2c/busses/i2c-qup.ko 9102s LD [M] drivers/i2c/busses/i2c-riic.ko 9102s BTF [M] drivers/i2c/busses/i2c-riic.ko 9102s LD [M] drivers/i2c/busses/i2c-rk3x.ko 9102s BTF [M] drivers/i2c/busses/i2c-rk3x.ko 9102s LD [M] drivers/i2c/busses/i2c-rzv2m.ko 9102s BTF [M] drivers/i2c/busses/i2c-rzv2m.ko 9102s LD [M] drivers/i2c/busses/i2c-sh_mobile.ko 9102s BTF [M] drivers/i2c/busses/i2c-sh_mobile.ko 9102s LD [M] drivers/i2c/busses/i2c-simtec.ko 9102s BTF [M] drivers/i2c/busses/i2c-simtec.ko 9102s LD [M] drivers/i2c/busses/i2c-stm32f4.ko 9102s BTF [M] drivers/i2c/busses/i2c-stm32f4.ko 9102s LD [M] drivers/i2c/busses/i2c-stm32f7-drv.ko 9102s BTF [M] drivers/i2c/busses/i2c-stm32f7-drv.ko 9102s LD [M] drivers/i2c/busses/i2c-synquacer.ko 9102s BTF [M] drivers/i2c/busses/i2c-synquacer.ko 9102s LD [M] drivers/i2c/busses/i2c-versatile.ko 9102s BTF [M] drivers/i2c/busses/i2c-versatile.ko 9102s LD [M] drivers/i2c/busses/i2c-thunderx.ko 9102s BTF [M] drivers/i2c/busses/i2c-thunderx.ko 9102s LD [M] drivers/i2c/busses/i2c-xiic.ko 9102s BTF [M] drivers/i2c/busses/i2c-xiic.ko 9102s LD [M] drivers/i2c/busses/i2c-xlp9xx.ko 9102s BTF [M] drivers/i2c/busses/i2c-xlp9xx.ko 9102s LD [M] drivers/i2c/busses/i2c-rcar.ko 9102s BTF [M] drivers/i2c/busses/i2c-rcar.ko 9102s LD [M] drivers/i2c/busses/i2c-diolan-u2c.ko 9102s LD [M] drivers/i2c/busses/i2c-dln2.ko 9102s BTF [M] drivers/i2c/busses/i2c-diolan-u2c.ko 9102s BTF [M] drivers/i2c/busses/i2c-dln2.ko 9103s LD [M] drivers/i2c/busses/i2c-ljca.ko 9103s BTF [M] drivers/i2c/busses/i2c-ljca.ko 9103s LD [M] drivers/i2c/busses/i2c-cp2615.ko 9103s LD [M] drivers/i2c/busses/i2c-parport.ko 9103s BTF [M] drivers/i2c/busses/i2c-cp2615.ko 9103s BTF [M] drivers/i2c/busses/i2c-parport.ko 9103s LD [M] drivers/i2c/busses/i2c-mchp-pci1xxxx.ko 9103s BTF [M] drivers/i2c/busses/i2c-mchp-pci1xxxx.ko 9103s LD [M] drivers/i2c/busses/i2c-robotfuzz-osif.ko 9103s BTF [M] drivers/i2c/busses/i2c-robotfuzz-osif.ko 9103s LD [M] drivers/i2c/busses/i2c-taos-evm.ko 9103s LD [M] drivers/i2c/busses/i2c-tiny-usb.ko 9103s BTF [M] drivers/i2c/busses/i2c-taos-evm.ko 9103s BTF [M] drivers/i2c/busses/i2c-tiny-usb.ko 9103s LD [M] drivers/i2c/busses/i2c-viperboard.ko 9103s BTF [M] drivers/i2c/busses/i2c-viperboard.ko 9103s LD [M] drivers/i2c/busses/i2c-brcmstb.ko 9103s LD [M] drivers/i2c/busses/i2c-cros-ec-tunnel.ko 9103s BTF [M] drivers/i2c/busses/i2c-brcmstb.ko 9103s BTF [M] drivers/i2c/busses/i2c-cros-ec-tunnel.ko 9103s LD [M] drivers/i2c/busses/i2c-mlxbf.ko 9103s LD [M] drivers/i2c/busses/i2c-mlxcpld.ko 9103s BTF [M] drivers/i2c/busses/i2c-mlxbf.ko 9103s BTF [M] drivers/i2c/busses/i2c-mlxcpld.ko 9103s LD [M] drivers/i2c/busses/i2c-xgene-slimpro.ko 9103s BTF [M] drivers/i2c/busses/i2c-xgene-slimpro.ko 9103s LD [M] drivers/i2c/busses/i2c-fsi.ko 9103s BTF [M] drivers/i2c/busses/i2c-fsi.ko 9103s LD [M] drivers/i2c/busses/i2c-virtio.ko 9104s BTF [M] drivers/i2c/busses/i2c-virtio.ko 9104s LD [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.ko 9104s LD [M] drivers/i2c/muxes/i2c-demux-pinctrl.ko 9104s BTF [M] drivers/i2c/muxes/i2c-arb-gpio-challenge.ko 9104s BTF [M] drivers/i2c/muxes/i2c-demux-pinctrl.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-gpio.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-gpio.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-gpmux.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-gpmux.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-ltc4306.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-mlxcpld.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-ltc4306.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-mlxcpld.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-mule.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-mule.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-pca9541.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-pca954x.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-pca9541.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-pca954x.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-pinctrl.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-pinctrl.ko 9104s LD [M] drivers/i2c/muxes/i2c-mux-reg.ko 9104s BTF [M] drivers/i2c/muxes/i2c-mux-reg.ko 9104s LD [M] drivers/i2c/i2c-smbus.ko 9104s BTF [M] drivers/i2c/i2c-smbus.ko 9104s LD [M] drivers/i2c/i2c-mux.ko 9104s BTF [M] drivers/i2c/i2c-mux.ko 9104s LD [M] drivers/i2c/i2c-atr.ko 9104s BTF [M] drivers/i2c/i2c-atr.ko 9105s LD [M] drivers/i2c/i2c-stub.ko 9105s BTF [M] drivers/i2c/i2c-stub.ko 9105s LD [M] drivers/i2c/i2c-slave-eeprom.ko 9105s BTF [M] drivers/i2c/i2c-slave-eeprom.ko 9105s LD [M] drivers/i2c/i2c-slave-testunit.ko 9105s BTF [M] drivers/i2c/i2c-slave-testunit.ko 9105s LD [M] drivers/i3c/i3c.ko 9105s BTF [M] drivers/i3c/i3c.ko 9105s LD [M] drivers/i3c/master/i3c-master-cdns.ko 9105s BTF [M] drivers/i3c/master/i3c-master-cdns.ko 9105s LD [M] drivers/i3c/master/dw-i3c-master.ko 9105s BTF [M] drivers/i3c/master/dw-i3c-master.ko 9105s LD [M] drivers/i3c/master/svc-i3c-master.ko 9105s LD [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.ko 9105s BTF [M] drivers/i3c/master/svc-i3c-master.ko 9105s BTF [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.ko 9105s LD [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.ko 9105s BTF [M] drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.ko 9105s LD [M] drivers/media/i2c/max2175.ko 9105s BTF [M] drivers/media/i2c/max2175.ko 9105s LD [M] drivers/media/i2c/ad5820.ko 9105s BTF [M] drivers/media/i2c/ad5820.ko 9105s LD [M] drivers/media/i2c/adp1653.ko 9105s BTF [M] drivers/media/i2c/adp1653.ko 9105s LD [M] drivers/media/i2c/adv7170.ko 9105s BTF [M] drivers/media/i2c/adv7170.ko 9106s LD [M] drivers/media/i2c/adv7175.ko 9106s LD [M] drivers/media/i2c/adv7180.ko 9106s BTF [M] drivers/media/i2c/adv7175.ko 9106s BTF [M] drivers/media/i2c/adv7180.ko 9106s LD [M] drivers/media/i2c/adv7183.ko 9106s BTF [M] drivers/media/i2c/adv7183.ko 9106s LD [M] drivers/media/i2c/adv7343.ko 9106s BTF [M] drivers/media/i2c/adv7343.ko 9106s LD [M] drivers/media/i2c/adv7393.ko 9106s LD [M] drivers/media/i2c/adv748x/adv748x.ko 9106s BTF [M] drivers/media/i2c/adv7393.ko 9106s BTF [M] drivers/media/i2c/adv748x/adv748x.ko 9106s LD [M] drivers/media/i2c/adv7604.ko 9106s BTF [M] drivers/media/i2c/adv7604.ko 9106s LD [M] drivers/media/i2c/adv7842.ko 9106s LD [M] drivers/media/i2c/ak7375.ko 9106s BTF [M] drivers/media/i2c/adv7842.ko 9106s BTF [M] drivers/media/i2c/ak7375.ko 9106s LD [M] drivers/media/i2c/ak881x.ko 9106s BTF [M] drivers/media/i2c/ak881x.ko 9106s LD [M] drivers/media/i2c/alvium-csi2.ko 9106s BTF [M] drivers/media/i2c/alvium-csi2.ko 9106s LD [M] drivers/media/i2c/aptina-pll.ko 9106s LD [M] drivers/media/i2c/ar0521.ko 9106s BTF [M] drivers/media/i2c/aptina-pll.ko 9106s BTF [M] drivers/media/i2c/ar0521.ko 9106s LD [M] drivers/media/i2c/bt819.ko 9106s BTF [M] drivers/media/i2c/bt819.ko 9107s LD [M] drivers/media/i2c/bt856.ko 9107s LD [M] drivers/media/i2c/bt866.ko 9107s BTF [M] drivers/media/i2c/bt856.ko 9107s BTF [M] drivers/media/i2c/bt866.ko 9107s LD [M] drivers/media/i2c/cs3308.ko 9107s BTF [M] drivers/media/i2c/cs3308.ko 9107s LD [M] drivers/media/i2c/cs5345.ko 9107s BTF [M] drivers/media/i2c/cs5345.ko 9107s LD [M] drivers/media/i2c/cs53l32a.ko 9107s BTF [M] drivers/media/i2c/cs53l32a.ko 9107s LD [M] drivers/media/i2c/cx25840/cx25840.ko 9107s BTF [M] drivers/media/i2c/cx25840/cx25840.ko 9107s LD [M] drivers/media/i2c/ds90ub913.ko 9107s LD [M] drivers/media/i2c/ds90ub953.ko 9107s BTF [M] drivers/media/i2c/ds90ub913.ko 9107s BTF [M] drivers/media/i2c/ds90ub953.ko 9107s LD [M] drivers/media/i2c/ds90ub960.ko 9107s BTF [M] drivers/media/i2c/ds90ub960.ko 9107s LD [M] drivers/media/i2c/dw9714.ko 9107s BTF [M] drivers/media/i2c/dw9714.ko 9107s LD [M] drivers/media/i2c/dw9719.ko 9107s BTF [M] drivers/media/i2c/dw9719.ko 9107s LD [M] drivers/media/i2c/dw9807-vcm.ko 9107s BTF [M] drivers/media/i2c/dw9807-vcm.ko 9107s LD [M] drivers/media/i2c/et8ek8/et8ek8.ko 9107s BTF [M] drivers/media/i2c/et8ek8/et8ek8.ko 9107s LD [M] drivers/media/i2c/gc0308.ko 9107s BTF [M] drivers/media/i2c/gc0308.ko 9107s LD [M] drivers/media/i2c/gc05a2.ko 9107s BTF [M] drivers/media/i2c/gc05a2.ko 9107s LD [M] drivers/media/i2c/gc08a3.ko 9107s BTF [M] drivers/media/i2c/gc08a3.ko 9108s LD [M] drivers/media/i2c/gc2145.ko 9108s BTF [M] drivers/media/i2c/gc2145.ko 9108s LD [M] drivers/media/i2c/hi556.ko 9108s LD [M] drivers/media/i2c/hi846.ko 9108s BTF [M] drivers/media/i2c/hi556.ko 9108s BTF [M] drivers/media/i2c/hi846.ko 9108s LD [M] drivers/media/i2c/hi847.ko 9108s BTF [M] drivers/media/i2c/hi847.ko 9108s LD [M] drivers/media/i2c/video-i2c.ko 9108s BTF [M] drivers/media/i2c/video-i2c.ko 9108s LD [M] drivers/media/i2c/imx208.ko 9108s LD [M] drivers/media/i2c/imx214.ko 9108s BTF [M] drivers/media/i2c/imx214.ko 9108s BTF [M] drivers/media/i2c/imx208.ko 9108s LD [M] drivers/media/i2c/imx219.ko 9108s BTF [M] drivers/media/i2c/imx219.ko 9108s LD [M] drivers/media/i2c/imx258.ko 9108s BTF [M] drivers/media/i2c/imx258.ko 9108s LD [M] drivers/media/i2c/imx274.ko 9108s BTF [M] drivers/media/i2c/imx274.ko 9108s LD [M] drivers/media/i2c/imx283.ko 9108s BTF [M] drivers/media/i2c/imx283.ko 9108s LD [M] drivers/media/i2c/imx290.ko 9108s BTF [M] drivers/media/i2c/imx290.ko 9108s LD [M] drivers/media/i2c/imx296.ko 9108s LD [M] drivers/media/i2c/imx319.ko 9108s BTF [M] drivers/media/i2c/imx296.ko 9109s BTF [M] drivers/media/i2c/imx319.ko 9109s LD [M] drivers/media/i2c/imx334.ko 9109s BTF [M] drivers/media/i2c/imx334.ko 9109s LD [M] drivers/media/i2c/imx335.ko 9109s BTF [M] drivers/media/i2c/imx335.ko 9109s LD [M] drivers/media/i2c/imx355.ko 9109s BTF [M] drivers/media/i2c/imx355.ko 9109s LD [M] drivers/media/i2c/imx412.ko 9109s BTF [M] drivers/media/i2c/imx412.ko 9109s LD [M] drivers/media/i2c/imx415.ko 9109s BTF [M] drivers/media/i2c/imx415.ko 9109s LD [M] drivers/media/i2c/ir-kbd-i2c.ko 9109s LD [M] drivers/media/i2c/isl7998x.ko 9109s BTF [M] drivers/media/i2c/ir-kbd-i2c.ko 9109s BTF [M] drivers/media/i2c/isl7998x.ko 9109s LD [M] drivers/media/i2c/ks0127.ko 9109s LD [M] drivers/media/i2c/lm3560.ko 9109s BTF [M] drivers/media/i2c/ks0127.ko 9109s BTF [M] drivers/media/i2c/lm3560.ko 9109s LD [M] drivers/media/i2c/lm3646.ko 9109s BTF [M] drivers/media/i2c/lm3646.ko 9109s LD [M] drivers/media/i2c/lt6911uxe.ko 9109s LD [M] drivers/media/i2c/m52790.ko 9109s BTF [M] drivers/media/i2c/lt6911uxe.ko 9109s BTF [M] drivers/media/i2c/m52790.ko 9109s LD [M] drivers/media/i2c/max9271.ko 9109s BTF [M] drivers/media/i2c/max9271.ko 9110s LD [M] drivers/media/i2c/max96714.ko 9110s BTF [M] drivers/media/i2c/max96714.ko 9110s LD [M] drivers/media/i2c/max96717.ko 9110s BTF [M] drivers/media/i2c/max96717.ko 9110s LD [M] drivers/media/i2c/ml86v7667.ko 9110s BTF [M] drivers/media/i2c/ml86v7667.ko 9110s LD [M] drivers/media/i2c/msp3400.ko 9110s BTF [M] drivers/media/i2c/msp3400.ko 9110s LD [M] drivers/media/i2c/mt9m001.ko 9110s BTF [M] drivers/media/i2c/mt9m001.ko 9110s LD [M] drivers/media/i2c/mt9m111.ko 9110s LD [M] drivers/media/i2c/mt9m114.ko 9110s BTF [M] drivers/media/i2c/mt9m111.ko 9110s BTF [M] drivers/media/i2c/mt9m114.ko 9110s LD [M] drivers/media/i2c/mt9p031.ko 9110s BTF [M] drivers/media/i2c/mt9p031.ko 9110s LD [M] drivers/media/i2c/mt9t112.ko 9110s BTF [M] drivers/media/i2c/mt9t112.ko 9110s LD [M] drivers/media/i2c/mt9v011.ko 9110s BTF [M] drivers/media/i2c/mt9v011.ko 9110s LD [M] drivers/media/i2c/mt9v032.ko 9110s BTF [M] drivers/media/i2c/mt9v032.ko 9110s LD [M] drivers/media/i2c/mt9v111.ko 9110s BTF [M] drivers/media/i2c/mt9v111.ko 9111s LD [M] drivers/media/i2c/og01a1b.ko 9111s LD [M] drivers/media/i2c/ov01a10.ko 9111s BTF [M] drivers/media/i2c/og01a1b.ko 9111s BTF [M] drivers/media/i2c/ov01a10.ko 9111s LD [M] drivers/media/i2c/ov02c10.ko 9111s BTF [M] drivers/media/i2c/ov02c10.ko 9111s LD [M] drivers/media/i2c/ov02e10.ko 9111s BTF [M] drivers/media/i2c/ov02e10.ko 9111s LD [M] drivers/media/i2c/ov08d10.ko 9111s BTF [M] drivers/media/i2c/ov08d10.ko 9111s LD [M] drivers/media/i2c/ov08x40.ko 9111s BTF [M] drivers/media/i2c/ov08x40.ko 9111s LD [M] drivers/media/i2c/ov13858.ko 9111s BTF [M] drivers/media/i2c/ov13858.ko 9111s LD [M] drivers/media/i2c/ov13b10.ko 9111s LD [M] drivers/media/i2c/ov2640.ko 9111s BTF [M] drivers/media/i2c/ov13b10.ko 9111s BTF [M] drivers/media/i2c/ov2640.ko 9111s LD [M] drivers/media/i2c/ov2659.ko 9111s BTF [M] drivers/media/i2c/ov2659.ko 9111s LD [M] drivers/media/i2c/ov2680.ko 9111s BTF [M] drivers/media/i2c/ov2680.ko 9111s LD [M] drivers/media/i2c/ov2685.ko 9111s BTF [M] drivers/media/i2c/ov2685.ko 9111s LD [M] drivers/media/i2c/ov2740.ko 9111s LD [M] drivers/media/i2c/ov4689.ko 9111s BTF [M] drivers/media/i2c/ov2740.ko 9111s BTF [M] drivers/media/i2c/ov4689.ko 9111s LD [M] drivers/media/i2c/ov5640.ko 9111s BTF [M] drivers/media/i2c/ov5640.ko 9111s LD [M] drivers/media/i2c/ov5645.ko 9112s BTF [M] drivers/media/i2c/ov5645.ko 9112s LD [M] drivers/media/i2c/ov5647.ko 9112s LD [M] drivers/media/i2c/ov5648.ko 9112s BTF [M] drivers/media/i2c/ov5647.ko 9112s BTF [M] drivers/media/i2c/ov5648.ko 9112s LD [M] drivers/media/i2c/ov5670.ko 9112s LD [M] drivers/media/i2c/ov5675.ko 9112s BTF [M] drivers/media/i2c/ov5670.ko 9112s BTF [M] drivers/media/i2c/ov5675.ko 9112s LD [M] drivers/media/i2c/ov5693.ko 9112s LD [M] drivers/media/i2c/ov5695.ko 9112s BTF [M] drivers/media/i2c/ov5693.ko 9112s BTF [M] drivers/media/i2c/ov5695.ko 9112s LD [M] drivers/media/i2c/ov64a40.ko 9112s LD [M] drivers/media/i2c/ov6650.ko 9112s BTF [M] drivers/media/i2c/ov64a40.ko 9112s BTF [M] drivers/media/i2c/ov6650.ko 9112s LD [M] drivers/media/i2c/ov7251.ko 9112s LD [M] drivers/media/i2c/ov7640.ko 9112s BTF [M] drivers/media/i2c/ov7251.ko 9112s BTF [M] drivers/media/i2c/ov7640.ko 9112s LD [M] drivers/media/i2c/ov7670.ko 9112s BTF [M] drivers/media/i2c/ov7670.ko 9112s LD [M] drivers/media/i2c/ov772x.ko 9112s LD [M] drivers/media/i2c/ov7740.ko 9112s LD [M] drivers/media/i2c/ov8856.ko 9112s BTF [M] drivers/media/i2c/ov772x.ko 9112s BTF [M] drivers/media/i2c/ov7740.ko 9112s BTF [M] drivers/media/i2c/ov8856.ko 9112s LD [M] drivers/media/i2c/ov8858.ko 9112s LD [M] drivers/media/i2c/ov8865.ko 9112s LD [M] drivers/media/i2c/ov9282.ko 9112s LD [M] drivers/media/i2c/ov9640.ko 9112s BTF [M] drivers/media/i2c/ov8858.ko 9112s BTF [M] drivers/media/i2c/ov8865.ko 9112s BTF [M] drivers/media/i2c/ov9640.ko 9112s BTF [M] drivers/media/i2c/ov9282.ko 9113s LD [M] drivers/media/i2c/ov9650.ko 9113s BTF [M] drivers/media/i2c/ov9650.ko 9113s LD [M] drivers/media/i2c/rdacm21.ko 9113s LD [M] drivers/media/i2c/rj54n1cb0c.ko 9113s LD [M] drivers/media/i2c/s5c73m3/s5c73m3.ko 9113s BTF [M] drivers/media/i2c/rdacm21.ko 9113s BTF [M] drivers/media/i2c/rj54n1cb0c.ko 9113s BTF [M] drivers/media/i2c/s5c73m3/s5c73m3.ko 9113s LD [M] drivers/media/i2c/s5k5baf.ko 9113s LD [M] drivers/media/i2c/s5k6a3.ko 9113s BTF [M] drivers/media/i2c/s5k5baf.ko 9113s LD [M] drivers/media/i2c/saa6588.ko 9113s BTF [M] drivers/media/i2c/s5k6a3.ko 9113s LD [M] drivers/media/i2c/saa6752hs.ko 9113s BTF [M] drivers/media/i2c/saa6588.ko 9113s BTF [M] drivers/media/i2c/saa6752hs.ko 9113s LD [M] drivers/media/i2c/saa7110.ko 9113s BTF [M] drivers/media/i2c/saa7110.ko 9113s LD [M] drivers/media/i2c/saa7115.ko 9113s LD [M] drivers/media/i2c/saa7127.ko 9113s LD [M] drivers/media/i2c/saa717x.ko 9113s BTF [M] drivers/media/i2c/saa7115.ko 9113s BTF [M] drivers/media/i2c/saa7127.ko 9113s BTF [M] drivers/media/i2c/saa717x.ko 9113s LD [M] drivers/media/i2c/saa7185.ko 9113s LD [M] drivers/media/i2c/sony-btf-mpx.ko 9113s BTF [M] drivers/media/i2c/saa7185.ko 9113s LD [M] drivers/media/i2c/st-mipid02.ko 9113s BTF [M] drivers/media/i2c/sony-btf-mpx.ko 9113s LD [M] drivers/media/i2c/tc358743.ko 9113s BTF [M] drivers/media/i2c/st-mipid02.ko 9113s BTF [M] drivers/media/i2c/tc358743.ko 9114s LD [M] drivers/media/i2c/tc358746.ko 9114s LD [M] drivers/media/i2c/tda7432.ko 9114s BTF [M] drivers/media/i2c/tc358746.ko 9114s BTF [M] drivers/media/i2c/tda7432.ko 9114s LD [M] drivers/media/i2c/tda9840.ko 9114s LD [M] drivers/media/i2c/tea6415c.ko 9114s BTF [M] drivers/media/i2c/tda9840.ko 9114s BTF [M] drivers/media/i2c/tea6415c.ko 9114s LD [M] drivers/media/i2c/tea6420.ko 9114s LD [M] drivers/media/i2c/thp7312.ko 9114s BTF [M] drivers/media/i2c/tea6420.ko 9114s BTF [M] drivers/media/i2c/thp7312.ko 9114s LD [M] drivers/media/i2c/ths7303.ko 9114s LD [M] drivers/media/i2c/ths8200.ko 9114s BTF [M] drivers/media/i2c/ths7303.ko 9114s BTF [M] drivers/media/i2c/ths8200.ko 9114s LD [M] drivers/media/i2c/tlv320aic23b.ko 9114s LD [M] drivers/media/i2c/tvaudio.ko 9114s BTF [M] drivers/media/i2c/tlv320aic23b.ko 9114s BTF [M] drivers/media/i2c/tvaudio.ko 9114s LD [M] drivers/media/i2c/tvp514x.ko 9114s LD [M] drivers/media/i2c/tvp5150.ko 9114s BTF [M] drivers/media/i2c/tvp514x.ko 9114s BTF [M] drivers/media/i2c/tvp5150.ko 9114s LD [M] drivers/media/i2c/tvp7002.ko 9114s LD [M] drivers/media/i2c/tw2804.ko 9114s BTF [M] drivers/media/i2c/tvp7002.ko 9114s BTF [M] drivers/media/i2c/tw2804.ko 9114s LD [M] drivers/media/i2c/tw9900.ko 9114s LD [M] drivers/media/i2c/tw9903.ko 9114s BTF [M] drivers/media/i2c/tw9900.ko 9114s BTF [M] drivers/media/i2c/tw9903.ko 9115s LD [M] drivers/media/i2c/tw9906.ko 9115s LD [M] drivers/media/i2c/tw9910.ko 9115s BTF [M] drivers/media/i2c/tw9906.ko 9115s BTF [M] drivers/media/i2c/tw9910.ko 9115s LD [M] drivers/media/i2c/uda1342.ko 9115s LD [M] drivers/media/i2c/upd64031a.ko 9115s BTF [M] drivers/media/i2c/uda1342.ko 9115s BTF [M] drivers/media/i2c/upd64031a.ko 9115s LD [M] drivers/media/i2c/upd64083.ko 9115s LD [M] drivers/media/i2c/vd55g1.ko 9115s BTF [M] drivers/media/i2c/upd64083.ko 9115s BTF [M] drivers/media/i2c/vd55g1.ko 9115s LD [M] drivers/media/i2c/vd56g3.ko 9115s LD [M] drivers/media/i2c/vgxy61.ko 9115s BTF [M] drivers/media/i2c/vd56g3.ko 9115s BTF [M] drivers/media/i2c/vgxy61.ko 9115s LD [M] drivers/media/i2c/vp27smpx.ko 9115s LD [M] drivers/media/i2c/vpx3220.ko 9115s BTF [M] drivers/media/i2c/vp27smpx.ko 9115s BTF [M] drivers/media/i2c/vpx3220.ko 9115s LD [M] drivers/media/i2c/wm8739.ko 9115s LD [M] drivers/media/i2c/wm8775.ko 9115s BTF [M] drivers/media/i2c/wm8739.ko 9115s BTF [M] drivers/media/i2c/wm8775.ko 9115s LD [M] drivers/media/tuners/e4000.ko 9115s LD [M] drivers/media/tuners/fc0011.ko 9115s BTF [M] drivers/media/tuners/e4000.ko 9115s BTF [M] drivers/media/tuners/fc0011.ko 9115s LD [M] drivers/media/tuners/fc0012.ko 9115s LD [M] drivers/media/tuners/fc0013.ko 9115s BTF [M] drivers/media/tuners/fc0012.ko 9115s BTF [M] drivers/media/tuners/fc0013.ko 9116s LD [M] drivers/media/tuners/fc2580.ko 9116s LD [M] drivers/media/tuners/it913x.ko 9116s BTF [M] drivers/media/tuners/fc2580.ko 9116s BTF [M] drivers/media/tuners/it913x.ko 9116s LD [M] drivers/media/tuners/m88rs6000t.ko 9116s LD [M] drivers/media/tuners/max2165.ko 9116s BTF [M] drivers/media/tuners/m88rs6000t.ko 9116s BTF [M] drivers/media/tuners/max2165.ko 9116s LD [M] drivers/media/tuners/mc44s803.ko 9116s LD [M] drivers/media/tuners/msi001.ko 9116s BTF [M] drivers/media/tuners/mc44s803.ko 9116s BTF [M] drivers/media/tuners/msi001.ko 9116s LD [M] drivers/media/tuners/mt2060.ko 9116s LD [M] drivers/media/tuners/mt2063.ko 9116s BTF [M] drivers/media/tuners/mt2060.ko 9116s BTF [M] drivers/media/tuners/mt2063.ko 9116s LD [M] drivers/media/tuners/mt20xx.ko 9116s LD [M] drivers/media/tuners/mt2131.ko 9116s BTF [M] drivers/media/tuners/mt20xx.ko 9116s BTF [M] drivers/media/tuners/mt2131.ko 9116s LD [M] drivers/media/tuners/mt2266.ko 9116s LD [M] drivers/media/tuners/mxl301rf.ko 9116s BTF [M] drivers/media/tuners/mt2266.ko 9116s BTF [M] drivers/media/tuners/mxl301rf.ko 9116s LD [M] drivers/media/tuners/mxl5005s.ko 9116s LD [M] drivers/media/tuners/mxl5007t.ko 9116s BTF [M] drivers/media/tuners/mxl5005s.ko 9116s BTF [M] drivers/media/tuners/mxl5007t.ko 9116s LD [M] drivers/media/tuners/qm1d1b0004.ko 9116s LD [M] drivers/media/tuners/qm1d1c0042.ko 9116s BTF [M] drivers/media/tuners/qm1d1b0004.ko 9116s BTF [M] drivers/media/tuners/qm1d1c0042.ko 9117s LD [M] drivers/media/tuners/qt1010.ko 9117s LD [M] drivers/media/tuners/r820t.ko 9117s BTF [M] drivers/media/tuners/qt1010.ko 9117s BTF [M] drivers/media/tuners/r820t.ko 9117s LD [M] drivers/media/tuners/si2157.ko 9117s BTF [M] drivers/media/tuners/si2157.ko 9117s LD [M] drivers/media/tuners/tuner-simple.ko 9117s BTF [M] drivers/media/tuners/tuner-simple.ko 9117s LD [M] drivers/media/tuners/tuner-types.ko 9117s LD [M] drivers/media/tuners/tda18212.ko 9117s BTF [M] drivers/media/tuners/tuner-types.ko 9117s BTF [M] drivers/media/tuners/tda18212.ko 9117s LD [M] drivers/media/tuners/tda18218.ko 9117s BTF [M] drivers/media/tuners/tda18218.ko 9117s LD [M] drivers/media/tuners/tda18250.ko 9117s BTF [M] drivers/media/tuners/tda18250.ko 9117s LD [M] drivers/media/tuners/tda18271.ko 9117s LD [M] drivers/media/tuners/tda827x.ko 9117s BTF [M] drivers/media/tuners/tda18271.ko 9117s BTF [M] drivers/media/tuners/tda827x.ko 9117s LD [M] drivers/media/tuners/tda8290.ko 9117s BTF [M] drivers/media/tuners/tda8290.ko 9117s LD [M] drivers/media/tuners/tda9887.ko 9117s BTF [M] drivers/media/tuners/tda9887.ko 9117s LD [M] drivers/media/tuners/tea5761.ko 9117s LD [M] drivers/media/tuners/tea5767.ko 9117s BTF [M] drivers/media/tuners/tea5761.ko 9117s BTF [M] drivers/media/tuners/tea5767.ko 9117s LD [M] drivers/media/tuners/tua9001.ko 9117s BTF [M] drivers/media/tuners/tua9001.ko 9117s LD [M] drivers/media/tuners/xc2028.ko 9117s BTF [M] drivers/media/tuners/xc2028.ko 9118s LD [M] drivers/media/tuners/xc4000.ko 9118s LD [M] drivers/media/tuners/xc5000.ko 9118s BTF [M] drivers/media/tuners/xc4000.ko 9118s BTF [M] drivers/media/tuners/xc5000.ko 9118s LD [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko 9118s LD [M] drivers/media/rc/keymaps/rc-alink-dtu-m.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-alink-dtu-m.ko 9118s LD [M] drivers/media/rc/keymaps/rc-anysee.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-anysee.ko 9118s LD [M] drivers/media/rc/keymaps/rc-apac-viewcomp.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-apac-viewcomp.ko 9118s LD [M] drivers/media/rc/keymaps/rc-astrometa-t2hybrid.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-astrometa-t2hybrid.ko 9118s LD [M] drivers/media/rc/keymaps/rc-asus-pc39.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-asus-pc39.ko 9118s LD [M] drivers/media/rc/keymaps/rc-asus-ps3-100.ko 9118s LD [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-asus-ps3-100.ko 9118s LD [M] drivers/media/rc/keymaps/rc-ati-x10.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-ati-x10.ko 9118s LD [M] drivers/media/rc/keymaps/rc-avermedia-a16d.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-avermedia-a16d.ko 9118s LD [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.ko 9118s LD [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-avermedia-cardbus.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-avermedia-dvbt.ko 9118s LD [M] drivers/media/rc/keymaps/rc-avermedia-m135a.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-avermedia-m135a.ko 9118s LD [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko 9118s BTF [M] drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko 9119s LD [M] drivers/media/rc/keymaps/rc-avermedia.ko 9119s LD [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-avermedia.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko 9119s LD [M] drivers/media/rc/keymaps/rc-avertv-303.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-avertv-303.ko 9119s LD [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko 9119s LD [M] drivers/media/rc/keymaps/rc-beelink-gs1.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-beelink-gs1.ko 9119s LD [M] drivers/media/rc/keymaps/rc-beelink-mxiii.ko 9119s LD [M] drivers/media/rc/keymaps/rc-behold-columbus.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-beelink-mxiii.ko 9119s LD [M] drivers/media/rc/keymaps/rc-behold.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-behold-columbus.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-behold.ko 9119s LD [M] drivers/media/rc/keymaps/rc-budget-ci-old.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-budget-ci-old.ko 9119s LD [M] drivers/media/rc/keymaps/rc-cinergy-1400.ko 9119s LD [M] drivers/media/rc/keymaps/rc-cinergy.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-cinergy-1400.ko 9119s LD [M] drivers/media/rc/keymaps/rc-ct-90405.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-cinergy.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-ct-90405.ko 9119s LD [M] drivers/media/rc/keymaps/rc-d680-dmb.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-d680-dmb.ko 9119s LD [M] drivers/media/rc/keymaps/rc-delock-61959.ko 9119s LD [M] drivers/media/rc/keymaps/rc-dib0700-nec.ko 9119s LD [M] drivers/media/rc/keymaps/rc-dib0700-rc5.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-delock-61959.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-dib0700-nec.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-dib0700-rc5.ko 9119s LD [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko 9119s BTF [M] drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko 9120s LD [M] drivers/media/rc/keymaps/rc-digittrade.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dm1105-nec.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-digittrade.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dm1105-nec.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dreambox.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dreambox.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dtt200u.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dvbsky.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dtt200u.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dvbsky.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dvico-mce.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dvico-mce.ko 9120s LD [M] drivers/media/rc/keymaps/rc-dvico-portable.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-dvico-portable.ko 9120s LD [M] drivers/media/rc/keymaps/rc-em-terratec.ko 9120s LD [M] drivers/media/rc/keymaps/rc-encore-enltv2.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-em-terratec.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-encore-enltv2.ko 9120s LD [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko 9120s LD [M] drivers/media/rc/keymaps/rc-encore-enltv.ko 9120s LD [M] drivers/media/rc/keymaps/rc-evga-indtube.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-encore-enltv.ko 9120s LD [M] drivers/media/rc/keymaps/rc-eztv.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-evga-indtube.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-eztv.ko 9120s LD [M] drivers/media/rc/keymaps/rc-flydvb.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-flydvb.ko 9120s LD [M] drivers/media/rc/keymaps/rc-flyvideo.ko 9120s LD [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-flyvideo.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko 9120s LD [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.ko 9120s BTF [M] drivers/media/rc/keymaps/rc-gadmei-rm008z.ko 9121s LD [M] drivers/media/rc/keymaps/rc-geekbox.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-geekbox.ko 9121s LD [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko 9121s LD [M] drivers/media/rc/keymaps/rc-gotview7135.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko 9121s LD [M] drivers/media/rc/keymaps/rc-hauppauge.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-gotview7135.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-hauppauge.ko 9121s LD [M] drivers/media/rc/keymaps/rc-hisi-poplar.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-hisi-poplar.ko 9121s LD [M] drivers/media/rc/keymaps/rc-hisi-tv-demo.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-hisi-tv-demo.ko 9121s LD [M] drivers/media/rc/keymaps/rc-imon-mce.ko 9121s LD [M] drivers/media/rc/keymaps/rc-imon-pad.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-imon-mce.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-imon-pad.ko 9121s LD [M] drivers/media/rc/keymaps/rc-imon-rsc.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-imon-rsc.ko 9121s LD [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-iodata-bctv7e.ko 9121s LD [M] drivers/media/rc/keymaps/rc-it913x-v1.ko 9121s LD [M] drivers/media/rc/keymaps/rc-it913x-v2.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-it913x-v1.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-it913x-v2.ko 9121s LD [M] drivers/media/rc/keymaps/rc-kaiomy.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-kaiomy.ko 9121s LD [M] drivers/media/rc/keymaps/rc-khadas.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-khadas.ko 9121s LD [M] drivers/media/rc/keymaps/rc-khamsin.ko 9121s LD [M] drivers/media/rc/keymaps/rc-kworld-315u.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-khamsin.ko 9121s BTF [M] drivers/media/rc/keymaps/rc-kworld-315u.ko 9122s LD [M] drivers/media/rc/keymaps/rc-kworld-pc150u.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-kworld-pc150u.ko 9122s LD [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko 9122s LD [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko 9122s LD [M] drivers/media/rc/keymaps/rc-lme2510.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-lme2510.ko 9122s LD [M] drivers/media/rc/keymaps/rc-manli.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-manli.ko 9122s LD [M] drivers/media/rc/keymaps/rc-mecool-kiii-pro.ko 9122s LD [M] drivers/media/rc/keymaps/rc-mecool-kii-pro.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-mecool-kiii-pro.ko 9122s LD [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-mecool-kii-pro.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko 9122s LD [M] drivers/media/rc/keymaps/rc-medion-x10.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-medion-x10.ko 9122s LD [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-medion-x10-or2x.ko 9122s LD [M] drivers/media/rc/keymaps/rc-minix-neo.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-minix-neo.ko 9122s LD [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-msi-digivox-iii.ko 9122s LD [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-msi-digivox-ii.ko 9122s LD [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-msi-tvanywhere.ko 9122s LD [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko 9122s LD [M] drivers/media/rc/keymaps/rc-mygica-utv3.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko 9122s BTF [M] drivers/media/rc/keymaps/rc-mygica-utv3.ko 9122s LD [M] drivers/media/rc/keymaps/rc-nebula.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-nebula.ko 9123s LD [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko 9123s LD [M] drivers/media/rc/keymaps/rc-norwood.ko 9123s LD [M] drivers/media/rc/keymaps/rc-npgtech.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-norwood.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-npgtech.ko 9123s LD [M] drivers/media/rc/keymaps/rc-odroid.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-odroid.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pctv-sedna.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pctv-sedna.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pine64.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pinnacle-color.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pine64.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pinnacle-color.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pinnacle-grey.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pinnacle-grey.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pixelview-002t.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pixelview-002t.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pixelview-mk12.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pixelview-mk12.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pixelview-new.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pixelview.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pixelview-new.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pixelview.ko 9123s LD [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-powercolor-real-angel.ko 9123s LD [M] drivers/media/rc/keymaps/rc-proteus-2309.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-proteus-2309.ko 9123s LD [M] drivers/media/rc/keymaps/rc-purpletv.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-purpletv.ko 9123s LD [M] drivers/media/rc/keymaps/rc-pv951.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-pv951.ko 9123s LD [M] drivers/media/rc/keymaps/rc-rc6-mce.ko 9123s BTF [M] drivers/media/rc/keymaps/rc-rc6-mce.ko 9124s LD [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko 9124s LD [M] drivers/media/rc/keymaps/rc-reddo.ko 9124s LD [M] drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-reddo.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.ko 9124s LD [M] drivers/media/rc/keymaps/rc-snapstream-firefly.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-snapstream-firefly.ko 9124s LD [M] drivers/media/rc/keymaps/rc-streamzap.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-streamzap.ko 9124s LD [M] drivers/media/rc/keymaps/rc-su3000.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-su3000.ko 9124s LD [M] drivers/media/rc/keymaps/rc-tanix-tx3mini.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-tanix-tx3mini.ko 9124s LD [M] drivers/media/rc/keymaps/rc-tanix-tx5max.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-tanix-tx5max.ko 9124s LD [M] drivers/media/rc/keymaps/rc-tbs-nec.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-tbs-nec.ko 9124s LD [M] drivers/media/rc/keymaps/rc-technisat-ts35.ko 9124s LD [M] drivers/media/rc/keymaps/rc-technisat-usb2.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-technisat-ts35.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-technisat-usb2.ko 9124s LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko 9124s LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko 9124s LD [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko 9124s LD [M] drivers/media/rc/keymaps/rc-terratec-slim-2.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-terratec-slim-2.ko 9124s LD [M] drivers/media/rc/keymaps/rc-terratec-slim.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-terratec-slim.ko 9124s LD [M] drivers/media/rc/keymaps/rc-tevii-nec.ko 9124s BTF [M] drivers/media/rc/keymaps/rc-tevii-nec.ko 9125s LD [M] drivers/media/rc/keymaps/rc-tivo.ko 9125s LD [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-tivo.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko 9125s LD [M] drivers/media/rc/keymaps/rc-total-media-in-hand.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-total-media-in-hand.ko 9125s LD [M] drivers/media/rc/keymaps/rc-trekstor.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-trekstor.ko 9125s LD [M] drivers/media/rc/keymaps/rc-tt-1500.ko 9125s LD [M] drivers/media/rc/keymaps/rc-twinhan1027.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-tt-1500.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-twinhan1027.ko 9125s LD [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko 9125s LD [M] drivers/media/rc/keymaps/rc-vega-s9x.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-vega-s9x.ko 9125s LD [M] drivers/media/rc/keymaps/rc-videomate-m1f.ko 9125s LD [M] drivers/media/rc/keymaps/rc-videomate-s350.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-videomate-m1f.ko 9125s LD [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-videomate-s350.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko 9125s LD [M] drivers/media/rc/keymaps/rc-videostrong-kii-pro.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-videostrong-kii-pro.ko 9125s LD [M] drivers/media/rc/keymaps/rc-wetek-hub.ko 9125s LD [M] drivers/media/rc/keymaps/rc-wetek-play2.ko 9125s LD [M] drivers/media/rc/keymaps/rc-winfast.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-wetek-hub.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-wetek-play2.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-winfast.ko 9125s LD [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko 9125s LD [M] drivers/media/rc/keymaps/rc-x96max.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-x96max.ko 9125s LD [M] drivers/media/rc/keymaps/rc-xbox-360.ko 9125s LD [M] drivers/media/rc/keymaps/rc-xbox-dvd.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-xbox-360.ko 9125s BTF [M] drivers/media/rc/keymaps/rc-xbox-dvd.ko 9125s LD [M] drivers/media/rc/keymaps/rc-zx-irdec.ko 9126s BTF [M] drivers/media/rc/keymaps/rc-zx-irdec.ko 9126s LD [M] drivers/media/rc/rc-core.ko 9126s LD [M] drivers/media/rc/ir-imon-decoder.ko 9126s BTF [M] drivers/media/rc/rc-core.ko 9126s LD [M] drivers/media/rc/ir-jvc-decoder.ko 9126s BTF [M] drivers/media/rc/ir-imon-decoder.ko 9126s BTF [M] drivers/media/rc/ir-jvc-decoder.ko 9126s LD [M] drivers/media/rc/ir-mce_kbd-decoder.ko 9126s BTF [M] drivers/media/rc/ir-mce_kbd-decoder.ko 9126s LD [M] drivers/media/rc/ir-nec-decoder.ko 9126s LD [M] drivers/media/rc/ir-rc5-decoder.ko 9126s BTF [M] drivers/media/rc/ir-nec-decoder.ko 9126s BTF [M] drivers/media/rc/ir-rc5-decoder.ko 9126s LD [M] drivers/media/rc/ir-rc6-decoder.ko 9126s BTF [M] drivers/media/rc/ir-rc6-decoder.ko 9126s LD [M] drivers/media/rc/ir-rcmm-decoder.ko 9126s BTF [M] drivers/media/rc/ir-rcmm-decoder.ko 9126s LD [M] drivers/media/rc/ir-sanyo-decoder.ko 9126s LD [M] drivers/media/rc/ir-sharp-decoder.ko 9126s LD [M] drivers/media/rc/ir-sony-decoder.ko 9126s BTF [M] drivers/media/rc/ir-sanyo-decoder.ko 9126s BTF [M] drivers/media/rc/ir-sharp-decoder.ko 9126s BTF [M] drivers/media/rc/ir-sony-decoder.ko 9126s LD [M] drivers/media/rc/ir-xmp-decoder.ko 9126s BTF [M] drivers/media/rc/ir-xmp-decoder.ko 9126s LD [M] drivers/media/rc/ene_ir.ko 9126s LD [M] drivers/media/rc/fintek-cir.ko 9126s LD [M] drivers/media/rc/gpio-ir-recv.ko 9126s BTF [M] drivers/media/rc/ene_ir.ko 9126s BTF [M] drivers/media/rc/fintek-cir.ko 9126s BTF [M] drivers/media/rc/gpio-ir-recv.ko 9126s LD [M] drivers/media/rc/gpio-ir-tx.ko 9126s BTF [M] drivers/media/rc/gpio-ir-tx.ko 9127s LD [M] drivers/media/rc/ir-hix5hd2.ko 9127s LD [M] drivers/media/rc/igorplugusb.ko 9127s LD [M] drivers/media/rc/iguanair.ko 9127s BTF [M] drivers/media/rc/ir-hix5hd2.ko 9127s BTF [M] drivers/media/rc/igorplugusb.ko 9127s BTF [M] drivers/media/rc/iguanair.ko 9127s LD [M] drivers/media/rc/imon.ko 9127s BTF [M] drivers/media/rc/imon.ko 9127s LD [M] drivers/media/rc/imon_raw.ko 9127s LD [M] drivers/media/rc/ite-cir.ko 9127s LD [M] drivers/media/rc/mceusb.ko 9127s BTF [M] drivers/media/rc/imon_raw.ko 9127s BTF [M] drivers/media/rc/mceusb.ko 9127s BTF [M] drivers/media/rc/ite-cir.ko 9127s LD [M] drivers/media/rc/meson-ir.ko 9127s BTF [M] drivers/media/rc/meson-ir.ko 9127s LD [M] drivers/media/rc/meson-ir-tx.ko 9127s LD [M] drivers/media/rc/mtk-cir.ko 9127s BTF [M] drivers/media/rc/meson-ir-tx.ko 9127s LD [M] drivers/media/rc/nuvoton-cir.ko 9127s BTF [M] drivers/media/rc/mtk-cir.ko 9127s BTF [M] drivers/media/rc/nuvoton-cir.ko 9127s LD [M] drivers/media/rc/pwm-ir-tx.ko 9127s BTF [M] drivers/media/rc/pwm-ir-tx.ko 9127s LD [M] drivers/media/rc/redrat3.ko 9127s LD [M] drivers/media/rc/serial_ir.ko 9127s BTF [M] drivers/media/rc/serial_ir.ko 9127s BTF [M] drivers/media/rc/redrat3.ko 9127s LD [M] drivers/media/rc/ir-spi.ko 9127s LD [M] drivers/media/rc/streamzap.ko 9127s BTF [M] drivers/media/rc/ir-spi.ko 9127s BTF [M] drivers/media/rc/streamzap.ko 9127s LD [M] drivers/media/rc/sunxi-cir.ko 9127s BTF [M] drivers/media/rc/sunxi-cir.ko 9128s LD [M] drivers/media/rc/ttusbir.ko 9128s LD [M] drivers/media/rc/ati_remote.ko 9128s BTF [M] drivers/media/rc/ttusbir.ko 9128s BTF [M] drivers/media/rc/ati_remote.ko 9128s LD [M] drivers/media/rc/rc-loopback.ko 9128s BTF [M] drivers/media/rc/rc-loopback.ko 9128s LD [M] drivers/media/rc/xbox_remote.ko 9128s BTF [M] drivers/media/rc/xbox_remote.ko 9128s LD [M] drivers/media/common/b2c2/b2c2-flexcop.ko 9128s LD [M] drivers/media/common/saa7146/saa7146.ko 9128s BTF [M] drivers/media/common/saa7146/saa7146.ko 9128s BTF [M] drivers/media/common/b2c2/b2c2-flexcop.ko 9128s LD [M] drivers/media/common/saa7146/saa7146_vv.ko 9128s BTF [M] drivers/media/common/saa7146/saa7146_vv.ko 9128s LD [M] drivers/media/common/siano/smsmdtv.ko 9128s BTF [M] drivers/media/common/siano/smsmdtv.ko 9128s LD [M] drivers/media/common/siano/smsdvb.ko 9128s LD [M] drivers/media/common/v4l2-tpg/v4l2-tpg.ko 9128s BTF [M] drivers/media/common/siano/smsdvb.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-common.ko 9128s BTF [M] drivers/media/common/v4l2-tpg/v4l2-tpg.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-common.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-dma-contig.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-dma-contig.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-dma-sg.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-dma-sg.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-dvb.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-dvb.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-memops.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-memops.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-v4l2.ko 9128s BTF [M] drivers/media/common/videobuf2/videobuf2-v4l2.ko 9128s LD [M] drivers/media/common/videobuf2/videobuf2-vmalloc.ko 9129s BTF [M] drivers/media/common/videobuf2/videobuf2-vmalloc.ko 9129s LD [M] drivers/media/common/cypress_firmware.ko 9129s BTF [M] drivers/media/common/cypress_firmware.ko 9129s LD [M] drivers/media/common/ttpci-eeprom.ko 9129s BTF [M] drivers/media/common/ttpci-eeprom.ko 9129s LD [M] drivers/media/common/uvc.ko 9129s BTF [M] drivers/media/common/uvc.ko 9129s LD [M] drivers/media/common/cx2341x.ko 9129s BTF [M] drivers/media/common/cx2341x.ko 9129s LD [M] drivers/media/common/tveeprom.ko 9129s BTF [M] drivers/media/common/tveeprom.ko 9129s LD [M] drivers/media/platform/allegro-dvt/allegro.ko 9129s LD [M] drivers/media/platform/amlogic/c3/isp/c3-isp.ko 9129s BTF [M] drivers/media/platform/allegro-dvt/allegro.ko 9129s BTF [M] drivers/media/platform/amlogic/c3/isp/c3-isp.ko 9129s LD [M] drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.ko 9129s BTF [M] drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.ko 9129s LD [M] drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko 9129s BTF [M] drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko 9129s LD [M] drivers/media/platform/amlogic/meson-ge2d/ge2d.ko 9129s BTF [M] drivers/media/platform/amlogic/meson-ge2d/ge2d.ko 9129s LD [M] drivers/media/platform/amphion/amphion-vpu.ko 9129s BTF [M] drivers/media/platform/amphion/amphion-vpu.ko 9129s LD [M] drivers/media/platform/broadcom/bcm2835-unicam.ko 9129s BTF [M] drivers/media/platform/broadcom/bcm2835-unicam.ko 9129s LD [M] drivers/media/platform/cadence/cdns-csi2rx.ko 9130s BTF [M] drivers/media/platform/cadence/cdns-csi2rx.ko 9130s LD [M] drivers/media/platform/cadence/cdns-csi2tx.ko 9130s BTF [M] drivers/media/platform/cadence/cdns-csi2tx.ko 9130s LD [M] drivers/media/platform/chips-media/coda/coda-vpu.ko 9130s BTF [M] drivers/media/platform/chips-media/coda/coda-vpu.ko 9130s LD [M] drivers/media/platform/chips-media/wave5/wave5.ko 9130s BTF [M] drivers/media/platform/chips-media/wave5/wave5.ko 9130s LD [M] drivers/media/platform/imagination/e5010_jpeg_enc.ko 9130s LD [M] drivers/media/platform/marvell/cafe_ccic.ko 9130s BTF [M] drivers/media/platform/imagination/e5010_jpeg_enc.ko 9130s BTF [M] drivers/media/platform/marvell/cafe_ccic.ko 9130s LD [M] drivers/media/platform/marvell/mcam-core.ko 9130s BTF [M] drivers/media/platform/marvell/mcam-core.ko 9130s LD [M] drivers/media/platform/mediatek/vpu/mtk-vpu.ko 9130s LD [M] drivers/media/platform/nuvoton/npcm-video.ko 9130s BTF [M] drivers/media/platform/mediatek/vpu/mtk-vpu.ko 9130s BTF [M] drivers/media/platform/nuvoton/npcm-video.ko 9130s LD [M] drivers/media/platform/nxp/dw100/dw100.ko 9130s BTF [M] drivers/media/platform/nxp/dw100/dw100.ko 9130s LD [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.ko 9130s LD [M] drivers/media/platform/nxp/imx8-isi/imx8-isi.ko 9130s BTF [M] drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.ko 9130s LD [M] drivers/media/platform/nxp/imx7-media-csi.ko 9130s BTF [M] drivers/media/platform/nxp/imx8-isi/imx8-isi.ko 9130s LD [M] drivers/media/platform/nxp/imx8mq-mipi-csi2.ko 9130s BTF [M] drivers/media/platform/nxp/imx7-media-csi.ko 9130s BTF [M] drivers/media/platform/nxp/imx8mq-mipi-csi2.ko 9130s LD [M] drivers/media/platform/nxp/imx-mipi-csis.ko 9130s BTF [M] drivers/media/platform/nxp/imx-mipi-csis.ko 9130s LD [M] drivers/media/platform/nxp/imx-pxp.ko 9130s LD [M] drivers/media/platform/qcom/camss/qcom-camss.ko 9130s BTF [M] drivers/media/platform/nxp/imx-pxp.ko 9130s LD [M] drivers/media/platform/qcom/iris/qcom-iris.ko 9130s BTF [M] drivers/media/platform/qcom/camss/qcom-camss.ko 9130s BTF [M] drivers/media/platform/qcom/iris/qcom-iris.ko 9131s LD [M] drivers/media/platform/qcom/venus/venus-core.ko 9131s BTF [M] drivers/media/platform/qcom/venus/venus-core.ko 9131s LD [M] drivers/media/platform/qcom/venus/venus-dec.ko 9131s BTF [M] drivers/media/platform/qcom/venus/venus-dec.ko 9131s LD [M] drivers/media/platform/qcom/venus/venus-enc.ko 9131s BTF [M] drivers/media/platform/qcom/venus/venus-enc.ko 9131s LD [M] drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.ko 9131s LD [M] drivers/media/platform/renesas/rcar-isp/rcar-isp.ko 9131s BTF [M] drivers/media/platform/renesas/rcar-isp/rcar-isp.ko 9131s BTF [M] drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.ko 9131s LD [M] drivers/media/platform/renesas/rcar-vin/rcar-vin.ko 9131s BTF [M] drivers/media/platform/renesas/rcar-vin/rcar-vin.ko 9131s LD [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.ko 9131s BTF [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.ko 9131s LD [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.ko 9131s BTF [M] drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.ko 9131s LD [M] drivers/media/platform/renesas/vsp1/vsp1.ko 9131s LD [M] drivers/media/platform/renesas/rcar-csi2.ko 9131s BTF [M] drivers/media/platform/renesas/rcar-csi2.ko 9131s BTF [M] drivers/media/platform/renesas/vsp1/vsp1.ko 9131s LD [M] drivers/media/platform/renesas/rcar_drif.ko 9131s BTF [M] drivers/media/platform/renesas/rcar_drif.ko 9131s LD [M] drivers/media/platform/renesas/rcar-fcp.ko 9131s BTF [M] drivers/media/platform/renesas/rcar-fcp.ko 9131s LD [M] drivers/media/platform/renesas/rcar_fdp1.ko 9132s BTF [M] drivers/media/platform/renesas/rcar_fdp1.ko 9132s LD [M] drivers/media/platform/renesas/rcar_jpu.ko 9132s LD [M] drivers/media/platform/rockchip/rga/rockchip-rga.ko 9132s BTF [M] drivers/media/platform/renesas/rcar_jpu.ko 9132s BTF [M] drivers/media/platform/rockchip/rga/rockchip-rga.ko 9132s LD [M] drivers/media/platform/rockchip/rkisp1/rockchip-isp1.ko 9132s BTF [M] drivers/media/platform/rockchip/rkisp1/rockchip-isp1.ko 9132s LD [M] drivers/media/platform/st/stm32/stm32-csi.ko 9132s BTF [M] drivers/media/platform/st/stm32/stm32-csi.ko 9132s LD [M] drivers/media/platform/st/stm32/stm32-dcmi.ko 9132s LD [M] drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko 9132s BTF [M] drivers/media/platform/st/stm32/stm32-dcmi.ko 9132s BTF [M] drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko 9132s LD [M] drivers/media/platform/st/stm32/stm32-dma2d.ko 9132s BTF [M] drivers/media/platform/st/stm32/stm32-dma2d.ko 9132s LD [M] drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.ko 9132s BTF [M] drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.ko 9132s LD [M] drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.ko 9132s BTF [M] drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.ko 9132s LD [M] drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.ko 9132s BTF [M] drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.ko 9132s LD [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.ko 9132s BTF [M] drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.ko 9132s LD [M] drivers/media/platform/sunxi/sun8i-di/sun8i-di.ko 9132s BTF [M] drivers/media/platform/sunxi/sun8i-di/sun8i-di.ko 9132s LD [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.ko 9132s BTF [M] drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.ko 9132s LD [M] drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.ko 9132s BTF [M] drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.ko 9132s LD [M] drivers/media/platform/ti/cal/ti-cal.ko 9133s LD [M] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.ko 9133s BTF [M] drivers/media/platform/ti/cal/ti-cal.ko 9133s BTF [M] drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.ko 9133s LD [M] drivers/media/platform/verisilicon/hantro-vpu.ko 9133s LD [M] drivers/media/platform/xilinx/xilinx-video.ko 9133s BTF [M] drivers/media/platform/xilinx/xilinx-video.ko 9133s BTF [M] drivers/media/platform/verisilicon/hantro-vpu.ko 9133s LD [M] drivers/media/platform/xilinx/xilinx-tpg.ko 9133s LD [M] drivers/media/platform/xilinx/xilinx-vtc.ko 9133s BTF [M] drivers/media/platform/xilinx/xilinx-tpg.ko 9133s BTF [M] drivers/media/platform/xilinx/xilinx-vtc.ko 9133s LD [M] drivers/media/platform/m2m-deinterlace.ko 9133s BTF [M] drivers/media/platform/m2m-deinterlace.ko 9133s LD [M] drivers/media/platform/video-mux.ko 9133s LD [M] drivers/media/pci/ttpci/budget-core.ko 9133s BTF [M] drivers/media/platform/video-mux.ko 9133s BTF [M] drivers/media/pci/ttpci/budget-core.ko 9133s LD [M] drivers/media/pci/ttpci/budget.ko 9133s BTF [M] drivers/media/pci/ttpci/budget.ko 9133s LD [M] drivers/media/pci/ttpci/budget-av.ko 9133s BTF [M] drivers/media/pci/ttpci/budget-av.ko 9133s LD [M] drivers/media/pci/ttpci/budget-ci.ko 9133s BTF [M] drivers/media/pci/ttpci/budget-ci.ko 9133s LD [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.ko 9133s BTF [M] drivers/media/pci/b2c2/b2c2-flexcop-pci.ko 9133s LD [M] drivers/media/pci/pluto2/pluto2.ko 9133s BTF [M] drivers/media/pci/pluto2/pluto2.ko 9133s LD [M] drivers/media/pci/dm1105/dm1105.ko 9133s BTF [M] drivers/media/pci/dm1105/dm1105.ko 9134s LD [M] drivers/media/pci/pt1/earth-pt1.ko 9134s LD [M] drivers/media/pci/pt3/earth-pt3.ko 9134s BTF [M] drivers/media/pci/pt1/earth-pt1.ko 9134s BTF [M] drivers/media/pci/pt3/earth-pt3.ko 9134s LD [M] drivers/media/pci/mantis/mantis_core.ko 9134s LD [M] drivers/media/pci/mantis/mantis.ko 9134s BTF [M] drivers/media/pci/mantis/mantis_core.ko 9134s BTF [M] drivers/media/pci/mantis/mantis.ko 9134s LD [M] drivers/media/pci/mantis/hopper.ko 9134s LD [M] drivers/media/pci/ngene/ngene.ko 9134s BTF [M] drivers/media/pci/mantis/hopper.ko 9134s BTF [M] drivers/media/pci/ngene/ngene.ko 9134s LD [M] drivers/media/pci/ddbridge/ddbridge.ko 9134s LD [M] drivers/media/pci/ddbridge/ddbridge-dummy-fe.ko 9134s BTF [M] drivers/media/pci/ddbridge/ddbridge-dummy-fe.ko 9134s BTF [M] drivers/media/pci/ddbridge/ddbridge.ko 9134s LD [M] drivers/media/pci/saa7146/mxb.ko 9134s BTF [M] drivers/media/pci/saa7146/mxb.ko 9134s LD [M] drivers/media/pci/saa7146/hexium_orion.ko 9134s BTF [M] drivers/media/pci/saa7146/hexium_orion.ko 9134s LD [M] drivers/media/pci/saa7146/hexium_gemini.ko 9134s BTF [M] drivers/media/pci/saa7146/hexium_gemini.ko 9134s LD [M] drivers/media/pci/smipcie/smipcie.ko 9134s BTF [M] drivers/media/pci/smipcie/smipcie.ko 9134s LD [M] drivers/media/pci/netup_unidvb/netup-unidvb.ko 9134s BTF [M] drivers/media/pci/netup_unidvb/netup-unidvb.ko 9134s LD [M] drivers/media/pci/intel/ipu-bridge.ko 9134s BTF [M] drivers/media/pci/intel/ipu-bridge.ko 9134s LD [M] drivers/media/pci/bt8xx/bttv.ko 9134s BTF [M] drivers/media/pci/bt8xx/bttv.ko 9134s LD [M] drivers/media/pci/bt8xx/bt878.ko 9135s BTF [M] drivers/media/pci/bt8xx/bt878.ko 9135s LD [M] drivers/media/pci/bt8xx/dvb-bt8xx.ko 9135s LD [M] drivers/media/pci/bt8xx/dst.ko 9135s BTF [M] drivers/media/pci/bt8xx/dvb-bt8xx.ko 9135s BTF [M] drivers/media/pci/bt8xx/dst.ko 9135s LD [M] drivers/media/pci/bt8xx/dst_ca.ko 9135s BTF [M] drivers/media/pci/bt8xx/dst_ca.ko 9135s LD [M] drivers/media/pci/cx18/cx18.ko 9135s BTF [M] drivers/media/pci/cx18/cx18.ko 9135s LD [M] drivers/media/pci/cx25821/cx25821.ko 9135s LD [M] drivers/media/pci/cx88/cx88xx.ko 9135s BTF [M] drivers/media/pci/cx25821/cx25821.ko 9135s BTF [M] drivers/media/pci/cx88/cx88xx.ko 9135s LD [M] drivers/media/pci/cx88/cx8800.ko 9135s BTF [M] drivers/media/pci/cx88/cx8800.ko 9135s LD [M] drivers/media/pci/cx88/cx8802.ko 9135s LD [M] drivers/media/pci/cx88/cx88-blackbird.ko 9135s LD [M] drivers/media/pci/cx88/cx88-dvb.ko 9135s BTF [M] drivers/media/pci/cx88/cx8802.ko 9135s BTF [M] drivers/media/pci/cx88/cx88-blackbird.ko 9135s BTF [M] drivers/media/pci/cx88/cx88-dvb.ko 9135s LD [M] drivers/media/pci/cx88/cx88-vp3054-i2c.ko 9135s BTF [M] drivers/media/pci/cx88/cx88-vp3054-i2c.ko 9135s LD [M] drivers/media/pci/dt3155/dt3155.ko 9135s LD [M] drivers/media/pci/ivtv/ivtv.ko 9135s LD [M] drivers/media/pci/ivtv/ivtvfb.ko 9135s BTF [M] drivers/media/pci/dt3155/dt3155.ko 9135s BTF [M] drivers/media/pci/ivtv/ivtvfb.ko 9135s LD [M] drivers/media/pci/mgb4/mgb4.ko 9136s BTF [M] drivers/media/pci/ivtv/ivtv.ko 9136s BTF [M] drivers/media/pci/mgb4/mgb4.ko 9136s LD [M] drivers/media/pci/saa7134/saa7134.ko 9136s LD [M] drivers/media/pci/saa7134/saa7134-empress.ko 9136s BTF [M] drivers/media/pci/saa7134/saa7134-empress.ko 9136s BTF [M] drivers/media/pci/saa7134/saa7134.ko 9136s LD [M] drivers/media/pci/saa7134/saa7134-dvb.ko 9136s BTF [M] drivers/media/pci/saa7134/saa7134-dvb.ko 9136s LD [M] drivers/media/pci/saa7164/saa7164.ko 9136s BTF [M] drivers/media/pci/saa7164/saa7164.ko 9136s LD [M] drivers/media/pci/tw5864/tw5864.ko 9136s BTF [M] drivers/media/pci/tw5864/tw5864.ko 9136s LD [M] drivers/media/pci/tw68/tw68.ko 9136s BTF [M] drivers/media/pci/tw68/tw68.ko 9136s LD [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.ko 9136s BTF [M] drivers/media/usb/b2c2/b2c2-flexcop-usb.ko 9136s LD [M] drivers/media/usb/dvb-usb/dvb-usb.ko 9136s LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko 9136s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko 9136s BTF [M] drivers/media/usb/dvb-usb/dvb-usb.ko 9136s LD [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko 9136s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko 9136s LD [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko 9136s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-a800.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-a800.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-m920x.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-digitv.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-opera.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-opera.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.ko 9137s LD [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko 9137s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-af9005.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.ko 9138s LD [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-az6027.ko 9138s BTF [M] drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko 9138s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko 9138s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko 9139s LD [M] drivers/media/usb/dvb-usb-v2/zd1301.ko 9139s LD [M] drivers/media/usb/s2255/s2255drv.ko 9139s BTF [M] drivers/media/usb/dvb-usb-v2/zd1301.ko 9139s BTF [M] drivers/media/usb/s2255/s2255drv.ko 9139s LD [M] drivers/media/usb/siano/smsusb.ko 9139s BTF [M] drivers/media/usb/siano/smsusb.ko 9139s LD [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko 9139s BTF [M] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko 9139s LD [M] drivers/media/usb/ttusb-dec/ttusb_dec.ko 9139s LD [M] drivers/media/usb/ttusb-dec/ttusbdecfe.ko 9139s BTF [M] drivers/media/usb/ttusb-dec/ttusb_dec.ko 9139s LD [M] drivers/media/usb/as102/dvb-as102.ko 9139s BTF [M] drivers/media/usb/ttusb-dec/ttusbdecfe.ko 9139s BTF [M] drivers/media/usb/as102/dvb-as102.ko 9139s LD [M] drivers/media/usb/airspy/airspy.ko 9139s BTF [M] drivers/media/usb/airspy/airspy.ko 9139s LD [M] drivers/media/usb/gspca/gspca_main.ko 9139s LD [M] drivers/media/usb/gspca/gspca_benq.ko 9139s BTF [M] drivers/media/usb/gspca/gspca_main.ko 9139s BTF [M] drivers/media/usb/gspca/gspca_benq.ko 9140s LD [M] drivers/media/usb/gspca/gspca_conex.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_conex.ko 9140s LD [M] drivers/media/usb/gspca/gspca_cpia1.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_cpia1.ko 9140s LD [M] drivers/media/usb/gspca/gspca_dtcs033.ko 9140s LD [M] drivers/media/usb/gspca/gspca_etoms.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_dtcs033.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_etoms.ko 9140s LD [M] drivers/media/usb/gspca/gspca_finepix.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_finepix.ko 9140s LD [M] drivers/media/usb/gspca/gspca_jeilinj.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_jeilinj.ko 9140s LD [M] drivers/media/usb/gspca/gspca_jl2005bcd.ko 9140s LD [M] drivers/media/usb/gspca/gspca_kinect.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_jl2005bcd.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_kinect.ko 9140s LD [M] drivers/media/usb/gspca/gspca_konica.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_konica.ko 9140s LD [M] drivers/media/usb/gspca/gspca_mars.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_mars.ko 9140s LD [M] drivers/media/usb/gspca/gspca_mr97310a.ko 9140s LD [M] drivers/media/usb/gspca/gspca_nw80x.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_mr97310a.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_nw80x.ko 9140s LD [M] drivers/media/usb/gspca/gspca_ov519.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_ov519.ko 9140s LD [M] drivers/media/usb/gspca/gspca_ov534.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_ov534.ko 9140s LD [M] drivers/media/usb/gspca/gspca_ov534_9.ko 9140s LD [M] drivers/media/usb/gspca/gspca_pac207.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_ov534_9.ko 9140s BTF [M] drivers/media/usb/gspca/gspca_pac207.ko 9140s LD [M] drivers/media/usb/gspca/gspca_pac7302.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_pac7302.ko 9141s LD [M] drivers/media/usb/gspca/gspca_pac7311.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_pac7311.ko 9141s LD [M] drivers/media/usb/gspca/gspca_se401.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sn9c2028.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_se401.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sn9c2028.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sn9c20x.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sn9c20x.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sonixb.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sonixb.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sonixj.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca500.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sonixj.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca500.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca501.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca501.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca505.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca505.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca506.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca508.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca506.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca508.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca561.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca561.ko 9141s LD [M] drivers/media/usb/gspca/gspca_spca1528.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_spca1528.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sq905.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sq905c.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sq905.ko 9141s BTF [M] drivers/media/usb/gspca/gspca_sq905c.ko 9141s LD [M] drivers/media/usb/gspca/gspca_sq930x.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_sq930x.ko 9142s LD [M] drivers/media/usb/gspca/gspca_sunplus.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_sunplus.ko 9142s LD [M] drivers/media/usb/gspca/gspca_stk014.ko 9142s LD [M] drivers/media/usb/gspca/gspca_stk1135.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_stk014.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_stk1135.ko 9142s LD [M] drivers/media/usb/gspca/gspca_stv0680.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_stv0680.ko 9142s LD [M] drivers/media/usb/gspca/gspca_t613.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_t613.ko 9142s LD [M] drivers/media/usb/gspca/gspca_topro.ko 9142s LD [M] drivers/media/usb/gspca/gspca_touptek.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_topro.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_touptek.ko 9142s LD [M] drivers/media/usb/gspca/gspca_tv8532.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_tv8532.ko 9142s LD [M] drivers/media/usb/gspca/gspca_vc032x.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_vc032x.ko 9142s LD [M] drivers/media/usb/gspca/gspca_vicam.ko 9142s LD [M] drivers/media/usb/gspca/gspca_xirlink_cit.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_vicam.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_xirlink_cit.ko 9142s LD [M] drivers/media/usb/gspca/gspca_zc3xx.ko 9142s LD [M] drivers/media/usb/gspca/m5602/gspca_m5602.ko 9142s BTF [M] drivers/media/usb/gspca/gspca_zc3xx.ko 9142s BTF [M] drivers/media/usb/gspca/m5602/gspca_m5602.ko 9142s LD [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko 9142s LD [M] drivers/media/usb/gspca/gl860/gspca_gl860.ko 9142s BTF [M] drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko 9143s BTF [M] drivers/media/usb/gspca/gl860/gspca_gl860.ko 9143s LD [M] drivers/media/usb/hackrf/hackrf.ko 9143s BTF [M] drivers/media/usb/hackrf/hackrf.ko 9143s LD [M] drivers/media/usb/msi2500/msi2500.ko 9143s BTF [M] drivers/media/usb/msi2500/msi2500.ko 9143s LD [M] drivers/media/usb/pwc/pwc.ko 9143s LD [M] drivers/media/usb/uvc/uvcvideo.ko 9143s LD [M] drivers/media/usb/au0828/au0828.ko 9143s BTF [M] drivers/media/usb/pwc/pwc.ko 9143s BTF [M] drivers/media/usb/uvc/uvcvideo.ko 9143s BTF [M] drivers/media/usb/au0828/au0828.ko 9143s LD [M] drivers/media/usb/cx231xx/cx231xx.ko 9143s BTF [M] drivers/media/usb/cx231xx/cx231xx.ko 9143s LD [M] drivers/media/usb/cx231xx/cx231xx-dvb.ko 9143s LD [M] drivers/media/usb/em28xx/em28xx.ko 9143s BTF [M] drivers/media/usb/cx231xx/cx231xx-dvb.ko 9143s LD [M] drivers/media/usb/em28xx/em28xx-v4l.ko 9143s BTF [M] drivers/media/usb/em28xx/em28xx.ko 9143s BTF [M] drivers/media/usb/em28xx/em28xx-v4l.ko 9143s LD [M] drivers/media/usb/em28xx/em28xx-dvb.ko 9143s BTF [M] drivers/media/usb/em28xx/em28xx-dvb.ko 9143s LD [M] drivers/media/usb/em28xx/em28xx-rc.ko 9143s BTF [M] drivers/media/usb/em28xx/em28xx-rc.ko 9143s LD [M] drivers/media/usb/hdpvr/hdpvr.ko 9143s LD [M] drivers/media/usb/pvrusb2/pvrusb2.ko 9143s BTF [M] drivers/media/usb/hdpvr/hdpvr.ko 9144s LD [M] drivers/media/usb/stk1160/stk1160.ko 9144s BTF [M] drivers/media/usb/pvrusb2/pvrusb2.ko 9144s BTF [M] drivers/media/usb/stk1160/stk1160.ko 9144s LD [M] drivers/media/mmc/siano/smssdio.ko 9144s BTF [M] drivers/media/mmc/siano/smssdio.ko 9144s LD [M] drivers/media/firewire/firedtv.ko 9144s BTF [M] drivers/media/firewire/firedtv.ko 9144s LD [M] drivers/media/spi/cxd2880-spi.ko 9144s BTF [M] drivers/media/spi/cxd2880-spi.ko 9144s LD [M] drivers/media/spi/gs1662.ko 9144s LD [M] drivers/media/test-drivers/vicodec/vicodec.ko 9144s BTF [M] drivers/media/spi/gs1662.ko 9144s BTF [M] drivers/media/test-drivers/vicodec/vicodec.ko 9144s LD [M] drivers/media/test-drivers/vim2m.ko 9144s BTF [M] drivers/media/test-drivers/vim2m.ko 9144s LD [M] drivers/media/test-drivers/vimc/vimc.ko 9144s BTF [M] drivers/media/test-drivers/vimc/vimc.ko 9144s LD [M] drivers/media/test-drivers/vivid/vivid.ko 9144s LD [M] drivers/media/test-drivers/visl/visl.ko 9144s BTF [M] drivers/media/test-drivers/visl/visl.ko 9144s LD [M] drivers/media/dvb-frontends/a8293.ko 9144s BTF [M] drivers/media/test-drivers/vivid/vivid.ko 9144s BTF [M] drivers/media/dvb-frontends/a8293.ko 9144s LD [M] drivers/media/dvb-frontends/af9013.ko 9145s BTF [M] drivers/media/dvb-frontends/af9013.ko 9145s LD [M] drivers/media/dvb-frontends/af9033.ko 9145s BTF [M] drivers/media/dvb-frontends/af9033.ko 9145s LD [M] drivers/media/dvb-frontends/as102_fe.ko 9145s BTF [M] drivers/media/dvb-frontends/as102_fe.ko 9145s LD [M] drivers/media/dvb-frontends/ascot2e.ko 9145s BTF [M] drivers/media/dvb-frontends/ascot2e.ko 9145s LD [M] drivers/media/dvb-frontends/atbm8830.ko 9145s BTF [M] drivers/media/dvb-frontends/atbm8830.ko 9145s LD [M] drivers/media/dvb-frontends/au8522_common.ko 9145s BTF [M] drivers/media/dvb-frontends/au8522_common.ko 9145s LD [M] drivers/media/dvb-frontends/au8522_dig.ko 9145s BTF [M] drivers/media/dvb-frontends/au8522_dig.ko 9145s LD [M] drivers/media/dvb-frontends/au8522_decoder.ko 9145s BTF [M] drivers/media/dvb-frontends/au8522_decoder.ko 9145s LD [M] drivers/media/dvb-frontends/bcm3510.ko 9145s BTF [M] drivers/media/dvb-frontends/bcm3510.ko 9145s LD [M] drivers/media/dvb-frontends/cx22700.ko 9145s BTF [M] drivers/media/dvb-frontends/cx22700.ko 9145s LD [M] drivers/media/dvb-frontends/cx22702.ko 9145s BTF [M] drivers/media/dvb-frontends/cx22702.ko 9145s LD [M] drivers/media/dvb-frontends/cx24110.ko 9145s BTF [M] drivers/media/dvb-frontends/cx24110.ko 9145s LD [M] drivers/media/dvb-frontends/cx24116.ko 9145s BTF [M] drivers/media/dvb-frontends/cx24116.ko 9145s LD [M] drivers/media/dvb-frontends/cx24117.ko 9145s BTF [M] drivers/media/dvb-frontends/cx24117.ko 9145s LD [M] drivers/media/dvb-frontends/cx24120.ko 9145s BTF [M] drivers/media/dvb-frontends/cx24120.ko 9145s LD [M] drivers/media/dvb-frontends/cx24123.ko 9145s BTF [M] drivers/media/dvb-frontends/cx24123.ko 9145s LD [M] drivers/media/dvb-frontends/cxd2099.ko 9145s BTF [M] drivers/media/dvb-frontends/cxd2099.ko 9145s LD [M] drivers/media/dvb-frontends/cxd2820r.ko 9146s BTF [M] drivers/media/dvb-frontends/cxd2820r.ko 9146s LD [M] drivers/media/dvb-frontends/cxd2841er.ko 9146s BTF [M] drivers/media/dvb-frontends/cxd2841er.ko 9146s LD [M] drivers/media/dvb-frontends/cxd2880/cxd2880.ko 9146s BTF [M] drivers/media/dvb-frontends/cxd2880/cxd2880.ko 9146s LD [M] drivers/media/dvb-frontends/dib3000mb.ko 9146s BTF [M] drivers/media/dvb-frontends/dib3000mb.ko 9146s LD [M] drivers/media/dvb-frontends/dib3000mc.ko 9146s BTF [M] drivers/media/dvb-frontends/dib3000mc.ko 9146s LD [M] drivers/media/dvb-frontends/dibx000_common.ko 9146s BTF [M] drivers/media/dvb-frontends/dibx000_common.ko 9146s LD [M] drivers/media/dvb-frontends/dib7000m.ko 9146s BTF [M] drivers/media/dvb-frontends/dib7000m.ko 9146s LD [M] drivers/media/dvb-frontends/dib7000p.ko 9146s BTF [M] drivers/media/dvb-frontends/dib7000p.ko 9146s LD [M] drivers/media/dvb-frontends/dib8000.ko 9146s BTF [M] drivers/media/dvb-frontends/dib8000.ko 9146s LD [M] drivers/media/dvb-frontends/dib9000.ko 9146s BTF [M] drivers/media/dvb-frontends/dib9000.ko 9146s LD [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko 9146s BTF [M] drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko 9146s LD [M] drivers/media/dvb-frontends/drxd.ko 9146s BTF [M] drivers/media/dvb-frontends/drxd.ko 9146s LD [M] drivers/media/dvb-frontends/drxk.ko 9146s BTF [M] drivers/media/dvb-frontends/drxk.ko 9146s LD [M] drivers/media/dvb-frontends/ds3000.ko 9146s BTF [M] drivers/media/dvb-frontends/ds3000.ko 9146s LD [M] drivers/media/dvb-frontends/dvb_dummy_fe.ko 9146s LD [M] drivers/media/dvb-frontends/ec100.ko 9146s BTF [M] drivers/media/dvb-frontends/dvb_dummy_fe.ko 9146s BTF [M] drivers/media/dvb-frontends/ec100.ko 9146s LD [M] drivers/media/dvb-frontends/gp8psk-fe.ko 9146s BTF [M] drivers/media/dvb-frontends/gp8psk-fe.ko 9147s LD [M] drivers/media/dvb-frontends/helene.ko 9147s BTF [M] drivers/media/dvb-frontends/helene.ko 9147s LD [M] drivers/media/dvb-frontends/horus3a.ko 9147s LD [M] drivers/media/dvb-frontends/isl6405.ko 9147s BTF [M] drivers/media/dvb-frontends/horus3a.ko 9147s BTF [M] drivers/media/dvb-frontends/isl6405.ko 9147s LD [M] drivers/media/dvb-frontends/isl6421.ko 9147s BTF [M] drivers/media/dvb-frontends/isl6421.ko 9147s LD [M] drivers/media/dvb-frontends/isl6423.ko 9147s BTF [M] drivers/media/dvb-frontends/isl6423.ko 9147s LD [M] drivers/media/dvb-frontends/ix2505v.ko 9147s LD [M] drivers/media/dvb-frontends/l64781.ko 9147s BTF [M] drivers/media/dvb-frontends/ix2505v.ko 9147s BTF [M] drivers/media/dvb-frontends/l64781.ko 9147s LD [M] drivers/media/dvb-frontends/lg2160.ko 9147s BTF [M] drivers/media/dvb-frontends/lg2160.ko 9147s LD [M] drivers/media/dvb-frontends/lgdt3305.ko 9147s BTF [M] drivers/media/dvb-frontends/lgdt3305.ko 9147s LD [M] drivers/media/dvb-frontends/lgdt3306a.ko 9147s LD [M] drivers/media/dvb-frontends/lgdt330x.ko 9147s BTF [M] drivers/media/dvb-frontends/lgdt3306a.ko 9147s BTF [M] drivers/media/dvb-frontends/lgdt330x.ko 9147s LD [M] drivers/media/dvb-frontends/lgs8gl5.ko 9147s BTF [M] drivers/media/dvb-frontends/lgs8gl5.ko 9147s LD [M] drivers/media/dvb-frontends/lgs8gxx.ko 9147s BTF [M] drivers/media/dvb-frontends/lgs8gxx.ko 9147s LD [M] drivers/media/dvb-frontends/lnbh25.ko 9147s BTF [M] drivers/media/dvb-frontends/lnbh25.ko 9147s LD [M] drivers/media/dvb-frontends/lnbh29.ko 9147s BTF [M] drivers/media/dvb-frontends/lnbh29.ko 9147s LD [M] drivers/media/dvb-frontends/lnbp21.ko 9147s BTF [M] drivers/media/dvb-frontends/lnbp21.ko 9147s LD [M] drivers/media/dvb-frontends/lnbp22.ko 9147s BTF [M] drivers/media/dvb-frontends/lnbp22.ko 9148s LD [M] drivers/media/dvb-frontends/m88ds3103.ko 9148s BTF [M] drivers/media/dvb-frontends/m88ds3103.ko 9148s LD [M] drivers/media/dvb-frontends/m88rs2000.ko 9148s LD [M] drivers/media/dvb-frontends/mb86a16.ko 9148s BTF [M] drivers/media/dvb-frontends/m88rs2000.ko 9148s BTF [M] drivers/media/dvb-frontends/mb86a16.ko 9148s LD [M] drivers/media/dvb-frontends/mb86a20s.ko 9148s BTF [M] drivers/media/dvb-frontends/mb86a20s.ko 9148s LD [M] drivers/media/dvb-frontends/mn88443x.ko 9148s BTF [M] drivers/media/dvb-frontends/mn88443x.ko 9148s LD [M] drivers/media/dvb-frontends/mn88472.ko 9148s LD [M] drivers/media/dvb-frontends/mn88473.ko 9148s BTF [M] drivers/media/dvb-frontends/mn88472.ko 9148s BTF [M] drivers/media/dvb-frontends/mn88473.ko 9148s LD [M] drivers/media/dvb-frontends/mt312.ko 9148s BTF [M] drivers/media/dvb-frontends/mt312.ko 9148s LD [M] drivers/media/dvb-frontends/mt352.ko 9148s BTF [M] drivers/media/dvb-frontends/mt352.ko 9148s LD [M] drivers/media/dvb-frontends/mxl5xx.ko 9148s LD [M] drivers/media/dvb-frontends/mxl692.ko 9148s BTF [M] drivers/media/dvb-frontends/mxl5xx.ko 9148s BTF [M] drivers/media/dvb-frontends/mxl692.ko 9148s LD [M] drivers/media/dvb-frontends/nxt200x.ko 9148s BTF [M] drivers/media/dvb-frontends/nxt200x.ko 9148s LD [M] drivers/media/dvb-frontends/nxt6000.ko 9148s LD [M] drivers/media/dvb-frontends/or51132.ko 9148s BTF [M] drivers/media/dvb-frontends/nxt6000.ko 9148s BTF [M] drivers/media/dvb-frontends/or51132.ko 9148s LD [M] drivers/media/dvb-frontends/or51211.ko 9148s BTF [M] drivers/media/dvb-frontends/or51211.ko 9148s LD [M] drivers/media/dvb-frontends/dvb-pll.ko 9148s BTF [M] drivers/media/dvb-frontends/dvb-pll.ko 9148s LD [M] drivers/media/dvb-frontends/rtl2830.ko 9148s BTF [M] drivers/media/dvb-frontends/rtl2830.ko 9148s LD [M] drivers/media/dvb-frontends/rtl2832.ko 9148s LD [M] drivers/media/dvb-frontends/rtl2832_sdr.ko 9149s BTF [M] drivers/media/dvb-frontends/rtl2832.ko 9149s BTF [M] drivers/media/dvb-frontends/rtl2832_sdr.ko 9149s LD [M] drivers/media/dvb-frontends/s5h1409.ko 9149s BTF [M] drivers/media/dvb-frontends/s5h1409.ko 9149s LD [M] drivers/media/dvb-frontends/s5h1411.ko 9149s BTF [M] drivers/media/dvb-frontends/s5h1411.ko 9149s LD [M] drivers/media/dvb-frontends/s5h1420.ko 9149s LD [M] drivers/media/dvb-frontends/s5h1432.ko 9149s BTF [M] drivers/media/dvb-frontends/s5h1420.ko 9149s BTF [M] drivers/media/dvb-frontends/s5h1432.ko 9149s LD [M] drivers/media/dvb-frontends/s921.ko 9149s BTF [M] drivers/media/dvb-frontends/s921.ko 9149s LD [M] drivers/media/dvb-frontends/si2165.ko 9149s BTF [M] drivers/media/dvb-frontends/si2165.ko 9149s LD [M] drivers/media/dvb-frontends/si2168.ko 9149s LD [M] drivers/media/dvb-frontends/si21xx.ko 9149s BTF [M] drivers/media/dvb-frontends/si2168.ko 9149s BTF [M] drivers/media/dvb-frontends/si21xx.ko 9149s LD [M] drivers/media/dvb-frontends/sp2.ko 9149s BTF [M] drivers/media/dvb-frontends/sp2.ko 9149s LD [M] drivers/media/dvb-frontends/sp887x.ko 9149s BTF [M] drivers/media/dvb-frontends/sp887x.ko 9149s LD [M] drivers/media/dvb-frontends/stb0899.ko 9149s LD [M] drivers/media/dvb-frontends/stb6000.ko 9149s BTF [M] drivers/media/dvb-frontends/stb0899.ko 9149s BTF [M] drivers/media/dvb-frontends/stb6000.ko 9149s LD [M] drivers/media/dvb-frontends/stb6100.ko 9149s BTF [M] drivers/media/dvb-frontends/stb6100.ko 9149s LD [M] drivers/media/dvb-frontends/stv0288.ko 9149s BTF [M] drivers/media/dvb-frontends/stv0288.ko 9149s LD [M] drivers/media/dvb-frontends/stv0297.ko 9149s LD [M] drivers/media/dvb-frontends/stv0299.ko 9149s BTF [M] drivers/media/dvb-frontends/stv0299.ko 9149s BTF [M] drivers/media/dvb-frontends/stv0297.ko 9149s LD [M] drivers/media/dvb-frontends/stv0367.ko 9149s BTF [M] drivers/media/dvb-frontends/stv0367.ko 9150s LD [M] drivers/media/dvb-frontends/stv0900.ko 9150s BTF [M] drivers/media/dvb-frontends/stv0900.ko 9150s LD [M] drivers/media/dvb-frontends/stv090x.ko 9150s LD [M] drivers/media/dvb-frontends/stv0910.ko 9150s BTF [M] drivers/media/dvb-frontends/stv090x.ko 9150s BTF [M] drivers/media/dvb-frontends/stv0910.ko 9150s LD [M] drivers/media/dvb-frontends/stv6110.ko 9150s BTF [M] drivers/media/dvb-frontends/stv6110.ko 9150s LD [M] drivers/media/dvb-frontends/stv6110x.ko 9150s LD [M] drivers/media/dvb-frontends/stv6111.ko 9150s BTF [M] drivers/media/dvb-frontends/stv6110x.ko 9150s BTF [M] drivers/media/dvb-frontends/stv6111.ko 9150s LD [M] drivers/media/dvb-frontends/tc90522.ko 9150s BTF [M] drivers/media/dvb-frontends/tc90522.ko 9150s LD [M] drivers/media/dvb-frontends/tda10021.ko 9150s BTF [M] drivers/media/dvb-frontends/tda10021.ko 9150s LD [M] drivers/media/dvb-frontends/tda10023.ko 9150s LD [M] drivers/media/dvb-frontends/tda10048.ko 9150s BTF [M] drivers/media/dvb-frontends/tda10023.ko 9150s BTF [M] drivers/media/dvb-frontends/tda10048.ko 9150s LD [M] drivers/media/dvb-frontends/tda1004x.ko 9150s BTF [M] drivers/media/dvb-frontends/tda1004x.ko 9150s LD [M] drivers/media/dvb-frontends/tda10071.ko 9150s LD [M] drivers/media/dvb-frontends/tda10086.ko 9150s BTF [M] drivers/media/dvb-frontends/tda10071.ko 9150s BTF [M] drivers/media/dvb-frontends/tda10086.ko 9151s LD [M] drivers/media/dvb-frontends/tda18271c2dd.ko 9151s LD [M] drivers/media/dvb-frontends/tda665x.ko 9151s BTF [M] drivers/media/dvb-frontends/tda18271c2dd.ko 9151s BTF [M] drivers/media/dvb-frontends/tda665x.ko 9151s LD [M] drivers/media/dvb-frontends/tda8083.ko 9151s BTF [M] drivers/media/dvb-frontends/tda8083.ko 9151s LD [M] drivers/media/dvb-frontends/tda8261.ko 9151s BTF [M] drivers/media/dvb-frontends/tda8261.ko 9151s LD [M] drivers/media/dvb-frontends/tda826x.ko 9151s LD [M] drivers/media/dvb-frontends/ts2020.ko 9151s BTF [M] drivers/media/dvb-frontends/tda826x.ko 9151s BTF [M] drivers/media/dvb-frontends/ts2020.ko 9151s LD [M] drivers/media/dvb-frontends/tua6100.ko 9151s BTF [M] drivers/media/dvb-frontends/tua6100.ko 9151s LD [M] drivers/media/dvb-frontends/cx24113.ko 9151s LD [M] drivers/media/dvb-frontends/dib0070.ko 9151s BTF [M] drivers/media/dvb-frontends/cx24113.ko 9151s BTF [M] drivers/media/dvb-frontends/dib0070.ko 9151s LD [M] drivers/media/dvb-frontends/dib0090.ko 9151s BTF [M] drivers/media/dvb-frontends/dib0090.ko 9151s LD [M] drivers/media/dvb-frontends/itd1000.ko 9151s BTF [M] drivers/media/dvb-frontends/itd1000.ko 9151s LD [M] drivers/media/dvb-frontends/ves1820.ko 9151s LD [M] drivers/media/dvb-frontends/ves1x93.ko 9151s BTF [M] drivers/media/dvb-frontends/ves1820.ko 9151s BTF [M] drivers/media/dvb-frontends/ves1x93.ko 9151s LD [M] drivers/media/dvb-frontends/zd1301_demod.ko 9151s BTF [M] drivers/media/dvb-frontends/zd1301_demod.ko 9151s LD [M] drivers/media/dvb-frontends/zl10036.ko 9151s BTF [M] drivers/media/dvb-frontends/zl10036.ko 9151s LD [M] drivers/media/dvb-frontends/zl10039.ko 9151s LD [M] drivers/media/dvb-frontends/zl10353.ko 9151s BTF [M] drivers/media/dvb-frontends/zl10039.ko 9151s BTF [M] drivers/media/dvb-frontends/zl10353.ko 9151s LD [M] drivers/media/mc/mc.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-async.ko 9152s BTF [M] drivers/media/mc/mc.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-async.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-cci.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-flash-led-class.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-cci.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-flash-led-class.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-fwnode.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-h264.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-fwnode.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-h264.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-jpeg.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-jpeg.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-mem2mem.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-mem2mem.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-vp9.ko 9152s LD [M] drivers/media/v4l2-core/tuner.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-vp9.ko 9152s BTF [M] drivers/media/v4l2-core/tuner.ko 9152s LD [M] drivers/media/v4l2-core/v4l2-dv-timings.ko 9152s BTF [M] drivers/media/v4l2-core/v4l2-dv-timings.ko 9152s LD [M] drivers/media/v4l2-core/videodev.ko 9152s LD [M] drivers/media/dvb-core/dvb-core.ko 9152s LD [M] drivers/media/cec/core/cec.ko 9152s BTF [M] drivers/media/dvb-core/dvb-core.ko 9152s BTF [M] drivers/media/cec/core/cec.ko 9152s BTF [M] drivers/media/v4l2-core/videodev.ko 9152s LD [M] drivers/media/cec/i2c/tda9950.ko 9152s BTF [M] drivers/media/cec/i2c/tda9950.ko 9153s LD [M] drivers/media/cec/platform/meson/ao-cec.ko 9153s LD [M] drivers/media/cec/platform/meson/ao-cec-g12a.ko 9153s BTF [M] drivers/media/cec/platform/meson/ao-cec.ko 9153s BTF [M] drivers/media/cec/platform/meson/ao-cec-g12a.ko 9153s LD [M] drivers/media/cec/platform/cros-ec/cros-ec-cec.ko 9153s BTF [M] drivers/media/cec/platform/cros-ec/cros-ec-cec.ko 9153s LD [M] drivers/media/cec/platform/stm32/stm32-cec.ko 9153s BTF [M] drivers/media/cec/platform/stm32/stm32-cec.ko 9153s LD [M] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.ko 9153s BTF [M] drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.ko 9153s LD [M] drivers/media/cec/usb/pulse8/pulse8-cec.ko 9153s BTF [M] drivers/media/cec/usb/pulse8/pulse8-cec.ko 9153s LD [M] drivers/media/cec/usb/rainshadow/rainshadow-cec.ko 9153s BTF [M] drivers/media/cec/usb/rainshadow/rainshadow-cec.ko 9153s LD [M] drivers/media/radio/radio-maxiradio.ko 9153s BTF [M] drivers/media/radio/radio-maxiradio.ko 9153s LD [M] drivers/media/radio/saa7706h.ko 9153s BTF [M] drivers/media/radio/saa7706h.ko 9153s LD [M] drivers/media/radio/shark2.ko 9153s BTF [M] drivers/media/radio/shark2.ko 9153s LD [M] drivers/media/radio/radio-shark.ko 9153s BTF [M] drivers/media/radio/radio-shark.ko 9153s LD [M] drivers/media/radio/si470x/radio-si470x-common.ko 9153s BTF [M] drivers/media/radio/si470x/radio-si470x-common.ko 9153s LD [M] drivers/media/radio/si470x/radio-si470x-usb.ko 9153s BTF [M] drivers/media/radio/si470x/radio-si470x-usb.ko 9154s LD [M] drivers/media/radio/si470x/radio-si470x-i2c.ko 9154s LD [M] drivers/media/radio/si4713/si4713.ko 9154s BTF [M] drivers/media/radio/si470x/radio-si470x-i2c.ko 9154s BTF [M] drivers/media/radio/si4713/si4713.ko 9154s LD [M] drivers/media/radio/si4713/radio-usb-si4713.ko 9154s BTF [M] drivers/media/radio/si4713/radio-usb-si4713.ko 9154s LD [M] drivers/media/radio/si4713/radio-platform-si4713.ko 9154s LD [M] drivers/media/radio/tea575x.ko 9154s BTF [M] drivers/media/radio/si4713/radio-platform-si4713.ko 9154s LD [M] drivers/media/radio/radio-tea5764.ko 9154s BTF [M] drivers/media/radio/tea575x.ko 9154s BTF [M] drivers/media/radio/radio-tea5764.ko 9154s LD [M] drivers/media/radio/tef6862.ko 9154s BTF [M] drivers/media/radio/tef6862.ko 9154s LD [M] drivers/media/radio/radio-wl1273.ko 9154s LD [M] drivers/media/radio/dsbr100.ko 9154s BTF [M] drivers/media/radio/radio-wl1273.ko 9154s LD [M] drivers/media/radio/radio-keene.ko 9154s BTF [M] drivers/media/radio/dsbr100.ko 9154s BTF [M] drivers/media/radio/radio-keene.ko 9154s LD [M] drivers/media/radio/radio-ma901.ko 9154s BTF [M] drivers/media/radio/radio-ma901.ko 9154s LD [M] drivers/media/radio/radio-mr800.ko 9154s LD [M] drivers/media/radio/radio-raremono.ko 9154s BTF [M] drivers/media/radio/radio-mr800.ko 9154s BTF [M] drivers/media/radio/radio-raremono.ko 9154s LD [M] drivers/pps/clients/pps-ldisc.ko 9154s LD [M] drivers/pps/clients/pps_parport.ko 9154s BTF [M] drivers/pps/clients/pps-ldisc.ko 9154s BTF [M] drivers/pps/clients/pps_parport.ko 9154s LD [M] drivers/pps/clients/pps-gpio.ko 9154s BTF [M] drivers/pps/clients/pps-gpio.ko 9154s LD [M] drivers/pps/generators/pps_gen_core.ko 9155s BTF [M] drivers/pps/generators/pps_gen_core.ko 9155s LD [M] drivers/pps/generators/pps_gen-dummy.ko 9155s BTF [M] drivers/pps/generators/pps_gen-dummy.ko 9155s LD [M] drivers/ptp/ptp_dte.ko 9155s BTF [M] drivers/ptp/ptp_dte.ko 9155s LD [M] drivers/ptp/ptp_ines.ko 9155s LD [M] drivers/ptp/ptp_kvm.ko 9155s BTF [M] drivers/ptp/ptp_ines.ko 9155s BTF [M] drivers/ptp/ptp_kvm.ko 9155s LD [M] drivers/ptp/ptp_vmclock.ko 9155s BTF [M] drivers/ptp/ptp_vmclock.ko 9155s LD [M] drivers/ptp/ptp-qoriq.ko 9155s LD [M] drivers/ptp/ptp_clockmatrix.ko 9155s BTF [M] drivers/ptp/ptp_clockmatrix.ko 9155s BTF [M] drivers/ptp/ptp-qoriq.ko 9155s LD [M] drivers/ptp/ptp_fc3.ko 9155s BTF [M] drivers/ptp/ptp_fc3.ko 9155s LD [M] drivers/ptp/ptp_idt82p33.ko 9155s LD [M] drivers/ptp/ptp_mock.ko 9155s BTF [M] drivers/ptp/ptp_idt82p33.ko 9155s BTF [M] drivers/ptp/ptp_mock.ko 9155s LD [M] drivers/ptp/ptp_dfl_tod.ko 9155s BTF [M] drivers/ptp/ptp_dfl_tod.ko 9155s LD [M] drivers/power/reset/atc260x-poweroff.ko 9155s BTF [M] drivers/power/reset/atc260x-poweroff.ko 9155s LD [M] drivers/power/reset/qcom-pon.ko 9155s LD [M] drivers/power/reset/tdx-ec-poweroff.ko 9155s BTF [M] drivers/power/reset/qcom-pon.ko 9155s BTF [M] drivers/power/reset/tdx-ec-poweroff.ko 9156s LD [M] drivers/power/reset/reboot-mode.ko 9156s BTF [M] drivers/power/reset/reboot-mode.ko 9156s LD [M] drivers/power/reset/syscon-reboot-mode.ko 9156s LD [M] drivers/power/reset/sc27xx-poweroff.ko 9156s LD [M] drivers/power/reset/nvmem-reboot-mode.ko 9156s BTF [M] drivers/power/reset/syscon-reboot-mode.ko 9156s BTF [M] drivers/power/reset/sc27xx-poweroff.ko 9156s BTF [M] drivers/power/reset/nvmem-reboot-mode.ko 9156s LD [M] drivers/power/reset/pwr-mlxbf.ko 9156s BTF [M] drivers/power/reset/pwr-mlxbf.ko 9156s LD [M] drivers/power/supply/generic-adc-battery.ko 9156s LD [M] drivers/power/supply/axp20x_usb_power.ko 9156s BTF [M] drivers/power/supply/generic-adc-battery.ko 9156s LD [M] drivers/power/supply/ip5xxx_power.ko 9156s BTF [M] drivers/power/supply/axp20x_usb_power.ko 9156s BTF [M] drivers/power/supply/ip5xxx_power.ko 9156s LD [M] drivers/power/supply/max8925_power.ko 9156s LD [M] drivers/power/supply/wm831x_backup.ko 9156s BTF [M] drivers/power/supply/max8925_power.ko 9156s LD [M] drivers/power/supply/wm831x_power.ko 9156s LD [M] drivers/power/supply/wm8350_power.ko 9156s BTF [M] drivers/power/supply/wm831x_backup.ko 9156s BTF [M] drivers/power/supply/wm831x_power.ko 9156s BTF [M] drivers/power/supply/wm8350_power.ko 9156s LD [M] drivers/power/supply/test_power.ko 9156s BTF [M] drivers/power/supply/test_power.ko 9156s LD [M] drivers/power/supply/88pm860x_battery.ko 9156s LD [M] drivers/power/supply/adp5061.ko 9156s BTF [M] drivers/power/supply/88pm860x_battery.ko 9156s BTF [M] drivers/power/supply/adp5061.ko 9157s LD [M] drivers/power/supply/act8945a_charger.ko 9157s BTF [M] drivers/power/supply/act8945a_charger.ko 9157s LD [M] drivers/power/supply/axp20x_battery.ko 9157s BTF [M] drivers/power/supply/axp20x_battery.ko 9157s LD [M] drivers/power/supply/axp20x_ac_power.ko 9157s LD [M] drivers/power/supply/chagall-battery.ko 9157s BTF [M] drivers/power/supply/axp20x_ac_power.ko 9157s LD [M] drivers/power/supply/cpcap-battery.ko 9157s BTF [M] drivers/power/supply/chagall-battery.ko 9157s BTF [M] drivers/power/supply/cpcap-battery.ko 9157s LD [M] drivers/power/supply/cw2015_battery.ko 9157s BTF [M] drivers/power/supply/cw2015_battery.ko 9157s LD [M] drivers/power/supply/ds2760_battery.ko 9157s BTF [M] drivers/power/supply/ds2760_battery.ko 9157s LD [M] drivers/power/supply/ds2780_battery.ko 9157s BTF [M] drivers/power/supply/ds2780_battery.ko 9157s LD [M] drivers/power/supply/ds2781_battery.ko 9157s BTF [M] drivers/power/supply/ds2781_battery.ko 9157s LD [M] drivers/power/supply/ds2782_battery.ko 9157s BTF [M] drivers/power/supply/ds2782_battery.ko 9157s LD [M] drivers/power/supply/ltc2941-battery-gauge.ko 9157s BTF [M] drivers/power/supply/ltc2941-battery-gauge.ko 9157s LD [M] drivers/power/supply/goldfish_battery.ko 9157s BTF [M] drivers/power/supply/goldfish_battery.ko 9157s LD [M] drivers/power/supply/huawei-gaokun-battery.ko 9157s BTF [M] drivers/power/supply/huawei-gaokun-battery.ko 9158s LD [M] drivers/power/supply/lenovo_yoga_c630_battery.ko 9158s BTF [M] drivers/power/supply/lenovo_yoga_c630_battery.ko 9158s LD [M] drivers/power/supply/qcom_battmgr.ko 9158s BTF [M] drivers/power/supply/qcom_battmgr.ko 9158s LD [M] drivers/power/supply/sbs-battery.ko 9158s BTF [M] drivers/power/supply/sbs-battery.ko 9158s LD [M] drivers/power/supply/sbs-charger.ko 9158s BTF [M] drivers/power/supply/sbs-charger.ko 9158s LD [M] drivers/power/supply/sbs-manager.ko 9158s BTF [M] drivers/power/supply/sbs-manager.ko 9158s LD [M] drivers/power/supply/bq27xxx_battery.ko 9158s BTF [M] drivers/power/supply/bq27xxx_battery.ko 9158s LD [M] drivers/power/supply/bq27xxx_battery_i2c.ko 9158s BTF [M] drivers/power/supply/bq27xxx_battery_i2c.ko 9158s LD [M] drivers/power/supply/bq27xxx_battery_hdq.ko 9158s LD [M] drivers/power/supply/da9030_battery.ko 9158s BTF [M] drivers/power/supply/bq27xxx_battery_hdq.ko 9158s LD [M] drivers/power/supply/da9052-battery.ko 9158s BTF [M] drivers/power/supply/da9030_battery.ko 9158s BTF [M] drivers/power/supply/da9052-battery.ko 9158s LD [M] drivers/power/supply/da9150-charger.ko 9158s BTF [M] drivers/power/supply/da9150-charger.ko 9158s LD [M] drivers/power/supply/da9150-fg.ko 9158s LD [M] drivers/power/supply/max17040_battery.ko 9158s BTF [M] drivers/power/supply/da9150-fg.ko 9158s BTF [M] drivers/power/supply/max17040_battery.ko 9158s LD [M] drivers/power/supply/max17042_battery.ko 9158s BTF [M] drivers/power/supply/max17042_battery.ko 9158s LD [M] drivers/power/supply/max1720x_battery.ko 9158s BTF [M] drivers/power/supply/max1720x_battery.ko 9159s LD [M] drivers/power/supply/max1721x_battery.ko 9159s BTF [M] drivers/power/supply/max1721x_battery.ko 9159s LD [M] drivers/power/supply/rt5033_battery.ko 9159s BTF [M] drivers/power/supply/rt5033_battery.ko 9159s LD [M] drivers/power/supply/rt5033_charger.ko 9159s BTF [M] drivers/power/supply/rt5033_charger.ko 9159s LD [M] drivers/power/supply/rt9455_charger.ko 9159s BTF [M] drivers/power/supply/rt9455_charger.ko 9159s LD [M] drivers/power/supply/rt9467-charger.ko 9159s BTF [M] drivers/power/supply/rt9467-charger.ko 9159s LD [M] drivers/power/supply/rt9471.ko 9159s BTF [M] drivers/power/supply/rt9471.ko 9159s LD [M] drivers/power/supply/twl4030_madc_battery.ko 9159s BTF [M] drivers/power/supply/twl4030_madc_battery.ko 9159s LD [M] drivers/power/supply/88pm860x_charger.ko 9159s BTF [M] drivers/power/supply/88pm860x_charger.ko 9159s LD [M] drivers/power/supply/rx51_battery.ko 9159s BTF [M] drivers/power/supply/rx51_battery.ko 9159s LD [M] drivers/power/supply/cpcap-charger.ko 9159s BTF [M] drivers/power/supply/cpcap-charger.ko 9159s LD [M] drivers/power/supply/isp1704_charger.ko 9159s BTF [M] drivers/power/supply/isp1704_charger.ko 9159s LD [M] drivers/power/supply/max8903_charger.ko 9159s BTF [M] drivers/power/supply/max8903_charger.ko 9159s LD [M] drivers/power/supply/twl4030_charger.ko 9159s BTF [M] drivers/power/supply/twl4030_charger.ko 9159s LD [M] drivers/power/supply/twl6030_charger.ko 9159s LD [M] drivers/power/supply/lp8727_charger.ko 9159s BTF [M] drivers/power/supply/twl6030_charger.ko 9159s BTF [M] drivers/power/supply/lp8727_charger.ko 9160s LD [M] drivers/power/supply/lp8788-charger.ko 9160s BTF [M] drivers/power/supply/lp8788-charger.ko 9160s LD [M] drivers/power/supply/gpio-charger.ko 9160s LD [M] drivers/power/supply/lt3651-charger.ko 9160s LD [M] drivers/power/supply/ltc4162-l-charger.ko 9160s BTF [M] drivers/power/supply/gpio-charger.ko 9160s BTF [M] drivers/power/supply/lt3651-charger.ko 9160s BTF [M] drivers/power/supply/ltc4162-l-charger.ko 9160s LD [M] drivers/power/supply/max14577_charger.ko 9160s BTF [M] drivers/power/supply/max14577_charger.ko 9160s LD [M] drivers/power/supply/max14656_charger_detector.ko 9160s LD [M] drivers/power/supply/max77650-charger.ko 9160s BTF [M] drivers/power/supply/max14656_charger_detector.ko 9160s BTF [M] drivers/power/supply/max77650-charger.ko 9160s LD [M] drivers/power/supply/max77693_charger.ko 9160s BTF [M] drivers/power/supply/max77693_charger.ko 9160s LD [M] drivers/power/supply/max77705_charger.ko 9160s BTF [M] drivers/power/supply/max77705_charger.ko 9160s LD [M] drivers/power/supply/max77976_charger.ko 9160s BTF [M] drivers/power/supply/max77976_charger.ko 9160s LD [M] drivers/power/supply/max8971_charger.ko 9160s LD [M] drivers/power/supply/max8997_charger.ko 9160s BTF [M] drivers/power/supply/max8971_charger.ko 9160s BTF [M] drivers/power/supply/max8997_charger.ko 9160s LD [M] drivers/power/supply/max8998_charger.ko 9160s BTF [M] drivers/power/supply/max8998_charger.ko 9160s LD [M] drivers/power/supply/mp2629_charger.ko 9160s BTF [M] drivers/power/supply/mp2629_charger.ko 9160s LD [M] drivers/power/supply/mt6360_charger.ko 9161s BTF [M] drivers/power/supply/mt6360_charger.ko 9161s LD [M] drivers/power/supply/mt6370-charger.ko 9161s BTF [M] drivers/power/supply/mt6370-charger.ko 9161s LD [M] drivers/power/supply/qcom_smbb.ko 9161s BTF [M] drivers/power/supply/qcom_smbb.ko 9161s LD [M] drivers/power/supply/pm8916_bms_vm.ko 9161s LD [M] drivers/power/supply/pm8916_lbc.ko 9161s BTF [M] drivers/power/supply/pm8916_lbc.ko 9161s BTF [M] drivers/power/supply/pm8916_bms_vm.ko 9161s LD [M] drivers/power/supply/bq2415x_charger.ko 9161s BTF [M] drivers/power/supply/bq2415x_charger.ko 9161s LD [M] drivers/power/supply/bq24190_charger.ko 9161s LD [M] drivers/power/supply/bq24257_charger.ko 9161s BTF [M] drivers/power/supply/bq24190_charger.ko 9161s BTF [M] drivers/power/supply/bq24257_charger.ko 9161s LD [M] drivers/power/supply/bq24735-charger.ko 9161s BTF [M] drivers/power/supply/bq24735-charger.ko 9161s LD [M] drivers/power/supply/bq25890_charger.ko 9161s LD [M] drivers/power/supply/bq256xx_charger.ko 9161s BTF [M] drivers/power/supply/bq25890_charger.ko 9161s LD [M] drivers/power/supply/rk817_charger.ko 9161s BTF [M] drivers/power/supply/bq256xx_charger.ko 9161s BTF [M] drivers/power/supply/rk817_charger.ko 9161s LD [M] drivers/power/supply/smb347-charger.ko 9161s BTF [M] drivers/power/supply/smb347-charger.ko 9161s LD [M] drivers/power/supply/tps65090-charger.ko 9161s BTF [M] drivers/power/supply/tps65090-charger.ko 9161s LD [M] drivers/power/supply/tps65217_charger.ko 9162s BTF [M] drivers/power/supply/tps65217_charger.ko 9162s LD [M] drivers/power/supply/cros_charge-control.ko 9162s BTF [M] drivers/power/supply/cros_charge-control.ko 9162s LD [M] drivers/power/supply/cros_usbpd-charger.ko 9162s BTF [M] drivers/power/supply/cros_usbpd-charger.ko 9162s LD [M] drivers/power/supply/cros_peripheral_charger.ko 9162s BTF [M] drivers/power/supply/cros_peripheral_charger.ko 9162s LD [M] drivers/power/supply/sc2731_charger.ko 9162s BTF [M] drivers/power/supply/sc2731_charger.ko 9162s LD [M] drivers/power/supply/sc27xx_fuel_gauge.ko 9162s BTF [M] drivers/power/supply/sc27xx_fuel_gauge.ko 9162s LD [M] drivers/power/supply/stc3117_fuel_gauge.ko 9162s BTF [M] drivers/power/supply/stc3117_fuel_gauge.ko 9162s LD [M] drivers/power/supply/ucs1002_power.ko 9162s BTF [M] drivers/power/supply/ucs1002_power.ko 9162s LD [M] drivers/power/supply/bd99954-charger.ko 9162s BTF [M] drivers/power/supply/bd99954-charger.ko 9162s LD [M] drivers/power/supply/ug3105_battery.ko 9162s BTF [M] drivers/power/supply/ug3105_battery.ko 9162s LD [M] drivers/power/supply/qcom_pmi8998_charger.ko 9162s BTF [M] drivers/power/supply/qcom_pmi8998_charger.ko 9162s LD [M] drivers/power/supply/mm8013.ko 9162s BTF [M] drivers/power/supply/mm8013.ko 9162s LD [M] drivers/power/sequencing/pwrseq-core.ko 9162s BTF [M] drivers/power/sequencing/pwrseq-core.ko 9162s LD [M] drivers/power/sequencing/pwrseq-qcom-wcn.ko 9162s BTF [M] drivers/power/sequencing/pwrseq-qcom-wcn.ko 9163s LD [M] drivers/hwmon/hwmon-vid.ko 9163s BTF [M] drivers/hwmon/hwmon-vid.ko 9163s LD [M] drivers/hwmon/acpi_power_meter.ko 9163s BTF [M] drivers/hwmon/acpi_power_meter.ko 9163s LD [M] drivers/hwmon/w83627hf.ko 9163s BTF [M] drivers/hwmon/w83627hf.ko 9163s LD [M] drivers/hwmon/w83773g.ko 9163s BTF [M] drivers/hwmon/w83773g.ko 9163s LD [M] drivers/hwmon/w83792d.ko 9163s LD [M] drivers/hwmon/w83793.ko 9163s BTF [M] drivers/hwmon/w83792d.ko 9163s BTF [M] drivers/hwmon/w83793.ko 9163s LD [M] drivers/hwmon/w83795.ko 9163s BTF [M] drivers/hwmon/w83795.ko 9163s LD [M] drivers/hwmon/w83781d.ko 9163s BTF [M] drivers/hwmon/w83781d.ko 9163s LD [M] drivers/hwmon/w83791d.ko 9163s BTF [M] drivers/hwmon/w83791d.ko 9163s LD [M] drivers/hwmon/ad7314.ko 9163s BTF [M] drivers/hwmon/ad7314.ko 9163s LD [M] drivers/hwmon/ad7414.ko 9163s BTF [M] drivers/hwmon/ad7414.ko 9163s LD [M] drivers/hwmon/ad7418.ko 9163s BTF [M] drivers/hwmon/ad7418.ko 9163s LD [M] drivers/hwmon/adc128d818.ko 9163s BTF [M] drivers/hwmon/adc128d818.ko 9163s LD [M] drivers/hwmon/adcxx.ko 9163s BTF [M] drivers/hwmon/adcxx.ko 9163s LD [M] drivers/hwmon/adm1025.ko 9163s BTF [M] drivers/hwmon/adm1025.ko 9164s LD [M] drivers/hwmon/adm1026.ko 9164s BTF [M] drivers/hwmon/adm1026.ko 9164s LD [M] drivers/hwmon/adm1029.ko 9164s LD [M] drivers/hwmon/adm1031.ko 9164s BTF [M] drivers/hwmon/adm1029.ko 9164s BTF [M] drivers/hwmon/adm1031.ko 9164s LD [M] drivers/hwmon/adm1177.ko 9164s BTF [M] drivers/hwmon/adm1177.ko 9164s LD [M] drivers/hwmon/adm9240.ko 9164s BTF [M] drivers/hwmon/adm9240.ko 9164s LD [M] drivers/hwmon/ads7828.ko 9164s LD [M] drivers/hwmon/ads7871.ko 9164s BTF [M] drivers/hwmon/ads7828.ko 9164s BTF [M] drivers/hwmon/ads7871.ko 9164s LD [M] drivers/hwmon/adt7x10.ko 9164s BTF [M] drivers/hwmon/adt7x10.ko 9164s LD [M] drivers/hwmon/adt7310.ko 9164s BTF [M] drivers/hwmon/adt7310.ko 9164s LD [M] drivers/hwmon/adt7410.ko 9164s LD [M] drivers/hwmon/adt7411.ko 9164s BTF [M] drivers/hwmon/adt7410.ko 9164s BTF [M] drivers/hwmon/adt7411.ko 9164s LD [M] drivers/hwmon/adt7462.ko 9164s BTF [M] drivers/hwmon/adt7462.ko 9164s LD [M] drivers/hwmon/adt7470.ko 9164s BTF [M] drivers/hwmon/adt7470.ko 9164s LD [M] drivers/hwmon/adt7475.ko 9164s LD [M] drivers/hwmon/aht10.ko 9164s BTF [M] drivers/hwmon/adt7475.ko 9164s BTF [M] drivers/hwmon/aht10.ko 9165s LD [M] drivers/hwmon/aquacomputer_d5next.ko 9165s BTF [M] drivers/hwmon/aquacomputer_d5next.ko 9165s LD [M] drivers/hwmon/scmi-hwmon.ko 9165s BTF [M] drivers/hwmon/scmi-hwmon.ko 9165s LD [M] drivers/hwmon/scpi-hwmon.ko 9165s LD [M] drivers/hwmon/as370-hwmon.ko 9165s BTF [M] drivers/hwmon/scpi-hwmon.ko 9165s BTF [M] drivers/hwmon/as370-hwmon.ko 9165s LD [M] drivers/hwmon/asc7621.ko 9165s BTF [M] drivers/hwmon/asc7621.ko 9165s LD [M] drivers/hwmon/asus_rog_ryujin.ko 9165s BTF [M] drivers/hwmon/asus_rog_ryujin.ko 9165s LD [M] drivers/hwmon/atxp1.ko 9165s LD [M] drivers/hwmon/axi-fan-control.ko 9165s BTF [M] drivers/hwmon/atxp1.ko 9165s BTF [M] drivers/hwmon/axi-fan-control.ko 9165s LD [M] drivers/hwmon/chipcap2.ko 9165s BTF [M] drivers/hwmon/chipcap2.ko 9165s LD [M] drivers/hwmon/cros_ec_hwmon.ko 9165s BTF [M] drivers/hwmon/cros_ec_hwmon.ko 9165s LD [M] drivers/hwmon/da9052-hwmon.ko 9165s LD [M] drivers/hwmon/da9055-hwmon.ko 9165s BTF [M] drivers/hwmon/da9052-hwmon.ko 9165s BTF [M] drivers/hwmon/da9055-hwmon.ko 9165s LD [M] drivers/hwmon/dme1737.ko 9165s BTF [M] drivers/hwmon/dme1737.ko 9165s LD [M] drivers/hwmon/drivetemp.ko 9165s BTF [M] drivers/hwmon/drivetemp.ko 9165s LD [M] drivers/hwmon/ds620.ko 9165s LD [M] drivers/hwmon/ds1621.ko 9165s BTF [M] drivers/hwmon/ds620.ko 9165s BTF [M] drivers/hwmon/ds1621.ko 9165s LD [M] drivers/hwmon/emc1403.ko 9165s BTF [M] drivers/hwmon/emc1403.ko 9165s LD [M] drivers/hwmon/emc2103.ko 9165s BTF [M] drivers/hwmon/emc2103.ko 9166s LD [M] drivers/hwmon/emc2305.ko 9166s LD [M] drivers/hwmon/emc6w201.ko 9166s BTF [M] drivers/hwmon/emc2305.ko 9166s BTF [M] drivers/hwmon/emc6w201.ko 9166s LD [M] drivers/hwmon/f71805f.ko 9166s BTF [M] drivers/hwmon/f71805f.ko 9166s LD [M] drivers/hwmon/f71882fg.ko 9166s BTF [M] drivers/hwmon/f71882fg.ko 9166s LD [M] drivers/hwmon/f75375s.ko 9166s LD [M] drivers/hwmon/ftsteutates.ko 9166s BTF [M] drivers/hwmon/ftsteutates.ko 9166s BTF [M] drivers/hwmon/f75375s.ko 9166s LD [M] drivers/hwmon/g760a.ko 9166s BTF [M] drivers/hwmon/g760a.ko 9166s LD [M] drivers/hwmon/g762.ko 9166s BTF [M] drivers/hwmon/g762.ko 9166s LD [M] drivers/hwmon/gigabyte_waterforce.ko 9166s BTF [M] drivers/hwmon/gigabyte_waterforce.ko 9166s LD [M] drivers/hwmon/gl518sm.ko 9166s BTF [M] drivers/hwmon/gl518sm.ko 9166s LD [M] drivers/hwmon/gl520sm.ko 9166s BTF [M] drivers/hwmon/gl520sm.ko 9166s LD [M] drivers/hwmon/gsc-hwmon.ko 9166s BTF [M] drivers/hwmon/gsc-hwmon.ko 9166s LD [M] drivers/hwmon/gpio-fan.ko 9166s BTF [M] drivers/hwmon/gpio-fan.ko 9166s LD [M] drivers/hwmon/hih6130.ko 9166s BTF [M] drivers/hwmon/hih6130.ko 9166s LD [M] drivers/hwmon/hs3001.ko 9166s BTF [M] drivers/hwmon/hs3001.ko 9166s LD [M] drivers/hwmon/htu31.ko 9166s BTF [M] drivers/hwmon/htu31.ko 9167s LD [M] drivers/hwmon/i5k_amb.ko 9167s BTF [M] drivers/hwmon/i5k_amb.ko 9167s LD [M] drivers/hwmon/ibmaem.ko 9167s BTF [M] drivers/hwmon/ibmaem.ko 9167s LD [M] drivers/hwmon/ibmpex.ko 9167s BTF [M] drivers/hwmon/ibmpex.ko 9167s LD [M] drivers/hwmon/iio_hwmon.ko 9167s BTF [M] drivers/hwmon/iio_hwmon.ko 9167s LD [M] drivers/hwmon/ina209.ko 9167s BTF [M] drivers/hwmon/ina209.ko 9167s LD [M] drivers/hwmon/ina2xx.ko 9167s BTF [M] drivers/hwmon/ina2xx.ko 9167s LD [M] drivers/hwmon/ina238.ko 9167s BTF [M] drivers/hwmon/ina238.ko 9167s LD [M] drivers/hwmon/ina3221.ko 9167s BTF [M] drivers/hwmon/ina3221.ko 9167s LD [M] drivers/hwmon/intel-m10-bmc-hwmon.ko 9167s BTF [M] drivers/hwmon/intel-m10-bmc-hwmon.ko 9167s LD [M] drivers/hwmon/isl28022.ko 9167s BTF [M] drivers/hwmon/isl28022.ko 9167s LD [M] drivers/hwmon/it87.ko 9167s BTF [M] drivers/hwmon/it87.ko 9167s LD [M] drivers/hwmon/jc42.ko 9167s BTF [M] drivers/hwmon/jc42.ko 9167s LD [M] drivers/hwmon/kbatt.ko 9167s BTF [M] drivers/hwmon/kbatt.ko 9167s LD [M] drivers/hwmon/kfan.ko 9167s BTF [M] drivers/hwmon/kfan.ko 9167s LD [M] drivers/hwmon/lineage-pem.ko 9167s BTF [M] drivers/hwmon/lineage-pem.ko 9167s LD [M] drivers/hwmon/lochnagar-hwmon.ko 9167s BTF [M] drivers/hwmon/lochnagar-hwmon.ko 9167s LD [M] drivers/hwmon/lm63.ko 9167s BTF [M] drivers/hwmon/lm63.ko 9167s LD [M] drivers/hwmon/lm70.ko 9168s BTF [M] drivers/hwmon/lm70.ko 9168s LD [M] drivers/hwmon/lm73.ko 9168s BTF [M] drivers/hwmon/lm73.ko 9168s LD [M] drivers/hwmon/lm75.ko 9168s BTF [M] drivers/hwmon/lm75.ko 9168s LD [M] drivers/hwmon/lm77.ko 9168s BTF [M] drivers/hwmon/lm77.ko 9168s LD [M] drivers/hwmon/lm78.ko 9168s BTF [M] drivers/hwmon/lm78.ko 9168s LD [M] drivers/hwmon/lm80.ko 9168s BTF [M] drivers/hwmon/lm80.ko 9168s LD [M] drivers/hwmon/lm83.ko 9168s BTF [M] drivers/hwmon/lm83.ko 9168s LD [M] drivers/hwmon/lm85.ko 9168s BTF [M] drivers/hwmon/lm85.ko 9168s LD [M] drivers/hwmon/lm87.ko 9168s BTF [M] drivers/hwmon/lm87.ko 9168s LD [M] drivers/hwmon/lm90.ko 9168s BTF [M] drivers/hwmon/lm90.ko 9168s LD [M] drivers/hwmon/lm92.ko 9168s BTF [M] drivers/hwmon/lm92.ko 9168s LD [M] drivers/hwmon/lm93.ko 9168s BTF [M] drivers/hwmon/lm93.ko 9168s LD [M] drivers/hwmon/lm95234.ko 9168s BTF [M] drivers/hwmon/lm95234.ko 9168s LD [M] drivers/hwmon/lm95241.ko 9168s LD [M] drivers/hwmon/lm95245.ko 9168s BTF [M] drivers/hwmon/lm95241.ko 9168s BTF [M] drivers/hwmon/lm95245.ko 9168s LD [M] drivers/hwmon/ltc2945.ko 9168s BTF [M] drivers/hwmon/ltc2945.ko 9168s LD [M] drivers/hwmon/ltc2947-core.ko 9168s BTF [M] drivers/hwmon/ltc2947-core.ko 9169s LD [M] drivers/hwmon/ltc2947-i2c.ko 9169s LD [M] drivers/hwmon/ltc2947-spi.ko 9169s BTF [M] drivers/hwmon/ltc2947-i2c.ko 9169s BTF [M] drivers/hwmon/ltc2947-spi.ko 9169s LD [M] drivers/hwmon/ltc2990.ko 9169s BTF [M] drivers/hwmon/ltc2990.ko 9169s LD [M] drivers/hwmon/ltc2991.ko 9169s BTF [M] drivers/hwmon/ltc2991.ko 9169s LD [M] drivers/hwmon/ltc2992.ko 9169s LD [M] drivers/hwmon/ltc4151.ko 9169s BTF [M] drivers/hwmon/ltc2992.ko 9169s BTF [M] drivers/hwmon/ltc4151.ko 9169s LD [M] drivers/hwmon/ltc4215.ko 9169s BTF [M] drivers/hwmon/ltc4215.ko 9169s LD [M] drivers/hwmon/ltc4222.ko 9169s BTF [M] drivers/hwmon/ltc4222.ko 9169s LD [M] drivers/hwmon/ltc4245.ko 9169s LD [M] drivers/hwmon/ltc4260.ko 9169s BTF [M] drivers/hwmon/ltc4245.ko 9169s BTF [M] drivers/hwmon/ltc4260.ko 9169s LD [M] drivers/hwmon/ltc4261.ko 9169s LD [M] drivers/hwmon/ltc4282.ko 9169s BTF [M] drivers/hwmon/ltc4261.ko 9169s BTF [M] drivers/hwmon/ltc4282.ko 9169s LD [M] drivers/hwmon/max1111.ko 9169s LD [M] drivers/hwmon/max127.ko 9169s BTF [M] drivers/hwmon/max1111.ko 9169s BTF [M] drivers/hwmon/max127.ko 9170s LD [M] drivers/hwmon/max16065.ko 9170s BTF [M] drivers/hwmon/max16065.ko 9170s LD [M] drivers/hwmon/max1619.ko 9170s BTF [M] drivers/hwmon/max1619.ko 9170s LD [M] drivers/hwmon/max1668.ko 9170s LD [M] drivers/hwmon/max197.ko 9170s BTF [M] drivers/hwmon/max1668.ko 9170s BTF [M] drivers/hwmon/max197.ko 9170s LD [M] drivers/hwmon/max31722.ko 9170s LD [M] drivers/hwmon/max31730.ko 9170s BTF [M] drivers/hwmon/max31722.ko 9170s BTF [M] drivers/hwmon/max31730.ko 9170s LD [M] drivers/hwmon/max31760.ko 9170s BTF [M] drivers/hwmon/max31760.ko 9170s LD [M] drivers/hwmon/max6620.ko 9170s BTF [M] drivers/hwmon/max6620.ko 9170s LD [M] drivers/hwmon/max6621.ko 9170s BTF [M] drivers/hwmon/max6621.ko 9170s LD [M] drivers/hwmon/max6639.ko 9170s BTF [M] drivers/hwmon/max6639.ko 9170s LD [M] drivers/hwmon/max6650.ko 9170s BTF [M] drivers/hwmon/max6650.ko 9170s LD [M] drivers/hwmon/max6697.ko 9170s BTF [M] drivers/hwmon/max6697.ko 9170s LD [M] drivers/hwmon/max31790.ko 9170s LD [M] drivers/hwmon/max31827.ko 9170s BTF [M] drivers/hwmon/max31790.ko 9170s BTF [M] drivers/hwmon/max31827.ko 9170s LD [M] drivers/hwmon/max77705-hwmon.ko 9170s BTF [M] drivers/hwmon/max77705-hwmon.ko 9170s LD [M] drivers/hwmon/mc13783-adc.ko 9170s BTF [M] drivers/hwmon/mc13783-adc.ko 9170s LD [M] drivers/hwmon/mc34vr500.ko 9170s LD [M] drivers/hwmon/mcp3021.ko 9170s BTF [M] drivers/hwmon/mc34vr500.ko 9170s BTF [M] drivers/hwmon/mcp3021.ko 9170s LD [M] drivers/hwmon/tc654.ko 9170s LD [M] drivers/hwmon/tps23861.ko 9170s BTF [M] drivers/hwmon/tc654.ko 9170s BTF [M] drivers/hwmon/tps23861.ko 9171s LD [M] drivers/hwmon/mlxreg-fan.ko 9171s BTF [M] drivers/hwmon/mlxreg-fan.ko 9171s LD [M] drivers/hwmon/menf21bmc_hwmon.ko 9171s BTF [M] drivers/hwmon/menf21bmc_hwmon.ko 9171s LD [M] drivers/hwmon/mr75203.ko 9171s BTF [M] drivers/hwmon/mr75203.ko 9171s LD [M] drivers/hwmon/nct6683.ko 9171s BTF [M] drivers/hwmon/nct6683.ko 9171s LD [M] drivers/hwmon/nct6775-core.ko 9171s BTF [M] drivers/hwmon/nct6775-core.ko 9171s LD [M] drivers/hwmon/nct6775.ko 9171s BTF [M] drivers/hwmon/nct6775.ko 9171s LD [M] drivers/hwmon/nct6775-i2c.ko 9171s BTF [M] drivers/hwmon/nct6775-i2c.ko 9171s LD [M] drivers/hwmon/nct7363.ko 9171s BTF [M] drivers/hwmon/nct7363.ko 9171s LD [M] drivers/hwmon/nct7802.ko 9171s LD [M] drivers/hwmon/nct7904.ko 9171s BTF [M] drivers/hwmon/nct7802.ko 9171s BTF [M] drivers/hwmon/nct7904.ko 9171s LD [M] drivers/hwmon/npcm750-pwm-fan.ko 9171s BTF [M] drivers/hwmon/npcm750-pwm-fan.ko 9171s LD [M] drivers/hwmon/ntc_thermistor.ko 9171s BTF [M] drivers/hwmon/ntc_thermistor.ko 9171s LD [M] drivers/hwmon/nzxt-kraken2.ko 9171s LD [M] drivers/hwmon/nzxt-kraken3.ko 9171s BTF [M] drivers/hwmon/nzxt-kraken2.ko 9171s BTF [M] drivers/hwmon/nzxt-kraken3.ko 9171s LD [M] drivers/hwmon/nzxt-smart2.ko 9171s BTF [M] drivers/hwmon/nzxt-smart2.ko 9171s LD [M] drivers/hwmon/pc87360.ko 9171s BTF [M] drivers/hwmon/pc87360.ko 9172s LD [M] drivers/hwmon/pc87427.ko 9172s LD [M] drivers/hwmon/pcf8591.ko 9172s BTF [M] drivers/hwmon/pcf8591.ko 9172s BTF [M] drivers/hwmon/pc87427.ko 9172s LD [M] drivers/hwmon/powerz.ko 9172s LD [M] drivers/hwmon/powr1220.ko 9172s BTF [M] drivers/hwmon/powerz.ko 9172s BTF [M] drivers/hwmon/powr1220.ko 9172s LD [M] drivers/hwmon/pt5161l.ko 9172s BTF [M] drivers/hwmon/pt5161l.ko 9172s LD [M] drivers/hwmon/pwm-fan.ko 9172s LD [M] drivers/hwmon/qnap-mcu-hwmon.ko 9172s BTF [M] drivers/hwmon/pwm-fan.ko 9172s LD [M] drivers/hwmon/raspberrypi-hwmon.ko 9172s BTF [M] drivers/hwmon/qnap-mcu-hwmon.ko 9172s BTF [M] drivers/hwmon/raspberrypi-hwmon.ko 9172s LD [M] drivers/hwmon/sbtsi_temp.ko 9172s LD [M] drivers/hwmon/sch56xx-common.ko 9172s BTF [M] drivers/hwmon/sbtsi_temp.ko 9172s BTF [M] drivers/hwmon/sch56xx-common.ko 9172s LD [M] drivers/hwmon/sch5627.ko 9172s LD [M] drivers/hwmon/sch5636.ko 9172s BTF [M] drivers/hwmon/sch5627.ko 9172s BTF [M] drivers/hwmon/sch5636.ko 9172s LD [M] drivers/hwmon/sht15.ko 9172s BTF [M] drivers/hwmon/sht15.ko 9173s LD [M] drivers/hwmon/sht21.ko 9173s LD [M] drivers/hwmon/sht3x.ko 9173s LD [M] drivers/hwmon/sht4x.ko 9173s BTF [M] drivers/hwmon/sht21.ko 9173s BTF [M] drivers/hwmon/sht3x.ko 9173s BTF [M] drivers/hwmon/sht4x.ko 9173s LD [M] drivers/hwmon/shtc1.ko 9173s LD [M] drivers/hwmon/sis5595.ko 9173s LD [M] drivers/hwmon/smpro-hwmon.ko 9173s BTF [M] drivers/hwmon/shtc1.ko 9173s BTF [M] drivers/hwmon/sis5595.ko 9173s LD [M] drivers/hwmon/smsc47b397.ko 9173s BTF [M] drivers/hwmon/smpro-hwmon.ko 9173s BTF [M] drivers/hwmon/smsc47b397.ko 9173s LD [M] drivers/hwmon/smsc47m1.ko 9173s LD [M] drivers/hwmon/smsc47m192.ko 9173s BTF [M] drivers/hwmon/smsc47m1.ko 9173s LD [M] drivers/hwmon/spd5118.ko 9173s BTF [M] drivers/hwmon/smsc47m192.ko 9173s LD [M] drivers/hwmon/stts751.ko 9173s BTF [M] drivers/hwmon/spd5118.ko 9173s BTF [M] drivers/hwmon/stts751.ko 9173s LD [M] drivers/hwmon/sy7636a-hwmon.ko 9173s BTF [M] drivers/hwmon/sy7636a-hwmon.ko 9173s LD [M] drivers/hwmon/amc6821.ko 9173s LD [M] drivers/hwmon/tc74.ko 9173s BTF [M] drivers/hwmon/amc6821.ko 9173s BTF [M] drivers/hwmon/tc74.ko 9173s LD [M] drivers/hwmon/thmc50.ko 9173s BTF [M] drivers/hwmon/thmc50.ko 9173s LD [M] drivers/hwmon/tmp102.ko 9173s LD [M] drivers/hwmon/tmp103.ko 9173s LD [M] drivers/hwmon/tmp108.ko 9173s BTF [M] drivers/hwmon/tmp102.ko 9173s BTF [M] drivers/hwmon/tmp103.ko 9174s BTF [M] drivers/hwmon/tmp108.ko 9174s LD [M] drivers/hwmon/tmp401.ko 9174s BTF [M] drivers/hwmon/tmp401.ko 9174s LD [M] drivers/hwmon/tmp421.ko 9174s LD [M] drivers/hwmon/tmp464.ko 9174s BTF [M] drivers/hwmon/tmp421.ko 9174s BTF [M] drivers/hwmon/tmp464.ko 9174s LD [M] drivers/hwmon/tmp513.ko 9174s LD [M] drivers/hwmon/vexpress-hwmon.ko 9174s BTF [M] drivers/hwmon/tmp513.ko 9174s BTF [M] drivers/hwmon/vexpress-hwmon.ko 9174s LD [M] drivers/hwmon/via686a.ko 9174s LD [M] drivers/hwmon/vt1211.ko 9174s BTF [M] drivers/hwmon/via686a.ko 9174s LD [M] drivers/hwmon/vt8231.ko 9174s BTF [M] drivers/hwmon/vt1211.ko 9174s BTF [M] drivers/hwmon/vt8231.ko 9174s LD [M] drivers/hwmon/w83627ehf.ko 9174s BTF [M] drivers/hwmon/w83627ehf.ko 9174s LD [M] drivers/hwmon/w83l785ts.ko 9174s LD [M] drivers/hwmon/w83l786ng.ko 9174s BTF [M] drivers/hwmon/w83l785ts.ko 9174s BTF [M] drivers/hwmon/w83l786ng.ko 9174s LD [M] drivers/hwmon/wm831x-hwmon.ko 9174s BTF [M] drivers/hwmon/wm831x-hwmon.ko 9174s LD [M] drivers/hwmon/wm8350-hwmon.ko 9174s BTF [M] drivers/hwmon/wm8350-hwmon.ko 9176s LD [M] drivers/hwmon/xgene-hwmon.ko 9176s LD [M] drivers/hwmon/peci/peci-cputemp.ko 9176s BTF [M] drivers/hwmon/xgene-hwmon.ko 9176s BTF [M] drivers/hwmon/peci/peci-cputemp.ko 9176s LD [M] drivers/hwmon/peci/peci-dimmtemp.ko 9176s LD [M] drivers/hwmon/pmbus/pmbus_core.ko 9176s BTF [M] drivers/hwmon/peci/peci-dimmtemp.ko 9176s BTF [M] drivers/hwmon/pmbus/pmbus_core.ko 9176s LD [M] drivers/hwmon/pmbus/pmbus.ko 9176s BTF [M] drivers/hwmon/pmbus/pmbus.ko 9176s LD [M] drivers/hwmon/pmbus/acbel-fsg032.ko 9176s BTF [M] drivers/hwmon/pmbus/acbel-fsg032.ko 9176s LD [M] drivers/hwmon/pmbus/adm1266.ko 9176s LD [M] drivers/hwmon/pmbus/adm1275.ko 9176s BTF [M] drivers/hwmon/pmbus/adm1266.ko 9176s BTF [M] drivers/hwmon/pmbus/adm1275.ko 9176s LD [M] drivers/hwmon/pmbus/adp1050.ko 9176s BTF [M] drivers/hwmon/pmbus/adp1050.ko 9176s LD [M] drivers/hwmon/pmbus/bel-pfe.ko 9176s LD [M] drivers/hwmon/pmbus/bpa-rs600.ko 9176s LD [M] drivers/hwmon/pmbus/delta-ahe50dc-fan.ko 9176s BTF [M] drivers/hwmon/pmbus/bel-pfe.ko 9176s BTF [M] drivers/hwmon/pmbus/bpa-rs600.ko 9176s BTF [M] drivers/hwmon/pmbus/delta-ahe50dc-fan.ko 9176s LD [M] drivers/hwmon/pmbus/fsp-3y.ko 9176s BTF [M] drivers/hwmon/pmbus/fsp-3y.ko 9176s LD [M] drivers/hwmon/pmbus/ibm-cffps.ko 9176s LD [M] drivers/hwmon/pmbus/dps920ab.ko 9176s LD [M] drivers/hwmon/pmbus/ina233.ko 9176s BTF [M] drivers/hwmon/pmbus/ibm-cffps.ko 9176s BTF [M] drivers/hwmon/pmbus/dps920ab.ko 9176s BTF [M] drivers/hwmon/pmbus/ina233.ko 9176s LD [M] drivers/hwmon/pmbus/inspur-ipsps.ko 9176s LD [M] drivers/hwmon/pmbus/ir35221.ko 9176s LD [M] drivers/hwmon/pmbus/ir36021.ko 9176s LD [M] drivers/hwmon/pmbus/ir38064.ko 9176s BTF [M] drivers/hwmon/pmbus/inspur-ipsps.ko 9176s BTF [M] drivers/hwmon/pmbus/ir35221.ko 9176s BTF [M] drivers/hwmon/pmbus/ir36021.ko 9176s BTF [M] drivers/hwmon/pmbus/ir38064.ko 9176s LD [M] drivers/hwmon/pmbus/irps5401.ko 9176s LD [M] drivers/hwmon/pmbus/isl68137.ko 9176s BTF [M] drivers/hwmon/pmbus/irps5401.ko 9176s LD [M] drivers/hwmon/pmbus/lm25066.ko 9176s LD [M] drivers/hwmon/pmbus/lt3074.ko 9176s BTF [M] drivers/hwmon/pmbus/isl68137.ko 9176s BTF [M] drivers/hwmon/pmbus/lm25066.ko 9176s BTF [M] drivers/hwmon/pmbus/lt3074.ko 9176s LD [M] drivers/hwmon/pmbus/lt7182s.ko 9176s LD [M] drivers/hwmon/pmbus/ltc2978.ko 9176s BTF [M] drivers/hwmon/pmbus/lt7182s.ko 9176s BTF [M] drivers/hwmon/pmbus/ltc2978.ko 9176s LD [M] drivers/hwmon/pmbus/ltc3815.ko 9176s LD [M] drivers/hwmon/pmbus/max15301.ko 9176s BTF [M] drivers/hwmon/pmbus/ltc3815.ko 9176s BTF [M] drivers/hwmon/pmbus/max15301.ko 9176s LD [M] drivers/hwmon/pmbus/max16064.ko 9176s LD [M] drivers/hwmon/pmbus/max16601.ko 9176s BTF [M] drivers/hwmon/pmbus/max16064.ko 9176s BTF [M] drivers/hwmon/pmbus/max16601.ko 9176s LD [M] drivers/hwmon/pmbus/max20730.ko 9176s LD [M] drivers/hwmon/pmbus/max20751.ko 9176s BTF [M] drivers/hwmon/pmbus/max20730.ko 9176s BTF [M] drivers/hwmon/pmbus/max20751.ko 9176s LD [M] drivers/hwmon/pmbus/max31785.ko 9176s LD [M] drivers/hwmon/pmbus/max34440.ko 9176s BTF [M] drivers/hwmon/pmbus/max31785.ko 9176s BTF [M] drivers/hwmon/pmbus/max34440.ko 9176s LD [M] drivers/hwmon/pmbus/max8688.ko 9176s LD [M] drivers/hwmon/pmbus/mp2856.ko 9176s BTF [M] drivers/hwmon/pmbus/max8688.ko 9176s BTF [M] drivers/hwmon/pmbus/mp2856.ko 9177s LD [M] drivers/hwmon/pmbus/mp2888.ko 9177s LD [M] drivers/hwmon/pmbus/mp2891.ko 9177s BTF [M] drivers/hwmon/pmbus/mp2888.ko 9177s BTF [M] drivers/hwmon/pmbus/mp2891.ko 9177s LD [M] drivers/hwmon/pmbus/mp2975.ko 9177s LD [M] drivers/hwmon/pmbus/mp2993.ko 9177s BTF [M] drivers/hwmon/pmbus/mp2975.ko 9177s BTF [M] drivers/hwmon/pmbus/mp2993.ko 9177s LD [M] drivers/hwmon/pmbus/mp5023.ko 9177s LD [M] drivers/hwmon/pmbus/mp5920.ko 9177s BTF [M] drivers/hwmon/pmbus/mp5023.ko 9177s BTF [M] drivers/hwmon/pmbus/mp5920.ko 9177s LD [M] drivers/hwmon/pmbus/mp5990.ko 9177s LD [M] drivers/hwmon/pmbus/mp9941.ko 9177s BTF [M] drivers/hwmon/pmbus/mp5990.ko 9177s BTF [M] drivers/hwmon/pmbus/mp9941.ko 9177s LD [M] drivers/hwmon/pmbus/mpq7932.ko 9177s BTF [M] drivers/hwmon/pmbus/mpq7932.ko 9177s LD [M] drivers/hwmon/pmbus/mpq8785.ko 9177s BTF [M] drivers/hwmon/pmbus/mpq8785.ko 9177s LD [M] drivers/hwmon/pmbus/pli1209bc.ko 9177s LD [M] drivers/hwmon/pmbus/pm6764tr.ko 9177s BTF [M] drivers/hwmon/pmbus/pli1209bc.ko 9177s BTF [M] drivers/hwmon/pmbus/pm6764tr.ko 9177s LD [M] drivers/hwmon/pmbus/pxe1610.ko 9177s BTF [M] drivers/hwmon/pmbus/pxe1610.ko 9177s LD [M] drivers/hwmon/pmbus/q54sj108a2.ko 9177s BTF [M] drivers/hwmon/pmbus/q54sj108a2.ko 9177s LD [M] drivers/hwmon/pmbus/stpddc60.ko 9177s LD [M] drivers/hwmon/pmbus/tda38640.ko 9177s BTF [M] drivers/hwmon/pmbus/stpddc60.ko 9177s BTF [M] drivers/hwmon/pmbus/tda38640.ko 9177s LD [M] drivers/hwmon/pmbus/tps25990.ko 9178s BTF [M] drivers/hwmon/pmbus/tps25990.ko 9178s LD [M] drivers/hwmon/pmbus/tps40422.ko 9178s BTF [M] drivers/hwmon/pmbus/tps40422.ko 9178s LD [M] drivers/hwmon/pmbus/tps53679.ko 9178s LD [M] drivers/hwmon/pmbus/tps546d24.ko 9178s BTF [M] drivers/hwmon/pmbus/tps53679.ko 9178s BTF [M] drivers/hwmon/pmbus/tps546d24.ko 9178s LD [M] drivers/hwmon/pmbus/ucd9000.ko 9178s BTF [M] drivers/hwmon/pmbus/ucd9000.ko 9178s LD [M] drivers/hwmon/pmbus/ucd9200.ko 9178s BTF [M] drivers/hwmon/pmbus/ucd9200.ko 9178s LD [M] drivers/hwmon/pmbus/xdp710.ko 9178s LD [M] drivers/hwmon/pmbus/xdpe12284.ko 9178s BTF [M] drivers/hwmon/pmbus/xdp710.ko 9178s BTF [M] drivers/hwmon/pmbus/xdpe12284.ko 9178s LD [M] drivers/hwmon/pmbus/xdpe152c4.ko 9178s LD [M] drivers/hwmon/pmbus/zl6100.ko 9178s BTF [M] drivers/hwmon/pmbus/xdpe152c4.ko 9178s BTF [M] drivers/hwmon/pmbus/zl6100.ko 9178s LD [M] drivers/hwmon/pmbus/pim4328.ko 9178s BTF [M] drivers/hwmon/pmbus/pim4328.ko 9178s LD [M] drivers/hwmon/pmbus/crps.ko 9178s BTF [M] drivers/hwmon/pmbus/crps.ko 9178s LD [M] drivers/thermal/broadcom/bcm2711_thermal.ko 9178s LD [M] drivers/thermal/broadcom/bcm2835_thermal.ko 9178s BTF [M] drivers/thermal/broadcom/bcm2711_thermal.ko 9178s BTF [M] drivers/thermal/broadcom/bcm2835_thermal.ko 9178s LD [M] drivers/thermal/broadcom/brcmstb_thermal.ko 9178s BTF [M] drivers/thermal/broadcom/brcmstb_thermal.ko 9178s LD [M] drivers/thermal/broadcom/ns-thermal.ko 9178s BTF [M] drivers/thermal/broadcom/ns-thermal.ko 9178s LD [M] drivers/thermal/broadcom/sr-thermal.ko 9178s LD [M] drivers/thermal/renesas/rcar_gen3_thermal.ko 9178s BTF [M] drivers/thermal/broadcom/sr-thermal.ko 9178s BTF [M] drivers/thermal/renesas/rcar_gen3_thermal.ko 9179s LD [M] drivers/thermal/renesas/rcar_thermal.ko 9179s BTF [M] drivers/thermal/renesas/rcar_thermal.ko 9179s LD [M] drivers/thermal/renesas/rzg2l_thermal.ko 9179s BTF [M] drivers/thermal/renesas/rzg2l_thermal.ko 9179s LD [M] drivers/thermal/st/st_thermal.ko 9179s LD [M] drivers/thermal/st/st_thermal_memmap.ko 9179s BTF [M] drivers/thermal/st/st_thermal.ko 9179s BTF [M] drivers/thermal/st/st_thermal_memmap.ko 9179s LD [M] drivers/thermal/qcom/qcom_tsens.ko 9179s BTF [M] drivers/thermal/qcom/qcom_tsens.ko 9179s LD [M] drivers/thermal/qcom/qcom-spmi-adc-tm5.ko 9179s BTF [M] drivers/thermal/qcom/qcom-spmi-adc-tm5.ko 9179s LD [M] drivers/thermal/qcom/qcom-spmi-temp-alarm.ko 9179s LD [M] drivers/thermal/qcom/lmh.ko 9179s BTF [M] drivers/thermal/qcom/qcom-spmi-temp-alarm.ko 9179s BTF [M] drivers/thermal/qcom/lmh.ko 9179s LD [M] drivers/thermal/mediatek/auxadc_thermal.ko 9179s LD [M] drivers/thermal/mediatek/lvts_thermal.ko 9179s BTF [M] drivers/thermal/mediatek/auxadc_thermal.ko 9179s BTF [M] drivers/thermal/mediatek/lvts_thermal.ko 9179s LD [M] drivers/thermal/k3_bandgap.ko 9179s LD [M] drivers/thermal/k3_j72xx_bandgap.ko 9179s BTF [M] drivers/thermal/k3_bandgap.ko 9179s BTF [M] drivers/thermal/k3_j72xx_bandgap.ko 9179s LD [M] drivers/thermal/thermal_mmio.ko 9179s LD [M] drivers/thermal/airoha_thermal.ko 9179s BTF [M] drivers/thermal/thermal_mmio.ko 9179s BTF [M] drivers/thermal/airoha_thermal.ko 9179s LD [M] drivers/thermal/sun8i_thermal.ko 9179s LD [M] drivers/thermal/rockchip_thermal.ko 9180s BTF [M] drivers/thermal/sun8i_thermal.ko 9180s BTF [M] drivers/thermal/rockchip_thermal.ko 9180s LD [M] drivers/thermal/imx_thermal.ko 9180s BTF [M] drivers/thermal/imx_thermal.ko 9180s LD [M] drivers/thermal/imx_sc_thermal.ko 9180s BTF [M] drivers/thermal/imx_sc_thermal.ko 9180s LD [M] drivers/thermal/imx8mm_thermal.ko 9180s LD [M] drivers/thermal/max77620_thermal.ko 9180s BTF [M] drivers/thermal/imx8mm_thermal.ko 9180s BTF [M] drivers/thermal/max77620_thermal.ko 9180s LD [M] drivers/thermal/qoriq_thermal.ko 9180s BTF [M] drivers/thermal/qoriq_thermal.ko 9180s LD [M] drivers/thermal/da9062-thermal.ko 9180s BTF [M] drivers/thermal/da9062-thermal.ko 9180s LD [M] drivers/thermal/hisi_thermal.ko 9180s LD [M] drivers/thermal/thermal-generic-adc.ko 9180s BTF [M] drivers/thermal/hisi_thermal.ko 9180s BTF [M] drivers/thermal/thermal-generic-adc.ko 9180s LD [M] drivers/thermal/amlogic_thermal.ko 9180s BTF [M] drivers/thermal/amlogic_thermal.ko 9180s LD [M] drivers/thermal/sprd_thermal.ko 9180s BTF [M] drivers/thermal/sprd_thermal.ko 9180s LD [M] drivers/thermal/testing/thermal-testing.ko 9180s LD [M] drivers/watchdog/pretimeout_panic.ko 9180s BTF [M] drivers/thermal/testing/thermal-testing.ko 9180s BTF [M] drivers/watchdog/pretimeout_panic.ko 9180s LD [M] drivers/watchdog/pcwd_pci.ko 9180s LD [M] drivers/watchdog/wdt_pci.ko 9180s BTF [M] drivers/watchdog/pcwd_pci.ko 9180s BTF [M] drivers/watchdog/wdt_pci.ko 9180s LD [M] drivers/watchdog/pcwd_usb.ko 9180s BTF [M] drivers/watchdog/pcwd_usb.ko 9180s LD [M] drivers/watchdog/sp805_wdt.ko 9180s BTF [M] drivers/watchdog/sp805_wdt.ko 9180s LD [M] drivers/watchdog/sbsa_gwdt.ko 9180s LD [M] drivers/watchdog/armada_37xx_wdt.ko 9180s BTF [M] drivers/watchdog/sbsa_gwdt.ko 9180s BTF [M] drivers/watchdog/armada_37xx_wdt.ko 9181s LD [M] drivers/watchdog/airoha_wdt.ko 9181s LD [M] drivers/watchdog/cadence_wdt.ko 9181s BTF [M] drivers/watchdog/airoha_wdt.ko 9181s BTF [M] drivers/watchdog/cadence_wdt.ko 9181s LD [M] drivers/watchdog/twl4030_wdt.ko 9181s LD [M] drivers/watchdog/dw_wdt.ko 9181s BTF [M] drivers/watchdog/twl4030_wdt.ko 9181s BTF [M] drivers/watchdog/dw_wdt.ko 9181s LD [M] drivers/watchdog/rti_wdt.ko 9181s BTF [M] drivers/watchdog/rti_wdt.ko 9181s LD [M] drivers/watchdog/sunxi_wdt.ko 9181s BTF [M] drivers/watchdog/sunxi_wdt.ko 9181s LD [M] drivers/watchdog/rn5t618_wdt.ko 9181s LD [M] drivers/watchdog/npcm_wdt.ko 9181s BTF [M] drivers/watchdog/rn5t618_wdt.ko 9181s BTF [M] drivers/watchdog/npcm_wdt.ko 9181s LD [M] drivers/watchdog/imx2_wdt.ko 9181s LD [M] drivers/watchdog/imx_sc_wdt.ko 9181s BTF [M] drivers/watchdog/imx2_wdt.ko 9181s BTF [M] drivers/watchdog/imx_sc_wdt.ko 9181s LD [M] drivers/watchdog/imx7ulp_wdt.ko 9181s BTF [M] drivers/watchdog/imx7ulp_wdt.ko 9181s LD [M] drivers/watchdog/s32g_wdt.ko 9181s BTF [M] drivers/watchdog/s32g_wdt.ko 9181s LD [M] drivers/watchdog/retu_wdt.ko 9181s BTF [M] drivers/watchdog/retu_wdt.ko 9181s LD [M] drivers/watchdog/bcm2835_wdt.ko 9181s BTF [M] drivers/watchdog/bcm2835_wdt.ko 9181s LD [M] drivers/watchdog/qcom-wdt.ko 9181s BTF [M] drivers/watchdog/qcom-wdt.ko 9181s LD [M] drivers/watchdog/meson_gxbb_wdt.ko 9182s BTF [M] drivers/watchdog/meson_gxbb_wdt.ko 9182s LD [M] drivers/watchdog/meson_wdt.ko 9182s LD [M] drivers/watchdog/mtk_wdt.ko 9182s BTF [M] drivers/watchdog/meson_wdt.ko 9182s BTF [M] drivers/watchdog/mtk_wdt.ko 9182s LD [M] drivers/watchdog/bcm7038_wdt.ko 9182s LD [M] drivers/watchdog/renesas_wdt.ko 9182s BTF [M] drivers/watchdog/bcm7038_wdt.ko 9182s BTF [M] drivers/watchdog/renesas_wdt.ko 9182s LD [M] drivers/watchdog/rza_wdt.ko 9182s BTF [M] drivers/watchdog/rza_wdt.ko 9182s LD [M] drivers/watchdog/rzn1_wdt.ko 9182s BTF [M] drivers/watchdog/rzn1_wdt.ko 9182s LD [M] drivers/watchdog/rzg2l_wdt.ko 9182s BTF [M] drivers/watchdog/rzg2l_wdt.ko 9182s LD [M] drivers/watchdog/rzv2h_wdt.ko 9182s BTF [M] drivers/watchdog/rzv2h_wdt.ko 9182s LD [M] drivers/watchdog/stm32_iwdg.ko 9182s BTF [M] drivers/watchdog/stm32_iwdg.ko 9182s LD [M] drivers/watchdog/sprd_wdt.ko 9182s BTF [M] drivers/watchdog/sprd_wdt.ko 9182s LD [M] drivers/watchdog/pm8916_wdt.ko 9182s BTF [M] drivers/watchdog/pm8916_wdt.ko 9182s LD [M] drivers/watchdog/arm_smc_wdt.ko 9182s BTF [M] drivers/watchdog/arm_smc_wdt.ko 9182s LD [M] drivers/watchdog/apple_wdt.ko 9182s BTF [M] drivers/watchdog/apple_wdt.ko 9182s LD [M] drivers/watchdog/marvell_gti_wdt.ko 9182s BTF [M] drivers/watchdog/marvell_gti_wdt.ko 9182s LD [M] drivers/watchdog/alim7101_wdt.ko 9182s BTF [M] drivers/watchdog/alim7101_wdt.ko 9183s LD [M] drivers/watchdog/i6300esb.ko 9183s BTF [M] drivers/watchdog/i6300esb.ko 9183s LD [M] drivers/watchdog/hpwdt.ko 9183s BTF [M] drivers/watchdog/hpwdt.ko 9183s LD [M] drivers/watchdog/kempld_wdt.ko 9183s BTF [M] drivers/watchdog/kempld_wdt.ko 9183s LD [M] drivers/watchdog/nic7018_wdt.ko 9183s BTF [M] drivers/watchdog/nic7018_wdt.ko 9183s LD [M] drivers/watchdog/mlx_wdt.ko 9183s LD [M] drivers/watchdog/of_xilinx_wdt.ko 9183s BTF [M] drivers/watchdog/mlx_wdt.ko 9183s BTF [M] drivers/watchdog/of_xilinx_wdt.ko 9183s LD [M] drivers/watchdog/xilinx_wwdt.ko 9183s LD [M] drivers/watchdog/mena21_wdt.ko 9183s BTF [M] drivers/watchdog/xilinx_wwdt.ko 9183s BTF [M] drivers/watchdog/mena21_wdt.ko 9183s LD [M] drivers/watchdog/xen_wdt.ko 9183s BTF [M] drivers/watchdog/xen_wdt.ko 9183s LD [M] drivers/watchdog/bd9576_wdt.ko 9183s BTF [M] drivers/watchdog/bd9576_wdt.ko 9183s LD [M] drivers/watchdog/bd96801_wdt.ko 9183s LD [M] drivers/watchdog/cros_ec_wdt.ko 9183s BTF [M] drivers/watchdog/bd96801_wdt.ko 9183s BTF [M] drivers/watchdog/cros_ec_wdt.ko 9183s LD [M] drivers/watchdog/da9052_wdt.ko 9183s LD [M] drivers/watchdog/da9055_wdt.ko 9183s BTF [M] drivers/watchdog/da9052_wdt.ko 9183s BTF [M] drivers/watchdog/da9055_wdt.ko 9183s LD [M] drivers/watchdog/da9062_wdt.ko 9183s LD [M] drivers/watchdog/da9063_wdt.ko 9183s BTF [M] drivers/watchdog/da9062_wdt.ko 9183s BTF [M] drivers/watchdog/da9063_wdt.ko 9183s LD [M] drivers/watchdog/gpio_wdt.ko 9183s BTF [M] drivers/watchdog/gpio_wdt.ko 9183s LD [M] drivers/watchdog/wdat_wdt.ko 9184s BTF [M] drivers/watchdog/wdat_wdt.ko 9184s LD [M] drivers/watchdog/wm831x_wdt.ko 9184s BTF [M] drivers/watchdog/wm831x_wdt.ko 9184s LD [M] drivers/watchdog/wm8350_wdt.ko 9184s BTF [M] drivers/watchdog/wm8350_wdt.ko 9184s LD [M] drivers/watchdog/max63xx_wdt.ko 9184s BTF [M] drivers/watchdog/max63xx_wdt.ko 9184s LD [M] drivers/watchdog/max77620_wdt.ko 9184s BTF [M] drivers/watchdog/max77620_wdt.ko 9184s LD [M] drivers/watchdog/ziirave_wdt.ko 9184s LD [M] drivers/watchdog/softdog.ko 9184s BTF [M] drivers/watchdog/ziirave_wdt.ko 9184s BTF [M] drivers/watchdog/softdog.ko 9184s LD [M] drivers/watchdog/menf21bmc_wdt.ko 9184s BTF [M] drivers/watchdog/menf21bmc_wdt.ko 9184s LD [M] drivers/watchdog/menz69_wdt.ko 9184s BTF [M] drivers/watchdog/menz69_wdt.ko 9184s LD [M] drivers/watchdog/rave-sp-wdt.ko 9184s LD [M] drivers/watchdog/stpmic1_wdt.ko 9184s BTF [M] drivers/watchdog/rave-sp-wdt.ko 9184s BTF [M] drivers/watchdog/stpmic1_wdt.ko 9184s LD [M] drivers/md/linear.ko 9184s BTF [M] drivers/md/linear.ko 9184s LD [M] drivers/md/raid0.ko 9184s BTF [M] drivers/md/raid0.ko 9184s LD [M] drivers/md/raid1.ko 9184s LD [M] drivers/md/raid10.ko 9184s BTF [M] drivers/md/raid1.ko 9184s BTF [M] drivers/md/raid10.ko 9185s LD [M] drivers/md/raid456.ko 9185s BTF [M] drivers/md/raid456.ko 9185s LD [M] drivers/md/md-cluster.ko 9185s BTF [M] drivers/md/md-cluster.ko 9185s LD [M] drivers/md/bcache/bcache.ko 9185s LD [M] drivers/md/dm-unstripe.ko 9185s BTF [M] drivers/md/dm-unstripe.ko 9185s BTF [M] drivers/md/bcache/bcache.ko 9185s LD [M] drivers/md/dm-bufio.ko 9185s LD [M] drivers/md/dm-bio-prison.ko 9185s BTF [M] drivers/md/dm-bufio.ko 9185s BTF [M] drivers/md/dm-bio-prison.ko 9185s LD [M] drivers/md/dm-crypt.ko 9185s BTF [M] drivers/md/dm-crypt.ko 9185s LD [M] drivers/md/dm-delay.ko 9185s BTF [M] drivers/md/dm-delay.ko 9185s LD [M] drivers/md/dm-flakey.ko 9185s LD [M] drivers/md/dm-multipath.ko 9185s BTF [M] drivers/md/dm-flakey.ko 9185s BTF [M] drivers/md/dm-multipath.ko 9185s LD [M] drivers/md/dm-round-robin.ko 9185s BTF [M] drivers/md/dm-round-robin.ko 9185s LD [M] drivers/md/dm-queue-length.ko 9185s BTF [M] drivers/md/dm-queue-length.ko 9185s LD [M] drivers/md/dm-service-time.ko 9185s BTF [M] drivers/md/dm-service-time.ko 9185s LD [M] drivers/md/dm-historical-service-time.ko 9185s BTF [M] drivers/md/dm-historical-service-time.ko 9185s LD [M] drivers/md/dm-io-affinity.ko 9185s BTF [M] drivers/md/dm-io-affinity.ko 9185s LD [M] drivers/md/dm-switch.ko 9185s BTF [M] drivers/md/dm-switch.ko 9185s LD [M] drivers/md/dm-snapshot.ko 9185s BTF [M] drivers/md/dm-snapshot.ko 9186s LD [M] drivers/md/persistent-data/dm-persistent-data.ko 9186s BTF [M] drivers/md/persistent-data/dm-persistent-data.ko 9186s LD [M] drivers/md/dm-mirror.ko 9186s BTF [M] drivers/md/dm-mirror.ko 9186s LD [M] drivers/md/dm-log.ko 9186s BTF [M] drivers/md/dm-log.ko 9186s LD [M] drivers/md/dm-region-hash.ko 9186s BTF [M] drivers/md/dm-region-hash.ko 9186s LD [M] drivers/md/dm-log-userspace.ko 9186s BTF [M] drivers/md/dm-log-userspace.ko 9186s LD [M] drivers/md/dm-zero.ko 9186s BTF [M] drivers/md/dm-zero.ko 9186s LD [M] drivers/md/dm-raid.ko 9186s BTF [M] drivers/md/dm-raid.ko 9186s LD [M] drivers/md/dm-thin-pool.ko 9186s BTF [M] drivers/md/dm-thin-pool.ko 9186s LD [M] drivers/md/dm-verity.ko 9186s BTF [M] drivers/md/dm-verity.ko 9186s LD [M] drivers/md/dm-vdo/dm-vdo.ko 9186s BTF [M] drivers/md/dm-vdo/dm-vdo.ko 9186s LD [M] drivers/md/dm-cache.ko 9186s BTF [M] drivers/md/dm-cache.ko 9186s LD [M] drivers/md/dm-cache-smq.ko 9186s BTF [M] drivers/md/dm-cache-smq.ko 9186s LD [M] drivers/md/dm-ebs.ko 9186s BTF [M] drivers/md/dm-ebs.ko 9186s LD [M] drivers/md/dm-era.ko 9187s BTF [M] drivers/md/dm-era.ko 9187s LD [M] drivers/md/dm-clone.ko 9187s LD [M] drivers/md/dm-log-writes.ko 9187s LD [M] drivers/md/dm-integrity.ko 9187s BTF [M] drivers/md/dm-log-writes.ko 9187s BTF [M] drivers/md/dm-clone.ko 9187s BTF [M] drivers/md/dm-integrity.ko 9187s LD [M] drivers/md/dm-zoned.ko 9187s LD [M] drivers/md/dm-writecache.ko 9187s BTF [M] drivers/md/dm-zoned.ko 9187s LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko 9187s LD [M] drivers/isdn/hardware/mISDN/hfcmulti.ko 9187s BTF [M] drivers/md/dm-writecache.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/hfcpci.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/hfcmulti.ko 9187s LD [M] drivers/isdn/hardware/mISDN/hfcsusb.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/hfcsusb.ko 9187s LD [M] drivers/isdn/hardware/mISDN/avmfritz.ko 9187s LD [M] drivers/isdn/hardware/mISDN/speedfax.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/avmfritz.ko 9187s LD [M] drivers/isdn/hardware/mISDN/mISDNinfineon.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/speedfax.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/mISDNinfineon.ko 9187s LD [M] drivers/isdn/hardware/mISDN/w6692.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/w6692.ko 9187s LD [M] drivers/isdn/hardware/mISDN/netjet.ko 9187s LD [M] drivers/isdn/hardware/mISDN/mISDNipac.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/netjet.ko 9187s LD [M] drivers/isdn/hardware/mISDN/mISDNisar.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/mISDNipac.ko 9187s BTF [M] drivers/isdn/hardware/mISDN/mISDNisar.ko 9188s LD [M] drivers/isdn/hardware/mISDN/isdnhdlc.ko 9188s BTF [M] drivers/isdn/hardware/mISDN/isdnhdlc.ko 9188s LD [M] drivers/isdn/mISDN/mISDN_core.ko 9188s LD [M] drivers/isdn/mISDN/mISDN_dsp.ko 9188s LD [M] drivers/isdn/mISDN/l1oip.ko 9188s BTF [M] drivers/isdn/mISDN/mISDN_dsp.ko 9188s BTF [M] drivers/isdn/mISDN/l1oip.ko 9188s BTF [M] drivers/isdn/mISDN/mISDN_core.ko 9188s LD [M] drivers/edac/layerscape_edac_mod.ko 9188s BTF [M] drivers/edac/layerscape_edac_mod.ko 9188s LD [M] drivers/edac/thunderx_edac.ko 9188s BTF [M] drivers/edac/thunderx_edac.ko 9188s LD [M] drivers/edac/synopsys_edac.ko 9188s BTF [M] drivers/edac/synopsys_edac.ko 9188s LD [M] drivers/edac/xgene_edac.ko 9188s BTF [M] drivers/edac/xgene_edac.ko 9188s LD [M] drivers/edac/qcom_edac.ko 9188s BTF [M] drivers/edac/qcom_edac.ko 9188s LD [M] drivers/edac/bluefield_edac.ko 9188s BTF [M] drivers/edac/bluefield_edac.ko 9188s LD [M] drivers/edac/dmc520_edac.ko 9188s LD [M] drivers/edac/npcm_edac.ko 9188s BTF [M] drivers/edac/dmc520_edac.ko 9188s BTF [M] drivers/edac/npcm_edac.ko 9188s LD [M] drivers/edac/zynqmp_edac.ko 9188s BTF [M] drivers/edac/zynqmp_edac.ko 9188s LD [M] drivers/edac/versal_edac.ko 9188s BTF [M] drivers/edac/versal_edac.ko 9188s LD [M] drivers/cpufreq/virtual-cpufreq.ko 9188s LD [M] drivers/cpufreq/airoha-cpufreq.ko 9188s BTF [M] drivers/cpufreq/virtual-cpufreq.ko 9188s BTF [M] drivers/cpufreq/airoha-cpufreq.ko 9188s LD [M] drivers/cpufreq/apple-soc-cpufreq.ko 9189s BTF [M] drivers/cpufreq/apple-soc-cpufreq.ko 9189s LD [M] drivers/cpufreq/armada-37xx-cpufreq.ko 9189s BTF [M] drivers/cpufreq/armada-37xx-cpufreq.ko 9189s LD [M] drivers/cpufreq/armada-8k-cpufreq.ko 9189s BTF [M] drivers/cpufreq/armada-8k-cpufreq.ko 9189s LD [M] drivers/cpufreq/brcmstb-avs-cpufreq.ko 9189s BTF [M] drivers/cpufreq/brcmstb-avs-cpufreq.ko 9189s LD [M] drivers/cpufreq/cppc_cpufreq.ko 9189s BTF [M] drivers/cpufreq/cppc_cpufreq.ko 9189s LD [M] drivers/cpufreq/imx6q-cpufreq.ko 9189s BTF [M] drivers/cpufreq/imx6q-cpufreq.ko 9189s LD [M] drivers/cpufreq/imx-cpufreq-dt.ko 9189s BTF [M] drivers/cpufreq/imx-cpufreq-dt.ko 9189s LD [M] drivers/cpufreq/mediatek-cpufreq.ko 9189s BTF [M] drivers/cpufreq/mediatek-cpufreq.ko 9189s LD [M] drivers/cpufreq/mediatek-cpufreq-hw.ko 9189s BTF [M] drivers/cpufreq/mediatek-cpufreq-hw.ko 9189s LD [M] drivers/cpufreq/qcom-cpufreq-hw.ko 9189s BTF [M] drivers/cpufreq/qcom-cpufreq-hw.ko 9189s LD [M] drivers/cpufreq/qcom-cpufreq-nvmem.ko 9189s BTF [M] drivers/cpufreq/qcom-cpufreq-nvmem.ko 9189s LD [M] drivers/cpufreq/raspberrypi-cpufreq.ko 9189s BTF [M] drivers/cpufreq/raspberrypi-cpufreq.ko 9189s LD [M] drivers/cpufreq/scmi-cpufreq.ko 9189s BTF [M] drivers/cpufreq/scmi-cpufreq.ko 9189s LD [M] drivers/cpufreq/scpi-cpufreq.ko 9189s BTF [M] drivers/cpufreq/scpi-cpufreq.ko 9189s LD [M] drivers/cpufreq/sun50i-cpufreq-nvmem.ko 9189s BTF [M] drivers/cpufreq/sun50i-cpufreq-nvmem.ko 9189s LD [M] drivers/cpufreq/qoriq-cpufreq.ko 9190s BTF [M] drivers/cpufreq/qoriq-cpufreq.ko 9190s LD [M] drivers/mmc/core/pwrseq_simple.ko 9190s BTF [M] drivers/mmc/core/pwrseq_simple.ko 9190s LD [M] drivers/mmc/core/pwrseq_sd8787.ko 9190s BTF [M] drivers/mmc/core/pwrseq_sd8787.ko 9190s LD [M] drivers/mmc/core/pwrseq_emmc.ko 9190s BTF [M] drivers/mmc/core/pwrseq_emmc.ko 9190s LD [M] drivers/mmc/core/mmc_block.ko 9190s BTF [M] drivers/mmc/core/mmc_block.ko 9190s LD [M] drivers/mmc/core/sdio_uart.ko 9190s BTF [M] drivers/mmc/core/sdio_uart.ko 9190s LD [M] drivers/mmc/host/mxcmmc.ko 9190s LD [M] drivers/mmc/host/sdhci.ko 9190s BTF [M] drivers/mmc/host/mxcmmc.ko 9190s BTF [M] drivers/mmc/host/sdhci.ko 9190s LD [M] drivers/mmc/host/sdhci-uhs2.ko 9190s BTF [M] drivers/mmc/host/sdhci-uhs2.ko 9190s LD [M] drivers/mmc/host/sdhci-pci.ko 9190s BTF [M] drivers/mmc/host/sdhci-pci.ko 9190s LD [M] drivers/mmc/host/sdhci-acpi.ko 9190s BTF [M] drivers/mmc/host/sdhci-acpi.ko 9190s LD [M] drivers/mmc/host/sdhci-pxav3.ko 9190s BTF [M] drivers/mmc/host/sdhci-pxav3.ko 9190s LD [M] drivers/mmc/host/sdhci_f_sdh30.ko 9190s BTF [M] drivers/mmc/host/sdhci_f_sdh30.ko 9190s LD [M] drivers/mmc/host/sdhci-milbeaut.ko 9190s BTF [M] drivers/mmc/host/sdhci-milbeaut.ko 9190s LD [M] drivers/mmc/host/sdhci_am654.ko 9190s BTF [M] drivers/mmc/host/sdhci_am654.ko 9190s LD [M] drivers/mmc/host/alcor.ko 9190s BTF [M] drivers/mmc/host/alcor.ko 9190s LD [M] drivers/mmc/host/mtk-sd.ko 9190s BTF [M] drivers/mmc/host/mtk-sd.ko 9190s LD [M] drivers/mmc/host/tifm_sd.ko 9190s BTF [M] drivers/mmc/host/tifm_sd.ko 9190s LD [M] drivers/mmc/host/mmc_spi.ko 9190s BTF [M] drivers/mmc/host/mmc_spi.ko 9190s LD [M] drivers/mmc/host/of_mmc_spi.ko 9190s BTF [M] drivers/mmc/host/of_mmc_spi.ko 9191s LD [M] drivers/mmc/host/tmio_mmc_core.ko 9191s BTF [M] drivers/mmc/host/tmio_mmc_core.ko 9191s LD [M] drivers/mmc/host/renesas_sdhi_core.ko 9191s BTF [M] drivers/mmc/host/renesas_sdhi_core.ko 9191s LD [M] drivers/mmc/host/renesas_sdhi_sys_dmac.ko 9191s BTF [M] drivers/mmc/host/renesas_sdhi_sys_dmac.ko 9191s LD [M] drivers/mmc/host/renesas_sdhi_internal_dmac.ko 9191s BTF [M] drivers/mmc/host/renesas_sdhi_internal_dmac.ko 9191s LD [M] drivers/mmc/host/cb710-mmc.ko 9191s BTF [M] drivers/mmc/host/cb710-mmc.ko 9191s LD [M] drivers/mmc/host/via-sdmmc.ko 9191s BTF [M] drivers/mmc/host/via-sdmmc.ko 9191s LD [M] drivers/mmc/host/thunderx-mmc.ko 9191s BTF [M] drivers/mmc/host/thunderx-mmc.ko 9191s LD [M] drivers/mmc/host/dw_mmc.ko 9191s LD [M] drivers/mmc/host/dw_mmc-pltfm.ko 9191s BTF [M] drivers/mmc/host/dw_mmc.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-pltfm.ko 9191s LD [M] drivers/mmc/host/dw_mmc-bluefield.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-bluefield.ko 9191s LD [M] drivers/mmc/host/dw_mmc-exynos.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-exynos.ko 9191s LD [M] drivers/mmc/host/dw_mmc-hi3798cv200.ko 9191s LD [M] drivers/mmc/host/dw_mmc-hi3798mv200.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-hi3798cv200.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-hi3798mv200.ko 9191s LD [M] drivers/mmc/host/dw_mmc-k3.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-k3.ko 9191s LD [M] drivers/mmc/host/dw_mmc-pci.ko 9191s BTF [M] drivers/mmc/host/dw_mmc-pci.ko 9191s LD [M] drivers/mmc/host/dw_mmc-rockchip.ko 9192s BTF [M] drivers/mmc/host/dw_mmc-rockchip.ko 9192s LD [M] drivers/mmc/host/sh_mmcif.ko 9192s BTF [M] drivers/mmc/host/sh_mmcif.ko 9192s LD [M] drivers/mmc/host/vub300.ko 9192s BTF [M] drivers/mmc/host/vub300.ko 9192s LD [M] drivers/mmc/host/ushc.ko 9192s BTF [M] drivers/mmc/host/ushc.ko 9192s LD [M] drivers/mmc/host/meson-gx-mmc.ko 9192s BTF [M] drivers/mmc/host/meson-gx-mmc.ko 9192s LD [M] drivers/mmc/host/meson-mx-sdio.ko 9192s BTF [M] drivers/mmc/host/meson-mx-sdio.ko 9192s LD [M] drivers/mmc/host/sunxi-mmc.ko 9192s BTF [M] drivers/mmc/host/sunxi-mmc.ko 9192s LD [M] drivers/mmc/host/usdhi6rol0.ko 9192s BTF [M] drivers/mmc/host/usdhi6rol0.ko 9192s LD [M] drivers/mmc/host/toshsd.ko 9192s LD [M] drivers/mmc/host/bcm2835.ko 9192s BTF [M] drivers/mmc/host/toshsd.ko 9192s BTF [M] drivers/mmc/host/bcm2835.ko 9192s LD [M] drivers/mmc/host/owl-mmc.ko 9192s BTF [M] drivers/mmc/host/owl-mmc.ko 9192s LD [M] drivers/mmc/host/rtsx_pci_sdmmc.ko 9192s BTF [M] drivers/mmc/host/rtsx_pci_sdmmc.ko 9192s LD [M] drivers/mmc/host/rtsx_usb_sdmmc.ko 9192s BTF [M] drivers/mmc/host/rtsx_usb_sdmmc.ko 9192s LD [M] drivers/mmc/host/sdhci-pltfm.ko 9192s BTF [M] drivers/mmc/host/sdhci-pltfm.ko 9192s LD [M] drivers/mmc/host/sdhci-cadence.ko 9192s BTF [M] drivers/mmc/host/sdhci-cadence.ko 9192s LD [M] drivers/mmc/host/sdhci-esdhc-imx.ko 9192s BTF [M] drivers/mmc/host/sdhci-esdhc-imx.ko 9192s LD [M] drivers/mmc/host/sdhci-of-arasan.ko 9192s BTF [M] drivers/mmc/host/sdhci-of-arasan.ko 9192s LD [M] drivers/mmc/host/sdhci-of-at91.ko 9192s BTF [M] drivers/mmc/host/sdhci-of-at91.ko 9192s LD [M] drivers/mmc/host/sdhci-of-esdhc.ko 9193s BTF [M] drivers/mmc/host/sdhci-of-esdhc.ko 9193s LD [M] drivers/mmc/host/sdhci-of-dwcmshc.ko 9193s BTF [M] drivers/mmc/host/sdhci-of-dwcmshc.ko 9193s LD [M] drivers/mmc/host/sdhci-of-ma35d1.ko 9193s BTF [M] drivers/mmc/host/sdhci-of-ma35d1.ko 9193s LD [M] drivers/mmc/host/sdhci-iproc.ko 9193s BTF [M] drivers/mmc/host/sdhci-iproc.ko 9193s LD [M] drivers/mmc/host/sdhci-npcm.ko 9193s BTF [M] drivers/mmc/host/sdhci-npcm.ko 9193s LD [M] drivers/mmc/host/sdhci-msm.ko 9193s BTF [M] drivers/mmc/host/sdhci-msm.ko 9193s LD [M] drivers/mmc/host/sdhci-brcmstb.ko 9193s BTF [M] drivers/mmc/host/sdhci-brcmstb.ko 9193s LD [M] drivers/mmc/host/sdhci-sprd.ko 9193s BTF [M] drivers/mmc/host/sdhci-sprd.ko 9193s LD [M] drivers/mmc/host/cqhci.ko 9193s BTF [M] drivers/mmc/host/cqhci.ko 9193s LD [M] drivers/mmc/host/mmc_hsq.ko 9193s BTF [M] drivers/mmc/host/mmc_hsq.ko 9193s LD [M] drivers/mmc/host/litex_mmc.ko 9193s BTF [M] drivers/mmc/host/litex_mmc.ko 9193s LD [M] drivers/mmc/host/sdhci-xenon-driver.ko 9193s BTF [M] drivers/mmc/host/sdhci-xenon-driver.ko 9193s LD [M] drivers/ufs/core/ufshcd-core.ko 9193s BTF [M] drivers/ufs/core/ufshcd-core.ko 9193s LD [M] drivers/ufs/host/tc-dwc-g210-pci.ko 9193s BTF [M] drivers/ufs/host/tc-dwc-g210-pci.ko 9193s LD [M] drivers/ufs/host/ufshcd-dwc.ko 9193s BTF [M] drivers/ufs/host/ufshcd-dwc.ko 9193s LD [M] drivers/ufs/host/tc-dwc-g210.ko 9193s BTF [M] drivers/ufs/host/tc-dwc-g210.ko 9194s LD [M] drivers/ufs/host/tc-dwc-g210-pltfrm.ko 9194s LD [M] drivers/ufs/host/cdns-pltfrm.ko 9194s BTF [M] drivers/ufs/host/tc-dwc-g210-pltfrm.ko 9194s BTF [M] drivers/ufs/host/cdns-pltfrm.ko 9194s LD [M] drivers/ufs/host/ufs-qcom.ko 9194s LD [M] drivers/ufs/host/ufshcd-pci.ko 9194s BTF [M] drivers/ufs/host/ufs-qcom.ko 9194s BTF [M] drivers/ufs/host/ufshcd-pci.ko 9194s LD [M] drivers/ufs/host/ufshcd-pltfrm.ko 9194s LD [M] drivers/ufs/host/ufs-hisi.ko 9194s BTF [M] drivers/ufs/host/ufshcd-pltfrm.ko 9194s BTF [M] drivers/ufs/host/ufs-hisi.ko 9194s LD [M] drivers/ufs/host/ufs-mediatek.ko 9194s LD [M] drivers/ufs/host/ufs-renesas.ko 9194s BTF [M] drivers/ufs/host/ufs-mediatek.ko 9194s BTF [M] drivers/ufs/host/ufs-renesas.ko 9194s LD [M] drivers/ufs/host/ufs-rockchip.ko 9194s LD [M] drivers/ufs/host/ufs-sprd.ko 9194s BTF [M] drivers/ufs/host/ufs-rockchip.ko 9194s BTF [M] drivers/ufs/host/ufs-sprd.ko 9194s LD [M] drivers/ufs/host/ti-j721e-ufs.ko 9194s LD [M] drivers/firmware/arm_ffa/ffa-core.ko 9194s BTF [M] drivers/ufs/host/ti-j721e-ufs.ko 9194s BTF [M] drivers/firmware/arm_ffa/ffa-core.ko 9194s LD [M] drivers/firmware/arm_ffa/ffa-module.ko 9194s LD [M] drivers/firmware/arm_scmi/transports/scmi_transport_optee.ko 9194s BTF [M] drivers/firmware/arm_scmi/transports/scmi_transport_optee.ko 9194s BTF [M] drivers/firmware/arm_ffa/ffa-module.ko 9194s LD [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.ko 9194s LD [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.ko 9194s BTF [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.ko 9194s BTF [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.ko 9195s LD [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.ko 9195s LD [M] drivers/firmware/arm_scmi/scmi_power_control.ko 9195s BTF [M] drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.ko 9195s BTF [M] drivers/firmware/arm_scmi/scmi_power_control.ko 9195s LD [M] drivers/firmware/broadcom/tee_bnxt_fw.ko 9195s LD [M] drivers/firmware/cirrus/cs_dsp.ko 9195s BTF [M] drivers/firmware/broadcom/tee_bnxt_fw.ko 9195s BTF [M] drivers/firmware/cirrus/cs_dsp.ko 9195s LD [M] drivers/firmware/efi/efi-pstore.ko 9195s LD [M] drivers/firmware/efi/efibc.ko 9195s BTF [M] drivers/firmware/efi/efibc.ko 9195s BTF [M] drivers/firmware/efi/efi-pstore.ko 9195s LD [M] drivers/firmware/efi/test/efi_test.ko 9195s BTF [M] drivers/firmware/efi/test/efi_test.ko 9195s LD [M] drivers/firmware/efi/capsule-loader.ko 9195s BTF [M] drivers/firmware/efi/capsule-loader.ko 9195s LD [M] drivers/firmware/imx/imx-dsp.ko 9195s LD [M] drivers/firmware/imx/sm-cpu.ko 9195s BTF [M] drivers/firmware/imx/imx-dsp.ko 9195s BTF [M] drivers/firmware/imx/sm-cpu.ko 9195s LD [M] drivers/firmware/imx/sm-misc.ko 9195s LD [M] drivers/firmware/imx/sm-lmm.ko 9195s BTF [M] drivers/firmware/imx/sm-misc.ko 9195s BTF [M] drivers/firmware/imx/sm-lmm.ko 9195s LD [M] drivers/firmware/arm_scpi.ko 9195s LD [M] drivers/firmware/dmi-sysfs.ko 9195s BTF [M] drivers/firmware/arm_scpi.ko 9195s BTF [M] drivers/firmware/dmi-sysfs.ko 9195s LD [M] drivers/firmware/stratix10-svc.ko 9195s BTF [M] drivers/firmware/stratix10-svc.ko 9195s LD [M] drivers/firmware/stratix10-rsu.ko 9195s BTF [M] drivers/firmware/stratix10-rsu.ko 9195s LD [M] drivers/firmware/iscsi_ibft.ko 9195s LD [M] drivers/firmware/mtk-adsp-ipc.ko 9195s BTF [M] drivers/firmware/iscsi_ibft.ko 9195s BTF [M] drivers/firmware/mtk-adsp-ipc.ko 9196s LD [M] drivers/firmware/qemu_fw_cfg.ko 9196s BTF [M] drivers/firmware/qemu_fw_cfg.ko 9196s LD [M] drivers/firmware/turris-mox-rwtm.ko 9196s BTF [M] drivers/firmware/turris-mox-rwtm.ko 9196s LD [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss.ko 9196s LD [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce.ko 9196s BTF [M] drivers/crypto/allwinner/sun4i-ss/sun4i-ss.ko 9196s BTF [M] drivers/crypto/allwinner/sun8i-ce/sun8i-ce.ko 9196s LD [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss.ko 9196s BTF [M] drivers/crypto/allwinner/sun8i-ss/sun8i-ss.ko 9196s LD [M] drivers/crypto/ccp/ccp.ko 9196s BTF [M] drivers/crypto/ccp/ccp.ko 9196s LD [M] drivers/crypto/ccp/ccp-crypto.ko 9196s LD [M] drivers/crypto/stm32/stm32-crc32.ko 9196s BTF [M] drivers/crypto/stm32/stm32-crc32.ko 9196s BTF [M] drivers/crypto/ccp/ccp-crypto.ko 9196s LD [M] drivers/crypto/stm32/stm32-hash.ko 9196s BTF [M] drivers/crypto/stm32/stm32-hash.ko 9196s LD [M] drivers/crypto/stm32/stm32-cryp.ko 9196s BTF [M] drivers/crypto/stm32/stm32-cryp.ko 9196s LD [M] drivers/crypto/inside-secure/eip93/crypto-hw-eip93.ko 9196s BTF [M] drivers/crypto/inside-secure/eip93/crypto-hw-eip93.ko 9196s LD [M] drivers/crypto/inside-secure/crypto_safexcel.ko 9196s LD [M] drivers/crypto/xilinx/zynqmp-aes-gcm.ko 9196s BTF [M] drivers/crypto/inside-secure/crypto_safexcel.ko 9196s BTF [M] drivers/crypto/xilinx/zynqmp-aes-gcm.ko 9196s LD [M] drivers/crypto/xilinx/zynqmp-sha.ko 9196s BTF [M] drivers/crypto/xilinx/zynqmp-sha.ko 9196s LD [M] drivers/crypto/hisilicon/hpre/hisi_hpre.ko 9197s LD [M] drivers/crypto/hisilicon/sec/hisi_sec.ko 9197s BTF [M] drivers/crypto/hisilicon/hpre/hisi_hpre.ko 9197s BTF [M] drivers/crypto/hisilicon/sec/hisi_sec.ko 9197s LD [M] drivers/crypto/hisilicon/sec2/hisi_sec2.ko 9197s LD [M] drivers/crypto/hisilicon/hisi_qm.ko 9197s BTF [M] drivers/crypto/hisilicon/sec2/hisi_sec2.ko 9197s BTF [M] drivers/crypto/hisilicon/hisi_qm.ko 9197s LD [M] drivers/crypto/hisilicon/zip/hisi_zip.ko 9197s LD [M] drivers/crypto/hisilicon/trng/hisi-trng-v2.ko 9197s BTF [M] drivers/crypto/hisilicon/trng/hisi-trng-v2.ko 9197s BTF [M] drivers/crypto/hisilicon/zip/hisi_zip.ko 9197s LD [M] drivers/crypto/intel/qat/qat_common/intel_qat.ko 9197s LD [M] drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.ko 9197s LD [M] drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_common/intel_qat.ko 9197s LD [M] drivers/crypto/intel/qat/qat_c62x/qat_c62x.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_c62x/qat_c62x.ko 9197s LD [M] drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko 9197s LD [M] drivers/crypto/intel/qat/qat_420xx/qat_420xx.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_420xx/qat_420xx.ko 9197s LD [M] drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.ko 9197s LD [M] drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.ko 9197s BTF [M] drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.ko 9198s LD [M] drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.ko 9198s BTF [M] drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.ko 9198s LD [M] drivers/crypto/cavium/cpt/cptpf.ko 9198s BTF [M] drivers/crypto/cavium/cpt/cptpf.ko 9198s LD [M] drivers/crypto/cavium/cpt/cptvf.ko 9198s LD [M] drivers/crypto/cavium/nitrox/n5pf.ko 9198s BTF [M] drivers/crypto/cavium/cpt/cptvf.ko 9198s BTF [M] drivers/crypto/cavium/nitrox/n5pf.ko 9198s LD [M] drivers/crypto/atmel-i2c.ko 9198s BTF [M] drivers/crypto/atmel-i2c.ko 9198s LD [M] drivers/crypto/atmel-ecc.ko 9198s BTF [M] drivers/crypto/atmel-ecc.ko 9198s LD [M] drivers/crypto/atmel-sha204a.ko 9198s BTF [M] drivers/crypto/atmel-sha204a.ko 9198s LD [M] drivers/crypto/ccree/ccree.ko 9198s BTF [M] drivers/crypto/ccree/ccree.ko 9198s LD [M] drivers/crypto/chelsio/chcr.ko 9198s BTF [M] drivers/crypto/chelsio/chcr.ko 9198s LD [M] drivers/crypto/caam/error.ko 9198s BTF [M] drivers/crypto/caam/error.ko 9198s LD [M] drivers/crypto/caam/caam.ko 9198s BTF [M] drivers/crypto/caam/caam.ko 9198s LD [M] drivers/crypto/caam/caam_jr.ko 9198s LD [M] drivers/crypto/caam/caamalg_desc.ko 9198s BTF [M] drivers/crypto/caam/caam_jr.ko 9198s LD [M] drivers/crypto/caam/caamhash_desc.ko 9198s BTF [M] drivers/crypto/caam/caamhash_desc.ko 9198s BTF [M] drivers/crypto/caam/caamalg_desc.ko 9198s LD [M] drivers/crypto/caam/dpaa2_caam.ko 9199s BTF [M] drivers/crypto/caam/dpaa2_caam.ko 9199s LD [M] drivers/crypto/marvell/cesa/marvell-cesa.ko 9199s LD [M] drivers/crypto/marvell/octeontx/octeontx-cpt.ko 9199s BTF [M] drivers/crypto/marvell/cesa/marvell-cesa.ko 9199s BTF [M] drivers/crypto/marvell/octeontx/octeontx-cpt.ko 9199s LD [M] drivers/crypto/marvell/octeontx/octeontx-cptvf.ko 9199s BTF [M] drivers/crypto/marvell/octeontx/octeontx-cptvf.ko 9199s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko 9199s BTF [M] drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko 9199s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptpf.ko 9199s LD [M] drivers/crypto/marvell/octeontx2/rvu_cptvf.ko 9199s BTF [M] drivers/crypto/marvell/octeontx2/rvu_cptpf.ko 9199s BTF [M] drivers/crypto/marvell/octeontx2/rvu_cptvf.ko 9199s LD [M] drivers/crypto/qce/qcrypto.ko 9199s BTF [M] drivers/crypto/qce/qcrypto.ko 9199s LD [M] drivers/crypto/qcom-rng.ko 9199s BTF [M] drivers/crypto/qcom-rng.ko 9199s LD [M] drivers/crypto/rockchip/rk_crypto.ko 9199s BTF [M] drivers/crypto/rockchip/rk_crypto.ko 9199s LD [M] drivers/crypto/sa2ul.ko 9199s BTF [M] drivers/crypto/sa2ul.ko 9199s LD [M] drivers/crypto/sahara.ko 9199s BTF [M] drivers/crypto/sahara.ko 9199s LD [M] drivers/crypto/virtio/virtio_crypto.ko 9199s BTF [M] drivers/crypto/virtio/virtio_crypto.ko 9200s LD [M] drivers/crypto/bcm/bcm_crypto_spu.ko 9200s BTF [M] drivers/crypto/bcm/bcm_crypto_spu.ko 9200s LD [M] drivers/crypto/amlogic/amlogic-gxl-crypto.ko 9200s LD [M] drivers/hid/hid.ko 9200s BTF [M] drivers/crypto/amlogic/amlogic-gxl-crypto.ko 9200s BTF [M] drivers/hid/hid.ko 9200s LD [M] drivers/hid/uhid.ko 9200s BTF [M] drivers/hid/uhid.ko 9200s LD [M] drivers/hid/hid-generic.ko 9200s BTF [M] drivers/hid/hid-generic.ko 9200s LD [M] drivers/hid/hid-a4tech.ko 9200s BTF [M] drivers/hid/hid-a4tech.ko 9200s LD [M] drivers/hid/hid-accutouch.ko 9200s BTF [M] drivers/hid/hid-accutouch.ko 9200s LD [M] drivers/hid/hid-alps.ko 9200s BTF [M] drivers/hid/hid-alps.ko 9200s LD [M] drivers/hid/hid-axff.ko 9200s BTF [M] drivers/hid/hid-axff.ko 9200s LD [M] drivers/hid/hid-apple.ko 9200s BTF [M] drivers/hid/hid-apple.ko 9200s LD [M] drivers/hid/hid-appleir.ko 9200s BTF [M] drivers/hid/hid-appleir.ko 9200s LD [M] drivers/hid/hid-creative-sb0540.ko 9200s BTF [M] drivers/hid/hid-creative-sb0540.ko 9200s LD [M] drivers/hid/hid-asus.ko 9200s BTF [M] drivers/hid/hid-asus.ko 9200s LD [M] drivers/hid/hid-aureal.ko 9200s BTF [M] drivers/hid/hid-aureal.ko 9200s LD [M] drivers/hid/hid-belkin.ko 9200s BTF [M] drivers/hid/hid-belkin.ko 9200s LD [M] drivers/hid/hid-betopff.ko 9200s LD [M] drivers/hid/hid-bigbenff.ko 9200s BTF [M] drivers/hid/hid-betopff.ko 9200s BTF [M] drivers/hid/hid-bigbenff.ko 9200s LD [M] drivers/hid/hid-cherry.ko 9200s BTF [M] drivers/hid/hid-cherry.ko 9201s LD [M] drivers/hid/hid-chicony.ko 9201s BTF [M] drivers/hid/hid-chicony.ko 9201s LD [M] drivers/hid/hid-cmedia.ko 9201s LD [M] drivers/hid/hid-corsair.ko 9201s BTF [M] drivers/hid/hid-cmedia.ko 9201s BTF [M] drivers/hid/hid-corsair.ko 9201s LD [M] drivers/hid/hid-corsair-void.ko 9201s BTF [M] drivers/hid/hid-corsair-void.ko 9201s LD [M] drivers/hid/hid-cougar.ko 9201s BTF [M] drivers/hid/hid-cougar.ko 9201s LD [M] drivers/hid/hid-cp2112.ko 9201s LD [M] drivers/hid/hid-cypress.ko 9201s BTF [M] drivers/hid/hid-cypress.ko 9201s BTF [M] drivers/hid/hid-cp2112.ko 9201s LD [M] drivers/hid/hid-dr.ko 9201s BTF [M] drivers/hid/hid-dr.ko 9201s LD [M] drivers/hid/hid-emsff.ko 9201s BTF [M] drivers/hid/hid-emsff.ko 9201s LD [M] drivers/hid/hid-elan.ko 9201s LD [M] drivers/hid/hid-elecom.ko 9201s BTF [M] drivers/hid/hid-elan.ko 9201s BTF [M] drivers/hid/hid-elecom.ko 9201s LD [M] drivers/hid/hid-elo.ko 9201s BTF [M] drivers/hid/hid-elo.ko 9201s LD [M] drivers/hid/hid-evision.ko 9201s BTF [M] drivers/hid/hid-evision.ko 9201s LD [M] drivers/hid/hid-ezkey.ko 9201s LD [M] drivers/hid/hid-ft260.ko 9201s BTF [M] drivers/hid/hid-ezkey.ko 9201s BTF [M] drivers/hid/hid-ft260.ko 9201s LD [M] drivers/hid/hid-gembird.ko 9201s BTF [M] drivers/hid/hid-gembird.ko 9201s LD [M] drivers/hid/hid-gfrm.ko 9201s BTF [M] drivers/hid/hid-gfrm.ko 9202s LD [M] drivers/hid/hid-glorious.ko 9202s LD [M] drivers/hid/hid-vivaldi-common.ko 9202s BTF [M] drivers/hid/hid-glorious.ko 9202s BTF [M] drivers/hid/hid-vivaldi-common.ko 9202s LD [M] drivers/hid/hid-goodix-spi.ko 9202s BTF [M] drivers/hid/hid-goodix-spi.ko 9202s LD [M] drivers/hid/hid-google-hammer.ko 9202s BTF [M] drivers/hid/hid-google-hammer.ko 9202s LD [M] drivers/hid/hid-google-stadiaff.ko 9202s LD [M] drivers/hid/hid-vivaldi.ko 9202s BTF [M] drivers/hid/hid-google-stadiaff.ko 9202s BTF [M] drivers/hid/hid-vivaldi.ko 9202s LD [M] drivers/hid/hid-gt683r.ko 9202s BTF [M] drivers/hid/hid-gt683r.ko 9202s LD [M] drivers/hid/hid-gyration.ko 9202s BTF [M] drivers/hid/hid-gyration.ko 9202s LD [M] drivers/hid/hid-holtek-kbd.ko 9202s LD [M] drivers/hid/hid-holtek-mouse.ko 9202s BTF [M] drivers/hid/hid-holtek-kbd.ko 9202s BTF [M] drivers/hid/hid-holtek-mouse.ko 9202s LD [M] drivers/hid/hid-holtekff.ko 9202s BTF [M] drivers/hid/hid-holtekff.ko 9202s LD [M] drivers/hid/hid-hyperv.ko 9202s BTF [M] drivers/hid/hid-hyperv.ko 9202s LD [M] drivers/hid/hid-icade.ko 9202s LD [M] drivers/hid/hid-ite.ko 9202s BTF [M] drivers/hid/hid-icade.ko 9202s BTF [M] drivers/hid/hid-ite.ko 9202s LD [M] drivers/hid/hid-jabra.ko 9202s BTF [M] drivers/hid/hid-jabra.ko 9202s LD [M] drivers/hid/hid-kensington.ko 9202s BTF [M] drivers/hid/hid-kensington.ko 9202s LD [M] drivers/hid/hid-keytouch.ko 9202s LD [M] drivers/hid/hid-kye.ko 9202s BTF [M] drivers/hid/hid-keytouch.ko 9203s BTF [M] drivers/hid/hid-kye.ko 9203s LD [M] drivers/hid/hid-kysona.ko 9203s BTF [M] drivers/hid/hid-kysona.ko 9203s LD [M] drivers/hid/hid-lcpower.ko 9203s BTF [M] drivers/hid/hid-lcpower.ko 9203s LD [M] drivers/hid/hid-lenovo.ko 9203s LD [M] drivers/hid/hid-letsketch.ko 9203s BTF [M] drivers/hid/hid-letsketch.ko 9203s BTF [M] drivers/hid/hid-lenovo.ko 9203s LD [M] drivers/hid/hid-logitech.ko 9203s LD [M] drivers/hid/hid-lg-g15.ko 9203s BTF [M] drivers/hid/hid-logitech.ko 9203s BTF [M] drivers/hid/hid-lg-g15.ko 9203s LD [M] drivers/hid/hid-logitech-dj.ko 9203s BTF [M] drivers/hid/hid-logitech-dj.ko 9203s LD [M] drivers/hid/hid-logitech-hidpp.ko 9203s BTF [M] drivers/hid/hid-logitech-hidpp.ko 9203s LD [M] drivers/hid/hid-macally.ko 9203s BTF [M] drivers/hid/hid-macally.ko 9203s LD [M] drivers/hid/hid-magicmouse.ko 9203s BTF [M] drivers/hid/hid-magicmouse.ko 9203s LD [M] drivers/hid/hid-maltron.ko 9203s BTF [M] drivers/hid/hid-maltron.ko 9203s LD [M] drivers/hid/hid-mcp2200.ko 9203s BTF [M] drivers/hid/hid-mcp2200.ko 9203s LD [M] drivers/hid/hid-mcp2221.ko 9203s BTF [M] drivers/hid/hid-mcp2221.ko 9203s LD [M] drivers/hid/hid-mf.ko 9203s LD [M] drivers/hid/hid-megaworld.ko 9203s BTF [M] drivers/hid/hid-mf.ko 9203s BTF [M] drivers/hid/hid-megaworld.ko 9203s LD [M] drivers/hid/hid-microsoft.ko 9203s BTF [M] drivers/hid/hid-microsoft.ko 9204s LD [M] drivers/hid/hid-monterey.ko 9204s BTF [M] drivers/hid/hid-monterey.ko 9204s LD [M] drivers/hid/hid-multitouch.ko 9204s LD [M] drivers/hid/hid-nintendo.ko 9204s BTF [M] drivers/hid/hid-multitouch.ko 9204s BTF [M] drivers/hid/hid-nintendo.ko 9204s LD [M] drivers/hid/hid-nti.ko 9204s BTF [M] drivers/hid/hid-nti.ko 9204s LD [M] drivers/hid/hid-ntrig.ko 9204s BTF [M] drivers/hid/hid-ntrig.ko 9204s LD [M] drivers/hid/hid-ortek.ko 9204s LD [M] drivers/hid/hid-pl.ko 9204s BTF [M] drivers/hid/hid-ortek.ko 9204s BTF [M] drivers/hid/hid-pl.ko 9204s LD [M] drivers/hid/hid-penmount.ko 9204s BTF [M] drivers/hid/hid-penmount.ko 9204s LD [M] drivers/hid/hid-petalynx.ko 9204s BTF [M] drivers/hid/hid-petalynx.ko 9204s LD [M] drivers/hid/hid-picolcd.ko 9204s LD [M] drivers/hid/hid-plantronics.ko 9204s BTF [M] drivers/hid/hid-plantronics.ko 9204s BTF [M] drivers/hid/hid-picolcd.ko 9204s LD [M] drivers/hid/hid-playstation.ko 9204s BTF [M] drivers/hid/hid-playstation.ko 9204s LD [M] drivers/hid/hid-primax.ko 9204s BTF [M] drivers/hid/hid-primax.ko 9204s LD [M] drivers/hid/hid-pxrc.ko 9204s BTF [M] drivers/hid/hid-pxrc.ko 9204s LD [M] drivers/hid/hid-razer.ko 9204s BTF [M] drivers/hid/hid-razer.ko 9204s LD [M] drivers/hid/hid-redragon.ko 9204s BTF [M] drivers/hid/hid-redragon.ko 9204s LD [M] drivers/hid/hid-retrode.ko 9205s BTF [M] drivers/hid/hid-retrode.ko 9205s LD [M] drivers/hid/hid-roccat.ko 9205s BTF [M] drivers/hid/hid-roccat.ko 9205s LD [M] drivers/hid/hid-roccat-common.ko 9205s BTF [M] drivers/hid/hid-roccat-common.ko 9205s LD [M] drivers/hid/hid-roccat-arvo.ko 9205s BTF [M] drivers/hid/hid-roccat-arvo.ko 9205s LD [M] drivers/hid/hid-roccat-isku.ko 9205s LD [M] drivers/hid/hid-roccat-kone.ko 9205s BTF [M] drivers/hid/hid-roccat-isku.ko 9205s BTF [M] drivers/hid/hid-roccat-kone.ko 9205s LD [M] drivers/hid/hid-roccat-koneplus.ko 9205s BTF [M] drivers/hid/hid-roccat-koneplus.ko 9205s LD [M] drivers/hid/hid-roccat-konepure.ko 9205s BTF [M] drivers/hid/hid-roccat-konepure.ko 9205s LD [M] drivers/hid/hid-roccat-kovaplus.ko 9205s LD [M] drivers/hid/hid-roccat-lua.ko 9205s BTF [M] drivers/hid/hid-roccat-kovaplus.ko 9205s BTF [M] drivers/hid/hid-roccat-lua.ko 9205s LD [M] drivers/hid/hid-roccat-pyra.ko 9205s BTF [M] drivers/hid/hid-roccat-pyra.ko 9205s LD [M] drivers/hid/hid-roccat-ryos.ko 9205s BTF [M] drivers/hid/hid-roccat-ryos.ko 9205s LD [M] drivers/hid/hid-roccat-savu.ko 9205s LD [M] drivers/hid/hid-rmi.ko 9205s BTF [M] drivers/hid/hid-roccat-savu.ko 9205s BTF [M] drivers/hid/hid-rmi.ko 9205s LD [M] drivers/hid/hid-saitek.ko 9205s BTF [M] drivers/hid/hid-saitek.ko 9205s LD [M] drivers/hid/hid-samsung.ko 9205s BTF [M] drivers/hid/hid-samsung.ko 9205s LD [M] drivers/hid/hid-semitek.ko 9205s BTF [M] drivers/hid/hid-semitek.ko 9205s LD [M] drivers/hid/hid-sigmamicro.ko 9205s BTF [M] drivers/hid/hid-sigmamicro.ko 9206s LD [M] drivers/hid/hid-sjoy.ko 9206s BTF [M] drivers/hid/hid-sjoy.ko 9206s LD [M] drivers/hid/hid-sony.ko 9206s BTF [M] drivers/hid/hid-sony.ko 9206s LD [M] drivers/hid/hid-speedlink.ko 9206s BTF [M] drivers/hid/hid-speedlink.ko 9206s LD [M] drivers/hid/hid-steam.ko 9206s BTF [M] drivers/hid/hid-steam.ko 9206s LD [M] drivers/hid/hid-steelseries.ko 9206s BTF [M] drivers/hid/hid-steelseries.ko 9206s LD [M] drivers/hid/hid-sunplus.ko 9206s BTF [M] drivers/hid/hid-sunplus.ko 9206s LD [M] drivers/hid/hid-gaff.ko 9206s BTF [M] drivers/hid/hid-gaff.ko 9206s LD [M] drivers/hid/hid-tmff.ko 9206s LD [M] drivers/hid/hid-thrustmaster.ko 9206s BTF [M] drivers/hid/hid-tmff.ko 9206s BTF [M] drivers/hid/hid-thrustmaster.ko 9206s LD [M] drivers/hid/hid-tivo.ko 9206s BTF [M] drivers/hid/hid-tivo.ko 9206s LD [M] drivers/hid/hid-topseed.ko 9206s BTF [M] drivers/hid/hid-topseed.ko 9206s LD [M] drivers/hid/hid-topre.ko 9206s LD [M] drivers/hid/hid-twinhan.ko 9206s BTF [M] drivers/hid/hid-topre.ko 9206s BTF [M] drivers/hid/hid-twinhan.ko 9206s LD [M] drivers/hid/hid-u2fzero.ko 9206s BTF [M] drivers/hid/hid-u2fzero.ko 9206s LD [M] drivers/hid/hid-uclogic.ko 9206s BTF [M] drivers/hid/hid-uclogic.ko 9206s LD [M] drivers/hid/hid-udraw-ps3.ko 9206s LD [M] drivers/hid/hid-universal-pidff.ko 9206s BTF [M] drivers/hid/hid-udraw-ps3.ko 9206s BTF [M] drivers/hid/hid-universal-pidff.ko 9207s LD [M] drivers/hid/hid-led.ko 9207s BTF [M] drivers/hid/hid-led.ko 9207s LD [M] drivers/hid/hid-xiaomi.ko 9207s LD [M] drivers/hid/hid-xinmo.ko 9207s BTF [M] drivers/hid/hid-xiaomi.ko 9207s LD [M] drivers/hid/hid-zpff.ko 9207s BTF [M] drivers/hid/hid-xinmo.ko 9207s BTF [M] drivers/hid/hid-zpff.ko 9207s LD [M] drivers/hid/hid-zydacron.ko 9207s BTF [M] drivers/hid/hid-zydacron.ko 9207s LD [M] drivers/hid/hid-viewsonic.ko 9207s BTF [M] drivers/hid/hid-viewsonic.ko 9207s LD [M] drivers/hid/hid-vrc2.ko 9207s LD [M] drivers/hid/wacom.ko 9207s BTF [M] drivers/hid/hid-vrc2.ko 9207s BTF [M] drivers/hid/wacom.ko 9207s LD [M] drivers/hid/hid-waltop.ko 9207s BTF [M] drivers/hid/hid-waltop.ko 9207s LD [M] drivers/hid/hid-wiimote.ko 9207s LD [M] drivers/hid/hid-winwing.ko 9207s BTF [M] drivers/hid/hid-winwing.ko 9207s BTF [M] drivers/hid/hid-wiimote.ko 9207s LD [M] drivers/hid/hid-sensor-hub.ko 9207s BTF [M] drivers/hid/hid-sensor-hub.ko 9207s LD [M] drivers/hid/hid-sensor-custom.ko 9207s BTF [M] drivers/hid/hid-sensor-custom.ko 9207s LD [M] drivers/hid/usbhid/usbhid.ko 9207s LD [M] drivers/hid/usbhid/usbkbd.ko 9207s BTF [M] drivers/hid/usbhid/usbhid.ko 9207s BTF [M] drivers/hid/usbhid/usbkbd.ko 9207s LD [M] drivers/hid/usbhid/usbmouse.ko 9207s BTF [M] drivers/hid/usbhid/usbmouse.ko 9207s LD [M] drivers/hid/i2c-hid/i2c-hid.ko 9208s BTF [M] drivers/hid/i2c-hid/i2c-hid.ko 9208s LD [M] drivers/hid/i2c-hid/i2c-hid-acpi.ko 9208s LD [M] drivers/hid/i2c-hid/i2c-hid-of.ko 9208s LD [M] drivers/hid/i2c-hid/i2c-hid-of-elan.ko 9208s BTF [M] drivers/hid/i2c-hid/i2c-hid-acpi.ko 9208s BTF [M] drivers/hid/i2c-hid/i2c-hid-of.ko 9208s BTF [M] drivers/hid/i2c-hid/i2c-hid-of-elan.ko 9208s LD [M] drivers/hid/i2c-hid/i2c-hid-of-goodix.ko 9208s BTF [M] drivers/hid/i2c-hid/i2c-hid-of-goodix.ko 9208s LD [M] drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 9208s LD [M] drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 9208s LD [M] drivers/staging/media/max96712/max96712.ko 9208s BTF [M] drivers/staging/media/max96712/max96712.ko 9208s BTF [M] drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 9208s BTF [M] drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 9208s LD [M] drivers/staging/media/meson/vdec/meson-vdec.ko 9208s BTF [M] drivers/staging/media/meson/vdec/meson-vdec.ko 9208s LD [M] drivers/staging/media/rkvdec/rockchip-vdec.ko 9208s LD [M] drivers/staging/media/av7110/dvb-ttpci.ko 9208s BTF [M] drivers/staging/media/rkvdec/rockchip-vdec.ko 9208s LD [M] drivers/staging/media/av7110/sp8870.ko 9208s BTF [M] drivers/staging/media/av7110/dvb-ttpci.ko 9208s BTF [M] drivers/staging/media/av7110/sp8870.ko 9208s LD [M] drivers/staging/vme_user/vme_user.ko 9208s BTF [M] drivers/staging/vme_user/vme_user.ko 9208s LD [M] drivers/staging/vme_user/vme_tsi148.ko 9208s BTF [M] drivers/staging/vme_user/vme_tsi148.ko 9208s LD [M] drivers/staging/vme_user/vme_fake.ko 9208s BTF [M] drivers/staging/vme_user/vme_fake.ko 9209s LD [M] drivers/staging/rtl8723bs/r8723bs.ko 9209s LD [M] drivers/staging/iio/accel/adis16203.ko 9209s BTF [M] drivers/staging/iio/accel/adis16203.ko 9209s LD [M] drivers/staging/iio/adc/ad7816.ko 9209s LD [M] drivers/staging/iio/addac/adt7316.ko 9209s BTF [M] drivers/staging/iio/adc/ad7816.ko 9209s BTF [M] drivers/staging/iio/addac/adt7316.ko 9209s BTF [M] drivers/staging/rtl8723bs/r8723bs.ko 9209s LD [M] drivers/staging/iio/addac/adt7316-spi.ko 9209s BTF [M] drivers/staging/iio/addac/adt7316-spi.ko 9209s LD [M] drivers/staging/iio/addac/adt7316-i2c.ko 9209s BTF [M] drivers/staging/iio/addac/adt7316-i2c.ko 9209s LD [M] drivers/staging/iio/frequency/ad9832.ko 9209s BTF [M] drivers/staging/iio/frequency/ad9832.ko 9209s LD [M] drivers/staging/iio/frequency/ad9834.ko 9209s BTF [M] drivers/staging/iio/frequency/ad9834.ko 9209s LD [M] drivers/staging/iio/impedance-analyzer/ad5933.ko 9209s BTF [M] drivers/staging/iio/impedance-analyzer/ad5933.ko 9209s LD [M] drivers/staging/sm750fb/sm750fb.ko 9211s BTF [M] drivers/staging/sm750fb/sm750fb.ko 9211s LD [M] drivers/staging/fbtft/fbtft.ko 9211s BTF [M] drivers/staging/fbtft/fbtft.ko 9211s LD [M] drivers/staging/fbtft/fb_agm1264k-fl.ko 9211s BTF [M] drivers/staging/fbtft/fb_agm1264k-fl.ko 9211s LD [M] drivers/staging/fbtft/fb_bd663474.ko 9211s BTF [M] drivers/staging/fbtft/fb_bd663474.ko 9211s LD [M] drivers/staging/fbtft/fb_hx8340bn.ko 9211s BTF [M] drivers/staging/fbtft/fb_hx8340bn.ko 9211s LD [M] drivers/staging/fbtft/fb_hx8347d.ko 9211s LD [M] drivers/staging/fbtft/fb_hx8353d.ko 9211s BTF [M] drivers/staging/fbtft/fb_hx8347d.ko 9211s BTF [M] drivers/staging/fbtft/fb_hx8353d.ko 9211s LD [M] drivers/staging/fbtft/fb_hx8357d.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9163.ko 9211s BTF [M] drivers/staging/fbtft/fb_hx8357d.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9163.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9320.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9325.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9320.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9325.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9340.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9341.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9340.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9341.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9481.ko 9211s LD [M] drivers/staging/fbtft/fb_ili9486.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9481.ko 9211s BTF [M] drivers/staging/fbtft/fb_ili9486.ko 9211s LD [M] drivers/staging/fbtft/fb_pcd8544.ko 9211s LD [M] drivers/staging/fbtft/fb_ra8875.ko 9211s BTF [M] drivers/staging/fbtft/fb_pcd8544.ko 9211s BTF [M] drivers/staging/fbtft/fb_ra8875.ko 9211s LD [M] drivers/staging/fbtft/fb_s6d02a1.ko 9211s LD [M] drivers/staging/fbtft/fb_s6d1121.ko 9211s BTF [M] drivers/staging/fbtft/fb_s6d02a1.ko 9211s BTF [M] drivers/staging/fbtft/fb_s6d1121.ko 9211s LD [M] drivers/staging/fbtft/fb_seps525.ko 9211s LD [M] drivers/staging/fbtft/fb_sh1106.ko 9211s BTF [M] drivers/staging/fbtft/fb_seps525.ko 9211s BTF [M] drivers/staging/fbtft/fb_sh1106.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1289.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1305.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1289.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1305.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1306.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1306.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1325.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1325.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1331.ko 9211s LD [M] drivers/staging/fbtft/fb_ssd1351.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1331.ko 9211s BTF [M] drivers/staging/fbtft/fb_ssd1351.ko 9211s LD [M] drivers/staging/fbtft/fb_st7735r.ko 9211s BTF [M] drivers/staging/fbtft/fb_st7735r.ko 9211s LD [M] drivers/staging/fbtft/fb_st7789v.ko 9211s BTF [M] drivers/staging/fbtft/fb_st7789v.ko 9211s LD [M] drivers/staging/fbtft/fb_tinylcd.ko 9211s LD [M] drivers/staging/fbtft/fb_tls8204.ko 9211s BTF [M] drivers/staging/fbtft/fb_tinylcd.ko 9211s BTF [M] drivers/staging/fbtft/fb_tls8204.ko 9211s LD [M] drivers/staging/fbtft/fb_uc1611.ko 9211s BTF [M] drivers/staging/fbtft/fb_uc1611.ko 9211s LD [M] drivers/staging/fbtft/fb_uc1701.ko 9211s BTF [M] drivers/staging/fbtft/fb_uc1701.ko 9211s LD [M] drivers/staging/fbtft/fb_upd161704.ko 9211s LD [M] drivers/staging/most/net/most_net.ko 9211s BTF [M] drivers/staging/fbtft/fb_upd161704.ko 9211s BTF [M] drivers/staging/most/net/most_net.ko 9212s LD [M] drivers/staging/most/video/most_video.ko 9212s BTF [M] drivers/staging/most/video/most_video.ko 9212s LD [M] drivers/staging/most/dim2/most_dim2.ko 9212s BTF [M] drivers/staging/most/dim2/most_dim2.ko 9212s LD [M] drivers/staging/most/i2c/most_i2c.ko 9212s LD [M] drivers/staging/greybus/gb-bootrom.ko 9212s BTF [M] drivers/staging/most/i2c/most_i2c.ko 9212s BTF [M] drivers/staging/greybus/gb-bootrom.ko 9212s LD [M] drivers/staging/greybus/gb-firmware.ko 9212s BTF [M] drivers/staging/greybus/gb-firmware.ko 9212s LD [M] drivers/staging/greybus/gb-spilib.ko 9212s BTF [M] drivers/staging/greybus/gb-spilib.ko 9212s LD [M] drivers/staging/greybus/gb-hid.ko 9212s LD [M] drivers/staging/greybus/gb-light.ko 9212s BTF [M] drivers/staging/greybus/gb-hid.ko 9212s BTF [M] drivers/staging/greybus/gb-light.ko 9212s LD [M] drivers/staging/greybus/gb-log.ko 9212s BTF [M] drivers/staging/greybus/gb-log.ko 9212s LD [M] drivers/staging/greybus/gb-loopback.ko 9212s BTF [M] drivers/staging/greybus/gb-loopback.ko 9212s LD [M] drivers/staging/greybus/gb-power-supply.ko 9212s LD [M] drivers/staging/greybus/gb-raw.ko 9212s BTF [M] drivers/staging/greybus/gb-power-supply.ko 9212s BTF [M] drivers/staging/greybus/gb-raw.ko 9212s LD [M] drivers/staging/greybus/gb-vibrator.ko 9212s BTF [M] drivers/staging/greybus/gb-vibrator.ko 9212s LD [M] drivers/staging/greybus/gb-gbphy.ko 9212s BTF [M] drivers/staging/greybus/gb-gbphy.ko 9212s LD [M] drivers/staging/greybus/gb-gpio.ko 9212s LD [M] drivers/staging/greybus/gb-i2c.ko 9212s BTF [M] drivers/staging/greybus/gb-gpio.ko 9212s BTF [M] drivers/staging/greybus/gb-i2c.ko 9212s LD [M] drivers/staging/greybus/gb-pwm.ko 9213s BTF [M] drivers/staging/greybus/gb-pwm.ko 9213s LD [M] drivers/staging/greybus/gb-sdio.ko 9213s BTF [M] drivers/staging/greybus/gb-sdio.ko 9213s LD [M] drivers/staging/greybus/gb-spi.ko 9213s LD [M] drivers/staging/greybus/gb-uart.ko 9213s BTF [M] drivers/staging/greybus/gb-spi.ko 9213s BTF [M] drivers/staging/greybus/gb-uart.ko 9213s LD [M] drivers/staging/greybus/gb-usb.ko 9213s BTF [M] drivers/staging/greybus/gb-usb.ko 9213s LD [M] drivers/staging/vc04_services/vchiq.ko 9213s BTF [M] drivers/staging/vc04_services/vchiq.ko 9213s LD [M] drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 9213s LD [M] drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 9213s BTF [M] drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 9213s BTF [M] drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 9213s LD [M] drivers/staging/axis-fifo/axis-fifo.ko 9213s BTF [M] drivers/staging/axis-fifo/axis-fifo.ko 9213s LD [M] drivers/platform/mellanox/mlx-platform.ko 9213s BTF [M] drivers/platform/mellanox/mlx-platform.ko 9213s LD [M] drivers/platform/mellanox/mlxbf-bootctl.ko 9213s BTF [M] drivers/platform/mellanox/mlxbf-bootctl.ko 9213s LD [M] drivers/platform/mellanox/mlxbf-pmc.ko 9213s LD [M] drivers/platform/mellanox/mlxbf-tmfifo.ko 9213s BTF [M] drivers/platform/mellanox/mlxbf-pmc.ko 9213s BTF [M] drivers/platform/mellanox/mlxbf-tmfifo.ko 9213s LD [M] drivers/platform/mellanox/mlxreg-dpu.ko 9213s BTF [M] drivers/platform/mellanox/mlxreg-dpu.ko 9213s LD [M] drivers/platform/mellanox/mlxreg-hotplug.ko 9213s BTF [M] drivers/platform/mellanox/mlxreg-hotplug.ko 9213s LD [M] drivers/platform/mellanox/mlxreg-io.ko 9213s LD [M] drivers/platform/mellanox/mlxreg-lc.ko 9213s BTF [M] drivers/platform/mellanox/mlxreg-io.ko 9213s BTF [M] drivers/platform/mellanox/mlxreg-lc.ko 9213s LD [M] drivers/platform/mellanox/nvsw-sn2201.ko 9213s BTF [M] drivers/platform/mellanox/nvsw-sn2201.ko 9214s LD [M] drivers/platform/chrome/chromeos_acpi.ko 9214s BTF [M] drivers/platform/chrome/chromeos_acpi.ko 9214s LD [M] drivers/platform/chrome/chromeos_of_hw_prober.ko 9214s BTF [M] drivers/platform/chrome/chromeos_of_hw_prober.ko 9214s LD [M] drivers/platform/chrome/chromeos_privacy_screen.ko 9214s BTF [M] drivers/platform/chrome/chromeos_privacy_screen.ko 9214s LD [M] drivers/platform/chrome/chromeos_tbmc.ko 9214s BTF [M] drivers/platform/chrome/chromeos_tbmc.ko 9214s LD [M] drivers/platform/chrome/cros_ec.ko 9214s BTF [M] drivers/platform/chrome/cros_ec.ko 9214s LD [M] drivers/platform/chrome/cros_ec_i2c.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_i2c.ko 9214s LD [M] drivers/platform/chrome/cros_typec_switch.ko 9214s BTF [M] drivers/platform/chrome/cros_typec_switch.ko 9214s LD [M] drivers/platform/chrome/cros_ec_rpmsg.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_rpmsg.ko 9214s LD [M] drivers/platform/chrome/cros_ec_spi.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_spi.ko 9214s LD [M] drivers/platform/chrome/cros_ec_uart.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_uart.ko 9214s LD [M] drivers/platform/chrome/cros-ec-typec.ko 9214s BTF [M] drivers/platform/chrome/cros-ec-typec.ko 9214s LD [M] drivers/platform/chrome/cros-ec-proto.ko 9214s BTF [M] drivers/platform/chrome/cros-ec-proto.ko 9214s LD [M] drivers/platform/chrome/cros_kbd_led_backlight.ko 9214s BTF [M] drivers/platform/chrome/cros_kbd_led_backlight.ko 9214s LD [M] drivers/platform/chrome/cros_ec_chardev.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_chardev.ko 9214s LD [M] drivers/platform/chrome/cros_ec_lightbar.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_lightbar.ko 9214s LD [M] drivers/platform/chrome/cros_ec_vbc.ko 9214s BTF [M] drivers/platform/chrome/cros_ec_vbc.ko 9215s LD [M] drivers/platform/chrome/cros_ec_debugfs.ko 9215s LD [M] drivers/platform/chrome/cros-ec-sensorhub.ko 9215s BTF [M] drivers/platform/chrome/cros_ec_debugfs.ko 9215s BTF [M] drivers/platform/chrome/cros-ec-sensorhub.ko 9215s LD [M] drivers/platform/chrome/cros_ec_sysfs.ko 9215s BTF [M] drivers/platform/chrome/cros_ec_sysfs.ko 9215s LD [M] drivers/platform/chrome/cros_hps_i2c.ko 9215s BTF [M] drivers/platform/chrome/cros_hps_i2c.ko 9215s LD [M] drivers/platform/chrome/cros_usbpd_logger.ko 9215s BTF [M] drivers/platform/chrome/cros_usbpd_logger.ko 9215s LD [M] drivers/platform/chrome/cros_usbpd_notify.ko 9215s BTF [M] drivers/platform/chrome/cros_usbpd_notify.ko 9215s LD [M] drivers/platform/cznic/turris-signing-key.ko 9215s BTF [M] drivers/platform/cznic/turris-signing-key.ko 9215s LD [M] drivers/platform/arm64/acer-aspire1-ec.ko 9215s BTF [M] drivers/platform/arm64/acer-aspire1-ec.ko 9215s LD [M] drivers/platform/arm64/huawei-gaokun-ec.ko 9215s BTF [M] drivers/platform/arm64/huawei-gaokun-ec.ko 9215s LD [M] drivers/platform/arm64/lenovo-yoga-c630.ko 9215s BTF [M] drivers/platform/arm64/lenovo-yoga-c630.ko 9215s LD [M] drivers/platform/arm64/lenovo-yoga-slim7x.ko 9215s BTF [M] drivers/platform/arm64/lenovo-yoga-slim7x.ko 9215s LD [M] drivers/mailbox/mailbox-test.ko 9215s BTF [M] drivers/mailbox/mailbox-test.ko 9215s LD [M] drivers/mailbox/arm_mhu.ko 9215s BTF [M] drivers/mailbox/arm_mhu.ko 9215s LD [M] drivers/mailbox/arm_mhu_db.ko 9215s BTF [M] drivers/mailbox/arm_mhu_db.ko 9215s LD [M] drivers/mailbox/arm_mhuv2.ko 9215s BTF [M] drivers/mailbox/arm_mhuv2.ko 9215s LD [M] drivers/mailbox/arm_mhuv3.ko 9215s BTF [M] drivers/mailbox/arm_mhuv3.ko 9215s LD [M] drivers/mailbox/imx-mailbox.ko 9215s BTF [M] drivers/mailbox/imx-mailbox.ko 9215s LD [M] drivers/mailbox/armada-37xx-rwtm-mailbox.ko 9215s LD [M] drivers/mailbox/platform_mhu.ko 9215s BTF [M] drivers/mailbox/armada-37xx-rwtm-mailbox.ko 9216s BTF [M] drivers/mailbox/platform_mhu.ko 9216s LD [M] drivers/mailbox/omap-mailbox.ko 9216s BTF [M] drivers/mailbox/omap-mailbox.ko 9216s LD [M] drivers/mailbox/mailbox-altera.ko 9216s BTF [M] drivers/mailbox/mailbox-altera.ko 9216s LD [M] drivers/mailbox/mailbox-xgene-slimpro.ko 9216s LD [M] drivers/mailbox/hi3660-mailbox.ko 9216s BTF [M] drivers/mailbox/mailbox-xgene-slimpro.ko 9216s BTF [M] drivers/mailbox/hi3660-mailbox.ko 9216s LD [M] drivers/mailbox/hi6220-mailbox.ko 9216s BTF [M] drivers/mailbox/hi6220-mailbox.ko 9216s LD [M] drivers/mailbox/bcm-pdc-mailbox.ko 9216s BTF [M] drivers/mailbox/bcm-pdc-mailbox.ko 9216s LD [M] drivers/mailbox/bcm-flexrm-mailbox.ko 9216s LD [M] drivers/mailbox/qcom-apcs-ipc-mailbox.ko 9216s BTF [M] drivers/mailbox/bcm-flexrm-mailbox.ko 9216s BTF [M] drivers/mailbox/qcom-apcs-ipc-mailbox.ko 9216s LD [M] drivers/mailbox/mtk-adsp-mailbox.ko 9216s BTF [M] drivers/mailbox/mtk-adsp-mailbox.ko 9216s LD [M] drivers/mailbox/mtk-cmdq-mailbox.ko 9216s BTF [M] drivers/mailbox/mtk-cmdq-mailbox.ko 9216s LD [M] drivers/mailbox/sprd-mailbox.ko 9216s LD [M] drivers/mailbox/qcom-cpucp-mbox.ko 9216s BTF [M] drivers/mailbox/sprd-mailbox.ko 9216s BTF [M] drivers/mailbox/qcom-cpucp-mbox.ko 9216s LD [M] drivers/hwspinlock/omap_hwspinlock.ko 9216s BTF [M] drivers/hwspinlock/omap_hwspinlock.ko 9216s LD [M] drivers/hwspinlock/qcom_hwspinlock.ko 9216s BTF [M] drivers/hwspinlock/qcom_hwspinlock.ko 9216s LD [M] drivers/hwspinlock/sprd_hwspinlock.ko 9216s LD [M] drivers/hwspinlock/sun6i_hwspinlock.ko 9216s BTF [M] drivers/hwspinlock/sprd_hwspinlock.ko 9216s BTF [M] drivers/hwspinlock/sun6i_hwspinlock.ko 9216s LD [M] drivers/remoteproc/imx_rproc.ko 9216s BTF [M] drivers/remoteproc/imx_rproc.ko 9217s LD [M] drivers/remoteproc/imx_dsp_rproc.ko 9217s LD [M] drivers/remoteproc/mtk_scp.ko 9217s LD [M] drivers/remoteproc/mtk_scp_ipi.ko 9217s BTF [M] drivers/remoteproc/imx_dsp_rproc.ko 9217s BTF [M] drivers/remoteproc/mtk_scp_ipi.ko 9217s BTF [M] drivers/remoteproc/mtk_scp.ko 9217s LD [M] drivers/remoteproc/qcom_pil_info.ko 9217s BTF [M] drivers/remoteproc/qcom_pil_info.ko 9217s LD [M] drivers/remoteproc/qcom_common.ko 9217s LD [M] drivers/remoteproc/qcom_q6v5.ko 9217s LD [M] drivers/remoteproc/qcom_q6v5_adsp.ko 9217s BTF [M] drivers/remoteproc/qcom_common.ko 9217s BTF [M] drivers/remoteproc/qcom_q6v5_adsp.ko 9217s BTF [M] drivers/remoteproc/qcom_q6v5.ko 9217s LD [M] drivers/remoteproc/qcom_q6v5_mss.ko 9217s BTF [M] drivers/remoteproc/qcom_q6v5_mss.ko 9217s LD [M] drivers/remoteproc/qcom_q6v5_pas.ko 9217s LD [M] drivers/remoteproc/qcom_q6v5_wcss.ko 9217s LD [M] drivers/remoteproc/qcom_sysmon.ko 9217s BTF [M] drivers/remoteproc/qcom_q6v5_wcss.ko 9217s BTF [M] drivers/remoteproc/qcom_q6v5_pas.ko 9217s BTF [M] drivers/remoteproc/qcom_sysmon.ko 9217s LD [M] drivers/remoteproc/rcar_rproc.ko 9217s BTF [M] drivers/remoteproc/rcar_rproc.ko 9217s LD [M] drivers/remoteproc/stm32_rproc.ko 9217s LD [M] drivers/remoteproc/ti_k3_dsp_remoteproc.ko 9217s LD [M] drivers/remoteproc/ti_k3_common.ko 9217s BTF [M] drivers/remoteproc/stm32_rproc.ko 9217s BTF [M] drivers/remoteproc/ti_k3_dsp_remoteproc.ko 9217s BTF [M] drivers/remoteproc/ti_k3_common.ko 9217s LD [M] drivers/remoteproc/ti_k3_r5_remoteproc.ko 9217s BTF [M] drivers/remoteproc/ti_k3_r5_remoteproc.ko 9217s LD [M] drivers/remoteproc/xlnx_r5_remoteproc.ko 9217s LD [M] drivers/virt/vboxguest/vboxguest.ko 9217s BTF [M] drivers/remoteproc/xlnx_r5_remoteproc.ko 9217s LD [M] drivers/virt/coco/guest/tsm_report.ko 9217s BTF [M] drivers/virt/vboxguest/vboxguest.ko 9217s BTF [M] drivers/virt/coco/guest/tsm_report.ko 9218s LD [M] drivers/virt/coco/arm-cca-guest/arm-cca-guest.ko 9218s BTF [M] drivers/virt/coco/arm-cca-guest/arm-cca-guest.ko 9218s LD [M] drivers/virt/nitro_enclaves/nitro_enclaves.ko 9218s LD [M] drivers/hv/hv_vmbus.ko 9218s LD [M] drivers/hv/hv_utils.ko 9218s BTF [M] drivers/virt/nitro_enclaves/nitro_enclaves.ko 9218s BTF [M] drivers/hv/hv_utils.ko 9218s BTF [M] drivers/hv/hv_vmbus.ko 9218s LD [M] drivers/hv/hv_balloon.ko 9218s BTF [M] drivers/hv/hv_balloon.ko 9218s LD [M] drivers/hv/mshv_root.ko 9218s BTF [M] drivers/hv/mshv_root.ko 9218s LD [M] drivers/devfreq/event/rockchip-dfi.ko 9218s BTF [M] drivers/devfreq/event/rockchip-dfi.ko 9218s LD [M] drivers/devfreq/imx-bus.ko 9218s BTF [M] drivers/devfreq/imx-bus.ko 9218s LD [M] drivers/devfreq/imx8m-ddrc.ko 9218s BTF [M] drivers/devfreq/imx8m-ddrc.ko 9218s LD [M] drivers/devfreq/mtk-cci-devfreq.ko 9218s LD [M] drivers/devfreq/rk3399_dmc.ko 9218s BTF [M] drivers/devfreq/mtk-cci-devfreq.ko 9218s BTF [M] drivers/devfreq/rk3399_dmc.ko 9218s LD [M] drivers/devfreq/sun8i-a33-mbus.ko 9218s BTF [M] drivers/devfreq/sun8i-a33-mbus.ko 9218s LD [M] drivers/extcon/extcon-adc-jack.ko 9218s BTF [M] drivers/extcon/extcon-adc-jack.ko 9218s LD [M] drivers/extcon/extcon-fsa9480.ko 9218s LD [M] drivers/extcon/extcon-gpio.ko 9218s BTF [M] drivers/extcon/extcon-fsa9480.ko 9218s BTF [M] drivers/extcon/extcon-gpio.ko 9218s LD [M] drivers/extcon/extcon-lc824206xa.ko 9218s BTF [M] drivers/extcon/extcon-lc824206xa.ko 9218s LD [M] drivers/extcon/extcon-max14577.ko 9218s BTF [M] drivers/extcon/extcon-max14577.ko 9219s LD [M] drivers/extcon/extcon-max3355.ko 9219s BTF [M] drivers/extcon/extcon-max3355.ko 9219s LD [M] drivers/extcon/extcon-max77693.ko 9219s BTF [M] drivers/extcon/extcon-max77693.ko 9219s LD [M] drivers/extcon/extcon-max77843.ko 9219s BTF [M] drivers/extcon/extcon-max77843.ko 9219s LD [M] drivers/extcon/extcon-max8997.ko 9219s BTF [M] drivers/extcon/extcon-max8997.ko 9219s LD [M] drivers/extcon/extcon-palmas.ko 9219s BTF [M] drivers/extcon/extcon-palmas.ko 9219s LD [M] drivers/extcon/extcon-ptn5150.ko 9219s BTF [M] drivers/extcon/extcon-ptn5150.ko 9219s LD [M] drivers/extcon/extcon-qcom-spmi-misc.ko 9219s BTF [M] drivers/extcon/extcon-qcom-spmi-misc.ko 9219s LD [M] drivers/extcon/extcon-rt8973a.ko 9219s BTF [M] drivers/extcon/extcon-rt8973a.ko 9219s LD [M] drivers/extcon/extcon-sm5502.ko 9219s BTF [M] drivers/extcon/extcon-sm5502.ko 9219s LD [M] drivers/extcon/extcon-usb-gpio.ko 9219s BTF [M] drivers/extcon/extcon-usb-gpio.ko 9219s LD [M] drivers/extcon/extcon-usbc-cros-ec.ko 9219s BTF [M] drivers/extcon/extcon-usbc-cros-ec.ko 9219s LD [M] drivers/extcon/extcon-rtk-type-c.ko 9219s BTF [M] drivers/extcon/extcon-rtk-type-c.ko 9219s LD [M] drivers/memory/pl172.ko 9219s BTF [M] drivers/memory/pl172.ko 9219s LD [M] drivers/memory/brcmstb_memc.ko 9219s BTF [M] drivers/memory/brcmstb_memc.ko 9219s LD [M] drivers/memory/omap-gpmc.ko 9219s BTF [M] drivers/memory/omap-gpmc.ko 9219s LD [M] drivers/memory/mtk-smi.ko 9219s BTF [M] drivers/memory/mtk-smi.ko 9219s LD [M] drivers/memory/renesas-rpc-if.ko 9219s LD [M] drivers/memory/stm32-fmc2-ebi.ko 9219s BTF [M] drivers/memory/renesas-rpc-if.ko 9219s BTF [M] drivers/memory/stm32-fmc2-ebi.ko 9220s LD [M] drivers/memory/stm32_omm.ko 9220s BTF [M] drivers/memory/stm32_omm.ko 9220s LD [M] drivers/memory/dfl-emif.ko 9220s BTF [M] drivers/memory/dfl-emif.ko 9220s LD [M] drivers/powercap/arm_scmi_powercap.ko 9220s LD [M] drivers/perf/arm-cmn.ko 9220s BTF [M] drivers/powercap/arm_scmi_powercap.ko 9220s BTF [M] drivers/perf/arm-cmn.ko 9220s LD [M] drivers/perf/arm_dsu_pmu.ko 9220s BTF [M] drivers/perf/arm_dsu_pmu.ko 9220s LD [M] drivers/perf/arm_smmuv3_pmu.ko 9220s BTF [M] drivers/perf/arm_smmuv3_pmu.ko 9220s LD [M] drivers/perf/fsl_imx8_ddr_perf.ko 9220s BTF [M] drivers/perf/fsl_imx8_ddr_perf.ko 9220s LD [M] drivers/perf/fsl_imx9_ddr_perf.ko 9220s BTF [M] drivers/perf/fsl_imx9_ddr_perf.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_l3c_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_l3c_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_hha_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_hha_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_sllc_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_sllc_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_pa_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_pa_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_cpa_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_cpa_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_uncore_uc_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_uncore_uc_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hisi_pcie_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hisi_pcie_pmu.ko 9220s LD [M] drivers/perf/hisilicon/hns3_pmu.ko 9220s BTF [M] drivers/perf/hisilicon/hns3_pmu.ko 9221s LD [M] drivers/perf/thunderx2_pmu.ko 9221s BTF [M] drivers/perf/thunderx2_pmu.ko 9221s LD [M] drivers/perf/arm_spe_pmu.ko 9221s BTF [M] drivers/perf/arm_spe_pmu.ko 9221s LD [M] drivers/perf/arm_dmc620_pmu.ko 9221s BTF [M] drivers/perf/arm_dmc620_pmu.ko 9221s LD [M] drivers/perf/marvell_cn10k_tad_pmu.ko 9221s BTF [M] drivers/perf/marvell_cn10k_tad_pmu.ko 9221s LD [M] drivers/perf/marvell_cn10k_ddr_pmu.ko 9221s LD [M] drivers/perf/marvell_pem_pmu.ko 9221s BTF [M] drivers/perf/marvell_cn10k_ddr_pmu.ko 9221s BTF [M] drivers/perf/marvell_pem_pmu.ko 9221s LD [M] drivers/perf/alibaba_uncore_drw_pmu.ko 9221s BTF [M] drivers/perf/alibaba_uncore_drw_pmu.ko 9221s LD [M] drivers/perf/dwc_pcie_pmu.ko 9221s BTF [M] drivers/perf/dwc_pcie_pmu.ko 9221s LD [M] drivers/perf/arm_cspmu/arm_cspmu_module.ko 9221s LD [M] drivers/perf/arm_cspmu/nvidia_cspmu.ko 9221s BTF [M] drivers/perf/arm_cspmu/arm_cspmu_module.ko 9221s LD [M] drivers/perf/arm_cspmu/ampere_cspmu.ko 9221s BTF [M] drivers/perf/arm_cspmu/nvidia_cspmu.ko 9221s BTF [M] drivers/perf/arm_cspmu/ampere_cspmu.ko 9221s LD [M] drivers/perf/amlogic/meson_ddr_pmu_g12.ko 9221s BTF [M] drivers/perf/amlogic/meson_ddr_pmu_g12.ko 9221s LD [M] drivers/perf/cxl_pmu.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th_pci.ko 9221s BTF [M] drivers/perf/cxl_pmu.ko 9221s BTF [M] drivers/hwtracing/intel_th/intel_th.ko 9221s BTF [M] drivers/hwtracing/intel_th/intel_th_pci.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th_acpi.ko 9221s BTF [M] drivers/hwtracing/intel_th/intel_th_acpi.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th_gth.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th_sth.ko 9221s LD [M] drivers/hwtracing/intel_th/intel_th_msu.ko 9222s BTF [M] drivers/hwtracing/intel_th/intel_th_gth.ko 9222s BTF [M] drivers/hwtracing/intel_th/intel_th_sth.ko 9222s BTF [M] drivers/hwtracing/intel_th/intel_th_msu.ko 9222s LD [M] drivers/hwtracing/intel_th/intel_th_pti.ko 9222s BTF [M] drivers/hwtracing/intel_th/intel_th_pti.ko 9222s LD [M] drivers/hwtracing/intel_th/intel_th_msu_sink.ko 9222s LD [M] drivers/android/binder_linux.ko 9222s BTF [M] drivers/hwtracing/intel_th/intel_th_msu_sink.ko 9222s LD [M] drivers/nvmem/layouts/sl28vpd.ko 9222s BTF [M] drivers/nvmem/layouts/sl28vpd.ko 9222s BTF [M] drivers/android/binder_linux.ko 9222s LD [M] drivers/nvmem/layouts/onie-tlv.ko 9222s BTF [M] drivers/nvmem/layouts/onie-tlv.ko 9222s LD [M] drivers/nvmem/layouts/u-boot-env.ko 9222s LD [M] drivers/nvmem/apple_nvmem_spmi.ko 9222s BTF [M] drivers/nvmem/layouts/u-boot-env.ko 9222s BTF [M] drivers/nvmem/apple_nvmem_spmi.ko 9222s LD [M] drivers/nvmem/nvmem-bcm-ocotp.ko 9222s BTF [M] drivers/nvmem/nvmem-bcm-ocotp.ko 9222s LD [M] drivers/nvmem/nvmem-imx-iim.ko 9222s BTF [M] drivers/nvmem/nvmem-imx-iim.ko 9222s LD [M] drivers/nvmem/nvmem-imx-ocotp.ko 9222s LD [M] drivers/nvmem/nvmem-imx-ocotp-ele.ko 9222s BTF [M] drivers/nvmem/nvmem-imx-ocotp.ko 9222s BTF [M] drivers/nvmem/nvmem-imx-ocotp-ele.ko 9222s LD [M] drivers/nvmem/nvmem-imx-ocotp-scu.ko 9222s BTF [M] drivers/nvmem/nvmem-imx-ocotp-scu.ko 9222s LD [M] drivers/nvmem/nvmem-layerscape-sfp.ko 9222s BTF [M] drivers/nvmem/nvmem-layerscape-sfp.ko 9222s LD [M] drivers/nvmem/nvmem-max77759.ko 9222s BTF [M] drivers/nvmem/nvmem-max77759.ko 9222s LD [M] drivers/nvmem/nvmem_meson_efuse.ko 9222s BTF [M] drivers/nvmem/nvmem_meson_efuse.ko 9222s LD [M] drivers/nvmem/nvmem_meson_mx_efuse.ko 9222s BTF [M] drivers/nvmem/nvmem_meson_mx_efuse.ko 9222s LD [M] drivers/nvmem/nvmem_mtk-efuse.ko 9223s BTF [M] drivers/nvmem/nvmem_mtk-efuse.ko 9223s LD [M] drivers/nvmem/nvmem_qfprom.ko 9223s BTF [M] drivers/nvmem/nvmem_qfprom.ko 9223s LD [M] drivers/nvmem/nvmem_sec_qfprom.ko 9223s BTF [M] drivers/nvmem/nvmem_sec_qfprom.ko 9223s LD [M] drivers/nvmem/nvmem-rave-sp-eeprom.ko 9223s BTF [M] drivers/nvmem/nvmem-rave-sp-eeprom.ko 9223s LD [M] drivers/nvmem/nvmem-rcar-efuse.ko 9223s BTF [M] drivers/nvmem/nvmem-rcar-efuse.ko 9223s LD [M] drivers/nvmem/nvmem-rmem.ko 9223s BTF [M] drivers/nvmem/nvmem-rmem.ko 9223s LD [M] drivers/nvmem/nvmem_rockchip_efuse.ko 9223s BTF [M] drivers/nvmem/nvmem_rockchip_efuse.ko 9223s LD [M] drivers/nvmem/nvmem-rockchip-otp.ko 9223s BTF [M] drivers/nvmem/nvmem-rockchip-otp.ko 9223s LD [M] drivers/nvmem/nvmem-sc27xx-efuse.ko 9223s BTF [M] drivers/nvmem/nvmem-sc27xx-efuse.ko 9223s LD [M] drivers/nvmem/nvmem_snvs_lpgpr.ko 9223s BTF [M] drivers/nvmem/nvmem_snvs_lpgpr.ko 9223s LD [M] drivers/nvmem/nvmem_qcom-spmi-sdam.ko 9223s BTF [M] drivers/nvmem/nvmem_qcom-spmi-sdam.ko 9223s LD [M] drivers/nvmem/nvmem_sprd_efuse.ko 9223s BTF [M] drivers/nvmem/nvmem_sprd_efuse.ko 9223s LD [M] drivers/nvmem/nvmem_stm32_romem.ko 9223s BTF [M] drivers/nvmem/nvmem_stm32_romem.ko 9223s LD [M] drivers/nvmem/nvmem_sunxi_sid.ko 9223s BTF [M] drivers/nvmem/nvmem_sunxi_sid.ko 9223s LD [M] drivers/nvmem/nvmem_u-boot-env.ko 9223s BTF [M] drivers/nvmem/nvmem_u-boot-env.ko 9223s LD [M] drivers/mux/mux-adg792a.ko 9223s BTF [M] drivers/mux/mux-adg792a.ko 9223s LD [M] drivers/mux/mux-adgs1408.ko 9223s BTF [M] drivers/mux/mux-adgs1408.ko 9223s LD [M] drivers/mux/mux-gpio.ko 9224s BTF [M] drivers/mux/mux-gpio.ko 9224s LD [M] drivers/mux/mux-mmio.ko 9224s BTF [M] drivers/mux/mux-mmio.ko 9224s LD [M] drivers/interconnect/mediatek/icc-emi.ko 9224s BTF [M] drivers/interconnect/mediatek/icc-emi.ko 9224s LD [M] drivers/interconnect/mediatek/mt8183.ko 9224s BTF [M] drivers/interconnect/mediatek/mt8183.ko 9224s LD [M] drivers/interconnect/mediatek/mt8195.ko 9224s BTF [M] drivers/interconnect/mediatek/mt8195.ko 9224s LD [M] drivers/interconnect/qcom/icc-bcm-voter.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8909.ko 9224s BTF [M] drivers/interconnect/qcom/icc-bcm-voter.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8909.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8916.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8916.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8937.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8937.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8939.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8939.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8953.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8953.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8974.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8974.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8976.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8976.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-msm8996.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-msm8996.ko 9224s LD [M] drivers/interconnect/qcom/icc-osm-l3.ko 9224s BTF [M] drivers/interconnect/qcom/icc-osm-l3.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-qcm2290.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-qcm2290.ko 9224s LD [M] drivers/interconnect/qcom/qnoc-qcs404.ko 9224s BTF [M] drivers/interconnect/qcom/qnoc-qcs404.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-qcs615.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-qcs8300.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-qcs615.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-qdu1000.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-qcs8300.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-qdu1000.ko 9225s LD [M] drivers/interconnect/qcom/icc-rpmh.ko 9225s BTF [M] drivers/interconnect/qcom/icc-rpmh.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sa8775p.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sar2130p.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sc7180.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sa8775p.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sar2130p.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sc7180.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sc7280.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sc7280.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sc8180x.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sc8280xp.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdm660.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sc8180x.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sc8280xp.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdm660.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdm670.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdm670.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdm845.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdx55.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdm845.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdx65.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdx55.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdx65.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sdx75.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sdx75.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sm6115.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sm6350.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sm6115.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sm6350.ko 9225s LD [M] drivers/interconnect/qcom/qnoc-sm7150.ko 9225s BTF [M] drivers/interconnect/qcom/qnoc-sm7150.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8150.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8150.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8250.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8250.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8350.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8350.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8450.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8450.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8550.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8550.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8650.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8650.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-sm8750.ko 9226s LD [M] drivers/interconnect/qcom/qnoc-x1e80100.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-sm8750.ko 9226s BTF [M] drivers/interconnect/qcom/qnoc-x1e80100.ko 9226s LD [M] drivers/interconnect/qcom/icc-smd-rpm.ko 9226s BTF [M] drivers/interconnect/qcom/icc-smd-rpm.ko 9226s LD [M] drivers/interconnect/imx/imx-interconnect.ko 9226s BTF [M] drivers/interconnect/imx/imx-interconnect.ko 9226s LD [M] drivers/interconnect/imx/imx8mm-interconnect.ko 9226s LD [M] drivers/interconnect/imx/imx8mq-interconnect.ko 9226s BTF [M] drivers/interconnect/imx/imx8mm-interconnect.ko 9226s BTF [M] drivers/interconnect/imx/imx8mq-interconnect.ko 9226s LD [M] drivers/interconnect/imx/imx8mn-interconnect.ko 9226s BTF [M] drivers/interconnect/imx/imx8mn-interconnect.ko 9226s LD [M] drivers/interconnect/imx/imx8mp-interconnect.ko 9226s BTF [M] drivers/interconnect/imx/imx8mp-interconnect.ko 9226s LD [M] drivers/accel/qaic/qaic.ko 9226s LD [M] drivers/cdx/controller/cdx-controller.ko 9226s BTF [M] drivers/cdx/controller/cdx-controller.ko 9226s BTF [M] drivers/accel/qaic/qaic.ko 9226s LD [M] drivers/vdpa/mlx5/mlx5_vdpa.ko 9226s BTF [M] drivers/vdpa/mlx5/mlx5_vdpa.ko 9227s LD [M] drivers/vdpa/vdpa.ko 9227s BTF [M] drivers/vdpa/vdpa.ko 9227s LD [M] drivers/vdpa/vdpa_sim/vdpa_sim.ko 9227s BTF [M] drivers/vdpa/vdpa_sim/vdpa_sim.ko 9227s LD [M] drivers/vdpa/vdpa_sim/vdpa_sim_net.ko 9227s BTF [M] drivers/vdpa/vdpa_sim/vdpa_sim_net.ko 9227s LD [M] drivers/vdpa/vdpa_sim/vdpa_sim_blk.ko 9227s LD [M] drivers/vdpa/vdpa_user/vduse.ko 9227s BTF [M] drivers/vdpa/vdpa_sim/vdpa_sim_blk.ko 9227s BTF [M] drivers/vdpa/vdpa_user/vduse.ko 9227s LD [M] drivers/vdpa/ifcvf/ifcvf.ko 9227s BTF [M] drivers/vdpa/ifcvf/ifcvf.ko 9227s LD [M] drivers/vdpa/virtio_pci/vp_vdpa.ko 9227s BTF [M] drivers/vdpa/virtio_pci/vp_vdpa.ko 9227s LD [M] drivers/vdpa/solidrun/snet_vdpa.ko 9227s LD [M] drivers/vdpa/pds/pds_vdpa.ko 9227s BTF [M] drivers/vdpa/solidrun/snet_vdpa.ko 9227s BTF [M] drivers/vdpa/pds/pds_vdpa.ko 9227s LD [M] drivers/vdpa/octeon_ep/octep_vdpa.ko 9227s LD [M] drivers/parport/parport.ko 9227s BTF [M] drivers/vdpa/octeon_ep/octep_vdpa.ko 9227s BTF [M] drivers/parport/parport.ko 9227s LD [M] drivers/parport/parport_pc.ko 9227s BTF [M] drivers/parport/parport_pc.ko 9227s LD [M] drivers/parport/parport_serial.ko 9227s BTF [M] drivers/parport/parport_serial.ko 9227s LD [M] drivers/target/target_core_mod.ko 9227s LD [M] drivers/target/target_core_iblock.ko 9227s BTF [M] drivers/target/target_core_iblock.ko 9227s BTF [M] drivers/target/target_core_mod.ko 9228s LD [M] drivers/target/target_core_file.ko 9228s LD [M] drivers/target/target_core_pscsi.ko 9228s BTF [M] drivers/target/target_core_file.ko 9228s BTF [M] drivers/target/target_core_pscsi.ko 9228s LD [M] drivers/target/target_core_user.ko 9228s BTF [M] drivers/target/target_core_user.ko 9228s LD [M] drivers/target/loopback/tcm_loop.ko 9228s LD [M] drivers/target/tcm_fc/tcm_fc.ko 9228s LD [M] drivers/target/iscsi/iscsi_target_mod.ko 9228s BTF [M] drivers/target/loopback/tcm_loop.ko 9228s BTF [M] drivers/target/tcm_fc/tcm_fc.ko 9228s BTF [M] drivers/target/iscsi/iscsi_target_mod.ko 9228s LD [M] drivers/target/iscsi/cxgbit/cxgbit.ko 9228s BTF [M] drivers/target/iscsi/cxgbit/cxgbit.ko 9228s LD [M] drivers/target/sbp/sbp_target.ko 9228s LD [M] drivers/target/tcm_remote/tcm_remote.ko 9228s BTF [M] drivers/target/sbp/sbp_target.ko 9228s BTF [M] drivers/target/tcm_remote/tcm_remote.ko 9228s LD [M] drivers/mtd/parsers/brcm_u-boot.ko 9228s BTF [M] drivers/mtd/parsers/brcm_u-boot.ko 9228s LD [M] drivers/mtd/parsers/cmdlinepart.ko 9228s LD [M] drivers/mtd/parsers/ofpart.ko 9228s LD [M] drivers/mtd/parsers/afs.ko 9228s BTF [M] drivers/mtd/parsers/cmdlinepart.ko 9228s BTF [M] drivers/mtd/parsers/ofpart.ko 9228s BTF [M] drivers/mtd/parsers/afs.ko 9228s LD [M] drivers/mtd/parsers/parser_trx.ko 9228s BTF [M] drivers/mtd/parsers/parser_trx.ko 9229s LD [M] drivers/mtd/parsers/redboot.ko 9229s LD [M] drivers/mtd/parsers/qcomsmempart.ko 9229s BTF [M] drivers/mtd/parsers/redboot.ko 9229s LD [M] drivers/mtd/chips/chipreg.ko 9229s BTF [M] drivers/mtd/chips/chipreg.ko 9229s BTF [M] drivers/mtd/parsers/qcomsmempart.ko 9229s LD [M] drivers/mtd/chips/cfi_probe.ko 9229s BTF [M] drivers/mtd/chips/cfi_probe.ko 9229s LD [M] drivers/mtd/chips/cfi_util.ko 9229s LD [M] drivers/mtd/chips/cfi_cmdset_0020.ko 9229s BTF [M] drivers/mtd/chips/cfi_util.ko 9229s LD [M] drivers/mtd/chips/cfi_cmdset_0002.ko 9229s BTF [M] drivers/mtd/chips/cfi_cmdset_0020.ko 9229s BTF [M] drivers/mtd/chips/cfi_cmdset_0002.ko 9229s LD [M] drivers/mtd/chips/cfi_cmdset_0001.ko 9229s BTF [M] drivers/mtd/chips/cfi_cmdset_0001.ko 9229s LD [M] drivers/mtd/chips/gen_probe.ko 9229s LD [M] drivers/mtd/chips/jedec_probe.ko 9229s BTF [M] drivers/mtd/chips/gen_probe.ko 9229s BTF [M] drivers/mtd/chips/jedec_probe.ko 9229s LD [M] drivers/mtd/chips/map_ram.ko 9229s BTF [M] drivers/mtd/chips/map_ram.ko 9229s LD [M] drivers/mtd/chips/map_rom.ko 9229s BTF [M] drivers/mtd/chips/map_rom.ko 9229s LD [M] drivers/mtd/chips/map_absent.ko 9229s LD [M] drivers/mtd/lpddr/qinfo_probe.ko 9229s BTF [M] drivers/mtd/chips/map_absent.ko 9229s LD [M] drivers/mtd/lpddr/lpddr_cmds.ko 9229s BTF [M] drivers/mtd/lpddr/qinfo_probe.ko 9229s BTF [M] drivers/mtd/lpddr/lpddr_cmds.ko 9229s LD [M] drivers/mtd/maps/map_funcs.ko 9229s BTF [M] drivers/mtd/maps/map_funcs.ko 9229s LD [M] drivers/mtd/maps/physmap.ko 9229s LD [M] drivers/mtd/maps/pci.ko 9229s LD [M] drivers/mtd/maps/plat-ram.ko 9229s BTF [M] drivers/mtd/maps/physmap.ko 9230s BTF [M] drivers/mtd/maps/pci.ko 9230s BTF [M] drivers/mtd/maps/plat-ram.ko 9230s LD [M] drivers/mtd/devices/slram.ko 9230s BTF [M] drivers/mtd/devices/slram.ko 9230s LD [M] drivers/mtd/devices/phram.ko 9230s LD [M] drivers/mtd/devices/pmc551.ko 9230s LD [M] drivers/mtd/devices/mtdram.ko 9230s BTF [M] drivers/mtd/devices/phram.ko 9230s BTF [M] drivers/mtd/devices/pmc551.ko 9230s BTF [M] drivers/mtd/devices/mtdram.ko 9230s LD [M] drivers/mtd/devices/block2mtd.ko 9230s BTF [M] drivers/mtd/devices/block2mtd.ko 9230s LD [M] drivers/mtd/devices/mtd_dataflash.ko 9230s LD [M] drivers/mtd/devices/mchp23k256.ko 9230s LD [M] drivers/mtd/devices/mchp48l640.ko 9230s BTF [M] drivers/mtd/devices/mtd_dataflash.ko 9230s BTF [M] drivers/mtd/devices/mchp23k256.ko 9230s BTF [M] drivers/mtd/devices/mchp48l640.ko 9230s LD [M] drivers/mtd/devices/sst25l.ko 9230s BTF [M] drivers/mtd/devices/sst25l.ko 9230s LD [M] drivers/mtd/nand/onenand/onenand.ko 9230s LD [M] drivers/mtd/nand/onenand/generic.ko 9230s BTF [M] drivers/mtd/nand/onenand/onenand.ko 9230s BTF [M] drivers/mtd/nand/onenand/generic.ko 9230s LD [M] drivers/mtd/nand/raw/nand.ko 9230s BTF [M] drivers/mtd/nand/raw/nand.ko 9230s LD [M] drivers/mtd/nand/raw/sm_common.ko 9230s BTF [M] drivers/mtd/nand/raw/sm_common.ko 9230s LD [M] drivers/mtd/nand/raw/cafe_nand.ko 9230s LD [M] drivers/mtd/nand/raw/denali.ko 9230s BTF [M] drivers/mtd/nand/raw/cafe_nand.ko 9230s BTF [M] drivers/mtd/nand/raw/denali.ko 9231s LD [M] drivers/mtd/nand/raw/denali_pci.ko 9231s LD [M] drivers/mtd/nand/raw/denali_dt.ko 9231s BTF [M] drivers/mtd/nand/raw/denali_pci.ko 9231s BTF [M] drivers/mtd/nand/raw/denali_dt.ko 9231s LD [M] drivers/mtd/nand/raw/diskonchip.ko 9231s LD [M] drivers/mtd/nand/raw/nandsim.ko 9231s BTF [M] drivers/mtd/nand/raw/diskonchip.ko 9231s BTF [M] drivers/mtd/nand/raw/nandsim.ko 9231s LD [M] drivers/mtd/nand/raw/gpio.ko 9231s LD [M] drivers/mtd/nand/raw/omap2_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/gpio.ko 9231s BTF [M] drivers/mtd/nand/raw/omap2_nand.ko 9231s LD [M] drivers/mtd/nand/raw/omap_elm.ko 9231s LD [M] drivers/mtd/nand/raw/marvell_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/omap_elm.ko 9231s BTF [M] drivers/mtd/nand/raw/marvell_nand.ko 9231s LD [M] drivers/mtd/nand/raw/plat_nand.ko 9231s LD [M] drivers/mtd/nand/raw/fsl_ifc_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/plat_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/fsl_ifc_nand.ko 9231s LD [M] drivers/mtd/nand/raw/mxc_nand.ko 9231s LD [M] drivers/mtd/nand/raw/r852.ko 9231s BTF [M] drivers/mtd/nand/raw/mxc_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/r852.ko 9231s LD [M] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.ko 9231s LD [M] drivers/mtd/nand/raw/hisi504_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.ko 9231s BTF [M] drivers/mtd/nand/raw/hisi504_nand.ko 9231s LD [M] drivers/mtd/nand/raw/brcmnand/iproc_nand.ko 9231s LD [M] drivers/mtd/nand/raw/brcmnand/bcmbca_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/brcmnand/iproc_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/brcmnand/bcmbca_nand.ko 9231s LD [M] drivers/mtd/nand/raw/brcmnand/bcm6368_nand.ko 9231s LD [M] drivers/mtd/nand/raw/brcmnand/brcmstb_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/brcmnand/bcm6368_nand.ko 9231s BTF [M] drivers/mtd/nand/raw/brcmnand/brcmstb_nand.ko 9232s LD [M] drivers/mtd/nand/raw/brcmnand/brcmnand.ko 9232s LD [M] drivers/mtd/nand/raw/qcom_nandc.ko 9232s BTF [M] drivers/mtd/nand/raw/qcom_nandc.ko 9232s BTF [M] drivers/mtd/nand/raw/brcmnand/brcmnand.ko 9232s LD [M] drivers/mtd/nand/raw/mtk_nand.ko 9232s BTF [M] drivers/mtd/nand/raw/mtk_nand.ko 9232s LD [M] drivers/mtd/nand/raw/mxic_nand.ko 9232s BTF [M] drivers/mtd/nand/raw/mxic_nand.ko 9232s LD [M] drivers/mtd/nand/raw/stm32_fmc2_nand.ko 9232s LD [M] drivers/mtd/nand/raw/meson_nand.ko 9232s BTF [M] drivers/mtd/nand/raw/stm32_fmc2_nand.ko 9232s BTF [M] drivers/mtd/nand/raw/meson_nand.ko 9232s LD [M] drivers/mtd/nand/raw/cadence-nand-controller.ko 9232s LD [M] drivers/mtd/nand/raw/arasan-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/arasan-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/cadence-nand-controller.ko 9232s LD [M] drivers/mtd/nand/raw/intel-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/intel-nand-controller.ko 9232s LD [M] drivers/mtd/nand/raw/rockchip-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/rockchip-nand-controller.ko 9232s LD [M] drivers/mtd/nand/raw/renesas-nand-controller.ko 9232s LD [M] drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/renesas-nand-controller.ko 9232s BTF [M] drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.ko 9232s LD [M] drivers/mtd/nand/spi/spinand.ko 9232s LD [M] drivers/mtd/nand/nandcore.ko 9232s BTF [M] drivers/mtd/nand/spi/spinand.ko 9232s BTF [M] drivers/mtd/nand/nandcore.ko 9232s LD [M] drivers/mtd/nand/ecc-mtk.ko 9232s LD [M] drivers/mtd/nand/qpic_common.ko 9232s BTF [M] drivers/mtd/nand/ecc-mtk.ko 9232s BTF [M] drivers/mtd/nand/qpic_common.ko 9233s LD [M] drivers/mtd/mtd.ko 9233s LD [M] drivers/mtd/mtd_blkdevs.ko 9233s BTF [M] drivers/mtd/mtd_blkdevs.ko 9233s BTF [M] drivers/mtd/mtd.ko 9233s LD [M] drivers/mtd/mtdblock.ko 9233s LD [M] drivers/mtd/mtdblock_ro.ko 9233s BTF [M] drivers/mtd/mtdblock.ko 9233s BTF [M] drivers/mtd/mtdblock_ro.ko 9233s LD [M] drivers/mtd/ftl.ko 9233s BTF [M] drivers/mtd/ftl.ko 9233s LD [M] drivers/mtd/nftl.ko 9233s BTF [M] drivers/mtd/nftl.ko 9233s LD [M] drivers/mtd/inftl.ko 9233s LD [M] drivers/mtd/rfd_ftl.ko 9233s BTF [M] drivers/mtd/inftl.ko 9233s BTF [M] drivers/mtd/rfd_ftl.ko 9233s LD [M] drivers/mtd/ssfdc.ko 9233s BTF [M] drivers/mtd/ssfdc.ko 9233s LD [M] drivers/mtd/sm_ftl.ko 9233s BTF [M] drivers/mtd/sm_ftl.ko 9233s LD [M] drivers/mtd/mtdoops.ko 9233s LD [M] drivers/mtd/mtdpstore.ko 9233s BTF [M] drivers/mtd/mtdoops.ko 9233s BTF [M] drivers/mtd/mtdpstore.ko 9233s LD [M] drivers/mtd/mtdswap.ko 9233s BTF [M] drivers/mtd/mtdswap.ko 9233s LD [M] drivers/mtd/spi-nor/spi-nor.ko 9233s LD [M] drivers/mtd/spi-nor/controllers/hisi-sfc.ko 9233s LD [M] drivers/mtd/ubi/ubi.ko 9233s BTF [M] drivers/mtd/spi-nor/controllers/hisi-sfc.ko 9233s BTF [M] drivers/mtd/spi-nor/spi-nor.ko 9234s BTF [M] drivers/mtd/ubi/ubi.ko 9234s LD [M] drivers/mtd/ubi/gluebi.ko 9234s BTF [M] drivers/mtd/ubi/gluebi.ko 9234s LD [M] drivers/mtd/ubi/nvmem.ko 9234s BTF [M] drivers/mtd/ubi/nvmem.ko 9234s LD [M] drivers/mtd/hyperbus/hyperbus-core.ko 9234s BTF [M] drivers/mtd/hyperbus/hyperbus-core.ko 9234s LD [M] drivers/mtd/hyperbus/hbmc-am654.ko 9234s BTF [M] drivers/mtd/hyperbus/hbmc-am654.ko 9234s LD [M] drivers/spmi/spmi.ko 9234s BTF [M] drivers/spmi/spmi.ko 9234s LD [M] drivers/spmi/spmi-devres.ko 9234s LD [M] drivers/spmi/spmi-apple-controller.ko 9234s BTF [M] drivers/spmi/spmi-devres.ko 9234s BTF [M] drivers/spmi/spmi-apple-controller.ko 9234s LD [M] drivers/spmi/spmi-pmic-arb.ko 9234s BTF [M] drivers/spmi/spmi-pmic-arb.ko 9234s LD [M] drivers/spmi/spmi-mtk-pmif.ko 9234s BTF [M] drivers/spmi/spmi-mtk-pmif.ko 9234s LD [M] drivers/hsi/clients/hsi_char.ko 9234s LD [M] drivers/hsi/hsi.ko 9234s BTF [M] drivers/hsi/hsi.ko 9234s BTF [M] drivers/hsi/clients/hsi_char.ko 9234s LD [M] drivers/slimbus/slimbus.ko 9234s BTF [M] drivers/slimbus/slimbus.ko 9234s LD [M] drivers/slimbus/slim-qcom-ctrl.ko 9234s BTF [M] drivers/slimbus/slim-qcom-ctrl.ko 9235s LD [M] drivers/slimbus/slim-qcom-ngd-ctrl.ko 9235s LD [M] drivers/atm/nicstar.ko 9235s BTF [M] drivers/slimbus/slim-qcom-ngd-ctrl.ko 9235s BTF [M] drivers/atm/nicstar.ko 9235s LD [M] drivers/atm/iphase.ko 9235s BTF [M] drivers/atm/iphase.ko 9235s LD [M] drivers/atm/suni.ko 9235s BTF [M] drivers/atm/suni.ko 9235s LD [M] drivers/atm/fore_200e.ko 9235s LD [M] drivers/atm/eni.ko 9235s BTF [M] drivers/atm/fore_200e.ko 9235s BTF [M] drivers/atm/eni.ko 9235s LD [M] drivers/atm/idt77252.ko 9235s BTF [M] drivers/atm/idt77252.ko 9235s LD [M] drivers/atm/solos-pci.ko 9235s BTF [M] drivers/atm/solos-pci.ko 9235s LD [M] drivers/atm/adummy.ko 9235s LD [M] drivers/atm/atmtcp.ko 9235s BTF [M] drivers/atm/adummy.ko 9235s BTF [M] drivers/atm/atmtcp.ko 9235s LD [M] drivers/atm/lanai.ko 9235s BTF [M] drivers/atm/lanai.ko 9235s LD [M] drivers/atm/he.ko 9235s BTF [M] drivers/atm/he.ko 9235s LD [M] drivers/uio/uio.ko 9235s LD [M] drivers/uio/uio_cif.ko 9235s BTF [M] drivers/uio/uio_cif.ko 9235s BTF [M] drivers/uio/uio.ko 9235s LD [M] drivers/uio/uio_pdrv_genirq.ko 9235s BTF [M] drivers/uio/uio_pdrv_genirq.ko 9235s LD [M] drivers/uio/uio_dmem_genirq.ko 9235s BTF [M] drivers/uio/uio_dmem_genirq.ko 9236s LD [M] drivers/uio/uio_aec.ko 9236s LD [M] drivers/uio/uio_sercos3.ko 9236s BTF [M] drivers/uio/uio_aec.ko 9236s BTF [M] drivers/uio/uio_sercos3.ko 9236s LD [M] drivers/uio/uio_pci_generic.ko 9236s BTF [M] drivers/uio/uio_pci_generic.ko 9236s LD [M] drivers/uio/uio_netx.ko 9236s BTF [M] drivers/uio/uio_netx.ko 9236s LD [M] drivers/uio/uio_mf624.ko 9236s LD [M] drivers/uio/uio_hv_generic.ko 9236s BTF [M] drivers/uio/uio_mf624.ko 9236s BTF [M] drivers/uio/uio_hv_generic.ko 9236s LD [M] drivers/uio/uio_dfl.ko 9236s BTF [M] drivers/uio/uio_dfl.ko 9236s LD [M] drivers/vfio/vfio.ko 9236s BTF [M] drivers/vfio/vfio.ko 9236s LD [M] drivers/vfio/vfio_iommu_type1.ko 9236s BTF [M] drivers/vfio/vfio_iommu_type1.ko 9236s LD [M] drivers/vfio/pci/vfio-pci-core.ko 9236s BTF [M] drivers/vfio/pci/vfio-pci-core.ko 9236s LD [M] drivers/vfio/pci/vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/vfio-pci.ko 9236s LD [M] drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko 9236s LD [M] drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.ko 9236s LD [M] drivers/vfio/pci/pds/pds-vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/pds/pds-vfio-pci.ko 9236s LD [M] drivers/vfio/pci/virtio/virtio-vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/virtio/virtio-vfio-pci.ko 9236s LD [M] drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.ko 9236s BTF [M] drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.ko 9236s LD [M] drivers/vfio/pci/qat/qat_vfio_pci.ko 9236s BTF [M] drivers/vfio/pci/qat/qat_vfio_pci.ko 9237s LD [M] drivers/vfio/platform/vfio-platform-base.ko 9237s BTF [M] drivers/vfio/platform/vfio-platform-base.ko 9237s LD [M] drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.ko 9237s BTF [M] drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.ko 9237s LD [M] drivers/vfio/platform/reset/vfio-platform-amdxgbe.ko 9237s BTF [M] drivers/vfio/platform/reset/vfio-platform-amdxgbe.ko 9237s LD [M] drivers/vfio/platform/reset/vfio_platform_bcmflexrm.ko 9237s BTF [M] drivers/vfio/platform/reset/vfio_platform_bcmflexrm.ko 9237s LD [M] drivers/vfio/platform/vfio-platform.ko 9237s BTF [M] drivers/vfio/platform/vfio-platform.ko 9237s LD [M] drivers/vfio/platform/vfio-amba.ko 9237s BTF [M] drivers/vfio/platform/vfio-amba.ko 9237s LD [M] drivers/vfio/fsl-mc/vfio-fsl-mc.ko 9237s BTF [M] drivers/vfio/fsl-mc/vfio-fsl-mc.ko 9237s LD [M] drivers/vfio/cdx/vfio-cdx.ko 9237s BTF [M] drivers/vfio/cdx/vfio-cdx.ko 9237s LD [M] drivers/pcmcia/pcmcia_core.ko 9237s LD [M] drivers/pcmcia/pcmcia_rsrc.ko 9237s BTF [M] drivers/pcmcia/pcmcia_core.ko 9237s BTF [M] drivers/pcmcia/pcmcia_rsrc.ko 9237s LD [M] drivers/pcmcia/yenta_socket.ko 9237s BTF [M] drivers/pcmcia/yenta_socket.ko 9237s LD [M] drivers/block/aoe/aoe.ko 9237s LD [M] drivers/input/gameport/gameport.ko 9237s BTF [M] drivers/block/aoe/aoe.ko 9237s LD [M] drivers/input/gameport/emu10k1-gp.ko 9237s BTF [M] drivers/input/gameport/gameport.ko 9237s BTF [M] drivers/input/gameport/emu10k1-gp.ko 9237s LD [M] drivers/input/gameport/fm801-gp.ko 9237s BTF [M] drivers/input/gameport/fm801-gp.ko 9237s LD [M] drivers/w1/masters/amd_axi_w1.ko 9237s LD [M] drivers/w1/masters/matrox_w1.ko 9237s LD [M] drivers/w1/masters/ds2490.ko 9237s BTF [M] drivers/w1/masters/amd_axi_w1.ko 9237s BTF [M] drivers/w1/masters/matrox_w1.ko 9237s BTF [M] drivers/w1/masters/ds2490.ko 9238s LD [M] drivers/w1/masters/ds2482.ko 9238s BTF [M] drivers/w1/masters/ds2482.ko 9238s LD [M] drivers/w1/masters/mxc_w1.ko 9238s LD [M] drivers/w1/masters/w1-gpio.ko 9238s LD [M] drivers/w1/masters/sgi_w1.ko 9238s BTF [M] drivers/w1/masters/mxc_w1.ko 9238s BTF [M] drivers/w1/masters/w1-gpio.ko 9238s BTF [M] drivers/w1/masters/sgi_w1.ko 9238s LD [M] drivers/w1/masters/w1-uart.ko 9238s BTF [M] drivers/w1/masters/w1-uart.ko 9238s LD [M] drivers/w1/slaves/w1_therm.ko 9238s LD [M] drivers/w1/slaves/w1_smem.ko 9238s LD [M] drivers/w1/slaves/w1_ds2405.ko 9238s BTF [M] drivers/w1/slaves/w1_smem.ko 9238s BTF [M] drivers/w1/slaves/w1_therm.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2405.ko 9238s LD [M] drivers/w1/slaves/w1_ds2408.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2408.ko 9238s LD [M] drivers/w1/slaves/w1_ds2413.ko 9238s LD [M] drivers/w1/slaves/w1_ds2406.ko 9238s LD [M] drivers/w1/slaves/w1_ds2423.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2413.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2406.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2423.ko 9238s LD [M] drivers/w1/slaves/w1_ds2430.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2430.ko 9238s LD [M] drivers/w1/slaves/w1_ds2431.ko 9238s LD [M] drivers/w1/slaves/w1_ds2805.ko 9238s LD [M] drivers/w1/slaves/w1_ds2433.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2431.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2805.ko 9238s BTF [M] drivers/w1/slaves/w1_ds2433.ko 9239s LD [M] drivers/w1/slaves/w1_ds2438.ko 9239s BTF [M] drivers/w1/slaves/w1_ds2438.ko 9239s LD [M] drivers/w1/slaves/w1_ds250x.ko 9239s LD [M] drivers/w1/slaves/w1_ds2780.ko 9239s LD [M] drivers/w1/slaves/w1_ds2781.ko 9239s BTF [M] drivers/w1/slaves/w1_ds250x.ko 9239s BTF [M] drivers/w1/slaves/w1_ds2780.ko 9239s BTF [M] drivers/w1/slaves/w1_ds2781.ko 9239s LD [M] drivers/w1/slaves/w1_ds28e04.ko 9239s BTF [M] drivers/w1/slaves/w1_ds28e04.ko 9239s LD [M] drivers/w1/slaves/w1_ds28e17.ko 9239s LD [M] drivers/w1/wire.ko 9239s BTF [M] drivers/w1/slaves/w1_ds28e17.ko 9239s LD [M] drivers/memstick/core/memstick.ko 9239s BTF [M] drivers/memstick/core/memstick.ko 9239s BTF [M] drivers/w1/wire.ko 9239s LD [M] drivers/memstick/core/ms_block.ko 9239s BTF [M] drivers/memstick/core/ms_block.ko 9239s LD [M] drivers/memstick/core/mspro_block.ko 9239s LD [M] drivers/memstick/host/tifm_ms.ko 9239s BTF [M] drivers/memstick/core/mspro_block.ko 9239s BTF [M] drivers/memstick/host/tifm_ms.ko 9239s LD [M] drivers/memstick/host/jmb38x_ms.ko 9239s BTF [M] drivers/memstick/host/jmb38x_ms.ko 9239s LD [M] drivers/memstick/host/r592.ko 9239s BTF [M] drivers/memstick/host/r592.ko 9239s LD [M] drivers/memstick/host/rtsx_usb_ms.ko 9239s BTF [M] drivers/memstick/host/rtsx_usb_ms.ko 9239s LD [M] drivers/infiniband/core/ib_core.ko 9239s LD [M] drivers/infiniband/core/ib_cm.ko 9239s BTF [M] drivers/infiniband/core/ib_cm.ko 9239s LD [M] drivers/infiniband/core/iw_cm.ko 9239s BTF [M] drivers/infiniband/core/iw_cm.ko 9240s LD [M] drivers/infiniband/core/rdma_cm.ko 9240s BTF [M] drivers/infiniband/core/rdma_cm.ko 9240s LD [M] drivers/infiniband/core/ib_umad.ko 9240s BTF [M] drivers/infiniband/core/ib_umad.ko 9240s BTF [M] drivers/infiniband/core/ib_core.ko 9240s LD [M] drivers/infiniband/core/ib_uverbs.ko 9240s BTF [M] drivers/infiniband/core/ib_uverbs.ko 9240s LD [M] drivers/infiniband/core/rdma_ucm.ko 9240s BTF [M] drivers/infiniband/core/rdma_ucm.ko 9240s LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko 9240s BTF [M] drivers/infiniband/hw/mthca/ib_mthca.ko 9240s LD [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.ko 9240s LD [M] drivers/infiniband/hw/efa/efa.ko 9240s BTF [M] drivers/infiniband/hw/efa/efa.ko 9240s BTF [M] drivers/infiniband/hw/cxgb4/iw_cxgb4.ko 9240s LD [M] drivers/infiniband/hw/irdma/irdma.ko 9241s BTF [M] drivers/infiniband/hw/irdma/irdma.ko 9241s LD [M] drivers/infiniband/hw/mana/mana_ib.ko 9241s LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko 9241s BTF [M] drivers/infiniband/hw/mana/mana_ib.ko 9241s BTF [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko 9241s LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.ko 9241s BTF [M] drivers/infiniband/hw/mlx5/mlx5_ib.ko 9241s LD [M] drivers/infiniband/hw/ocrdma/ocrdma.ko 9241s BTF [M] drivers/infiniband/hw/ocrdma/ocrdma.ko 9241s LD [M] drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko 9241s BTF [M] drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko 9241s LD [M] drivers/infiniband/hw/hns/hns-roce-hw-v2.ko 9241s BTF [M] drivers/infiniband/hw/hns/hns-roce-hw-v2.ko 9241s LD [M] drivers/infiniband/hw/qedr/qedr.ko 9242s BTF [M] drivers/infiniband/hw/qedr/qedr.ko 9242s LD [M] drivers/infiniband/hw/bnxt_re/bnxt_re.ko 9242s BTF [M] drivers/infiniband/hw/bnxt_re/bnxt_re.ko 9242s LD [M] drivers/infiniband/hw/erdma/erdma.ko 9242s LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko 9242s BTF [M] drivers/infiniband/hw/erdma/erdma.ko 9242s BTF [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko 9242s LD [M] drivers/infiniband/ulp/srp/ib_srp.ko 9242s BTF [M] drivers/infiniband/ulp/srp/ib_srp.ko 9242s LD [M] drivers/infiniband/ulp/srpt/ib_srpt.ko 9242s LD [M] drivers/infiniband/ulp/iser/ib_iser.ko 9242s LD [M] drivers/infiniband/ulp/isert/ib_isert.ko 9242s BTF [M] drivers/infiniband/ulp/srpt/ib_srpt.ko 9242s LD [M] drivers/infiniband/ulp/rtrs/rtrs-core.ko 9242s BTF [M] drivers/infiniband/ulp/isert/ib_isert.ko 9242s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-core.ko 9242s BTF [M] drivers/infiniband/ulp/iser/ib_iser.ko 9242s LD [M] drivers/infiniband/ulp/rtrs/rtrs-client.ko 9242s LD [M] drivers/infiniband/ulp/rtrs/rtrs-server.ko 9242s LD [M] drivers/infiniband/sw/rxe/rdma_rxe.ko 9242s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-client.ko 9242s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-server.ko 9242s LD [M] drivers/infiniband/sw/siw/siw.ko 9242s BTF [M] drivers/infiniband/sw/siw/siw.ko 9242s BTF [M] drivers/infiniband/sw/rxe/rdma_rxe.ko 9243s LD [M] drivers/fwctl/fwctl.ko 9243s BTF [M] drivers/fwctl/fwctl.ko 9243s LD [M] drivers/fwctl/mlx5/mlx5_fwctl.ko 9243s BTF [M] drivers/fwctl/mlx5/mlx5_fwctl.ko 9243s LD [M] drivers/fwctl/pds/pds_fwctl.ko 9243s BTF [M] drivers/fwctl/pds/pds_fwctl.ko 9243s LD [M] drivers/ssb/ssb.ko 9243s LD [M] drivers/bcma/bcma.ko 9243s BTF [M] drivers/ssb/ssb.ko 9243s LD [M] drivers/vhost/vhost_net.ko 9243s BTF [M] drivers/bcma/bcma.ko 9243s BTF [M] drivers/vhost/vhost_net.ko 9243s LD [M] drivers/vhost/vhost_scsi.ko 9243s BTF [M] drivers/vhost/vhost_scsi.ko 9243s LD [M] drivers/vhost/vhost_vsock.ko 9243s LD [M] drivers/vhost/vringh.ko 9243s BTF [M] drivers/vhost/vhost_vsock.ko 9243s LD [M] drivers/vhost/vhost_vdpa.ko 9243s BTF [M] drivers/vhost/vringh.ko 9243s BTF [M] drivers/vhost/vhost_vdpa.ko 9243s LD [M] drivers/vhost/vhost.ko 9243s BTF [M] drivers/vhost/vhost.ko 9243s LD [M] drivers/vhost/vhost_iotlb.ko 9243s LD [M] drivers/greybus/greybus.ko 9243s BTF [M] drivers/vhost/vhost_iotlb.ko 9244s LD [M] drivers/greybus/gb-beagleplay.ko 9244s BTF [M] drivers/greybus/gb-beagleplay.ko 9244s BTF [M] drivers/greybus/greybus.ko 9244s LD [M] drivers/greybus/gb-es2.ko 9244s BTF [M] drivers/greybus/gb-es2.ko 9244s LD [M] drivers/comedi/comedi_pci.ko 9244s LD [M] drivers/comedi/comedi_usb.ko 9244s BTF [M] drivers/comedi/comedi_pci.ko 9244s BTF [M] drivers/comedi/comedi_usb.ko 9244s LD [M] drivers/comedi/comedi.ko 9244s BTF [M] drivers/comedi/comedi.ko 9244s LD [M] drivers/comedi/kcomedilib/kcomedilib.ko 9244s BTF [M] drivers/comedi/kcomedilib/kcomedilib.ko 9244s LD [M] drivers/comedi/drivers/comedi_8254.ko 9244s LD [M] drivers/comedi/drivers/comedi_bond.ko 9244s BTF [M] drivers/comedi/drivers/comedi_8254.ko 9244s BTF [M] drivers/comedi/drivers/comedi_bond.ko 9244s LD [M] drivers/comedi/drivers/comedi_test.ko 9244s BTF [M] drivers/comedi/drivers/comedi_test.ko 9244s LD [M] drivers/comedi/drivers/comedi_parport.ko 9244s BTF [M] drivers/comedi/drivers/comedi_parport.ko 9244s LD [M] drivers/comedi/drivers/amplc_dio200.ko 9244s LD [M] drivers/comedi/drivers/amplc_pc236.ko 9244s BTF [M] drivers/comedi/drivers/amplc_dio200.ko 9244s BTF [M] drivers/comedi/drivers/amplc_pc236.ko 9244s LD [M] drivers/comedi/drivers/amplc_pc263.ko 9244s LD [M] drivers/comedi/drivers/pcl711.ko 9244s BTF [M] drivers/comedi/drivers/amplc_pc263.ko 9244s BTF [M] drivers/comedi/drivers/pcl711.ko 9244s LD [M] drivers/comedi/drivers/pcl724.ko 9244s LD [M] drivers/comedi/drivers/pcl726.ko 9244s BTF [M] drivers/comedi/drivers/pcl724.ko 9244s BTF [M] drivers/comedi/drivers/pcl726.ko 9245s LD [M] drivers/comedi/drivers/pcl730.ko 9245s LD [M] drivers/comedi/drivers/pcl812.ko 9245s BTF [M] drivers/comedi/drivers/pcl730.ko 9245s BTF [M] drivers/comedi/drivers/pcl812.ko 9245s LD [M] drivers/comedi/drivers/pcl816.ko 9245s LD [M] drivers/comedi/drivers/pcl818.ko 9245s BTF [M] drivers/comedi/drivers/pcl816.ko 9245s BTF [M] drivers/comedi/drivers/pcl818.ko 9245s LD [M] drivers/comedi/drivers/pcm3724.ko 9245s LD [M] drivers/comedi/drivers/rti800.ko 9245s BTF [M] drivers/comedi/drivers/pcm3724.ko 9245s BTF [M] drivers/comedi/drivers/rti800.ko 9245s LD [M] drivers/comedi/drivers/rti802.ko 9245s LD [M] drivers/comedi/drivers/dac02.ko 9245s BTF [M] drivers/comedi/drivers/rti802.ko 9245s BTF [M] drivers/comedi/drivers/dac02.ko 9245s LD [M] drivers/comedi/drivers/das16m1.ko 9245s LD [M] drivers/comedi/drivers/das08_isa.ko 9245s BTF [M] drivers/comedi/drivers/das16m1.ko 9245s BTF [M] drivers/comedi/drivers/das08_isa.ko 9245s LD [M] drivers/comedi/drivers/das16.ko 9245s LD [M] drivers/comedi/drivers/das800.ko 9245s BTF [M] drivers/comedi/drivers/das16.ko 9245s BTF [M] drivers/comedi/drivers/das800.ko 9245s LD [M] drivers/comedi/drivers/das1800.ko 9245s LD [M] drivers/comedi/drivers/das6402.ko 9245s BTF [M] drivers/comedi/drivers/das1800.ko 9245s BTF [M] drivers/comedi/drivers/das6402.ko 9245s LD [M] drivers/comedi/drivers/dt2801.ko 9245s LD [M] drivers/comedi/drivers/dt2811.ko 9245s BTF [M] drivers/comedi/drivers/dt2801.ko 9245s BTF [M] drivers/comedi/drivers/dt2811.ko 9245s LD [M] drivers/comedi/drivers/dt2814.ko 9245s LD [M] drivers/comedi/drivers/dt2815.ko 9245s BTF [M] drivers/comedi/drivers/dt2814.ko 9245s BTF [M] drivers/comedi/drivers/dt2815.ko 9246s LD [M] drivers/comedi/drivers/dt2817.ko 9246s LD [M] drivers/comedi/drivers/dt282x.ko 9246s BTF [M] drivers/comedi/drivers/dt2817.ko 9246s BTF [M] drivers/comedi/drivers/dt282x.ko 9246s LD [M] drivers/comedi/drivers/dmm32at.ko 9246s LD [M] drivers/comedi/drivers/fl512.ko 9246s BTF [M] drivers/comedi/drivers/dmm32at.ko 9246s BTF [M] drivers/comedi/drivers/fl512.ko 9246s LD [M] drivers/comedi/drivers/aio_aio12_8.ko 9246s LD [M] drivers/comedi/drivers/aio_iiro_16.ko 9246s BTF [M] drivers/comedi/drivers/aio_aio12_8.ko 9246s BTF [M] drivers/comedi/drivers/aio_iiro_16.ko 9246s LD [M] drivers/comedi/drivers/ii_pci20kc.ko 9246s BTF [M] drivers/comedi/drivers/ii_pci20kc.ko 9246s LD [M] drivers/comedi/drivers/c6xdigio.ko 9246s BTF [M] drivers/comedi/drivers/c6xdigio.ko 9246s LD [M] drivers/comedi/drivers/mpc624.ko 9246s LD [M] drivers/comedi/drivers/adq12b.ko 9246s BTF [M] drivers/comedi/drivers/mpc624.ko 9246s BTF [M] drivers/comedi/drivers/adq12b.ko 9246s LD [M] drivers/comedi/drivers/ni_at_a2150.ko 9246s LD [M] drivers/comedi/drivers/ni_at_ao.ko 9246s BTF [M] drivers/comedi/drivers/ni_at_a2150.ko 9246s BTF [M] drivers/comedi/drivers/ni_at_ao.ko 9246s LD [M] drivers/comedi/drivers/ni_atmio.ko 9246s LD [M] drivers/comedi/drivers/ni_atmio16d.ko 9246s BTF [M] drivers/comedi/drivers/ni_atmio.ko 9246s BTF [M] drivers/comedi/drivers/ni_atmio16d.ko 9246s LD [M] drivers/comedi/drivers/ni_labpc.ko 9246s LD [M] drivers/comedi/drivers/pcmad.ko 9246s BTF [M] drivers/comedi/drivers/ni_labpc.ko 9246s BTF [M] drivers/comedi/drivers/pcmad.ko 9247s LD [M] drivers/comedi/drivers/pcmda12.ko 9247s LD [M] drivers/comedi/drivers/pcmmio.ko 9247s LD [M] drivers/comedi/drivers/pcmuio.ko 9247s LD [M] drivers/comedi/drivers/multiq3.ko 9247s BTF [M] drivers/comedi/drivers/pcmda12.ko 9247s BTF [M] drivers/comedi/drivers/pcmmio.ko 9247s BTF [M] drivers/comedi/drivers/pcmuio.ko 9247s BTF [M] drivers/comedi/drivers/multiq3.ko 9247s LD [M] drivers/comedi/drivers/s526.ko 9247s LD [M] drivers/comedi/drivers/8255_pci.ko 9247s LD [M] drivers/comedi/drivers/addi_watchdog.ko 9247s BTF [M] drivers/comedi/drivers/s526.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_1032.ko 9247s BTF [M] drivers/comedi/drivers/8255_pci.ko 9247s BTF [M] drivers/comedi/drivers/addi_watchdog.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_1032.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_1500.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_1516.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_1564.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_16xx.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_1500.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_1516.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_1564.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_16xx.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_2032.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_2200.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_3120.ko 9247s LD [M] drivers/comedi/drivers/addi_apci_3501.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_2200.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_2032.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_3120.ko 9247s BTF [M] drivers/comedi/drivers/addi_apci_3501.ko 9248s LD [M] drivers/comedi/drivers/addi_apci_3xxx.ko 9248s LD [M] drivers/comedi/drivers/adl_pci6208.ko 9248s LD [M] drivers/comedi/drivers/adl_pci7x3x.ko 9248s BTF [M] drivers/comedi/drivers/addi_apci_3xxx.ko 9248s LD [M] drivers/comedi/drivers/adl_pci8164.ko 9248s BTF [M] drivers/comedi/drivers/adl_pci6208.ko 9248s BTF [M] drivers/comedi/drivers/adl_pci7x3x.ko 9248s BTF [M] drivers/comedi/drivers/adl_pci8164.ko 9248s LD [M] drivers/comedi/drivers/adl_pci9111.ko 9248s LD [M] drivers/comedi/drivers/adl_pci9118.ko 9248s BTF [M] drivers/comedi/drivers/adl_pci9111.ko 9248s LD [M] drivers/comedi/drivers/adv_pci1710.ko 9248s BTF [M] drivers/comedi/drivers/adl_pci9118.ko 9248s LD [M] drivers/comedi/drivers/adv_pci1720.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci1710.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci1720.ko 9248s LD [M] drivers/comedi/drivers/adv_pci1723.ko 9248s LD [M] drivers/comedi/drivers/adv_pci1724.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci1723.ko 9248s LD [M] drivers/comedi/drivers/adv_pci1760.ko 9248s LD [M] drivers/comedi/drivers/adv_pci_dio.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci1724.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci1760.ko 9248s BTF [M] drivers/comedi/drivers/adv_pci_dio.ko 9248s LD [M] drivers/comedi/drivers/amplc_dio200_pci.ko 9248s LD [M] drivers/comedi/drivers/amplc_pci236.ko 9248s BTF [M] drivers/comedi/drivers/amplc_dio200_pci.ko 9248s LD [M] drivers/comedi/drivers/amplc_pci263.ko 9248s LD [M] drivers/comedi/drivers/amplc_pci224.ko 9248s BTF [M] drivers/comedi/drivers/amplc_pci236.ko 9248s BTF [M] drivers/comedi/drivers/amplc_pci263.ko 9248s BTF [M] drivers/comedi/drivers/amplc_pci224.ko 9248s LD [M] drivers/comedi/drivers/amplc_pci230.ko 9248s BTF [M] drivers/comedi/drivers/amplc_pci230.ko 9248s LD [M] drivers/comedi/drivers/contec_pci_dio.ko 9248s LD [M] drivers/comedi/drivers/das08_pci.ko 9249s LD [M] drivers/comedi/drivers/dt3000.ko 9249s BTF [M] drivers/comedi/drivers/contec_pci_dio.ko 9249s BTF [M] drivers/comedi/drivers/das08_pci.ko 9249s BTF [M] drivers/comedi/drivers/dt3000.ko 9249s LD [M] drivers/comedi/drivers/dyna_pci10xx.ko 9249s LD [M] drivers/comedi/drivers/gsc_hpdi.ko 9249s LD [M] drivers/comedi/drivers/icp_multi.ko 9249s LD [M] drivers/comedi/drivers/daqboard2000.ko 9249s BTF [M] drivers/comedi/drivers/dyna_pci10xx.ko 9249s BTF [M] drivers/comedi/drivers/gsc_hpdi.ko 9249s BTF [M] drivers/comedi/drivers/icp_multi.ko 9249s BTF [M] drivers/comedi/drivers/daqboard2000.ko 9249s LD [M] drivers/comedi/drivers/jr3_pci.ko 9249s LD [M] drivers/comedi/drivers/ke_counter.ko 9249s LD [M] drivers/comedi/drivers/cb_pcidas64.ko 9249s LD [M] drivers/comedi/drivers/cb_pcidas.ko 9249s BTF [M] drivers/comedi/drivers/jr3_pci.ko 9249s BTF [M] drivers/comedi/drivers/ke_counter.ko 9249s BTF [M] drivers/comedi/drivers/cb_pcidas.ko 9249s BTF [M] drivers/comedi/drivers/cb_pcidas64.ko 9249s LD [M] drivers/comedi/drivers/cb_pcidda.ko 9249s LD [M] drivers/comedi/drivers/cb_pcimdas.ko 9249s BTF [M] drivers/comedi/drivers/cb_pcidda.ko 9249s LD [M] drivers/comedi/drivers/cb_pcimdda.ko 9249s LD [M] drivers/comedi/drivers/me4000.ko 9249s BTF [M] drivers/comedi/drivers/cb_pcimdas.ko 9249s BTF [M] drivers/comedi/drivers/cb_pcimdda.ko 9249s BTF [M] drivers/comedi/drivers/me4000.ko 9249s LD [M] drivers/comedi/drivers/me_daq.ko 9249s LD [M] drivers/comedi/drivers/ni_6527.ko 9249s BTF [M] drivers/comedi/drivers/me_daq.ko 9249s LD [M] drivers/comedi/drivers/ni_65xx.ko 9249s LD [M] drivers/comedi/drivers/ni_660x.ko 9249s BTF [M] drivers/comedi/drivers/ni_6527.ko 9249s BTF [M] drivers/comedi/drivers/ni_65xx.ko 9249s BTF [M] drivers/comedi/drivers/ni_660x.ko 9250s LD [M] drivers/comedi/drivers/ni_670x.ko 9250s LD [M] drivers/comedi/drivers/ni_labpc_pci.ko 9250s BTF [M] drivers/comedi/drivers/ni_670x.ko 9250s LD [M] drivers/comedi/drivers/ni_pcidio.ko 9250s LD [M] drivers/comedi/drivers/ni_pcimio.ko 9250s BTF [M] drivers/comedi/drivers/ni_labpc_pci.ko 9250s BTF [M] drivers/comedi/drivers/ni_pcidio.ko 9250s BTF [M] drivers/comedi/drivers/ni_pcimio.ko 9250s LD [M] drivers/comedi/drivers/rtd520.ko 9250s LD [M] drivers/comedi/drivers/s626.ko 9250s BTF [M] drivers/comedi/drivers/rtd520.ko 9250s LD [M] drivers/comedi/drivers/mf6x4.ko 9250s BTF [M] drivers/comedi/drivers/s626.ko 9250s BTF [M] drivers/comedi/drivers/mf6x4.ko 9250s LD [M] drivers/comedi/drivers/dt9812.ko 9250s BTF [M] drivers/comedi/drivers/dt9812.ko 9250s LD [M] drivers/comedi/drivers/ni_usb6501.ko 9250s LD [M] drivers/comedi/drivers/usbdux.ko 9250s BTF [M] drivers/comedi/drivers/ni_usb6501.ko 9250s LD [M] drivers/comedi/drivers/usbduxfast.ko 9250s BTF [M] drivers/comedi/drivers/usbdux.ko 9250s BTF [M] drivers/comedi/drivers/usbduxfast.ko 9250s LD [M] drivers/comedi/drivers/usbduxsigma.ko 9250s BTF [M] drivers/comedi/drivers/usbduxsigma.ko 9250s LD [M] drivers/comedi/drivers/vmk80xx.ko 9250s BTF [M] drivers/comedi/drivers/vmk80xx.ko 9250s LD [M] drivers/comedi/drivers/mite.ko 9250s LD [M] drivers/comedi/drivers/ni_tio.ko 9250s BTF [M] drivers/comedi/drivers/mite.ko 9250s BTF [M] drivers/comedi/drivers/ni_tio.ko 9250s LD [M] drivers/comedi/drivers/ni_tiocmd.ko 9250s BTF [M] drivers/comedi/drivers/ni_tiocmd.ko 9251s LD [M] drivers/comedi/drivers/ni_routing.ko 9251s BTF [M] drivers/comedi/drivers/ni_routing.ko 9251s LD [M] drivers/comedi/drivers/ni_labpc_common.ko 9251s LD [M] drivers/comedi/drivers/comedi_8255.ko 9251s BTF [M] drivers/comedi/drivers/comedi_8255.ko 9251s BTF [M] drivers/comedi/drivers/ni_labpc_common.ko 9251s LD [M] drivers/comedi/drivers/8255.ko 9251s BTF [M] drivers/comedi/drivers/8255.ko 9251s LD [M] drivers/comedi/drivers/amplc_dio200_common.ko 9251s LD [M] drivers/comedi/drivers/amplc_pc236_common.ko 9251s BTF [M] drivers/comedi/drivers/amplc_dio200_common.ko 9251s LD [M] drivers/comedi/drivers/das08.ko 9251s BTF [M] drivers/comedi/drivers/amplc_pc236_common.ko 9251s LD [M] drivers/comedi/drivers/tests/comedi_example_test.ko 9251s BTF [M] drivers/comedi/drivers/das08.ko 9251s BTF [M] drivers/comedi/drivers/tests/comedi_example_test.ko 9251s LD [M] drivers/comedi/drivers/tests/ni_routes_test.ko 9251s BTF [M] drivers/comedi/drivers/tests/ni_routes_test.ko 9251s LD [M] drivers/rpmsg/rpmsg_core.ko 9251s LD [M] drivers/rpmsg/rpmsg_char.ko 9251s LD [M] drivers/rpmsg/rpmsg_ctrl.ko 9251s BTF [M] drivers/rpmsg/rpmsg_core.ko 9251s BTF [M] drivers/rpmsg/rpmsg_ctrl.ko 9251s BTF [M] drivers/rpmsg/rpmsg_char.ko 9251s LD [M] drivers/rpmsg/rpmsg_ns.ko 9251s LD [M] drivers/rpmsg/mtk_rpmsg.ko 9251s BTF [M] drivers/rpmsg/rpmsg_ns.ko 9251s LD [M] drivers/rpmsg/qcom_glink.ko 9251s LD [M] drivers/rpmsg/qcom_glink_rpm.ko 9251s BTF [M] drivers/rpmsg/mtk_rpmsg.ko 9251s BTF [M] drivers/rpmsg/qcom_glink_rpm.ko 9251s BTF [M] drivers/rpmsg/qcom_glink.ko 9251s LD [M] drivers/rpmsg/qcom_glink_smem.ko 9251s LD [M] drivers/rpmsg/qcom_smd.ko 9251s BTF [M] drivers/rpmsg/qcom_glink_smem.ko 9251s LD [M] drivers/rpmsg/virtio_rpmsg_bus.ko 9251s BTF [M] drivers/rpmsg/qcom_smd.ko 9252s LD [M] drivers/iio/accel/adis16201.ko 9252s BTF [M] drivers/rpmsg/virtio_rpmsg_bus.ko 9252s BTF [M] drivers/iio/accel/adis16201.ko 9252s LD [M] drivers/iio/accel/adis16209.ko 9252s BTF [M] drivers/iio/accel/adis16209.ko 9252s LD [M] drivers/iio/accel/adxl313_core.ko 9252s LD [M] drivers/iio/accel/adxl313_i2c.ko 9252s BTF [M] drivers/iio/accel/adxl313_core.ko 9252s LD [M] drivers/iio/accel/adxl313_spi.ko 9252s BTF [M] drivers/iio/accel/adxl313_i2c.ko 9252s BTF [M] drivers/iio/accel/adxl313_spi.ko 9252s LD [M] drivers/iio/accel/adxl355_core.ko 9252s BTF [M] drivers/iio/accel/adxl355_core.ko 9252s LD [M] drivers/iio/accel/adxl355_i2c.ko 9252s LD [M] drivers/iio/accel/adxl355_spi.ko 9252s BTF [M] drivers/iio/accel/adxl355_i2c.ko 9252s LD [M] drivers/iio/accel/adxl367.ko 9252s BTF [M] drivers/iio/accel/adxl355_spi.ko 9252s BTF [M] drivers/iio/accel/adxl367.ko 9252s LD [M] drivers/iio/accel/adxl367_i2c.ko 9252s BTF [M] drivers/iio/accel/adxl367_i2c.ko 9252s LD [M] drivers/iio/accel/adxl367_spi.ko 9252s BTF [M] drivers/iio/accel/adxl367_spi.ko 9252s LD [M] drivers/iio/accel/adxl372.ko 9252s LD [M] drivers/iio/accel/adxl372_i2c.ko 9252s BTF [M] drivers/iio/accel/adxl372.ko 9252s BTF [M] drivers/iio/accel/adxl372_i2c.ko 9252s LD [M] drivers/iio/accel/adxl372_spi.ko 9252s BTF [M] drivers/iio/accel/adxl372_spi.ko 9252s LD [M] drivers/iio/accel/adxl380.ko 9252s BTF [M] drivers/iio/accel/adxl380.ko 9252s LD [M] drivers/iio/accel/adxl380_i2c.ko 9252s LD [M] drivers/iio/accel/adxl380_spi.ko 9252s BTF [M] drivers/iio/accel/adxl380_i2c.ko 9252s BTF [M] drivers/iio/accel/adxl380_spi.ko 9253s LD [M] drivers/iio/accel/bma220_spi.ko 9253s BTF [M] drivers/iio/accel/bma220_spi.ko 9253s LD [M] drivers/iio/accel/bma400_core.ko 9253s LD [M] drivers/iio/accel/bma400_i2c.ko 9253s BTF [M] drivers/iio/accel/bma400_core.ko 9253s LD [M] drivers/iio/accel/bma400_spi.ko 9253s BTF [M] drivers/iio/accel/bma400_i2c.ko 9253s BTF [M] drivers/iio/accel/bma400_spi.ko 9253s LD [M] drivers/iio/accel/bmc150-accel-core.ko 9253s BTF [M] drivers/iio/accel/bmc150-accel-core.ko 9253s LD [M] drivers/iio/accel/bmc150-accel-i2c.ko 9253s LD [M] drivers/iio/accel/bmc150-accel-spi.ko 9253s BTF [M] drivers/iio/accel/bmc150-accel-i2c.ko 9253s LD [M] drivers/iio/accel/bmi088-accel-core.ko 9253s BTF [M] drivers/iio/accel/bmc150-accel-spi.ko 9253s BTF [M] drivers/iio/accel/bmi088-accel-core.ko 9253s LD [M] drivers/iio/accel/bmi088-accel-i2c.ko 9253s BTF [M] drivers/iio/accel/bmi088-accel-i2c.ko 9253s LD [M] drivers/iio/accel/bmi088-accel-spi.ko 9253s BTF [M] drivers/iio/accel/bmi088-accel-spi.ko 9253s LD [M] drivers/iio/accel/da280.ko 9253s LD [M] drivers/iio/accel/da311.ko 9253s BTF [M] drivers/iio/accel/da280.ko 9253s BTF [M] drivers/iio/accel/da311.ko 9253s LD [M] drivers/iio/accel/dmard06.ko 9253s BTF [M] drivers/iio/accel/dmard06.ko 9253s LD [M] drivers/iio/accel/dmard09.ko 9253s LD [M] drivers/iio/accel/dmard10.ko 9253s BTF [M] drivers/iio/accel/dmard09.ko 9253s BTF [M] drivers/iio/accel/dmard10.ko 9253s LD [M] drivers/iio/accel/fxls8962af-core.ko 9253s BTF [M] drivers/iio/accel/fxls8962af-core.ko 9253s LD [M] drivers/iio/accel/fxls8962af-i2c.ko 9253s BTF [M] drivers/iio/accel/fxls8962af-i2c.ko 9254s LD [M] drivers/iio/accel/fxls8962af-spi.ko 9254s LD [M] drivers/iio/accel/hid-sensor-accel-3d.ko 9254s BTF [M] drivers/iio/accel/fxls8962af-spi.ko 9254s BTF [M] drivers/iio/accel/hid-sensor-accel-3d.ko 9254s LD [M] drivers/iio/accel/kionix-kx022a.ko 9254s BTF [M] drivers/iio/accel/kionix-kx022a.ko 9254s LD [M] drivers/iio/accel/kionix-kx022a-i2c.ko 9254s BTF [M] drivers/iio/accel/kionix-kx022a-i2c.ko 9254s LD [M] drivers/iio/accel/kionix-kx022a-spi.ko 9254s BTF [M] drivers/iio/accel/kionix-kx022a-spi.ko 9254s LD [M] drivers/iio/accel/kxcjk-1013.ko 9254s BTF [M] drivers/iio/accel/kxcjk-1013.ko 9254s LD [M] drivers/iio/accel/kxsd9.ko 9254s BTF [M] drivers/iio/accel/kxsd9.ko 9254s LD [M] drivers/iio/accel/kxsd9-spi.ko 9254s BTF [M] drivers/iio/accel/kxsd9-spi.ko 9254s LD [M] drivers/iio/accel/kxsd9-i2c.ko 9254s BTF [M] drivers/iio/accel/kxsd9-i2c.ko 9254s LD [M] drivers/iio/accel/mc3230.ko 9254s BTF [M] drivers/iio/accel/mc3230.ko 9254s LD [M] drivers/iio/accel/mma7455_core.ko 9254s BTF [M] drivers/iio/accel/mma7455_core.ko 9254s LD [M] drivers/iio/accel/mma7455_i2c.ko 9254s BTF [M] drivers/iio/accel/mma7455_i2c.ko 9254s LD [M] drivers/iio/accel/mma7455_spi.ko 9254s BTF [M] drivers/iio/accel/mma7455_spi.ko 9254s LD [M] drivers/iio/accel/mma7660.ko 9254s BTF [M] drivers/iio/accel/mma7660.ko 9254s LD [M] drivers/iio/accel/mma8452.ko 9254s BTF [M] drivers/iio/accel/mma8452.ko 9254s LD [M] drivers/iio/accel/mma9551_core.ko 9254s LD [M] drivers/iio/accel/mma9551.ko 9254s BTF [M] drivers/iio/accel/mma9551_core.ko 9254s BTF [M] drivers/iio/accel/mma9551.ko 9255s LD [M] drivers/iio/accel/mma9553.ko 9255s BTF [M] drivers/iio/accel/mma9553.ko 9255s LD [M] drivers/iio/accel/msa311.ko 9255s BTF [M] drivers/iio/accel/msa311.ko 9255s LD [M] drivers/iio/accel/mxc4005.ko 9255s LD [M] drivers/iio/accel/mxc6255.ko 9255s BTF [M] drivers/iio/accel/mxc4005.ko 9255s BTF [M] drivers/iio/accel/mxc6255.ko 9255s LD [M] drivers/iio/accel/sca3000.ko 9255s BTF [M] drivers/iio/accel/sca3000.ko 9255s LD [M] drivers/iio/accel/sca3300.ko 9255s BTF [M] drivers/iio/accel/sca3300.ko 9255s LD [M] drivers/iio/accel/stk8312.ko 9255s LD [M] drivers/iio/accel/stk8ba50.ko 9255s BTF [M] drivers/iio/accel/stk8312.ko 9255s BTF [M] drivers/iio/accel/stk8ba50.ko 9255s LD [M] drivers/iio/accel/cros_ec_accel_legacy.ko 9255s BTF [M] drivers/iio/accel/cros_ec_accel_legacy.ko 9255s LD [M] drivers/iio/accel/ssp_accel_sensor.ko 9255s BTF [M] drivers/iio/accel/ssp_accel_sensor.ko 9255s LD [M] drivers/iio/accel/st_accel.ko 9255s LD [M] drivers/iio/accel/st_accel_i2c.ko 9255s BTF [M] drivers/iio/accel/st_accel_i2c.ko 9255s BTF [M] drivers/iio/accel/st_accel.ko 9255s LD [M] drivers/iio/accel/st_accel_spi.ko 9255s LD [M] drivers/iio/adc/industrialio-adc.ko 9255s BTF [M] drivers/iio/accel/st_accel_spi.ko 9255s BTF [M] drivers/iio/adc/industrialio-adc.ko 9255s LD [M] drivers/iio/adc/ad_sigma_delta.ko 9255s LD [M] drivers/iio/adc/ad4000.ko 9255s BTF [M] drivers/iio/adc/ad_sigma_delta.ko 9255s BTF [M] drivers/iio/adc/ad4000.ko 9255s LD [M] drivers/iio/adc/ad4030.ko 9255s LD [M] drivers/iio/adc/ad4130.ko 9255s BTF [M] drivers/iio/adc/ad4030.ko 9255s BTF [M] drivers/iio/adc/ad4130.ko 9256s LD [M] drivers/iio/adc/ad4695.ko 9256s LD [M] drivers/iio/adc/ad4851.ko 9256s BTF [M] drivers/iio/adc/ad4695.ko 9256s BTF [M] drivers/iio/adc/ad4851.ko 9256s LD [M] drivers/iio/adc/ad7091r-base.ko 9256s BTF [M] drivers/iio/adc/ad7091r-base.ko 9256s LD [M] drivers/iio/adc/ad7091r5.ko 9256s BTF [M] drivers/iio/adc/ad7091r5.ko 9256s LD [M] drivers/iio/adc/ad7091r8.ko 9256s BTF [M] drivers/iio/adc/ad7091r8.ko 9256s LD [M] drivers/iio/adc/ad7124.ko 9256s BTF [M] drivers/iio/adc/ad7124.ko 9256s LD [M] drivers/iio/adc/ad7173.ko 9256s BTF [M] drivers/iio/adc/ad7173.ko 9256s LD [M] drivers/iio/adc/ad7191.ko 9256s BTF [M] drivers/iio/adc/ad7191.ko 9256s LD [M] drivers/iio/adc/ad7192.ko 9256s BTF [M] drivers/iio/adc/ad7192.ko 9256s LD [M] drivers/iio/adc/ad7266.ko 9256s BTF [M] drivers/iio/adc/ad7266.ko 9256s LD [M] drivers/iio/adc/ad7280a.ko 9256s BTF [M] drivers/iio/adc/ad7280a.ko 9256s LD [M] drivers/iio/adc/ad7291.ko 9256s BTF [M] drivers/iio/adc/ad7291.ko 9256s LD [M] drivers/iio/adc/ad7292.ko 9256s BTF [M] drivers/iio/adc/ad7292.ko 9256s LD [M] drivers/iio/adc/ad7298.ko 9256s BTF [M] drivers/iio/adc/ad7298.ko 9256s LD [M] drivers/iio/adc/ad7380.ko 9256s BTF [M] drivers/iio/adc/ad7380.ko 9256s LD [M] drivers/iio/adc/ad7476.ko 9256s BTF [M] drivers/iio/adc/ad7476.ko 9256s LD [M] drivers/iio/adc/ad7606_par.ko 9256s BTF [M] drivers/iio/adc/ad7606_par.ko 9257s LD [M] drivers/iio/adc/ad7606_spi.ko 9257s BTF [M] drivers/iio/adc/ad7606_spi.ko 9257s LD [M] drivers/iio/adc/ad7606.ko 9257s BTF [M] drivers/iio/adc/ad7606.ko 9257s LD [M] drivers/iio/adc/ad7625.ko 9257s BTF [M] drivers/iio/adc/ad7625.ko 9257s LD [M] drivers/iio/adc/ad7766.ko 9257s BTF [M] drivers/iio/adc/ad7766.ko 9257s LD [M] drivers/iio/adc/ad7768-1.ko 9257s BTF [M] drivers/iio/adc/ad7768-1.ko 9257s LD [M] drivers/iio/adc/ad7779.ko 9257s BTF [M] drivers/iio/adc/ad7779.ko 9257s LD [M] drivers/iio/adc/ad7780.ko 9257s BTF [M] drivers/iio/adc/ad7780.ko 9257s LD [M] drivers/iio/adc/ad7791.ko 9257s BTF [M] drivers/iio/adc/ad7791.ko 9257s LD [M] drivers/iio/adc/ad7793.ko 9257s BTF [M] drivers/iio/adc/ad7793.ko 9257s LD [M] drivers/iio/adc/ad7887.ko 9257s BTF [M] drivers/iio/adc/ad7887.ko 9257s LD [M] drivers/iio/adc/ad7923.ko 9257s BTF [M] drivers/iio/adc/ad7923.ko 9257s LD [M] drivers/iio/adc/ad7944.ko 9257s BTF [M] drivers/iio/adc/ad7944.ko 9257s LD [M] drivers/iio/adc/ad7949.ko 9257s BTF [M] drivers/iio/adc/ad7949.ko 9257s LD [M] drivers/iio/adc/ad799x.ko 9257s BTF [M] drivers/iio/adc/ad799x.ko 9257s LD [M] drivers/iio/adc/ad9467.ko 9257s BTF [M] drivers/iio/adc/ad9467.ko 9257s LD [M] drivers/iio/adc/adi-axi-adc.ko 9257s BTF [M] drivers/iio/adc/adi-axi-adc.ko 9257s LD [M] drivers/iio/adc/axp20x_adc.ko 9257s BTF [M] drivers/iio/adc/axp20x_adc.ko 9258s LD [M] drivers/iio/adc/axp288_adc.ko 9258s BTF [M] drivers/iio/adc/axp288_adc.ko 9258s LD [M] drivers/iio/adc/bcm_iproc_adc.ko 9258s BTF [M] drivers/iio/adc/bcm_iproc_adc.ko 9258s LD [M] drivers/iio/adc/berlin2-adc.ko 9258s BTF [M] drivers/iio/adc/berlin2-adc.ko 9258s LD [M] drivers/iio/adc/cc10001_adc.ko 9258s BTF [M] drivers/iio/adc/cc10001_adc.ko 9258s LD [M] drivers/iio/adc/cpcap-adc.ko 9258s BTF [M] drivers/iio/adc/cpcap-adc.ko 9258s LD [M] drivers/iio/adc/da9150-gpadc.ko 9258s BTF [M] drivers/iio/adc/da9150-gpadc.ko 9258s LD [M] drivers/iio/adc/dln2-adc.ko 9258s BTF [M] drivers/iio/adc/dln2-adc.ko 9258s LD [M] drivers/iio/adc/envelope-detector.ko 9258s LD [M] drivers/iio/adc/gehc-pmc-adc.ko 9258s BTF [M] drivers/iio/adc/envelope-detector.ko 9258s BTF [M] drivers/iio/adc/gehc-pmc-adc.ko 9258s LD [M] drivers/iio/adc/hi8435.ko 9258s BTF [M] drivers/iio/adc/hi8435.ko 9258s LD [M] drivers/iio/adc/hx711.ko 9258s BTF [M] drivers/iio/adc/hx711.ko 9258s LD [M] drivers/iio/adc/imx7d_adc.ko 9258s LD [M] drivers/iio/adc/imx8qxp-adc.ko 9258s BTF [M] drivers/iio/adc/imx7d_adc.ko 9258s BTF [M] drivers/iio/adc/imx8qxp-adc.ko 9258s LD [M] drivers/iio/adc/imx93_adc.ko 9258s BTF [M] drivers/iio/adc/imx93_adc.ko 9258s LD [M] drivers/iio/adc/ina2xx-adc.ko 9258s BTF [M] drivers/iio/adc/ina2xx-adc.ko 9258s LD [M] drivers/iio/adc/lp8788_adc.ko 9258s LD [M] drivers/iio/adc/ltc2309.ko 9258s BTF [M] drivers/iio/adc/lp8788_adc.ko 9258s BTF [M] drivers/iio/adc/ltc2309.ko 9259s LD [M] drivers/iio/adc/ltc2471.ko 9259s BTF [M] drivers/iio/adc/ltc2471.ko 9259s LD [M] drivers/iio/adc/ltc2485.ko 9259s BTF [M] drivers/iio/adc/ltc2485.ko 9259s LD [M] drivers/iio/adc/ltc2496.ko 9259s LD [M] drivers/iio/adc/ltc2497-core.ko 9259s BTF [M] drivers/iio/adc/ltc2496.ko 9259s BTF [M] drivers/iio/adc/ltc2497-core.ko 9259s LD [M] drivers/iio/adc/ltc2497.ko 9259s BTF [M] drivers/iio/adc/ltc2497.ko 9259s LD [M] drivers/iio/adc/max1027.ko 9259s BTF [M] drivers/iio/adc/max1027.ko 9259s LD [M] drivers/iio/adc/max11100.ko 9259s LD [M] drivers/iio/adc/max1118.ko 9259s BTF [M] drivers/iio/adc/max11100.ko 9259s BTF [M] drivers/iio/adc/max1118.ko 9259s LD [M] drivers/iio/adc/max11205.ko 9259s LD [M] drivers/iio/adc/max11410.ko 9259s BTF [M] drivers/iio/adc/max11205.ko 9259s BTF [M] drivers/iio/adc/max11410.ko 9259s LD [M] drivers/iio/adc/max1241.ko 9259s BTF [M] drivers/iio/adc/max1241.ko 9259s LD [M] drivers/iio/adc/max1363.ko 9259s BTF [M] drivers/iio/adc/max1363.ko 9259s LD [M] drivers/iio/adc/max34408.ko 9259s LD [M] drivers/iio/adc/max77541-adc.ko 9259s BTF [M] drivers/iio/adc/max34408.ko 9259s BTF [M] drivers/iio/adc/max77541-adc.ko 9259s LD [M] drivers/iio/adc/max9611.ko 9259s BTF [M] drivers/iio/adc/max9611.ko 9259s LD [M] drivers/iio/adc/mcp320x.ko 9259s BTF [M] drivers/iio/adc/mcp320x.ko 9260s LD [M] drivers/iio/adc/mcp3422.ko 9260s LD [M] drivers/iio/adc/mcp3564.ko 9260s BTF [M] drivers/iio/adc/mcp3422.ko 9260s BTF [M] drivers/iio/adc/mcp3564.ko 9260s LD [M] drivers/iio/adc/mcp3911.ko 9260s LD [M] drivers/iio/adc/mt6359-auxadc.ko 9260s BTF [M] drivers/iio/adc/mcp3911.ko 9260s BTF [M] drivers/iio/adc/mt6359-auxadc.ko 9260s LD [M] drivers/iio/adc/mt6370-adc.ko 9260s LD [M] drivers/iio/adc/mt6577_auxadc.ko 9260s BTF [M] drivers/iio/adc/mt6370-adc.ko 9260s BTF [M] drivers/iio/adc/mt6577_auxadc.ko 9260s LD [M] drivers/iio/adc/men_z188_adc.ko 9260s LD [M] drivers/iio/adc/meson_saradc.ko 9260s BTF [M] drivers/iio/adc/men_z188_adc.ko 9260s BTF [M] drivers/iio/adc/meson_saradc.ko 9260s LD [M] drivers/iio/adc/mp2629_adc.ko 9260s LD [M] drivers/iio/adc/nau7802.ko 9260s BTF [M] drivers/iio/adc/mp2629_adc.ko 9260s BTF [M] drivers/iio/adc/nau7802.ko 9260s LD [M] drivers/iio/adc/nct7201.ko 9260s BTF [M] drivers/iio/adc/nct7201.ko 9260s LD [M] drivers/iio/adc/npcm_adc.ko 9260s BTF [M] drivers/iio/adc/npcm_adc.ko 9260s LD [M] drivers/iio/adc/pac1921.ko 9260s LD [M] drivers/iio/adc/pac1934.ko 9260s BTF [M] drivers/iio/adc/pac1921.ko 9260s BTF [M] drivers/iio/adc/pac1934.ko 9260s LD [M] drivers/iio/adc/palmas_gpadc.ko 9260s BTF [M] drivers/iio/adc/palmas_gpadc.ko 9260s LD [M] drivers/iio/adc/qcom-spmi-adc5.ko 9260s BTF [M] drivers/iio/adc/qcom-spmi-adc5.ko 9260s LD [M] drivers/iio/adc/qcom-spmi-iadc.ko 9260s LD [M] drivers/iio/adc/qcom-spmi-rradc.ko 9260s BTF [M] drivers/iio/adc/qcom-spmi-iadc.ko 9260s BTF [M] drivers/iio/adc/qcom-spmi-rradc.ko 9260s LD [M] drivers/iio/adc/qcom-spmi-vadc.ko 9260s LD [M] drivers/iio/adc/qcom-vadc-common.ko 9261s BTF [M] drivers/iio/adc/qcom-spmi-vadc.ko 9261s BTF [M] drivers/iio/adc/qcom-vadc-common.ko 9261s LD [M] drivers/iio/adc/rtq6056.ko 9261s BTF [M] drivers/iio/adc/rtq6056.ko 9261s LD [M] drivers/iio/adc/rn5t618-adc.ko 9261s BTF [M] drivers/iio/adc/rn5t618-adc.ko 9261s LD [M] drivers/iio/adc/rohm-bd79124.ko 9261s LD [M] drivers/iio/adc/rockchip_saradc.ko 9261s BTF [M] drivers/iio/adc/rohm-bd79124.ko 9261s BTF [M] drivers/iio/adc/rockchip_saradc.ko 9261s LD [M] drivers/iio/adc/rzg2l_adc.ko 9261s LD [M] drivers/iio/adc/sc27xx_adc.ko 9261s BTF [M] drivers/iio/adc/rzg2l_adc.ko 9261s BTF [M] drivers/iio/adc/sc27xx_adc.ko 9261s LD [M] drivers/iio/adc/sd_adc_modulator.ko 9261s BTF [M] drivers/iio/adc/sd_adc_modulator.ko 9261s LD [M] drivers/iio/adc/stm32-adc-core.ko 9261s BTF [M] drivers/iio/adc/stm32-adc-core.ko 9261s LD [M] drivers/iio/adc/stm32-adc.ko 9261s LD [M] drivers/iio/adc/stm32-dfsdm-adc.ko 9261s BTF [M] drivers/iio/adc/stm32-dfsdm-adc.ko 9261s BTF [M] drivers/iio/adc/stm32-adc.ko 9261s LD [M] drivers/iio/adc/stm32-dfsdm-core.ko 9261s BTF [M] drivers/iio/adc/stm32-dfsdm-core.ko 9261s LD [M] drivers/iio/adc/stmpe-adc.ko 9261s BTF [M] drivers/iio/adc/stmpe-adc.ko 9261s LD [M] drivers/iio/adc/sun20i-gpadc-iio.ko 9261s LD [M] drivers/iio/adc/ti-adc081c.ko 9261s BTF [M] drivers/iio/adc/sun20i-gpadc-iio.ko 9261s BTF [M] drivers/iio/adc/ti-adc081c.ko 9261s LD [M] drivers/iio/adc/ti-adc0832.ko 9261s BTF [M] drivers/iio/adc/ti-adc0832.ko 9261s LD [M] drivers/iio/adc/ti-adc084s021.ko 9261s BTF [M] drivers/iio/adc/ti-adc084s021.ko 9262s LD [M] drivers/iio/adc/ti-adc108s102.ko 9262s LD [M] drivers/iio/adc/ti-adc12138.ko 9262s BTF [M] drivers/iio/adc/ti-adc108s102.ko 9262s BTF [M] drivers/iio/adc/ti-adc12138.ko 9262s LD [M] drivers/iio/adc/ti-adc128s052.ko 9262s BTF [M] drivers/iio/adc/ti-adc128s052.ko 9262s LD [M] drivers/iio/adc/ti-adc161s626.ko 9262s BTF [M] drivers/iio/adc/ti-adc161s626.ko 9262s LD [M] drivers/iio/adc/ti-ads1015.ko 9262s LD [M] drivers/iio/adc/ti-ads1100.ko 9262s BTF [M] drivers/iio/adc/ti-ads1015.ko 9262s BTF [M] drivers/iio/adc/ti-ads1100.ko 9262s LD [M] drivers/iio/adc/ti-ads1119.ko 9262s BTF [M] drivers/iio/adc/ti-ads1119.ko 9262s LD [M] drivers/iio/adc/ti-ads124s08.ko 9262s BTF [M] drivers/iio/adc/ti-ads124s08.ko 9262s LD [M] drivers/iio/adc/ti-ads1298.ko 9262s LD [M] drivers/iio/adc/ti-ads131e08.ko 9262s BTF [M] drivers/iio/adc/ti-ads1298.ko 9262s BTF [M] drivers/iio/adc/ti-ads131e08.ko 9262s LD [M] drivers/iio/adc/ti-ads7138.ko 9262s BTF [M] drivers/iio/adc/ti-ads7138.ko 9262s LD [M] drivers/iio/adc/ti-ads7924.ko 9262s BTF [M] drivers/iio/adc/ti-ads7924.ko 9262s LD [M] drivers/iio/adc/ti-ads7950.ko 9262s LD [M] drivers/iio/adc/ti-ads8344.ko 9262s BTF [M] drivers/iio/adc/ti-ads7950.ko 9262s BTF [M] drivers/iio/adc/ti-ads8344.ko 9262s LD [M] drivers/iio/adc/ti-ads8688.ko 9262s BTF [M] drivers/iio/adc/ti-ads8688.ko 9262s LD [M] drivers/iio/adc/ti_am335x_adc.ko 9262s BTF [M] drivers/iio/adc/ti_am335x_adc.ko 9262s LD [M] drivers/iio/adc/ti-lmp92064.ko 9262s LD [M] drivers/iio/adc/ti-tlc4541.ko 9262s BTF [M] drivers/iio/adc/ti-tlc4541.ko 9262s BTF [M] drivers/iio/adc/ti-lmp92064.ko 9263s LD [M] drivers/iio/adc/ti-tsc2046.ko 9263s LD [M] drivers/iio/adc/twl4030-madc.ko 9263s BTF [M] drivers/iio/adc/ti-tsc2046.ko 9263s BTF [M] drivers/iio/adc/twl4030-madc.ko 9263s LD [M] drivers/iio/adc/twl6030-gpadc.ko 9263s BTF [M] drivers/iio/adc/twl6030-gpadc.ko 9263s LD [M] drivers/iio/adc/vf610_adc.ko 9263s BTF [M] drivers/iio/adc/vf610_adc.ko 9263s LD [M] drivers/iio/adc/viperboard_adc.ko 9263s BTF [M] drivers/iio/adc/viperboard_adc.ko 9263s LD [M] drivers/iio/adc/xilinx-ams.ko 9263s BTF [M] drivers/iio/adc/xilinx-ams.ko 9263s LD [M] drivers/iio/adc/xilinx-xadc.ko 9263s BTF [M] drivers/iio/adc/xilinx-xadc.ko 9263s LD [M] drivers/iio/addac/ad74115.ko 9263s BTF [M] drivers/iio/addac/ad74115.ko 9263s LD [M] drivers/iio/addac/ad74413r.ko 9263s LD [M] drivers/iio/afe/iio-rescale.ko 9263s BTF [M] drivers/iio/addac/ad74413r.ko 9263s BTF [M] drivers/iio/afe/iio-rescale.ko 9263s LD [M] drivers/iio/amplifiers/ad8366.ko 9263s BTF [M] drivers/iio/amplifiers/ad8366.ko 9263s LD [M] drivers/iio/amplifiers/ada4250.ko 9263s BTF [M] drivers/iio/amplifiers/ada4250.ko 9263s LD [M] drivers/iio/amplifiers/hmc425a.ko 9263s LD [M] drivers/iio/buffer/industrialio-buffer-cb.ko 9263s BTF [M] drivers/iio/amplifiers/hmc425a.ko 9263s BTF [M] drivers/iio/buffer/industrialio-buffer-cb.ko 9263s LD [M] drivers/iio/buffer/industrialio-buffer-dma.ko 9263s BTF [M] drivers/iio/buffer/industrialio-buffer-dma.ko 9263s LD [M] drivers/iio/buffer/industrialio-buffer-dmaengine.ko 9263s BTF [M] drivers/iio/buffer/industrialio-buffer-dmaengine.ko 9263s LD [M] drivers/iio/buffer/industrialio-hw-consumer.ko 9263s LD [M] drivers/iio/buffer/industrialio-triggered-buffer.ko 9263s BTF [M] drivers/iio/buffer/industrialio-hw-consumer.ko 9263s BTF [M] drivers/iio/buffer/industrialio-triggered-buffer.ko 9264s LD [M] drivers/iio/buffer/kfifo_buf.ko 9264s BTF [M] drivers/iio/buffer/kfifo_buf.ko 9264s LD [M] drivers/iio/cdc/ad7150.ko 9264s BTF [M] drivers/iio/cdc/ad7150.ko 9264s LD [M] drivers/iio/cdc/ad7746.ko 9264s LD [M] drivers/iio/chemical/ags02ma.ko 9264s BTF [M] drivers/iio/cdc/ad7746.ko 9264s BTF [M] drivers/iio/chemical/ags02ma.ko 9264s LD [M] drivers/iio/chemical/atlas-sensor.ko 9264s BTF [M] drivers/iio/chemical/atlas-sensor.ko 9264s LD [M] drivers/iio/chemical/atlas-ezo-sensor.ko 9264s BTF [M] drivers/iio/chemical/atlas-ezo-sensor.ko 9264s LD [M] drivers/iio/chemical/bme680_core.ko 9264s BTF [M] drivers/iio/chemical/bme680_core.ko 9264s LD [M] drivers/iio/chemical/bme680_i2c.ko 9264s BTF [M] drivers/iio/chemical/bme680_i2c.ko 9264s LD [M] drivers/iio/chemical/bme680_spi.ko 9264s BTF [M] drivers/iio/chemical/bme680_spi.ko 9264s LD [M] drivers/iio/chemical/ccs811.ko 9264s BTF [M] drivers/iio/chemical/ccs811.ko 9264s LD [M] drivers/iio/chemical/ens160_core.ko 9264s BTF [M] drivers/iio/chemical/ens160_core.ko 9264s LD [M] drivers/iio/chemical/ens160_i2c.ko 9264s BTF [M] drivers/iio/chemical/ens160_i2c.ko 9264s LD [M] drivers/iio/chemical/ens160_spi.ko 9264s BTF [M] drivers/iio/chemical/ens160_spi.ko 9264s LD [M] drivers/iio/chemical/ams-iaq-core.ko 9264s BTF [M] drivers/iio/chemical/ams-iaq-core.ko 9264s LD [M] drivers/iio/chemical/mhz19b.ko 9264s BTF [M] drivers/iio/chemical/mhz19b.ko 9264s LD [M] drivers/iio/chemical/pms7003.ko 9264s BTF [M] drivers/iio/chemical/pms7003.ko 9264s LD [M] drivers/iio/chemical/scd4x.ko 9264s BTF [M] drivers/iio/chemical/scd4x.ko 9265s LD [M] drivers/iio/chemical/sen0322.ko 9265s BTF [M] drivers/iio/chemical/sen0322.ko 9265s LD [M] drivers/iio/chemical/sunrise_co2.ko 9265s BTF [M] drivers/iio/chemical/sunrise_co2.ko 9265s LD [M] drivers/iio/chemical/sgp30.ko 9265s BTF [M] drivers/iio/chemical/sgp30.ko 9265s LD [M] drivers/iio/chemical/sgp40.ko 9265s BTF [M] drivers/iio/chemical/sgp40.ko 9265s LD [M] drivers/iio/chemical/sps30.ko 9265s BTF [M] drivers/iio/chemical/sps30.ko 9265s LD [M] drivers/iio/chemical/sps30_i2c.ko 9265s BTF [M] drivers/iio/chemical/sps30_i2c.ko 9265s LD [M] drivers/iio/chemical/sps30_serial.ko 9265s LD [M] drivers/iio/chemical/vz89x.ko 9265s BTF [M] drivers/iio/chemical/sps30_serial.ko 9265s BTF [M] drivers/iio/chemical/vz89x.ko 9265s LD [M] drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.ko 9265s BTF [M] drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.ko 9265s LD [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko 9265s BTF [M] drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko 9265s LD [M] drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.ko 9265s LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko 9265s BTF [M] drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.ko 9265s BTF [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko 9265s LD [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko 9265s BTF [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.ko 9265s LD [M] drivers/iio/common/inv_sensors/inv_sensors_timestamp.ko 9265s BTF [M] drivers/iio/common/inv_sensors/inv_sensors_timestamp.ko 9265s LD [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.ko 9265s LD [M] drivers/iio/common/scmi_sensors/scmi_iio.ko 9265s BTF [M] drivers/iio/common/ms_sensors/ms_sensors_i2c.ko 9265s BTF [M] drivers/iio/common/scmi_sensors/scmi_iio.ko 9266s LD [M] drivers/iio/common/ssp_sensors/sensorhub.ko 9266s BTF [M] drivers/iio/common/ssp_sensors/sensorhub.ko 9266s LD [M] drivers/iio/common/ssp_sensors/ssp_iio.ko 9266s BTF [M] drivers/iio/common/ssp_sensors/ssp_iio.ko 9266s LD [M] drivers/iio/common/st_sensors/st_sensors_i2c.ko 9266s LD [M] drivers/iio/common/st_sensors/st_sensors_spi.ko 9266s BTF [M] drivers/iio/common/st_sensors/st_sensors_i2c.ko 9266s BTF [M] drivers/iio/common/st_sensors/st_sensors_spi.ko 9266s LD [M] drivers/iio/common/st_sensors/st_sensors.ko 9266s LD [M] drivers/iio/dac/ad3530r.ko 9266s BTF [M] drivers/iio/dac/ad3530r.ko 9266s BTF [M] drivers/iio/common/st_sensors/st_sensors.ko 9266s LD [M] drivers/iio/dac/ad3552r-hs.ko 9266s BTF [M] drivers/iio/dac/ad3552r-hs.ko 9266s LD [M] drivers/iio/dac/ad3552r-common.ko 9266s BTF [M] drivers/iio/dac/ad3552r-common.ko 9266s LD [M] drivers/iio/dac/ad3552r.ko 9266s BTF [M] drivers/iio/dac/ad3552r.ko 9266s LD [M] drivers/iio/dac/ad5360.ko 9266s BTF [M] drivers/iio/dac/ad5360.ko 9266s LD [M] drivers/iio/dac/ad5380.ko 9266s BTF [M] drivers/iio/dac/ad5380.ko 9266s LD [M] drivers/iio/dac/ad5421.ko 9266s BTF [M] drivers/iio/dac/ad5421.ko 9266s LD [M] drivers/iio/dac/ad5624r_spi.ko 9266s BTF [M] drivers/iio/dac/ad5624r_spi.ko 9266s LD [M] drivers/iio/dac/ad5064.ko 9266s BTF [M] drivers/iio/dac/ad5064.ko 9266s LD [M] drivers/iio/dac/ad5504.ko 9266s LD [M] drivers/iio/dac/ad5446.ko 9266s BTF [M] drivers/iio/dac/ad5504.ko 9266s BTF [M] drivers/iio/dac/ad5446.ko 9266s LD [M] drivers/iio/dac/ad5449.ko 9266s BTF [M] drivers/iio/dac/ad5449.ko 9266s LD [M] drivers/iio/dac/ad5592r-base.ko 9267s BTF [M] drivers/iio/dac/ad5592r-base.ko 9267s LD [M] drivers/iio/dac/ad5592r.ko 9267s LD [M] drivers/iio/dac/ad5593r.ko 9267s BTF [M] drivers/iio/dac/ad5592r.ko 9267s BTF [M] drivers/iio/dac/ad5593r.ko 9267s LD [M] drivers/iio/dac/ad5755.ko 9267s BTF [M] drivers/iio/dac/ad5755.ko 9267s LD [M] drivers/iio/dac/ad5758.ko 9267s BTF [M] drivers/iio/dac/ad5758.ko 9267s LD [M] drivers/iio/dac/ad5761.ko 9267s LD [M] drivers/iio/dac/ad5764.ko 9267s BTF [M] drivers/iio/dac/ad5761.ko 9267s BTF [M] drivers/iio/dac/ad5764.ko 9267s LD [M] drivers/iio/dac/ad5766.ko 9267s BTF [M] drivers/iio/dac/ad5766.ko 9267s LD [M] drivers/iio/dac/ad5770r.ko 9267s BTF [M] drivers/iio/dac/ad5770r.ko 9267s LD [M] drivers/iio/dac/ad5791.ko 9267s LD [M] drivers/iio/dac/ad5686.ko 9267s BTF [M] drivers/iio/dac/ad5791.ko 9267s BTF [M] drivers/iio/dac/ad5686.ko 9267s LD [M] drivers/iio/dac/ad5686-spi.ko 9267s BTF [M] drivers/iio/dac/ad5686-spi.ko 9267s LD [M] drivers/iio/dac/ad5696-i2c.ko 9267s BTF [M] drivers/iio/dac/ad5696-i2c.ko 9267s LD [M] drivers/iio/dac/ad7293.ko 9267s LD [M] drivers/iio/dac/ad7303.ko 9267s BTF [M] drivers/iio/dac/ad7293.ko 9267s BTF [M] drivers/iio/dac/ad7303.ko 9267s LD [M] drivers/iio/dac/ad8460.ko 9267s BTF [M] drivers/iio/dac/ad8460.ko 9267s LD [M] drivers/iio/dac/ad8801.ko 9267s BTF [M] drivers/iio/dac/ad8801.ko 9267s LD [M] drivers/iio/dac/ad9739a.ko 9267s LD [M] drivers/iio/dac/adi-axi-dac.ko 9267s BTF [M] drivers/iio/dac/ad9739a.ko 9267s BTF [M] drivers/iio/dac/adi-axi-dac.ko 9268s LD [M] drivers/iio/dac/rohm-bd79703.ko 9268s BTF [M] drivers/iio/dac/rohm-bd79703.ko 9268s LD [M] drivers/iio/dac/dpot-dac.ko 9268s BTF [M] drivers/iio/dac/dpot-dac.ko 9268s LD [M] drivers/iio/dac/ds4424.ko 9268s LD [M] drivers/iio/dac/ltc1660.ko 9268s BTF [M] drivers/iio/dac/ds4424.ko 9268s BTF [M] drivers/iio/dac/ltc1660.ko 9268s LD [M] drivers/iio/dac/ltc2632.ko 9268s BTF [M] drivers/iio/dac/ltc2632.ko 9268s LD [M] drivers/iio/dac/ltc2664.ko 9268s BTF [M] drivers/iio/dac/ltc2664.ko 9268s LD [M] drivers/iio/dac/ltc2688.ko 9268s LD [M] drivers/iio/dac/m62332.ko 9268s BTF [M] drivers/iio/dac/ltc2688.ko 9268s BTF [M] drivers/iio/dac/m62332.ko 9268s LD [M] drivers/iio/dac/max517.ko 9268s BTF [M] drivers/iio/dac/max517.ko 9268s LD [M] drivers/iio/dac/max5522.ko 9268s BTF [M] drivers/iio/dac/max5522.ko 9268s LD [M] drivers/iio/dac/max5821.ko 9268s LD [M] drivers/iio/dac/mcp4725.ko 9268s BTF [M] drivers/iio/dac/max5821.ko 9268s BTF [M] drivers/iio/dac/mcp4725.ko 9268s LD [M] drivers/iio/dac/mcp4728.ko 9268s BTF [M] drivers/iio/dac/mcp4728.ko 9268s LD [M] drivers/iio/dac/mcp4821.ko 9268s BTF [M] drivers/iio/dac/mcp4821.ko 9268s LD [M] drivers/iio/dac/mcp4922.ko 9268s LD [M] drivers/iio/dac/stm32-dac-core.ko 9268s BTF [M] drivers/iio/dac/mcp4922.ko 9268s BTF [M] drivers/iio/dac/stm32-dac-core.ko 9268s LD [M] drivers/iio/dac/stm32-dac.ko 9269s BTF [M] drivers/iio/dac/stm32-dac.ko 9269s LD [M] drivers/iio/dac/ti-dac082s085.ko 9269s BTF [M] drivers/iio/dac/ti-dac082s085.ko 9269s LD [M] drivers/iio/dac/ti-dac5571.ko 9269s LD [M] drivers/iio/dac/ti-dac7311.ko 9269s BTF [M] drivers/iio/dac/ti-dac5571.ko 9269s BTF [M] drivers/iio/dac/ti-dac7311.ko 9269s LD [M] drivers/iio/dac/ti-dac7612.ko 9269s BTF [M] drivers/iio/dac/ti-dac7612.ko 9269s LD [M] drivers/iio/dac/vf610_dac.ko 9269s BTF [M] drivers/iio/dac/vf610_dac.ko 9269s LD [M] drivers/iio/dummy/iio_dummy.ko 9269s BTF [M] drivers/iio/dummy/iio_dummy.ko 9269s LD [M] drivers/iio/gyro/adis16080.ko 9269s BTF [M] drivers/iio/gyro/adis16080.ko 9269s LD [M] drivers/iio/gyro/adis16130.ko 9269s BTF [M] drivers/iio/gyro/adis16130.ko 9269s LD [M] drivers/iio/gyro/adis16136.ko 9269s BTF [M] drivers/iio/gyro/adis16136.ko 9269s LD [M] drivers/iio/gyro/adis16260.ko 9269s BTF [M] drivers/iio/gyro/adis16260.ko 9269s LD [M] drivers/iio/gyro/adxrs450.ko 9269s BTF [M] drivers/iio/gyro/adxrs450.ko 9269s LD [M] drivers/iio/gyro/bmg160_core.ko 9269s BTF [M] drivers/iio/gyro/bmg160_core.ko 9269s LD [M] drivers/iio/gyro/bmg160_i2c.ko 9269s BTF [M] drivers/iio/gyro/bmg160_i2c.ko 9269s LD [M] drivers/iio/gyro/bmg160_spi.ko 9269s BTF [M] drivers/iio/gyro/bmg160_spi.ko 9269s LD [M] drivers/iio/gyro/fxas21002c_core.ko 9269s BTF [M] drivers/iio/gyro/fxas21002c_core.ko 9269s LD [M] drivers/iio/gyro/fxas21002c_i2c.ko 9269s BTF [M] drivers/iio/gyro/fxas21002c_i2c.ko 9269s LD [M] drivers/iio/gyro/fxas21002c_spi.ko 9269s BTF [M] drivers/iio/gyro/fxas21002c_spi.ko 9270s LD [M] drivers/iio/gyro/hid-sensor-gyro-3d.ko 9270s BTF [M] drivers/iio/gyro/hid-sensor-gyro-3d.ko 9270s LD [M] drivers/iio/gyro/mpu3050.ko 9270s BTF [M] drivers/iio/gyro/mpu3050.ko 9270s LD [M] drivers/iio/gyro/itg3200.ko 9270s BTF [M] drivers/iio/gyro/itg3200.ko 9270s LD [M] drivers/iio/gyro/ssp_gyro_sensor.ko 9270s BTF [M] drivers/iio/gyro/ssp_gyro_sensor.ko 9270s LD [M] drivers/iio/gyro/st_gyro.ko 9270s BTF [M] drivers/iio/gyro/st_gyro.ko 9270s LD [M] drivers/iio/gyro/st_gyro_i2c.ko 9270s BTF [M] drivers/iio/gyro/st_gyro_i2c.ko 9270s LD [M] drivers/iio/gyro/st_gyro_spi.ko 9270s BTF [M] drivers/iio/gyro/st_gyro_spi.ko 9270s LD [M] drivers/iio/filter/admv8818.ko 9270s BTF [M] drivers/iio/filter/admv8818.ko 9270s LD [M] drivers/iio/frequency/ad9523.ko 9270s BTF [M] drivers/iio/frequency/ad9523.ko 9270s LD [M] drivers/iio/frequency/adf4350.ko 9270s BTF [M] drivers/iio/frequency/adf4350.ko 9270s LD [M] drivers/iio/frequency/adf4371.ko 9270s BTF [M] drivers/iio/frequency/adf4371.ko 9270s LD [M] drivers/iio/frequency/adf4377.ko 9270s BTF [M] drivers/iio/frequency/adf4377.ko 9270s LD [M] drivers/iio/frequency/admfm2000.ko 9270s BTF [M] drivers/iio/frequency/admfm2000.ko 9270s LD [M] drivers/iio/frequency/admv1013.ko 9270s BTF [M] drivers/iio/frequency/admv1013.ko 9270s LD [M] drivers/iio/frequency/admv1014.ko 9270s BTF [M] drivers/iio/frequency/admv1014.ko 9270s LD [M] drivers/iio/frequency/admv4420.ko 9270s BTF [M] drivers/iio/frequency/admv4420.ko 9270s LD [M] drivers/iio/frequency/adrf6780.ko 9270s BTF [M] drivers/iio/frequency/adrf6780.ko 9271s LD [M] drivers/iio/health/afe4403.ko 9271s BTF [M] drivers/iio/health/afe4403.ko 9271s LD [M] drivers/iio/health/afe4404.ko 9271s LD [M] drivers/iio/health/max30100.ko 9271s BTF [M] drivers/iio/health/afe4404.ko 9271s BTF [M] drivers/iio/health/max30100.ko 9271s LD [M] drivers/iio/health/max30102.ko 9271s BTF [M] drivers/iio/health/max30102.ko 9271s LD [M] drivers/iio/humidity/am2315.ko 9271s BTF [M] drivers/iio/humidity/am2315.ko 9271s LD [M] drivers/iio/humidity/dht11.ko 9271s BTF [M] drivers/iio/humidity/dht11.ko 9271s LD [M] drivers/iio/humidity/ens210.ko 9271s BTF [M] drivers/iio/humidity/ens210.ko 9271s LD [M] drivers/iio/humidity/hdc100x.ko 9271s BTF [M] drivers/iio/humidity/hdc100x.ko 9271s LD [M] drivers/iio/humidity/hdc3020.ko 9271s BTF [M] drivers/iio/humidity/hdc3020.ko 9271s LD [M] drivers/iio/humidity/hid-sensor-humidity.ko 9271s BTF [M] drivers/iio/humidity/hid-sensor-humidity.ko 9271s LD [M] drivers/iio/humidity/hts221.ko 9271s BTF [M] drivers/iio/humidity/hts221.ko 9271s LD [M] drivers/iio/humidity/hts221_i2c.ko 9271s BTF [M] drivers/iio/humidity/hts221_i2c.ko 9271s LD [M] drivers/iio/humidity/hts221_spi.ko 9271s BTF [M] drivers/iio/humidity/hts221_spi.ko 9271s LD [M] drivers/iio/humidity/htu21.ko 9271s LD [M] drivers/iio/humidity/si7005.ko 9271s BTF [M] drivers/iio/humidity/htu21.ko 9271s BTF [M] drivers/iio/humidity/si7005.ko 9271s LD [M] drivers/iio/humidity/si7020.ko 9271s BTF [M] drivers/iio/humidity/si7020.ko 9271s LD [M] drivers/iio/imu/bmi160/bmi160_core.ko 9271s BTF [M] drivers/iio/imu/bmi160/bmi160_core.ko 9271s LD [M] drivers/iio/imu/bmi160/bmi160_i2c.ko 9271s LD [M] drivers/iio/imu/bmi160/bmi160_spi.ko 9271s BTF [M] drivers/iio/imu/bmi160/bmi160_i2c.ko 9271s BTF [M] drivers/iio/imu/bmi160/bmi160_spi.ko 9272s LD [M] drivers/iio/imu/bmi270/bmi270_core.ko 9272s BTF [M] drivers/iio/imu/bmi270/bmi270_core.ko 9272s LD [M] drivers/iio/imu/bmi270/bmi270_i2c.ko 9272s BTF [M] drivers/iio/imu/bmi270/bmi270_i2c.ko 9272s LD [M] drivers/iio/imu/bmi270/bmi270_spi.ko 9272s LD [M] drivers/iio/imu/bmi323/bmi323_core.ko 9272s BTF [M] drivers/iio/imu/bmi270/bmi270_spi.ko 9272s BTF [M] drivers/iio/imu/bmi323/bmi323_core.ko 9272s LD [M] drivers/iio/imu/bmi323/bmi323_i2c.ko 9272s BTF [M] drivers/iio/imu/bmi323/bmi323_i2c.ko 9272s LD [M] drivers/iio/imu/bmi323/bmi323_spi.ko 9272s BTF [M] drivers/iio/imu/bmi323/bmi323_spi.ko 9272s LD [M] drivers/iio/imu/bno055/bno055.ko 9272s BTF [M] drivers/iio/imu/bno055/bno055.ko 9272s LD [M] drivers/iio/imu/bno055/bno055_ser.ko 9272s BTF [M] drivers/iio/imu/bno055/bno055_ser.ko 9272s LD [M] drivers/iio/imu/bno055/bno055_i2c.ko 9272s BTF [M] drivers/iio/imu/bno055/bno055_i2c.ko 9272s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko 9272s BTF [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko 9272s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko 9272s BTF [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko 9272s LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko 9272s BTF [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko 9272s LD [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.ko 9272s BTF [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.ko 9272s LD [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.ko 9272s BTF [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.ko 9272s LD [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.ko 9272s LD [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.ko 9272s BTF [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.ko 9272s BTF [M] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.ko 9272s LD [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.ko 9272s BTF [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.ko 9273s LD [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.ko 9273s BTF [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.ko 9273s LD [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.ko 9273s BTF [M] drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.ko 9273s LD [M] drivers/iio/imu/adis16400.ko 9273s BTF [M] drivers/iio/imu/adis16400.ko 9273s LD [M] drivers/iio/imu/adis16460.ko 9273s BTF [M] drivers/iio/imu/adis16460.ko 9273s LD [M] drivers/iio/imu/adis16475.ko 9273s BTF [M] drivers/iio/imu/adis16475.ko 9273s LD [M] drivers/iio/imu/adis16480.ko 9273s LD [M] drivers/iio/imu/adis16550.ko 9273s BTF [M] drivers/iio/imu/adis16480.ko 9273s BTF [M] drivers/iio/imu/adis16550.ko 9273s LD [M] drivers/iio/imu/adis_lib.ko 9273s BTF [M] drivers/iio/imu/adis_lib.ko 9273s LD [M] drivers/iio/imu/fxos8700_core.ko 9273s LD [M] drivers/iio/imu/fxos8700_i2c.ko 9273s BTF [M] drivers/iio/imu/fxos8700_core.ko 9273s LD [M] drivers/iio/imu/fxos8700_spi.ko 9273s BTF [M] drivers/iio/imu/fxos8700_i2c.ko 9273s BTF [M] drivers/iio/imu/fxos8700_spi.ko 9273s LD [M] drivers/iio/imu/kmx61.ko 9273s BTF [M] drivers/iio/imu/kmx61.ko 9273s LD [M] drivers/iio/imu/smi240.ko 9273s LD [M] drivers/iio/light/acpi-als.ko 9273s LD [M] drivers/iio/light/adjd_s311.ko 9273s BTF [M] drivers/iio/imu/smi240.ko 9273s BTF [M] drivers/iio/light/acpi-als.ko 9273s BTF [M] drivers/iio/light/adjd_s311.ko 9273s LD [M] drivers/iio/light/adux1020.ko 9273s BTF [M] drivers/iio/light/adux1020.ko 9273s LD [M] drivers/iio/light/al3000a.ko 9274s LD [M] drivers/iio/light/al3010.ko 9274s BTF [M] drivers/iio/light/al3000a.ko 9274s LD [M] drivers/iio/light/al3320a.ko 9274s BTF [M] drivers/iio/light/al3010.ko 9274s BTF [M] drivers/iio/light/al3320a.ko 9274s LD [M] drivers/iio/light/apds9160.ko 9274s BTF [M] drivers/iio/light/apds9160.ko 9274s LD [M] drivers/iio/light/apds9300.ko 9274s LD [M] drivers/iio/light/apds9306.ko 9274s LD [M] drivers/iio/light/apds9960.ko 9274s BTF [M] drivers/iio/light/apds9300.ko 9274s BTF [M] drivers/iio/light/apds9306.ko 9274s BTF [M] drivers/iio/light/apds9960.ko 9274s LD [M] drivers/iio/light/bh1745.ko 9274s BTF [M] drivers/iio/light/bh1745.ko 9274s LD [M] drivers/iio/light/bh1750.ko 9274s LD [M] drivers/iio/light/bh1780.ko 9274s LD [M] drivers/iio/light/cm32181.ko 9274s BTF [M] drivers/iio/light/bh1750.ko 9274s BTF [M] drivers/iio/light/bh1780.ko 9274s BTF [M] drivers/iio/light/cm32181.ko 9274s LD [M] drivers/iio/light/cm3232.ko 9274s BTF [M] drivers/iio/light/cm3232.ko 9274s LD [M] drivers/iio/light/cm3323.ko 9274s LD [M] drivers/iio/light/cm3605.ko 9274s BTF [M] drivers/iio/light/cm3323.ko 9274s LD [M] drivers/iio/light/cm36651.ko 9274s BTF [M] drivers/iio/light/cm3605.ko 9274s BTF [M] drivers/iio/light/cm36651.ko 9274s LD [M] drivers/iio/light/cros_ec_light_prox.ko 9274s BTF [M] drivers/iio/light/cros_ec_light_prox.ko 9274s LD [M] drivers/iio/light/gp2ap002.ko 9274s LD [M] drivers/iio/light/gp2ap020a00f.ko 9274s LD [M] drivers/iio/light/hid-sensor-als.ko 9274s BTF [M] drivers/iio/light/gp2ap002.ko 9274s BTF [M] drivers/iio/light/gp2ap020a00f.ko 9274s BTF [M] drivers/iio/light/hid-sensor-als.ko 9274s LD [M] drivers/iio/light/hid-sensor-prox.ko 9274s BTF [M] drivers/iio/light/hid-sensor-prox.ko 9275s LD [M] drivers/iio/light/iqs621-als.ko 9275s LD [M] drivers/iio/light/isl29018.ko 9275s BTF [M] drivers/iio/light/iqs621-als.ko 9275s LD [M] drivers/iio/light/isl29028.ko 9275s BTF [M] drivers/iio/light/isl29018.ko 9275s BTF [M] drivers/iio/light/isl29028.ko 9275s LD [M] drivers/iio/light/isl29125.ko 9275s BTF [M] drivers/iio/light/isl29125.ko 9275s LD [M] drivers/iio/light/isl76682.ko 9275s LD [M] drivers/iio/light/jsa1212.ko 9275s BTF [M] drivers/iio/light/isl76682.ko 9275s LD [M] drivers/iio/light/lm3533-als.ko 9275s BTF [M] drivers/iio/light/jsa1212.ko 9275s BTF [M] drivers/iio/light/lm3533-als.ko 9275s LD [M] drivers/iio/light/ltr390.ko 9275s BTF [M] drivers/iio/light/ltr390.ko 9275s LD [M] drivers/iio/light/ltr501.ko 9275s LD [M] drivers/iio/light/ltrf216a.ko 9275s BTF [M] drivers/iio/light/ltr501.ko 9275s LD [M] drivers/iio/light/lv0104cs.ko 9275s BTF [M] drivers/iio/light/ltrf216a.ko 9275s BTF [M] drivers/iio/light/lv0104cs.ko 9275s LD [M] drivers/iio/light/max44000.ko 9275s BTF [M] drivers/iio/light/max44000.ko 9275s LD [M] drivers/iio/light/max44009.ko 9275s LD [M] drivers/iio/light/noa1305.ko 9275s LD [M] drivers/iio/light/opt3001.ko 9275s BTF [M] drivers/iio/light/max44009.ko 9275s BTF [M] drivers/iio/light/noa1305.ko 9275s BTF [M] drivers/iio/light/opt3001.ko 9275s LD [M] drivers/iio/light/opt4001.ko 9275s BTF [M] drivers/iio/light/opt4001.ko 9276s LD [M] drivers/iio/light/opt4060.ko 9276s LD [M] drivers/iio/light/pa12203001.ko 9276s LD [M] drivers/iio/light/rohm-bu27034.ko 9276s BTF [M] drivers/iio/light/opt4060.ko 9276s BTF [M] drivers/iio/light/pa12203001.ko 9276s BTF [M] drivers/iio/light/rohm-bu27034.ko 9276s LD [M] drivers/iio/light/rpr0521.ko 9276s BTF [M] drivers/iio/light/rpr0521.ko 9276s LD [M] drivers/iio/light/si1133.ko 9276s LD [M] drivers/iio/light/si1145.ko 9276s LD [M] drivers/iio/light/stk3310.ko 9276s BTF [M] drivers/iio/light/si1133.ko 9276s BTF [M] drivers/iio/light/si1145.ko 9276s BTF [M] drivers/iio/light/stk3310.ko 9276s LD [M] drivers/iio/light/st_uvis25_core.ko 9276s BTF [M] drivers/iio/light/st_uvis25_core.ko 9276s LD [M] drivers/iio/light/st_uvis25_i2c.ko 9276s LD [M] drivers/iio/light/st_uvis25_spi.ko 9276s LD [M] drivers/iio/light/tcs3414.ko 9276s BTF [M] drivers/iio/light/st_uvis25_i2c.ko 9276s BTF [M] drivers/iio/light/st_uvis25_spi.ko 9276s BTF [M] drivers/iio/light/tcs3414.ko 9276s LD [M] drivers/iio/light/tcs3472.ko 9276s BTF [M] drivers/iio/light/tcs3472.ko 9276s LD [M] drivers/iio/light/tsl2563.ko 9276s LD [M] drivers/iio/light/tsl2583.ko 9276s LD [M] drivers/iio/light/tsl2591.ko 9276s BTF [M] drivers/iio/light/tsl2563.ko 9276s BTF [M] drivers/iio/light/tsl2583.ko 9276s BTF [M] drivers/iio/light/tsl2591.ko 9276s LD [M] drivers/iio/light/tsl2772.ko 9276s BTF [M] drivers/iio/light/tsl2772.ko 9276s LD [M] drivers/iio/light/tsl4531.ko 9276s LD [M] drivers/iio/light/us5182d.ko 9276s BTF [M] drivers/iio/light/tsl4531.ko 9276s LD [M] drivers/iio/light/vcnl4000.ko 9276s BTF [M] drivers/iio/light/us5182d.ko 9276s BTF [M] drivers/iio/light/vcnl4000.ko 9276s LD [M] drivers/iio/light/vcnl4035.ko 9277s BTF [M] drivers/iio/light/vcnl4035.ko 9277s LD [M] drivers/iio/light/veml3235.ko 9277s BTF [M] drivers/iio/light/veml3235.ko 9277s LD [M] drivers/iio/light/veml6030.ko 9277s LD [M] drivers/iio/light/veml6040.ko 9277s BTF [M] drivers/iio/light/veml6030.ko 9277s BTF [M] drivers/iio/light/veml6040.ko 9277s LD [M] drivers/iio/light/veml6070.ko 9277s BTF [M] drivers/iio/light/veml6070.ko 9277s LD [M] drivers/iio/light/veml6075.ko 9277s BTF [M] drivers/iio/light/veml6075.ko 9277s LD [M] drivers/iio/light/vl6180.ko 9277s LD [M] drivers/iio/light/zopt2201.ko 9277s BTF [M] drivers/iio/light/vl6180.ko 9277s BTF [M] drivers/iio/light/zopt2201.ko 9277s LD [M] drivers/iio/magnetometer/af8133j.ko 9277s BTF [M] drivers/iio/magnetometer/af8133j.ko 9277s LD [M] drivers/iio/magnetometer/ak8974.ko 9277s BTF [M] drivers/iio/magnetometer/ak8974.ko 9277s LD [M] drivers/iio/magnetometer/ak8975.ko 9277s LD [M] drivers/iio/magnetometer/als31300.ko 9277s LD [M] drivers/iio/magnetometer/bmc150_magn.ko 9277s BTF [M] drivers/iio/magnetometer/ak8975.ko 9277s BTF [M] drivers/iio/magnetometer/als31300.ko 9277s BTF [M] drivers/iio/magnetometer/bmc150_magn.ko 9277s LD [M] drivers/iio/magnetometer/bmc150_magn_i2c.ko 9277s BTF [M] drivers/iio/magnetometer/bmc150_magn_i2c.ko 9277s LD [M] drivers/iio/magnetometer/bmc150_magn_spi.ko 9277s LD [M] drivers/iio/magnetometer/mag3110.ko 9277s LD [M] drivers/iio/magnetometer/hid-sensor-magn-3d.ko 9277s BTF [M] drivers/iio/magnetometer/bmc150_magn_spi.ko 9277s BTF [M] drivers/iio/magnetometer/mag3110.ko 9277s BTF [M] drivers/iio/magnetometer/hid-sensor-magn-3d.ko 9278s LD [M] drivers/iio/magnetometer/mmc35240.ko 9278s BTF [M] drivers/iio/magnetometer/mmc35240.ko 9278s LD [M] drivers/iio/magnetometer/st_magn.ko 9278s LD [M] drivers/iio/magnetometer/st_magn_i2c.ko 9278s LD [M] drivers/iio/magnetometer/st_magn_spi.ko 9278s BTF [M] drivers/iio/magnetometer/st_magn.ko 9278s BTF [M] drivers/iio/magnetometer/st_magn_i2c.ko 9278s BTF [M] drivers/iio/magnetometer/st_magn_spi.ko 9278s LD [M] drivers/iio/magnetometer/hmc5843_core.ko 9278s BTF [M] drivers/iio/magnetometer/hmc5843_core.ko 9278s LD [M] drivers/iio/magnetometer/hmc5843_i2c.ko 9278s LD [M] drivers/iio/magnetometer/hmc5843_spi.ko 9278s LD [M] drivers/iio/magnetometer/rm3100-core.ko 9278s BTF [M] drivers/iio/magnetometer/hmc5843_i2c.ko 9278s BTF [M] drivers/iio/magnetometer/hmc5843_spi.ko 9278s BTF [M] drivers/iio/magnetometer/rm3100-core.ko 9278s LD [M] drivers/iio/magnetometer/rm3100-i2c.ko 9278s BTF [M] drivers/iio/magnetometer/rm3100-i2c.ko 9278s LD [M] drivers/iio/magnetometer/rm3100-spi.ko 9278s LD [M] drivers/iio/magnetometer/si7210.ko 9278s LD [M] drivers/iio/magnetometer/tmag5273.ko 9278s BTF [M] drivers/iio/magnetometer/rm3100-spi.ko 9278s BTF [M] drivers/iio/magnetometer/si7210.ko 9278s BTF [M] drivers/iio/magnetometer/tmag5273.ko 9278s LD [M] drivers/iio/magnetometer/yamaha-yas530.ko 9278s BTF [M] drivers/iio/magnetometer/yamaha-yas530.ko 9278s LD [M] drivers/iio/multiplexer/iio-mux.ko 9278s LD [M] drivers/iio/orientation/hid-sensor-incl-3d.ko 9278s LD [M] drivers/iio/orientation/hid-sensor-rotation.ko 9278s BTF [M] drivers/iio/multiplexer/iio-mux.ko 9278s BTF [M] drivers/iio/orientation/hid-sensor-incl-3d.ko 9278s BTF [M] drivers/iio/orientation/hid-sensor-rotation.ko 9278s LD [M] drivers/iio/position/hid-sensor-custom-intel-hinge.ko 9278s BTF [M] drivers/iio/position/hid-sensor-custom-intel-hinge.ko 9279s LD [M] drivers/iio/position/iqs624-pos.ko 9279s LD [M] drivers/iio/potentiometer/ad5110.ko 9279s BTF [M] drivers/iio/position/iqs624-pos.ko 9279s BTF [M] drivers/iio/potentiometer/ad5110.ko 9279s LD [M] drivers/iio/potentiometer/ad5272.ko 9279s BTF [M] drivers/iio/potentiometer/ad5272.ko 9279s LD [M] drivers/iio/potentiometer/ds1803.ko 9279s BTF [M] drivers/iio/potentiometer/ds1803.ko 9279s LD [M] drivers/iio/potentiometer/max5432.ko 9279s BTF [M] drivers/iio/potentiometer/max5432.ko 9279s LD [M] drivers/iio/potentiometer/max5481.ko 9279s LD [M] drivers/iio/potentiometer/max5487.ko 9279s BTF [M] drivers/iio/potentiometer/max5481.ko 9279s BTF [M] drivers/iio/potentiometer/max5487.ko 9279s LD [M] drivers/iio/potentiometer/mcp4018.ko 9279s BTF [M] drivers/iio/potentiometer/mcp4018.ko 9279s LD [M] drivers/iio/potentiometer/mcp4131.ko 9279s BTF [M] drivers/iio/potentiometer/mcp4131.ko 9279s LD [M] drivers/iio/potentiometer/mcp4531.ko 9279s LD [M] drivers/iio/potentiometer/mcp41010.ko 9279s BTF [M] drivers/iio/potentiometer/mcp41010.ko 9279s BTF [M] drivers/iio/potentiometer/mcp4531.ko 9279s LD [M] drivers/iio/potentiometer/tpl0102.ko 9279s BTF [M] drivers/iio/potentiometer/tpl0102.ko 9279s LD [M] drivers/iio/potentiometer/x9250.ko 9279s BTF [M] drivers/iio/potentiometer/x9250.ko 9279s LD [M] drivers/iio/potentiostat/lmp91000.ko 9279s LD [M] drivers/iio/pressure/abp060mg.ko 9279s BTF [M] drivers/iio/potentiostat/lmp91000.ko 9279s BTF [M] drivers/iio/pressure/abp060mg.ko 9279s LD [M] drivers/iio/pressure/rohm-bm1390.ko 9279s BTF [M] drivers/iio/pressure/rohm-bm1390.ko 9279s LD [M] drivers/iio/pressure/bmp280.ko 9279s BTF [M] drivers/iio/pressure/bmp280.ko 9279s LD [M] drivers/iio/pressure/bmp280-i2c.ko 9279s LD [M] drivers/iio/pressure/bmp280-spi.ko 9279s BTF [M] drivers/iio/pressure/bmp280-i2c.ko 9279s BTF [M] drivers/iio/pressure/bmp280-spi.ko 9280s LD [M] drivers/iio/pressure/dlhl60d.ko 9280s BTF [M] drivers/iio/pressure/dlhl60d.ko 9280s LD [M] drivers/iio/pressure/dps310.ko 9280s BTF [M] drivers/iio/pressure/dps310.ko 9280s LD [M] drivers/iio/pressure/cros_ec_baro.ko 9280s LD [M] drivers/iio/pressure/hid-sensor-press.ko 9280s BTF [M] drivers/iio/pressure/cros_ec_baro.ko 9280s BTF [M] drivers/iio/pressure/hid-sensor-press.ko 9280s LD [M] drivers/iio/pressure/hp03.ko 9280s BTF [M] drivers/iio/pressure/hp03.ko 9280s LD [M] drivers/iio/pressure/hsc030pa.ko 9280s BTF [M] drivers/iio/pressure/hsc030pa.ko 9280s LD [M] drivers/iio/pressure/hsc030pa_i2c.ko 9280s BTF [M] drivers/iio/pressure/hsc030pa_i2c.ko 9280s LD [M] drivers/iio/pressure/hsc030pa_spi.ko 9280s BTF [M] drivers/iio/pressure/hsc030pa_spi.ko 9280s LD [M] drivers/iio/pressure/icp10100.ko 9280s BTF [M] drivers/iio/pressure/icp10100.ko 9280s LD [M] drivers/iio/pressure/mpl115.ko 9280s BTF [M] drivers/iio/pressure/mpl115.ko 9280s LD [M] drivers/iio/pressure/mpl115_i2c.ko 9280s BTF [M] drivers/iio/pressure/mpl115_i2c.ko 9280s LD [M] drivers/iio/pressure/mpl115_spi.ko 9280s BTF [M] drivers/iio/pressure/mpl115_spi.ko 9280s LD [M] drivers/iio/pressure/mpl3115.ko 9280s BTF [M] drivers/iio/pressure/mpl3115.ko 9280s LD [M] drivers/iio/pressure/mprls0025pa.ko 9280s BTF [M] drivers/iio/pressure/mprls0025pa.ko 9280s LD [M] drivers/iio/pressure/mprls0025pa_i2c.ko 9280s BTF [M] drivers/iio/pressure/mprls0025pa_i2c.ko 9280s LD [M] drivers/iio/pressure/mprls0025pa_spi.ko 9280s BTF [M] drivers/iio/pressure/mprls0025pa_spi.ko 9280s LD [M] drivers/iio/pressure/ms5611_core.ko 9280s BTF [M] drivers/iio/pressure/ms5611_core.ko 9281s LD [M] drivers/iio/pressure/ms5611_i2c.ko 9281s BTF [M] drivers/iio/pressure/ms5611_i2c.ko 9281s LD [M] drivers/iio/pressure/ms5611_spi.ko 9281s BTF [M] drivers/iio/pressure/ms5611_spi.ko 9281s LD [M] drivers/iio/pressure/ms5637.ko 9281s BTF [M] drivers/iio/pressure/ms5637.ko 9281s LD [M] drivers/iio/pressure/sdp500.ko 9281s BTF [M] drivers/iio/pressure/sdp500.ko 9281s LD [M] drivers/iio/pressure/st_pressure.ko 9281s LD [M] drivers/iio/pressure/t5403.ko 9281s BTF [M] drivers/iio/pressure/st_pressure.ko 9281s BTF [M] drivers/iio/pressure/t5403.ko 9281s LD [M] drivers/iio/pressure/hp206c.ko 9281s BTF [M] drivers/iio/pressure/hp206c.ko 9281s LD [M] drivers/iio/pressure/zpa2326.ko 9281s BTF [M] drivers/iio/pressure/zpa2326.ko 9281s LD [M] drivers/iio/pressure/zpa2326_i2c.ko 9281s LD [M] drivers/iio/pressure/zpa2326_spi.ko 9281s LD [M] drivers/iio/pressure/st_pressure_i2c.ko 9281s BTF [M] drivers/iio/pressure/zpa2326_i2c.ko 9281s BTF [M] drivers/iio/pressure/zpa2326_spi.ko 9281s BTF [M] drivers/iio/pressure/st_pressure_i2c.ko 9281s LD [M] drivers/iio/pressure/st_pressure_spi.ko 9281s BTF [M] drivers/iio/pressure/st_pressure_spi.ko 9281s LD [M] drivers/iio/proximity/as3935.ko 9281s BTF [M] drivers/iio/proximity/as3935.ko 9281s LD [M] drivers/iio/proximity/cros_ec_mkbp_proximity.ko 9281s LD [M] drivers/iio/proximity/hx9023s.ko 9281s BTF [M] drivers/iio/proximity/cros_ec_mkbp_proximity.ko 9281s BTF [M] drivers/iio/proximity/hx9023s.ko 9281s LD [M] drivers/iio/proximity/irsd200.ko 9281s BTF [M] drivers/iio/proximity/irsd200.ko 9282s LD [M] drivers/iio/proximity/isl29501.ko 9282s LD [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko 9282s BTF [M] drivers/iio/proximity/isl29501.ko 9282s BTF [M] drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko 9282s LD [M] drivers/iio/proximity/mb1232.ko 9282s BTF [M] drivers/iio/proximity/mb1232.ko 9282s LD [M] drivers/iio/proximity/ping.ko 9282s BTF [M] drivers/iio/proximity/ping.ko 9282s LD [M] drivers/iio/proximity/rfd77402.ko 9282s LD [M] drivers/iio/proximity/srf04.ko 9282s BTF [M] drivers/iio/proximity/srf04.ko 9282s BTF [M] drivers/iio/proximity/rfd77402.ko 9282s LD [M] drivers/iio/proximity/srf08.ko 9282s BTF [M] drivers/iio/proximity/srf08.ko 9282s LD [M] drivers/iio/proximity/sx9310.ko 9282s BTF [M] drivers/iio/proximity/sx9310.ko 9282s LD [M] drivers/iio/proximity/sx9324.ko 9282s LD [M] drivers/iio/proximity/sx9360.ko 9282s BTF [M] drivers/iio/proximity/sx9324.ko 9282s LD [M] drivers/iio/proximity/sx_common.ko 9282s BTF [M] drivers/iio/proximity/sx9360.ko 9282s LD [M] drivers/iio/proximity/sx9500.ko 9282s BTF [M] drivers/iio/proximity/sx_common.ko 9282s BTF [M] drivers/iio/proximity/sx9500.ko 9282s LD [M] drivers/iio/proximity/vcnl3020.ko 9282s LD [M] drivers/iio/proximity/vl53l0x-i2c.ko 9282s LD [M] drivers/iio/proximity/aw96103.ko 9282s BTF [M] drivers/iio/proximity/vcnl3020.ko 9282s BTF [M] drivers/iio/proximity/vl53l0x-i2c.ko 9282s BTF [M] drivers/iio/proximity/aw96103.ko 9282s LD [M] drivers/iio/resolver/ad2s90.ko 9282s BTF [M] drivers/iio/resolver/ad2s90.ko 9282s LD [M] drivers/iio/resolver/ad2s1200.ko 9282s LD [M] drivers/iio/resolver/ad2s1210.ko 9282s LD [M] drivers/iio/temperature/iqs620at-temp.ko 9282s BTF [M] drivers/iio/resolver/ad2s1200.ko 9282s BTF [M] drivers/iio/resolver/ad2s1210.ko 9282s LD [M] drivers/iio/temperature/ltc2983.ko 9282s BTF [M] drivers/iio/temperature/iqs620at-temp.ko 9283s BTF [M] drivers/iio/temperature/ltc2983.ko 9283s LD [M] drivers/iio/temperature/hid-sensor-temperature.ko 9283s LD [M] drivers/iio/temperature/maxim_thermocouple.ko 9283s BTF [M] drivers/iio/temperature/hid-sensor-temperature.ko 9283s LD [M] drivers/iio/temperature/max30208.ko 9283s BTF [M] drivers/iio/temperature/maxim_thermocouple.ko 9283s LD [M] drivers/iio/temperature/max31856.ko 9283s BTF [M] drivers/iio/temperature/max30208.ko 9283s BTF [M] drivers/iio/temperature/max31856.ko 9283s LD [M] drivers/iio/temperature/max31865.ko 9283s LD [M] drivers/iio/temperature/mcp9600.ko 9283s LD [M] drivers/iio/temperature/mlx90614.ko 9283s BTF [M] drivers/iio/temperature/max31865.ko 9283s LD [M] drivers/iio/temperature/mlx90632.ko 9283s BTF [M] drivers/iio/temperature/mcp9600.ko 9283s BTF [M] drivers/iio/temperature/mlx90614.ko 9283s BTF [M] drivers/iio/temperature/mlx90632.ko 9283s LD [M] drivers/iio/temperature/mlx90635.ko 9283s BTF [M] drivers/iio/temperature/mlx90635.ko 9283s LD [M] drivers/iio/temperature/tmp006.ko 9283s LD [M] drivers/iio/temperature/tmp007.ko 9283s LD [M] drivers/iio/temperature/tmp117.ko 9283s BTF [M] drivers/iio/temperature/tmp006.ko 9283s BTF [M] drivers/iio/temperature/tmp007.ko 9283s BTF [M] drivers/iio/temperature/tmp117.ko 9283s LD [M] drivers/iio/temperature/tsys01.ko 9283s LD [M] drivers/iio/temperature/tsys02d.ko 9283s BTF [M] drivers/iio/temperature/tsys01.ko 9283s LD [M] drivers/iio/trigger/iio-trig-hrtimer.ko 9283s LD [M] drivers/iio/trigger/iio-trig-interrupt.ko 9283s BTF [M] drivers/iio/temperature/tsys02d.ko 9283s BTF [M] drivers/iio/trigger/iio-trig-hrtimer.ko 9283s BTF [M] drivers/iio/trigger/iio-trig-interrupt.ko 9284s LD [M] drivers/iio/trigger/stm32-lptimer-trigger.ko 9284s LD [M] drivers/iio/trigger/stm32-timer-trigger.ko 9284s BTF [M] drivers/iio/trigger/stm32-lptimer-trigger.ko 9284s BTF [M] drivers/iio/trigger/stm32-timer-trigger.ko 9284s LD [M] drivers/iio/trigger/iio-trig-sysfs.ko 9284s LD [M] drivers/iio/trigger/iio-trig-loop.ko 9284s BTF [M] drivers/iio/trigger/iio-trig-sysfs.ko 9284s BTF [M] drivers/iio/trigger/iio-trig-loop.ko 9284s LD [M] drivers/iio/industrialio.ko 9284s LD [M] drivers/iio/industrialio-configfs.ko 9284s BTF [M] drivers/iio/industrialio-configfs.ko 9284s LD [M] drivers/iio/industrialio-gts-helper.ko 9284s LD [M] drivers/iio/industrialio-sw-device.ko 9284s BTF [M] drivers/iio/industrialio.ko 9284s BTF [M] drivers/iio/industrialio-sw-device.ko 9284s BTF [M] drivers/iio/industrialio-gts-helper.ko 9284s LD [M] drivers/iio/industrialio-sw-trigger.ko 9284s BTF [M] drivers/iio/industrialio-sw-trigger.ko 9284s LD [M] drivers/iio/industrialio-triggered-event.ko 9284s LD [M] drivers/iio/industrialio-backend.ko 9284s BTF [M] drivers/iio/industrialio-triggered-event.ko 9284s LD [M] drivers/ipack/devices/ipoctal.ko 9284s BTF [M] drivers/iio/industrialio-backend.ko 9284s BTF [M] drivers/ipack/devices/ipoctal.ko 9284s LD [M] drivers/ipack/carriers/tpci200.ko 9284s BTF [M] drivers/ipack/carriers/tpci200.ko 9284s LD [M] drivers/ipack/ipack.ko 9284s LD [M] drivers/ntb/ntb.ko 9284s BTF [M] drivers/ipack/ipack.ko 9284s LD [M] drivers/ntb/hw/idt/ntb_hw_idt.ko 9284s BTF [M] drivers/ntb/ntb.ko 9284s BTF [M] drivers/ntb/hw/idt/ntb_hw_idt.ko 9285s LD [M] drivers/ntb/hw/epf/ntb_hw_epf.ko 9285s BTF [M] drivers/ntb/hw/epf/ntb_hw_epf.ko 9285s LD [M] drivers/ntb/hw/mscc/ntb_hw_switchtec.ko 9285s BTF [M] drivers/ntb/hw/mscc/ntb_hw_switchtec.ko 9285s LD [M] drivers/ntb/test/ntb_pingpong.ko 9285s BTF [M] drivers/ntb/test/ntb_pingpong.ko 9285s LD [M] drivers/ntb/test/ntb_tool.ko 9285s BTF [M] drivers/ntb/test/ntb_tool.ko 9285s LD [M] drivers/ntb/test/ntb_perf.ko 9285s BTF [M] drivers/ntb/test/ntb_perf.ko 9285s LD [M] drivers/ntb/ntb_transport.ko 9285s BTF [M] drivers/ntb/ntb_transport.ko 9285s LD [M] drivers/mcb/mcb.ko 9285s BTF [M] drivers/mcb/mcb.ko 9285s LD [M] drivers/mcb/mcb-pci.ko 9285s BTF [M] drivers/mcb/mcb-pci.ko 9285s LD [M] drivers/mcb/mcb-lpc.ko 9285s BTF [M] drivers/mcb/mcb-lpc.ko 9285s LD [M] drivers/thunderbolt/thunderbolt.ko 9285s LD [M] drivers/hwtracing/stm/stm_core.ko 9285s BTF [M] drivers/hwtracing/stm/stm_core.ko 9285s LD [M] drivers/hwtracing/stm/stm_p_basic.ko 9285s BTF [M] drivers/thunderbolt/thunderbolt.ko 9285s BTF [M] drivers/hwtracing/stm/stm_p_basic.ko 9285s LD [M] drivers/hwtracing/stm/stm_p_sys-t.ko 9285s BTF [M] drivers/hwtracing/stm/stm_p_sys-t.ko 9285s LD [M] drivers/hwtracing/stm/dummy_stm.ko 9285s BTF [M] drivers/hwtracing/stm/dummy_stm.ko 9285s LD [M] drivers/hwtracing/stm/stm_console.ko 9285s BTF [M] drivers/hwtracing/stm/stm_console.ko 9285s LD [M] drivers/hwtracing/stm/stm_heartbeat.ko 9285s LD [M] drivers/hwtracing/stm/stm_ftrace.ko 9285s BTF [M] drivers/hwtracing/stm/stm_heartbeat.ko 9285s BTF [M] drivers/hwtracing/stm/stm_ftrace.ko 9286s LD [M] drivers/hwtracing/ptt/hisi_ptt.ko 9286s BTF [M] drivers/hwtracing/ptt/hisi_ptt.ko 9286s LD [M] drivers/fpga/fpga-mgr.ko 9286s BTF [M] drivers/fpga/fpga-mgr.ko 9286s LD [M] drivers/fpga/altera-cvp.ko 9286s LD [M] drivers/fpga/altera-ps-spi.ko 9286s BTF [M] drivers/fpga/altera-cvp.ko 9286s BTF [M] drivers/fpga/altera-ps-spi.ko 9286s LD [M] drivers/fpga/ice40-spi.ko 9286s BTF [M] drivers/fpga/ice40-spi.ko 9286s LD [M] drivers/fpga/machxo2-spi.ko 9286s BTF [M] drivers/fpga/machxo2-spi.ko 9286s LD [M] drivers/fpga/socfpga.ko 9286s LD [M] drivers/fpga/socfpga-a10.ko 9286s BTF [M] drivers/fpga/socfpga.ko 9286s BTF [M] drivers/fpga/socfpga-a10.ko 9286s LD [M] drivers/fpga/stratix10-soc.ko 9286s LD [M] drivers/fpga/xilinx-core.ko 9286s BTF [M] drivers/fpga/stratix10-soc.ko 9286s BTF [M] drivers/fpga/xilinx-core.ko 9286s LD [M] drivers/fpga/xilinx-selectmap.ko 9286s LD [M] drivers/fpga/xilinx-spi.ko 9286s BTF [M] drivers/fpga/xilinx-selectmap.ko 9286s BTF [M] drivers/fpga/xilinx-spi.ko 9286s LD [M] drivers/fpga/zynqmp-fpga.ko 9286s LD [M] drivers/fpga/versal-fpga.ko 9286s BTF [M] drivers/fpga/zynqmp-fpga.ko 9286s BTF [M] drivers/fpga/versal-fpga.ko 9286s LD [M] drivers/fpga/microchip-spi.ko 9286s LD [M] drivers/fpga/lattice-sysconfig.ko 9286s BTF [M] drivers/fpga/microchip-spi.ko 9286s BTF [M] drivers/fpga/lattice-sysconfig.ko 9286s LD [M] drivers/fpga/lattice-sysconfig-spi.ko 9287s LD [M] drivers/fpga/altera-pr-ip-core.ko 9287s BTF [M] drivers/fpga/lattice-sysconfig-spi.ko 9287s BTF [M] drivers/fpga/altera-pr-ip-core.ko 9287s LD [M] drivers/fpga/altera-pr-ip-core-plat.ko 9287s BTF [M] drivers/fpga/altera-pr-ip-core-plat.ko 9287s LD [M] drivers/fpga/intel-m10-bmc-sec-update.ko 9287s BTF [M] drivers/fpga/intel-m10-bmc-sec-update.ko 9287s LD [M] drivers/fpga/fpga-bridge.ko 9287s BTF [M] drivers/fpga/fpga-bridge.ko 9287s LD [M] drivers/fpga/altera-hps2fpga.ko 9287s BTF [M] drivers/fpga/altera-hps2fpga.ko 9287s LD [M] drivers/fpga/altera-fpga2sdram.ko 9287s BTF [M] drivers/fpga/altera-fpga2sdram.ko 9287s LD [M] drivers/fpga/altera-freeze-bridge.ko 9287s BTF [M] drivers/fpga/altera-freeze-bridge.ko 9287s LD [M] drivers/fpga/xilinx-pr-decoupler.ko 9287s BTF [M] drivers/fpga/xilinx-pr-decoupler.ko 9287s LD [M] drivers/fpga/fpga-region.ko 9287s BTF [M] drivers/fpga/fpga-region.ko 9287s LD [M] drivers/fpga/of-fpga-region.ko 9287s LD [M] drivers/fpga/dfl.ko 9287s BTF [M] drivers/fpga/of-fpga-region.ko 9287s BTF [M] drivers/fpga/dfl.ko 9287s LD [M] drivers/fpga/dfl-fme.ko 9287s LD [M] drivers/fpga/dfl-fme-mgr.ko 9287s BTF [M] drivers/fpga/dfl-fme.ko 9287s BTF [M] drivers/fpga/dfl-fme-mgr.ko 9287s LD [M] drivers/fpga/dfl-fme-br.ko 9287s LD [M] drivers/fpga/dfl-fme-region.ko 9287s BTF [M] drivers/fpga/dfl-fme-br.ko 9287s BTF [M] drivers/fpga/dfl-fme-region.ko 9287s LD [M] drivers/fpga/dfl-afu.ko 9287s LD [M] drivers/fpga/dfl-n3000-nios.ko 9287s BTF [M] drivers/fpga/dfl-afu.ko 9287s BTF [M] drivers/fpga/dfl-n3000-nios.ko 9288s LD [M] drivers/fpga/dfl-pci.ko 9288s BTF [M] drivers/fpga/dfl-pci.ko 9288s LD [M] drivers/fsi/fsi-core.ko 9288s BTF [M] drivers/fsi/fsi-core.ko 9288s LD [M] drivers/fsi/fsi-master-hub.ko 9288s LD [M] drivers/fsi/fsi-master-aspeed.ko 9288s BTF [M] drivers/fsi/fsi-master-hub.ko 9288s BTF [M] drivers/fsi/fsi-master-aspeed.ko 9288s LD [M] drivers/fsi/fsi-master-gpio.ko 9288s BTF [M] drivers/fsi/fsi-master-gpio.ko 9288s LD [M] drivers/fsi/fsi-master-i2cr.ko 9288s BTF [M] drivers/fsi/fsi-master-i2cr.ko 9288s LD [M] drivers/fsi/fsi-scom.ko 9288s LD [M] drivers/fsi/fsi-sbefifo.ko 9288s BTF [M] drivers/fsi/fsi-scom.ko 9288s BTF [M] drivers/fsi/fsi-sbefifo.ko 9288s LD [M] drivers/fsi/fsi-occ.ko 9288s BTF [M] drivers/fsi/fsi-occ.ko 9288s LD [M] drivers/fsi/i2cr-scom.ko 9288s BTF [M] drivers/fsi/i2cr-scom.ko 9288s LD [M] drivers/tee/tee.ko 9288s LD [M] drivers/tee/optee/optee.ko 9288s BTF [M] drivers/tee/tee.ko 9288s BTF [M] drivers/tee/optee/optee.ko 9288s LD [M] drivers/tee/tstee/arm-tstee.ko 9288s BTF [M] drivers/tee/tstee/arm-tstee.ko 9288s LD [M] drivers/siox/siox-core.ko 9288s BTF [M] drivers/siox/siox-core.ko 9288s LD [M] drivers/siox/siox-bus-gpio.ko 9288s BTF [M] drivers/siox/siox-bus-gpio.ko 9288s LD [M] drivers/gnss/gnss.ko 9288s BTF [M] drivers/gnss/gnss.ko 9288s LD [M] drivers/gnss/gnss-serial.ko 9289s BTF [M] drivers/gnss/gnss-serial.ko 9289s LD [M] drivers/gnss/gnss-mtk.ko 9289s BTF [M] drivers/gnss/gnss-mtk.ko 9289s LD [M] drivers/gnss/gnss-sirf.ko 9289s LD [M] drivers/gnss/gnss-ubx.ko 9289s BTF [M] drivers/gnss/gnss-sirf.ko 9289s BTF [M] drivers/gnss/gnss-ubx.ko 9289s LD [M] drivers/gnss/gnss-usb.ko 9289s BTF [M] drivers/gnss/gnss-usb.ko 9289s LD [M] drivers/counter/counter.ko 9289s BTF [M] drivers/counter/counter.ko 9289s LD [M] drivers/counter/interrupt-cnt.ko 9289s BTF [M] drivers/counter/interrupt-cnt.ko 9289s LD [M] drivers/counter/rz-mtu3-cnt.ko 9289s BTF [M] drivers/counter/rz-mtu3-cnt.ko 9289s LD [M] drivers/counter/stm32-timer-cnt.ko 9289s BTF [M] drivers/counter/stm32-timer-cnt.ko 9289s LD [M] drivers/counter/stm32-lptimer-cnt.ko 9289s BTF [M] drivers/counter/stm32-lptimer-cnt.ko 9289s LD [M] drivers/counter/ti-eqep.ko 9289s BTF [M] drivers/counter/ti-eqep.ko 9289s LD [M] drivers/counter/ti-ecap-capture.ko 9289s BTF [M] drivers/counter/ti-ecap-capture.ko 9289s LD [M] drivers/most/most_core.ko 9289s BTF [M] drivers/most/most_core.ko 9289s LD [M] drivers/most/most_usb.ko 9289s BTF [M] drivers/most/most_usb.ko 9289s LD [M] drivers/most/most_cdev.ko 9289s LD [M] drivers/peci/controller/peci-npcm.ko 9289s BTF [M] drivers/most/most_cdev.ko 9289s BTF [M] drivers/peci/controller/peci-npcm.ko 9289s LD [M] drivers/peci/peci.ko 9289s BTF [M] drivers/peci/peci.ko 9289s LD [M] drivers/peci/peci-cpu.ko 9290s BTF [M] drivers/peci/peci-cpu.ko 9290s LD [M] sound/soundcore.ko 9290s LD [M] samples/trace_printk/trace-printk.ko 9290s BTF [M] sound/soundcore.ko 9290s BTF [M] samples/trace_printk/trace-printk.ko 9290s LD [M] samples/ftrace/sample-trace-array.ko 9290s BTF [M] samples/ftrace/sample-trace-array.ko 9290s LD [M] samples/hung_task/hung_task_tests.ko 9290s BTF [M] samples/hung_task/hung_task_tests.ko 9290s LD [M] samples/tsm-mr/tsm_mr_sample.ko 9290s LD [M] net/core/pktgen.ko 9290s BTF [M] samples/tsm-mr/tsm_mr_sample.ko 9290s BTF [M] net/core/pktgen.ko 9290s LD [M] net/802/psnap.ko 9290s BTF [M] net/802/psnap.ko 9290s LD [M] net/802/stp.ko 9290s BTF [M] net/802/stp.ko 9290s LD [M] net/802/garp.ko 9290s BTF [M] net/802/garp.ko 9290s LD [M] net/802/mrp.ko 9290s BTF [M] net/802/mrp.ko 9290s LD [M] net/sched/act_police.ko 9290s BTF [M] net/sched/act_police.ko 9290s LD [M] net/sched/act_gact.ko 9290s BTF [M] net/sched/act_gact.ko 9290s LD [M] net/sched/act_mirred.ko 9290s BTF [M] net/sched/act_mirred.ko 9290s LD [M] net/sched/act_sample.ko 9290s BTF [M] net/sched/act_sample.ko 9290s LD [M] net/sched/act_nat.ko 9290s BTF [M] net/sched/act_nat.ko 9290s LD [M] net/sched/act_pedit.ko 9290s BTF [M] net/sched/act_pedit.ko 9291s LD [M] net/sched/act_simple.ko 9291s LD [M] net/sched/act_skbedit.ko 9291s BTF [M] net/sched/act_simple.ko 9291s BTF [M] net/sched/act_skbedit.ko 9291s LD [M] net/sched/act_csum.ko 9291s BTF [M] net/sched/act_csum.ko 9291s LD [M] net/sched/act_mpls.ko 9291s BTF [M] net/sched/act_mpls.ko 9291s LD [M] net/sched/act_vlan.ko 9291s LD [M] net/sched/act_bpf.ko 9291s BTF [M] net/sched/act_vlan.ko 9291s BTF [M] net/sched/act_bpf.ko 9291s LD [M] net/sched/act_connmark.ko 9291s BTF [M] net/sched/act_connmark.ko 9291s LD [M] net/sched/act_ctinfo.ko 9291s BTF [M] net/sched/act_ctinfo.ko 9291s LD [M] net/sched/act_skbmod.ko 9291s LD [M] net/sched/act_tunnel_key.ko 9291s BTF [M] net/sched/act_skbmod.ko 9291s BTF [M] net/sched/act_tunnel_key.ko 9291s LD [M] net/sched/act_ct.ko 9291s BTF [M] net/sched/act_ct.ko 9291s LD [M] net/sched/act_gate.ko 9291s BTF [M] net/sched/act_gate.ko 9291s LD [M] net/sched/sch_htb.ko 9291s LD [M] net/sched/sch_hfsc.ko 9291s BTF [M] net/sched/sch_htb.ko 9291s BTF [M] net/sched/sch_hfsc.ko 9291s LD [M] net/sched/sch_red.ko 9291s BTF [M] net/sched/sch_red.ko 9291s LD [M] net/sched/sch_gred.ko 9291s BTF [M] net/sched/sch_gred.ko 9291s LD [M] net/sched/sch_ingress.ko 9292s LD [M] net/sched/sch_sfb.ko 9292s BTF [M] net/sched/sch_ingress.ko 9292s BTF [M] net/sched/sch_sfb.ko 9292s LD [M] net/sched/sch_sfq.ko 9292s BTF [M] net/sched/sch_sfq.ko 9292s LD [M] net/sched/sch_tbf.ko 9292s BTF [M] net/sched/sch_tbf.ko 9292s LD [M] net/sched/sch_teql.ko 9292s LD [M] net/sched/sch_prio.ko 9292s BTF [M] net/sched/sch_teql.ko 9292s BTF [M] net/sched/sch_prio.ko 9292s LD [M] net/sched/sch_multiq.ko 9292s BTF [M] net/sched/sch_multiq.ko 9292s LD [M] net/sched/sch_netem.ko 9292s BTF [M] net/sched/sch_netem.ko 9292s LD [M] net/sched/sch_drr.ko 9292s LD [M] net/sched/sch_plug.ko 9292s BTF [M] net/sched/sch_drr.ko 9292s BTF [M] net/sched/sch_plug.ko 9292s LD [M] net/sched/sch_ets.ko 9292s BTF [M] net/sched/sch_ets.ko 9292s LD [M] net/sched/sch_mqprio.ko 9292s BTF [M] net/sched/sch_mqprio.ko 9292s LD [M] net/sched/sch_mqprio_lib.ko 9292s LD [M] net/sched/sch_skbprio.ko 9292s BTF [M] net/sched/sch_mqprio_lib.ko 9292s BTF [M] net/sched/sch_skbprio.ko 9292s LD [M] net/sched/sch_choke.ko 9292s BTF [M] net/sched/sch_choke.ko 9292s LD [M] net/sched/sch_qfq.ko 9292s BTF [M] net/sched/sch_qfq.ko 9292s LD [M] net/sched/sch_codel.ko 9292s LD [M] net/sched/sch_fq_codel.ko 9292s BTF [M] net/sched/sch_codel.ko 9292s BTF [M] net/sched/sch_fq_codel.ko 9293s LD [M] net/sched/sch_cake.ko 9293s BTF [M] net/sched/sch_cake.ko 9293s LD [M] net/sched/sch_fq.ko 9293s BTF [M] net/sched/sch_fq.ko 9293s LD [M] net/sched/sch_hhf.ko 9293s LD [M] net/sched/sch_pie.ko 9293s BTF [M] net/sched/sch_pie.ko 9293s BTF [M] net/sched/sch_hhf.ko 9293s LD [M] net/sched/sch_fq_pie.ko 9293s BTF [M] net/sched/sch_fq_pie.ko 9293s LD [M] net/sched/sch_cbs.ko 9293s BTF [M] net/sched/sch_cbs.ko 9293s LD [M] net/sched/sch_etf.ko 9293s LD [M] net/sched/sch_taprio.ko 9293s BTF [M] net/sched/sch_etf.ko 9293s BTF [M] net/sched/sch_taprio.ko 9293s LD [M] net/sched/cls_u32.ko 9293s BTF [M] net/sched/cls_u32.ko 9293s LD [M] net/sched/cls_route.ko 9293s BTF [M] net/sched/cls_route.ko 9293s LD [M] net/sched/cls_fw.ko 9293s BTF [M] net/sched/cls_fw.ko 9293s LD [M] net/sched/cls_basic.ko 9293s BTF [M] net/sched/cls_basic.ko 9293s LD [M] net/sched/cls_flow.ko 9293s BTF [M] net/sched/cls_flow.ko 9293s LD [M] net/sched/cls_cgroup.ko 9293s BTF [M] net/sched/cls_cgroup.ko 9293s LD [M] net/sched/cls_bpf.ko 9293s BTF [M] net/sched/cls_bpf.ko 9293s LD [M] net/sched/cls_flower.ko 9293s BTF [M] net/sched/cls_flower.ko 9294s LD [M] net/sched/cls_matchall.ko 9294s BTF [M] net/sched/cls_matchall.ko 9294s LD [M] net/sched/em_cmp.ko 9294s BTF [M] net/sched/em_cmp.ko 9294s LD [M] net/sched/em_nbyte.ko 9294s BTF [M] net/sched/em_nbyte.ko 9294s LD [M] net/sched/em_u32.ko 9294s BTF [M] net/sched/em_u32.ko 9294s LD [M] net/sched/em_meta.ko 9294s BTF [M] net/sched/em_meta.ko 9294s LD [M] net/sched/em_text.ko 9294s LD [M] net/sched/em_canid.ko 9294s BTF [M] net/sched/em_text.ko 9294s BTF [M] net/sched/em_canid.ko 9294s LD [M] net/sched/em_ipset.ko 9294s BTF [M] net/sched/em_ipset.ko 9294s LD [M] net/sched/em_ipt.ko 9294s BTF [M] net/sched/em_ipt.ko 9294s LD [M] net/netlink/netlink_diag.ko 9294s LD [M] net/netfilter/nfnetlink.ko 9294s BTF [M] net/netlink/netlink_diag.ko 9294s BTF [M] net/netfilter/nfnetlink.ko 9294s LD [M] net/netfilter/nfnetlink_acct.ko 9294s BTF [M] net/netfilter/nfnetlink_acct.ko 9294s LD [M] net/netfilter/nfnetlink_queue.ko 9294s BTF [M] net/netfilter/nfnetlink_queue.ko 9294s LD [M] net/netfilter/nfnetlink_log.ko 9294s LD [M] net/netfilter/nfnetlink_osf.ko 9294s BTF [M] net/netfilter/nfnetlink_osf.ko 9294s BTF [M] net/netfilter/nfnetlink_log.ko 9294s LD [M] net/netfilter/nfnetlink_hook.ko 9295s BTF [M] net/netfilter/nfnetlink_hook.ko 9295s LD [M] net/netfilter/nf_conntrack.ko 9295s LD [M] net/netfilter/nf_conntrack_netlink.ko 9295s LD [M] net/netfilter/nfnetlink_cttimeout.ko 9295s BTF [M] net/netfilter/nfnetlink_cttimeout.ko 9295s BTF [M] net/netfilter/nf_conntrack_netlink.ko 9295s BTF [M] net/netfilter/nf_conntrack.ko 9295s LD [M] net/netfilter/nfnetlink_cthelper.ko 9295s BTF [M] net/netfilter/nfnetlink_cthelper.ko 9295s LD [M] net/netfilter/nf_conntrack_amanda.ko 9295s BTF [M] net/netfilter/nf_conntrack_amanda.ko 9295s LD [M] net/netfilter/nf_conntrack_ftp.ko 9295s BTF [M] net/netfilter/nf_conntrack_ftp.ko 9295s LD [M] net/netfilter/nf_conntrack_h323.ko 9295s BTF [M] net/netfilter/nf_conntrack_h323.ko 9295s LD [M] net/netfilter/nf_conntrack_irc.ko 9295s BTF [M] net/netfilter/nf_conntrack_irc.ko 9295s LD [M] net/netfilter/nf_conntrack_broadcast.ko 9295s LD [M] net/netfilter/nf_conntrack_netbios_ns.ko 9295s BTF [M] net/netfilter/nf_conntrack_broadcast.ko 9295s BTF [M] net/netfilter/nf_conntrack_netbios_ns.ko 9295s LD [M] net/netfilter/nf_conntrack_snmp.ko 9295s BTF [M] net/netfilter/nf_conntrack_snmp.ko 9295s LD [M] net/netfilter/nf_conntrack_pptp.ko 9295s BTF [M] net/netfilter/nf_conntrack_pptp.ko 9295s LD [M] net/netfilter/nf_conntrack_sane.ko 9295s LD [M] net/netfilter/nf_conntrack_sip.ko 9295s BTF [M] net/netfilter/nf_conntrack_sane.ko 9295s BTF [M] net/netfilter/nf_conntrack_sip.ko 9296s LD [M] net/netfilter/nf_conntrack_tftp.ko 9296s BTF [M] net/netfilter/nf_conntrack_tftp.ko 9296s LD [M] net/netfilter/nf_log_syslog.ko 9296s BTF [M] net/netfilter/nf_log_syslog.ko 9296s LD [M] net/netfilter/nf_nat.ko 9296s LD [M] net/netfilter/nf_nat_amanda.ko 9296s BTF [M] net/netfilter/nf_nat_amanda.ko 9296s BTF [M] net/netfilter/nf_nat.ko 9296s LD [M] net/netfilter/nf_nat_ftp.ko 9296s BTF [M] net/netfilter/nf_nat_ftp.ko 9296s LD [M] net/netfilter/nf_nat_irc.ko 9296s BTF [M] net/netfilter/nf_nat_irc.ko 9296s LD [M] net/netfilter/nf_nat_sip.ko 9296s BTF [M] net/netfilter/nf_nat_sip.ko 9296s LD [M] net/netfilter/nf_nat_tftp.ko 9296s LD [M] net/netfilter/nf_synproxy_core.ko 9296s BTF [M] net/netfilter/nf_nat_tftp.ko 9296s BTF [M] net/netfilter/nf_synproxy_core.ko 9296s LD [M] net/netfilter/nf_conncount.ko 9296s BTF [M] net/netfilter/nf_conncount.ko 9296s LD [M] net/netfilter/nf_dup_netdev.ko 9296s BTF [M] net/netfilter/nf_dup_netdev.ko 9296s LD [M] net/netfilter/nf_tables.ko 9296s LD [M] net/netfilter/nft_compat.ko 9296s BTF [M] net/netfilter/nft_compat.ko 9296s LD [M] net/netfilter/nft_connlimit.ko 9296s BTF [M] net/netfilter/nf_tables.ko 9296s BTF [M] net/netfilter/nft_connlimit.ko 9296s LD [M] net/netfilter/nft_numgen.ko 9296s BTF [M] net/netfilter/nft_numgen.ko 9297s LD [M] net/netfilter/nft_ct.ko 9297s BTF [M] net/netfilter/nft_ct.ko 9297s LD [M] net/netfilter/nft_flow_offload.ko 9297s BTF [M] net/netfilter/nft_flow_offload.ko 9297s LD [M] net/netfilter/nft_limit.ko 9297s BTF [M] net/netfilter/nft_limit.ko 9297s LD [M] net/netfilter/nft_nat.ko 9297s BTF [M] net/netfilter/nft_nat.ko 9297s LD [M] net/netfilter/nft_queue.ko 9297s LD [M] net/netfilter/nft_quota.ko 9297s BTF [M] net/netfilter/nft_queue.ko 9297s BTF [M] net/netfilter/nft_quota.ko 9297s LD [M] net/netfilter/nft_reject.ko 9297s BTF [M] net/netfilter/nft_reject.ko 9297s LD [M] net/netfilter/nft_reject_inet.ko 9297s BTF [M] net/netfilter/nft_reject_inet.ko 9297s LD [M] net/netfilter/nft_reject_netdev.ko 9297s BTF [M] net/netfilter/nft_reject_netdev.ko 9297s LD [M] net/netfilter/nft_tunnel.ko 9297s BTF [M] net/netfilter/nft_tunnel.ko 9297s LD [M] net/netfilter/nft_log.ko 9297s BTF [M] net/netfilter/nft_log.ko 9297s LD [M] net/netfilter/nft_masq.ko 9297s BTF [M] net/netfilter/nft_masq.ko 9297s LD [M] net/netfilter/nft_redir.ko 9297s BTF [M] net/netfilter/nft_redir.ko 9297s LD [M] net/netfilter/nft_hash.ko 9297s LD [M] net/netfilter/nft_fib.ko 9297s LD [M] net/netfilter/nft_fib_inet.ko 9297s BTF [M] net/netfilter/nft_hash.ko 9297s BTF [M] net/netfilter/nft_fib.ko 9298s BTF [M] net/netfilter/nft_fib_inet.ko 9298s LD [M] net/netfilter/nft_fib_netdev.ko 9298s BTF [M] net/netfilter/nft_fib_netdev.ko 9298s LD [M] net/netfilter/nft_socket.ko 9298s BTF [M] net/netfilter/nft_socket.ko 9298s LD [M] net/netfilter/nft_osf.ko 9298s LD [M] net/netfilter/nft_tproxy.ko 9298s BTF [M] net/netfilter/nft_osf.ko 9298s BTF [M] net/netfilter/nft_tproxy.ko 9298s LD [M] net/netfilter/nft_xfrm.ko 9298s BTF [M] net/netfilter/nft_xfrm.ko 9298s LD [M] net/netfilter/nft_synproxy.ko 9298s BTF [M] net/netfilter/nft_synproxy.ko 9298s LD [M] net/netfilter/nft_chain_nat.ko 9298s BTF [M] net/netfilter/nft_chain_nat.ko 9298s LD [M] net/netfilter/nft_dup_netdev.ko 9298s BTF [M] net/netfilter/nft_dup_netdev.ko 9298s LD [M] net/netfilter/nft_fwd_netdev.ko 9298s BTF [M] net/netfilter/nft_fwd_netdev.ko 9298s LD [M] net/netfilter/nf_flow_table.ko 9298s BTF [M] net/netfilter/nf_flow_table.ko 9298s LD [M] net/netfilter/nf_flow_table_inet.ko 9298s BTF [M] net/netfilter/nf_flow_table_inet.ko 9298s LD [M] net/netfilter/x_tables.ko 9298s BTF [M] net/netfilter/x_tables.ko 9298s LD [M] net/netfilter/xt_tcpudp.ko 9298s BTF [M] net/netfilter/xt_tcpudp.ko 9298s LD [M] net/netfilter/xt_mark.ko 9298s LD [M] net/netfilter/xt_connmark.ko 9298s BTF [M] net/netfilter/xt_mark.ko 9299s BTF [M] net/netfilter/xt_connmark.ko 9299s LD [M] net/netfilter/xt_set.ko 9299s BTF [M] net/netfilter/xt_set.ko 9299s LD [M] net/netfilter/xt_nat.ko 9299s BTF [M] net/netfilter/xt_nat.ko 9299s LD [M] net/netfilter/xt_AUDIT.ko 9299s LD [M] net/netfilter/xt_CHECKSUM.ko 9299s LD [M] net/netfilter/xt_CLASSIFY.ko 9299s BTF [M] net/netfilter/xt_AUDIT.ko 9299s BTF [M] net/netfilter/xt_CHECKSUM.ko 9299s BTF [M] net/netfilter/xt_CLASSIFY.ko 9299s LD [M] net/netfilter/xt_CONNSECMARK.ko 9299s BTF [M] net/netfilter/xt_CONNSECMARK.ko 9299s LD [M] net/netfilter/xt_CT.ko 9299s LD [M] net/netfilter/xt_DSCP.ko 9299s BTF [M] net/netfilter/xt_CT.ko 9299s LD [M] net/netfilter/xt_HL.ko 9299s BTF [M] net/netfilter/xt_DSCP.ko 9299s BTF [M] net/netfilter/xt_HL.ko 9299s LD [M] net/netfilter/xt_HMARK.ko 9299s BTF [M] net/netfilter/xt_HMARK.ko 9299s LD [M] net/netfilter/xt_LED.ko 9299s LD [M] net/netfilter/xt_LOG.ko 9299s BTF [M] net/netfilter/xt_LED.ko 9299s BTF [M] net/netfilter/xt_LOG.ko 9299s LD [M] net/netfilter/xt_NETMAP.ko 9299s BTF [M] net/netfilter/xt_NETMAP.ko 9299s LD [M] net/netfilter/xt_NFLOG.ko 9299s BTF [M] net/netfilter/xt_NFLOG.ko 9299s LD [M] net/netfilter/xt_NFQUEUE.ko 9299s LD [M] net/netfilter/xt_RATEEST.ko 9299s BTF [M] net/netfilter/xt_NFQUEUE.ko 9299s LD [M] net/netfilter/xt_REDIRECT.ko 9299s BTF [M] net/netfilter/xt_RATEEST.ko 9299s LD [M] net/netfilter/xt_MASQUERADE.ko 9299s BTF [M] net/netfilter/xt_REDIRECT.ko 9299s BTF [M] net/netfilter/xt_MASQUERADE.ko 9300s LD [M] net/netfilter/xt_SECMARK.ko 9300s LD [M] net/netfilter/xt_TPROXY.ko 9300s BTF [M] net/netfilter/xt_SECMARK.ko 9300s BTF [M] net/netfilter/xt_TPROXY.ko 9300s LD [M] net/netfilter/xt_TCPMSS.ko 9300s LD [M] net/netfilter/xt_TCPOPTSTRIP.ko 9300s BTF [M] net/netfilter/xt_TCPMSS.ko 9300s BTF [M] net/netfilter/xt_TCPOPTSTRIP.ko 9300s LD [M] net/netfilter/xt_TEE.ko 9300s LD [M] net/netfilter/xt_TRACE.ko 9300s BTF [M] net/netfilter/xt_TEE.ko 9300s BTF [M] net/netfilter/xt_TRACE.ko 9300s LD [M] net/netfilter/xt_IDLETIMER.ko 9300s LD [M] net/netfilter/xt_addrtype.ko 9300s BTF [M] net/netfilter/xt_IDLETIMER.ko 9300s BTF [M] net/netfilter/xt_addrtype.ko 9300s LD [M] net/netfilter/xt_bpf.ko 9300s LD [M] net/netfilter/xt_cluster.ko 9300s BTF [M] net/netfilter/xt_bpf.ko 9300s BTF [M] net/netfilter/xt_cluster.ko 9300s LD [M] net/netfilter/xt_comment.ko 9300s LD [M] net/netfilter/xt_connbytes.ko 9300s BTF [M] net/netfilter/xt_comment.ko 9300s BTF [M] net/netfilter/xt_connbytes.ko 9300s LD [M] net/netfilter/xt_connlabel.ko 9300s LD [M] net/netfilter/xt_connlimit.ko 9300s BTF [M] net/netfilter/xt_connlabel.ko 9300s BTF [M] net/netfilter/xt_connlimit.ko 9300s LD [M] net/netfilter/xt_conntrack.ko 9300s LD [M] net/netfilter/xt_cpu.ko 9300s BTF [M] net/netfilter/xt_conntrack.ko 9300s BTF [M] net/netfilter/xt_cpu.ko 9301s LD [M] net/netfilter/xt_dccp.ko 9301s LD [M] net/netfilter/xt_devgroup.ko 9301s BTF [M] net/netfilter/xt_dccp.ko 9301s BTF [M] net/netfilter/xt_devgroup.ko 9301s LD [M] net/netfilter/xt_dscp.ko 9301s LD [M] net/netfilter/xt_ecn.ko 9301s BTF [M] net/netfilter/xt_dscp.ko 9301s BTF [M] net/netfilter/xt_ecn.ko 9301s LD [M] net/netfilter/xt_esp.ko 9301s BTF [M] net/netfilter/xt_esp.ko 9301s LD [M] net/netfilter/xt_hashlimit.ko 9301s BTF [M] net/netfilter/xt_hashlimit.ko 9301s LD [M] net/netfilter/xt_helper.ko 9301s LD [M] net/netfilter/xt_hl.ko 9301s BTF [M] net/netfilter/xt_hl.ko 9301s BTF [M] net/netfilter/xt_helper.ko 9301s LD [M] net/netfilter/xt_ipcomp.ko 9301s BTF [M] net/netfilter/xt_ipcomp.ko 9301s LD [M] net/netfilter/xt_iprange.ko 9301s LD [M] net/netfilter/xt_ipvs.ko 9301s BTF [M] net/netfilter/xt_iprange.ko 9301s LD [M] net/netfilter/xt_l2tp.ko 9301s BTF [M] net/netfilter/xt_ipvs.ko 9301s BTF [M] net/netfilter/xt_l2tp.ko 9301s LD [M] net/netfilter/xt_length.ko 9301s LD [M] net/netfilter/xt_limit.ko 9301s BTF [M] net/netfilter/xt_length.ko 9301s LD [M] net/netfilter/xt_mac.ko 9301s BTF [M] net/netfilter/xt_limit.ko 9301s LD [M] net/netfilter/xt_multiport.ko 9301s BTF [M] net/netfilter/xt_mac.ko 9301s BTF [M] net/netfilter/xt_multiport.ko 9302s LD [M] net/netfilter/xt_nfacct.ko 9302s BTF [M] net/netfilter/xt_nfacct.ko 9302s LD [M] net/netfilter/xt_osf.ko 9302s LD [M] net/netfilter/xt_owner.ko 9302s BTF [M] net/netfilter/xt_osf.ko 9302s BTF [M] net/netfilter/xt_owner.ko 9302s LD [M] net/netfilter/xt_cgroup.ko 9302s BTF [M] net/netfilter/xt_cgroup.ko 9302s LD [M] net/netfilter/xt_physdev.ko 9302s LD [M] net/netfilter/xt_pkttype.ko 9302s BTF [M] net/netfilter/xt_physdev.ko 9302s LD [M] net/netfilter/xt_policy.ko 9302s BTF [M] net/netfilter/xt_pkttype.ko 9302s LD [M] net/netfilter/xt_quota.ko 9302s BTF [M] net/netfilter/xt_policy.ko 9302s BTF [M] net/netfilter/xt_quota.ko 9302s LD [M] net/netfilter/xt_rateest.ko 9302s BTF [M] net/netfilter/xt_rateest.ko 9302s LD [M] net/netfilter/xt_realm.ko 9302s LD [M] net/netfilter/xt_recent.ko 9302s LD [M] net/netfilter/xt_sctp.ko 9302s BTF [M] net/netfilter/xt_realm.ko 9302s BTF [M] net/netfilter/xt_recent.ko 9302s BTF [M] net/netfilter/xt_sctp.ko 9302s LD [M] net/netfilter/xt_socket.ko 9302s BTF [M] net/netfilter/xt_socket.ko 9302s LD [M] net/netfilter/xt_state.ko 9302s LD [M] net/netfilter/xt_statistic.ko 9302s LD [M] net/netfilter/xt_string.ko 9302s BTF [M] net/netfilter/xt_state.ko 9302s BTF [M] net/netfilter/xt_string.ko 9302s BTF [M] net/netfilter/xt_statistic.ko 9303s LD [M] net/netfilter/xt_tcpmss.ko 9303s LD [M] net/netfilter/xt_time.ko 9303s BTF [M] net/netfilter/xt_tcpmss.ko 9303s LD [M] net/netfilter/xt_u32.ko 9303s BTF [M] net/netfilter/xt_time.ko 9303s LD [M] net/netfilter/ipset/ip_set.ko 9303s BTF [M] net/netfilter/xt_u32.ko 9303s BTF [M] net/netfilter/ipset/ip_set.ko 9303s LD [M] net/netfilter/ipset/ip_set_bitmap_ip.ko 9303s BTF [M] net/netfilter/ipset/ip_set_bitmap_ip.ko 9303s LD [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko 9303s LD [M] net/netfilter/ipset/ip_set_bitmap_port.ko 9303s BTF [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko 9303s BTF [M] net/netfilter/ipset/ip_set_bitmap_port.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ip.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ip.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ipmac.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ipmark.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ipmac.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ipmark.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ipport.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ipport.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ipportip.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ipportip.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_ipportnet.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_ipportnet.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_mac.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_net.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_mac.ko 9303s LD [M] net/netfilter/ipset/ip_set_hash_netport.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_net.ko 9303s BTF [M] net/netfilter/ipset/ip_set_hash_netport.ko 9304s LD [M] net/netfilter/ipset/ip_set_hash_netiface.ko 9304s BTF [M] net/netfilter/ipset/ip_set_hash_netiface.ko 9304s LD [M] net/netfilter/ipset/ip_set_hash_netnet.ko 9304s BTF [M] net/netfilter/ipset/ip_set_hash_netnet.ko 9304s LD [M] net/netfilter/ipset/ip_set_hash_netportnet.ko 9304s LD [M] net/netfilter/ipset/ip_set_list_set.ko 9304s BTF [M] net/netfilter/ipset/ip_set_list_set.ko 9304s BTF [M] net/netfilter/ipset/ip_set_hash_netportnet.ko 9304s LD [M] net/netfilter/ipvs/ip_vs.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_rr.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_rr.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_wrr.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_lc.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_wrr.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_lc.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_wlc.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_wlc.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_fo.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_fo.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_ovf.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_ovf.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_lblc.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_lblc.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_lblcr.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_dh.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_dh.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_sh.ko 9304s BTF [M] net/netfilter/ipvs/ip_vs_sh.ko 9304s LD [M] net/netfilter/ipvs/ip_vs_mh.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_mh.ko 9305s LD [M] net/netfilter/ipvs/ip_vs_sed.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_sed.ko 9305s LD [M] net/netfilter/ipvs/ip_vs_nq.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_nq.ko 9305s LD [M] net/netfilter/ipvs/ip_vs_twos.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_twos.ko 9305s LD [M] net/netfilter/ipvs/ip_vs_ftp.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_ftp.ko 9305s LD [M] net/netfilter/ipvs/ip_vs_pe_sip.ko 9305s BTF [M] net/netfilter/ipvs/ip_vs_pe_sip.ko 9305s LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nf_defrag_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nf_socket_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nf_socket_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nf_tproxy_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nf_tproxy_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nf_reject_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nf_reject_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nf_nat_h323.ko 9305s BTF [M] net/ipv4/netfilter/nf_nat_h323.ko 9305s LD [M] net/ipv4/netfilter/nf_nat_pptp.ko 9305s BTF [M] net/ipv4/netfilter/nf_nat_pptp.ko 9305s LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko 9305s BTF [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko 9305s LD [M] net/ipv4/netfilter/nft_reject_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nft_reject_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nft_fib_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nft_fib_ipv4.ko 9305s LD [M] net/ipv4/netfilter/nft_dup_ipv4.ko 9305s BTF [M] net/ipv4/netfilter/nft_dup_ipv4.ko 9305s LD [M] net/ipv4/netfilter/ip_tables.ko 9305s BTF [M] net/ipv4/netfilter/ip_tables.ko 9306s LD [M] net/ipv4/netfilter/iptable_filter.ko 9306s BTF [M] net/ipv4/netfilter/iptable_filter.ko 9306s LD [M] net/ipv4/netfilter/iptable_mangle.ko 9306s BTF [M] net/ipv4/netfilter/iptable_mangle.ko 9306s LD [M] net/ipv4/netfilter/iptable_nat.ko 9306s LD [M] net/ipv4/netfilter/iptable_raw.ko 9306s BTF [M] net/ipv4/netfilter/iptable_nat.ko 9306s BTF [M] net/ipv4/netfilter/iptable_raw.ko 9306s LD [M] net/ipv4/netfilter/iptable_security.ko 9306s BTF [M] net/ipv4/netfilter/iptable_security.ko 9306s LD [M] net/ipv4/netfilter/ipt_ah.ko 9306s BTF [M] net/ipv4/netfilter/ipt_ah.ko 9306s LD [M] net/ipv4/netfilter/ipt_rpfilter.ko 9306s LD [M] net/ipv4/netfilter/ipt_ECN.ko 9306s BTF [M] net/ipv4/netfilter/ipt_rpfilter.ko 9306s BTF [M] net/ipv4/netfilter/ipt_ECN.ko 9306s LD [M] net/ipv4/netfilter/ipt_REJECT.ko 9306s BTF [M] net/ipv4/netfilter/ipt_REJECT.ko 9306s LD [M] net/ipv4/netfilter/ipt_SYNPROXY.ko 9306s BTF [M] net/ipv4/netfilter/ipt_SYNPROXY.ko 9306s LD [M] net/ipv4/netfilter/arp_tables.ko 9306s LD [M] net/ipv4/netfilter/arpt_mangle.ko 9306s BTF [M] net/ipv4/netfilter/arp_tables.ko 9306s BTF [M] net/ipv4/netfilter/arpt_mangle.ko 9306s LD [M] net/ipv4/netfilter/arptable_filter.ko 9306s BTF [M] net/ipv4/netfilter/arptable_filter.ko 9306s LD [M] net/ipv4/netfilter/nf_dup_ipv4.ko 9306s BTF [M] net/ipv4/netfilter/nf_dup_ipv4.ko 9306s LD [M] net/ipv4/ip_tunnel.ko 9306s LD [M] net/ipv4/ipip.ko 9306s BTF [M] net/ipv4/ip_tunnel.ko 9306s BTF [M] net/ipv4/ipip.ko 9307s LD [M] net/ipv4/fou.ko 9307s BTF [M] net/ipv4/fou.ko 9307s LD [M] net/ipv4/gre.ko 9307s BTF [M] net/ipv4/gre.ko 9307s LD [M] net/ipv4/ip_gre.ko 9307s BTF [M] net/ipv4/ip_gre.ko 9307s LD [M] net/ipv4/udp_tunnel.ko 9307s BTF [M] net/ipv4/udp_tunnel.ko 9307s LD [M] net/ipv4/ip_vti.ko 9307s BTF [M] net/ipv4/ip_vti.ko 9307s LD [M] net/ipv4/ah4.ko 9307s BTF [M] net/ipv4/ah4.ko 9307s LD [M] net/ipv4/esp4.ko 9307s LD [M] net/ipv4/esp4_offload.ko 9307s BTF [M] net/ipv4/esp4.ko 9307s BTF [M] net/ipv4/esp4_offload.ko 9307s LD [M] net/ipv4/ipcomp.ko 9307s BTF [M] net/ipv4/ipcomp.ko 9307s LD [M] net/ipv4/xfrm4_tunnel.ko 9307s BTF [M] net/ipv4/xfrm4_tunnel.ko 9307s LD [M] net/ipv4/tunnel4.ko 9307s LD [M] net/ipv4/inet_diag.ko 9307s BTF [M] net/ipv4/tunnel4.ko 9307s BTF [M] net/ipv4/inet_diag.ko 9307s LD [M] net/ipv4/tcp_diag.ko 9307s BTF [M] net/ipv4/tcp_diag.ko 9307s LD [M] net/ipv4/udp_diag.ko 9307s BTF [M] net/ipv4/udp_diag.ko 9307s LD [M] net/ipv4/raw_diag.ko 9307s BTF [M] net/ipv4/raw_diag.ko 9307s LD [M] net/ipv4/tcp_bbr.ko 9307s BTF [M] net/ipv4/tcp_bbr.ko 9307s LD [M] net/ipv4/tcp_bic.ko 9307s BTF [M] net/ipv4/tcp_bic.ko 9308s LD [M] net/ipv4/tcp_cdg.ko 9308s BTF [M] net/ipv4/tcp_cdg.ko 9308s LD [M] net/ipv4/tcp_dctcp.ko 9308s BTF [M] net/ipv4/tcp_dctcp.ko 9308s LD [M] net/ipv4/tcp_westwood.ko 9308s BTF [M] net/ipv4/tcp_westwood.ko 9308s LD [M] net/ipv4/tcp_highspeed.ko 9308s BTF [M] net/ipv4/tcp_highspeed.ko 9308s LD [M] net/ipv4/tcp_hybla.ko 9308s BTF [M] net/ipv4/tcp_hybla.ko 9308s LD [M] net/ipv4/tcp_htcp.ko 9308s BTF [M] net/ipv4/tcp_htcp.ko 9308s LD [M] net/ipv4/tcp_vegas.ko 9308s BTF [M] net/ipv4/tcp_vegas.ko 9308s LD [M] net/ipv4/tcp_nv.ko 9308s BTF [M] net/ipv4/tcp_nv.ko 9308s LD [M] net/ipv4/tcp_veno.ko 9308s BTF [M] net/ipv4/tcp_veno.ko 9308s LD [M] net/ipv4/tcp_scalable.ko 9308s BTF [M] net/ipv4/tcp_scalable.ko 9308s LD [M] net/ipv4/tcp_lp.ko 9308s BTF [M] net/ipv4/tcp_lp.ko 9308s LD [M] net/ipv4/tcp_yeah.ko 9308s BTF [M] net/ipv4/tcp_yeah.ko 9308s LD [M] net/ipv4/tcp_illinois.ko 9308s BTF [M] net/ipv4/tcp_illinois.ko 9308s LD [M] net/xfrm/xfrm_algo.ko 9308s BTF [M] net/xfrm/xfrm_algo.ko 9308s LD [M] net/xfrm/xfrm_user.ko 9308s BTF [M] net/xfrm/xfrm_user.ko 9308s LD [M] net/xfrm/xfrm_ipcomp.ko 9308s BTF [M] net/xfrm/xfrm_ipcomp.ko 9309s LD [M] net/xfrm/xfrm_interface.ko 9309s BTF [M] net/xfrm/xfrm_interface.ko 9309s LD [M] net/xfrm/xfrm_iptfs.ko 9309s BTF [M] net/xfrm/xfrm_iptfs.ko 9309s LD [M] net/unix/unix_diag.ko 9309s BTF [M] net/unix/unix_diag.ko 9309s LD [M] net/ipv6/netfilter/ip6_tables.ko 9309s BTF [M] net/ipv6/netfilter/ip6_tables.ko 9309s LD [M] net/ipv6/netfilter/ip6table_filter.ko 9309s BTF [M] net/ipv6/netfilter/ip6table_filter.ko 9309s LD [M] net/ipv6/netfilter/ip6table_mangle.ko 9309s BTF [M] net/ipv6/netfilter/ip6table_mangle.ko 9309s LD [M] net/ipv6/netfilter/ip6table_raw.ko 9309s LD [M] net/ipv6/netfilter/ip6table_security.ko 9309s BTF [M] net/ipv6/netfilter/ip6table_raw.ko 9309s BTF [M] net/ipv6/netfilter/ip6table_security.ko 9309s LD [M] net/ipv6/netfilter/ip6table_nat.ko 9309s LD [M] net/ipv6/netfilter/nf_defrag_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/ip6table_nat.ko 9309s BTF [M] net/ipv6/netfilter/nf_defrag_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nf_socket_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nf_socket_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nf_tproxy_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nf_tproxy_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nf_reject_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nf_reject_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nf_dup_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nft_reject_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nf_dup_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nft_reject_ipv6.ko 9309s LD [M] net/ipv6/netfilter/nft_dup_ipv6.ko 9309s BTF [M] net/ipv6/netfilter/nft_dup_ipv6.ko 9310s LD [M] net/ipv6/netfilter/nft_fib_ipv6.ko 9310s BTF [M] net/ipv6/netfilter/nft_fib_ipv6.ko 9310s LD [M] net/ipv6/netfilter/ip6t_ah.ko 9310s LD [M] net/ipv6/netfilter/ip6t_eui64.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_eui64.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_ah.ko 9310s LD [M] net/ipv6/netfilter/ip6t_frag.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_frag.ko 9310s LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_ipv6header.ko 9310s LD [M] net/ipv6/netfilter/ip6t_mh.ko 9310s LD [M] net/ipv6/netfilter/ip6t_hbh.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_mh.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_hbh.ko 9310s LD [M] net/ipv6/netfilter/ip6t_rpfilter.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_rpfilter.ko 9310s LD [M] net/ipv6/netfilter/ip6t_rt.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_rt.ko 9310s LD [M] net/ipv6/netfilter/ip6t_srh.ko 9310s LD [M] net/ipv6/netfilter/ip6t_NPT.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_NPT.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_srh.ko 9310s LD [M] net/ipv6/netfilter/ip6t_REJECT.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_REJECT.ko 9310s LD [M] net/ipv6/netfilter/ip6t_SYNPROXY.ko 9310s BTF [M] net/ipv6/netfilter/ip6t_SYNPROXY.ko 9310s LD [M] net/ipv6/ah6.ko 9310s LD [M] net/ipv6/esp6.ko 9310s BTF [M] net/ipv6/ah6.ko 9310s BTF [M] net/ipv6/esp6.ko 9310s LD [M] net/ipv6/esp6_offload.ko 9310s BTF [M] net/ipv6/esp6_offload.ko 9311s LD [M] net/ipv6/ipcomp6.ko 9311s BTF [M] net/ipv6/ipcomp6.ko 9311s LD [M] net/ipv6/xfrm6_tunnel.ko 9311s LD [M] net/ipv6/tunnel6.ko 9311s BTF [M] net/ipv6/xfrm6_tunnel.ko 9311s BTF [M] net/ipv6/tunnel6.ko 9311s LD [M] net/ipv6/mip6.ko 9311s BTF [M] net/ipv6/mip6.ko 9311s LD [M] net/ipv6/ila/ila.ko 9311s BTF [M] net/ipv6/ila/ila.ko 9311s LD [M] net/ipv6/ip6_vti.ko 9311s LD [M] net/ipv6/sit.ko 9311s BTF [M] net/ipv6/ip6_vti.ko 9311s BTF [M] net/ipv6/sit.ko 9311s LD [M] net/ipv6/ip6_tunnel.ko 9311s BTF [M] net/ipv6/ip6_tunnel.ko 9311s LD [M] net/ipv6/ip6_gre.ko 9311s BTF [M] net/ipv6/ip6_gre.ko 9311s LD [M] net/ipv6/fou6.ko 9311s LD [M] net/ipv6/ip6_udp_tunnel.ko 9311s BTF [M] net/ipv6/fou6.ko 9311s BTF [M] net/ipv6/ip6_udp_tunnel.ko 9311s LD [M] net/packet/af_packet_diag.ko 9311s BTF [M] net/packet/af_packet_diag.ko 9311s LD [M] net/dsa/dsa_core.ko 9311s LD [M] net/dsa/tag_ar9331.ko 9311s LD [M] net/dsa/tag_brcm.ko 9311s BTF [M] net/dsa/tag_ar9331.ko 9311s BTF [M] net/dsa/tag_brcm.ko 9311s BTF [M] net/dsa/dsa_core.ko 9311s LD [M] net/dsa/tag_dsa.ko 9311s BTF [M] net/dsa/tag_dsa.ko 9312s LD [M] net/dsa/tag_gswip.ko 9312s BTF [M] net/dsa/tag_gswip.ko 9312s LD [M] net/dsa/tag_hellcreek.ko 9312s BTF [M] net/dsa/tag_hellcreek.ko 9312s LD [M] net/dsa/tag_ksz.ko 9312s LD [M] net/dsa/tag_lan9303.ko 9312s BTF [M] net/dsa/tag_ksz.ko 9312s BTF [M] net/dsa/tag_lan9303.ko 9312s LD [M] net/dsa/tag_mtk.ko 9312s BTF [M] net/dsa/tag_mtk.ko 9312s LD [M] net/dsa/tag_none.ko 9312s BTF [M] net/dsa/tag_none.ko 9312s LD [M] net/dsa/tag_ocelot.ko 9312s LD [M] net/dsa/tag_ocelot_8021q.ko 9312s BTF [M] net/dsa/tag_ocelot.ko 9312s BTF [M] net/dsa/tag_ocelot_8021q.ko 9312s LD [M] net/dsa/tag_qca.ko 9312s BTF [M] net/dsa/tag_qca.ko 9312s LD [M] net/dsa/tag_rtl4_a.ko 9312s BTF [M] net/dsa/tag_rtl4_a.ko 9312s LD [M] net/dsa/tag_rtl8_4.ko 9312s LD [M] net/dsa/tag_rzn1_a5psw.ko 9312s BTF [M] net/dsa/tag_rtl8_4.ko 9312s BTF [M] net/dsa/tag_rzn1_a5psw.ko 9312s LD [M] net/dsa/tag_sja1105.ko 9312s BTF [M] net/dsa/tag_sja1105.ko 9312s LD [M] net/dsa/tag_trailer.ko 9312s BTF [M] net/dsa/tag_trailer.ko 9312s LD [M] net/dsa/tag_vsc73xx_8021q.ko 9312s LD [M] net/dsa/tag_xrs700x.ko 9312s BTF [M] net/dsa/tag_vsc73xx_8021q.ko 9312s BTF [M] net/dsa/tag_xrs700x.ko 9313s LD [M] net/8021q/8021q.ko 9313s LD [M] net/wireless/cfg80211.ko 9313s BTF [M] net/8021q/8021q.ko 9313s LD [M] net/rfkill/rfkill-gpio.ko 9313s LD [M] net/mpls/mpls_gso.ko 9313s BTF [M] net/rfkill/rfkill-gpio.ko 9313s BTF [M] net/mpls/mpls_gso.ko 9313s LD [M] net/mpls/mpls_router.ko 9313s BTF [M] net/mpls/mpls_router.ko 9313s LD [M] net/mpls/mpls_iptunnel.ko 9313s LD [M] net/xdp/xsk_diag.ko 9313s BTF [M] net/wireless/cfg80211.ko 9313s BTF [M] net/mpls/mpls_iptunnel.ko 9313s BTF [M] net/xdp/xsk_diag.ko 9313s LD [M] net/mptcp/mptcp_diag.ko 9313s BTF [M] net/mptcp/mptcp_diag.ko 9313s LD [M] net/llc/llc.ko 9313s LD [M] net/llc/llc2.ko 9313s BTF [M] net/llc/llc.ko 9313s BTF [M] net/llc/llc2.ko 9313s LD [M] net/tls/tls.ko 9313s LD [M] net/key/af_key.ko 9313s BTF [M] net/key/af_key.ko 9314s BTF [M] net/tls/tls.ko 9314s LD [M] net/bridge/netfilter/nft_meta_bridge.ko 9314s BTF [M] net/bridge/netfilter/nft_meta_bridge.ko 9314s LD [M] net/bridge/netfilter/nft_reject_bridge.ko 9314s BTF [M] net/bridge/netfilter/nft_reject_bridge.ko 9314s LD [M] net/bridge/netfilter/nf_conntrack_bridge.ko 9314s BTF [M] net/bridge/netfilter/nf_conntrack_bridge.ko 9314s LD [M] net/bridge/netfilter/ebtables.ko 9314s LD [M] net/bridge/netfilter/ebtable_broute.ko 9314s BTF [M] net/bridge/netfilter/ebtable_broute.ko 9314s BTF [M] net/bridge/netfilter/ebtables.ko 9314s LD [M] net/bridge/netfilter/ebtable_filter.ko 9314s BTF [M] net/bridge/netfilter/ebtable_filter.ko 9314s LD [M] net/bridge/netfilter/ebtable_nat.ko 9314s BTF [M] net/bridge/netfilter/ebtable_nat.ko 9314s LD [M] net/bridge/netfilter/ebt_802_3.ko 9314s LD [M] net/bridge/netfilter/ebt_among.ko 9314s BTF [M] net/bridge/netfilter/ebt_802_3.ko 9314s BTF [M] net/bridge/netfilter/ebt_among.ko 9314s LD [M] net/bridge/netfilter/ebt_arp.ko 9314s BTF [M] net/bridge/netfilter/ebt_arp.ko 9314s LD [M] net/bridge/netfilter/ebt_ip.ko 9314s BTF [M] net/bridge/netfilter/ebt_ip.ko 9314s LD [M] net/bridge/netfilter/ebt_ip6.ko 9314s LD [M] net/bridge/netfilter/ebt_limit.ko 9314s BTF [M] net/bridge/netfilter/ebt_ip6.ko 9314s BTF [M] net/bridge/netfilter/ebt_limit.ko 9314s LD [M] net/bridge/netfilter/ebt_mark_m.ko 9314s BTF [M] net/bridge/netfilter/ebt_mark_m.ko 9314s LD [M] net/bridge/netfilter/ebt_pkttype.ko 9315s BTF [M] net/bridge/netfilter/ebt_pkttype.ko 9315s LD [M] net/bridge/netfilter/ebt_stp.ko 9315s LD [M] net/bridge/netfilter/ebt_vlan.ko 9315s BTF [M] net/bridge/netfilter/ebt_stp.ko 9315s BTF [M] net/bridge/netfilter/ebt_vlan.ko 9315s LD [M] net/bridge/netfilter/ebt_arpreply.ko 9315s BTF [M] net/bridge/netfilter/ebt_arpreply.ko 9315s LD [M] net/bridge/netfilter/ebt_mark.ko 9315s BTF [M] net/bridge/netfilter/ebt_mark.ko 9315s LD [M] net/bridge/netfilter/ebt_dnat.ko 9315s LD [M] net/bridge/netfilter/ebt_redirect.ko 9315s BTF [M] net/bridge/netfilter/ebt_dnat.ko 9315s BTF [M] net/bridge/netfilter/ebt_redirect.ko 9315s LD [M] net/bridge/netfilter/ebt_snat.ko 9315s BTF [M] net/bridge/netfilter/ebt_snat.ko 9315s LD [M] net/bridge/netfilter/ebt_log.ko 9315s BTF [M] net/bridge/netfilter/ebt_log.ko 9315s LD [M] net/bridge/netfilter/ebt_nflog.ko 9315s LD [M] net/bridge/bridge.ko 9315s BTF [M] net/bridge/netfilter/ebt_nflog.ko 9315s LD [M] net/bridge/br_netfilter.ko 9315s BTF [M] net/bridge/br_netfilter.ko 9315s BTF [M] net/bridge/bridge.ko 9315s LD [M] net/appletalk/appletalk.ko 9315s BTF [M] net/appletalk/appletalk.ko 9315s LD [M] net/x25/x25.ko 9315s BTF [M] net/x25/x25.ko 9315s LD [M] net/lapb/lapb.ko 9315s BTF [M] net/lapb/lapb.ko 9316s LD [M] net/netrom/netrom.ko 9316s BTF [M] net/netrom/netrom.ko 9316s LD [M] net/rose/rose.ko 9316s LD [M] net/ax25/ax25.ko 9316s LD [M] net/can/can.ko 9316s BTF [M] net/can/can.ko 9316s BTF [M] net/rose/rose.ko 9316s BTF [M] net/ax25/ax25.ko 9316s LD [M] net/can/can-raw.ko 9316s BTF [M] net/can/can-raw.ko 9316s LD [M] net/can/can-bcm.ko 9316s BTF [M] net/can/can-bcm.ko 9316s LD [M] net/can/can-gw.ko 9316s BTF [M] net/can/can-gw.ko 9316s LD [M] net/can/j1939/can-j1939.ko 9316s BTF [M] net/can/j1939/can-j1939.ko 9316s LD [M] net/can/can-isotp.ko 9316s LD [M] net/sunrpc/sunrpc.ko 9316s BTF [M] net/can/can-isotp.ko 9316s LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko 9317s LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 9317s BTF [M] net/sunrpc/auth_gss/auth_rpcgss.ko 9317s BTF [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 9317s LD [M] net/sunrpc/xprtrdma/rpcrdma.ko 9317s BTF [M] net/sunrpc/sunrpc.ko 9317s BTF [M] net/sunrpc/xprtrdma/rpcrdma.ko 9317s LD [M] net/rxrpc/rxrpc.ko 9317s LD [M] net/rxrpc/rxperf.ko 9317s BTF [M] net/rxrpc/rxperf.ko 9317s BTF [M] net/rxrpc/rxrpc.ko 9317s LD [M] net/kcm/kcm.ko 9317s BTF [M] net/kcm/kcm.ko 9317s LD [M] net/atm/atm.ko 9317s LD [M] net/atm/clip.ko 9317s BTF [M] net/atm/atm.ko 9317s BTF [M] net/atm/clip.ko 9318s LD [M] net/atm/br2684.ko 9318s LD [M] net/atm/lec.ko 9318s BTF [M] net/atm/br2684.ko 9318s BTF [M] net/atm/lec.ko 9318s LD [M] net/atm/mpoa.ko 9318s BTF [M] net/atm/mpoa.ko 9318s LD [M] net/atm/pppoatm.ko 9318s LD [M] net/l2tp/l2tp_core.ko 9318s LD [M] net/l2tp/l2tp_ppp.ko 9318s BTF [M] net/atm/pppoatm.ko 9318s BTF [M] net/l2tp/l2tp_core.ko 9318s BTF [M] net/l2tp/l2tp_ppp.ko 9318s LD [M] net/l2tp/l2tp_ip.ko 9318s BTF [M] net/l2tp/l2tp_ip.ko 9318s LD [M] net/l2tp/l2tp_netlink.ko 9318s LD [M] net/l2tp/l2tp_eth.ko 9318s LD [M] net/l2tp/l2tp_debugfs.ko 9318s BTF [M] net/l2tp/l2tp_netlink.ko 9318s BTF [M] net/l2tp/l2tp_eth.ko 9318s BTF [M] net/l2tp/l2tp_debugfs.ko 9318s LD [M] net/l2tp/l2tp_ip6.ko 9318s BTF [M] net/l2tp/l2tp_ip6.ko 9318s LD [M] net/phonet/phonet.ko 9318s LD [M] net/phonet/pn_pep.ko 9318s LD [M] net/sctp/sctp.ko 9318s BTF [M] net/phonet/pn_pep.ko 9318s BTF [M] net/phonet/phonet.ko 9318s LD [M] net/sctp/sctp_diag.ko 9318s BTF [M] net/sctp/sctp_diag.ko 9318s BTF [M] net/sctp/sctp.ko 9319s LD [M] net/rds/rds.ko 9319s LD [M] net/rds/rds_rdma.ko 9319s LD [M] net/rds/rds_tcp.ko 9319s BTF [M] net/rds/rds_tcp.ko 9319s BTF [M] net/rds/rds_rdma.ko 9319s BTF [M] net/rds/rds.ko 9319s LD [M] net/mac80211/mac80211.ko 9319s LD [M] net/tipc/tipc.ko 9319s LD [M] net/tipc/tipc_diag.ko 9319s BTF [M] net/tipc/tipc_diag.ko 9319s LD [M] net/smc/smc.ko 9319s BTF [M] net/tipc/tipc.ko 9319s BTF [M] net/smc/smc.ko 9319s LD [M] net/smc/smc_diag.ko 9319s BTF [M] net/smc/smc_diag.ko 9320s LD [M] net/9p/9pnet.ko 9320s LD [M] net/9p/9pnet_fd.ko 9320s BTF [M] net/9p/9pnet.ko 9320s BTF [M] net/mac80211/mac80211.ko 9320s LD [M] net/9p/9pnet_xen.ko 9320s BTF [M] net/9p/9pnet_fd.ko 9320s BTF [M] net/9p/9pnet_xen.ko 9320s LD [M] net/9p/9pnet_virtio.ko 9320s LD [M] net/9p/9pnet_rdma.ko 9320s BTF [M] net/9p/9pnet_virtio.ko 9320s BTF [M] net/9p/9pnet_rdma.ko 9320s LD [M] net/9p/9pnet_usbg.ko 9320s BTF [M] net/9p/9pnet_usbg.ko 9320s LD [M] net/caif/caif.ko 9320s LD [M] net/caif/chnl_net.ko 9320s BTF [M] net/caif/chnl_net.ko 9320s BTF [M] net/caif/caif.ko 9320s LD [M] net/caif/caif_socket.ko 9320s BTF [M] net/caif/caif_socket.ko 9321s LD [M] net/caif/caif_usb.ko 9321s LD [M] net/6lowpan/6lowpan.ko 9321s BTF [M] net/caif/caif_usb.ko 9321s BTF [M] net/6lowpan/6lowpan.ko 9321s LD [M] net/6lowpan/nhc_dest.ko 9321s BTF [M] net/6lowpan/nhc_dest.ko 9321s LD [M] net/6lowpan/nhc_fragment.ko 9321s LD [M] net/6lowpan/nhc_hop.ko 9321s BTF [M] net/6lowpan/nhc_fragment.ko 9321s BTF [M] net/6lowpan/nhc_hop.ko 9321s LD [M] net/6lowpan/nhc_ipv6.ko 9321s BTF [M] net/6lowpan/nhc_ipv6.ko 9321s LD [M] net/6lowpan/nhc_mobility.ko 9321s BTF [M] net/6lowpan/nhc_mobility.ko 9321s LD [M] net/6lowpan/nhc_routing.ko 9321s LD [M] net/6lowpan/nhc_udp.ko 9321s BTF [M] net/6lowpan/nhc_routing.ko 9321s BTF [M] net/6lowpan/nhc_udp.ko 9321s LD [M] net/ieee802154/6lowpan/ieee802154_6lowpan.ko 9321s BTF [M] net/ieee802154/6lowpan/ieee802154_6lowpan.ko 9321s LD [M] net/ieee802154/ieee802154.ko 9321s BTF [M] net/ieee802154/ieee802154.ko 9321s LD [M] net/ieee802154/ieee802154_socket.ko 9321s LD [M] net/mac802154/mac802154.ko 9321s BTF [M] net/ieee802154/ieee802154_socket.ko 9321s LD [M] net/ceph/libceph.ko 9321s BTF [M] net/mac802154/mac802154.ko 9322s BTF [M] net/ceph/libceph.ko 9322s LD [M] net/batman-adv/batman-adv.ko 9322s LD [M] net/nfc/nfc.ko 9322s BTF [M] net/nfc/nfc.ko 9322s BTF [M] net/batman-adv/batman-adv.ko 9322s LD [M] net/nfc/nci/nci.ko 9322s BTF [M] net/nfc/nci/nci.ko 9322s LD [M] net/nfc/nci/nci_spi.ko 9322s BTF [M] net/nfc/nci/nci_spi.ko 9322s LD [M] net/nfc/nci/nci_uart.ko 9322s BTF [M] net/nfc/nci/nci_uart.ko 9322s LD [M] net/nfc/hci/hci.ko 9322s LD [M] net/nfc/nfc_digital.ko 9322s BTF [M] net/nfc/nfc_digital.ko 9322s BTF [M] net/nfc/hci/hci.ko 9322s LD [M] net/psample/psample.ko 9322s BTF [M] net/psample/psample.ko 9322s LD [M] net/ife/ife.ko 9322s BTF [M] net/ife/ife.ko 9322s LD [M] net/openvswitch/openvswitch.ko 9322s LD [M] net/openvswitch/vport-vxlan.ko 9322s BTF [M] net/openvswitch/vport-vxlan.ko 9322s BTF [M] net/openvswitch/openvswitch.ko 9323s LD [M] net/openvswitch/vport-geneve.ko 9323s BTF [M] net/openvswitch/vport-geneve.ko 9323s LD [M] net/openvswitch/vport-gre.ko 9323s BTF [M] net/openvswitch/vport-gre.ko 9323s LD [M] net/vmw_vsock/vsock.ko 9323s BTF [M] net/vmw_vsock/vsock.ko 9323s LD [M] net/vmw_vsock/vsock_diag.ko 9323s BTF [M] net/vmw_vsock/vsock_diag.ko 9323s LD [M] net/vmw_vsock/vmw_vsock_vmci_transport.ko 9323s BTF [M] net/vmw_vsock/vmw_vsock_vmci_transport.ko 9323s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.ko 9323s BTF [M] net/vmw_vsock/vmw_vsock_virtio_transport.ko 9323s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 9323s BTF [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 9323s LD [M] net/vmw_vsock/hv_sock.ko 9323s BTF [M] net/vmw_vsock/hv_sock.ko 9323s LD [M] net/vmw_vsock/vsock_loopback.ko 9323s LD [M] net/nsh/nsh.ko 9323s BTF [M] net/vmw_vsock/vsock_loopback.ko 9323s BTF [M] net/nsh/nsh.ko 9323s LD [M] net/hsr/hsr.ko 9323s BTF [M] net/hsr/hsr.ko 9323s LD [M] net/qrtr/qrtr.ko 9323s LD [M] net/qrtr/qrtr-smd.ko 9323s BTF [M] net/qrtr/qrtr-smd.ko 9323s LD [M] net/qrtr/qrtr-tun.ko 9323s BTF [M] net/qrtr/qrtr.ko 9323s BTF [M] net/qrtr/qrtr-tun.ko 9323s LD [M] net/qrtr/qrtr-mhi.ko 9323s BTF [M] net/qrtr/qrtr-mhi.ko 9324s LD [M] ubuntu/ubuntu-host/ubuntu-host.ko 9324s BTF [M] ubuntu/ubuntu-host/ubuntu-host.ko 9324s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 9324s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 9324s # Collect the list of kernel source files used for this build. Need to do this early 9324s # before modules are stripped. Fail if the resulting file is empty. 9324s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws \( -name vmlinux -o -name \*.ko \) -exec dwarfdump -i {} \; | \ 9324s grep -E 'DW_AT_(call|decl)_file' | sed -n 's|.*\s/|/|p' | sort -u > \ 9324s /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/sources.list 10518s test -s /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/sources.list 10518s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-build-aws 10518s Debug: /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-aws kernel_file arch/arm64/boot/Image.gz kernfile arch/arm64/boot/Image.gz install_file vmlinuz instfile vmlinuz 10518s dh_testdir 10518s dh_prep -plinux-image-unsigned-6.16.0-1001-aws 10519s dh_prep -plinux-modules-6.16.0-1001-aws 10519s dh_prep -plinux-headers-6.16.0-1001-aws 10519s # The main image 10519s install -m600 -D /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/arch/arm64/boot/Image.gz \ 10519s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-image-unsigned-6.16.0-1001-aws/boot/vmlinuz-6.16.0-1001-aws 10519s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/boot 10519s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config \ 10519s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/boot/config-6.16.0-1001-aws 10519s install -m600 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/System.map \ 10519s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/boot/System.map-6.16.0-1001-aws 10519s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws -j4 modules_install vdso_install \ 10519s INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws 10519s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 10519s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 10519s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/vdso/vdso.so 10524s SYMLINK /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/build 10524s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.order 10524s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.modinfo 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.ranges 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha1-ce.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha3-ce.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-neon.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha1-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha3-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-neon.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha1-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sha3-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-neon.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm3-ce.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-cipher.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-cipher.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-ccm.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-gcm.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-ccm.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-gcm.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-cipher.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-ccm.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-ce-gcm.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-neon.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/ghash-ce.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/polyval-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-neon.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-cipher.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/ghash-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/polyval-ce.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-cipher.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/sm4-neon.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/ghash-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/polyval-ce.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-cipher.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-ccm.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-blk.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-blk.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-ccm.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/nhpoly1305-neon.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-blk.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-blk.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/nhpoly1305-neon.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-ccm.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-blk.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-ce-blk.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/nhpoly1305-neon.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-arm64.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-bs.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/kernel/kheaders.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-arm64.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/mm/hwpoison-inject.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-bs.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/mm/hwpoison-inject.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/kernel/kheaders.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-arm64.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/crypto/aes-neon-bs.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/mm/hwpoison-inject.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/kernel/kheaders.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/nfs_acl.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/grace.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/nfs_acl.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v1.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/grace.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v1.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/nfs_acl.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v2.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs_common/grace.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v1.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v2.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_tree.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_v2.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fat/msdos.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_tree.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp737.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fat/msdos.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp737.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/quota/quota_tree.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp775.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fat/msdos.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp737.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp775.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp850.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp775.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp852.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp850.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp855.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp852.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp855.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp850.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp857.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp852.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp855.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp857.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp860.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp857.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp860.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp861.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp862.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp861.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp862.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp860.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp863.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp861.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp862.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp863.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp864.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp864.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp863.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp865.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp866.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp865.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp864.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp866.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp869.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp869.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp865.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp866.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp874.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp869.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp874.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp932.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_euc-jp.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp874.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp932.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_euc-jp.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp936.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp936.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp932.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_euc-jp.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp949.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp936.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp949.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp950.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1250.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp950.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp949.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1250.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1251.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp950.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1251.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1250.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ascii.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1251.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ascii.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-1.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-2.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-1.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ascii.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-2.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-3.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-3.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-1.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-2.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-4.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-3.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-4.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-5.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-6.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-5.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-4.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-6.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-7.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-7.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-5.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-6.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1255.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1255.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-7.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-9.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-13.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-9.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_cp1255.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-13.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-14.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-14.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-9.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-13.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-15.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-14.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-15.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-r.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-u.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-r.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-u.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_iso8859-15.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-ru.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-ru.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-u.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-r.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_utf8.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_koi8-ru.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_utf8.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-celtic.ko 10525s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-centeuro.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-celtic.ko 10525s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-centeuro.ko 10525s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_utf8.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-croatian.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-celtic.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-croatian.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-centeuro.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-cyrillic.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-cyrillic.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-croatian.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-gaelic.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-greek.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-gaelic.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-cyrillic.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-greek.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-iceland.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-gaelic.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-greek.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-iceland.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-inuit.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-inuit.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-iceland.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-romanian.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-roman.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-romanian.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-inuit.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-roman.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-turkish.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-romanian.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-roman.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-turkish.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ucs2_utils.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ucs2_utils.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/mac-turkish.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/cuse.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/virtiofs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nls/nls_ucs2_utils.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/cuse.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/virtiofs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/ramoops.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/cuse.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/fuse/virtiofs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/ramoops.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_zone.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_zone.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/ramoops.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_blk.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/binfmt_misc.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_blk.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_zone.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/binfmt_misc.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/dlm/dlm.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/pstore/pstore_blk.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/binfmt_misc.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/netfs/netfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/dlm/dlm.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/netfs/netfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cramfs/cramfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/coda/coda.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/dlm/dlm.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cramfs/cramfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/coda/coda.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/netfs/netfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cramfs/cramfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/coda/coda.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/minix/minix.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/minix/minix.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/exfat/exfat.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bfs/bfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/exfat/exfat.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/isofs/isofs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/minix/minix.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bfs/bfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/isofs/isofs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/exfat/exfat.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bfs/bfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/isofs/isofs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfsplus/hfsplus.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfs/hfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfsplus/hfsplus.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/freevxfs/freevxfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfs/hfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/freevxfs/freevxfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfsplus/hfsplus.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hfs/hfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/freevxfs/freevxfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv2.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv3.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv2.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv4.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv3.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv2.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv3.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/nfsv4.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfsd/nfsd.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/lockd/lockd.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_arc4.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/lockd/lockd.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_arc4.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfsd/nfsd.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_md4.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_md4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/lockd/lockd.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_arc4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/common/cifs_md4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nfsd/nfsd.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/client/cifs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/server/ksmbd.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hpfs/hpfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/server/ksmbd.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ntfs3/ntfs3.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hpfs/hpfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/client/cifs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ntfs3/ntfs3.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/server/ksmbd.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/hpfs/hpfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ntfs3/ntfs3.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/smb/client/cifs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ufs/ufs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/efs/efs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ufs/ufs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/efs/efs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jffs2/jffs2.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ubifs/ubifs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/efs/efs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jffs2/jffs2.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ufs/ufs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ubifs/ubifs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jffs2/jffs2.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/affs/affs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/romfs/romfs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ubifs/ubifs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/affs/affs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/romfs/romfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx4/qnx4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/affs/affs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/romfs/romfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx4/qnx4.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx6/qnx6.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx6/qnx6.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx4/qnx4.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/autofs/autofs4.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/adfs/adfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/autofs/autofs4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/qnx6/qnx6.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/adfs/adfs.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/overlayfs/overlay.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/autofs/autofs4.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/adfs/adfs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/overlayfs/overlay.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/orangefs/orangefs.ko 10526s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/orangefs/orangefs.ko 10526s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/overlayfs/overlay.ko 10526s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/udf/udf.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/omfs/omfs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/omfs/omfs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/udf/udf.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/orangefs/orangefs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jfs/jfs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/omfs/omfs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/udf/udf.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jfs/jfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/xfs/xfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/9p/9p.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/jfs/jfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/afs/kafs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/9p/9p.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/9p/9p.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/afs/kafs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/xfs/xfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nilfs2/nilfs2.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/befs/befs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/xfs/xfs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/afs/kafs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/befs/befs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nilfs2/nilfs2.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/befs/befs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/nilfs2/nilfs2.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cachefiles/cachefiles.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cachefiles/cachefiles.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stackglue.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stackglue.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/cachefiles/cachefiles.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stackglue.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_user.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_user.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/ocfs2_stack_user.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/btrfs/btrfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/gfs2/gfs2.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/f2fs/f2fs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/gfs2/gfs2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/btrfs/btrfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bcachefs/bcachefs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/gfs2/gfs2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/f2fs/f2fs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/btrfs/btrfs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ceph/ceph.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/f2fs/f2fs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bcachefs/bcachefs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ceph/ceph.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/erofs/erofs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/vboxsf/vboxsf.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/ceph/ceph.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/erofs/erofs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/vboxsf/vboxsf.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/bcachefs/bcachefs.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/vboxsf/vboxsf.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/erofs/erofs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/zonefs/zonefs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/zonefs/zonefs.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_engine.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/fs/zonefs/zonefs.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_engine.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_engine.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/echainiv.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/echainiv.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecdsa_generic.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_user.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecdsa_generic.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cmac.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_user.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/echainiv.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cmac.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecdsa_generic.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crypto_user.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cmac.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xcbc.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xcbc.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/md4.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/rmd160.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/md4.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm3_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/rmd160.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xcbc.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm3_generic.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/md4.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/rmd160.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm3_generic.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/streebog_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/streebog_generic.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/wp512.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blake2b_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/wp512.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcbc.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/streebog_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blake2b_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcbc.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/wp512.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blake2b_generic.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcbc.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lrw.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lrw.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xctr.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/hctr2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xctr.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/adiantum.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lrw.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/hctr2.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/adiantum.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xctr.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/hctr2.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/adiantum.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/nhpoly1305.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/nhpoly1305.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ccm.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha20poly1305.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ccm.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aegis128.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/nhpoly1305.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha20poly1305.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aegis128.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ccm.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha20poly1305.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aegis128.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcrypt.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcrypt.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cryptd.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/des_generic.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/fcrypt.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cryptd.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/pcrypt.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/des_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/fcrypt.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cryptd.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/des_generic.ko 10527s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/fcrypt.ko 10527s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_generic.ko 10527s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_common.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_common.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_common.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_common.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/blowfish_common.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/twofish_common.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/serpent_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/serpent_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/serpent_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aes_ti.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aes_ti.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/sm4_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/camellia_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aes_ti.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/camellia_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast_common.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast5_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast_common.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast5_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/camellia_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast6_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast6_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast_common.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast5_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/cast6_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aria_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aria_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/michael_mic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crc32-cryptoapi.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/aria_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/michael_mic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crc32-cryptoapi.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/chacha.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/michael_mic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/crc32-cryptoapi.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authenc.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authenc.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authencesn.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5enc.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authencesn.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5enc.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authenc.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/authencesn.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5enc.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4hc.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4hc.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xxhash_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/842.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ansi_cprng.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xxhash_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/842.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/lz4hc.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ansi_cprng.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xxhash_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/842.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ansi_cprng.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/polyval-generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/polyval-generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/af_alg.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_hash.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_skcipher.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/af_alg.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_hash.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/polyval-generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_skcipher.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_hash.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/af_alg.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_skcipher.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_rng.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_rng.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_aead.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/zstd.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/essiv.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_aead.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/zstd.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_rng.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/essiv.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/algif_aead.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/zstd.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/essiv.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/curve25519-generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/curve25519-generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecrdsa_generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xor.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_tx.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecrdsa_generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xor.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/curve25519-generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_tx.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/ecrdsa_generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/xor.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_tx.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_memcpy.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_memcpy.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_xor.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_pq.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_raid6_recov.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_memcpy.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_xor.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_pq.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_raid6_recov.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_xor.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_pq.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/async_tx/async_raid6_recov.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5/krb5.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5/krb5.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/kyber-iosched.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/bfq.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/lib/xor-neon.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/kyber-iosched.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/bfq.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/crypto/krb5/krb5.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/lib/xor-neon.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/kyber-iosched.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/block/bfq.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/arch/arm64/lib/xor-neon.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/math/cordic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/math/cordic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libarc4.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519-generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libarc4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/math/cordic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519-generic.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libarc4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libcurve25519-generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libdes.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libdes.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libpoly1305-generic.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libsm3.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4_compress.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libpoly1305-generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libdes.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libsm3.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4_compress.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libpoly1305-generic.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crypto/libsm3.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4_compress.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4hc_compress.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4hc_compress.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/xz/xz_dec_test.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/test_bpf.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc-itu-t.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/xz/xz_dec_test.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lz4/lz4hc_compress.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc-itu-t.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/test_bpf.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/xz/xz_dec_test.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc-itu-t.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc4.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/test_bpf.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc4.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc7.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_compress.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc7.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc4.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_compress.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/crc7.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_compress.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_decompress.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_decompress.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/reed_solomon/reed_solomon.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/reed_solomon/reed_solomon.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/bch.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/842/842_decompress.ko 10528s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/raid6/raid6_pq.ko 10528s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/bch.ko 10528s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/reed_solomon/reed_solomon.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/raid6/raid6_pq.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/bch.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_kmp.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/raid6/raid6_pq.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_kmp.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_bm.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_bm.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_fsm.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_kmp.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/notifier-error-inject.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_fsm.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_bm.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/notifier-error-inject.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/ts_fsm.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/notifier-error-inject.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/pm-notifier-error-inject.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/pm-notifier-error-inject.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/memory-notifier-error-inject.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/memory-notifier-error-inject.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lru_cache.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/polynomial.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/pm-notifier-error-inject.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lru_cache.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/polynomial.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/memory-notifier-error-inject.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/polynomial.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/lru_cache.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/parman.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/objagg.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/parman.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/objagg.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-bcm2712-mip.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-stm32mp-exti.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/parman.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-bcm2712-mip.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/lib/objagg.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-stm32mp-exti.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-bcm2712-mip.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-stm32mp-exti.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-qcom-mpm.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-imx-mu-msi.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-qcom-mpm.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-imx-mu-msi.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-madera.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-lan966x-oic.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-qcom-mpm.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-madera.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-lan966x-oic.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-imx-mu-msi.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-madera.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/irqchip/irq-lan966x-oic.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi_pci_generic.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi_pci_generic.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/ep/mhi_ep.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/brcmstb_gisb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/ep/mhi_ep.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/brcmstb_gisb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi_pci_generic.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/host/mhi.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/brcmstb_gisb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/mhi/ep/mhi_ep.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/moxtet.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/sunxi-rsb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/moxtet.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/sunxi-rsb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun4i-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun6i-mipi-dphy.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun4i-usb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun6i-mipi-dphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/sunxi-rsb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bus/moxtet.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun6i-mipi-dphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun4i-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun50i-usb3.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson8b-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun50i-usb3.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson8b-usb2.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-gxl-usb2.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-gxl-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/allwinner/phy-sun50i-usb3.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson8b-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-gxl-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb2.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-kona-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-kona-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-kona-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb2.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb3.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb3.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-brcm-usb-dvr.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-brcm-usb-dvr.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns-usb3.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-brcm-usb-dvr.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-pcie.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-usb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-torrent.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-torrent.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/broadcom/phy-bcm-sr-usb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-torrent.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy-rx.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-sierra.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy-rx.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-sierra.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-salvo.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8mq-usb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-salvo.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/cdns-dphy-rx.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8mq-usb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-sierra.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/cadence/phy-cadence-salvo.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8mq-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8m-pcie.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-hsio.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8m-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-hsio.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8m-pcie.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-imx8qm-hsio.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-lynx-28g.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-samsung-hdmi.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-lynx-28g.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-samsung-hdmi.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi6220-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3660-usb3.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi6220-usb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3660-usb3.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-lynx-28g.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/freescale/phy-fsl-samsung-hdmi.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi6220-usb.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3660-usb3.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-usb3.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-pcie.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-usb3.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-pcie.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-histb-combphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hisi-inno-usb2.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-histb-combphy.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hisi-inno-usb2.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-pcie.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hi3670-usb3.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-histb-combphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/hisilicon/phy-hisi-inno-usb2.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-sata.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-usb.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-sata.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-usb.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-comphy.ko 10529s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-utmi.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-comphy.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-sata.ko 10529s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-utmi.ko 10529s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-berlin-usb.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-comphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-a3700-utmi.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-armada38x-comphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-comphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-armada38x-comphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-comphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-utmi.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-hsic.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-utmi.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-hsic.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-comphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-armada38x-comphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-mvebu-cp110-utmi.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-hsic.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-usb2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-dp.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-usb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-dp.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-pcie.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-tphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-pcie.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-tphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/marvell/phy-pxa-28nm-usb2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-dp.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-pcie.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-tphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-ufs.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xsphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-ufs.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xsphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xfi-tphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-hdmi-drv.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xfi-tphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-hdmi-drv.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xsphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-ufs.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-xfi-tphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-hdmi-drv.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/microchip/lan966x_serdes.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-cpcap-usb.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/microchip/lan966x_serdes.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-cpcap-usb.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-csi-0-5.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mediatek/phy-mtk-mipi-dsi-drv.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/microchip/lan966x_serdes.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-cpcap-usb.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-mapphone-mdm6600.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mscc/phy-ocelot-serdes.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-mapphone-mdm6600.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mscc/phy-ocelot-serdes.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-apq8064-sata.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-edp.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-apq8064-sata.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/motorola/phy-mapphone-mdm6600.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-edp.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/mscc/phy-ocelot-serdes.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-apq8064-sata.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-edp.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq4019-usb.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-sata.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq4019-usb.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-sata.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-m31.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-pcie2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-m31.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq4019-usb.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-pcie2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-sata.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-m31.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-pcie2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-combo.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usbc.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-combo.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usbc.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usbc.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-combo.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-ufs.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-ufs.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qusb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qusb2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-ufs.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-qusb2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hsic.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hsic.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-eusb2-repeater.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hsic.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-ss.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-ss.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-usb.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-sgmii-eth.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-usb.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-usb-ss.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-sgmii-eth.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-ipq806x-usb.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/qualcomm/phy-qcom-sgmii-eth.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb3.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb3.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/r8a779f0-ether-serdes.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/r8a779f0-ether-serdes.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/realtek/phy-rtk-usb3.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/r8a779f0-ether-serdes.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-pcie.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-pcie.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb3.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dp.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb3.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-pcie.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dp.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/renesas/phy-rcar-gen3-usb3.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dp.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dphy-rx0.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-emmc.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dphy-rx0.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-csidphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-emmc.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-dsidphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-csidphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-dsidphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-dphy-rx0.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-emmc.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-csidphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-dsidphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-hdmi.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-usb2.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-hdmi.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-naneng-combphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-usb2.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-pcie.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-naneng-combphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-hdmi.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-pcie.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-inno-usb2.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-naneng-combphy.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-pcie.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-dcphy.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-dcphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-snps-pcie3.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-typec.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-snps-pcie3.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-dcphy.ko 10530s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-typec.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-snps-pcie3.ko 10530s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-typec.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usb.ko 10530s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usbdp.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usb.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usbdp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/samsung/phy-exynos-usb2.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-combophy.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/samsung/phy-exynos-usb2.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usb.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-combophy.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/rockchip/phy-rockchip-usbdp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/samsung/phy-exynos-usb2.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-combophy.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-usbphyc.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-omap-usb2.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-usbphyc.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-omap-usb2.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-tusb1210.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-am654-serdes.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-tusb1210.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/st/phy-stm32-usbphyc.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-omap-usb2.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-am654-serdes.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-tusb1210.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-am654-serdes.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-gmii-sel.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-j721e-wiz.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-gmii-sel.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-j721e-wiz.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/xilinx/phy-zynqmp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-can-transceiver.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-gmii-sel.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/xilinx/phy-zynqmp.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-can-transceiver.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/ti/phy-j721e-wiz.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/xilinx/phy-zynqmp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-can-transceiver.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-snps-eusb2.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-airoha-pcie.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-snps-eusb2.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-airoha-pcie.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-nxp-ptn3222.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/bcm/pinctrl-bcm4908.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-nxp-ptn3222.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/bcm/pinctrl-bcm4908.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-snps-eusb2.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-airoha-pcie.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/phy/phy-nxp-ptn3222.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/bcm/pinctrl-bcm4908.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-cs42l43.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-lochnagar.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-cs42l43.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-madera.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-lochnagar.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx-scmi.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-madera.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx-scmi.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-cs42l43.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-lochnagar.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/cirrus/pinctrl-madera.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx-scmi.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx8ulp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx91.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx8ulp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx93.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-airoha.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx91.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx93.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-airoha.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx8ulp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx91.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/freescale/pinctrl-imx93.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-airoha.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-mt6779.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-c3.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-mt6779.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-t7.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-c3.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-t7.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/mediatek/pinctrl-mt6779.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-c3.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/meson/pinctrl-amlogic-t7.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5018.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5018.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5332.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5424.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq8074.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5332.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5424.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq8074.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5018.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5332.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq5424.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq8074.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq6018.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq6018.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq9574.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8916.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8917.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq9574.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8916.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8917.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq6018.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ipq9574.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8916.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8917.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8953.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8976.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8953.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8994.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8996.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8976.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8994.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8996.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8953.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8976.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8994.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8996.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8998.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8998.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcm2290.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs404.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs615.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcm2290.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs404.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs615.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-msm8998.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcm2290.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs404.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs615.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs8300.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs8300.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdf2xxx.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-mdm9607.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdf2xxx.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-mdm9607.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qcs8300.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdf2xxx.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-mdm9607.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdu1000.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdu1000.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-qdu1000.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sa8775p.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sar2130p.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sa8775p.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sar2130p.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7180.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7180.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sa8775p.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sar2130p.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7180.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8180x.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8180x.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm660.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.ko 10531s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm660.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8180x.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp.ko 10531s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm660.ko 10531s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm670.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm845.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm670.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm845.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdx75.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdx75.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm670.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdm845.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sdx75.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4450.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4450.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6125.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6125.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm4450.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6125.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6350.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6375.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm7150.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6350.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6375.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8150.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm7150.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8150.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6375.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm6350.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm7150.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8150.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8250.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8750.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8750.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8650.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-sm8750.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-lpass-lpi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-x1e80100.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1619b.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-lpass-lpi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-x1e80100.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1619b.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-lpass-lpi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/qcom/pinctrl-x1e80100.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1619b.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1319d.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1315e.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-amdisp.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-apple-gpio.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1319d.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1315e.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-amdisp.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-apple-gpio.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1319d.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/realtek/pinctrl-rtd1315e.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-amdisp.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-apple-gpio.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-aw9523.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-axp209.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-cy8c95x0.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-aw9523.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-da9062.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-axp209.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-cy8c95x0.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-da9062.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-aw9523.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-axp209.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-cy8c95x0.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-da9062.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-max77620.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_i2c.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_spi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-max77620.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_i2c.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_spi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-max77620.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_i2c.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08_spi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mcp23s08.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mlxbf3.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-pef2256.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mlxbf3.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-rk805.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-scmi.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-pef2256.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-rk805.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-scmi.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-mlxbf3.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-pef2256.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-rk805.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-scmi.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-stmfx.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-tps6594.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-stmfx.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-zynqmp.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-tps6594.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-regmap.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-zynqmp.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-regmap.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-stmfx.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-tps6594.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pinctrl/pinctrl-zynqmp.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-regmap.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/dev-sync-probe.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74x164.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74xx-mmio.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/dev-sync-probe.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adnp.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74x164.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74xx-mmio.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adnp.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/dev-sync-probe.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74x164.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-74xx-mmio.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adnp.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5520.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5585.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5520.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-aggregator.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera-a10sr.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5585.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-aggregator.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera-a10sr.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5520.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-adp5585.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-aggregator.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera-a10sr.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amd-fch.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amdpt.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-arizona.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amd-fch.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amdpt.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-arizona.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-altera.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amd-fch.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-amdpt.ko 10532s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-arizona.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgs-iproc.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgs-iproc.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71815.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71828.ko 10532s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd9571mwv.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71815.ko 10532s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71828.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd9571mwv.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgs-iproc.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71815.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd71828.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-bd9571mwv.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-blzp1600.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-brcmstb.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-blzp1600.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cadence.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cros-ec.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-brcmstb.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cadence.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cros-ec.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-blzp1600.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-brcmstb.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cadence.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-cros-ec.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9052.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9055.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9052.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dln2.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ds4520.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9055.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dln2.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ds4520.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9052.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-da9055.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dln2.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ds4520.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dwapb.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-eic-sprd.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dwapb.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-en7523.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-exar.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-eic-sprd.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-en7523.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-exar.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-dwapb.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-eic-sprd.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-en7523.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-exar.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-fxl6408.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-grgpio.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-fxl6408.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-gw-pld.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-grgpio.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hisi.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-gw-pld.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hisi.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-fxl6408.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-grgpio.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-gw-pld.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hisi.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hlwd.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-idio-16.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hlwd.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-janz-ttl.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-kempld.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-idio-16.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-janz-ttl.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-kempld.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-hlwd.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-idio-16.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-janz-ttl.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-kempld.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-latch.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ljca.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-latch.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-logicvc.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp3943.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ljca.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-logicvc.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp3943.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-latch.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-ljca.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-logicvc.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp3943.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp873x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp87565.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-madera.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp873x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max3191x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp87565.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-madera.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max3191x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp873x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-lp87565.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-madera.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max3191x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7300.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7301.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7300.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max730x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max732x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7301.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max730x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max732x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7300.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max7301.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max730x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max732x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77620.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77650.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77620.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77759.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77650.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mb86s7x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77759.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mb86s7x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77620.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77650.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-max77759.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mb86s7x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mc33880.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-menz127.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mc33880.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-menz127.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf2.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf2.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mc33880.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-menz127.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf2.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf3.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-moxtet.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf3.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-moxtet.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mpsse.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pca953x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mpsse.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pca953x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mlxbf3.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-moxtet.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-mpsse.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pca953x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcf857x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcie-idio-24.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcf857x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcie-idio-24.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pci-idio-16.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pisosr.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pci-idio-16.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pisosr.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcf857x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pcie-idio-24.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pci-idio-16.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pisosr.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pmic-eic-sprd.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-raspberrypi-exp.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pmic-eic-sprd.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-raspberrypi-exp.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rcar.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rdc321x.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rcar.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rdc321x.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-pmic-eic-sprd.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-raspberrypi-exp.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rcar.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rdc321x.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rockchip.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rtd.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rockchip.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rtd.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sim.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-siox.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sim.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-siox.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rtd.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-rockchip.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sim.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-siox.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sloppy-logic-analyzer.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sprd.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sloppy-logic-analyzer.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sprd.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-syscon.ko 10533s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-thunderx.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-syscon.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sloppy-logic-analyzer.ko 10533s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-thunderx.ko 10533s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-sprd.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-syscon.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-thunderx.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tpic2810.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65086.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tpic2810.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65086.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65218.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65219.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65218.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tpic2810.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65086.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65219.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65218.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65219.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65912.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tqmx86.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65912.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tqmx86.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl4030.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl6040.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl4030.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tps65912.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-tqmx86.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl6040.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl4030.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-twl6040.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-viperboard.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtuser.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-viperboard.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtuser.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtio.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wcd934x.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-viperboard.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtio.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wcd934x.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtuser.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-virtio.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wcd934x.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm831x.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8350.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm831x.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8350.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8994.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgene-sb.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8994.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm831x.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgene-sb.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8350.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-wm8994.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xgene-sb.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xlp.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xra1403.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xlp.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xra1403.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-zynq.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-adp5585.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-zynq.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-adp5585.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xlp.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-xra1403.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-adp5585.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpio/gpio-zynq.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-apple.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-hlcdc.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-apple.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-hlcdc.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-tcb.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-axi-pwmgen.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-tcb.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-apple.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-axi-pwmgen.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-hlcdc.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-atmel-tcb.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-axi-pwmgen.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm2835.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm-iproc.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm2835.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-berlin.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm-iproc.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-brcmstb.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-berlin.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-brcmstb.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm2835.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-bcm-iproc.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-berlin.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-brcmstb.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-clk.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-clk.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-cros-ec.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc-core.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-cros-ec.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc-core.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-clk.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-cros-ec.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc-core.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-dwc.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-fsl-ftm.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-fsl-ftm.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-gpio.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-hibvt.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx1.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-gpio.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-hibvt.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx1.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-fsl-ftm.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-gpio.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-hibvt.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx1.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx27.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx27.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx-tpm.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-iqs620a.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-lp3943.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx-tpm.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-iqs620a.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-lp3943.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx27.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-imx-tpm.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-iqs620a.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-lp3943.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mc33xs2410.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mediatek.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mc33xs2410.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-meson.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mtk-disp.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mediatek.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-meson.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mtk-disp.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mc33xs2410.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mediatek.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-mtk-disp.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-meson.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-ntxec.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-omap-dmtimer.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-ntxec.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-pca9685.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-raspberrypi-poe.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-omap-dmtimer.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-pca9685.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-raspberrypi-poe.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-ntxec.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-omap-dmtimer.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-raspberrypi-poe.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-pca9685.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rcar.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rzg2l-gpt.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rcar.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rz-mtu3.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-renesas-tpu.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rzg2l-gpt.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rz-mtu3.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-renesas-tpu.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rcar.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rzg2l-gpt.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rz-mtu3.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-renesas-tpu.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rockchip.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rockchip.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sprd.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32-lp.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sprd.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-rockchip.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32-lp.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sprd.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-stm32-lp.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sun4i.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sun4i.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiecap.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiehrpwm.ko 10534s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiecap.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiehrpwm.ko 10534s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-sun4i.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiecap.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-tiehrpwm.ko 10534s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl-led.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl-led.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-xilinx.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-timer.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-oneshot.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-xilinx.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-timer.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-oneshot.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-twl-led.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pwm/pwm-xilinx.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-timer.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-oneshot.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-backlight.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-gpio.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-activity.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-backlight.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-gpio.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-activity.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-backlight.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-gpio.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-activity.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-default-on.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-default-on.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-transient.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-camera.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-netdev.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-transient.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-camera.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-netdev.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-default-on.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-transient.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-camera.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-netdev.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-pattern.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-pattern.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-tty.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-input-events.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-tty.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/blink/leds-bcm63138.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-input-events.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-pattern.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/blink/leds-bcm63138.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-tty.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/trigger/ledtrig-input-events.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/blink/leds-bcm63138.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-flash.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-flash.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-multicolor.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-88pm860x.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-multicolor.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-adp5520.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-88pm860x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-flash.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-adp5520.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/led-class-multicolor.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-88pm860x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-adp5520.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-an30259a.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-an30259a.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw200xx.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw2013.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6328.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw200xx.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw2013.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6328.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-an30259a.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw200xx.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-aw2013.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6328.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6358.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6358.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2606mvv.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2802.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-blinkm.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2606mvv.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2802.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bcm6358.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-blinkm.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2606mvv.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-bd2802.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-blinkm.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cpcap.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cpcap.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cros_ec.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da903x.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da9052.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cros_ec.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da903x.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da9052.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cpcap.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cros_ec.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da903x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-da9052.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-gpio.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-gpio.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl319x.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl32xx.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3530.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl319x.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl32xx.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3530.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-gpio.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl319x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3530.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-is31fl32xx.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3532.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3532.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3533.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm355x.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm36274.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3533.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm355x.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm36274.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3532.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3533.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm355x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm36274.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3642.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3642.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3692x.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3697.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3944.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3692x.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3697.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3944.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3642.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3692x.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lm3697.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3944.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3952.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3952.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5521.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5523.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5562.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5521.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5523.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5562.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp3952.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5521.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5523.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5562.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5569.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5569.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp55xx-common.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8501.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8788.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp55xx-common.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8501.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8788.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp5569.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp55xx-common.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8501.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8788.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8860.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8860.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8864.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lt3593.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max5970.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8864.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lt3593.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max5970.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8860.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lp8864.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-lt3593.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max5970.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77650.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77650.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77705.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max8997.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mc13783.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77705.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77650.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max8997.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mc13783.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max77705.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mc13783.ko 10535s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-max8997.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-menf21bmc.ko 10535s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-menf21bmc.ko 10535s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mlxreg.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mt6323.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca9532.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mlxreg.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mt6323.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-menf21bmc.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca9532.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mlxreg.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-mt6323.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca9532.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca955x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca955x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca963x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca995x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca963x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca955x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pwm.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca995x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pwm.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca963x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pca995x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-pwm.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-qnap-mcu.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-qnap-mcu.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-regulator.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sc27xx-bltc.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-regulator.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-st1202.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-qnap-mcu.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sc27xx-bltc.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-st1202.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-regulator.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sc27xx-bltc.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-st1202.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sun50i-a100.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sun50i-a100.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tca6507.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-ti-lmu-common.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tca6507.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tlc591xx.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-sun50i-a100.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-ti-lmu-common.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tlc591xx.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tca6507.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-ti-lmu-common.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tlc591xx.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tps6105x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tps6105x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm831x-status.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm8350.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cr0014114.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm831x-status.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm8350.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-tps6105x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cr0014114.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm8350.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-wm831x-status.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-cr0014114.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-dac124s085.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-dac124s085.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-el15203000.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-spi-byte.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-el15203000.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/uleds.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-spi-byte.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-dac124s085.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/uleds.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-el15203000.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/leds-spi-byte.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/uleds.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6360.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6360.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6370-flash.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-aat1290.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6370-flash.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-as3645a.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-aat1290.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6360.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-as3645a.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-mt6370-flash.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-aat1290.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-as3645a.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-ktd2692.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-lm3601x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-max77693.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-ktd2692.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-qcom-flash.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-lm3601x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-max77693.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-qcom-flash.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-ktd2692.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-lm3601x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-max77693.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-qcom-flash.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-rt4505.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sgm3140.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-rt4505.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sy7802.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-tps6131x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sgm3140.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sy7802.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-tps6131x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-rt4505.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sy7802.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-sgm3140.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/flash/leds-tps6131x.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-group-multicolor.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ktd202x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-group-multicolor.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ncp5623.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-pwm-multicolor.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ktd202x.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ncp5623.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-pwm-multicolor.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-group-multicolor.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ncp5623.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-ktd202x.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-pwm-multicolor.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-qcom-lpg.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-mt6370-rgb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-qcom-lpg.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-core.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-core.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-mt6370-rgb.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-qcom-lpg.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-core.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/leds/rgb/leds-mt6370-rgb.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-slot.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-slot.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ampere_altra.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ibm.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-ntb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ampere_altra.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-ntb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ibm.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pwrctrl/pci-pwrctrl-slot.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ampere_altra.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-ntb.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/hotplug/acpiphp_ibm.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-vntb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-vntb.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-mhi.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-qcom-ep.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pci-meson.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-vntb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-mhi.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-qcom-ep.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pci-meson.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-rcar-gen4.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/endpoint/functions/pci-epf-mhi.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-qcom-ep.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pci-meson.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-rcar-gen4.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/dwc/pcie-rcar-gen4.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv-intf.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv-intf.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc-platform.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pci-hyperv-intf.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc-platform.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-iproc-platform.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-rockchip-host.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-mediatek-gen3.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-brcmstb.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-rockchip-host.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-mediatek-gen3.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-brcmstb.ko 10536s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-apple.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-mediatek-gen3.ko 10536s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-apple.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-rockchip-host.ko 10536s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-brcmstb.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/controller/pcie-apple.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/switch/switchtec.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-stub.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-pf-stub.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/switch/switchtec.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-stub.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-pf-stub.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idtcps.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idtcps.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/switch/switchtec.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-stub.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pci/pci-pf-stub.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idtcps.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen2.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen3.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/tsi721_mport.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen2.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen3.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/rio_mport_cdev.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/tsi721_mport.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/rio_mport_cdev.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen2.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/switches/idt_gen3.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/tsi721_mport.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/devices/rio_mport_cdev.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio-scan.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio_cm.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio-scan.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ams369fg06.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lcd.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio_cm.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ams369fg06.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lcd.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio-scan.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ams369fg06.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rapidio/rio_cm.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lcd.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/hx8357.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/hx8357.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili922x.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili9320.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/l4f00242t03.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili922x.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili9320.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/l4f00242t03.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/hx8357.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili922x.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ili9320.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/l4f00242t03.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms283gf05.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms283gf05.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms501kf03.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ltv350qv.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/otm3225a.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms501kf03.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ltv350qv.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/otm3225a.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms283gf05.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lms501kf03.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ltv350qv.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/otm3225a.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/platform_lcd.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tdo24m.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/platform_lcd.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/vgg2432a4.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/88pm860x_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tdo24m.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/vgg2432a4.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/88pm860x_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/platform_lcd.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tdo24m.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/vgg2432a4.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/88pm860x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/aat2870_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp5520_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8860_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/aat2870_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp5520_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8870_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8860_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8870_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp5520_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/aat2870_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8860_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/adp8870_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/apple_dwi_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/as3711_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/bd6107.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/apple_dwi_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da903x_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/as3711_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/bd6107.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da903x_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/apple_dwi_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/as3711_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/bd6107.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da903x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da9052_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/gpio_backlight.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktd2801-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da9052_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktz8866.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/gpio_backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktd2801-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktz8866.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/da9052_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/gpio_backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktd2801-backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/ktz8866.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3509_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3533_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3630a_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3509_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3639_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3533_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3630a_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3639_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3509_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3533_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3630a_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lm3639_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp855x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp8788_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lv5207lp.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp855x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/max8925_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp8788_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lv5207lp.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/max8925_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp855x_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lp8788_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/lv5207lp.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/max8925_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mp3309c.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mt6370-backlight.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pandora_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mp3309c.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pwm_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mt6370-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pandora_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pwm_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mp3309c.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/mt6370-backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pandora_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/pwm_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/qcom-wled.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rt4831-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/qcom-wled.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/sky81452-backlight.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tps65217_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rt4831-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/sky81452-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tps65217_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/qcom-wled.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rt4831-backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/sky81452-backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/tps65217_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/wm831x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/arcxcnn_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/wm831x_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rave-sp-backlight.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/led_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/arcxcnn_bl.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rave-sp-backlight.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/led_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/wm831x_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/arcxcnn_bl.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/rave-sp-backlight.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/backlight/led_bl.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/svgalib.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/fb_ddc.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/svgalib.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cyber2000fb.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm2fb.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/fb_ddc.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cyber2000fb.ko 10537s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm2fb.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/svgalib.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/core/fb_ddc.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cyber2000fb.ko 10537s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm2fb.ko 10537s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm3fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/i740fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_base.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm3fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_accel.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/i740fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_base.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_accel.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/pm3fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/i740fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_base.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_accel.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_DAC1064.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_Ti3026.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_misc.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_DAC1064.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_Ti3026.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/g450_pll.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_misc.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/g450_pll.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_DAC1064.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_Ti3026.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_misc.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/g450_pll.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_g450.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_crtc2.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/i2c-matroxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_g450.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_maven.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_crtc2.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/i2c-matroxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_maven.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_g450.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/i2c-matroxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_crtc2.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/matrox/matroxfb_maven.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/riva/rivafb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/nvidia/nvidiafb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/atyfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/riva/rivafb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/nvidia/nvidiafb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/aty128fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/atyfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/aty128fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/riva/rivafb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/nvidia/nvidiafb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/atyfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/aty128fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/radeonfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/macmodes.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sis/sisfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/radeonfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/macmodes.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/kyro/kyrofb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sis/sisfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/kyro/kyrofb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/aty/radeonfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/macmodes.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sis/sisfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/kyro/kyrofb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/savage/savagefb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/neofb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/savage/savagefb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tdfxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/neofb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/vt8623fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tdfxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/vt8623fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/savage/savagefb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/neofb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tdfxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/vt8623fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tridentfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s3fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tridentfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/arkfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s3fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sstfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/arkfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sstfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/tridentfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s3fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/arkfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sstfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cirrusfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/metronomefb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cirrusfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s1d13xxxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/metronomefb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/imxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s1d13xxxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/imxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/cirrusfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/metronomefb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/s1d13xxxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/imxfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm501fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/udlfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm501fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/smscufx.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/udlfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/xilinxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/smscufx.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/xilinxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm501fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/udlfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/smscufx.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/xilinxfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/carminefb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/mb862xx/mb862xxfb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ocfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/carminefb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm712fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/mb862xx/mb862xxfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ocfb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm712fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/carminefb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ocfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/mb862xx/mb862xxfb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/sm712fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/uvesafb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ssd1307fb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/vgastate.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/uvesafb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_msghandler.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/vgastate.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ssd1307fb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_msghandler.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/uvesafb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/vgastate.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/fbdev/ssd1307fb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_msghandler.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_devintf.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_si.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ssif.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_devintf.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ipmb.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_si.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ssif.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ipmb.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_devintf.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_si.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ssif.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_ipmb.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_watchdog.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_poweroff.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_watchdog.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_serio.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_poweroff.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_serio.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_watchdog.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmi_poweroff.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_serio.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_cdev_ipmi.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_npcm7xx.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmb_dev_int.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_cdev_ipmi.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ssif_bmc.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_npcm7xx.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmb_dev_int.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ssif_bmc.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_cdev_ipmi.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/kcs_bmc_npcm7xx.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ipmb_dev_int.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ipmi/ssif_bmc.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/apei/einj.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_ipmi.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/video.ko 10538s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_tad.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/apei/einj.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_ipmi.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/video.ko 10538s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_tad.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/apei/einj.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_ipmi.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/video.ko 10538s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_tad.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/platform_profile.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/nfit/nfit.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/ec_sys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_update.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/platform_profile.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/nfit/nfit.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/ec_sys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_update.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/platform_profile.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/nfit/nfit.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/ec_sys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_update.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_telemetry.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_configfs.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-bcm2711-dvp.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_telemetry.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-raspberrypi.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_configfs.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-bcm2711-dvp.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-raspberrypi.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/pfr_telemetry.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/acpi/acpi_configfs.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-bcm2711-dvp.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/bcm/clk-raspberrypi.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3516cv300.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/clk-hi3519.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3798cv200.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/clk-hi3519.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3516cv300.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx93.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3798cv200.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx93.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/clk-hi3519.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3516cv300.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/hisilicon/crg-hi3798cv200.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx93.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx95-blk-ctl.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx8ulp.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/keystone/sci-clk.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx95-blk-ctl.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-apmixedsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx8ulp.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/keystone/sci-clk.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-apmixedsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx95-blk-ctl.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/imx/clk-imx8ulp.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/keystone/sci-clk.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-apmixedsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-infracfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-pericfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-topckgen.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-infracfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-imgsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-pericfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-topckgen.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-imgsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-infracfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-pericfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-topckgen.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-imgsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-mfgcfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vdecsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vencsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-mfgcfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-apmixedsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vdecsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vencsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-apmixedsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-mfgcfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vdecsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6735-vencsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-apmixedsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-infracfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-pericfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-topckgen.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-infracfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-pericfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-topckgen.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-infracfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-pericfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-topckgen.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mfg.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mm.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vdecsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vencsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mm.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7981-eth.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vdecsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vencsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7981-eth.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-mm.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vdecsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt6795-vencsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7981-eth.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-apmixed.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-topckgen.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-infracfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-apmixed.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-eth.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-topckgen.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-infracfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-eth.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-apmixed.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-topckgen.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-infracfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-eth.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-xfipll.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-img.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vdecsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-xfipll.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vencsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-img.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vdecsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vencsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt7988-xfipll.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-img.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vdecsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8173-vencsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-cam.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-img.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-cam.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-ipe.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-img.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-ipe.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-cam.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-img.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-imp_iic_wrap.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-ipe.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mcu.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mdp.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mcu.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mm.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mdp.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mfg.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mm.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mcu.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mdp.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mfg.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-mm.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-vdec.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-venc.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-wpe.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-vdec.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-apmixedsys.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-venc.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-wpe.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-apmixedsys.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-vdec.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-venc.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8186-wpe.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-apmixedsys.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-topckgen.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-peri_ao.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-infra_ao.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-topckgen.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-adsp_audio26m.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-peri_ao.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-infra_ao.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-adsp_audio26m.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-topckgen.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-peri_ao.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-infra_ao.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-adsp_audio26m.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-cam.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ccu.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-img.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-cam.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ccu.ko 10539s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-img.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-cam.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ccu.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-img.ko 10539s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-imp_iic_wrap.ko 10539s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ipe.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-mfg.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ipe.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdec.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo0.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-mfg.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdec.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo0.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-ipe.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-mfg.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdec.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo0.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo1.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-venc.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo1.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp0.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp1.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-venc.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp0.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp1.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vdo1.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-venc.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp0.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-vpp1.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-wpe.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-apusys_pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-wpe.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-cam.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ccu.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-apusys_pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-cam.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ccu.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8188-wpe.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-apusys_pll.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-cam.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ccu.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-img.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ipe.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-img.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-mfg.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ipe.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-mfg.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-img.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-ipe.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-mfg.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-scp_adsp.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdec.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-scp_adsp.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo0.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdec.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo1.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo0.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo1.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-scp_adsp.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdec.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo0.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vdo1.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-venc.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp0.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp1.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-venc.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp0.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-wpe.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp1.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-wpe.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-venc.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp0.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-vpp1.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8195-wpe.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apmixedsys.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apu.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apmixedsys.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-cam.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apu.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-cam.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apmixedsys.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-apu.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-cam.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mfg.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mm.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-vdec.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mfg.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-venc.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mm.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-vdec.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-venc.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mfg.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-mm.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-vdec.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/mediatek/clk-mt8365-venc.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/clk-phase.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/sclk-div.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/axg-audio.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/clk-phase.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/sclk-div.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/axg-audio.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-pll.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/clk-phase.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/sclk-div.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/axg-audio.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-pll.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-peripherals.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/c3-peripherals.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-peripherals.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/c3-peripherals.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-peripherals.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-peripherals.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/a1-peripherals.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/c3-peripherals.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-pll.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/meson/s4-peripherals.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpass-gfm-sm8250.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-x1e80100.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpass-gfm-sm8250.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-x1e80100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpass-gfm-sm8250.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-x1e80100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-x1e80100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-x1e80100.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1e80100.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1e80100.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1p42100.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-qcm2290.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-x1e80100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1p42100.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-qcm2290.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1e80100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-x1e80100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-x1p42100.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-qcm2290.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq-pll.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq6018.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq-pll.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ipq-cmn-pll.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq4019.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq6018.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ipq-cmn-pll.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq4019.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq-pll.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apss-ipq6018.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ipq-cmn-pll.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq4019.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5018.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5018.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5332.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5424.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq6018.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5332.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5424.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq6018.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5018.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5424.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq5332.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq6018.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq8074.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq8074.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq9574.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-ipq9574.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-qca8k.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq9574.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-ipq9574.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-qca8k.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq8074.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-ipq9574.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-ipq9574.ko 10540s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/nsscc-qca8k.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8916.ko 10540s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8916.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8917.ko 10540s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8939.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8953.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8917.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8939.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8953.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8916.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8917.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8939.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8953.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8976.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8976.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8994.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8994.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8998.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8998.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8976.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8994.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8996.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-msm8998.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-msm8998.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-msm8998.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8994.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8994.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8998.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8996.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-msm8998.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8998.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8994.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8996.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-msm8998.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a53-pll.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a7-pll.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a53-pll.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a7-pll.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8916.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8916.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8996.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a53-pll.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/a7-pll.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8916.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/apcs-msm8996.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cpu-8996.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cbf-8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cpu-8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cbf-8996.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-rpm.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-smd-rpm.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-rpm.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cpu-8996.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-smd-rpm.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-cbf-8996.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-rpm.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-smd-rpm.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcm2290.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-qcm2290.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcm2290.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-qcm2290.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs404.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs615.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs404.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcm2290.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs615.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-qcm2290.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs404.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs615.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs8300.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/q6sstop-qcs404.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs8300.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/q6sstop-qcs404.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/turingcc-qcs404.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ecpricc-qdu1000.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/turingcc-qcs404.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qcs8300.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/q6sstop-qcs404.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ecpricc-qdu1000.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/turingcc-qcs404.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/ecpricc-qdu1000.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qdu1000.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qdu1000.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc8280xp.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7180.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc8280xp.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-qdu1000.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7180.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sc8280xp.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7180.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc8280xp.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc8280xp.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc0-sa8775p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc0-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sc8280xp.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc0-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc1-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sa8775p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc1-sa8775p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sa8775p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc1-sa8775p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sa8775p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sa8775p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sar2130p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sar2130p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sar2130p.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sar2130p.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc7180.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8180x.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc7180.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8180x.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sar2130p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sar2130p.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc7180.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8180x.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8280xp.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7180.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8280xp.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7180.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc8280xp.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sc8280xp.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7180.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc8280xp.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sc8280xp.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc8280xp.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc8280xp.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7180.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7180.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc8280xp.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7180.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscorecc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpassaudiocc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7180.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpassaudiocc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7180.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7280.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sdm845.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7280.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sdm845.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpassaudiocc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7180.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sc7280.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sdm845.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sdm845.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm660.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sdm845.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm660.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-sdm660.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm660.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-sdm660.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm660.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sdm845.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm660.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/mmcc-sdm660.ko 10541s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm660.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm845.ko 10541s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm845.ko 10541s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm845.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sdm845.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm845.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sdm845.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sdm845.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sdm845.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdm845.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sdm845.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sdm845.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sdm845.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdx75.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm4450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdx75.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm6350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm4450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm6350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm7150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sdx75.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm4450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm6350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm7150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8250.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8250.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8550.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8250.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm4450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6115.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6125.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm4450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6115.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6125.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/camcc-sm8650.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm4450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6115.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6125.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6350.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6375.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6350.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6375.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm6375.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm7150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8750.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm4450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6115.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8750.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm4450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6115.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/dispcc-sm8750.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm4450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6115.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6125.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6350.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6375.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6125.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6350.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6375.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm7150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6125.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm6375.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm7150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8250.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8250.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8250.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8750.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm4450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8650.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8750.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm4450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8650.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gcc-sm8750.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm4450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6115.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6125.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6115.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6375.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6125.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6375.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6115.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6125.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm6375.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8250.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8250.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8250.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8450.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sm6115.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8550.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8650.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sm6115.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/gpucc-sm8650.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/lpasscc-sm6115.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8750.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8650.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8750.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm7150.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8650.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/tcsrcc-sm8750.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm7150.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8150.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8250.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8350.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8250.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8350.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8550.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8450.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8550.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8250.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8350.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8450.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/videocc-sm8550.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-spmi-pmic-div.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/kpss-xcc.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/hfpll.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-spmi-pmic-div.ko 10542s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/renesas/clk-vbattb.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/kpss-xcc.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/hfpll.ko 10542s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/renesas/clk-vbattb.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/clk-spmi-pmic-div.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/hfpll.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/qcom/kpss-xcc.ko 10542s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/renesas/clk-vbattb.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/clk-sprd.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9860-clk.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9863a-clk.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/clk-sprd.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/ums512-clk.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9860-clk.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9863a-clk.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/ums512-clk.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/clk-sprd.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9860-clk.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/sc9863a-clk.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/sprd/ums512-clk.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/xlnx_vcu.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/clk-xlnx-clock-wizard.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-apple-nco.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/xlnx_vcu.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/clk-xlnx-clock-wizard.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-axi-clkgen.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-apple-nco.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-axi-clkgen.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/xlnx_vcu.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/xilinx/clk-xlnx-clock-wizard.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-apple-nco.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-axi-clkgen.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-bd718x7.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce706.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-bd718x7.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce925.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cs2000-cp.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce706.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce925.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cs2000-cp.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-bd718x7.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce706.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cdce925.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-cs2000-cp.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-fsl-flexspi.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lmk04832.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-fsl-flexspi.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lochnagar.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max77686.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lmk04832.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lochnagar.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max77686.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-fsl-flexspi.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lmk04832.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-lochnagar.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max77686.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max9485.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-npcm8xx.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max9485.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-palmas.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-plldig.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-npcm8xx.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-palmas.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-plldig.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-max9485.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-npcm8xx.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-palmas.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-plldig.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-pwm.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-pwm.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-rk808.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-hi655x.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-s2mps11.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-rk808.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-hi655x.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-s2mps11.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-pwm.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-rk808.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-s2mps11.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-hi655x.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-scpi.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5341.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-scpi.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5351.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si514.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5341.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5351.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si514.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-scpi.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5341.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si5351.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si514.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si544.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si570.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl6040.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si544.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si570.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl6040.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si544.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si570.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl6040.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-twl.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-renesas-pcie.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si521xx.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock3.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-renesas-pcie.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock5.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si521xx.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock3.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock5.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-renesas-pcie.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-si521xx.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock3.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock5.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock7.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-wm831x.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rcar-dmac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock7.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/usb-dmac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-wm831x.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rcar-dmac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/usb-dmac.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-versaclock7.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/clk/clk-wm831x.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rcar-dmac.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/usb-dmac.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rz-dmac.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/amd/qdma/amd-qdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-uart-apdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-hsdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rz-dmac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/amd/qdma/amd-qdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-uart-apdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-hsdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sh/rz-dmac.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/amd/qdma/amd-qdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-uart-apdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-hsdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-cqdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/bam_dma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/gpi.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma_mgmt.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-cqdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/bam_dma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/gpi.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma_mgmt.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/mediatek/mtk-cqdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/bam_dma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/gpi.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma_mgmt.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/stm32/stm32-dma3.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xilinx_dma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/stm32/stm32-dma3.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xilinx_dma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/qcom/hdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/stm32/stm32-dma3.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/xilinx_dma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/zynqmp_dma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/altera-msgdma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/apple-admac.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/arm-dma350.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/zynqmp_dma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/altera-msgdma.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/apple-admac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/arm-dma350.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xilinx/zynqmp_dma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/altera-msgdma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/apple-admac.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/arm-dma350.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dma-axi-dmac.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/bcm-sba-raid.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sun6i-dma.ko 10543s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dma-axi-dmac.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/bcm-sba-raid.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.ko 10543s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sun6i-dma.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dma-axi-dmac.ko 10543s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/bcm-sba-raid.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sun6i-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_core.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_pci.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_core.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_pci.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_core.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw/dw_dmac_pci.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma-pcie.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-edma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-qdma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma-pcie.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-edma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-qdma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/dw-edma/dw-edma-pcie.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-qdma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-edma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-sdma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/idma64.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-sdma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/k3dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/owl-dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/idma64.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/k3dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/owl-dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/imx-sdma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/idma64.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/k3dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/owl-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/pl330.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/plx_dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/pl330.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sf-pdma/sf-pdma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sprd-dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/plx_dma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sf-pdma/sf-pdma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sprd-dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/pl330.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/plx_dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sf-pdma/sf-pdma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/sprd-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xgene-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xgene-dma.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpdmai.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/qbman/bman-test.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpdmai.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/qbman/bman-test.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/xgene-dma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dma/fsl-dpaa2-qdma/dpdmai.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/qbman/bman-test.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpio/fsl-mc-dpio.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpaa2-console.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/hisilicon/kunpeng_hccs.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpio/fsl-mc-dpio.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/imx93-src.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpaa2-console.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/hisilicon/kunpeng_hccs.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/imx93-src.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpio/fsl-mc-dpio.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/fsl/dpaa2-console.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/imx93-src.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/hisilicon/kunpeng_hccs.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/soc-imx9.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-cmdq-helper.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-devapc.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/soc-imx9.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-dvfsrc.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-cmdq-helper.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-devapc.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-dvfsrc.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/imx/soc-imx9.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-cmdq-helper.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-devapc.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-dvfsrc.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-pmic-wrap.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mmsys.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mutex.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-pmic-wrap.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-svs.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mmsys.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mutex.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-svs.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-pmic-wrap.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mmsys.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-mutex.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-svs.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-socinfo.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/nuvoton/wpcm450-soc.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/amlogic/meson-canvas.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-socinfo.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/nuvoton/wpcm450-soc.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/amlogic/meson-canvas.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_aoss.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_aoss.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/mediatek/mtk-socinfo.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/amlogic/meson-canvas.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/nuvoton/wpcm450-soc.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_aoss.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_gsbi.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/mdt_loader.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ocmem.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_gsbi.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/mdt_loader.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ocmem.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pd_mapper.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pd_mapper.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_gsbi.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/mdt_loader.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ocmem.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pd_mapper.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pdr_interface.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pdr_msg.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pdr_interface.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pdr_msg.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink_altmode.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pdr_interface.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink_altmode.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_pdr_msg.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_glink_altmode.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_pdcharger_ulog.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_pdcharger_ulog.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qmi_helpers.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ramp_controller.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rmtfs_mem.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/pmic_pdcharger_ulog.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qmi_helpers.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ramp_controller.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rmtfs_mem.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/ramp_controller.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qmi_helpers.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rmtfs_mem.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm_master_stats.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm_master_stats.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm-proc.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smd-rpm.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smem.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm-proc.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm_master_stats.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smd-rpm.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smem.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/rpm-proc.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smd-rpm.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smem.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smp2p.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smp2p.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smsm.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/socinfo.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/spm.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smsm.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smp2p.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/socinfo.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/spm.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/smsm.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/socinfo.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/spm.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_stats.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_stats.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/wcnss_ctrl.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/apr.ko 10544s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/llcc-qcom.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/wcnss_ctrl.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/apr.ko 10544s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_stats.ko 10544s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/llcc-qcom.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/apr.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/wcnss_ctrl.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/llcc-qcom.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/icc-bwmon.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/icc-bwmon.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_ice.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom-pbs.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/rockchip/io-domain.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_ice.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom-pbs.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/icc-bwmon.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/rockchip/io-domain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom_ice.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/qcom/qcom-pbs.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/rockchip/io-domain.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/litex/litex_soc_ctrl.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/litex/litex_soc_ctrl.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_perf_domain.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_pm_domain.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scpi_pm_domain.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_perf_domain.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_pm_domain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/soc/litex/litex_soc_ctrl.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scpi_pm_domain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_perf_domain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scmi_pm_domain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/arm/scpi_pm_domain.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/imx/imx93-pd.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/imx/imx93-pd.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/mediatek/airoha-cpu-pmdomain.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/cpr.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/rpmpd.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/mediatek/airoha-cpu-pmdomain.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/cpr.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/imx/imx93-pd.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/rpmpd.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/mediatek/airoha-cpu-pmdomain.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/cpr.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/qcom/rpmpd.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/ti/ti_sci_pm_domains.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_input.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_vdpa.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/ti/ti_sci_pm_domains.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_input.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_vdpa.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/sunxi/sun50i-h6-prcm-ppu.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pmdomain/ti/ti_sci_pm_domains.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_input.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_vdpa.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_mem.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_mem.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_dma_buf.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_rtc.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-pciback/xen-pciback.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_dma_buf.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_rtc.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-pciback/xen-pciback.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_mem.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_dma_buf.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virtio/virtio_rtc.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-pciback/xen-pciback.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-evtchn.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-evtchn.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntdev.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntalloc.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xenfs/xenfs.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntdev.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntalloc.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xenfs/xenfs.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-evtchn.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntdev.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-gntalloc.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xenfs/xenfs.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-privcmd.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-privcmd.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-scsiback.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/pvcalls-front.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-front-pgdir-shbuf.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-scsiback.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/pvcalls-front.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-front-pgdir-shbuf.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-privcmd.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-scsiback.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/xen-front-pgdir-shbuf.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/xen/pvcalls-front.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fixed.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fixed.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/virtual.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/userspace-consumer.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pg86x.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/virtual.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/userspace-consumer.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fixed.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pg86x.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/virtual.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/userspace-consumer.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pg86x.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm800-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm800-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm8607.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm886-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/cpcap-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm8607.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm886-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm800-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/cpcap-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm8607.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/88pm886-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/cpcap-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aat2870-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aat2870-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8865-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8945a-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ad5398.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8865-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8945a-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ad5398.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aat2870-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8865-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/act8945a-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ad5398.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/adp5055-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/adp5055-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/anatop-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3711-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3722-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/anatop-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3711-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3722-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/adp5055-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/anatop-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3711-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/as3722-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/atc260x-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/atc260x-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aw37503-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/axp20x-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bcm590xx-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aw37503-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/axp20x-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/atc260x-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bcm590xx-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/aw37503-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/axp20x-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bcm590xx-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71815-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71815-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71828-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd718x7-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9571mwv-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71828-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd718x7-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9571mwv-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71815-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd71828-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd718x7-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9571mwv-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9576-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9576-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da903x-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd96801-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da903x-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9052-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd96801-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd9576-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9052-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da903x-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/bd96801-regulator.ko 10545s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9052-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9055-regulator.ko 10545s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9062-regulator.ko 10545s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9055-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9062-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9063-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9121-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9063-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9055-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9121-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9062-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9063-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9121-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9210-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9211-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9210-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9211-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53555.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53880.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9210-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53555.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/da9211-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53880.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53555.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/fan53880.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/gpio-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/gpio-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v530-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v600-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v530-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/gpio-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v600-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v530-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi6421v600-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi655x-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl6271a-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi655x-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl6271a-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl9305.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lm363x-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl9305.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/hi655x-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lm363x-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl6271a-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/isl9305.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lm363x-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lochnagar-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3971.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lochnagar-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3971.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3972.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp872x.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3972.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lochnagar-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp872x.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3971.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp3972.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp872x.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp873x-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp87565-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp873x-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp87565-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-buck.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-ldo.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-buck.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-ldo.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp873x-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp87565-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-buck.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8788-ldo.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8755.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3589.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8755.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3589.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3676.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max14577-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3676.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max14577-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/lp8755.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3589.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/ltc3676.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max14577-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max1586.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max5970-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max1586.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77503-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max5970-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77541-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77503-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max1586.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77541-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max5970-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77503-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77541-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77620-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77650-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77620-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77650-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8649.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8660.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8649.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8660.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77620-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77650-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8649.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8660.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8893.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8907-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8893.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8925-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8907-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8952.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8925-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8952.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8893.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8907-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8925-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8952.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8973-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8997-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8973-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8998.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8997-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20086-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8998.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20086-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8973-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8997-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max8998.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20086-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20411-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77686-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20411-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77693-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77686-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77802-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77693-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77802-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max20411-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77686-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77693-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77802-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77826-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77857-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77826-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13783-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77857-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13892-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13783-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13892-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77826-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/max77857-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13783-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13892-regulator.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13xxx-regulator-core.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mcp16502.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13xxx-regulator-core.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp5416.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mcp16502.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp8859.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp5416.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp8859.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mc13xxx-regulator-core.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mcp16502.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp5416.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp8859.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp886x.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mpq7920.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp886x.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6311-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mpq7920.ko 10546s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6315-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6311-regulator.ko 10546s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6315-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mp886x.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mpq7920.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6311-regulator.ko 10546s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6315-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6323-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6331-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6323-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6332-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6331-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6357-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6332-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6357-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6323-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6331-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6332-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6357-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6358-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6359-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6358-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6360-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6370-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6359-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6360-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6370-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6358-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6359-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6360-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6370-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6380-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6397-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6380-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mtk-dvfsrc-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-pm8008-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6397-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mtk-dvfsrc-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-pm8008-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6380-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mt6397-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/mtk-dvfsrc-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-pm8008-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-refgen-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_rpm-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-refgen-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-rpmh-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_smd-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_rpm-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-rpmh-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_smd-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-refgen-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_rpm-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom-rpmh-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_smd-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_spmi-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/palmas-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_spmi-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pca9450-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/palmas-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf9453-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pca9450-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf9453-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/qcom_spmi-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/palmas-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pca9450-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf9453-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf8x00-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pfuze100-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf8x00-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88060-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pfuze100-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88080-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88060-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88080-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pf8x00-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pfuze100-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88060-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88080-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88090-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pwm-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88090-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps51632-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pwm-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pcap-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps51632-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pcap-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pv88090-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pwm-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps51632-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/pcap-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/raa215300.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rc5t583-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rk808-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/raa215300.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rc5t583-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rn5t618-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rk808-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rn5t618-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/raa215300.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rc5t583-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rk808-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rn5t618-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rohm-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4803.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rohm-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4831-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5033-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4803.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4831-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5033-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rohm-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4803.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt4831-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5033-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5120-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5120-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5190a-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5739.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5759-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5190a-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5739.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5120-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5759-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5190a-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5739.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt5759-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6160-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6160-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6190-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6245-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6190-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2134-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6245-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6160-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2134-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6190-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rt6245-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2134-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq6752-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2208-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq6752-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mpa01.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2208-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mps11.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mpa01.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mps11.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq6752-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/rtq2208-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mpa01.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s2mps11.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s5m8767.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sc2731-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s5m8767.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sky81452-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sc2731-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/slg51000-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sky81452-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/slg51000-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/s5m8767.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sc2731-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sky81452-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/slg51000-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-booster.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-vrefbuf.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-booster.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stpmic1_regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sun20i-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-vrefbuf.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stpmic1_regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sun20i-regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-booster.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stpmic1_regulator.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/stm32-vrefbuf.ko 10547s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sun20i-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy7636a-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8106a-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8824x.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy7636a-regulator.ko 10547s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8827n.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8106a-regulator.ko 10547s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8824x.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8827n.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy7636a-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8106a-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8824x.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/sy8827n.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6105x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps62360-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6286x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6105x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6287x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps62360-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6286x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6287x-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6105x-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps62360-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6286x-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6287x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65023-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6507x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65086-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65023-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65090-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6507x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65086-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65090-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65023-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6507x-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65086-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65090-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65217-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65218-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65217-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65219-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6524x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65218-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65219-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6524x-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65217-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65218-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65219-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6524x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6586x-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65910-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65912-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6586x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65910-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65912-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6594-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6586x-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6594-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65910-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65912-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps6594-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65132-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65132-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl6030-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl6030-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vctrl-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/tps65132-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vctrl-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/twl6030-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vctrl-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vexpress-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vqmmc-ipq4019-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vexpress-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-dcdc.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vqmmc-ipq4019-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-dcdc.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-isink.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vexpress-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-isink.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/vqmmc-ipq4019-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-dcdc.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-isink.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-ldo.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8350-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-ldo.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8400-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8350-regulator.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8400-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8994-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm831x-ldo.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8994-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8350-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8400-regulator.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/regulator/wm8994-regulator.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-aux.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-audio-arb.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-aux.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/hi6220_reset.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-audio-arb.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/hi6220_reset.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/reset-hi3660.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/reset-hi3660.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-aux.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/amlogic/reset-meson-audio-arb.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/hi6220_reset.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/hisilicon/reset-hi3660.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-a10sr.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-brcmstb.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-a10sr.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-gpio.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-brcmstb.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx-scu.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-gpio.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx-scu.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-a10sr.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-brcmstb.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-gpio.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx-scu.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx8mp-audiomix.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-microchip-sparx5.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx8mp-audiomix.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-qcom-pdc.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-microchip-sparx5.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-raspberrypi.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-qcom-pdc.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-raspberrypi.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-imx8mp-audiomix.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-microchip-sparx5.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-qcom-pdc.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-raspberrypi.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-rzv2h-usb2phy.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-rzv2h-usb2phy.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-scmi.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-sci.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-syscon.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-scmi.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-sci.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-syscon.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-rzv2h-usb2phy.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-scmi.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-sci.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-ti-syscon.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-tps380x.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-tps380x.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_bcm7271.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_dfl.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_em.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_bcm7271.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_dfl.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_em.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/reset/reset-tps380x.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_bcm7271.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_dfl.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_em.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_exar.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_exar.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_men_mcb.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_pci1xxxx.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_men_mcb.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_jtaguart.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_pci1xxxx.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_jtaguart.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_exar.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_men_mcb.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/8250/8250_pci1xxxx.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_jtaguart.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_uart.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/amba-pl010.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_uart.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/arc_uart.ko 10548s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/bcm63xx_uart.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/amba-pl010.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/arc_uart.ko 10548s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/bcm63xx_uart.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/altera_uart.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/amba-pl010.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/arc_uart.ko 10548s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/bcm63xx_uart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/digicolor-usart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_linflexuart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/digicolor-usart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_lpuart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/jsm/jsm.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_linflexuart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_lpuart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/jsm/jsm.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/digicolor-usart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_linflexuart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/fsl_lpuart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/jsm/jsm.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/liteuart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/max3100.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/men_z135_uart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ucc_uart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/liteuart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/max3100.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/men_z135_uart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ucc_uart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/liteuart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/max3100.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/men_z135_uart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ucc_uart.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/rp2.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_spi.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/rp2.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_i2c.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_spi.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_i2c.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/rp2.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_spi.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sc16is7xx_i2c.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sifive.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sprd_serial.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/stm32-usart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sifive.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/uartlite.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sprd_serial.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/stm32-usart.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/uartlite.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sifive.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/stm32-usart.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/sprd_serial.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/uartlite.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/xilinx_uartps.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ma35d1_serial.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_hdlc.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_gsm.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/xilinx_uartps.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ma35d1_serial.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_hdlc.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_gsm.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/ma35d1_serial.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/serial/xilinx_uartps.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_hdlc.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/n_gsm.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/moxa.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/mxser.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/nozomi.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/moxa.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/ttynull.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/mxser.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/nozomi.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/ttynull.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/moxa.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/mxser.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/nozomi.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/ttynull.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/rpmsg_tty.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/timeriomem-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/airoha-trng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/rpmsg_tty.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/ba431-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/timeriomem-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/airoha-trng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/ba431-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tty/rpmsg_tty.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/timeriomem-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/airoha-trng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/ba431-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/omap-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/virtio-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/hisi-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/omap-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/histb-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/virtio-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/hisi-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/histb-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/omap-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/virtio-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/hisi-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/histb-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm2835-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm74110-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/iproc-rng200.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xgene-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm2835-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm74110-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/iproc-rng200.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xgene-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm74110-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/bcm2835-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/iproc-rng200.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xgene-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/stm32-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/meson-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng-vf.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/stm32-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/meson-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng-vf.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/stm32-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/meson-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cavium-rng-vf.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/mtk-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/optee-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/npcm-rng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cctrng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/mtk-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/optee-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/npcm-rng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cctrng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/mtk-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/optee-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/npcm-rng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/cctrng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xiphera-trng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/arm_smccc_trng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_synquacer.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c_cr50.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xiphera-trng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/arm_smccc_trng.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_synquacer.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c_cr50.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/xiphera-trng.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_synquacer.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c_cr50.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/hw_random/arm_smccc_trng.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_atmel.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_infineon.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_nuvoton.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_atmel.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_infineon.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_nuvoton.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_tis_i2c.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_atmel.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_infineon.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_i2c_nuvoton.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_atmel.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_infineon.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_atmel.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_infineon.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_atmel.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_infineon.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_i2c.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/xen-tpmfront.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_crb_ffa.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/xen-tpmfront.ko 10549s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_crb_ffa.ko 10549s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/st33zp24/tpm_st33zp24_spi.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/xen-tpmfront.ko 10549s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_crb_ffa.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_ftpm_tee.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/lp.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/applicom.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_ftpm_tee.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/lp.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ppdev.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/applicom.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ppdev.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/tpm/tpm_ftpm_tee.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/lp.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/applicom.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/ppdev.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_class.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_core.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_pcie.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_class.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_core.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_of.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_pcie.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_of.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_class.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_core.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_pcie.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillybus_of.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillyusb.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/iommufd/iommufd.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/mtk_iommu.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillyusb.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/sprd-iommu.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/iommufd/iommufd.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/mtk_iommu.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/sprd-iommu.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/char/xillybus/xillyusb.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/mtk_iommu.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/iommufd/iommufd.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/sprd-iommu.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/apple-dart.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-slimbus.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/apple-dart.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spmi.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-w1.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-slimbus.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spmi.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-w1.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iommu/apple-dart.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-slimbus.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-w1.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spmi.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-sccb.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-i3c.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-sccb.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spi-avmm.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-client.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-i3c.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spi-avmm.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-client.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-sccb.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-i3c.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/base/regmap/regmap-spi-avmm.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-client.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-server.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/brd.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-server.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/nbd.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/brd.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/xen-blkback/xen-blkback.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/nbd.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/xen-blkback/xen-blkback.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rnbd/rnbd-server.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/brd.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/nbd.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/xen-blkback/xen-blkback.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/drbd/drbd.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rbd.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/mtip32xx/mtip32xx.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/drbd/drbd.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rbd.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zram/zram.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/mtip32xx/mtip32xx.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zram/zram.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/rbd.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/drbd/drbd.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/mtip32xx/mtip32xx.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zram/zram.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/null_blk/null_blk.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/ublk_drv.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zloop.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/null_blk/null_blk.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at24.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/ublk_drv.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zloop.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at24.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/null_blk/null_blk.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/ublk_drv.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/zloop.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at24.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at25.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/max6875.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93cx6.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93xx46.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at25.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93cx6.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/max6875.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93xx46.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/at25.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93cx6.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/max6875.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/eeprom_93xx46.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/idt_89hpesx.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/ee1004.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cb710/cb710.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/idt_89hpesx.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/ee1004.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cb710/cb710.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/idt_89hpesx.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/eeprom/ee1004.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cb710/cb710.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/alcor_pci.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_pci.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_usb.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/alcor_pci.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_pci.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_usb.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/alcor_pci.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_pci.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/cardreader/rtsx_usb.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-mmio.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-pci.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/cp500.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-mmio.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-pci.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/cp500.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-mmio.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/pvpanic/pvpanic-pci.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/cp500.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/lan9252.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/amd-sbi/sbrmi-i2c.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/lan9252.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-i2c.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/amd-sbi/sbrmi-i2c.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-i2c.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/keba/lan9252.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/amd-sbi/sbrmi-i2c.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-i2c.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-spi.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dummy-irq.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-spi.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ics932s401.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ti_fpc202.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dummy-irq.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ics932s401.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ti_fpc202.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ad525x_dpot-spi.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dummy-irq.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ics932s401.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ti_fpc202.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_core.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_7xx1.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_core.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/phantom.ko 10550s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/rpmb-core.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_7xx1.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/phantom.ko 10550s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/rpmb-core.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_core.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tifm_7xx1.ko 10550s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/phantom.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/rpmb-core.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/qcom-coincell.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/fastrpc.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/qcom-coincell.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bh1770glc.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds990x.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/fastrpc.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bh1770glc.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds990x.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/qcom-coincell.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/fastrpc.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bh1770glc.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds990x.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/enclosure.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-errmon.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/enclosure.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-misc.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hpilo.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-errmon.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-misc.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hpilo.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/enclosure.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-errmon.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/smpro-misc.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hpilo.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds9802als.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29003.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29020.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tsl2550.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds9802als.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29003.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29020.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tsl2550.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29003.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/apds9802als.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/isl29020.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tsl2550.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ds1682.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/c2port/core.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hmc6352.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/altera-stapl/altera-stapl.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ds1682.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/c2port/core.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hmc6352.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/altera-stapl/altera-stapl.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ds1682.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/c2port/core.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hmc6352.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/altera-stapl/altera-stapl.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lattice-ecp3-config.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/genwqe/genwqe_card.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dw-xdata-pcie.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lattice-ecp3-config.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/genwqe/genwqe_card.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dw-xdata-pcie.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lattice-ecp3-config.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/dw-xdata-pcie.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/genwqe/genwqe_card.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bcm-vk/bcm_vk.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/uacce/uacce.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/xilinx_sdfec.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ntsync.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bcm-vk/bcm_vk.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/uacce/uacce.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/xilinx_sdfec.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ntsync.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/bcm-vk/bcm_vk.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/uacce/uacce.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/xilinx_sdfec.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/ntsync.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hi6421v600-irq.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/open-dice.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hi6421v600-irq.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/open-dice.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/hi6421v600-irq.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/open-dice.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gp.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vcpu_stall_detector.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-esm.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vcpu_stall_detector.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-pfsm.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-esm.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-pfsm.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/vcpu_stall_detector.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-esm.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/tps6594-pfsm.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/nsm.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mrvl_cn10k_dpi.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lan966x-pci.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/nsm.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mrvl_cn10k_dpi.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lan966x-pci.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm800.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm800.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/lan966x-pci.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/nsm.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/misc/mrvl_cn10k_dpi.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm800.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm80x.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm805.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm80x.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/act8945a.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sm501.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm805.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/act8945a.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sm501.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm80x.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/88pm805.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/act8945a.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sm501.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bcm590xx.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bcm590xx.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bd9571mwv.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cros_ec_dev.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bd9571mwv.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cros_ec_dev.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bcm590xx.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/bd9571mwv.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cros_ec_dev.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43-i2c.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43-i2c.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/gateworks-gsc.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp873x.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp87565.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/gateworks-gsc.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp873x.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp87565.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs42l43-i2c.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/gateworks-gsc.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp873x.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp87565.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti_am335x_tscadc.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tqmx86.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti_am335x_tscadc.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-i2c.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tqmx86.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-i2c.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti_am335x_tscadc.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tqmx86.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-i2c.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-spi.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-spi.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wcd934x.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wm8994.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wcd934x.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wm8994.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/arizona-spi.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wcd934x.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wm8994.ko 10551s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera.ko 10551s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-i2c.ko 10551s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-spi.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-spi.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/madera-spi.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-spi.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-spi.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6105x.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65010.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6507x.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6105x.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65010.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6507x.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/cs40l50-spi.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6105x.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65010.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6507x.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65086.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65086.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65217.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65218.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65217.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65219.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65218.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65219.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65086.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65217.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65218.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps65219.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-spi.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-spi.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/tps6594-spi.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-spi.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ocelot-soc.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-spi.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/motorola-cpcap.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ocelot-soc.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/motorola-cpcap.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-spi.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mc13xxx-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ocelot-soc.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/motorola-cpcap.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-rsb.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp3943.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-rsb.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp3943.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/axp20x-rsb.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lp3943.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti-lmu.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9062-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9150-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti-lmu.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77541.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9062-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9150-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77541.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ti-lmu.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9062-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/da9150-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77541.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77650.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77705.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77714.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77650.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77759.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77705.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77714.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77759.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77650.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77705.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77714.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max77759.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max8907.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mp2629.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max8907.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6360-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6370.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mp2629.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6360-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6370.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/max8907.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mp2629.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6360-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6370.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6397.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/adp5585.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/kempld-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6397.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_sch.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/adp5585.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/kempld-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_sch.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/mt6397.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/adp5585.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/kempld-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_sch.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_ich.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rdc321x-southbridge.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/janz-cmodio.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_ich.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/vx855.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rdc321x-southbridge.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/janz-cmodio.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/vx855.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lpc_ich.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rdc321x-southbridge.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/janz-cmodio.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/vx855.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wl1273-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/si476x-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom_rpm.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wl1273-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-spmi-pmic.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/si476x-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom_rpm.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-spmi-pmic.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/wl1273-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom_rpm.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/si476x-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-spmi-pmic.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-flexcom.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-hlcdc.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/viperboard.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-flexcom.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ntxec.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-hlcdc.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/viperboard.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ntxec.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-flexcom.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atmel-hlcdc.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/viperboard.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/ntxec.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-spi.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rn5t618.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-spi.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rn5t618.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-spi.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rk8xx-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rn5t618.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-i2c.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-core.ko 10552s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-ctrlbank.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-i2c.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-core.ko 10552s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-ctrlbank.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sec-i2c.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-core.ko 10552s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/lm3533-ctrlbank.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/retu-mfd.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/iqs62x.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/menf21bmc.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/retu-mfd.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-pmic-core.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/iqs62x.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/menf21bmc.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-pmic-core.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/retu-mfd.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/iqs62x.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/menf21bmc.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-pmic-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-spmi-pmic.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi655x-pmic.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/dln2.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-spmi-pmic.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt4831.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi655x-pmic.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/dln2.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt4831.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi6421-spmi-pmic.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/hi655x-pmic.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/dln2.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt4831.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5033.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5120.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5033.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sky81452.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stpmic1.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5120.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sky81452.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stpmic1.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5033.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rt5120.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sky81452.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stpmic1.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sun4i-gpadc.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-lptimer.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sun4i-gpadc.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-timers.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sprd-sc27xx-spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-lptimer.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-timers.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sprd-sc27xx-spi.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sun4i-gpadc.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-timers.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stm32-lptimer.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/sprd-sc27xx-spi.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rave-sp.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd71828.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd718x7.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rave-sp.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd9576.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd71828.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd718x7.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd9576.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rave-sp.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd71828.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd718x7.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd9576.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd96801.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stmfx.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-pm8008.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd96801.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/simple-mfd-i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stmfx.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-pm8008.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/simple-mfd-i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rohm-bd96801.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/stmfx.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qcom-pm8008.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/simple-mfd-i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/smpro-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/smpro-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-pmci.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-core.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-pmci.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/smpro-core.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-core.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-pmci.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/intel-m10-bmc-spi.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qnap-mcu.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qnap-mcu.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-core.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/atc260x-i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/qnap-mcu.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_core.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_spi.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_core.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mfd/rsmu_spi.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/fdp/fdp_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn544/pn544_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/microread/microread_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_usb.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_usb.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn532_uart.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn532_uart.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_usb.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn533_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/pn533/pn532_uart.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcsim.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/port100.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcsim.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/port100.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcsim.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/port100.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_uart.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_uart.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/trf7970a.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_spi.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/trf7970a.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_uart.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nfcmrvl/nfcmrvl_spi.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/trf7970a.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_i2c.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_spi.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_spi.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci.ko 10553s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko 10553s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5.ko 10553s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st-nci/st-nci_spi.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st95hf/st95hf.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/virtual_ncidev.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_pmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st95hf/st95hf.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/virtual_ncidev.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_pmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/s3fwrn5/s3fwrn5_i2c.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/st95hf/st95hf.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nfc/virtual_ncidev.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_pmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_btt.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_btt.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/of_pmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/virtio_pmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_virtio.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/of_pmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/virtio_pmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_virtio.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_btt.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/virtio_pmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/of_pmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvdimm/nd_virtio.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/hmem/dax_hmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/hmem/dax_hmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/device_dax.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/kmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_pmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/device_dax.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/kmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/hmem/dax_hmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_pmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/device_dax.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/kmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_pmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_cxl.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_cxl.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/core/cxl_core.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_port.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_acpi.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_port.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/core/cxl_core.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_acpi.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/dax/dax_cxl.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_port.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/core/cxl_core.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_acpi.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pmem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pmem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_mem.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pci.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_mem.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pci.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pmem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_mem.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cxl/cxl_pci.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mm.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mm.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mm.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mbox.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mbox.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_sas.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/raid_class.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_spi.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_mbox.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_sas.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/raid_class.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_spi.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid/megaraid_sas.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/raid_class.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_spi.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_fc.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_fc.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_iscsi.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_sas.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_fc.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libsas/libsas.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_sas.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_iscsi.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libsas/libsas.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_sas.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_srp.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_iscsi.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_srp.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libsas/libsas.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libfc/libfc.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_transport_srp.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/fcoe.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libfc/libfc.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/libfcoe.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/fcoe.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/libfcoe.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/snic/snic.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libfc/libfc.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/fcoe.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fcoe/libfcoe.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/snic/snic.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2fc/bnx2fc.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/snic/snic.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedf/qedf.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2fc/bnx2fc.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedf/qedf.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi_tcp.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2fc/bnx2fc.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedf/qedf.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi_tcp.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/libiscsi_tcp.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_tcp.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_boot_sysfs.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/advansys.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_tcp.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_boot_sysfs.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/advansys.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/BusLogic.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_boot_sysfs.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/iscsi_tcp.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/BusLogic.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/advansys.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/arcmsr/arcmsr.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/BusLogic.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic7xxx.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic79xx.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/arcmsr/arcmsr.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic7xxx.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic79xx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/arcmsr/arcmsr.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aacraid/aacraid.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic7xxx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic7xxx/aic79xx.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aacraid/aacraid.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic94xx/aic94xx.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pm8001/pm80xx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aacraid/aacraid.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ips.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic94xx/aic94xx.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ips.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pm8001/pm80xx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/aic94xx/aic94xx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ips.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pm8001/pm80xx.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain_pci.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla1280.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain.ko 10554s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/qla2xxx.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain_pci.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla1280.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/fdomain_pci.ko 10554s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/qla2xxx.ko 10554s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla1280.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/qla2xxx.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla4xxx/qla4xxx.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/lpfc/lpfc.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla4xxx/qla4xxx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/lpfc/lpfc.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/elx/efct.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bfa/bfa.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qla4xxx/qla4xxx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/elx/efct.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bfa/bfa.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/lpfc/lpfc.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/elx/efct.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/csiostor/csiostor.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bfa/bfa.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/csiostor/csiostor.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dmx3191d.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dmx3191d.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hpsa.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/csiostor/csiostor.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/smartpqi/smartpqi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hpsa.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dmx3191d.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/smartpqi/smartpqi.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hpsa.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/smartpqi/smartpqi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dc395x.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dc395x.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esp_scsi.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esp_scsi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/am53c974.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/dc395x.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/am53c974.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esp_scsi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/am53c974.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpi3mr/mpi3mr.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/megaraid.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/atp870u.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpi3mr/mpi3mr.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/atp870u.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/initio.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mpi3mr/mpi3mr.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/atp870u.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/initio.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/a100u2w.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/initio.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrb.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/a100u2w.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrs.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrb.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrs.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/a100u2w.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-xxxx.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrb.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/myrs.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-xxxx.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-9xxx.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-xxxx.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-sas.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ppa.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-9xxx.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-sas.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ppa.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/imm.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-9xxx.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/3w-sas.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ppa.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/imm.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/imm.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ipr.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hptiop.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/stex.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ipr.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hptiop.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/stex.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvsas/mvsas.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ipr.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hptiop.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/stex.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvsas/mvsas.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvsas/mvsas.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvumi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/libcxgbi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvumi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/libcxgbi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/mvumi.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/libcxgbi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2i/bnx2i.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedi/qedi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/be2iscsi/be2iscsi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2i/bnx2i.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/be2iscsi/be2iscsi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedi/qedi.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esas2r/esas2r.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/bnx2i/bnx2i.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/be2iscsi/be2iscsi.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/qedi/qedi.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esas2r/esas2r.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/esas2r/esas2r.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pmcraid.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/xen-scsifront.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hv_storvsc.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pmcraid.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/xen-scsifront.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hv_storvsc.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/wd719x.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/xen-scsifront.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/pmcraid.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hv_storvsc.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/wd719x.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/wd719x.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/st.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ch.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ses.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/st.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ch.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ses.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_main.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/st.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ch.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_main.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/ses.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_main.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_debug.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_debug.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/scsi/scsi_debug.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fabrics.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-rdma.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fabrics.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fc.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-rdma.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fc.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-tcp.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fabrics.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-rdma.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-tcp.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-fc.ko 10555s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-tcp.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-apple.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-apple.ko 10555s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvme-loop.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet.ko 10555s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvme-loop.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/host/nvme-apple.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-rdma.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-rdma.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvme-loop.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-fc.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-rdma.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-fc.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-tcp.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-pci-epf.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-tcp.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-pci-epf.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-fc.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-pci-epf.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvme/target/nvmet-tcp.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/acard-ahci.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/acard-ahci.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_seattle.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_platform.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_seattle.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_platform.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_inic162x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/acard-ahci.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_inic162x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_seattle.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_platform.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_inic162x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil24.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_dwc_460ex.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil24.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_brcm.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_dwc_460ex.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_brcm.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_ceva.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil24.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_ceva.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_dwc_460ex.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_brcm.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_ceva.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_dwc.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mtk.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mtk.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mvebu.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_dwc.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mvebu.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_xgene.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mtk.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_xgene.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_dwc.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_mvebu.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_xgene.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_qoriq.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_qoriq.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pdc_adma.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_qstor.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pdc_adma.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sx4.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_qstor.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ahci_qoriq.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sx4.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pdc_adma.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_qstor.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sx4.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_piix.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_piix.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_mv.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_nv.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_promise.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_mv.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_nv.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_piix.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_promise.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_mv.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_nv.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_promise.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_rcar.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_rcar.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sis.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_svw.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sis.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_svw.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_rcar.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sil.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_sis.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_svw.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_uli.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_via.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_uli.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_vsc.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_via.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ali.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_vsc.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ali.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_uli.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_via.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/sata_vsc.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ali.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_amd.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_artop.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_amd.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atiixp.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_artop.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atp867x.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atiixp.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atp867x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_amd.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_artop.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atiixp.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_atp867x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd64x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cypress.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_efar.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd64x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt366.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cypress.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_efar.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt366.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd64x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cypress.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_efar.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt366.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt37x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x2n.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x3.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt37x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_imx.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x2n.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x3.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_imx.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt37x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x3.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_hpt3x2n.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_imx.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it8213.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it821x.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_jmicron.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it8213.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_marvell.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it821x.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_jmicron.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_marvell.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it8213.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_it821x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_jmicron.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_marvell.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_netcell.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ninja32.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_netcell.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87415.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_oldpiix.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ninja32.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87415.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_oldpiix.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_netcell.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ninja32.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87415.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_oldpiix.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_optidma.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc2027x.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_optidma.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc202xx_old.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_radisys.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc2027x.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc202xx_old.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_radisys.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_optidma.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc2027x.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_pdc202xx_old.ko 10556s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_radisys.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rdc.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sch.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_serverworks.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rdc.ko 10556s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sil680.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sch.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_serverworks.ko 10556s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sil680.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rdc.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sch.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_serverworks.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sil680.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sis.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_piccolo.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_triflex.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sis.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_via.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_piccolo.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_triflex.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_via.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sis.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_triflex.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_piccolo.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_via.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sl82c105.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd640.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_mpiix.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sl82c105.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87410.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd640.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_mpiix.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87410.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_sl82c105.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_cmd640.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_mpiix.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_ns87410.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_opti.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_platform.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_of_platform.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_opti.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rz1000.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_platform.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_of_platform.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rz1000.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_opti.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_platform.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_of_platform.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_rz1000.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/pata_parport.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/aten.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/aten.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/dstr.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/pata_parport.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/dstr.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/aten.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/pata_parport.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/dstr.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/kbic.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epat.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epia.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/kbic.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/frpw.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epat.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epia.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/frpw.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/kbic.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epat.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/epia.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/frpw.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/friq.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit2.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit3.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/friq.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on20.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit2.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit3.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on20.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/friq.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit2.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/fit3.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on20.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on26.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/ktti.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck6.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_acpi.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on26.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/ktti.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck6.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_acpi.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/on26.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/ktti.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_parport/bpck6.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_acpi.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_generic.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_legacy.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/hdlcd.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/mali-dp.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_generic.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_legacy.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/hdlcd.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/mali-dp.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/ata_generic.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ata/pata_legacy.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/hdlcd.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/mali-dp.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/display/komeda/komeda.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_dp_aux_bus.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_display_helper.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_dp_aux_bus.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/display/komeda/komeda.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_display_helper.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_dp_aux_bus.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/arm/display/komeda/komeda.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_cmm.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/display/drm_display_helper.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar-du-drm.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_lvds.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/shmobile/shmob-drm.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imx/lcdc/imx-lcdc.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/shmobile/shmob-drm.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imx/lcdc/imx-lcdc.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/rz-du/rzg2l-du-drm.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/renesas/shmobile/shmob-drm.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imx/lcdc/imx-lcdc.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-arm-versatile.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-auo-a030jtn01.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-arm-versatile.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-auo-a030jtn01.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-arm-versatile.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-auo-a030jtn01.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-himax8279d.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-td4320.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-himax8279d.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-td4320.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-himax8279d.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-td4320.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-dsi-cm.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lvds.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-simple.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-dsi-cm.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lvds.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-edp.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-simple.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-edp.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-dsi-cm.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lvds.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-simple.ko 10557s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-edp.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ebbg-ft8719.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-elida-kd35t133.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ebbg-ft8719.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-elida-kd35t133.ko 10557s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.ko 10557s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ebbg-ft8719.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-elida-kd35t133.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8279.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83102.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8279.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83112a.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8394.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83102.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83112a.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8394.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8279.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83102.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx83112a.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-himax-hx8394.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9322.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9322.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9341.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9805.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9806e.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9341.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9805.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9806e.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9322.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9341.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9805.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9806e.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9881c.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9881c.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9882t.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-ej030na.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-p079zca.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9882t.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-ej030na.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-p079zca.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9881c.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ilitek-ili9882t.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-ej030na.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-innolux-p079zca.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lpm102a188a.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-fhd-r63452.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lpm102a188a.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-fhd-r63452.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-lpm102a188a.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-jdi-fhd-r63452.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-khadas-ts050.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-khadas-ts050.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-khadas-ts050.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lincolntech-lcd197.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lincolntech-lcd197.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lb035q02.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lg4573.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-sw43408.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lb035q02.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lg4573.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lincolntech-lcd197.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-sw43408.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lg4573.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-lb035q02.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-lg-sw43408.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3051d.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3052c.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3051d.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3052c.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-nec-nl8048hl11.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3051d.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-newvision-nv3052c.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35510.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35510.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35560.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35950.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36523.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35560.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35950.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35510.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36523.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35560.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt35950.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36523.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36672e.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36672e.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt37801.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt39016.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt37801.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt39016.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt36672e.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt37801.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-novatek-nt39016.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-ota5601a.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-ota5601a.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-otm8009a.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-otm8009a.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-ota5601a.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-orisetech-otm8009a.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67191.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67200.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67191.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm68200.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67200.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm68200.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67191.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm67200.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm68200.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm692e5.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm69380.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ronbo-rb070d30.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams581vf01.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm692e5.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm69380.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ronbo-rb070d30.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams581vf01.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm69380.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-raydium-rm692e5.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-ronbo-rb070d30.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams581vf01.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams639rq08.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-atna33xc20.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-db7430.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams639rq08.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ld9040.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-atna33xc20.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-db7430.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ld9040.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ams639rq08.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-atna33xc20.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-db7430.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-ld9040.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d16d0.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d27a1.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d16d0.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d7aa0.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3fa7.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d27a1.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d7aa0.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3fa7.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d16d0.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d27a1.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6d7aa0.ko 10558s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3fa7.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha8.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko 10558s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha8.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko 10558s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha8.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7701.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7789v.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7701.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7789v.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7701.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sitronix-st7789v.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-summit.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-synaptics-r63353.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-summit.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-acx565akm.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-synaptics-r63353.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-td4353-jdi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-acx565akm.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-td4353-jdi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-summit.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-synaptics-r63353.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-acx565akm.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-td4353-jdi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-startek-kd070fhfid015.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-startek-kd070fhfid015.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-startek-kd070fhfid015.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td028ttec1.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-td043mtea1.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-tpg110.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-truly-nt35597.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-tpg110.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-g2647fb105.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm69299.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-truly-nt35597.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-g2647fb105.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm69299.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-tpo-tpg110.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-truly-nt35597.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-g2647fb105.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm69299.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm692e5.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-vtdr6130.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm692e5.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-r66451.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-vtdr6130.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-widechips-ws2401.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-r66451.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-widechips-ws2401.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-rm692e5.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-vtdr6130.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-visionox-r66451.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-widechips-ws2401.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx6345.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix_dp.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx6345.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix_dp.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx6345.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/analogix/analogix_dp.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cadence/cdns-dsi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx-ldb-helper.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cadence/cdns-dsi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx-ldb-helper.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cadence/cdns-dsi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx-ldb-helper.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qm-ldb.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-ldb.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qm-ldb.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-ldb.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qm-ldb.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-ldb.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-bridge.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-bridge.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-bridge.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-hpd-bridge.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-hpd-bridge.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chipone-icn6211.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chrontel-ch7033.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cros-ec-anx7688.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chipone-icn6211.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chrontel-ch7033.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cros-ec-anx7688.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/aux-hpd-bridge.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chipone-icn6211.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/chrontel-ch7033.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/cros-ec-anx7688.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/display-connector.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/display-connector.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/fsl-ldb.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tda998x.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6263.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/fsl-ldb.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tda998x.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6263.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/display-connector.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/fsl-ldb.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tda998x.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6263.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6505.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6505.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt8912b.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt9211.ko 10559s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lvds-codec.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt8912b.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt9211.ko 10559s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lvds-codec.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it6505.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt8912b.ko 10559s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lontium-lt9211.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/lvds-codec.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nxp-ptn3460.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8622.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8640.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nxp-ptn3460.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8622.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8640.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nxp-ptn3460.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8622.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/parade-ps8640.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/samsung-dsim.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/samsung-dsim.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii902x.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii9234.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii902x.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii9234.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/samsung-dsim.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii902x.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/sii9234.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/simple-bridge.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/thc63lvd1024.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/simple-bridge.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358764.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358767.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/thc63lvd1024.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358764.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358767.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/simple-bridge.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/thc63lvd1024.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358764.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358767.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358768.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358768.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/adv7511/adv7511.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-dlpc3433.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi83.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/adv7511/adv7511.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-dlpc3433.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi83.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/tc358768.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-dlpc3433.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/adv7511/adv7511.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi83.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi86.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tdp158.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi86.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tpd12s015.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tdp158.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tpd12s015.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-sn65dsi86.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tdp158.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ti-tpd12s015.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nwl-dsi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it66121.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nwl-dsi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/kirin-drm.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it66121.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/kirin-drm.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/nwl-dsi.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/bridge/ite-it66121.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/kirin-drm.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/mxsfb.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/mxsfb.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/imx-lcdif.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/arcpgu.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/bochs.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/imx-lcdif.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/arcpgu.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/bochs.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/mxsfb.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mxsfb/imx-lcdif.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/arcpgu.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/bochs.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/cirrus-qemu.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/cirrus-qemu.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/gm12u320.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/panel-mipi-dbi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/hx8357d.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/gm12u320.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/panel-mipi-dbi.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/hx8357d.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/cirrus-qemu.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/gm12u320.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/panel-mipi-dbi.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/hx8357d.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9163.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9163.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9225.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9341.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9225.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9486.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9341.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9163.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9486.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9225.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9341.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/ili9486.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/mi0283qt.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/mi0283qt.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/repaper.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/sharp-memory.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xen/drm_xen_front.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/repaper.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/sharp-memory.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xen/drm_xen_front.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/mi0283qt.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/repaper.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tiny/sharp-memory.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xen/drm_xen_front.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/gud/gud.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/gud/gud.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7571-i2c.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7586.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7735r.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7586.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7571-i2c.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7735r.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/gud/gud.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7586.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7571-i2c.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sitronix/st7735r.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-i2c.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-spi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_panel_backlight_quirks.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-i2c.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-spi.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_panel_backlight_quirks.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-i2c.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/solomon/ssd130x-spi.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_panel_backlight_quirks.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_exec.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_exec.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpuvm.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpusvm.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_buddy.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpuvm.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpusvm.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_buddy.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_exec.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpuvm.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_gpusvm.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_buddy.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_dma_helper.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_dma_helper.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_suballoc_helper.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_ttm_helper.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_mipi_dbi.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_suballoc_helper.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_ttm_helper.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_mipi_dbi.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_dma_helper.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_suballoc_helper.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_ttm_helper.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/drm_mipi_dbi.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ttm/ttm.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/scheduler/gpu-sched.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ttm/ttm.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/radeon/radeon.ko 10560s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko 10560s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/scheduler/gpu-sched.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ttm/ttm.ko 10560s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/scheduler/gpu-sched.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdxcp/amdxcp.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/radeon/radeon.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xe/xe.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdxcp/amdxcp.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdxcp/amdxcp.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/radeon/radeon.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mgag200/mgag200.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mgag200/mgag200.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/v3d/v3d.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/v3d/v3d.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mgag200/mgag200.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/v3d/v3d.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xe/xe.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vgem/vgem.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vgem/vgem.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/xe/xe.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vgem/vgem.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vkms/vkms.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/ch7006.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/sil164.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vkms/vkms.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/ch7006.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/sil164.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/vkms/vkms.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/ch7006.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/sil164.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/nouveau.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/rockchip/rockchipdrm.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/udl/udl.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/rockchip/rockchipdrm.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/udl/udl.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/udl/udl.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/rockchip/rockchipdrm.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ast/ast.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ast/ast.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-drm.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-drm.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/ast/ast.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-tcon.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-drm.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-tcon.ko 10561s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i_tv.ko 10561s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i-tcon.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i_tv.ko 10561s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/nouveau.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_drc.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun4i_tv.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/nouveau/nouveau.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_drc.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-drm-hdmi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_drc.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-drm-hdmi.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-mixer.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-drm-hdmi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-mixer.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i-mixer.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i_tcon_top.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/qxl/qxl.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i_tcon_top.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/qxl/qxl.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sun4i/sun8i_tcon_top.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/qxl/qxl.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/msm/msm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/lvds.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/lvds.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/msm/msm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/lvds.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/stm-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/logicvc/logicvc-drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/msm/msm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/stm-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/logicvc/logicvc-drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/stm/stm-drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/logicvc/logicvc-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mediatek-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mediatek-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_cec.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_cec.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mediatek-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi_ddc.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_cec.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi_ddc.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_dp.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_hdmi_ddc.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_dp.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_hdmi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_hdmi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/mediatek/mtk_dp.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_mipi_dsi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_hdmi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_mipi_dsi.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/pl111/pl111_drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/meson/meson_dw_mipi_dsi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/pl111/pl111_drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm-mipi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm-mipi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/pl111/pl111_drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/lima/lima.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/adp/adpdrm-mipi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/lima/lima.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panfrost/panfrost.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/lima/lima.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panthor/panthor.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tidss/tidss.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panfrost/panfrost.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tidss/tidss.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panthor/panthor.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hyperv/hyperv_drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panfrost/panfrost.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/tidss/tidss.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/panthor/panthor.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hyperv/hyperv_drm.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/hyperv/hyperv_drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sprd/sprd-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imagination/powervr.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mux.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sprd/sprd-drm.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mux.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imagination/powervr.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/sprd/sprd-drm.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spidev.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mux.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spidev.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gpu/drm/imagination/powervr.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-loopback-test.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spidev.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-airoha-snfi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-loopback-test.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-airoha-snfi.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-loopback-test.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-platform.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-platform.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-airoha-snfi.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-core.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-core.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-platform.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-dfl.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-dfl.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-core.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amlogic-spifc-a1.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amlogic-spifc-a1.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-apple.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-altera-dfl.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-apple.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amlogic-spifc-a1.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-armada-3700.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-armada-3700.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-apple.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-axi-spi-engine.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-armada-3700.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-axi-spi-engine.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835aux.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-axi-spi-engine.ko 10562s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835aux.ko 10562s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm63xx-hsspi.ko 10562s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm63xx-hsspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm2835aux.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcmbca-hsspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-iproc-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm63xx-hsspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcmbca-hsspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-iproc-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-brcmstb-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcmbca-hsspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-iproc-qspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-brcmstb-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm-qspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-brcmstb-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bitbang.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-butterfly.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bcm-qspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bitbang.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-butterfly.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-bitbang.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-butterfly.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-quadspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-quadspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-xspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ch341.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-quadspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-xspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ch341.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cs42l43.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cadence-xspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cs42l43.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ch341.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dln2.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dln2.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-cs42l43.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-mmio.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dln2.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-mmio.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-pci.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-pci.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-mmio.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-dw-pci.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-dspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-lpspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-dspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-lpspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-dspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-lpspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-gpio.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-gpio.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-fsl-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-kunpeng.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-sfc-v3xx.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-gpio.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-kunpeng.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-sfc-v3xx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-imx.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-imx.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-kunpeng.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-hisi-sfc-v3xx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-kspi2.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-kspi2.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-imx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ljca.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-lm70llp.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-kspi2.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ljca.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-lm70llp.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spicc.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spicc.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-ljca.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-lm70llp.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spifc.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spifc.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spicc.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-meson-spifc.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mt65xx.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mt65xx.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-microchip-core-qspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-nor.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-nor.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mt65xx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-snfi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mxic.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-nor.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-snfi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mxic.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-wpcm-fiu.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mtk-snfi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-wpcm-fiu.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-mxic.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-fiu.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-fiu.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-wpcm-fiu.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-pspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-nxp-fspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-fiu.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-pspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-nxp-fspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-oc-tiny.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-oc-tiny.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-npcm-pspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-nxp-fspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-orion.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-orion.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-oc-tiny.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pci1xxxx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pl022.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-orion.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pci1xxxx.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pl022.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-geni-qcom.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-geni-qcom.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pci1xxxx.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-pl022.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qcom-qspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qcom-qspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-geni-qcom.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qpic-snand.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qup.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qcom-qspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qpic-snand.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qup.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rockchip-sfc.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qpic-snand.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rockchip-sfc.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-qup.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rpc-if.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rpc-if.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rockchip-sfc.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rzv2m-csi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rpc-if.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rzv2m-csi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sc18is602.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sc18is602.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-rzv2m-csi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-hspi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-hspi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sc18is602.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-msiof.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-hspi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sifive.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-msiof.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sifive.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-mt27xx.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-mt27xx.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sh-msiof.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sifive.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sn-f-ospi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sn-f-ospi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-mt27xx.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sn-f-ospi.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd-adi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd-adi.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd.ko 10563s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-ospi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sprd-adi.ko 10563s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32.ko 10563s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-ospi.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-qspi.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-ospi.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-qspi.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sun6i.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-synquacer.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sun6i.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-synquacer.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-stm32-qspi.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-tle62x0.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-sun6i.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-synquacer.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-tle62x0.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-thunderx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-tle62x0.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-thunderx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xcomm.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xilinx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xcomm.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xilinx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-thunderx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xlp.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xcomm.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xilinx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xlp.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-zynqmp-gqspi.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-xlp.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-zynqmp-gqspi.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd-pci.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd-pci.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-zynqmp-gqspi.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-time.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-amd-pci.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-time.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-system-control.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-time.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-system-control.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-offload-trigger-pwm.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-2p5ge.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-offload-trigger-pwm.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-2p5ge.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-slave-system-control.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spi/spi-offload-trigger-pwm.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-2p5ge.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge-soc.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge-soc.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-phy-lib.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qcom-phy-lib.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-phy-lib.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qcom-phy-lib.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-ge-soc.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/at803x.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mediatek/mtk-phy-lib.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qcom-phy-lib.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/at803x.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca83xx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca83xx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/at803x.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca808x.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca807x.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca808x.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca83xx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca807x.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/sfp.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca808x.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qcom/qca807x.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/sfp.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/sfp.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin1100.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/air_en8811h.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin1100.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/air_en8811h.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/amd.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/adin1100.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/air_en8811h.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/amd.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/aquantia/aquantia.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/aquantia/aquantia.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/amd.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/as21xxx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ax88796b.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/as21xxx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ax88796b.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/aquantia/aquantia.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm54140.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/as21xxx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ax88796b.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm54140.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm7xxx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm7xxx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm54140.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm87xx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-lib.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm87xx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm7xxx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-lib.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-ptp.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm87xx.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-ptp.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-lib.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/broadcom.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/broadcom.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/bcm-phy-ptp.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cicada.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cortina.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cicada.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/broadcom.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cortina.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/davicom.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cicada.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/cortina.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/davicom.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83640.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83640.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/davicom.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83822.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83848.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83822.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83640.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83848.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83867.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83822.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83848.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83867.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83869.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83869.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83867.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tc811.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83td510.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tc811.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83869.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83td510.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tg720.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tc811.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83td510.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tg720.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/icplus.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/icplus.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/dp83tg720.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/intel-xway.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/et1011c.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/icplus.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/intel-xway.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/et1011c.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/lxt.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/lxt.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/et1011c.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/intel-xway.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell10g.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell10g.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/lxt.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88q2xxx.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell10g.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88q2xxx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88x2222.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88x2222.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88q2xxx.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-gpy.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-gpy.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/marvell-88x2222.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-86110.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/meson-gxl.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-gpy.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-86110.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/meson-gxl.ko 10564s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/spi_ks8995.ko 10564s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/spi_ks8995.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mxl-86110.ko 10564s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/meson-gxl.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/micrel.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/spi_ks8995.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/micrel.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_rds_ptp.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/micrel.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_rds_ptp.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_rds_ptp.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1s.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1s.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mscc/mscc.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/motorcomm.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/microchip_t1s.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/motorcomm.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mscc/mscc.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/national.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/national.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/motorcomm.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/mscc/mscc.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ncn26000.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/national.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ncn26000.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-c45-tja.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-cbtx.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ncn26000.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-c45-tja.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-tja11xx.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-cbtx.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-tja11xx.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-c45-tja.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qsemi.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-cbtx.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/nxp-tja11xx.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qsemi.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/realtek/realtek.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/qsemi.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/uPD60620.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/realtek/realtek.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/rockchip.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/uPD60620.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/rockchip.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/realtek/realtek.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/smsc.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/uPD60620.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/rockchip.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/smsc.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ste10Xp.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/smsc.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/teranetics.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ste10Xp.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/vitesse.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/teranetics.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/vitesse.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/ste10Xp.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/vitesse.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/teranetics.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pse_regulator.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pd692x0.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/tps23881.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pse_regulator.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pd692x0.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/tps23881.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pse_regulator.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-bcm-unimac.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/pd692x0.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pse-pd/tps23881.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-bcm-unimac.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-cavium.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-bcm-unimac.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-gpio.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-hisi-femac.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-cavium.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-gpio.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-hisi-femac.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-cavium.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-gpio.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-i2c.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-hisi-femac.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-i2c.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq4019.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq8064.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-i2c.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mscc-miim.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq4019.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq8064.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mscc-miim.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq4019.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-ipq8064.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mvusb.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mscc-miim.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mvusb.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-octeon.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-regmap.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mvusb.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-octeon.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-thunder.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-regmap.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-thunder.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-octeon.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-regmap.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-xgene.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-thunder.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-xgene.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-gpio.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-g12a.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-xgene.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-gpio.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-gxl.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-g12a.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-gxl.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-gpio.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-g12a.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-meson-gxl.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-mmioreg.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-mmioreg.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-multiplexer.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs_xpcs.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-mmioreg.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-multiplexer.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs-mtk-lynxi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs_xpcs.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs-mtk-lynxi.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio/mdio-mux-multiplexer.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_common.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs_xpcs.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pcs/pcs-mtk-lynxi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_common.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_spi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_spi.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mdio.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_common.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mmap.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mdio.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mmap.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_spi.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mdio.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_mmap.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_srab.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_srab.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_serdes.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_serdes.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/hirschmann/hellcreek_sw.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_srab.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_switch.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/hirschmann/hellcreek_sw.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/b53/b53_serdes.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_switch.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz9477_i2c.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/hirschmann/hellcreek_sw.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz9477_i2c.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_switch.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_spi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_spi.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz9477_i2c.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz8863_smi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz8863_smi.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz_spi.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix_dsa_lib.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/microchip/ksz8863_smi.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix_dsa_lib.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix_dsa_lib.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_ocelot_ext.ko 10565s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_ocelot_ext.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_felix.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_seville.ko 10565s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_ocelot_ext.ko 10565s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/ar9331.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_seville.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/ar9331.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/qca8k.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/ocelot/mscc_seville.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/realtek_dsa.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/qca8k.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/ar9331.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/realtek_dsa.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/qca/qca8k.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8366.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/realtek_dsa.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8365mb.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8366.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8365mb.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/sja1105/sja1105.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8366.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/realtek/rtl8365mb.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/sja1105/sja1105.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_i2c.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/sja1105/sja1105.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_i2c.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_mdio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_mdio.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_i2c.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/bcm-sf2.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lantiq_gswip.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/xrs700x/xrs700x_mdio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/bcm-sf2.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lantiq_gswip.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/bcm-sf2.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lantiq_gswip.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mdio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mdio.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mmio.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6060.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mdio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mmio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6060.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mt7530-mmio.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303-core.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/mv88e6060.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_i2c.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303-core.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_i2c.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_mdio.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303-core.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-core.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_i2c.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_mdio.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-core.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/lan9303_mdio.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-platform.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-core.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-spi.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-platform.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-spi.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/3c59x.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-platform.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dsa/vitesse-vsc73xx-spi.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/typhoon.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/3c59x.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/typhoon.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/3c59x.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/ne2k-pci.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/8390.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/3com/typhoon.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/ne2k-pci.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/8390.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/actions/owl-emac.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/8390.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/8390/ne2k-pci.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adaptec/starfire.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/actions/owl-emac.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adaptec/starfire.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adi/adin1110.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/agere/et131x.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adi/adin1110.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/agere/et131x.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/actions/owl-emac.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adaptec/starfire.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/adi/adin1110.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/agere/et131x.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha-eth.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha_npu.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alacritech/slicoss.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha-eth.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha_npu.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alteon/acenic.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alacritech/slicoss.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alteon/acenic.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha_npu.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/airoha/airoha-eth.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alacritech/slicoss.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/alteon/acenic.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amazon/ena/ena.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/amd8111e.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amazon/ena/ena.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/amd8111e.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pcnet32.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/amd8111e.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amazon/ena/ena.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pds_core/pds_core.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/aquantia/atlantic/atlantic.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pcnet32.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pds_core/pds_core.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pcnet32.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/aquantia/atlantic/atlantic.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/amd/pds_core/pds_core.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/aquantia/atlantic/atlantic.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/arc_emac.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/emac_rockchip.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/arc_emac.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/asix/ax88796c.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/emac_rockchip.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/asix/ax88796c.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/arc_emac.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/arc/emac_rockchip.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/asix/ax88796c.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/alx/alx.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/alx/alx.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/alx/alx.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb_pci.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/b44.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcm4908_enet.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb_pci.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/b44.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcm4908_enet.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cadence/macb_pci.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/b44.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcm4908_enet.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/genet/genet.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/genet/genet.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/cnic.ko 10566s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/genet/genet.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/cnic.ko 10566s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2.ko 10566s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/cnic.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/tg3.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/tg3.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcmsysport.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/tg3.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcmsysport.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/asp2/bcm-asp.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bcmsysport.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/asp2/bcm-asp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/brocade/bna/bna.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/brocade/bna/bna.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/broadcom/asp2/bcm-asp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/common/cavium_ptp.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/brocade/bna/bna.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/common/cavium_ptp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_xcv.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_xcv.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/common/cavium_ptp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_xcv.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio-core.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio-core.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio-core.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cisco/enic/enic.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cisco/enic/enic.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cisco/enic/enic.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cortina/gemini.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cortina/gemini.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/cortina/gemini.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/tulip.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dlink/dl2k.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/tulip.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dlink/dl2k.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dec/tulip/tulip.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dlink/dl2k.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/emulex/benet/be2net.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/emulex/benet/be2net.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/engleder/tsnep.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ezchip/nps_enet.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-core.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/engleder/tsnep.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ezchip/nps_enet.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/emulex/benet/be2net.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-core.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ezchip/nps_enet.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/engleder/tsnep.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-core.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-lib.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc4.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-lib.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc-pf-common.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc4.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-lib.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-enetc4.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-vf.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ierb.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-mdio.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/fsl-enetc-ptp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/fsl_pq_mdio.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/gianfar_driver.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa/fsl_dpa.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/fsl_pq_mdio.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/enetc/nxp-netc-blk-ctrl.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/gianfar_driver.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa/fsl_dpa.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/fsl_pq_mdio.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/gianfar_driver.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa/fsl_dpa.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funcore/funcore.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funcore/funcore.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-ptp.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-switch.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funcore/funcore.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funeth/funeth.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/google/gve/gve.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funeth/funeth.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko 10567s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hip04_eth.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/google/gve/gve.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko 10567s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hip04_eth.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fungible/funeth/funeth.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/google/gve/gve.ko 10567s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hix5hd2_gmac.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hip04_eth.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns_mdio.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns_mdio.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hnae.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hnae.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns_mdio.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hnae.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_enet_drv.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns/hns_dsaf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hnae3.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hnae3.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hns3.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclgevf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge-common.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hns3.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hnae3.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclgevf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge-common.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hns3.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge-common.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclgevf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hisi_femac.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hibmcge/hibmcge.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hisi_femac.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic/hinic.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hibmcge/hibmcge.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hns3/hclge.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic/hinic.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hisi_femac.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/hisilicon/hibmcge/hibmcge.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic/hinic.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic3/hinic3.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libeth/libeth.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libie/libie.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libeth/libeth.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic3/hinic3.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libie/libie.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e100.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e100.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libeth/libeth.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/huawei/hinic3/hinic3.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/libie/libie.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e100.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000/e1000.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igb/igb.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000/e1000.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igc/igc.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igb/igb.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000/e1000.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igc/igc.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igb/igb.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igc/igc.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/i40e/i40e.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/i40e/i40e.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/iavf/iavf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/i40e/i40e.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/iavf/iavf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ice/ice.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/iavf/iavf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/idpf/idpf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microsoft/mana/mana.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/idpf/idpf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ice/ice.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/litex/litex_liteeth.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/idpf/idpf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/litex/litex_liteeth.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microsoft/mana/mana.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/intel/ice/ice.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/litex/litex_liteeth.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microsoft/mana/mana.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_rep.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera_pci.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvmdio.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera_pci.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvmdio.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvneta.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera_pci.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/prestera/prestera.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvneta.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvmdio.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvneta.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvpp2/mvpp2.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/pxa168_eth.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/skge.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvpp2/mvpp2.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/pxa168_eth.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/skge.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/sky2.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/pxa168_eth.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/mvpp2/mvpp2.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/sky2.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/skge.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/marvell/sky2.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 10568s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_dpll.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 10568s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 10568s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8842.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_common.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8842.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_common.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8842.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_common.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_spi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_par.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_spi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ksz884x.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_par.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/enc28j60.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ksz884x.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/enc28j60.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_spi.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ks8851_par.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/micrel/ksz884x.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/enc28j60.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600-regmap.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan743x.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600-regmap.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan865x/lan865x.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan743x.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan865x/lan865x.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/encx24j600-regmap.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan743x.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan865x/lan865x.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan966x/lan966x-switch.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan966x/lan966x-switch.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/microchip/lan966x/lan966x-switch.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot_switch_lib.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/mscc/mscc_ocelot.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/natsemi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/ns83820.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/neterion/s2io.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/natsemi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/ns83820.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/neterion/s2io.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/natsemi.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/natsemi/ns83820.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/neterion/s2io.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ni/nixge.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/nvidia/forcedeth.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ni/nixge.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/hamachi.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/nvidia/forcedeth.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/hamachi.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ni/nixge.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/nvidia/forcedeth.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/hamachi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/yellowfin.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/yellowfin.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/packetengines/yellowfin.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qed/qed.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qede/qede.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qede/qede.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qed/qed.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/emac/qcom-emac.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qca_7k_common.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qca_7k_common.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/emac/qcom-emac.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qede/qede.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qlogic/qed/qed.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qca_7k_common.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/emac/qcom-emac.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcaspi.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcaspi.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcauart.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/rmnet/rmnet.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139cp.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcauart.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/rmnet/rmnet.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139cp.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcaspi.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/qcauart.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/qualcomm/rmnet/rmnet.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139cp.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139too.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139too.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/r8169.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/rtase/rtase.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/sh_eth.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/r8169.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/rtase/rtase.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/sh_eth.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/8139too.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/rtase/rtase.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/realtek/r8169.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/sh_eth.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/ravb.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/ravb.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rswitch.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rcar_gen4_ptp.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rtsn.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rswitch.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rcar_gen4_ptp.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rtsn.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/ravb.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rswitch.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rcar_gen4_ptp.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/renesas/rtsn.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rdc/r6040.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rdc/r6040.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rocker/rocker.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/silan/sc92031.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rocker/rocker.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/silan/sc92031.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rdc/r6040.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/rocker/rocker.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/silan/sc92031.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/samsung/sxgbe/samsung-sxgbe.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis190.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis190.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis900.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis900.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/sfc.ko 10569s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis190.ko 10569s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sis/sis900.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko 10569s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/sfc.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/siena/sfc-siena.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/epic100.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/siena/sfc-siena.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/epic100.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/sfc.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc9420.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sfc/siena/sfc-siena.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/epic100.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc9420.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc911x.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc911x.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc9420.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/socionext/netsec.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/socionext/netsec.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/smsc/smsc911x.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/socionext/netsec.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-s32.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-s32.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-s32.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-altr-socfpga.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sunhme.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-pci.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sunhme.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sungem.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sungem.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sunhme.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/cassini.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/niu.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/cassini.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/sungem.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/niu.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tehuti.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tehuti.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/cassini.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/sun/niu.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tn40xx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tn40xx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tehuti.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/tlan.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/k3-cppi-desc-pool.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/tehuti/tn40xx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/tlan.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/k3-cppi-desc-pool.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/ti-am65-cpsw-nuss.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/ti-am65-cpsw-nuss.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/k3-cppi-desc-pool.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/tlan.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/am65-cpts.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/ti-am65-cpsw-nuss.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/am65-cpts.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/vertexcom/mse102x.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-rhine.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ti/am65-cpts.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/vertexcom/mse102x.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-rhine.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-velocity.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-velocity.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/vertexcom/mse102x.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-rhine.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/libwx/libwx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/via/via-velocity.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/libwx/libwx.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/txgbe/txgbe.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/ngbe/ngbe.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/txgbe/txgbe.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/libwx/libwx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/ngbe/ngbe.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/txgbe/txgbe.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wangxun/ngbe/ngbe.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5300.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/ll_temac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5300.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/ll_temac.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emaclite.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/wiznet/w5300.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/ll_temac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emaclite.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emac.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emaclite.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/pensando/ionic/ionic.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/xilinx/xilinx_emac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/pensando/ionic/ionic.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/altera/altera_tse.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/pensando/ionic/ionic.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/altera/altera_tse.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene/xgene-enet.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene/xgene-enet.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/altera/altera_tse.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dnet.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene/xgene-enet.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dnet.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/jme.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/jme.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/dnet.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/apm/xgene-v2/xgene-enet-v2.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fealnx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fealnx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/jme.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ethoc.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/oa_tc6.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/fealnx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ethoc.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/oa_tc6.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/defxx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/ethoc.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/defxx.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ethernet/oa_tc6.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/skfp/skfp.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/defxx.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/skfp/skfp.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/mkiss.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/6pack.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/mkiss.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/6pack.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fddi/skfp/skfp.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/yam.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/yam.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/mkiss.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/6pack.ko 10570s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/bpqether.ko 10570s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/yam.ko 10570s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/bpqether.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_fdx.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/hdlcdrv.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_fdx.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/hdlcdrv.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/bpqether.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_hdx.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_fdx.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_hdx.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/hdlcdrv.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_par.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_ser_hdx.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_par.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_async.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/bsd_comp.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_async.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/bsd_comp.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hamradio/baycom_par.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_deflate.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_deflate.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_async.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/bsd_comp.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_deflate.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_mppe.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_mppe.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_synctty.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppox.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_synctty.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppox.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppoe.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_mppe.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppoe.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/ppp_synctty.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppox.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pppoe.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pptp.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/slip/slip.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pptp.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/framer/pef2256/framer-pef2256.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/slip/slip.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/framer/pef2256/framer-pef2256.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ppp/pptp.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/framer/pef2256/framer-pef2256.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/slip/slip.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw_eth.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_cisco.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw_eth.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_cisco.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_fr.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_fr.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_raw_eth.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_cisco.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_fr.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_ppp.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_ppp.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_x25.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/farsync.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_x25.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/farsync.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/lapbether.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_ppp.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/lapbether.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/hdlc_x25.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/farsync.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/lapbether.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/wanxl.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/wanxl.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pci200syn.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pc300too.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pci200syn.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pc300too.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/fsl_ucc_hdlc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/wanxl.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/fsl_ucc_hdlc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pci200syn.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/pc300too.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/fsl_ucc_hdlc.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/slic_ds26522.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/slic_ds26522.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/admtek/adm8211.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/admtek/adm8211.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wan/slic_ds26522.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/admtek/adm8211.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_usb.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_snoc.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_usb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_snoc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_usb.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath10k/ath10k_snoc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_ahb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_pci.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_ahb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_pci.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath12k/ath12k.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_ahb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath12k/ath12k.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k_pci.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath11k/ath11k.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath12k/ath12k.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/atmel/at76c50x-usb.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/atmel/at76c50x-usb.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43/b43.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43/b43.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ath/ath.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/atmel/at76c50x-usb.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43/b43.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko 10571s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko 10571s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko 10571s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mld/iwlmld.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mld/iwlmld.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intel/iwlwifi/mld/iwlmld.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54pci.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54spi.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54pci.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54spi.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54pci.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/intersil/p54/p54spi.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_spi.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_spi.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas/libertas_spi.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/libertas_tf/libertas_tf_usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwl8k.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwl8k.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/marvell/mwl8k.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-sdio.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-sdio.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-sdio.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-lib.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-lib.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-usb.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-usb.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-lib.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt792x-usb.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7603/mt7603e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663-usb-sdio-common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7915/mt7915e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921s.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/purelifi/plfxlc/plfxlc.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/purelifi/plfxlc/plfxlc.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925u.ko 10572s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/purelifi/plfxlc/plfxlc.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko 10572s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko 10572s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pcie.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192du/rtl8192du.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_core.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_core.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_core.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bs.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bs.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bs.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cs.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cs.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cu.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cs.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822cu.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8703b.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8703b.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723cs.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723cs.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8703b.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723cs.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723ds.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723ds.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723du.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723du.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723ds.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723du.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cs.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cs.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_88xxa.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_88xxa.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cs.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_88xxa.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821a.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812a.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821a.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812a.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821au.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812au.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821au.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812au.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821a.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812a.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821au.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8812au.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814a.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814ae.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814a.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814ae.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814au.ko 10573s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_pci.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814au.ko 10573s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_pci.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814a.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814ae.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8814au.ko 10573s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_pci.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_sdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_usb.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_sdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_core.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_usb.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851b.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851b.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_core.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_sdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw88/rtw88_usb.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851b.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_core.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851be.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851be.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8851be.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b_common.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bt.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bt.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bte.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bte.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bt.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852bte.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922a.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922ae.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922a.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922ae.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922a.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8922ae.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_91x.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_91x.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_sdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_usb.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_sdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_usb.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_91x.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_sdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/rsi/rsi_usb.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/silabs/wfx/wfx.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/silabs/wfx/wfx.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/silabs/wfx/wfx.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_spi.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_spi.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_spi.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/mac80211_hwsim.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/virt_wifi.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-serial.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/mac80211_hwsim.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/virt_wifi.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-serial.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/virt_wifi.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireless/virtual/mac80211_hwsim.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-serial.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i2c.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i3c.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-usb.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i2c.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bonding/bonding.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i3c.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-usb.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bonding/bonding.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i2c.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-usb.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mctp/mctp-i3c.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bonding/bonding.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvlan.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvtap.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dummy.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvlan.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvtap.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireguard/wireguard.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dummy.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireguard/wireguard.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvlan.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipvlan/ipvtap.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/dummy.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wireguard/wireguard.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ovpn/ovpn.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/eql.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ifb.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ovpn/ovpn.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/eql.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ifb.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macsec.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macsec.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/eql.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ifb.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ovpn/ovpn.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macsec.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/amt.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvlan.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvtap.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/amt.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvlan.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvtap.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvlan.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/amt.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/macvtap.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mdio.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netconsole.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/rionet.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netconsole.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/rionet.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_broadcast.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_broadcast.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netconsole.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/rionet.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_broadcast.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_roundrobin.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_random.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_activebackup.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_roundrobin.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_random.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_loadbalance.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_activebackup.ko 10574s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_loadbalance.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_roundrobin.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_random.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_activebackup.ko 10574s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/team/team_mode_loadbalance.ko 10574s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/tap.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/veth.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vxlan/vxlan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/tap.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/veth.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/geneve.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vxlan/vxlan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/geneve.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/veth.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/tap.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vxlan/vxlan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/geneve.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bareudp.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/gtp.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bareudp.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/nlmon.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pfcp.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/gtp.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/nlmon.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pfcp.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/bareudp.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/nlmon.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/gtp.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/pfcp.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vrf.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vsockmon.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mhi_net.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vrf.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arcnet.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vsockmon.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mhi_net.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arcnet.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vrf.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vsockmon.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/mhi_net.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arcnet.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1201.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1051.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1201.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rawmode.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/capmode.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1051.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rawmode.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/capmode.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1201.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/rfc1051.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rawmode.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/capmode.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90xx.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90io.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90xx.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rimi.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90io.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rimi.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90xx.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com90io.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/arc-rimi.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020-pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_serial.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020-pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_virtio.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/dev/can-dev.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_serial.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_virtio.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/dev/can-dev.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/arcnet/com20020-pci.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_serial.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/caif/caif_virtio.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/dev/can-dev.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/esd/esd_402_pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_can.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/esd/esd_402_pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_canfd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_can.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251xfd/mcp251xfd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_canfd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251xfd/mcp251xfd.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/esd/esd_402_pci.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_can.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/rcar/rcar_canfd.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251xfd/mcp251xfd.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/hi311x.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251x.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/hi311x.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251x.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/usb_8dev.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/usb_8dev.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ems_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ems_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/mcp251x.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/spi/hi311x.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/usb_8dev.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ems_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/esd_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/etas_es58x/etas_es58x.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/f81604.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/esd_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/etas_es58x/etas_es58x.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/f81604.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/gs_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/gs_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/esd_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/etas_es58x/etas_es58x.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/f81604.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/gs_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/kvaser_usb/kvaser_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/mcba_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/kvaser_usb/kvaser_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/mcba_usb.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ucan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ucan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/mcba_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/kvaser_usb/kvaser_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/usb/ucan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/softing/softing.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vxcan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/softing/softing.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vcan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vxcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/slcan/slcan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/slcan/slcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/softing/softing.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/vxcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/slcan/slcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/bxcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/can327.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/bxcan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/can327.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_isa.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_isa.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/bxcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/can327.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_isa.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_platform.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_pci.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_pci.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/cc770/cc770_platform.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_platform.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/c_can/c_can_pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/flexcan/flexcan.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_pci.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/flexcan/flexcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_pci.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ctucanfd/ctucanfd_platform.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/flexcan/flexcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/grcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/grcan.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/janz-ican3.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/kvaser_pciefd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/janz-ican3.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/kvaser_pciefd.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/grcan.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/janz-ican3.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/kvaser_pciefd.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_pci.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can.ko 10575s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/tcan4x5x.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_pci.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_platform.ko 10575s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/tcan4x5x.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_platform.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/m_can_pci.ko 10575s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/m_can/tcan4x5x.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/ems_pci.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/f81601.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/kvaser_pci.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/ems_pci.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/f81601.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/kvaser_pci.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/ems_pci.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/f81601.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/kvaser_pci.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/peak_pci.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/plx_pci.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_isa.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/peak_pci.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/plx_pci.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_isa.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/plx_pci.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/peak_pci.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_isa.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_platform.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/xilinx_can.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipa/ipa.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/plip/plip.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_platform.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/xilinx_can.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/plip/plip.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipa/ipa.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/sja1000/sja1000_platform.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/can/xilinx_can.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/plip/plip.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ipa/ipa.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/sungem_phy.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/fakelb.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/at86rf230.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/sungem_phy.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/fakelb.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/at86rf230.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mrf24j40.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mrf24j40.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/sungem_phy.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/fakelb.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/at86rf230.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mrf24j40.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/cc2520.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/atusb.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/adf7242.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/cc2520.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/atusb.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/adf7242.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/ca8210.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/ca8210.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/cc2520.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/atusb.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/adf7242.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/ca8210.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mcr20a.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mac802154_hwsim.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mcr20a.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mac802154_hwsim.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan_hwsim.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan_hwsim.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mcr20a.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ieee802154/mac802154_hwsim.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/wwan_hwsim.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_ctrl.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_mbim.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/qcom_bam_dmux.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_ctrl.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_mbim.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/qcom_bam_dmux.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/rpmsg_wwan_ctrl.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/rpmsg_wwan_ctrl.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_ctrl.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/mhi_wwan_mbim.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/qcom_bam_dmux.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/rpmsg_wwan_ctrl.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/iosm/iosm.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vmxnet3/vmxnet3.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/iosm/iosm.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vmxnet3/vmxnet3.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/xen-netback/xen-netback.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/xen-netback/xen-netback.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/iosm/iosm.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/vmxnet3/vmxnet3.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/xen-netback/xen-netback.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/catc.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kaweth.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/catc.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/pegasus.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rtl8150.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kaweth.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/pegasus.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rtl8150.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/catc.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kaweth.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/pegasus.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rtl8150.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8152.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/hso.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8152.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lan78xx.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/hso.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/asix.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lan78xx.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/asix.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8152.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/hso.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lan78xx.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/asix.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ax88179_178a.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ether.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ax88179_178a.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_eem.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ether.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/dm9601.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_eem.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/dm9601.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ax88179_178a.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ether.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_eem.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/dm9601.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9700.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9800.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9700.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc75xx.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc95xx.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9800.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc75xx.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc95xx.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9700.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sr9800.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc75xx.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/smsc95xx.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/gl620a.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/net1080.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/gl620a.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/plusb.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rndis_host.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/net1080.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/plusb.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rndis_host.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/gl620a.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/net1080.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/plusb.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/rndis_host.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_subset.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/zaurus.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_subset.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/mcs7830.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/usbnet.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/zaurus.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/mcs7830.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/usbnet.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_subset.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/zaurus.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/mcs7830.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/usbnet.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/int51x1.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc-phonet.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/int51x1.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc-phonet.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kalmia.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ipheth.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kalmia.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ipheth.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/int51x1.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc-phonet.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/kalmia.ko 10576s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ipheth.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sierra_net.ko 10576s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cx82310_eth.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sierra_net.ko 10576s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cx82310_eth.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ncm.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/huawei_cdc_ncm.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ncm.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/huawei_cdc_ncm.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/sierra_net.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cx82310_eth.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_ncm.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/huawei_cdc_ncm.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lg-vl600.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/qmi_wwan.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lg-vl600.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/qmi_wwan.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_mbim.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ch9200.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/lg-vl600.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/qmi_wwan.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_mbim.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ch9200.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/cdc_mbim.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/ch9200.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/aqc111.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8153_ecm.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/aqc111.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8153_ecm.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hyperv/hv_netvsc.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/aqc111.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ntb_netdev.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/usb/r8153_ecm.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ntb_netdev.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hyperv/hv_netvsc.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/ntb_netdev.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fjes/fjes.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/hyperv/hv_netvsc.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/thunderbolt/thunderbolt_net.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fjes/fjes.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/thunderbolt/thunderbolt_net.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netdevsim/netdevsim.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/fjes/fjes.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptbase.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/thunderbolt/thunderbolt_net.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptbase.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netdevsim/netdevsim.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptbase.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptscsih.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptspi.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/net/netdevsim/netdevsim.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptscsih.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptspi.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptscsih.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptspi.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptfc.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptsas.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptfc.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptsas.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptctl.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptfc.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptlan.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptsas.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptctl.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptlan.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptctl.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-core.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/message/fusion/mptlan.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-ohci.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-core.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-ohci.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-sbp2.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-core.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-net.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-sbp2.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-ohci.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-net.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-sbp2.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/nosy.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/firewire-net.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/charlcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/nosy.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/charlcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780_common.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firewire/nosy.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780_common.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/charlcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780_common.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ht16k33.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/hd44780.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/img-ascii-lcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ht16k33.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/img-ascii-lcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ks0108.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ks0108.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ht16k33.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/lcd2s.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/img-ascii-lcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/lcd2s.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/ks0108.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/line-display.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/lcd2s.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/line-display.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/max6959.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/max6959.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/panel.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/line-display.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/panel.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/seg-led-gpio.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/max6959.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/seg-led-gpio.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/panel.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/usb-conn-gpio.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/auxdisplay/seg-led-gpio.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/ulpi.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/usb-conn-gpio.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/ulpi.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/core/ledtrig-usbport.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/core/ledtrig-usbport.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/usb-conn-gpio.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-generic.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/common/ulpi.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-generic.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/core/ledtrig-usbport.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-generic.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-tahvo.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-gpio-vbus-usb.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-tahvo.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-gpio-vbus-usb.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-isp1301.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-isp1301.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc2/dwc2_pci.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-tahvo.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-gpio-vbus-usb.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc2/dwc2_pci.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/phy/phy-isp1301.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc2/dwc2_pci.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-platform.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-npcm7xx.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-platform.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-brcm.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-npcm7xx.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-brcm.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/oxu210hp-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-platform.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/oxu210hp-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-npcm7xx.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-brcm.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/oxu210hp-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/isp116x-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ohci-platform.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-pci-renesas.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/isp116x-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ohci-platform.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-pci-renesas.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-plat-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-plat-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ohci-platform.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/isp116x-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-pci-renesas.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-plat-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-histb.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-rcar-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-mtk-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-histb.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-rcar-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/sl811-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-mtk-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/sl811-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-histb.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-rcar-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xhci-mtk-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/sl811-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/r8a66597-hcd.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/fsl-mph-dr-of.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-fsl.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/r8a66597-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/fsl-mph-dr-of.ko 10577s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/bcma-hcd.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-fsl.ko 10577s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/bcma-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/r8a66597-hcd.ko 10577s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/fsl-mph-dr-of.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ehci-fsl.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/bcma-hcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ssb-hcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/max3421-hcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xen-hcd.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ssb-hcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/uas.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/max3421-hcd.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xen-hcd.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/uas.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/ssb-hcd.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/max3421-hcd.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/host/xen-hcd.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/uas.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/usb-storage.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-alauda.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-cypress.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-datafab.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/usb-storage.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-alauda.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-cypress.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-datafab.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-cypress.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-alauda.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/usb-storage.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-datafab.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-eneub6250.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-freecom.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-isd200.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-eneub6250.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-jumpshot.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-freecom.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-isd200.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-jumpshot.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-eneub6250.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-freecom.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-isd200.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-jumpshot.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-karma.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-onetouch.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-realtek.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-karma.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr09.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-onetouch.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-realtek.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr09.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-karma.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-onetouch.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-realtek.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr09.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr55.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-usbat.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/adutux.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr55.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/appledisplay.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-usbat.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/adutux.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/appledisplay.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-sddr55.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/storage/ums-usbat.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/adutux.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/appledisplay.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cypress_cy7c63.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cytherm.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi26.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cypress_cy7c63.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cytherm.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi62.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi26.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi62.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cytherm.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/cypress_cy7c63.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi26.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/emi62.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ezusb.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/apple-mfi-fastcharge.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb-ljca.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ezusb.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/idmouse.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/apple-mfi-fastcharge.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb-ljca.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/idmouse.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ezusb.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb-ljca.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/apple-mfi-fastcharge.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/idmouse.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/iowarrior.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/isight_firmware.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/iowarrior.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usblcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ldusb.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/isight_firmware.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usblcd.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ldusb.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/iowarrior.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/isight_firmware.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ldusb.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usblcd.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/legousbtower.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/qcom_eud.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/legousbtower.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbtest.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/qcom_eud.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ehset.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbtest.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ehset.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/legousbtower.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/qcom_eud.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbtest.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/ehset.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/trancevibrator.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/uss720.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/trancevibrator.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/uss720.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbsevseg.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/yurex.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbsevseg.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/yurex.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/trancevibrator.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/uss720.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usbsevseg.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/yurex.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb251xb.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb3503.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb4604.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb251xb.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb3503.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/chaoskey.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb4604.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/chaoskey.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb3503.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb251xb.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/usb4604.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/chaoskey.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/lvstest.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/brcmstb-usb-pinmap.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/lvstest.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/onboard_usb_dev.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/brcmstb-usb-pinmap.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/onboard_usb_dev.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/lvstest.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/brcmstb-usb-pinmap.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/misc/onboard_usb_dev.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-am62.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-pci.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-haps.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-am62.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-pci.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-haps.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-am62.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-pci.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-haps.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-keystone.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-meson-g12a.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-of-simple.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-keystone.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-meson-g12a.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-of-simple.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-keystone.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-meson-g12a.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-of-simple.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom-legacy.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-imx8mp.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-xilinx.ko 10578s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-rtk.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom-legacy.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-imx8mp.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-xilinx.ko 10578s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-rtk.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-qcom-legacy.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-imx8mp.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-xilinx.ko 10578s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/dwc3/dwc3-rtk.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/isp1760/isp1760.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns-usb-common.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-pci-wrap.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/isp1760/isp1760.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns-usb-common.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-pci-wrap.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/isp1760/isp1760.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns-usb-common.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-pci-wrap.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-ti.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-imx.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdnsp-udc-pci.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-ti.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mon/usbmon.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-imx.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdnsp-udc-pci.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mon/usbmon.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-ti.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdns3-imx.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/cdns3/cdnsp-udc-pci.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mon/usbmon.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mtu3/mtu3.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/c67x00/c67x00.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-acm.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/c67x00/c67x00.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usblp.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mtu3/mtu3.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-acm.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usblp.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/c67x00/c67x00.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/mtu3/mtu3.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-acm.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usblp.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-wdm.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usbtmc.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/mdc800.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/microtek.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-wdm.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usbtmc.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/mdc800.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/microtek.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/cdc-wdm.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/mdc800.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/class/usbtmc.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/image/microtek.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usbserial.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/aircable.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ark3116.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/belkin_sa.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usbserial.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/aircable.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ark3116.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/belkin_sa.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usbserial.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/aircable.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ark3116.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/belkin_sa.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ch341.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cp210x.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cyberjack.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ch341.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cypress_m8.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cp210x.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cyberjack.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cypress_m8.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ch341.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cp210x.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cyberjack.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/cypress_m8.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_debug.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/digi_acceleport.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_edgeport.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_debug.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/digi_acceleport.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_ti.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_edgeport.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_ti.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_debug.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/digi_acceleport.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_edgeport.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/io_ti.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/empeg.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81232.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/empeg.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81534.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81232.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ftdi_sio.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81534.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ftdi_sio.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/empeg.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81232.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/f81534.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ftdi_sio.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/garmin_gps.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipaq.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/garmin_gps.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipaq.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipw.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ir-usb.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipw.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ir-usb.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/garmin_gps.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipaq.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ipw.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ir-usb.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/iuu_phoenix.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/iuu_phoenix.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan_pda.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kl5kusb105.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan_pda.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kl5kusb105.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/iuu_phoenix.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kl5kusb105.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/keyspan_pda.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kobil_sct.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mct_u232.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kobil_sct.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mct_u232.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/metro-usb.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7720.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/metro-usb.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7720.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/kobil_sct.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mct_u232.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/metro-usb.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7720.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7840.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mxuport.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7840.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mxuport.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/navman.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/omninet.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/navman.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/omninet.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mos7840.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/mxuport.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/navman.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/omninet.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/opticon.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/option.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/opticon.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/oti6858.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/option.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/pl2303.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/oti6858.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/pl2303.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/opticon.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/option.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/oti6858.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/pl2303.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcaux.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcserial.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcaux.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/quatech2.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/safe_serial.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcserial.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/quatech2.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/safe_serial.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcaux.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/qcserial.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/quatech2.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/safe_serial.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/sierra.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb-serial-simple.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/sierra.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/spcp8x5.ko 10579s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ssu100.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb-serial-simple.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/spcp8x5.ko 10579s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ssu100.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/sierra.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb-serial-simple.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/spcp8x5.ko 10579s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ssu100.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/symbolserial.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_wwan.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/symbolserial.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ti_usb_3410_5052.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/upd78f0730.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_wwan.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ti_usb_3410_5052.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/upd78f0730.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/symbolserial.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/usb_wwan.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/ti_usb_3410_5052.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/upd78f0730.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/visor.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/wishbone-serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/visor.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/whiteheat.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xr_serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/wishbone-serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/whiteheat.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xr_serial.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/visor.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/wishbone-serial.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/whiteheat.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xr_serial.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xsens_mt.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/cxacru.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xsens_mt.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/speedtch.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/ueagle-atm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/cxacru.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/speedtch.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/ueagle-atm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/serial/xsens_mt.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/cxacru.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/speedtch.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/ueagle-atm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/usbatm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/xusbatm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/usbatm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/musb_hdrc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/xusbatm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/sunxi.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/musb_hdrc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/sunxi.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/usbatm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/atm/xusbatm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/sunxi.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/musb_hdrc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/mediatek.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/mediatek.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_usb2.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_msm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_usb2.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/musb/mediatek.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_msm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_usb2.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_msm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_npcm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_npcm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_pci.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/usbmisc_imx.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_imx.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_pci.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/usbmisc_imx.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_npcm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_imx.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_pci.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/usbmisc_imx.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_imx.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_tegra.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_tegra.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/renesas_usbhs/renesas_usbhs.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/libcomposite.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-core.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/renesas_usbhs/renesas_usbhs.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/chipidea/ci_hdrc_tegra.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/libcomposite.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-core.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/renesas_usbhs/renesas_usbhs.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/libcomposite.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-core.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/net2280.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/net2280.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_core.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/amd5536udc_pci.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pxa27x_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_core.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/net2280.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/amd5536udc_pci.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pxa27x_udc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_core.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/amd5536udc_pci.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pxa27x_udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/goku_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/goku_udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/r8a66597-udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usb3.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/rzv2m_usb3drd.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/goku_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/r8a66597-udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usb3.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/rzv2m_usb3drd.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/r8a66597-udc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/rzv2m_usb3drd.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usb3.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usbf.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usbf.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pch_udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/gr_udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-xilinx.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/renesas_usbf.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pch_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/gr_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-xilinx.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/pch_udc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/gr_udc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/udc-xilinx.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_plat.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_plat.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/bdc/bdc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/max3420_udc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/snps_udc_plat.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/bdc/bdc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/max3420_udc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/max3420_udc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/bdc/bdc.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/udc/cdns2/cdns2-udc-pci.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_acm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_acm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ss_lb.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ss_lb.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_acm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_serial.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_serial.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ss_lb.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_serial.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_serial.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_obex.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_obex.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_ether.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ncm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_obex.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_ether.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ncm.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/u_ether.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ncm.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_phonet.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_phonet.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_eem.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm_subset.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_rndis.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_phonet.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_eem.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm_subset.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_rndis.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_eem.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_ecm_subset.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_mass_storage.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_rndis.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_mass_storage.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_fs.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_uvc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_fs.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_mass_storage.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_hid.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_uvc.ko 10580s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_hid.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_fs.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_uvc.ko 10580s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_printer.ko 10580s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_hid.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_printer.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_tcm.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_zero.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_tcm.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_printer.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ether.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_zero.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ether.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/function/usb_f_tcm.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_zero.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ether.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/gadgetfs.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/gadgetfs.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ffs.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_mass_storage.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_serial.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ffs.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/gadgetfs.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_mass_storage.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_serial.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ffs.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_mass_storage.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_serial.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_printer.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_printer.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_cdc.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_hid.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_dbgp.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_cdc.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_hid.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_printer.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_dbgp.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_cdc.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_hid.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_dbgp.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_nokia.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_nokia.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_webcam.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ncm.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_acm_ms.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_nokia.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_webcam.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ncm.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_acm_ms.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_webcam.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_ncm.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/g_acm_ms.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/tcm_usb_gadget.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/tcm_usb_gadget.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/raw_gadget.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-core.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/vhci-hcd.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/tcm_usb_gadget.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/raw_gadget.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-core.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/vhci-hcd.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/gadget/legacy/raw_gadget.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-core.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/vhci-hcd.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-host.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-host.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-vudc.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/typec.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_displayport.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-host.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-vudc.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_displayport.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/typec.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/usbip/usbip-vudc.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_displayport.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/typec.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_nvidia.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_nvidia.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_thunderbolt.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpm.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_nvidia.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_thunderbolt.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/fusb302.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpm.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/fusb302.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/altmodes/typec_thunderbolt.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpm.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/fusb302.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_rt1711h.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_mt6370.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_rt1711h.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_mt6370.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_rt1711h.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/tcpci_mt6370.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tcpm/qcom/qcom_pmic_tcpm.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_ccg.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_stm32g0.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_ccg.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_stm32g0.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_ccg.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_stm32g0.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_glink.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_glink.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/cros_ec_ucsi.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/cros_ec_ucsi.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_yoga_c630.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_huawei_gaokun.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_glink.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_yoga_c630.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_huawei_gaokun.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/cros_ec_ucsi.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_huawei_gaokun.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/ucsi/ucsi_yoga_c630.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tipd/tps6598x.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tipd/tps6598x.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/anx7411.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/anx7411.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/hd3ss3220.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/rt1719.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/hd3ss3220.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/tipd/tps6598x.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/rt1719.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/anx7411.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/hd3ss3220.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/rt1719.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/wusb3801.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/fsa4480.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/wusb3801.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/fsa4480.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/gpio-sbu-mux.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/pi3usb30532.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/gpio-sbu-mux.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/wusb3801.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/pi3usb30532.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/fsa4480.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/gpio-sbu-mux.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/pi3usb30532.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/it5205.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/nb7vpq904m.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/it5205.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/nb7vpq904m.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ps883x.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ptn36502.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ps883x.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/it5205.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ptn36502.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/nb7vpq904m.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ps883x.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/ptn36502.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/tusb1046.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/wcd939x-usbss.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/tusb1046.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/wcd939x-usbss.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/parkbd.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serport.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/parkbd.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/tusb1046.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serport.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/usb/typec/mux/wcd939x-usbss.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/parkbd.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serport.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ambakmi.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/pcips2.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ambakmi.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/pcips2.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2mult.ko 10581s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serio_raw.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2mult.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ambakmi.ko 10581s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serio_raw.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/pcips2.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2mult.ko 10581s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/serio_raw.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/altera_ps2.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/arc_ps2.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/altera_ps2.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/arc_ps2.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/apbps2.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/hyperv-keyboard.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/apbps2.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/altera_ps2.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/hyperv-keyboard.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/arc_ps2.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/apbps2.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/hyperv-keyboard.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2-gpio.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/userio.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2-gpio.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/userio.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adc-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adc-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5520-keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/ps2-gpio.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/serio/userio.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5520-keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adc-keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5520-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5588-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5589-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5588-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5589-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/bcm-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cap11xx.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/bcm-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5588-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cap11xx.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/adp5589-keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/bcm-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cap11xx.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cros_ec_keyb.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cypress-sf.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cros_ec_keyb.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cypress-sf.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/dlink-dir685-touchkeys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/dlink-dir685-touchkeys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cros_ec_keyb.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/cypress-sf.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/dlink-dir685-touchkeys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys_polled.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca6416-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys_polled.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca6416-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca8418_keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/iqs62x-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca8418_keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/iqs62x-keys.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/gpio_keys_polled.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca6416-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tca8418_keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/iqs62x-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_sc_key.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_sc_key.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lkkbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8323.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lkkbd.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8323.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/imx_sc_key.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lkkbd.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8323.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8333.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/matrix_keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8333.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/matrix_keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/max7359_keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mpr121_touchkey.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/max7359_keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/lm8333.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mpr121_touchkey.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/matrix_keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/max7359_keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mpr121_touchkey.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mt6779-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mtk-pmic-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mt6779-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mtk-pmic-keys.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/newtonkbd.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/newtonkbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/omap4-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mt6779-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/mtk-pmic-keys.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/omap4-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/newtonkbd.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/omap4-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/opencores-kbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/pinephone-keyboard.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/opencores-kbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1050.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/pinephone-keyboard.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1050.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1070.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/opencores-kbd.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1070.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/pinephone-keyboard.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1050.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt1070.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt2160.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/samsung-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/snvs_pwrkey.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt2160.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/samsung-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/snvs_pwrkey.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stmpe-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/qt2160.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/samsung-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stmpe-keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/snvs_pwrkey.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stmpe-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stowaway.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/sunkbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tc3589x-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stowaway.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/sunkbd.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tc3589x-keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tm2-touchkey.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/stowaway.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/sunkbd.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tc3589x-keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tm2-touchkey.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/tm2-touchkey.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/twl4030_keypad.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/xtkbd.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/appletouch.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/twl4030_keypad.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/xtkbd.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/appletouch.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/bcm5974.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/twl4030_keypad.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/keyboard/xtkbd.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/bcm5974.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/appletouch.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/bcm5974.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/cyapatp.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/elan_i2c.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/gpio_mouse.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/cyapatp.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/elan_i2c.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/gpio_mouse.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/psmouse.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/elan_i2c.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/cyapatp.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/psmouse.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/gpio_mouse.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/psmouse.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/sermouse.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_i2c.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_usb.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/sermouse.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_i2c.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_usb.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/vsxxxaa.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/sermouse.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_i2c.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/synaptics_usb.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/vsxxxaa.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/mouse/vsxxxaa.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/a3d.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adi.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/as5011.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/a3d.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adi.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/as5011.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/analog.ko 10582s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/analog.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/a3d.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adi.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/as5011.ko 10582s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/analog.ko 10582s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/cobra.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/db9.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/cobra.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/fsia6b.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/db9.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/fsia6b.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gamecon.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gamecon.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/cobra.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/db9.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/fsia6b.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gamecon.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gf2k.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gf2k.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip_mp.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip_mp.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/guillemot.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/gf2k.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/guillemot.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/grip_mp.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/guillemot.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-serio.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-usb.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-serio.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-usb.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/interact.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/interact.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-serio.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/iforce/iforce-usb.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/interact.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/joydump.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/magellan.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/psxpad-spi.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/joydump.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/magellan.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/psxpad-spi.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/pxrc.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/joydump.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/pxrc.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/magellan.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/psxpad-spi.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/pxrc.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/qwiic-joystick.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adafruit-seesaw.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sensehat-joystick.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/qwiic-joystick.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adafruit-seesaw.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sensehat-joystick.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sidewinder.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/qwiic-joystick.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sidewinder.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/adafruit-seesaw.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sensehat-joystick.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/sidewinder.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceball.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceorb.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/stinger.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceball.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceorb.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/stinger.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/tmdc.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceball.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/tmdc.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/stinger.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/spaceorb.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/tmdc.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/turbografx.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/twidjoy.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/warrior.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/turbografx.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/twidjoy.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/warrior.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/walkera0701.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/walkera0701.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/turbografx.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/twidjoy.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/warrior.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/walkera0701.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/xpad.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/zhenhua.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/acecad.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/xpad.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/zhenhua.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/aiptek.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/acecad.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/aiptek.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/xpad.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joystick/zhenhua.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/acecad.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/aiptek.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/hanwang.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/kbtab.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/hanwang.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/pegasus_notetaker.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/kbtab.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/pegasus_notetaker.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/wacom_serial4.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/wacom_serial4.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/hanwang.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/kbtab.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/pegasus_notetaker.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/tablet/wacom_serial4.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/88pm860x-ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7877.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/88pm860x-ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7877.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-i2c.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-i2c.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/88pm860x-ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7877.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-i2c.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-spi.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/resistive-adc-touch.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ads7846.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-spi.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/resistive-adc-touch.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ads7846.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ar1021_i2c.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ad7879-spi.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ar1021_i2c.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/resistive-adc-touch.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ads7846.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ar1021_i2c.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/auo-pixcir-ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21013_ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/auo-pixcir-ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21013_ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21029_ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/auo-pixcir-ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21029_ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21013_ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bu21029_ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8318.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8505.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctma140.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8318.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8505.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctma140.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctmg110_ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8318.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/chipone_icn8505.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctmg110_ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctma140.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cy8ctmg110_ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_core.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_i2c.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_spi.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_core.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_i2c.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_spi.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp5.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp5.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_core.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_i2c.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp_spi.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/cyttsp5.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9034-ts.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9052_tsi.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/dynapro.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9034-ts.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9052_tsi.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/dynapro.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/edt-ft5x06.ko 10583s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/edt-ft5x06.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9052_tsi.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/da9034-ts.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/dynapro.ko 10583s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/edt-ft5x06.ko 10583s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hampshire.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hycon-hy46xx.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/gunze.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hampshire.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hycon-hy46xx.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/eeti_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/gunze.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/eeti_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hampshire.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hycon-hy46xx.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/gunze.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/eeti_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ektf2127.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elants_i2c.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elo.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ektf2127.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elants_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elo.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ektf2127.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elo.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/elants_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts_serial.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/exc3000.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/fujitsu_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts_serial.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/exc3000.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/fujitsu_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/egalax_ts_serial.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/exc3000.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/fujitsu_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_core.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_i2c.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_spi.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_core.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hideep.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_spi.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hideep.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_core.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/goodix_berlin_spi.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hideep.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hynitron_cstxxx.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ili210x.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ilitek_ts_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hynitron_cstxxx.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imagis.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ili210x.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ilitek_ts_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imagis.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/hynitron_cstxxx.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ilitek_ts_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ili210x.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imagis.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imx6ul_tsc.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/inexio.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bcm_iproc_tsc.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imx6ul_tsc.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/max11801_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/inexio.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bcm_iproc_tsc.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/max11801_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/imx6ul_tsc.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/inexio.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/bcm_iproc_tsc.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/max11801_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mc13783_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/melfas_mip4.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mms114.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mc13783_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/msg2638.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/melfas_mip4.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mms114.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/msg2638.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mc13783_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/melfas_mip4.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mms114.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/msg2638.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mtouch.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/novatek-nvt-ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mtouch.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/usbtouchscreen.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pcap_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/novatek-nvt-ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/usbtouchscreen.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pcap_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/mtouch.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/novatek-nvt-ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/usbtouchscreen.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pcap_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/penmount.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/penmount.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/s6sy761.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/s6sy761.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/penmount.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/s6sy761.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/silead.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sis_i2c.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/st1232.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/silead.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmfts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sis_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/st1232.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmfts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sis_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/st1232.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmfts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/silead.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmpe-ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sur40.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmpe-ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/surface3_spi.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sur40.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ti_am335x_tsc.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/surface3_spi.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ti_am335x_tsc.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/stmpe-ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sur40.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/surface3_spi.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/ti_am335x_tsc.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchit213.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchright.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchit213.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchwin.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchright.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchwin.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc40.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchit213.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc40.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchright.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/touchwin.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc40.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc200x-core.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2004.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc200x-core.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2005.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2004.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2005.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2007.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc200x-core.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2007.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2004.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2005.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tsc2007.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_w8001.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_w8001.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wdt87xx_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_i2c.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wm831x-ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wdt87xx_i2c.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wm831x-ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_w8001.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wacom_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wdt87xx_i2c.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/wm831x-ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sx8654.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tps6507x-ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sx8654.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zet6223.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tps6507x-ts.ko 10584s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zforce_ts.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zet6223.ko 10584s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zforce_ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/sx8654.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/tps6507x-ts.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zet6223.ko 10584s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/zforce_ts.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/colibri-vf50-ts.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/rohm_bu21023.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/colibri-vf50-ts.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raspberrypi-ts.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/rohm_bu21023.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs5xx.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raspberrypi-ts.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs5xx.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/colibri-vf50-ts.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/rohm_bu21023.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/raspberrypi-ts.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs5xx.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs7211.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/himax_hx83112b.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs7211.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm860x_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/himax_hx83112b.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm80x_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm860x_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm80x_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/iqs7211.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/touchscreen/himax_hx83112b.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm860x_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm80x_onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm886-onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm886-onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-i2c.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-spi.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-i2c.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-spi.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/88pm886-onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-i2c.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ad714x-spi.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-i2c.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-spi.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atc260x-onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-i2c.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-spi.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atc260x-onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-i2c.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/adxl34x-spi.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atc260x-onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ati_remote2.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atmel_captouch.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/nxp-bbnsm-pwrkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ati_remote2.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atmel_captouch.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/bma150.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/nxp-bbnsm-pwrkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/bma150.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ati_remote2.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/atmel_captouch.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/nxp-bbnsm-pwrkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/bma150.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cm109.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x_i2c.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cm109.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cpcap-pwrbutton.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x_i2c.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cpcap-pwrbutton.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cm109.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cma3000_d0x_i2c.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cpcap-pwrbutton.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cs40l50-vibra.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9052_onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9055_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cs40l50-vibra.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9052_onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9063_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9055_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9063_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/cs40l50-vibra.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9052_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9055_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/da9063_onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/e3x0-button.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv260x.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2665.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/e3x0-button.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv260x.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2667.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2665.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2667.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/e3x0-button.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv260x.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2665.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/drv2667.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-beeper.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio_decoder.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-beeper.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-vibra.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/hisi_powerkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio_decoder.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-vibra.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/hisi_powerkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-beeper.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio_decoder.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/gpio-vibra.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/hisi_powerkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ibm-panel.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ibm-panel.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ims-pcu.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs269a.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs626a.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ims-pcu.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs269a.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs626a.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ibm-panel.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/ims-pcu.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs269a.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs626a.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs7222.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs7222.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/keyspan_remote.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/kxtj9.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77650-onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/keyspan_remote.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/kxtj9.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77650-onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/iqs7222.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/keyspan_remote.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/kxtj9.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77650-onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77693-haptic.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77693-haptic.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8925_onkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8997_haptic.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mc13783-pwrbutton.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8925_onkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8997_haptic.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mc13783-pwrbutton.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max77693-haptic.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8997_haptic.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/max8925_onkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mc13783-pwrbutton.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mma8450.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mma8450.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/palmas-pwrbutton.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcap_keys.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcf8574_keypad.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/palmas-pwrbutton.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcap_keys.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcf8574_keypad.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/mma8450.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/palmas-pwrbutton.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcap_keys.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pcf8574_keypad.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8941-pwrkey.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8941-pwrkey.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8xxx-vibrator.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/powermate.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-beeper.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8xxx-vibrator.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/powermate.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-beeper.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8941-pwrkey.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pm8xxx-vibrator.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/powermate.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-beeper.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-vibra.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-vibra.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/qnap-mcu-input.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rave-sp-pwrbutton.ko 10585s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/regulator-haptic.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/qnap-mcu-input.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rave-sp-pwrbutton.ko 10585s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/regulator-haptic.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/pwm-vibra.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/qnap-mcu-input.ko 10585s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rave-sp-pwrbutton.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/regulator-haptic.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/retu-pwrbutton.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/retu-pwrbutton.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rt5120-pwrkey.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/axp20x-pek.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rt5120-pwrkey.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rotary_encoder.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/axp20x-pek.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/retu-pwrbutton.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rotary_encoder.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rt5120-pwrkey.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/axp20x-pek.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rotary_encoder.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rk805-pwrkey.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/sc27xx-vibra.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rk805-pwrkey.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/soc_button_array.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/sc27xx-vibra.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/stpmic1_onkey.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/soc_button_array.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/stpmic1_onkey.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/rk805-pwrkey.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/sc27xx-vibra.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/soc_button_array.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/stpmic1_onkey.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65218-pwrbutton.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65219-pwrbutton.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65218-pwrbutton.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-pwrbutton.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65219-pwrbutton.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-vibra.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-pwrbutton.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-vibra.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65218-pwrbutton.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/tps65219-pwrbutton.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-pwrbutton.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl4030-vibra.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl6040-vibra.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/wm831x-on.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/yealink.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl6040-vibra.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/wm831x-on.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/ff-memless.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/yealink.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/ff-memless.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/twl6040-vibra.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/wm831x-on.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/misc/yealink.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/ff-memless.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/sparse-keymap.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/matrix-keymap.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/input-leds.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/sparse-keymap.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/matrix-keymap.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joydev.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/input-leds.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joydev.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/matrix-keymap.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/sparse-keymap.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/input-leds.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/joydev.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_core.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_i2c.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_spi.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_smbus.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_core.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_i2c.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_spi.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_smbus.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_i2c.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_core.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_smbus.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/rmi4/rmi_spi.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm80x.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm860x.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm80x.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm886.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm860x.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-b5ze-s3.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm886.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-b5ze-s3.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm80x.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm860x.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-88pm886.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-b5ze-s3.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-eoz9.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-abx80x.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-eoz9.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-amlogic-a4.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-abx80x.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-armada38x.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-amlogic-a4.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-armada38x.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ab-eoz9.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-abx80x.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-amlogic-a4.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-armada38x.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-as3722.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nxp-bbnsm.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-as3722.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bd70528.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nxp-bbnsm.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bq32k.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bd70528.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bq32k.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-as3722.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nxp-bbnsm.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bd70528.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-bq32k.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-brcmstb-waketimer.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cadence.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-brcmstb-waketimer.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cpcap.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cadence.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cros-ec.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cpcap.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cros-ec.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-brcmstb-waketimer.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cadence.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cpcap.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-cros-ec.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9052.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9055.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9052.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9063.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9055.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1286.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9063.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1286.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9052.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9055.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-da9063.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1286.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1302.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1305.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1302.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1305.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1307.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1343.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1307.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1302.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1343.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1305.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1343.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1307.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1347.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1374.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1347.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1374.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1390.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1511.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1390.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1347.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1511.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1374.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1390.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1511.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1553.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1672.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1553.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1685.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1672.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1742.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1685.ko 10586s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1742.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1553.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1672.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1685.ko 10586s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds1742.ko 10586s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds2404.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds3232.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds2404.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-em3027.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds3232.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fm3130.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-em3027.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fm3130.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds2404.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ds3232.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-em3027.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fm3130.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fsl-ftm-alarm.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ftrtc010.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fsl-ftm-alarm.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ftrtc010.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-goldfish.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hid-sensor-time.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-goldfish.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hid-sensor-time.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ftrtc010.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-fsl-ftm-alarm.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-goldfish.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hid-sensor-time.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hym8563.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imxdi.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hym8563.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imxdi.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sc.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sm-bbm.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sc.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sm-bbm.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-hym8563.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imxdi.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sc.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-imx-sm-bbm.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12022.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12026.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12022.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl1208.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12026.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-lp8788.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl1208.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-lp8788.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12022.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl12026.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-isl1208.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-lp8788.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t80.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t93.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t80.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t94.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t93.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t35.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t94.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t35.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t80.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t93.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m41t94.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t35.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t59.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t86.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ma35d1.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t59.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t86.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max31335.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ma35d1.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max31335.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t59.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-m48t86.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ma35d1.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max31335.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6900.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6902.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6900.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6916.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6902.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max77686.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6916.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max77686.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6900.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6902.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max6916.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max77686.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8907.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8925.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8907.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8997.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8925.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8998.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8997.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8998.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8907.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8925.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8997.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-max8998.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-meson-vrtc.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mc13xxx.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-meson-vrtc.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mcp795.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mc13xxx.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-msm6242.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mcp795.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-msm6242.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-meson-vrtc.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mc13xxx.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mcp795.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-msm6242.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt2712.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt6397.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt2712.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt7622.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt6397.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt7622.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt2712.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt6397.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mt7622.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc_v2.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nct3018y.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc_v2.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ntxec.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nct3018y.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-optee.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ntxec.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-optee.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-mxc_v2.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-nct3018y.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ntxec.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-optee.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-palmas.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcap.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-palmas.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2123.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcap.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2127.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2123.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2127.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-palmas.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcap.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2123.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf2127.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85063.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8523.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85063.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85363.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8523.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8563.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85363.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8563.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85063.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8523.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf85363.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8563.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8583.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl030.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8583.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl030.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl031.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pm8xxx.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl031.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pm8xxx.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pcf8583.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl030.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pl031.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-pm8xxx.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r7301.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r9701.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r7301.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r9701.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t583.ko 10587s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t619.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t583.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r7301.ko 10587s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t619.ko 10587s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-r9701.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t583.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rc5t619.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rk808.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rp5c01.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rk808.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rp5c01.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c348.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c372.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c348.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rk808.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c372.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rp5c01.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c348.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rs5c372.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3028.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3029c2.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3028.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3029c2.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3032.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv8803.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3032.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3028.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv8803.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3029c2.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv3032.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rv8803.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx4581.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx6110.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx4581.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx6110.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8010.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8025.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8010.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8025.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx4581.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx6110.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8010.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8025.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8111.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8581.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8111.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-renesas-rtca3.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8581.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s32g.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-renesas-rtca3.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s32g.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8111.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-rx8581.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-renesas-rtca3.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s32g.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s35390a.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s5m.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sc27xx.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s35390a.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s5m.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd2405al.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sc27xx.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd2405al.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s35390a.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-s5m.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sc27xx.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd2405al.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd3078.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sh.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd3078.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-snvs.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sh.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stk17ta8.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-snvs.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stk17ta8.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sd3078.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-sh.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-snvs.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stk17ta8.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stm32.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ti-k3.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stm32.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6586x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ti-k3.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6594.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6586x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6594.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-stm32.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-ti-k3.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6586x.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps6594.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps65910.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-twl.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps65910.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm831x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-twl.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm8350.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm831x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm8350.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-tps65910.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-twl.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm831x.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-wm8350.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-x1205.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-zynqmp.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-x1205.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-bit.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-zynqmp.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-pca.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-bit.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-pca.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-x1205.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rtc/rtc-zynqmp.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-bit.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/algos/i2c-algo-pca.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-scmi.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ccgx-ucsi.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-scmi.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1535.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ccgx-ucsi.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1563.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1535.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1563.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-scmi.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ccgx-ucsi.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1535.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali1563.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali15x3.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd756.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd8111.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali15x3.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd756.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-i801.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd8111.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-i801.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ali15x3.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd756.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd8111.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-i801.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-isch.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nforce2.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nvidia-gpu.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-isch.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-piix4.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nforce2.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nvidia-gpu.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-piix4.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-isch.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nforce2.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nvidia-gpu.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-piix4.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis5595.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis630.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis5595.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis96x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis630.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-via.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis96x.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-via.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis5595.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis630.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sis96x.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-via.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viapro.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-zhaoxin.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viapro.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-common.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-zhaoxin.ko 10588s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-altera.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-common.ko 10588s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-altera.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viapro.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-zhaoxin.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viai2c-common.ko 10588s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-altera.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd-asf-plat.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm2835.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd-asf-plat.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm-iproc.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm2835.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cbus-gpio.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm-iproc.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cbus-gpio.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-amd-asf-plat.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm2835.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-bcm-iproc.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cbus-gpio.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-amdisp.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-pci.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-gpio.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-amdisp.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-pci.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hisi.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-gpio.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hisi.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-pci.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-designware-amdisp.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-gpio.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hisi.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hix5hd2.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hix5hd2.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx-lpi2c.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-keba.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx-lpi2c.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-keba.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-hix5hd2.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-imx-lpi2c.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-keba.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-kempld.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-meson.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-kempld.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt65xx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt7621.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-meson.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt65xx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt7621.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-kempld.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-meson.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt65xx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mt7621.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mv64xxx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nomadik.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mv64xxx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-npcm7xx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nomadik.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ocores.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-npcm7xx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ocores.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mv64xxx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-nomadik.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-npcm7xx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ocores.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-owl.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pca-platform.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-owl.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pxa.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pca-platform.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-cci.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pxa.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-cci.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-owl.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pca-platform.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-pxa.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-cci.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-geni.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qup.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-riic.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-geni.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qup.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rk3x.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-riic.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rk3x.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qcom-geni.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-qup.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-riic.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rk3x.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rzv2m.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sh_mobile.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-simtec.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rzv2m.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f4.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sh_mobile.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-simtec.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f4.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rzv2m.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-simtec.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-sh_mobile.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f4.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f7-drv.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-synquacer.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f7-drv.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-versatile.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-synquacer.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-thunderx.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-versatile.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-thunderx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-stm32f7-drv.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-synquacer.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-versatile.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-thunderx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xiic.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xlp9xx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rcar.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xiic.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xlp9xx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rcar.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xlp9xx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xiic.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-rcar.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-dln2.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ljca.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-dln2.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cp2615.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-parport.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ljca.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cp2615.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-parport.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-dln2.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-ljca.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cp2615.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-parport.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mchp-pci1xxxx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-robotfuzz-osif.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-taos-evm.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mchp-pci1xxxx.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-tiny-usb.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-robotfuzz-osif.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-taos-evm.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-tiny-usb.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mchp-pci1xxxx.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-taos-evm.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-robotfuzz-osif.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-tiny-usb.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viperboard.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-brcmstb.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viperboard.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cros-ec-tunnel.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-brcmstb.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxbf.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cros-ec-tunnel.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxbf.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-viperboard.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-brcmstb.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-cros-ec-tunnel.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxbf.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxcpld.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xgene-slimpro.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxcpld.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-fsi.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xgene-slimpro.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-virtio.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-fsi.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-virtio.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-mlxcpld.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-xgene-slimpro.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-fsi.ko 10589s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/busses/i2c-virtio.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-arb-gpio-challenge.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-demux-pinctrl.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-arb-gpio-challenge.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-demux-pinctrl.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpio.ko 10589s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpmux.ko 10589s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpio.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpmux.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-arb-gpio-challenge.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-demux-pinctrl.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpio.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-gpmux.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mule.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca9541.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mule.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca9541.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-mule.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca9541.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca954x.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pinctrl.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca954x.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-reg.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pinctrl.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-smbus.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-reg.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-smbus.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pca954x.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-pinctrl.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/muxes/i2c-mux-reg.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-smbus.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-mux.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-mux.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-atr.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-stub.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-atr.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-eeprom.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-stub.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-eeprom.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-mux.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-atr.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-stub.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-eeprom.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-testunit.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/i3c.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-testunit.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/i3c-master-cdns.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/i3c.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/dw-i3c-master.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/i3c-master-cdns.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/dw-i3c-master.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i2c/i2c-slave-testunit.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/i3c.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/i3c-master-cdns.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/dw-i3c-master.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/svc-i3c-master.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/svc-i3c-master.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max2175.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/svc-i3c-master.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max2175.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max2175.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ad5820.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adp1653.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ad5820.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7170.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adp1653.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7175.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7170.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7175.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ad5820.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adp1653.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7170.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7175.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7180.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7183.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7180.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7343.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7183.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7393.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7343.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7393.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7180.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7183.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7343.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7393.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv748x/adv748x.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7604.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7604.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv748x/adv748x.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7842.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak7375.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7842.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak7375.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7604.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv748x/adv748x.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/adv7842.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak7375.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak881x.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/alvium-csi2.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak881x.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/alvium-csi2.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/aptina-pll.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ar0521.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/aptina-pll.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ak881x.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ar0521.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/alvium-csi2.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/aptina-pll.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ar0521.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt819.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt856.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt819.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt856.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt866.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs3308.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt866.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt819.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs3308.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt856.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/bt866.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs3308.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs5345.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs53l32a.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs5345.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs53l32a.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cx25840/cx25840.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub913.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cx25840/cx25840.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs5345.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub913.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cs53l32a.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub913.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/cx25840/cx25840.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub953.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub960.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub953.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub960.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9714.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9719.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9714.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub953.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9719.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ds90ub960.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9714.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9719.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9807-vcm.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/et8ek8/et8ek8.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9807-vcm.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/et8ek8/et8ek8.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc0308.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc05a2.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc0308.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/dw9807-vcm.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc05a2.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/et8ek8/et8ek8.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc0308.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc05a2.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc08a3.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc2145.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc08a3.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc2145.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi556.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi846.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi556.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi846.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc08a3.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/gc2145.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi556.ko 10590s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi846.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi847.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/video-i2c.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi847.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/video-i2c.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx208.ko 10590s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx214.ko 10590s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx208.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx214.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/hi847.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/video-i2c.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx208.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx214.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx219.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx258.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx219.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx258.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx274.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx283.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx219.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx274.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx258.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx283.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx274.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx283.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx290.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx296.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx290.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx296.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx319.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx334.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx290.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx319.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx334.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx296.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx319.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx334.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx335.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx355.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx335.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx355.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx412.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx415.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx335.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx412.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx355.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx415.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx412.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/imx415.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ir-kbd-i2c.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/isl7998x.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ir-kbd-i2c.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/isl7998x.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ks0127.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3560.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ir-kbd-i2c.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ks0127.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/isl7998x.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3560.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ks0127.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3560.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3646.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lt6911uxe.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3646.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lt6911uxe.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/m52790.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max9271.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/m52790.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lm3646.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max9271.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/lt6911uxe.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/m52790.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max9271.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96714.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96717.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96714.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96717.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ml86v7667.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/msp3400.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ml86v7667.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96714.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/msp3400.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/max96717.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ml86v7667.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/msp3400.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m001.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m111.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m001.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m111.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m114.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9p031.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m114.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m001.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9p031.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m111.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9m114.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9p031.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9t112.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v011.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9t112.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v011.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v032.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v111.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v032.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v111.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9t112.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v011.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v032.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/mt9v111.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/og01a1b.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov01a10.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/og01a1b.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02c10.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov01a10.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02e10.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02c10.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02e10.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/og01a1b.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov01a10.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02c10.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov02e10.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08d10.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08x40.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08d10.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13858.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08x40.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13b10.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13858.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13b10.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08d10.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov08x40.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13858.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov13b10.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2640.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2659.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2640.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2680.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2659.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2685.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2680.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2685.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2640.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2659.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2680.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2685.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2740.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov4689.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2740.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5640.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5645.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov4689.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5640.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5645.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov2740.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov4689.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5640.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5645.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5647.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5648.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5647.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5670.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5675.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5648.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5670.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5675.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5647.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5648.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5670.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5675.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5693.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5695.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5693.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov64a40.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov6650.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5695.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov64a40.ko 10591s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov6650.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5693.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov5695.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov64a40.ko 10591s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov6650.ko 10591s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7251.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7640.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7251.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7670.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov772x.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7640.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7670.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov772x.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7251.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7640.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7670.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov772x.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7740.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8856.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8858.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7740.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8865.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8856.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8858.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8865.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov7740.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8858.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8856.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov8865.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9282.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9640.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9282.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9650.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rdacm21.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9640.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9650.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rdacm21.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9282.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9640.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ov9650.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rdacm21.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rj54n1cb0c.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5c73m3/s5c73m3.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rj54n1cb0c.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k5baf.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5c73m3/s5c73m3.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k6a3.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k5baf.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k6a3.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/rj54n1cb0c.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5c73m3/s5c73m3.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k5baf.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/s5k6a3.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6588.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6752hs.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6588.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7110.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6752hs.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7115.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7110.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7115.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6588.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa6752hs.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7110.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7115.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7127.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa717x.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7127.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7185.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa717x.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/sony-btf-mpx.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7185.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7127.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/sony-btf-mpx.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa717x.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/saa7185.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/sony-btf-mpx.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/st-mipid02.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358743.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/st-mipid02.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358746.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358743.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358746.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda7432.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/st-mipid02.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda7432.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358743.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tc358746.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda7432.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda9840.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6415c.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6420.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda9840.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6415c.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6420.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/thp7312.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/thp7312.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6420.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tea6415c.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tda9840.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/thp7312.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths7303.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths8200.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tlv320aic23b.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths7303.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths8200.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tlv320aic23b.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvaudio.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvaudio.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths8200.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tlv320aic23b.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/ths7303.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvaudio.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp514x.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp5150.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp7002.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp514x.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp5150.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw2804.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp7002.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw2804.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp514x.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp5150.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tvp7002.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw2804.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9900.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9903.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9906.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9900.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9910.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9903.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9906.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9910.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9900.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9903.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9906.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/tw9910.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/uda1342.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64031a.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/uda1342.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64083.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd55g1.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64031a.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64083.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd55g1.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/uda1342.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64031a.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/upd64083.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd55g1.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd56g3.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vgxy61.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd56g3.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vp27smpx.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vpx3220.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vgxy61.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vp27smpx.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vpx3220.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vd56g3.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vgxy61.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vpx3220.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/vp27smpx.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8739.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8775.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8739.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/e4000.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0011.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8775.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/e4000.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0011.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8739.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/i2c/wm8775.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0011.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/e4000.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0012.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0013.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc2580.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0012.ko 10592s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/it913x.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0013.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc2580.ko 10592s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/it913x.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0012.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc0013.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/fc2580.ko 10592s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/it913x.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/m88rs6000t.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/max2165.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mc44s803.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/m88rs6000t.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/max2165.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/msi001.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mc44s803.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/msi001.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/m88rs6000t.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/max2165.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mc44s803.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/msi001.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2060.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2063.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt20xx.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2060.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2063.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2131.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt20xx.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2131.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2060.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2063.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt20xx.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2131.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2266.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl301rf.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5005s.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2266.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl301rf.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5007t.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5005s.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5007t.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mt2266.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl301rf.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5005s.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/mxl5007t.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1b0004.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1c0042.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qt1010.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1b0004.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/r820t.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1c0042.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qt1010.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/r820t.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1b0004.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qm1d1c0042.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/qt1010.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/r820t.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/si2157.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-simple.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-types.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/si2157.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-simple.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18212.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-types.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18212.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/si2157.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-simple.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tuner-types.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18212.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18218.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18250.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18271.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18218.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda827x.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18250.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18271.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda827x.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18218.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18250.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda18271.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda827x.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda8290.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda9887.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5761.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda8290.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5767.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda9887.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5761.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5767.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda8290.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tda9887.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5761.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tea5767.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tua9001.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc2028.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc4000.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tua9001.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc5000.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc2028.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc4000.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc5000.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/tua9001.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc2028.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc4000.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/tuners/xc5000.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-anysee.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-anysee.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-anysee.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-gs1.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-mxiii.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-gs1.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-mxiii.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-gs1.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-beelink-mxiii.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-behold.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ct-90405.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ct-90405.ko 10593s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko 10593s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-cinergy.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-ct-90405.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko 10593s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digittrade.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digittrade.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-digittrade.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dreambox.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dreambox.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dreambox.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-eztv.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flydvb.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-eztv.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flydvb.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-eztv.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flydvb.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-geekbox.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-geekbox.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-geekbox.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-poplar.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-tv-demo.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-poplar.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-tv-demo.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-tv-demo.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-hisi-poplar.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-rsc.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-rsc.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-imon-rsc.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khadas.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khadas.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khadas.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khamsin.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khamsin.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-khamsin.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-lme2510.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-manli.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-lme2510.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kiii-pro.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-manli.ko 10594s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kiii-pro.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-lme2510.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-manli.ko 10594s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kiii-pro.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kii-pro.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko 10594s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kii-pro.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mecool-kii-pro.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-minix-neo.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-minix-neo.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-minix-neo.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mygica-utv3.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nebula.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mygica-utv3.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nebula.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-mygica-utv3.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nebula.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-norwood.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-npgtech.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-odroid.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-norwood.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-npgtech.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-odroid.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-norwood.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-odroid.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-npgtech.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pine64.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pine64.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pine64.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pixelview.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-purpletv.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pv951.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-purpletv.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pv951.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-purpletv.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-pv951.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-reddo.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-reddo.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-reddo.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-siemens-gigaset-rc20.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-streamzap.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-su3000.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx3mini.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-streamzap.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-su3000.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx3mini.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-streamzap.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-su3000.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx3mini.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx5max.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx5max.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tanix-tx5max.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tivo.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tivo.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tivo.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-trekstor.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-trekstor.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-trekstor.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-vega-s9x.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-vega-s9x.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-vega-s9x.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videostrong-kii-pro.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-hub.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videostrong-kii-pro.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-play2.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-hub.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-play2.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-videostrong-kii-pro.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-hub.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-wetek-play2.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-x96max.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-360.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-x96max.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-360.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-x96max.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-360.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-dvd.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-zx-irdec.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-dvd.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-zx-irdec.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-core.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-imon-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-core.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-xbox-dvd.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-imon-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/keymaps/rc-zx-irdec.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-core.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-imon-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-jvc-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-jvc-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-nec-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc5-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-nec-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-jvc-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc5-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-nec-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc5-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc6-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rcmm-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc6-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rcmm-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sanyo-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sharp-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sanyo-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rc6-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sharp-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-rcmm-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sanyo-decoder.ko 10595s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sharp-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sony-decoder.ko 10595s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-xmp-decoder.ko 10595s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sony-decoder.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-xmp-decoder.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ene_ir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/fintek-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-sony-decoder.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/fintek-cir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ene_ir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-xmp-decoder.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/fintek-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ene_ir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-recv.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-tx.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-recv.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-tx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-hix5hd2.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/igorplugusb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-hix5hd2.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-recv.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/igorplugusb.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/gpio-ir-tx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-hix5hd2.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/igorplugusb.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/iguanair.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/iguanair.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon_raw.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ite-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/iguanair.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon_raw.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ite-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/imon_raw.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ite-cir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mceusb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mceusb.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir-tx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mtk-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mceusb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir-tx.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mtk-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/meson-ir-tx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/mtk-cir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/nuvoton-cir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/pwm-ir-tx.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/nuvoton-cir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/pwm-ir-tx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/redrat3.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/serial_ir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/redrat3.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/nuvoton-cir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/serial_ir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/pwm-ir-tx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/redrat3.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/serial_ir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-spi.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/streamzap.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-spi.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/streamzap.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/sunxi-cir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ttusbir.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/sunxi-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ir-spi.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ttusbir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/streamzap.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/sunxi-cir.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ttusbir.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ati_remote.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-loopback.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ati_remote.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-loopback.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/xbox_remote.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/xbox_remote.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/ati_remote.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/rc-loopback.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/rc/xbox_remote.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146_vv.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsmdtv.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146_vv.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsdvb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsmdtv.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsdvb.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/saa7146/saa7146_vv.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsmdtv.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/siano/smsdvb.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/v4l2-tpg/v4l2-tpg.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-common.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/v4l2-tpg/v4l2-tpg.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-contig.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-common.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-sg.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/v4l2-tpg/v4l2-tpg.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-contig.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-sg.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-common.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-contig.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dma-sg.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dvb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dvb.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-memops.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-memops.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-v4l2.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-dvb.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-v4l2.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-memops.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-v4l2.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cypress_firmware.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cypress_firmware.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/ttpci-eeprom.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/uvc.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/uvc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cypress_firmware.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/ttpci-eeprom.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cx2341x.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cx2341x.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/uvc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/ttpci-eeprom.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/tveeprom.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/cx2341x.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/tveeprom.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/allegro-dvt/allegro.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/isp/c3-isp.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/allegro-dvt/allegro.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/common/tveeprom.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/isp/c3-isp.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/allegro-dvt/allegro.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/isp/c3-isp.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/meson-ge2d/ge2d.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amphion/amphion-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/meson-ge2d/ge2d.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/broadcom/bcm2835-unicam.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amphion/amphion-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/broadcom/bcm2835-unicam.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amlogic/meson-ge2d/ge2d.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2rx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/amphion/amphion-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2rx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/broadcom/bcm2835-unicam.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2tx.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2rx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/coda/coda-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2tx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/wave5/wave5.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/coda/coda-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/wave5/wave5.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/cadence/cdns-csi2tx.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/imagination/e5010_jpeg_enc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/coda/coda-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/imagination/e5010_jpeg_enc.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/chips-media/wave5/wave5.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/cafe_ccic.ko 10596s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/imagination/e5010_jpeg_enc.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/cafe_ccic.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/mcam-core.ko 10596s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/mediatek/vpu/mtk-vpu.ko 10596s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/mcam-core.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/cafe_ccic.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nuvoton/npcm-video.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/mediatek/vpu/mtk-vpu.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/marvell/mcam-core.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nuvoton/npcm-video.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/dw100/dw100.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/mediatek/vpu/mtk-vpu.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nuvoton/npcm-video.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/dw100/dw100.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/dw100/dw100.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8-isi/imx8-isi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx7-media-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8-isi/imx8-isi.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-encdec.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx7-media-csi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8mq-mipi-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx7-media-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8mq-mipi-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8-isi/imx8-isi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-mipi-csis.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-mipi-csis.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx8mq-mipi-csi2.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-pxp.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/camss/qcom-camss.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-pxp.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-mipi-csis.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/iris/qcom-iris.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/nxp/imx-pxp.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-core.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/camss/qcom-camss.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/iris/qcom-iris.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-core.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/camss/qcom-camss.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-dec.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/iris/qcom-iris.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-core.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-dec.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-enc.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-dec.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-enc.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-isp/rcar-isp.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-isp/rcar-isp.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/qcom/venus/venus-enc.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-vin/rcar-vin.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/raspberrypi/rp1-cfe/rp1-cfe.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-isp/rcar-isp.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-vin/rcar-vin.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-vin/rcar-vin.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/vsp1/vsp1.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/vsp1/vsp1.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rzg2l-cru/rzg2l-cru.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/vsp1/vsp1.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-csi2.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_drif.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-fcp.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_drif.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-csi2.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-fcp.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_fdp1.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_drif.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar-fcp.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_jpu.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_fdp1.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_jpu.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rga/rockchip-rga.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_fdp1.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rkisp1/rockchip-isp1.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/renesas/rcar_jpu.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rga/rockchip-rga.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rkisp1/rockchip-isp1.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rga/rockchip-rga.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-csi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmi.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/rockchip/rkisp1/rockchip-isp1.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-csi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dma2d.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dma2d.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/st/stm32/stm32-dma2d.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun4i-csi/sun4i-csi.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-csi/sun6i-csi.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i-mipi-csi2.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-di/sun8i-di.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i-a83t-mipi-csi2.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-di/sun8i-di.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-di/sun8i-di.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/cal/ti-cal.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/sunxi/sun8i-rotate/sun8i-rotate.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/cal/ti-cal.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/synopsys/hdmirx/synopsys-hdmirx.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/cal/ti-cal.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/verisilicon/hantro-vpu.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/verisilicon/hantro-vpu.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-video.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-tpg.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-video.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-tpg.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/verisilicon/hantro-vpu.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-vtc.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-video.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-tpg.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-vtc.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/m2m-deinterlace.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/m2m-deinterlace.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/xilinx/xilinx-vtc.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/video-mux.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-core.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/video-mux.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-core.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/m2m-deinterlace.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/platform/video-mux.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-core.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-av.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-av.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-ci.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-ci.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-av.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pluto2/pluto2.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ttpci/budget-ci.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pluto2/pluto2.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dm1105/dm1105.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt1/earth-pt1.ko 10597s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pluto2/pluto2.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dm1105/dm1105.ko 10597s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt3/earth-pt3.ko 10597s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt1/earth-pt1.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt3/earth-pt3.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dm1105/dm1105.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt1/earth-pt1.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis_core.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/pt3/earth-pt3.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis_core.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/hopper.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ngene/ngene.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis_core.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/hopper.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ngene/ngene.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/mantis.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mantis/hopper.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ngene/ngene.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge-dummy-fe.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge-dummy-fe.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/mxb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_orion.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/mxb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_orion.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ddbridge/ddbridge-dummy-fe.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/mxb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_orion.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_gemini.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_gemini.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/smipcie/smipcie.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/smipcie/smipcie.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/intel/ipu-bridge.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7146/hexium_gemini.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/intel/ipu-bridge.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/smipcie/smipcie.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/intel/ipu-bridge.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bttv.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bt878.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bttv.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bt878.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bttv.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/bt878.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst_ca.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx18/cx18.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx25821/cx25821.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst_ca.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx25821/cx25821.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx18/cx18.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/bt8xx/dst_ca.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88xx.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88xx.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx25821/cx25821.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx18/cx18.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8800.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88xx.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8800.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8802.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8802.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-blackbird.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-dvb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8800.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-blackbird.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-dvb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx8802.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-blackbird.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-dvb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dt3155/dt3155.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dt3155/dt3155.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtv.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtvfb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtvfb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtv.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/dt3155/dt3155.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtvfb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/ivtv/ivtv.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mgb4/mgb4.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mgb4/mgb4.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-empress.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/mgb4/mgb4.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-empress.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-empress.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7164/saa7164.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw5864/tw5864.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7164/saa7164.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw5864/tw5864.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw68/tw68.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/saa7164/saa7164.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw68/tw68.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw5864/tw5864.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/pci/tw68/tw68.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko 10598s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko 10598s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko 10598s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/s2255/s2255drv.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/siano/smsusb.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/s2255/s2255drv.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/siano/smsusb.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/s2255/s2255drv.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/siano/smsusb.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/as102/dvb-as102.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/as102/dvb-as102.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/as102/dvb-as102.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/airspy/airspy.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_main.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_benq.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/airspy/airspy.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_main.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_benq.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_conex.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_conex.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_main.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/airspy/airspy.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_benq.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_conex.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_cpia1.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_etoms.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_cpia1.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_finepix.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_etoms.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_finepix.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_cpia1.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_etoms.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_finepix.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_kinect.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_konica.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_kinect.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_konica.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_kinect.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_konica.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mars.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_nw80x.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov519.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mars.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_nw80x.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov519.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mars.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_nw80x.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov519.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac207.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7302.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac207.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7302.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac207.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7302.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7311.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_se401.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7311.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_se401.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_pac7311.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_se401.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixb.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixj.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca500.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixb.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca501.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixj.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca500.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca501.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixb.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sonixj.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca500.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca501.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca505.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca506.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca508.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca505.ko 10599s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca561.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca506.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca508.ko 10599s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca561.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca505.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca508.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca506.ko 10599s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca561.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca1528.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905c.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca1528.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq930x.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905c.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq930x.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_spca1528.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq905c.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sq930x.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sunplus.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk014.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk1135.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sunplus.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stv0680.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk014.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk1135.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stv0680.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_sunplus.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk014.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stk1135.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_stv0680.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_t613.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_topro.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_touptek.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_t613.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_tv8532.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_topro.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_touptek.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_tv8532.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_t613.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_topro.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_touptek.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_tv8532.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vc032x.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vicam.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vc032x.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vicam.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vc032x.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_vicam.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hackrf/hackrf.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hackrf/hackrf.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hackrf/hackrf.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/msi2500/msi2500.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pwc/pwc.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/uvc/uvcvideo.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/msi2500/msi2500.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/au0828/au0828.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pwc/pwc.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/uvc/uvcvideo.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/au0828/au0828.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/msi2500/msi2500.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pwc/pwc.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/uvc/uvcvideo.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/au0828/au0828.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-rc.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hdpvr/hdpvr.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-rc.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hdpvr/hdpvr.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/em28xx/em28xx-rc.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/hdpvr/hdpvr.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/stk1160/stk1160.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mmc/siano/smssdio.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/stk1160/stk1160.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/firewire/firedtv.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mmc/siano/smssdio.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/firewire/firedtv.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/cxd2880-spi.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/usb/stk1160/stk1160.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/cxd2880-spi.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mmc/siano/smssdio.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/firewire/firedtv.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/cxd2880-spi.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/gs1662.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vicodec/vicodec.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/gs1662.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vim2m.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vicodec/vicodec.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vim2m.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vimc/vimc.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/spi/gs1662.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vimc/vimc.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vim2m.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vicodec/vicodec.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vimc/vimc.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vivid/vivid.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/visl/visl.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/a8293.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vivid/vivid.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/visl/visl.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9013.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/a8293.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9013.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/visl/visl.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/test-drivers/vivid/vivid.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/a8293.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9013.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9033.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/as102_fe.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ascot2e.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9033.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/atbm8830.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/as102_fe.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ascot2e.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/atbm8830.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/af9033.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/as102_fe.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ascot2e.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/atbm8830.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_common.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_dig.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_decoder.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_common.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/bcm3510.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_dig.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_decoder.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/bcm3510.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_common.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_dig.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/au8522_decoder.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/bcm3510.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22700.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22702.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24110.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22700.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24116.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22702.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24110.ko 10600s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24116.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22700.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx22702.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24110.ko 10600s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24116.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24117.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24120.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24123.ko 10600s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2099.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24117.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24120.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24123.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2099.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24117.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24120.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24123.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2099.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2820r.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2841er.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2880/cxd2880.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mb.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2820r.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2880/cxd2880.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2841er.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mb.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2820r.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2880/cxd2880.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cxd2841er.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mb.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mc.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dibx000_common.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000m.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mc.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000p.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dibx000_common.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000m.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000p.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib3000mc.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dibx000_common.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000m.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib7000p.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib8000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib9000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib8000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxd.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib9000.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxd.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib8000.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib9000.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxd.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxk.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ds3000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb_dummy_fe.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ec100.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxk.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ds3000.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb_dummy_fe.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ec100.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/drxk.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ds3000.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb_dummy_fe.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ec100.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/helene.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/horus3a.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6405.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/helene.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/horus3a.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6405.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/helene.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/horus3a.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6405.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6421.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6423.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ix2505v.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6421.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/l64781.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6423.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ix2505v.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/l64781.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6421.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/isl6423.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ix2505v.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/l64781.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lg2160.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3305.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lg2160.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3306a.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt330x.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3305.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3306a.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt330x.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lg2160.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3305.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt3306a.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgdt330x.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gl5.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gxx.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh25.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gl5.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gxx.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh29.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh25.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh29.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gxx.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lgs8gl5.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh25.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbh29.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp21.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp22.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88ds3103.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp21.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp22.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88rs2000.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88ds3103.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88rs2000.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp21.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/lnbp22.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88ds3103.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/m88rs2000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a16.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a20s.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88443x.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a16.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88472.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a20s.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88443x.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88472.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a16.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mb86a20s.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88443x.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88472.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88473.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt312.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88473.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt352.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl5xx.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt312.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt352.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl5xx.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mn88473.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt312.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mt352.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl5xx.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl692.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt200x.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl692.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt6000.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt200x.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt6000.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51132.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/mxl692.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51132.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt200x.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/nxt6000.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51132.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51211.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb-pll.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2830.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51211.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb-pll.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2830.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/or51211.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dvb-pll.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2830.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832_sdr.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1409.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1411.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832_sdr.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1409.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1411.ko 10601s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1420.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1409.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/rtl2832_sdr.ko 10601s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1420.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1411.ko 10601s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1420.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1432.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s921.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2165.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1432.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s921.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2165.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2168.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s5h1432.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2168.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2165.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/s921.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si2168.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si21xx.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp2.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si21xx.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp887x.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp2.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp887x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb0899.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/si21xx.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp2.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb0899.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/sp887x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb0899.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6000.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6100.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0288.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6000.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6100.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0288.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0297.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6000.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0288.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stb6100.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0297.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0297.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0299.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0367.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0900.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0299.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0367.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0900.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv090x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0299.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv090x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0367.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0900.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv090x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0910.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110x.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0910.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6111.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv0910.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6111.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6110x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/stv6111.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tc90522.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10021.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tc90522.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10023.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10021.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10023.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10048.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tc90522.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10048.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10021.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10023.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10048.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda1004x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10071.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10086.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda1004x.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10071.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10086.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda1004x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10071.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda10086.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda665x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8083.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8261.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda665x.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8083.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8261.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda826x.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda826x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda665x.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8083.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda8261.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tda826x.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ts2020.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tua6100.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24113.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ts2020.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tua6100.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24113.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0070.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0070.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ts2020.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/tua6100.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/cx24113.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0070.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0090.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/itd1000.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1820.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0090.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/itd1000.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1820.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1x93.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1x93.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/dib0090.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/itd1000.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1820.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/ves1x93.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zd1301_demod.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10036.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10039.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zd1301_demod.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10036.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10353.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10039.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10353.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zd1301_demod.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10036.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10039.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-frontends/zl10353.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mc/mc.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-async.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-cci.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mc/mc.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-flash-led-class.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-async.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-cci.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-flash-led-class.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/mc/mc.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-async.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-cci.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-flash-led-class.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-h264.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-jpeg.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-h264.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-mem2mem.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-jpeg.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-mem2mem.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-h264.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-jpeg.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-mem2mem.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-vp9.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/tuner.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/videodev.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-vp9.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/tuner.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/videodev.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-vp9.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/tuner.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/v4l2-core/videodev.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-core/dvb-core.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/core/cec.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/i2c/tda9950.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-core/dvb-core.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/core/cec.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/i2c/tda9950.ko 10602s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec.ko 10602s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/dvb-core/dvb-core.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/core/cec.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/i2c/tda9950.ko 10602s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec-g12a.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/cros-ec/cros-ec-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/stm32/stm32-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec-g12a.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/cros-ec/cros-ec-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/stm32/stm32-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/meson/ao-cec-g12a.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/stm32/stm32-cec.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/platform/cros-ec/cros-ec-cec.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/pulse8/pulse8-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/rainshadow/rainshadow-cec.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-maxiradio.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/pulse8/pulse8-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/rainshadow/rainshadow-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-maxiradio.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/saa7706h.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/pulse8/pulse8-cec.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/cec/usb/rainshadow/rainshadow-cec.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/saa7706h.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-maxiradio.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/saa7706h.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/shark2.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-shark.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-common.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/shark2.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-shark.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-common.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-usb.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-usb.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/shark2.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-shark.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-common.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-usb.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-i2c.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/si4713.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-usb-si4713.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-i2c.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/si4713.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-usb-si4713.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-platform-si4713.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-platform-si4713.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si470x/radio-si470x-i2c.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/si4713.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-usb-si4713.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/si4713/radio-platform-si4713.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tea575x.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-tea5764.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tef6862.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tea575x.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-tea5764.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-wl1273.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tef6862.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-wl1273.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tea575x.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-tea5764.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/tef6862.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-wl1273.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/dsbr100.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-keene.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-ma901.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/dsbr100.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-keene.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-ma901.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-mr800.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-mr800.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/dsbr100.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-keene.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-ma901.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-mr800.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-raremono.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-ldisc.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps_parport.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-raremono.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-ldisc.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps_parport.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-gpio.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/media/radio/radio-raremono.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-gpio.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps_parport.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-ldisc.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/clients/pps-gpio.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen_core.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen-dummy.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dte.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen_core.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen-dummy.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dte.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_ines.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_ines.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen_core.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dte.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pps/generators/pps_gen-dummy.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_ines.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_kvm.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_vmclock.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp-qoriq.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_kvm.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_vmclock.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp-qoriq.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_clockmatrix.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_clockmatrix.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_kvm.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_vmclock.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp-qoriq.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_clockmatrix.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_fc3.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_idt82p33.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_mock.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_fc3.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_idt82p33.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_mock.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dfl_tod.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dfl_tod.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_fc3.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_idt82p33.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_mock.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ptp/ptp_dfl_tod.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/atc260x-poweroff.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/qcom-pon.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/tdx-ec-poweroff.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/atc260x-poweroff.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/qcom-pon.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/tdx-ec-poweroff.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/reboot-mode.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/reboot-mode.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/atc260x-poweroff.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/qcom-pon.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/tdx-ec-poweroff.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/reboot-mode.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/syscon-reboot-mode.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/sc27xx-poweroff.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/nvmem-reboot-mode.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/syscon-reboot-mode.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/sc27xx-poweroff.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/nvmem-reboot-mode.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/pwr-mlxbf.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/pwr-mlxbf.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/sc27xx-poweroff.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/syscon-reboot-mode.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/nvmem-reboot-mode.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/reset/pwr-mlxbf.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/generic-adc-battery.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_usb_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ip5xxx_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/generic-adc-battery.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_usb_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ip5xxx_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8925_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8925_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/generic-adc-battery.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_usb_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ip5xxx_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8925_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_backup.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm8350_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_backup.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm8350_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/test_power.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/test_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_backup.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm831x_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/wm8350_power.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/test_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_battery.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/adp5061.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/act8945a_charger.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_battery.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/adp5061.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/act8945a_charger.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_battery.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_battery.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_battery.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/adp5061.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/act8945a_charger.ko 10603s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_battery.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_ac_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/chagall-battery.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-battery.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_ac_power.ko 10603s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cw2015_battery.ko 10603s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/chagall-battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cw2015_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/axp20x_ac_power.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/chagall-battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cw2015_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2760_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2780_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2781_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2760_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2782_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2780_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2781_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2782_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2760_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2780_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2781_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ds2782_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc2941-battery-gauge.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/goldfish_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/huawei-gaokun-battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc2941-battery-gauge.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lenovo_yoga_c630_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/goldfish_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/huawei-gaokun-battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lenovo_yoga_c630_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc2941-battery-gauge.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/goldfish_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/huawei-gaokun-battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lenovo_yoga_c630_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_battmgr.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-manager.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_battmgr.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-manager.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_battmgr.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sbs-manager.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_i2c.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_hdq.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9030_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_i2c.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_hdq.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9030_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_i2c.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq27xxx_battery_hdq.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9030_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9052-battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-fg.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9052-battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17040_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-fg.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17040_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9052-battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-fg.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/da9150-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17040_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17042_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1720x_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1721x_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17042_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1720x_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1721x_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1720x_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max17042_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max1721x_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9455_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9467-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9471.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9455_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9467-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9471.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt5033_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9455_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9467-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rt9471.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_madc_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rx51_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_madc_battery.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rx51_battery.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_madc_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/88pm860x_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rx51_battery.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cpcap-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/isp1704_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8903_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/isp1704_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8903_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl6030_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl6030_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/isp1704_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8903_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl4030_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/twl6030_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8727_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8788-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/gpio-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8727_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lt3651-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8788-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/gpio-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lt3651-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8727_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lp8788-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/gpio-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/lt3651-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc4162-l-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14577_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc4162-l-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14656_charger_detector.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77650-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14577_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14656_charger_detector.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77650-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ltc4162-l-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14577_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max14656_charger_detector.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77650-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77693_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77705_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77976_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77693_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8971_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77705_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77976_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8971_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77693_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77705_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max77976_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8971_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8997_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8998_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mp2629_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8997_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6360_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8998_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mp2629_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6360_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8997_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/max8998_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mp2629_charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6360_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6370-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_smbb.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_bms_vm.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6370-charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_lbc.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_smbb.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_bms_vm.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_lbc.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mt6370-charger.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_smbb.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_bms_vm.ko 10604s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/pm8916_lbc.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq2415x_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24190_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24257_charger.ko 10604s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24735-charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq2415x_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24257_charger.ko 10604s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24190_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24735-charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24257_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq2415x_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24190_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq24735-charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq25890_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq256xx_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rk817_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/smb347-charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq25890_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq256xx_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rk817_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/smb347-charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq25890_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bq256xx_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/rk817_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/smb347-charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65090-charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65217_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_charge-control.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65090-charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_usbpd-charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65217_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_charge-control.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_usbpd-charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65090-charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/tps65217_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_charge-control.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_usbpd-charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_peripheral_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc2731_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc27xx_fuel_gauge.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_peripheral_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc2731_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/stc3117_fuel_gauge.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc27xx_fuel_gauge.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/stc3117_fuel_gauge.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/cros_peripheral_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc2731_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/sc27xx_fuel_gauge.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/stc3117_fuel_gauge.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ucs1002_power.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bd99954-charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ucs1002_power.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ug3105_battery.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_pmi8998_charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bd99954-charger.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ug3105_battery.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_pmi8998_charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ucs1002_power.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/bd99954-charger.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/ug3105_battery.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/qcom_pmi8998_charger.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mm8013.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-core.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-qcom-wcn.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mm8013.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-core.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hwmon-vid.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-qcom-wcn.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hwmon-vid.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/supply/mm8013.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-core.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/power/sequencing/pwrseq-qcom-wcn.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hwmon-vid.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/acpi_power_meter.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627hf.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83773g.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/acpi_power_meter.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83792d.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627hf.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83773g.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83792d.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/acpi_power_meter.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627hf.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83773g.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83792d.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83793.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83795.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83781d.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83793.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83791d.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83795.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83781d.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83791d.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83793.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83781d.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83795.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83791d.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7314.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7414.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7314.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7418.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7414.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adc128d818.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7418.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adc128d818.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7314.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7414.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ad7418.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adc128d818.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adcxx.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1025.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adcxx.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1026.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1025.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1029.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1026.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1029.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adcxx.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1025.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1026.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1029.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1031.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1177.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1031.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm9240.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1177.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7828.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm9240.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7828.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1031.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm1177.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adm9240.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7828.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7871.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7x10.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7871.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7310.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7x10.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7410.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7310.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7410.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ads7871.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7x10.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7310.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7410.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7411.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7462.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7411.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7462.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7470.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7475.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7470.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7411.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7475.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7462.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7470.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/adt7475.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aht10.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aquacomputer_d5next.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aht10.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aquacomputer_d5next.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scmi-hwmon.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scpi-hwmon.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aht10.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scmi-hwmon.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scpi-hwmon.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/aquacomputer_d5next.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scmi-hwmon.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/scpi-hwmon.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/as370-hwmon.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asc7621.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/as370-hwmon.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asc7621.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asus_rog_ryujin.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/atxp1.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asus_rog_ryujin.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/atxp1.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asc7621.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/as370-hwmon.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/asus_rog_ryujin.ko 10605s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/atxp1.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/axi-fan-control.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/chipcap2.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/axi-fan-control.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/cros_ec_hwmon.ko 10605s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/chipcap2.ko 10605s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9052-hwmon.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/cros_ec_hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/axi-fan-control.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9052-hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/chipcap2.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/cros_ec_hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9052-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9055-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/dme1737.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9055-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/drivetemp.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/dme1737.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds620.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/drivetemp.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds620.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/da9055-hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/dme1737.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/drivetemp.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds620.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds1621.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc1403.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2103.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds1621.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc1403.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2305.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2103.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2305.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ds1621.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc1403.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2103.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc2305.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc6w201.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71805f.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71882fg.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc6w201.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71805f.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f75375s.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71882fg.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f75375s.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/emc6w201.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71805f.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f71882fg.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/f75375s.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ftsteutates.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g760a.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ftsteutates.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g762.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gigabyte_waterforce.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g760a.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g762.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gigabyte_waterforce.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ftsteutates.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g760a.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/g762.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gigabyte_waterforce.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl518sm.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl518sm.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl520sm.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gsc-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gpio-fan.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl520sm.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gsc-hwmon.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gpio-fan.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl518sm.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gl520sm.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gsc-hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/gpio-fan.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hih6130.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hih6130.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hs3001.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/htu31.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/i5k_amb.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hs3001.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/htu31.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hih6130.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/i5k_amb.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/hs3001.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/htu31.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/i5k_amb.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmaem.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmaem.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmpex.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/iio_hwmon.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmpex.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina209.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/iio_hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmaem.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina209.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ibmpex.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/iio_hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina209.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina2xx.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina2xx.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina238.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina3221.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina238.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/intel-m10-bmc-hwmon.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina3221.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina2xx.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/intel-m10-bmc-hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina238.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ina3221.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/intel-m10-bmc-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/isl28022.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/isl28022.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/it87.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/jc42.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kbatt.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/it87.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/jc42.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/isl28022.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kbatt.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/jc42.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/it87.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kbatt.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kfan.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kfan.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lineage-pem.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lochnagar-hwmon.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm63.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lineage-pem.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/kfan.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lochnagar-hwmon.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm63.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lineage-pem.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lochnagar-hwmon.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm63.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm70.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm70.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm73.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm75.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm73.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm77.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm70.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm75.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm77.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm73.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm75.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm77.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm78.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm78.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm80.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm83.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm80.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm85.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm83.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm78.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm85.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm80.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm83.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm85.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm87.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm87.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm90.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm92.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm93.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm90.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm87.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm92.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm93.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm90.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm92.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm93.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95234.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95234.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95241.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95245.ko 10606s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2945.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95234.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95241.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95245.ko 10606s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2945.ko 10606s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95241.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/lm95245.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2945.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-core.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-core.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-i2c.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-spi.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2990.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-i2c.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-core.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-spi.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2990.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-i2c.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2947-spi.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2990.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2991.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2991.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2992.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4151.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2992.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4215.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4151.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2991.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4215.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc2992.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4151.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4215.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4222.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4222.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4245.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4260.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4245.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4261.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4260.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4222.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4261.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4245.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4260.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4261.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4282.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1111.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4282.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max127.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1111.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max16065.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max127.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max16065.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ltc4282.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1111.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max127.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max16065.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1619.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1668.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1619.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max197.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1668.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max197.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31722.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1619.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31722.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max1668.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max197.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31722.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31730.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31760.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31730.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6620.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31760.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6620.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6621.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6621.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31730.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31760.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6620.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6621.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6639.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6650.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6697.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6639.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6650.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31790.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6697.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31790.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6650.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6639.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max6697.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31790.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31827.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max77705-hwmon.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc13783-adc.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31827.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max77705-hwmon.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc34vr500.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc13783-adc.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc34vr500.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max31827.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/max77705-hwmon.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc13783-adc.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mc34vr500.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mcp3021.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc654.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tps23861.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mcp3021.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mlxreg-fan.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc654.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tps23861.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mlxreg-fan.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mcp3021.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc654.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tps23861.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mlxreg-fan.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/menf21bmc_hwmon.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mr75203.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/menf21bmc_hwmon.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6683.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mr75203.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-core.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6683.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-core.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/menf21bmc_hwmon.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/mr75203.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6683.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-core.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-i2c.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7363.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-i2c.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7802.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7363.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7802.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct6775-i2c.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7363.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7802.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7904.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/npcm750-pwm-fan.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ntc_thermistor.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7904.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/npcm750-pwm-fan.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken2.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ntc_thermistor.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken2.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/npcm750-pwm-fan.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nct7904.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/ntc_thermistor.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken2.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken3.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-smart2.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken3.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87360.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-smart2.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87427.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87360.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87427.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-kraken3.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/nzxt-smart2.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87360.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pc87427.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pcf8591.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powerz.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pcf8591.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powr1220.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powerz.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pt5161l.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powr1220.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pt5161l.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pcf8591.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powerz.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/powr1220.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pt5161l.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pwm-fan.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/qnap-mcu-hwmon.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pwm-fan.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/raspberrypi-hwmon.ko 10607s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sbtsi_temp.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/qnap-mcu-hwmon.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/raspberrypi-hwmon.ko 10607s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sbtsi_temp.ko 10607s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pwm-fan.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/qnap-mcu-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/raspberrypi-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sbtsi_temp.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch56xx-common.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5627.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch56xx-common.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5636.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5627.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht15.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5636.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht15.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch56xx-common.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5627.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sch5636.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht15.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht21.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht3x.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht4x.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht21.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht3x.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/shtc1.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht4x.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/shtc1.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht21.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht3x.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sht4x.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/shtc1.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sis5595.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smpro-hwmon.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47b397.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sis5595.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m1.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smpro-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47b397.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m1.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sis5595.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47b397.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smpro-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m1.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m192.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/spd5118.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/stts751.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m192.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sy7636a-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/spd5118.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/stts751.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sy7636a-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/smsc47m192.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/spd5118.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/stts751.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/sy7636a-hwmon.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/amc6821.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc74.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/thmc50.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/amc6821.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp102.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc74.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/thmc50.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp102.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/amc6821.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/thmc50.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tc74.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp102.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp103.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp108.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp401.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp103.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp421.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp108.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp401.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp421.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp103.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp108.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp401.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp421.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp464.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp513.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vexpress-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp464.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp513.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/via686a.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vexpress-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/via686a.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp464.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/tmp513.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vexpress-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/via686a.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt1211.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt8231.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627ehf.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt1211.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l785ts.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt8231.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627ehf.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l785ts.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt1211.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/vt8231.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83627ehf.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l785ts.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l786ng.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm831x-hwmon.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm8350-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l786ng.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm831x-hwmon.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/xgene-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm8350-hwmon.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/xgene-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm831x-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/w83l786ng.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/wm8350-hwmon.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/xgene-hwmon.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-cputemp.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-dimmtemp.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus_core.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-cputemp.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-dimmtemp.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus_core.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-cputemp.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/peci/peci-dimmtemp.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus_core.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pmbus.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/acbel-fsg032.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1266.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/acbel-fsg032.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1275.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1266.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adp1050.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1275.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adp1050.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/acbel-fsg032.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1266.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adm1275.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/adp1050.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bel-pfe.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bpa-rs600.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bel-pfe.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/delta-ahe50dc-fan.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bpa-rs600.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/fsp-3y.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/delta-ahe50dc-fan.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/fsp-3y.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bel-pfe.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/bpa-rs600.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/fsp-3y.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/delta-ahe50dc-fan.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ibm-cffps.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ibm-cffps.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/dps920ab.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ina233.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/dps920ab.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/inspur-ipsps.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ina233.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ibm-cffps.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/inspur-ipsps.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/dps920ab.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ina233.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/inspur-ipsps.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir35221.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir35221.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir36021.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir38064.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir36021.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/irps5401.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir38064.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir35221.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/irps5401.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir36021.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ir38064.ko 10608s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/irps5401.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/isl68137.ko 10608s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/isl68137.ko 10608s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lm25066.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt3074.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lm25066.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt7182s.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/isl68137.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt3074.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt7182s.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lm25066.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt3074.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/lt7182s.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc2978.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc2978.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc3815.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc3815.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max15301.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16064.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max15301.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc2978.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16064.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ltc3815.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max15301.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16064.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16601.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16601.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20730.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20751.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20730.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max31785.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20751.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max16601.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max31785.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20730.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max20751.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max31785.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max34440.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max34440.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max8688.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2856.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max8688.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2888.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2856.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max34440.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2888.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/max8688.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2856.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2888.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2891.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2891.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2975.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2993.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2975.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5023.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2993.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2891.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5023.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2975.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp2993.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5023.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5920.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5920.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5990.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp9941.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq7932.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5990.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp9941.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq7932.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5920.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp5990.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq7932.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mp9941.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq8785.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq8785.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pli1209bc.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pm6764tr.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pli1209bc.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pxe1610.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pm6764tr.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/mpq8785.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pxe1610.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pli1209bc.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pm6764tr.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pxe1610.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/q54sj108a2.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/stpddc60.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/q54sj108a2.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tda38640.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/stpddc60.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps25990.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tda38640.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps25990.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/q54sj108a2.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/stpddc60.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tda38640.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps25990.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps40422.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps53679.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps40422.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps53679.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps546d24.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9000.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps546d24.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9000.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps40422.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps53679.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/tps546d24.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9000.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9200.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdp710.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9200.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdp710.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe12284.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe152c4.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe12284.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe152c4.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/ucd9200.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdp710.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe12284.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/xdpe152c4.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/zl6100.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pim4328.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/zl6100.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pim4328.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/crps.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2711_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/crps.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2711_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/zl6100.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/pim4328.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2711_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwmon/pmbus/crps.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2835_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/brcmstb_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2835_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/ns-thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/sr-thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/brcmstb_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/ns-thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/sr-thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/bcm2835_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/brcmstb_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/ns-thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/broadcom/sr-thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_gen3_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_gen3_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rzg2l_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rzg2l_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_gen3_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rcar_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/renesas/rzg2l_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal_memmap.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom_tsens.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal_memmap.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-adc-tm5.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-temp-alarm.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom_tsens.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-adc-tm5.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-temp-alarm.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/st/st_thermal_memmap.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom_tsens.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-adc-tm5.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/qcom-spmi-temp-alarm.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/lmh.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/lmh.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/auxadc_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/lvts_thermal.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_bandgap.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/auxadc_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/lvts_thermal.ko 10609s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_bandgap.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qcom/lmh.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/auxadc_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/mediatek/lvts_thermal.ko 10609s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_bandgap.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_j72xx_bandgap.ko 10609s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal_mmio.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_j72xx_bandgap.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/airoha_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sun8i_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal_mmio.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/airoha_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sun8i_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/k3_j72xx_bandgap.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal_mmio.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/airoha_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sun8i_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/rockchip_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/rockchip_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_sc_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx8mm_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_sc_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx8mm_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/rockchip_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx_sc_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/imx8mm_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/max77620_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/max77620_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qoriq_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/da9062-thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/hisi_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qoriq_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/da9062-thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/hisi_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/max77620_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/qoriq_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/da9062-thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/hisi_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal-generic-adc.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal-generic-adc.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/amlogic_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sprd_thermal.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/testing/thermal-testing.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/amlogic_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sprd_thermal.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/testing/thermal-testing.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/thermal-generic-adc.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/amlogic_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/sprd_thermal.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thermal/testing/thermal-testing.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pretimeout_panic.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_pci.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pretimeout_panic.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdt_pci.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_usb.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_pci.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdt_pci.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_usb.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pretimeout_panic.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdt_pci.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_pci.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pcwd_usb.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sp805_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sbsa_gwdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sp805_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/armada_37xx_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sbsa_gwdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/airoha_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/armada_37xx_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/airoha_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sp805_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sbsa_gwdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/armada_37xx_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/airoha_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cadence_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/twl4030_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cadence_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/dw_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rti_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/twl4030_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/dw_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rti_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cadence_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/twl4030_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/dw_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rti_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sunxi_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sunxi_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rn5t618_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/npcm_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx2_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rn5t618_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/npcm_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx2_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sunxi_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rn5t618_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/npcm_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx2_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx_sc_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx_sc_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx7ulp_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/s32g_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/retu_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx7ulp_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/s32g_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/retu_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx_sc_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/imx7ulp_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/s32g_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/retu_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm2835_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/qcom-wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm2835_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_gxbb_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/qcom-wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_gxbb_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm2835_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/qcom-wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_gxbb_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/meson_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mtk_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mtk_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm7038_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/renesas_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rza_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm7038_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/renesas_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rza_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mtk_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bcm7038_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/renesas_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rza_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzn1_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzn1_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzg2l_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzv2h_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stm32_iwdg.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzg2l_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzv2h_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzn1_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stm32_iwdg.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzg2l_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rzv2h_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stm32_iwdg.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sprd_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sprd_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pm8916_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/arm_smc_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/apple_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pm8916_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/arm_smc_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/sprd_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/apple_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/pm8916_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/apple_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/arm_smc_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/marvell_gti_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/marvell_gti_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/alim7101_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/i6300esb.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/hpwdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/alim7101_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/i6300esb.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/marvell_gti_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/hpwdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/alim7101_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/i6300esb.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/hpwdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/kempld_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/kempld_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/nic7018_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mlx_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/of_xilinx_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/nic7018_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mlx_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/of_xilinx_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/kempld_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/nic7018_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mlx_wdt.ko 10610s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/of_xilinx_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xilinx_wwdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xilinx_wwdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mena21_wdt.ko 10610s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xen_wdt.ko 10610s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mena21_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd9576_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xen_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xilinx_wwdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd9576_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/mena21_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/xen_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd9576_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd96801_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd96801_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cros_ec_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9052_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9055_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cros_ec_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9052_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/bd96801_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9055_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9052_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/cros_ec_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9055_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9062_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9062_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9063_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/gpio_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdat_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9063_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/gpio_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9062_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdat_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/da9063_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/gpio_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wdat_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm831x_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm831x_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm8350_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max63xx_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max77620_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm8350_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max63xx_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm831x_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max77620_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/wm8350_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max63xx_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/max77620_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/ziirave_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/ziirave_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/softdog.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menf21bmc_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menz69_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/softdog.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menf21bmc_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/ziirave_wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menz69_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/softdog.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menf21bmc_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/menz69_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rave-sp-wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rave-sp-wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stpmic1_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/linear.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stpmic1_wdt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid0.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/linear.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/rave-sp-wdt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid0.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/stpmic1_wdt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/linear.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid0.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid1.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid1.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid10.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid456.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/md-cluster.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid10.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid1.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/md-cluster.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid456.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid10.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/md-cluster.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/bcache/bcache.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/raid456.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/bcache/bcache.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-unstripe.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bufio.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-unstripe.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bufio.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bio-prison.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/bcache/bcache.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-unstripe.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bio-prison.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bufio.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-bio-prison.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-crypt.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-delay.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-flakey.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-crypt.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-delay.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-flakey.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-multipath.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-delay.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-crypt.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-flakey.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-multipath.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-multipath.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-round-robin.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-queue-length.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-service-time.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-round-robin.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-queue-length.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-service-time.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-historical-service-time.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-round-robin.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-service-time.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-queue-length.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-historical-service-time.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-historical-service-time.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-io-affinity.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-switch.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-snapshot.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-io-affinity.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-switch.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-snapshot.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/persistent-data/dm-persistent-data.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-io-affinity.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-switch.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/persistent-data/dm-persistent-data.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-snapshot.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/persistent-data/dm-persistent-data.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-mirror.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-region-hash.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-mirror.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-region-hash.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-userspace.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-mirror.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-userspace.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-region-hash.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-userspace.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zero.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-raid.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zero.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-thin-pool.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-raid.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-thin-pool.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-verity.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zero.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-verity.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-raid.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-thin-pool.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-verity.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-vdo/dm-vdo.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache-smq.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-vdo/dm-vdo.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache-smq.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-ebs.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-ebs.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-vdo/dm-vdo.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache-smq.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-cache.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-ebs.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-era.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-clone.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-writes.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-era.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-clone.ko 10611s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-integrity.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-writes.ko 10611s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-integrity.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-era.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-clone.ko 10611s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-log-writes.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-integrity.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zoned.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-writecache.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zoned.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-writecache.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcmulti.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcmulti.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-zoned.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/md/dm-writecache.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcmulti.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/avmfritz.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/speedfax.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/avmfritz.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/speedfax.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/avmfritz.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/speedfax.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/w6692.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/netjet.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/w6692.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/netjet.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/w6692.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/netjet.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/isdnhdlc.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_core.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/isdnhdlc.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/l1oip.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_core.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/hardware/mISDN/isdnhdlc.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/l1oip.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_core.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/isdn/mISDN/l1oip.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/layerscape_edac_mod.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/layerscape_edac_mod.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/thunderx_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/synopsys_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/xgene_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/thunderx_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/synopsys_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/layerscape_edac_mod.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/xgene_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/thunderx_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/synopsys_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/xgene_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/qcom_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/qcom_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/bluefield_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/dmc520_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/npcm_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/bluefield_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/dmc520_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/qcom_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/npcm_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/bluefield_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/dmc520_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/npcm_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/zynqmp_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/zynqmp_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/versal_edac.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/virtual-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/airoha-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/versal_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/zynqmp_edac.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/virtual-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/airoha-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/edac/versal_edac.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/virtual-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/airoha-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/apple-soc-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/apple-soc-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-37xx-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-8k-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/brcmstb-avs-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-37xx-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-8k-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/apple-soc-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/brcmstb-avs-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-37xx-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/armada-8k-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/brcmstb-avs-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/cppc_cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/cppc_cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx6q-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx-cpufreq-dt.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx6q-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx-cpufreq-dt.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/cppc_cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx6q-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/imx-cpufreq-dt.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq-hw.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq-hw.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-hw.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-nvmem.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/raspberrypi-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-hw.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-nvmem.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/mediatek-cpufreq-hw.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/raspberrypi-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-hw.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qcom-cpufreq-nvmem.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/raspberrypi-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scmi-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scmi-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scpi-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/sun50i-cpufreq-nvmem.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qoriq-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/sun50i-cpufreq-nvmem.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scpi-cpufreq.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qoriq-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scmi-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/scpi-cpufreq.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/sun50i-cpufreq-nvmem.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cpufreq/qoriq-cpufreq.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_simple.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_simple.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_sd8787.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_emmc.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/mmc_block.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_sd8787.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_emmc.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_simple.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/mmc_block.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_sd8787.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/pwrseq_emmc.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/mmc_block.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/sdio_uart.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/sdio_uart.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mxcmmc.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-uhs2.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/core/sdio_uart.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mxcmmc.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-uhs2.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mxcmmc.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-uhs2.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pci.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pci.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-acpi.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pxav3.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_f_sdh30.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pci.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-acpi.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pxav3.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_f_sdh30.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-acpi.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pxav3.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_f_sdh30.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-milbeaut.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-milbeaut.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_am654.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/alcor.ko 10612s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mtk-sd.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_am654.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-milbeaut.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/alcor.ko 10612s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mtk-sd.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci_am654.ko 10612s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/alcor.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mtk-sd.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tifm_sd.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tifm_sd.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_spi.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/of_mmc_spi.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tmio_mmc_core.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_spi.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/of_mmc_spi.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tifm_sd.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tmio_mmc_core.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/of_mmc_spi.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_spi.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/tmio_mmc_core.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_core.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_core.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_sys_dmac.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_internal_dmac.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cb710-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_sys_dmac.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_internal_dmac.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_core.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cb710-mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_sys_dmac.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/renesas_sdhi_internal_dmac.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cb710-mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/via-sdmmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/via-sdmmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/thunderx-mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/thunderx-mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/via-sdmmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pltfm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pltfm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/thunderx-mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-bluefield.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pltfm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-bluefield.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-exynos.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798cv200.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-exynos.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-bluefield.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798cv200.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798mv200.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798mv200.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-exynos.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798cv200.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-k3.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-hi3798mv200.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-k3.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pci.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pci.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-rockchip.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-k3.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sh_mmcif.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-rockchip.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sh_mmcif.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-pci.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/dw_mmc-rockchip.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sh_mmcif.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/vub300.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/vub300.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/ushc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-gx-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/ushc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-mx-sdio.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/vub300.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-gx-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-mx-sdio.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/ushc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-gx-mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/meson-mx-sdio.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sunxi-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sunxi-mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/usdhi6rol0.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/toshsd.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/usdhi6rol0.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/bcm2835.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/toshsd.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sunxi-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/bcm2835.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/usdhi6rol0.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/toshsd.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/owl-mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/bcm2835.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/owl-mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/owl-mmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pltfm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pltfm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-cadence.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-pltfm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-cadence.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-esdhc-imx.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-arasan.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-esdhc-imx.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-cadence.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-at91.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-arasan.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-at91.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-esdhc-imx.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-arasan.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-esdhc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-at91.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-esdhc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-dwcmshc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-dwcmshc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-ma35d1.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-esdhc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-iproc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-ma35d1.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-iproc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-dwcmshc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-of-ma35d1.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-npcm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-iproc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-npcm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-msm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-brcmstb.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-msm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-npcm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-sprd.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-brcmstb.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-sprd.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-msm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-brcmstb.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cqhci.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-sprd.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cqhci.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_hsq.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/litex_mmc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/cqhci.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_hsq.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/litex_mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-xenon-driver.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-xenon-driver.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/mmc_hsq.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/litex_mmc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/core/ufshcd-core.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mmc/host/sdhci-xenon-driver.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/core/ufshcd-core.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pci.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-dwc.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pci.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-dwc.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/core/ufshcd-core.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pci.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-dwc.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pltfrm.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pltfrm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/cdns-pltfrm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-qcom.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/cdns-pltfrm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-qcom.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/tc-dwc-g210-pltfrm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pci.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/cdns-pltfrm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pci.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-qcom.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pltfrm.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pltfrm.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-hisi.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pci.ko 10613s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-mediatek.ko 10613s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-hisi.ko 10613s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufshcd-pltfrm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-mediatek.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-renesas.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-hisi.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-mediatek.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-renesas.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-rockchip.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-rockchip.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-renesas.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-sprd.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ti-j721e-ufs.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-rockchip.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-sprd.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ti-j721e-ufs.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-core.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ti-j721e-ufs.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ufs/host/ufs-sprd.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-core.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-module.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-module.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-core.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/transports/scmi_transport_optee.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_ffa/ffa-module.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/transports/scmi_transport_optee.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/transports/scmi_transport_optee.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-cpu.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-lmm.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/scmi_power_control.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/broadcom/tee_bnxt_fw.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/scmi_power_control.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/broadcom/tee_bnxt_fw.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/cirrus/cs_dsp.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scmi/scmi_power_control.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/broadcom/tee_bnxt_fw.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/cirrus/cs_dsp.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efi-pstore.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efi-pstore.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/cirrus/cs_dsp.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efibc.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efibc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/test/efi_test.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efi-pstore.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/test/efi_test.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/efibc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/capsule-loader.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/capsule-loader.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/test/efi_test.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/imx-dsp.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/imx-dsp.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-cpu.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/efi/capsule-loader.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-cpu.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-misc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/imx-dsp.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-misc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-cpu.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-lmm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-lmm.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-misc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scpi.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scpi.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/dmi-sysfs.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/imx/sm-lmm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/dmi-sysfs.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-svc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/arm_scpi.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-svc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/dmi-sysfs.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-rsu.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-rsu.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-svc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/iscsi_ibft.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/iscsi_ibft.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/mtk-adsp-ipc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/stratix10-rsu.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/mtk-adsp-ipc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/qemu_fw_cfg.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/iscsi_ibft.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/qemu_fw_cfg.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/mtk-adsp-ipc.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/turris-mox-rwtm.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/qemu_fw_cfg.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/turris-mox-rwtm.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/firmware/turris-mox-rwtm.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun4i-ss/sun4i-ss.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp-crypto.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-crc32.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp-crypto.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-crc32.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-hash.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-crc32.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-hash.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccp/ccp-crypto.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-cryp.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-hash.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-cryp.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/eip93/crypto-hw-eip93.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/crypto_safexcel.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/eip93/crypto-hw-eip93.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/stm32/stm32-cryp.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/crypto_safexcel.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-aes-gcm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-aes-gcm.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/eip93/crypto-hw-eip93.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/inside-secure/crypto_safexcel.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-sha.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-aes-gcm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-sha.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hpre/hisi_hpre.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec/hisi_sec.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/xilinx/zynqmp-sha.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hpre/hisi_hpre.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec/hisi_sec.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec2/hisi_sec2.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec2/hisi_sec2.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hpre/hisi_hpre.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec/hisi_sec.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hisi_qm.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/sec2/hisi_sec2.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hisi_qm.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/zip/hisi_zip.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/trng/hisi-trng-v2.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/hisi_qm.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/zip/hisi_zip.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_common/intel_qat.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/trng/hisi-trng-v2.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/zip/hisi_zip.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_common/intel_qat.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/hisilicon/trng/hisi-trng-v2.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_common/intel_qat.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62x/qat_c62x.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xcc/qat_dh895xcc.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62x/qat_c62x.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxx/qat_c3xxx.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62x/qat_c62x.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_420xx/qat_420xx.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_420xx/qat_420xx.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_420xx/qat_420xx.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_dh895xccvf/qat_dh895xccvf.ko 10614s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c3xxxvf/qat_c3xxxvf.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.ko 10614s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptpf.ko 10614s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptpf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptvf.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/intel/qat/qat_c62xvf/qat_c62xvf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/nitrox/n5pf.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptpf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptvf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/nitrox/n5pf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-i2c.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/cpt/cptvf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-ecc.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/cavium/nitrox/n5pf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-i2c.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-ecc.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-i2c.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-sha204a.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-ecc.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccree/ccree.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-sha204a.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccree/ccree.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/chelsio/chcr.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/atmel-sha204a.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/error.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/chelsio/chcr.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/ccree/ccree.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/error.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/chelsio/chcr.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/error.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam_jr.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam_jr.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamalg_desc.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamhash_desc.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caam_jr.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamalg_desc.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamhash_desc.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/dpaa2_caam.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamhash_desc.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/caamalg_desc.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/dpaa2_caam.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/cesa/marvell-cesa.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/cesa/marvell-cesa.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/caam/dpaa2_caam.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cpt.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cptvf.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/cesa/marvell-cesa.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cpt.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cptvf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cpt.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx/octeontx-cptvf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptpf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptpf.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptvf.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qce/qcrypto.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptvf.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptpf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qce/qcrypto.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qcom-rng.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/marvell/octeontx2/rvu_cptvf.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qcom-rng.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qce/qcrypto.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/rockchip/rk_crypto.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/rockchip/rk_crypto.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/qcom-rng.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sa2ul.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sahara.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sa2ul.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/rockchip/rk_crypto.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sahara.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/virtio/virtio_crypto.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sa2ul.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/virtio/virtio_crypto.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/sahara.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/bcm/bcm_crypto_spu.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/bcm/bcm_crypto_spu.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/virtio/virtio_crypto.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/bcm/bcm_crypto_spu.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/uhid.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/uhid.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-generic.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-generic.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/uhid.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-a4tech.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-accutouch.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-generic.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-a4tech.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-accutouch.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-alps.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-a4tech.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-accutouch.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-alps.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-axff.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-axff.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-alps.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-apple.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-appleir.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-axff.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-apple.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-appleir.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-creative-sb0540.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-apple.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-appleir.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-creative-sb0540.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-asus.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-asus.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-creative-sb0540.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-aureal.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-belkin.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-asus.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-aureal.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-belkin.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-betopff.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-belkin.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-betopff.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-aureal.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-bigbenff.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-bigbenff.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-betopff.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cherry.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-chicony.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-bigbenff.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cherry.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-chicony.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cmedia.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cmedia.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cherry.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-chicony.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cmedia.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair-void.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cougar.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair-void.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cougar.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cp2112.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cp2112.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-corsair-void.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cougar.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cypress.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cypress.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cp2112.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-dr.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-emsff.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-dr.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-cypress.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-emsff.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elan.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-dr.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elan.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-emsff.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elecom.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elan.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elecom.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elo.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-evision.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elo.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elecom.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-evision.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ezkey.ko 10615s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ezkey.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-elo.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-evision.ko 10615s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ft260.ko 10615s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ezkey.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ft260.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gembird.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gfrm.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ft260.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gembird.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gfrm.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-glorious.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-glorious.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gembird.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gfrm.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi-common.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-glorious.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi-common.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-goodix-spi.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-hammer.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-goodix-spi.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi-common.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-stadiaff.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-hammer.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-stadiaff.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-goodix-spi.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-hammer.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-google-stadiaff.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gt683r.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gt683r.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gyration.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vivaldi.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-kbd.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gyration.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-kbd.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gt683r.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-mouse.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gyration.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-kbd.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-mouse.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtekff.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtekff.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtek-mouse.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-hyperv.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-icade.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-hyperv.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-holtekff.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-icade.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ite.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-hyperv.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-icade.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ite.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-jabra.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-jabra.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ite.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kensington.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-keytouch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kensington.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-jabra.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-keytouch.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kye.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kensington.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-keytouch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kye.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kysona.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kysona.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kye.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lcpower.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lenovo.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-kysona.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lcpower.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lenovo.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-letsketch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-letsketch.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lcpower.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lenovo.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-letsketch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lg-g15.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-dj.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lg-g15.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-dj.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-hidpp.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-hidpp.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-lg-g15.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-dj.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-macally.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-logitech-hidpp.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-macally.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-magicmouse.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-maltron.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-magicmouse.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-macally.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-maltron.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2200.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2200.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-magicmouse.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-maltron.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2221.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2200.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2221.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mf.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-megaworld.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mf.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mcp2221.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-microsoft.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-megaworld.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-microsoft.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-mf.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-megaworld.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-monterey.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-microsoft.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-monterey.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-multitouch.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nintendo.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-multitouch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nintendo.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-monterey.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nti.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-multitouch.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nti.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nintendo.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ntrig.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-nti.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ntrig.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ortek.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pl.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ortek.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pl.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ntrig.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-penmount.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-ortek.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pl.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-penmount.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-petalynx.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-penmount.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-picolcd.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-petalynx.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-plantronics.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-plantronics.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-picolcd.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-petalynx.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-playstation.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-plantronics.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-picolcd.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-playstation.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-primax.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-primax.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-playstation.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pxrc.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-razer.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pxrc.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-razer.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-primax.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-pxrc.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-redragon.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-razer.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-redragon.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-retrode.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-redragon.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-retrode.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-common.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-common.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-retrode.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-arvo.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-common.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-arvo.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-isku.ko 10616s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-arvo.ko 10616s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-isku.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kone.ko 10616s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-koneplus.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kone.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-koneplus.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-isku.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-konepure.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kone.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-koneplus.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-konepure.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kovaplus.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-konepure.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kovaplus.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-lua.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-pyra.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-lua.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-pyra.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-kovaplus.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-ryos.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-ryos.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-lua.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-pyra.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-savu.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-ryos.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-savu.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-rmi.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-saitek.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-rmi.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-saitek.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-roccat-savu.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-samsung.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-rmi.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-samsung.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-saitek.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-semitek.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-semitek.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-samsung.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sigmamicro.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sjoy.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-semitek.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sigmamicro.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sjoy.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sony.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sigmamicro.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sony.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sjoy.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-speedlink.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-speedlink.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sony.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steam.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steelseries.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-speedlink.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steam.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steelseries.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sunplus.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steam.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-steelseries.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gaff.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sunplus.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gaff.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sunplus.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tmff.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-thrustmaster.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-gaff.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tmff.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-thrustmaster.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tmff.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tivo.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-thrustmaster.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topseed.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tivo.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topseed.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topre.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-twinhan.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-tivo.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topseed.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topre.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-twinhan.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-topre.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-twinhan.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-u2fzero.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-uclogic.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-u2fzero.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-uclogic.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-udraw-ps3.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-universal-pidff.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-udraw-ps3.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-u2fzero.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-uclogic.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-universal-pidff.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-udraw-ps3.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-universal-pidff.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-led.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xiaomi.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-led.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xiaomi.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xinmo.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zpff.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-led.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xinmo.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xiaomi.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zpff.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-xinmo.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zpff.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zydacron.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-viewsonic.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zydacron.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-viewsonic.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vrc2.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/wacom.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-zydacron.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vrc2.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/wacom.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-viewsonic.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-vrc2.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/wacom.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-waltop.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-wiimote.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-waltop.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-wiimote.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-winwing.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-hub.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-waltop.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-winwing.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-hub.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-wiimote.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-winwing.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-hub.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-custom.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-custom.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbhid.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbhid.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbkbd.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbmouse.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/hid-sensor-custom.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbkbd.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbmouse.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbhid.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbkbd.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/usbhid/usbmouse.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-acpi.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-acpi.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-elan.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-elan.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-acpi.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-elan.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-goodix.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-goodix.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/max96712/max96712.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hid/i2c-hid/i2c-hid-of-goodix.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/max96712/max96712.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/max96712/max96712.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/cedrus/sunxi-cedrus.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/meson/vdec/meson-vdec.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/rkvdec/rockchip-vdec.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/sunxi/sun6i-isp/sun6i-isp.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/max96712/max96712.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/dvb-ttpci.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/sp8870.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/meson/vdec/meson-vdec.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/rkvdec/rockchip-vdec.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/sp8870.ko 10617s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/dvb-ttpci.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/meson/vdec/meson-vdec.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/rkvdec/rockchip-vdec.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/sp8870.ko 10617s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/dvb-ttpci.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/meson/vdec/meson-vdec.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/rkvdec/rockchip-vdec.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_user.ko 10617s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/sp8870.ko 10617s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_tsi148.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/media/av7110/dvb-ttpci.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_fake.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/rtl8723bs/r8723bs.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_user.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_tsi148.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_fake.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_user.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_tsi148.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_user.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/accel/adis16203.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_tsi148.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/adc/ad7816.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_fake.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/rtl8723bs/r8723bs.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/accel/adis16203.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vme_user/vme_fake.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/adc/ad7816.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/accel/adis16203.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/rtl8723bs/r8723bs.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/accel/adis16203.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-spi.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/adc/ad7816.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/rtl8723bs/r8723bs.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-spi.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-i2c.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/adc/ad7816.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9832.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-i2c.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9832.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9834.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-spi.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9834.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-i2c.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-spi.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/impedance-analyzer/ad5933.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9832.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/addac/adt7316-i2c.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/sm750fb/sm750fb.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/impedance-analyzer/ad5933.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9834.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9832.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fbtft.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/sm750fb/sm750fb.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/frequency/ad9834.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_agm1264k-fl.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fbtft.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/impedance-analyzer/ad5933.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_agm1264k-fl.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/iio/impedance-analyzer/ad5933.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/sm750fb/sm750fb.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_bd663474.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fbtft.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_bd663474.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/sm750fb/sm750fb.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8340bn.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_agm1264k-fl.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fbtft.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8347d.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8340bn.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_agm1264k-fl.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8347d.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8353d.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_bd663474.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8353d.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_bd663474.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8340bn.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8357d.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8347d.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8357d.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8340bn.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8347d.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9163.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8353d.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9320.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9163.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9320.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8353d.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9325.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8357d.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9325.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_hx8357d.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9340.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9163.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9320.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9340.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9163.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9320.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9341.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9325.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9481.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9341.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9481.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9340.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9325.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9486.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9340.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9486.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_pcd8544.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9341.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9481.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_pcd8544.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9341.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9481.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ra8875.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9486.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d02a1.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ra8875.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d02a1.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ili9486.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_pcd8544.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d1121.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d1121.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_pcd8544.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_seps525.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d02a1.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ra8875.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_seps525.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d02a1.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_sh1106.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d1121.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ra8875.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1289.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_sh1106.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_s6d1121.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1289.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_seps525.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1305.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1305.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_sh1106.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_seps525.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1306.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1289.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_sh1106.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1306.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1325.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1305.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1289.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1331.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1325.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1331.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1305.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1351.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1306.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1351.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1325.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1306.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7735r.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1331.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1325.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7789v.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7735r.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1331.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7789v.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tinylcd.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1351.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tinylcd.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_ssd1351.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7735r.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tls8204.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7789v.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7735r.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tls8204.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1611.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_st7789v.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tinylcd.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1701.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1611.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1701.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tinylcd.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_upd161704.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tls8204.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_tls8204.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_upd161704.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1611.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/net/most_net.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1701.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1611.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/video/most_video.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/net/most_net.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_uc1701.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_upd161704.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/dim2/most_dim2.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/video/most_video.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/fbtft/fb_upd161704.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/i2c/most_i2c.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/dim2/most_dim2.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/net/most_net.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/i2c/most_i2c.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/video/most_video.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/net/most_net.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-bootrom.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/video/most_video.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-firmware.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/dim2/most_dim2.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-bootrom.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/i2c/most_i2c.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-firmware.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/dim2/most_dim2.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spilib.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/most/i2c/most_i2c.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-bootrom.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-hid.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spilib.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-hid.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-bootrom.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-light.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-firmware.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-light.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-firmware.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spilib.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-log.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-hid.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-log.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spilib.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-hid.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-loopback.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-light.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-power-supply.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-loopback.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-log.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-power-supply.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-light.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-raw.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-log.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-vibrator.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-raw.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-loopback.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-vibrator.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-power-supply.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-loopback.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gbphy.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-power-supply.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gpio.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-raw.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gbphy.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-vibrator.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gpio.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-raw.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-i2c.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-vibrator.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-pwm.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-i2c.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gbphy.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gpio.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-pwm.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gbphy.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-gpio.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-sdio.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spi.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-i2c.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-sdio.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-pwm.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spi.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-i2c.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-uart.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-pwm.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-usb.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-uart.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-sdio.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-usb.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spi.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-sdio.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-spi.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-uart.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-usb.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-uart.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/greybus/gb-usb.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/axis-fifo/axis-fifo.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/axis-fifo/axis-fifo.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlx-platform.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlx-platform.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-bootctl.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/axis-fifo/axis-fifo.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-bootctl.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-pmc.ko 10618s UBUNTU: Not signing /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/staging/axis-fifo/axis-fifo.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-tmfifo.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlx-platform.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-pmc.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-bootctl.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-tmfifo.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-pmc.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxbf-tmfifo.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-dpu.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-hotplug.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-dpu.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-hotplug.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-io.ko 10618s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-lc.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-io.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-hotplug.ko 10618s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-lc.ko 10618s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-dpu.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-io.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/mlxreg-lc.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/nvsw-sn2201.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_acpi.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/nvsw-sn2201.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_acpi.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_of_hw_prober.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_privacy_screen.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_of_hw_prober.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/mellanox/nvsw-sn2201.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_privacy_screen.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_acpi.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_of_hw_prober.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_privacy_screen.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_tbmc.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_tbmc.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_i2c.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_typec_switch.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_i2c.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/chromeos_tbmc.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_typec_switch.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_i2c.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_typec_switch.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_rpmsg.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_spi.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_rpmsg.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_uart.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_spi.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-typec.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_uart.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-typec.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_rpmsg.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_spi.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_uart.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-typec.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-proto.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-proto.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_chardev.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_lightbar.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_chardev.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_lightbar.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-proto.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_chardev.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_lightbar.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_vbc.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_debugfs.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-sensorhub.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_vbc.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_debugfs.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_sysfs.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-sensorhub.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_sysfs.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_vbc.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_debugfs.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros-ec-sensorhub.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_ec_sysfs.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_hps_i2c.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_logger.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_hps_i2c.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_notify.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_logger.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/cznic/turris-signing-key.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_notify.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/cznic/turris-signing-key.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_hps_i2c.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_logger.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/chrome/cros_usbpd_notify.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/cznic/turris-signing-key.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/acer-aspire1-ec.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/huawei-gaokun-ec.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-c630.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/acer-aspire1-ec.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-slim7x.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/huawei-gaokun-ec.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-c630.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-slim7x.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/acer-aspire1-ec.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/huawei-gaokun-ec.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-c630.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/platform/arm64/lenovo-yoga-slim7x.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-test.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu_db.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-test.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv2.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu_db.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv2.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-test.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhu_db.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv2.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv3.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/imx-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/armada-37xx-rwtm-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv3.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/platform_mhu.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/imx-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/armada-37xx-rwtm-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/platform_mhu.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/arm_mhuv3.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/imx-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/armada-37xx-rwtm-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/platform_mhu.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/omap-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-altera.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-xgene-slimpro.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/omap-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-altera.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi3660-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-xgene-slimpro.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi3660-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/omap-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-altera.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mailbox-xgene-slimpro.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi3660-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi6220-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-pdc-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-flexrm-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi6220-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-pdc-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-apcs-ipc-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-flexrm-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-apcs-ipc-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/hi6220-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-pdc-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/bcm-flexrm-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-apcs-ipc-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-adsp-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-cmdq-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-adsp-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/sprd-mailbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-cpucp-mbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-cmdq-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/sprd-mailbox.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-cpucp-mbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-adsp-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/sprd-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/mtk-cmdq-mailbox.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mailbox/qcom-cpucp-mbox.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/omap_hwspinlock.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/qcom_hwspinlock.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/omap_hwspinlock.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sprd_hwspinlock.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sun6i_hwspinlock.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/qcom_hwspinlock.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sprd_hwspinlock.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sun6i_hwspinlock.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/omap_hwspinlock.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/qcom_hwspinlock.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sprd_hwspinlock.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwspinlock/sun6i_hwspinlock.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_rproc.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_rproc.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_dsp_rproc.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp_ipi.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_dsp_rproc.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp_ipi.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_rproc.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/imx_dsp_rproc.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/mtk_scp_ipi.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_pil_info.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_common.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_pil_info.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_common.ko 10619s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_adsp.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5.ko 10619s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_adsp.ko 10619s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_pil_info.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_common.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_adsp.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_mss.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_pas.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_mss.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_wcss.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_sysmon.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_pas.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_wcss.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_sysmon.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_mss.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_pas.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_q6v5_wcss.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/qcom_sysmon.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/rcar_rproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/stm32_rproc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/rcar_rproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_dsp_remoteproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_common.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/stm32_rproc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_dsp_remoteproc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_common.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/rcar_rproc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/stm32_rproc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_common.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_dsp_remoteproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_r5_remoteproc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_r5_remoteproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/xlnx_r5_remoteproc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/vboxguest/vboxguest.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/guest/tsm_report.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/xlnx_r5_remoteproc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/vboxguest/vboxguest.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/guest/tsm_report.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/ti_k3_r5_remoteproc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/remoteproc/xlnx_r5_remoteproc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/vboxguest/vboxguest.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/guest/tsm_report.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/arm-cca-guest/arm-cca-guest.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/nitro_enclaves/nitro_enclaves.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/arm-cca-guest/arm-cca-guest.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_vmbus.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_utils.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/nitro_enclaves/nitro_enclaves.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_vmbus.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_utils.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/coco/arm-cca-guest/arm-cca-guest.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/virt/nitro_enclaves/nitro_enclaves.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_vmbus.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_utils.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_balloon.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/mshv_root.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_balloon.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/event/rockchip-dfi.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/mshv_root.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx-bus.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/event/rockchip-dfi.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx-bus.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/hv_balloon.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hv/mshv_root.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/event/rockchip-dfi.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx-bus.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx8m-ddrc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx8m-ddrc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/mtk-cci-devfreq.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/rk3399_dmc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/sun8i-a33-mbus.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/mtk-cci-devfreq.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/rk3399_dmc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/sun8i-a33-mbus.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/imx8m-ddrc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/mtk-cci-devfreq.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/rk3399_dmc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/devfreq/sun8i-a33-mbus.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-adc-jack.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-fsa9480.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-adc-jack.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-gpio.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-fsa9480.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-lc824206xa.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-gpio.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-lc824206xa.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-adc-jack.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-fsa9480.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-gpio.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-lc824206xa.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max14577.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max3355.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max14577.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77693.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max3355.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77843.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77693.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77843.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max14577.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max3355.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77693.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max77843.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max8997.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-palmas.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max8997.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-palmas.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-ptn5150.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-qcom-spmi-misc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-ptn5150.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-qcom-spmi-misc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-palmas.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-max8997.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-ptn5150.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-qcom-spmi-misc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rt8973a.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-sm5502.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rt8973a.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-sm5502.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usb-gpio.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usbc-cros-ec.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usb-gpio.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usbc-cros-ec.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rt8973a.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-sm5502.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usb-gpio.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-usbc-cros-ec.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rtk-type-c.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/pl172.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rtk-type-c.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/pl172.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/brcmstb_memc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/omap-gpmc.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/brcmstb_memc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/extcon/extcon-rtk-type-c.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/omap-gpmc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/pl172.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/brcmstb_memc.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/omap-gpmc.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/mtk-smi.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/renesas-rpc-if.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/mtk-smi.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/renesas-rpc-if.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32-fmc2-ebi.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32_omm.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32-fmc2-ebi.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/mtk-smi.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32_omm.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/renesas-rpc-if.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32-fmc2-ebi.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/stm32_omm.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/dfl-emif.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/powercap/arm_scmi_powercap.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/dfl-emif.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/powercap/arm_scmi_powercap.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm-cmn.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dsu_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm-cmn.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memory/dfl-emif.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/powercap/arm_scmi_powercap.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dsu_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm-cmn.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dsu_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_smmuv3_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx8_ddr_perf.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_smmuv3_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx8_ddr_perf.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx9_ddr_perf.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx9_ddr_perf.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_smmuv3_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx8_ddr_perf.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/fsl_imx9_ddr_perf.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_hha_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_hha_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.ko 10620s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.ko 10620s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_hha_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.ko 10620s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pa_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_cpa_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pa_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_cpa_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_uc_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_pcie_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_uc_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_cpa_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_pa_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_pcie_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_uncore_uc_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hisi_pcie_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hns3_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/thunderx2_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hns3_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/thunderx2_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_spe_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dmc620_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_spe_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dmc620_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/thunderx2_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/hisilicon/hns3_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_spe_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_dmc620_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_tad_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_ddr_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_tad_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_ddr_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_pem_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/alibaba_uncore_drw_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_pem_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/alibaba_uncore_drw_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_tad_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_cn10k_ddr_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/marvell_pem_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/alibaba_uncore_drw_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/dwc_pcie_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/arm_cspmu_module.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/dwc_pcie_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/arm_cspmu_module.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/nvidia_cspmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/ampere_cspmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/nvidia_cspmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/ampere_cspmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/dwc_pcie_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/arm_cspmu_module.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/nvidia_cspmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/arm_cspmu/ampere_cspmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/amlogic/meson_ddr_pmu_g12.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/amlogic/meson_ddr_pmu_g12.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/cxl_pmu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/cxl_pmu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/amlogic/meson_ddr_pmu_g12.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/perf/cxl_pmu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_acpi.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_acpi.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_acpi.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/android/binder_linux.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/sl28vpd.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/android/binder_linux.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/sl28vpd.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/sl28vpd.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/android/binder_linux.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/onie-tlv.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/onie-tlv.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/u-boot-env.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/apple_nvmem_spmi.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-bcm-ocotp.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/u-boot-env.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/apple_nvmem_spmi.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-bcm-ocotp.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/onie-tlv.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/layouts/u-boot-env.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/apple_nvmem_spmi.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-bcm-ocotp.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-iim.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-iim.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-ele.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-scu.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-ele.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-iim.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-scu.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-ele.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-imx-ocotp-scu.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-layerscape-sfp.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-layerscape-sfp.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-max77759.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_mx_efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-max77759.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-layerscape-sfp.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_mx_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-max77759.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_meson_mx_efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_mtk-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_mtk-efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qfprom.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sec_qfprom.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rave-sp-eeprom.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qfprom.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sec_qfprom.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_mtk-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rave-sp-eeprom.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sec_qfprom.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qfprom.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rave-sp-eeprom.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rcar-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rcar-efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rmem.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_rockchip_efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rockchip-otp.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rmem.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_rockchip_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rcar-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rockchip-otp.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_rockchip_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rmem.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-rockchip-otp.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-sc27xx-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-sc27xx-efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_snvs_lpgpr.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qcom-spmi-sdam.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sprd_efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_snvs_lpgpr.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qcom-spmi-sdam.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem-sc27xx-efuse.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sprd_efuse.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_qcom-spmi-sdam.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_snvs_lpgpr.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sprd_efuse.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_stm32_romem.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_stm32_romem.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sunxi_sid.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_u-boot-env.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adg792a.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sunxi_sid.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_u-boot-env.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adg792a.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_stm32_romem.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_sunxi_sid.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/nvmem/nvmem_u-boot-env.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adg792a.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adgs1408.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adgs1408.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-gpio.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-mmio.ko 10621s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/icc-emi.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-gpio.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-mmio.ko 10621s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/icc-emi.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-adgs1408.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-gpio.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mux/mux-mmio.ko 10621s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/icc-emi.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8183.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8183.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8195.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-bcm-voter.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8195.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8909.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8183.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-bcm-voter.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8909.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/mediatek/mt8195.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-bcm-voter.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8909.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8916.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8916.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8937.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8939.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8937.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8953.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8939.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8916.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8953.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8937.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8939.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8953.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8974.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8974.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8976.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8996.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-osm-l3.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8976.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8996.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8974.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-osm-l3.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8976.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-msm8996.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-osm-l3.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcm2290.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcm2290.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs404.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs615.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs8300.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs404.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs615.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs8300.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcm2290.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs404.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs615.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qcs8300.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qdu1000.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-rpmh.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sa8775p.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qdu1000.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sar2130p.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-rpmh.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sa8775p.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sar2130p.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-qdu1000.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-rpmh.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sa8775p.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sar2130p.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7180.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7280.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8180x.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8280xp.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7180.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7280.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8180x.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8280xp.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7180.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc7280.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8180x.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sc8280xp.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm660.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm670.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm845.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx55.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm660.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm670.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm845.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx55.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm660.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm670.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdm845.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx55.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx65.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx75.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6115.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx65.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6350.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx75.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6115.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6350.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx65.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sdx75.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6115.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm6350.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm7150.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8150.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8250.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm7150.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8350.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8150.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8250.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8350.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm7150.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8150.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8250.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8350.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8450.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8550.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8650.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8750.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8450.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8550.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8650.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8750.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8450.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8550.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8650.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-sm8750.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-x1e80100.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-smd-rpm.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx-interconnect.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mm-interconnect.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-x1e80100.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-smd-rpm.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx-interconnect.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mm-interconnect.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/qnoc-x1e80100.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx-interconnect.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/qcom/icc-smd-rpm.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mm-interconnect.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mq-interconnect.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mn-interconnect.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mp-interconnect.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/accel/qaic/qaic.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mq-interconnect.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mp-interconnect.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mn-interconnect.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/accel/qaic/qaic.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mq-interconnect.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mp-interconnect.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/interconnect/imx/imx8mn-interconnect.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/accel/qaic/qaic.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cdx/controller/cdx-controller.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/mlx5/mlx5_vdpa.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cdx/controller/cdx-controller.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/mlx5/mlx5_vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/cdx/controller/cdx-controller.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/mlx5/mlx5_vdpa.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_net.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_blk.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_user/vduse.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/ifcvf/ifcvf.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_net.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_blk.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_user/vduse.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/ifcvf/ifcvf.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_net.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_sim/vdpa_sim_blk.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/vdpa_user/vduse.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/ifcvf/ifcvf.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/virtio_pci/vp_vdpa.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/solidrun/snet_vdpa.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/pds/pds_vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/virtio_pci/vp_vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/solidrun/snet_vdpa.ko 10622s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/octeon_ep/octep_vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/pds/pds_vdpa.ko 10622s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/octeon_ep/octep_vdpa.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/virtio_pci/vp_vdpa.ko 10622s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/solidrun/snet_vdpa.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/pds/pds_vdpa.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vdpa/octeon_ep/octep_vdpa.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_pc.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_serial.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_mod.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_pc.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_serial.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_mod.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_serial.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/parport/parport_pc.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_mod.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_iblock.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_file.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_pscsi.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_iblock.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_file.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_pscsi.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_user.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_iblock.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_file.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_user.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_pscsi.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/target_core_user.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/loopback/tcm_loop.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_fc/tcm_fc.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/iscsi_target_mod.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/loopback/tcm_loop.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_fc/tcm_fc.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/iscsi_target_mod.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/loopback/tcm_loop.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_fc/tcm_fc.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/iscsi_target_mod.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/sbp/sbp_target.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_remote/tcm_remote.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/sbp/sbp_target.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_remote/tcm_remote.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/brcm_u-boot.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/brcm_u-boot.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/cmdlinepart.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/sbp/sbp_target.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/target/tcm_remote/tcm_remote.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/cmdlinepart.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/brcm_u-boot.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/cmdlinepart.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/ofpart.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/afs.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/ofpart.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/parser_trx.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/afs.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/parser_trx.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/redboot.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/ofpart.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/redboot.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/afs.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/parser_trx.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/redboot.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/qcomsmempart.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/chipreg.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_probe.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/qcomsmempart.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/chipreg.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_probe.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_util.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/parsers/qcomsmempart.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/chipreg.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_util.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_probe.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_util.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/gen_probe.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/gen_probe.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/gen_probe.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/jedec_probe.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/jedec_probe.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_rom.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_rom.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_absent.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/jedec_probe.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_absent.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_rom.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/chips/map_absent.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/qinfo_probe.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/lpddr_cmds.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/map_funcs.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/qinfo_probe.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/lpddr_cmds.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/map_funcs.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/physmap.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/qinfo_probe.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/lpddr/lpddr_cmds.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/physmap.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/map_funcs.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/physmap.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/pci.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/plat-ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/pci.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/slram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/plat-ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/slram.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/phram.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/pci.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/maps/plat-ram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/phram.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/slram.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/phram.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/pmc551.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtdram.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/block2mtd.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/pmc551.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtdram.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/block2mtd.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtd_dataflash.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/pmc551.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtdram.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/block2mtd.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtd_dataflash.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mtd_dataflash.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp23k256.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp48l640.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/sst25l.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp23k256.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp48l640.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/sst25l.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/onenand.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp23k256.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/mchp48l640.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/devices/sst25l.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/onenand.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/onenand.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/generic.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nand.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/sm_common.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/generic.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nand.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/sm_common.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cafe_nand.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/onenand/generic.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/sm_common.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nand.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cafe_nand.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cafe_nand.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_pci.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_dt.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_pci.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_dt.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/diskonchip.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_pci.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/denali_dt.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/diskonchip.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/diskonchip.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nandsim.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpio.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap2_nand.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nandsim.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpio.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap2_nand.ko 10623s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap_elm.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nandsim.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpio.ko 10623s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap_elm.ko 10623s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap2_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/omap_elm.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/marvell_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/plat_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/fsl_ifc_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/marvell_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/plat_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/fsl_ifc_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxc_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxc_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/marvell_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/plat_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/fsl_ifc_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxc_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/r852.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/hisi504_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/r852.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/hisi504_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/iproc_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/iproc_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/r852.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/hisi504_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/iproc_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcmbca_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcmbca_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmnand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmnand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcmbca_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/brcmnand/brcmnand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/qcom_nandc.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mtk_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxic_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/qcom_nandc.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mtk_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxic_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/stm32_fmc2_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/qcom_nandc.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mtk_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/stm32_fmc2_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/mxic_nand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/stm32_fmc2_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/meson_nand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cadence-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/arasan-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/meson_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cadence-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/arasan-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/intel-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/meson_nand.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/intel-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/cadence-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/arasan-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/intel-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/rockchip-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/renesas-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/rockchip-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/renesas-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/spi/spinand.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/rockchip-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/renesas-nand-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/spi/spinand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/nandcore.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/spi/spinand.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/ecc-mtk.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/qpic_common.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/nandcore.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/ecc-mtk.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/qpic_common.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/nandcore.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/ecc-mtk.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nand/qpic_common.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd_blkdevs.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock_ro.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd_blkdevs.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock_ro.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtd_blkdevs.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ftl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdblock_ro.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ftl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nftl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ftl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/inftl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nftl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/rfd_ftl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/inftl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/rfd_ftl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/nftl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/inftl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ssfdc.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/rfd_ftl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ssfdc.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/sm_ftl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdoops.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ssfdc.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdpstore.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/sm_ftl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdoops.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdpstore.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/sm_ftl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdoops.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdswap.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdpstore.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdswap.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/spi-nor.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/mtdswap.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/controllers/hisi-sfc.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/ubi.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/controllers/hisi-sfc.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/spi-nor.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/ubi.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/controllers/hisi-sfc.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/spi-nor/spi-nor.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/gluebi.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/gluebi.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/ubi.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/nvmem.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/gluebi.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hyperbus-core.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/nvmem.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hyperbus-core.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hbmc-am654.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hbmc-am654.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/ubi/nvmem.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hyperbus-core.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mtd/hyperbus/hbmc-am654.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-devres.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-apple-controller.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-devres.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-pmic-arb.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-apple-controller.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-pmic-arb.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-devres.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-apple-controller.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-mtk-pmif.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-pmic-arb.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-mtk-pmif.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/clients/hsi_char.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/hsi.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/spmi/spmi-mtk-pmif.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/clients/hsi_char.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/hsi.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slimbus.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slimbus.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/clients/hsi_char.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hsi/hsi.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ctrl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slimbus.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ctrl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ngd-ctrl.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/nicstar.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ngd-ctrl.ko 10624s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ctrl.ko 10624s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/nicstar.ko 10624s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/iphase.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/iphase.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/slimbus/slim-qcom-ngd-ctrl.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/nicstar.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/suni.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/iphase.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/suni.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/fore_200e.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/eni.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/fore_200e.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/suni.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/eni.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/idt77252.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/fore_200e.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/idt77252.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/solos-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/eni.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/solos-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/idt77252.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/adummy.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/adummy.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/solos-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/atmtcp.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/lanai.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/atmtcp.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/lanai.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/adummy.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/he.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/atmtcp.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/he.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/lanai.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/atm/he.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_cif.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pdrv_genirq.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_cif.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pdrv_genirq.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dmem_genirq.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_cif.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dmem_genirq.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pdrv_genirq.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_aec.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_aec.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dmem_genirq.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_sercos3.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_sercos3.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_aec.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pci_generic.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_netx.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pci_generic.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_sercos3.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_netx.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_mf624.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_pci_generic.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_netx.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_mf624.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_hv_generic.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_mf624.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_hv_generic.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dfl.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dfl.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_hv_generic.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio_iommu_type1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio_iommu_type1.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/uio/uio_dfl.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci-core.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/vfio_iommu_type1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci-core.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci-core.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/pds/pds-vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/pds/pds-vfio-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/hisilicon/hisi-acc-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/virtio/virtio-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/pds/pds-vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/virtio/virtio-vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/qat/qat_vfio_pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/virtio/virtio-vfio-pci.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/qat/qat_vfio_pci.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/nvgrace-gpu/nvgrace-gpu-vfio-pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform-base.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform-base.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/pci/qat/qat_vfio_pci.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-amdxgbe.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform-base.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-amdxgbe.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-calxedaxgmac.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio-platform-amdxgbe.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/reset/vfio_platform_bcmflexrm.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-amba.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/fsl-mc/vfio-fsl-mc.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-amba.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-platform.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/fsl-mc/vfio-fsl-mc.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/cdx/vfio-cdx.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/platform/vfio-amba.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/cdx/vfio-cdx.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/fsl-mc/vfio-fsl-mc.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_core.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_core.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vfio/cdx/vfio-cdx.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_rsrc.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_rsrc.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/yenta_socket.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_core.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/yenta_socket.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/pcmcia_rsrc.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/aoe/aoe.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/aoe/aoe.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/pcmcia/yenta_socket.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/gameport.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/gameport.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/emu10k1-gp.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/block/aoe/aoe.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/emu10k1-gp.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/fm801-gp.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/gameport.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/fm801-gp.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/emu10k1-gp.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/amd_axi_w1.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/input/gameport/fm801-gp.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/amd_axi_w1.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/matrox_w1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/matrox_w1.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2490.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/amd_axi_w1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2490.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2482.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/matrox_w1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2482.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2490.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/mxc_w1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/mxc_w1.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/ds2482.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-gpio.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-gpio.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/sgi_w1.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/mxc_w1.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/sgi_w1.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-uart.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-gpio.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-uart.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/sgi_w1.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_therm.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/masters/w1-uart.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_therm.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_smem.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2405.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_smem.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2405.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_therm.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2408.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_smem.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2408.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2405.ko 10625s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2413.ko 10625s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2408.ko 10625s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2413.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2406.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2423.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2406.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2413.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2423.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2430.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2406.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2423.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2430.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2431.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2431.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2430.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2805.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2433.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2805.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2431.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2433.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2438.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2805.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2433.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2438.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds250x.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds250x.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2438.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2780.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2781.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds250x.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2780.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2781.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e04.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2780.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds2781.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e04.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e17.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e17.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e04.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/wire.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/memstick.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/slaves/w1_ds28e17.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/wire.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/memstick.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/ms_block.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/memstick.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/w1/wire.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/ms_block.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/mspro_block.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/mspro_block.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/ms_block.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/tifm_ms.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/jmb38x_ms.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/core/mspro_block.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/tifm_ms.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/jmb38x_ms.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/r592.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/tifm_ms.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/r592.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/jmb38x_ms.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/rtsx_usb_ms.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/rtsx_usb_ms.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/r592.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_core.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_cm.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/memstick/host/rtsx_usb_ms.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_cm.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/iw_cm.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_core.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/iw_cm.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_cm.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_cm.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_cm.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_core.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/iw_cm.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_cm.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_umad.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_umad.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_uverbs.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_ucm.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_umad.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_ucm.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_uverbs.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/rdma_ucm.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/core/ib_uverbs.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/efa/efa.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/irdma/irdma.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/efa/efa.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/irdma/irdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/efa/efa.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mana/mana_ib.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/irdma/irdma.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mana/mana_ib.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mana/mana_ib.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/hns/hns-roce-hw-v2.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/qedr/qedr.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/bnxt_re/bnxt_re.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/hns/hns-roce-hw-v2.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/qedr/qedr.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/erdma/erdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/hns/hns-roce-hw-v2.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/bnxt_re/bnxt_re.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/erdma/erdma.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/qedr/qedr.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/bnxt_re/bnxt_re.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/hw/erdma/erdma.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 10626s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/siw/siw.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 10626s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/siw/siw.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/fwctl.ko 10626s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/mlx5/mlx5_fwctl.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/fwctl.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/mlx5/mlx5_fwctl.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/infiniband/sw/siw/siw.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/fwctl.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/mlx5/mlx5_fwctl.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/pds/pds_fwctl.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/pds/pds_fwctl.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ssb/ssb.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bcma/bcma.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_net.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ssb/ssb.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fwctl/pds/pds_fwctl.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bcma/bcma.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_net.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ssb/ssb.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/bcma/bcma.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_scsi.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_net.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_scsi.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vsock.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vringh.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vsock.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vdpa.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_scsi.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vringh.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vdpa.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vsock.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vringh.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_vdpa.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_iotlb.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_iotlb.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/greybus.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-beagleplay.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/vhost/vhost_iotlb.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-beagleplay.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/greybus.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-es2.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-beagleplay.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-es2.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_pci.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/greybus.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_pci.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/greybus/gb-es2.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_usb.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_pci.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_usb.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi_usb.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/kcomedilib/kcomedilib.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8254.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/kcomedilib/kcomedilib.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8254.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/comedi.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_bond.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/kcomedilib/kcomedilib.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8254.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_bond.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_test.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_test.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_parport.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_bond.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_parport.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_test.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_parport.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc263.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc263.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl711.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl724.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl711.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl724.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc263.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl711.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl724.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl726.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl726.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl730.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl812.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl816.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl726.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl730.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl812.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl816.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl812.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl816.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl730.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl818.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl818.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcm3724.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti800.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti802.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcm3724.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcl818.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti800.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti802.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcm3724.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti800.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rti802.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dac02.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dac02.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16m1.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_isa.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16m1.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_isa.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dac02.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16m1.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_isa.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das16.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das800.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das800.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das1800.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das6402.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2801.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das800.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das1800.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das6402.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2801.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das1800.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2801.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das6402.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2811.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2811.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2814.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2815.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2817.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2811.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2814.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2815.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2817.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2814.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2815.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt2817.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt282x.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt282x.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dmm32at.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/fl512.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_aio12_8.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dmm32at.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt282x.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/fl512.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_aio12_8.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dmm32at.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_iiro_16.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/fl512.ko 10627s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_iiro_16.ko 10627s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_aio12_8.ko 10627s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ii_pci20kc.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/aio_iiro_16.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/c6xdigio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ii_pci20kc.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mpc624.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/c6xdigio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mpc624.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adq12b.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mpc624.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ii_pci20kc.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/c6xdigio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adq12b.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_a2150.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adq12b.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_ao.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_a2150.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_ao.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_a2150.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_at_ao.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio16d.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio16d.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_atmio16d.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmad.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmda12.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmad.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmda12.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmmio.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmad.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmda12.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmmio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmuio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmuio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/multiq3.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmmio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s526.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/multiq3.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/pcmuio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s526.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/multiq3.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255_pci.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s526.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255_pci.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_watchdog.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_watchdog.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1032.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255_pci.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1500.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1032.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_watchdog.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1500.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1032.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1500.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1516.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1516.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1564.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1564.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_16xx.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2032.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1516.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_16xx.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2032.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_1564.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_16xx.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2032.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2200.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3120.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2200.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3120.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3501.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3xxx.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_2200.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3501.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3xxx.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3120.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3501.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/addi_apci_3xxx.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci6208.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci7x3x.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci6208.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci7x3x.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci8164.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9111.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci6208.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci8164.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci7x3x.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9111.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci8164.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9111.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9118.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1710.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9118.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1710.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1720.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1723.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1720.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adl_pci9118.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1723.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1710.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1720.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1723.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1724.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1760.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1724.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1760.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci_dio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_pci.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci_dio.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_pci.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1724.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci1760.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/adv_pci_dio.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_pci.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci236.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci263.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci236.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci263.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci224.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci230.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci224.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci230.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci236.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci263.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci224.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pci230.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/contec_pci_dio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_pci.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt3000.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/contec_pci_dio.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dyna_pci10xx.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_pci.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt3000.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dyna_pci10xx.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/contec_pci_dio.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08_pci.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt3000.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dyna_pci10xx.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/gsc_hpdi.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/icp_multi.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/daqboard2000.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/gsc_hpdi.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/jr3_pci.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/icp_multi.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/daqboard2000.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/jr3_pci.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/gsc_hpdi.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/icp_multi.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/daqboard2000.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/jr3_pci.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ke_counter.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas64.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ke_counter.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidda.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas64.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidda.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ke_counter.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas64.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidas.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcidda.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdas.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdda.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdas.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me4000.ko 10628s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me_daq.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdda.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me4000.ko 10628s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me_daq.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdas.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/cb_pcimdda.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me4000.ko 10628s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/me_daq.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_6527.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_65xx.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_6527.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_660x.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_670x.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_65xx.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_660x.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_670x.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_6527.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_65xx.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_660x.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_670x.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_pci.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_pci.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcidio.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcimio.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rtd520.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcidio.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcimio.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rtd520.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_pci.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcidio.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/rtd520.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_pcimio.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s626.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mf6x4.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s626.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt9812.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_usb6501.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mf6x4.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt9812.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_usb6501.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/s626.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mf6x4.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/dt9812.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_usb6501.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbdux.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxfast.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbdux.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxsigma.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/vmk80xx.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxfast.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxsigma.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/vmk80xx.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbdux.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxfast.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/usbduxsigma.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/vmk80xx.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mite.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tio.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tiocmd.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mite.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_routing.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tio.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tiocmd.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_routing.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/mite.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tio.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_tiocmd.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_routing.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_common.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8255.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_common.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_common.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8255.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_common.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/ni_labpc_common.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/comedi_8255.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/8255.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_dio200_common.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236_common.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/comedi_example_test.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236_common.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/ni_routes_test.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/comedi_example_test.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/ni_routes_test.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/amplc_pc236_common.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/comedi_example_test.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/das08.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/comedi/drivers/tests/ni_routes_test.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_core.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_char.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ctrl.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_core.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ns.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_char.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ctrl.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ns.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_core.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_char.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ctrl.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/rpmsg_ns.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/mtk_rpmsg.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/mtk_rpmsg.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_rpm.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_smem.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_rpm.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_smem.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/mtk_rpmsg.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_rpm.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_glink_smem.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_smd.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_smd.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/virtio_rpmsg_bus.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16201.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16209.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/virtio_rpmsg_bus.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16201.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16209.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/qcom_smd.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/rpmsg/virtio_rpmsg_bus.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16201.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adis16209.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_core.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_core.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_core.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_core.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_core.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl313_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_core.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_i2c.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_spi.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_i2c.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_i2c.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl355_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_spi.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_i2c.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl367_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl372_spi.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma220_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma220_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/adxl380_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma220_spi.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_core.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_core.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_i2c.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_spi.ko 10629s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-core.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_i2c.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_spi.ko 10629s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-core.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_core.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_i2c.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bma400_spi.ko 10629s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-core.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmc150-accel-spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-core.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da280.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da311.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard06.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da280.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da311.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard06.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/bmi088-accel-spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da280.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/da311.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard06.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard09.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard09.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard10.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard10.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-core.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard09.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/dmard10.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-core.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/fxls8962af-spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxcjk-1013.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxcjk-1013.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kionix-kx022a-spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxcjk-1013.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mc3230.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mc3230.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_core.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/kxsd9-i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mc3230.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_i2c.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7660.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma8452.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551_core.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7660.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma8452.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7455_spi.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551_core.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma7660.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma8452.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551_core.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9553.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/msa311.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc4005.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9553.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/msa311.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9551.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc4005.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mma9553.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/msa311.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc4005.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc6255.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc6255.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3000.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3300.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8312.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3000.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3300.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/mxc6255.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8312.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3300.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/sca3000.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8312.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8ba50.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8ba50.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/cros_ec_accel_legacy.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/ssp_accel_sensor.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/cros_ec_accel_legacy.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/ssp_accel_sensor.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/stk8ba50.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/cros_ec_accel_legacy.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/ssp_accel_sensor.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_i2c.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/industrialio-adc.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_spi.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad_sigma_delta.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/industrialio-adc.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_i2c.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad_sigma_delta.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/accel/st_accel_spi.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/industrialio-adc.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad_sigma_delta.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4000.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4030.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4000.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4130.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4030.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4695.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4130.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4695.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4000.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4030.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4130.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4695.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4851.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r-base.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4851.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r5.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r-base.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r5.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r8.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad4851.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r8.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r-base.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r5.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7091r8.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7124.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7173.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7191.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7124.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7173.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7191.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7192.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7192.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7124.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7173.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7191.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7192.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7266.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7280a.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7291.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7266.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7280a.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7291.ko 10630s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7292.ko 10630s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7292.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7266.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7280a.ko 10630s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7291.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7292.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7298.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7380.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7476.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7298.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7380.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7476.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_par.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_par.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7298.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7380.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7476.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_par.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_spi.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_spi.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7625.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7766.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7625.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7766.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606_spi.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7606.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7625.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7766.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7768-1.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7779.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7768-1.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7780.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7791.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7779.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7780.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7791.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7768-1.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7779.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7780.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7791.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7793.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7887.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7793.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7887.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7923.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7944.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7923.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7793.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7944.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7887.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7923.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7944.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7949.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad799x.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7949.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad9467.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/adi-axi-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad799x.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad9467.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/adi-axi-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad7949.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad799x.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ad9467.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/adi-axi-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp20x_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp288_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp20x_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/bcm_iproc_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp288_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/berlin2-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/bcm_iproc_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/berlin2-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp20x_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/axp288_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/bcm_iproc_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/berlin2-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cc10001_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cpcap-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cc10001_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/da9150-gpadc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cpcap-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/dln2-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/da9150-gpadc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/dln2-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cc10001_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/cpcap-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/da9150-gpadc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/dln2-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/envelope-detector.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/gehc-pmc-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/envelope-detector.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hi8435.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/gehc-pmc-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hx711.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hi8435.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hx711.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/envelope-detector.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/gehc-pmc-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hi8435.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/hx711.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx7d_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx8qxp-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx7d_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx93_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx8qxp-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ina2xx-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx93_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ina2xx-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx7d_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx8qxp-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/imx93_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ina2xx-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/lp8788_adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2309.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/lp8788_adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2309.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2471.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2485.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2471.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2485.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/lp8788_adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2309.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2471.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2485.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2496.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497-core.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2496.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497-core.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1027.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1027.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2496.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497-core.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ltc2497.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1027.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11100.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1118.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11100.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11205.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1118.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11410.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11205.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11410.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11100.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1118.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11205.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max11410.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1241.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1363.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1241.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max34408.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1363.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max77541-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max34408.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max77541-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1241.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max1363.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max34408.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max77541-adc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max9611.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp320x.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max9611.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3422.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp320x.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3564.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3422.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3564.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/max9611.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp320x.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3422.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3564.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3911.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6359-auxadc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3911.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6370-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6359-auxadc.ko 10631s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6577_auxadc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6370-adc.ko 10631s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6577_auxadc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mcp3911.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6359-auxadc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6370-adc.ko 10631s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mt6577_auxadc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/men_z188_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/meson_saradc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/men_z188_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mp2629_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/meson_saradc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nau7802.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mp2629_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nau7802.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/men_z188_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/meson_saradc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/mp2629_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nau7802.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nct7201.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/npcm_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1921.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nct7201.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/npcm_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1934.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1921.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1934.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/nct7201.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/npcm_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1921.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/pac1934.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/palmas_gpadc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-adc5.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-iadc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/palmas_gpadc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-rradc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-adc5.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-iadc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-rradc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/palmas_gpadc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-adc5.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-iadc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-rradc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-vadc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-vadc-common.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-vadc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rtq6056.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rn5t618-adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-vadc-common.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rtq6056.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rn5t618-adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-spmi-vadc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/qcom-vadc-common.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rtq6056.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rn5t618-adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rohm-bd79124.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rockchip_saradc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rzg2l_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rohm-bd79124.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sc27xx_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rockchip_saradc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rzg2l_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sc27xx_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rohm-bd79124.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rockchip_saradc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/rzg2l_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sc27xx_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sd_adc_modulator.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc-core.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sd_adc_modulator.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc-core.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sd_adc_modulator.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc-core.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-core.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stmpe-adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sun20i-gpadc-iio.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-core.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stmpe-adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc081c.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sun20i-gpadc-iio.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc081c.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stmpe-adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/stm32-dfsdm-core.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/sun20i-gpadc-iio.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc081c.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc0832.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc084s021.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc108s102.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc0832.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc084s021.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc12138.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc108s102.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc12138.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc0832.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc084s021.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc108s102.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc12138.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc128s052.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc161s626.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc128s052.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1015.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc161s626.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1100.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1015.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1100.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc128s052.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-adc161s626.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1015.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1100.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1119.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads124s08.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1119.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1298.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads131e08.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads124s08.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1298.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads131e08.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1119.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads124s08.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads1298.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads131e08.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7138.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7924.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7138.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7950.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7924.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8344.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7950.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8344.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7138.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7924.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads7950.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8344.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8688.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti_am335x_adc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8688.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti_am335x_adc.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-lmp92064.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tlc4541.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-lmp92064.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tlc4541.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-ads8688.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti_am335x_adc.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-lmp92064.ko 10632s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tlc4541.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tsc2046.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl4030-madc.ko 10632s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tsc2046.ko 10632s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl6030-gpadc.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/vf610_adc.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl4030-madc.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl6030-gpadc.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/vf610_adc.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/ti-tsc2046.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl4030-madc.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/twl6030-gpadc.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/vf610_adc.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/viperboard_adc.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-ams.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-xadc.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/viperboard_adc.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74115.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-ams.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-xadc.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74115.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/viperboard_adc.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-ams.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/adc/xilinx-xadc.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74115.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74413r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/afe/iio-rescale.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ad8366.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74413r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ada4250.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/afe/iio-rescale.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ad8366.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ada4250.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/addac/ad74413r.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/afe/iio-rescale.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ad8366.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/ada4250.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/hmc425a.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dma.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/hmc425a.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dmaengine.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dma.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dmaengine.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/amplifiers/hmc425a.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dma.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-buffer-dmaengine.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-hw-consumer.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/kfifo_buf.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-hw-consumer.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7150.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/kfifo_buf.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7150.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-hw-consumer.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/buffer/kfifo_buf.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7150.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7746.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ags02ma.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-sensor.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7746.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ags02ma.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-ezo-sensor.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-sensor.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-ezo-sensor.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/cdc/ad7746.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ags02ma.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-sensor.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/atlas-ezo-sensor.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ccs811.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_i2c.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ccs811.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_core.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_i2c.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/bme680_spi.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ccs811.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ams-iaq-core.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_i2c.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ams-iaq-core.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_core.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_i2c.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ens160_spi.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/ams-iaq-core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/mhz19b.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/pms7003.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/scd4x.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/mhz19b.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sen0322.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/pms7003.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/scd4x.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sen0322.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/mhz19b.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/pms7003.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/scd4x.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sen0322.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sunrise_co2.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp30.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp40.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sunrise_co2.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp30.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp40.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sunrise_co2.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp30.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sgp40.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_serial.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/vz89x.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_serial.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/vz89x.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_i2c.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/sps30_serial.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/chemical/vz89x.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros-ec-sensors-core.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/inv_sensors/inv_sensors_timestamp.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ms_sensors/ms_sensors_i2c.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/inv_sensors/inv_sensors_timestamp.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/scmi_sensors/scmi_iio.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ms_sensors/ms_sensors_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/sensorhub.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/scmi_sensors/scmi_iio.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/sensorhub.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/inv_sensors/inv_sensors_timestamp.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ms_sensors/ms_sensors_i2c.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/scmi_sensors/scmi_iio.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/sensorhub.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/ssp_iio.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/ssp_iio.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/ssp_sensors/ssp_iio.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/common/st_sensors/st_sensors.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3530r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-hs.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3530r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-common.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-hs.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-common.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3530r.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-hs.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r-common.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad3552r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5360.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5380.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5360.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5421.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5380.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5624r_spi.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5421.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5360.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5624r_spi.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5380.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5421.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5624r_spi.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5064.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5504.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5064.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5446.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5504.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5449.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5446.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5449.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5064.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5504.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5446.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5449.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r-base.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r-base.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5593r.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r.ko 10633s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5755.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5593r.ko 10633s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5755.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r-base.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5592r.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5755.ko 10633s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5593r.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5758.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5761.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5758.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5764.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5761.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5766.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5764.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5766.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5758.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5761.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5764.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5766.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5770r.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5791.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5770r.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5791.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686-spi.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686-spi.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5770r.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5791.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5686-spi.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5696-i2c.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7293.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7303.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7293.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5696-i2c.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8460.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7303.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8460.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7293.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad5696-i2c.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad7303.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8460.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8801.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad9739a.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/adi-axi-dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/rohm-bd79703.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8801.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad9739a.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/rohm-bd79703.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/adi-axi-dac.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/rohm-bd79703.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad8801.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ad9739a.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/adi-axi-dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/dpot-dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ds4424.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc1660.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2632.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/dpot-dac.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ds4424.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc1660.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2632.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/dpot-dac.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ds4424.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc1660.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2632.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2664.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2688.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/m62332.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max517.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2664.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2688.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/m62332.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max517.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2664.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ltc2688.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/m62332.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max517.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5522.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5821.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4725.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4728.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5522.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5821.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4725.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4728.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5821.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/max5522.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4725.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4728.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4821.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4922.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac-core.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4821.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4922.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac-core.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4821.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/mcp4922.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac-core.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/stm32-dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac082s085.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac5571.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7311.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac082s085.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac5571.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7612.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7311.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7612.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac082s085.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac5571.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7311.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/ti-dac7612.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/vf610_dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dummy/iio_dummy.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16080.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/vf610_dac.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16130.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dummy/iio_dummy.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16080.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16130.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dac/vf610_dac.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/dummy/iio_dummy.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16080.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16130.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16136.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16260.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adxrs450.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16136.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_core.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16260.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adxrs450.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_core.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16136.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adis16260.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/adxrs450.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_core.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_i2c.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_spi.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_core.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_i2c.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_i2c.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_spi.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_core.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_i2c.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_spi.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/bmg160_i2c.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_core.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_i2c.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_spi.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/mpu3050.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_spi.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/itg3200.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/mpu3050.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/itg3200.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/fxas21002c_spi.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/mpu3050.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/itg3200.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/ssp_gyro_sensor.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_i2c.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/ssp_gyro_sensor.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_spi.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_i2c.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_spi.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/ssp_gyro_sensor.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_i2c.ko 10634s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/gyro/st_gyro_spi.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/filter/admv8818.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/ad9523.ko 10634s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/filter/admv8818.ko 10634s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4350.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4371.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/ad9523.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4350.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4371.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/filter/admv8818.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/ad9523.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4350.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4371.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4377.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4377.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admfm2000.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1013.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1014.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admfm2000.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1013.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1014.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adf4377.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admfm2000.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1013.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv1014.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv4420.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv4420.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adrf6780.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4403.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4404.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adrf6780.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4403.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4404.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/admv4420.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/frequency/adrf6780.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4403.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/afe4404.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30100.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30100.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30102.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/am2315.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/dht11.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30102.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/am2315.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/dht11.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30100.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/am2315.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/health/max30102.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/dht11.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/ens210.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc100x.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc3020.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/ens210.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc100x.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hid-sensor-humidity.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc3020.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hid-sensor-humidity.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/ens210.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc100x.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hdc3020.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hid-sensor-humidity.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/htu21.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/htu21.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/hts221_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/htu21.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7005.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7020.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_core.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7005.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7020.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_core.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7005.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/humidity/si7020.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_core.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_core.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_core.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi160/bmi160_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_core.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi270/bmi270_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_core.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_core.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_core.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bmi323/bmi323_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_ser.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_ser.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_ser.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/bno055/bno055_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16400.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16460.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16475.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16400.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16480.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16475.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16460.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16480.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16400.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16460.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16475.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16480.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16550.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis_lib.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_core.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_i2c.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16550.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis_lib.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_core.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_i2c.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis16550.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/adis_lib.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_core.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_i2c.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/kmx61.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/smi240.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_spi.ko 10635s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/acpi-als.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/kmx61.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/smi240.ko 10635s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/acpi-als.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/fxos8700_spi.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/kmx61.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/imu/smi240.ko 10635s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/acpi-als.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adjd_s311.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adux1020.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3000a.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adjd_s311.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3010.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adux1020.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3000a.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3010.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adjd_s311.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/adux1020.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3000a.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3010.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3320a.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9160.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9300.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9306.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3320a.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9160.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9300.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9306.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/al3320a.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9300.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9160.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9306.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9960.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1745.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1750.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9960.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1780.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1745.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1750.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1780.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/apds9960.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1745.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1750.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/bh1780.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm32181.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3232.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3323.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm32181.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3605.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3232.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3323.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3605.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm32181.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3232.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3323.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm3605.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm36651.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cros_ec_light_prox.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap002.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap020a00f.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm36651.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cros_ec_light_prox.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap002.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap020a00f.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cm36651.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/cros_ec_light_prox.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap002.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/gp2ap020a00f.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-als.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-prox.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/iqs621-als.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-als.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29018.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-prox.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/iqs621-als.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29018.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-als.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/iqs621-als.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/hid-sensor-prox.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29018.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29028.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29125.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29028.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl76682.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/jsa1212.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29125.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl76682.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/jsa1212.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29028.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl29125.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/jsa1212.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/isl76682.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lm3533-als.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr390.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr501.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lm3533-als.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltrf216a.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr390.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr501.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltrf216a.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lm3533-als.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr390.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltr501.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/ltrf216a.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lv0104cs.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44000.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44009.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lv0104cs.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44000.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/noa1305.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44009.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/noa1305.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/lv0104cs.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44000.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/max44009.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/noa1305.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt3001.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4001.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4060.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt3001.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/pa12203001.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4001.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4060.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/pa12203001.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt3001.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4001.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/opt4060.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/pa12203001.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rohm-bu27034.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rpr0521.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1133.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1145.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rohm-bu27034.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rpr0521.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1133.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1145.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rohm-bu27034.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1133.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/rpr0521.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/si1145.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/stk3310.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_core.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_i2c.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_spi.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/stk3310.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_core.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_i2c.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_spi.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_core.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/stk3310.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_i2c.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/st_uvis25_spi.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3414.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3472.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2563.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2583.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3414.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3472.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2563.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2583.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3414.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tcs3472.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2583.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2563.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2591.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2772.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl4531.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2591.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/us5182d.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2772.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl4531.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/us5182d.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2591.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl2772.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/tsl4531.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/us5182d.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4000.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4035.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml3235.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4000.ko 10636s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6030.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4035.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml3235.ko 10636s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6030.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4000.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vcnl4035.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6030.ko 10636s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml3235.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6040.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6070.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6075.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6040.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vl6180.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6070.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6075.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vl6180.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6040.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6070.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/vl6180.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/veml6075.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/zopt2201.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/af8133j.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8974.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/zopt2201.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8975.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/af8133j.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8974.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8975.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/light/zopt2201.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/af8133j.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8974.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/ak8975.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/als31300.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/als31300.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/als31300.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/bmc150_magn_spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mag3110.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mmc35240.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mag3110.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mmc35240.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mag3110.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/mmc35240.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_core.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_core.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/st_magn_spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_core.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-core.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-core.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-i2c.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/hmc5843_spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-core.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/rm3100-spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/si7210.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/tmag5273.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/yamaha-yas530.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/multiplexer/iio-mux.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/si7210.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/tmag5273.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/yamaha-yas530.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/multiplexer/iio-mux.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/si7210.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/tmag5273.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/magnetometer/yamaha-yas530.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/multiplexer/iio-mux.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-rotation.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/hid-sensor-custom-intel-hinge.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/iqs624-pos.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-rotation.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/hid-sensor-custom-intel-hinge.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/iqs624-pos.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/orientation/hid-sensor-rotation.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/hid-sensor-custom-intel-hinge.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/position/iqs624-pos.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5110.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5272.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ds1803.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5432.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5110.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5272.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ds1803.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5432.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5272.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ad5110.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/ds1803.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5432.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5481.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5487.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4018.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4131.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5481.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5487.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4018.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4131.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5487.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/max5481.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4018.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4131.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4531.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp41010.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/tpl0102.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/x9250.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4531.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp41010.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/tpl0102.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/x9250.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp4531.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/mcp41010.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/tpl0102.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiometer/x9250.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiostat/lmp91000.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/abp060mg.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/rohm-bm1390.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiostat/lmp91000.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/abp060mg.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/rohm-bm1390.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/potentiostat/lmp91000.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/abp060mg.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/rohm-bm1390.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dlhl60d.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dps310.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dlhl60d.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dps310.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/bmp280-spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dlhl60d.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/dps310.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/cros_ec_baro.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hid-sensor-press.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp03.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/cros_ec_baro.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hid-sensor-press.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp03.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/cros_ec_baro.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hid-sensor-press.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp03.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_spi.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/icp10100.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/icp10100.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_i2c.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hsc030pa_spi.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115.ko 10637s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/icp10100.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_i2c.ko 10637s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_spi.ko 10637s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl3115.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl3115.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl115_spi.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mpl3115.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_core.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_i2c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_i2c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_core.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/mprls0025pa_spi.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_core.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5637.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/sdp500.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5637.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/sdp500.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5611_spi.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/ms5637.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/sdp500.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/t5403.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp206c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/t5403.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp206c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/t5403.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/hp206c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_spi.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_spi.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_i2c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_spi.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/as3935.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/as3935.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/zpa2326_spi.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/pressure/st_pressure_spi.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/as3935.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/cros_ec_mkbp_proximity.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/hx9023s.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/cros_ec_mkbp_proximity.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/irsd200.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/hx9023s.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/irsd200.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/isl29501.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/cros_ec_mkbp_proximity.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/isl29501.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/hx9023s.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/irsd200.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/isl29501.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/mb1232.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/ping.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/mb1232.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/ping.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/rfd77402.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/pulsedlight-lidar-lite-v2.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/rfd77402.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/mb1232.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/ping.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/rfd77402.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf04.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf08.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9310.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf04.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf08.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9310.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9324.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9324.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf04.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/srf08.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9310.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9324.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9360.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx_common.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9360.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9500.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx_common.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vcnl3020.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9500.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vcnl3020.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9360.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx_common.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/sx9500.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vcnl3020.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vl53l0x-i2c.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/aw96103.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s90.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vl53l0x-i2c.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/aw96103.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s90.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1200.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1200.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/vl53l0x-i2c.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/proximity/aw96103.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s90.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1200.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1210.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/iqs620at-temp.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/ltc2983.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1210.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/iqs620at-temp.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/ltc2983.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/hid-sensor-temperature.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/hid-sensor-temperature.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/resolver/ad2s1210.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/iqs620at-temp.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/ltc2983.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/hid-sensor-temperature.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/maxim_thermocouple.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max30208.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/maxim_thermocouple.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31856.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max30208.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31865.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31856.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31865.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/maxim_thermocouple.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max30208.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31856.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/max31865.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mcp9600.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mcp9600.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90614.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90632.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90614.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90635.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90632.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mcp9600.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90635.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90614.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90632.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/mlx90635.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp006.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp006.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp007.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp117.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp007.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys01.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp117.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp006.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys01.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp007.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tmp117.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys01.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys02d.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys02d.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-hrtimer.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-interrupt.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-hrtimer.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-lptimer-trigger.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-interrupt.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/temperature/tsys02d.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-lptimer-trigger.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-hrtimer.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-interrupt.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-lptimer-trigger.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-timer-trigger.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-sysfs.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-timer-trigger.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-loop.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-sysfs.ko 10638s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-loop.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/stm32-timer-trigger.ko 10638s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio.ko 10638s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-sysfs.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/trigger/iio-trig-loop.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-configfs.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-gts-helper.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-configfs.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-gts-helper.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-device.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-trigger.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-device.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-trigger.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-configfs.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-gts-helper.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-device.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-sw-trigger.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-triggered-event.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-backend.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-triggered-event.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-backend.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/devices/ipoctal.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/carriers/tpci200.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/devices/ipoctal.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/carriers/tpci200.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-triggered-event.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/iio/industrialio-backend.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/carriers/tpci200.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/devices/ipoctal.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/ipack.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/ipack.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/idt/ntb_hw_idt.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/epf/ntb_hw_epf.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/idt/ntb_hw_idt.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ipack/ipack.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/epf/ntb_hw_epf.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/idt/ntb_hw_idt.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/epf/ntb_hw_epf.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/mscc/ntb_hw_switchtec.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_pingpong.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/mscc/ntb_hw_switchtec.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_pingpong.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_tool.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_perf.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_tool.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_perf.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/hw/mscc/ntb_hw_switchtec.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_pingpong.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_tool.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/test/ntb_perf.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb_transport.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb_transport.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-pci.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-lpc.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-pci.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-lpc.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/ntb/ntb_transport.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-lpc.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/mcb/mcb-pci.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thunderbolt/thunderbolt.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_core.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_core.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_basic.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thunderbolt/thunderbolt.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_basic.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_core.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_basic.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/thunderbolt/thunderbolt.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/dummy_stm.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/dummy_stm.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_console.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_ftrace.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_console.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_ftrace.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/dummy_stm.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_console.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/stm/stm_ftrace.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/ptt/hisi_ptt.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/ptt/hisi_ptt.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-mgr.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-cvp.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-mgr.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-ps-spi.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-cvp.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-ps-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/hwtracing/ptt/hisi_ptt.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-mgr.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-cvp.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-ps-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/ice40-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/machxo2-spi.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/ice40-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/machxo2-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga-a10.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga-a10.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/ice40-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/machxo2-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/socfpga-a10.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/stratix10-soc.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-core.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/stratix10-soc.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-selectmap.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-spi.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-core.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-selectmap.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/stratix10-soc.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-selectmap.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-core.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/zynqmp-fpga.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/versal-fpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/zynqmp-fpga.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/microchip-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/versal-fpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/microchip-spi.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/zynqmp-fpga.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/microchip-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/versal-fpga.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig-spi.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig-spi.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core-plat.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/intel-m10-bmc-sec-update.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core-plat.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/intel-m10-bmc-sec-update.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/lattice-sysconfig-spi.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-pr-ip-core-plat.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/intel-m10-bmc-sec-update.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-bridge.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-hps2fpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-bridge.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-fpga2sdram.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-freeze-bridge.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-hps2fpga.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-fpga2sdram.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-freeze-bridge.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-bridge.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-hps2fpga.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-fpga2sdram.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/altera-freeze-bridge.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-pr-decoupler.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-region.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-pr-decoupler.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/of-fpga-region.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-region.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/of-fpga-region.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/xilinx-pr-decoupler.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/fpga-region.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/of-fpga-region.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-mgr.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-br.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-region.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-mgr.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-br.ko 10639s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-region.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-br.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-mgr.ko 10639s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-fme-region.ko 10639s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-afu.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-n3000-nios.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-pci.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-afu.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-core.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-n3000-nios.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-pci.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-core.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-afu.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-n3000-nios.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fpga/dfl-pci.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-core.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-hub.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-aspeed.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-gpio.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-hub.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-i2cr.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-aspeed.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-gpio.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-i2cr.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-hub.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-aspeed.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-gpio.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-master-i2cr.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-scom.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-sbefifo.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-occ.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-scom.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/i2cr-scom.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-sbefifo.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-occ.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/i2cr-scom.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-scom.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-sbefifo.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/fsi-occ.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/fsi/i2cr-scom.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tee.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/optee/optee.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tstee/arm-tstee.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-core.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tee.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tstee/arm-tstee.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/optee/optee.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-core.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tee.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/optee/optee.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/tee/tstee/arm-tstee.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-core.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-bus-gpio.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-serial.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-bus-gpio.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-serial.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-mtk.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-mtk.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/siox/siox-bus-gpio.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-serial.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-mtk.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-sirf.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-ubx.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-usb.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-sirf.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-ubx.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-usb.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/counter.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/counter.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-sirf.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-ubx.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/gnss/gnss-usb.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/counter.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/interrupt-cnt.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/rz-mtu3-cnt.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/interrupt-cnt.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-timer-cnt.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/rz-mtu3-cnt.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-lptimer-cnt.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-timer-cnt.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-lptimer-cnt.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/interrupt-cnt.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/rz-mtu3-cnt.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-timer-cnt.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/stm32-lptimer-cnt.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-eqep.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-ecap-capture.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-eqep.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_core.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-ecap-capture.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_usb.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_core.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_usb.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-eqep.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/counter/ti-ecap-capture.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_core.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_usb.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_cdev.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/controller/peci-npcm.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_cdev.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/controller/peci-npcm.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci-cpu.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci-cpu.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/most/most_cdev.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/controller/peci-npcm.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/peci/peci-cpu.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/sound/soundcore.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/trace_printk/trace-printk.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/sound/soundcore.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/trace_printk/trace-printk.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/ftrace/sample-trace-array.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/hung_task/hung_task_tests.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/ftrace/sample-trace-array.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/hung_task/hung_task_tests.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/sound/soundcore.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/trace_printk/trace-printk.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/ftrace/sample-trace-array.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/hung_task/hung_task_tests.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/tsm-mr/tsm_mr_sample.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/tsm-mr/tsm_mr_sample.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/core/pktgen.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/psnap.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/core/pktgen.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/stp.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/psnap.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/samples/tsm-mr/tsm_mr_sample.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/stp.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/core/pktgen.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/psnap.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/stp.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/garp.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/mrp.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/garp.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_police.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/mrp.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gact.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_police.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/garp.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gact.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/802/mrp.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_police.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gact.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mirred.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_sample.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mirred.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_sample.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_nat.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_pedit.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_nat.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mirred.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_pedit.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_sample.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_nat.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_pedit.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_simple.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbedit.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_simple.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_csum.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbedit.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mpls.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_csum.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_simple.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mpls.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbedit.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_csum.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_mpls.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_vlan.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_vlan.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_bpf.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_connmark.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ctinfo.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_bpf.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_connmark.ko 10640s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ctinfo.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_vlan.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_bpf.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ctinfo.ko 10640s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_connmark.ko 10640s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbmod.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbmod.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_tunnel_key.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ct.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_tunnel_key.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gate.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ct.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gate.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_skbmod.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_tunnel_key.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_gate.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/act_ct.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_htb.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_htb.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hfsc.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_red.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_gred.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hfsc.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_red.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_htb.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_gred.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hfsc.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_red.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_gred.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ingress.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ingress.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfb.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfq.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_tbf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfb.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ingress.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_tbf.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfb.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_sfq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_tbf.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_teql.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_teql.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_prio.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_multiq.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_netem.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_prio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_teql.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_multiq.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_netem.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_prio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_multiq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_netem.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_drr.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_drr.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_plug.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ets.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_plug.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_drr.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ets.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_plug.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_ets.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio_lib.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio_lib.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_skbprio.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_choke.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_qfq.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_skbprio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_mqprio_lib.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_choke.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_qfq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_skbprio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_choke.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_qfq.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_codel.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_codel.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_codel.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cake.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_codel.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_codel.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cake.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_codel.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cake.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hhf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hhf.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_pie.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_pie.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cbs.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_pie.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_hhf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_pie.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cbs.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_pie.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_fq_pie.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_cbs.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_etf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_etf.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_taprio.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_u32.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_route.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_etf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_taprio.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_u32.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_route.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/sch_taprio.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_u32.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_route.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_fw.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_fw.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_basic.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flow.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_cgroup.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_basic.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_fw.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flow.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_cgroup.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_basic.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flow.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_cgroup.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_bpf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_bpf.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flower.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_matchall.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_cmp.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flower.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_matchall.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_bpf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_cmp.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_flower.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/cls_matchall.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_cmp.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_nbyte.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_nbyte.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_u32.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_meta.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_text.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_u32.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_meta.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_text.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_nbyte.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_u32.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_text.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_meta.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_canid.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_canid.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipset.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipt.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netlink/netlink_diag.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipset.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipt.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netlink/netlink_diag.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_canid.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipset.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sched/em_ipt.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netlink/netlink_diag.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_acct.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_queue.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_acct.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_log.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_queue.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_log.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_acct.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_queue.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_log.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_osf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_osf.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_hook.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_hook.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netlink.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_osf.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netlink.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_hook.ko 10641s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cttimeout.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netlink.ko 10641s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack.ko 10641s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cttimeout.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cthelper.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cthelper.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cttimeout.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_amanda.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_ftp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nfnetlink_cthelper.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_amanda.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_ftp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_h323.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_amanda.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_ftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_h323.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_irc.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_irc.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_h323.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_broadcast.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_irc.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_broadcast.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_snmp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_broadcast.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_snmp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_pptp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_pptp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_snmp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sane.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sip.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_pptp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sane.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sip.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_tftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_tftp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sane.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_sip.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_log_syslog.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conntrack_tftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_log_syslog.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_amanda.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_log_syslog.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_ftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_amanda.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_ftp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_amanda.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_irc.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_ftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_irc.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_sip.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_tftp.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_irc.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_sip.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_synproxy_core.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_tftp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_synproxy_core.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_sip.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_nat_tftp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conncount.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_synproxy_core.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conncount.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_dup_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_tables.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_conncount.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_dup_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_compat.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_compat.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_dup_netdev.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_tables.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_connlimit.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_compat.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_tables.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_connlimit.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_numgen.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_connlimit.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_numgen.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_ct.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_flow_offload.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_ct.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_flow_offload.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_numgen.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_limit.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_ct.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_limit.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_flow_offload.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_nat.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_limit.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_nat.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_queue.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_quota.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_queue.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_quota.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_nat.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_queue.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_quota.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_inet.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_inet.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tunnel.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_inet.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_netdev.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tunnel.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_log.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_log.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_reject_netdev.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tunnel.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_masq.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_log.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_masq.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_redir.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_hash.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_redir.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_masq.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_hash.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_redir.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_hash.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_inet.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_inet.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_netdev.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_socket.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_inet.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_socket.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_osf.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fib_netdev.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_osf.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_socket.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tproxy.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_osf.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_xfrm.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tproxy.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_xfrm.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_synproxy.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_synproxy.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_tproxy.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_xfrm.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_chain_nat.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_synproxy.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_chain_nat.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_dup_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fwd_netdev.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_chain_nat.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_dup_netdev.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fwd_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_fwd_netdev.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nft_dup_netdev.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table_inet.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table_inet.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/x_tables.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpudp.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/x_tables.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/nf_flow_table_inet.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpudp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mark.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/x_tables.ko 10642s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mark.ko 10642s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpudp.ko 10642s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connmark.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connmark.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mark.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_set.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nat.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connmark.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_set.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nat.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_AUDIT.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_AUDIT.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nat.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_set.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CHECKSUM.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_AUDIT.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CHECKSUM.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CLASSIFY.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CHECKSUM.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CONNSECMARK.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CLASSIFY.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CT.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CONNSECMARK.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CT.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CLASSIFY.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_DSCP.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CONNSECMARK.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_CT.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_DSCP.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HL.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_DSCP.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HL.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HMARK.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LED.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HMARK.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LED.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HL.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LOG.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LOG.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_HMARK.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LED.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NETMAP.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_LOG.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NETMAP.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFLOG.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFQUEUE.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFLOG.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFQUEUE.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NETMAP.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_RATEEST.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFLOG.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_RATEEST.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_NFQUEUE.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_REDIRECT.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_RATEEST.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_REDIRECT.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_MASQUERADE.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_SECMARK.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_MASQUERADE.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_REDIRECT.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_SECMARK.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TPROXY.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TPROXY.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_MASQUERADE.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_SECMARK.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPMSS.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TPROXY.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPMSS.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TEE.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TEE.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPMSS.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TRACE.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TRACE.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TEE.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_IDLETIMER.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_TRACE.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_IDLETIMER.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_addrtype.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_bpf.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_addrtype.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_IDLETIMER.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_bpf.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cluster.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cluster.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_bpf.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_addrtype.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_comment.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cluster.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_comment.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connbytes.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlabel.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connbytes.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_comment.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlabel.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlimit.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connbytes.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlabel.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlimit.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_conntrack.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_conntrack.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_connlimit.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cpu.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dccp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cpu.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_conntrack.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dccp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_devgroup.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cpu.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_devgroup.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dccp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dscp.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_devgroup.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dscp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ecn.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_esp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ecn.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_dscp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_esp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hashlimit.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ecn.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hashlimit.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_esp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_helper.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hashlimit.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_helper.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hl.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipcomp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hl.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipcomp.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_helper.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_iprange.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_hl.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipcomp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_iprange.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipvs.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipvs.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_iprange.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_l2tp.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_length.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_ipvs.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_l2tp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_length.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_limit.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_l2tp.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_limit.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_length.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mac.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_limit.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mac.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_multiport.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nfacct.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_multiport.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_mac.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nfacct.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_osf.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_multiport.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_osf.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_nfacct.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_owner.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_owner.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_osf.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cgroup.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_physdev.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_owner.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cgroup.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_physdev.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_pkttype.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_cgroup.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_pkttype.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_physdev.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_policy.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_policy.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_pkttype.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_quota.ko 10643s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_rateest.ko 10643s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_quota.ko 10643s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_policy.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_rateest.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_realm.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_quota.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_realm.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_rateest.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_recent.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_realm.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_recent.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_sctp.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_socket.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_sctp.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_recent.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_socket.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_state.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_state.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_sctp.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_socket.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_statistic.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_statistic.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_state.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_string.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpmss.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_statistic.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_string.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpmss.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_time.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_time.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_string.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_tcpmss.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_u32.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_time.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_u32.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/xt_u32.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_net.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_net.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_net.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_list_set.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_list_set.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_rr.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipset/ip_set_list_set.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_rr.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_rr.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lc.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lc.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_fo.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lc.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_fo.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_fo.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_dh.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_dh.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sh.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_mh.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_dh.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sh.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sed.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_mh.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sh.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sed.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_nq.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_mh.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_nq.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_sed.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_twos.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_nq.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_twos.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_twos.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_h323.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_h323.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_h323.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ip_tables.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_filter.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ip_tables.ko 10644s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_filter.ko 10644s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_mangle.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ip_tables.ko 10644s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_filter.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_mangle.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_nat.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_nat.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_mangle.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_raw.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_security.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_raw.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_nat.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_security.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ah.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_raw.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/iptable_security.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ah.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ah.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ECN.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_REJECT.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ECN.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_REJECT.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_REJECT.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_ECN.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arp_tables.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arp_tables.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arpt_mangle.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arptable_filter.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arpt_mangle.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arptable_filter.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arp_tables.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arptable_filter.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/arpt_mangle.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_tunnel.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_tunnel.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipip.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/fou.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_tunnel.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipip.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/fou.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/gre.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/fou.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/gre.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipip.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_gre.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_gre.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/gre.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_tunnel.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_vti.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_gre.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_tunnel.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_vti.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ah4.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_tunnel.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ah4.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ip_vti.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ah4.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4_offload.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipcomp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4_offload.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipcomp.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/xfrm4_tunnel.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/xfrm4_tunnel.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/ipcomp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/esp4_offload.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tunnel4.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tunnel4.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/xfrm4_tunnel.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/inet_diag.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_diag.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tunnel4.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/inet_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_diag.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_diag.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/inet_diag.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_diag.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/raw_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/raw_diag.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/udp_diag.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bbr.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bic.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bbr.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/raw_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bic.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_cdg.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bbr.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_cdg.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_bic.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_dctcp.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_dctcp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_cdg.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_westwood.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_highspeed.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_westwood.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_highspeed.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_dctcp.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_hybla.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_westwood.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_highspeed.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_hybla.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_htcp.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_htcp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_hybla.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_vegas.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_nv.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_vegas.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_nv.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_htcp.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_veno.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_vegas.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_veno.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_nv.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_scalable.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_scalable.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_veno.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_lp.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_yeah.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_lp.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_yeah.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_scalable.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_illinois.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_lp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_yeah.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_illinois.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_algo.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_algo.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv4/tcp_illinois.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_user.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_ipcomp.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_user.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_ipcomp.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_algo.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_interface.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_user.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_ipcomp.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_interface.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_iptfs.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_iptfs.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_interface.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/unix/unix_diag.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6_tables.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/unix/unix_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6_tables.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xfrm/xfrm_iptfs.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_filter.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/unix/unix_diag.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_filter.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6_tables.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_mangle.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_filter.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_mangle.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_raw.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_security.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_raw.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_mangle.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_security.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_nat.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_nat.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_raw.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_security.ko 10645s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 10645s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 10645s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6table_nat.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ah.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ah.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_eui64.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_frag.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ah.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_eui64.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_frag.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_eui64.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_frag.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_mh.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_mh.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_hbh.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_mh.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_hbh.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_hbh.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rt.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_srh.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rt.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_srh.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_NPT.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_rt.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_srh.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_NPT.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_NPT.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ah6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ah6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6_offload.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ah6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6_offload.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/esp6_offload.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ipcomp6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/xfrm6_tunnel.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ipcomp6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/xfrm6_tunnel.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/tunnel6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/mip6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ipcomp6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/tunnel6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/xfrm6_tunnel.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/mip6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/tunnel6.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/mip6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ila/ila.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_vti.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ila/ila.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_vti.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/sit.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_tunnel.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ila/ila.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/sit.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_vti.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_tunnel.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/sit.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_tunnel.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_gre.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/fou6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_gre.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/fou6.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_udp_tunnel.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/packet/af_packet_diag.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_gre.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/fou6.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_udp_tunnel.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/packet/af_packet_diag.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ipv6/ip6_udp_tunnel.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/packet/af_packet_diag.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/dsa_core.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ar9331.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ar9331.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/dsa_core.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_brcm.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_dsa.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_brcm.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ar9331.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/dsa_core.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_dsa.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_brcm.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_dsa.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_gswip.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_hellcreek.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_gswip.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_hellcreek.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ksz.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ksz.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_lan9303.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_gswip.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_lan9303.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_hellcreek.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ksz.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_lan9303.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_mtk.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_none.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_mtk.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_none.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot_8021q.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_mtk.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot_8021q.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_none.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_ocelot_8021q.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_qca.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl4_a.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl8_4.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_qca.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl4_a.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl8_4.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rzn1_a5psw.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rzn1_a5psw.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_qca.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl4_a.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rtl8_4.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_rzn1_a5psw.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_sja1105.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_trailer.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_vsc73xx_8021q.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_sja1105.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_trailer.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_vsc73xx_8021q.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_xrs700x.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_xrs700x.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_sja1105.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_trailer.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_vsc73xx_8021q.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/dsa/tag_xrs700x.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/8021q/8021q.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/wireless/cfg80211.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rfkill/rfkill-gpio.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/8021q/8021q.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rfkill/rfkill-gpio.ko 10646s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_gso.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_gso.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/8021q/8021q.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rfkill/rfkill-gpio.ko 10646s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/wireless/cfg80211.ko 10646s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_gso.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_router.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_iptunnel.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/wireless/cfg80211.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_iptunnel.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_router.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xdp/xsk_diag.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xdp/xsk_diag.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_iptunnel.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mpls/mpls_router.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mptcp/mptcp_diag.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/xdp/xsk_diag.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mptcp/mptcp_diag.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc2.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mptcp/mptcp_diag.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc2.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tls/tls.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tls/tls.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/llc/llc2.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/key/af_key.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tls/tls.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/key/af_key.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_meta_bridge.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_meta_bridge.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_reject_bridge.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_reject_bridge.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/key/af_key.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_meta_bridge.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nft_reject_bridge.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtables.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_broute.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtables.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_filter.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_broute.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_filter.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_nat.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtables.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_nat.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_broute.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_filter.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebtable_nat.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_802_3.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_among.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arp.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_802_3.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_among.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arp.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_802_3.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arp.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_among.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip6.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_limit.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip6.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark_m.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_limit.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark_m.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_pkttype.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_ip6.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_pkttype.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_limit.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark_m.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_pkttype.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_stp.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_vlan.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_stp.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arpreply.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_vlan.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arpreply.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_stp.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_vlan.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_arpreply.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_mark.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_dnat.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_redirect.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_dnat.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_snat.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_redirect.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_snat.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_log.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_dnat.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_log.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_redirect.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_snat.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_nflog.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_log.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_nflog.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/bridge.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/br_netfilter.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/netfilter/ebt_nflog.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/appletalk/appletalk.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/br_netfilter.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/bridge.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/appletalk/appletalk.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/br_netfilter.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/x25/x25.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/appletalk/appletalk.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/bridge/bridge.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/x25/x25.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/lapb/lapb.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/x25/x25.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netrom/netrom.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/lapb/lapb.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rose/rose.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netrom/netrom.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rose/rose.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/lapb/lapb.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ax25/ax25.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/netrom/netrom.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rose/rose.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ax25/ax25.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-raw.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ax25/ax25.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-bcm.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-raw.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-bcm.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-raw.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-gw.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-bcm.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-gw.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/j1939/can-j1939.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-isotp.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/j1939/can-j1939.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-gw.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/sunrpc.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-isotp.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/j1939/can-j1939.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/sunrpc.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/can/can-isotp.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/sunrpc.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxrpc.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxperf.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxperf.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/kcm/kcm.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxrpc.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxperf.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/kcm/kcm.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/atm.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rxrpc/rxrpc.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/kcm/kcm.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/atm.ko 10647s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/clip.ko 10647s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/clip.ko 10647s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/atm.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/br2684.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/lec.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/clip.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/br2684.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/lec.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/mpoa.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/br2684.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/mpoa.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/pppoatm.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/lec.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/pppoatm.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/mpoa.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_core.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/atm/pppoatm.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ppp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_core.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ppp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_core.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_netlink.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ppp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_netlink.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_eth.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_netlink.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_debugfs.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_eth.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip6.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_debugfs.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip6.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/phonet.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_eth.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_debugfs.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/l2tp/l2tp_ip6.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/phonet.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/pn_pep.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/phonet.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp_diag.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/pn_pep.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp_diag.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/phonet/pn_pep.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp_diag.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/sctp/sctp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_rdma.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_tcp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_rdma.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_tcp.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac80211/mac80211.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_rdma.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/rds/rds_tcp.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc_diag.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc_diag.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac80211/mac80211.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc_diag.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/tipc/tipc.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac80211/mac80211.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc_diag.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc_diag.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/smc/smc_diag.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_fd.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_xen.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_fd.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_xen.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_virtio.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_fd.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_virtio.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_xen.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_rdma.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_rdma.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_virtio.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_usbg.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_usbg.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_rdma.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/chnl_net.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/9p/9pnet_usbg.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/chnl_net.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_socket.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_socket.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/chnl_net.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_usb.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/6lowpan.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_usb.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_socket.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/6lowpan.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_dest.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/caif/caif_usb.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_dest.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/6lowpan.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_fragment.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_fragment.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_dest.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_hop.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_ipv6.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_hop.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_fragment.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_ipv6.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_mobility.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_hop.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_mobility.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_ipv6.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_routing.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_routing.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_mobility.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_udp.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_udp.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_routing.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/6lowpan/nhc_udp.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154_socket.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154_socket.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac802154/mac802154.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ceph/libceph.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ieee802154/ieee802154_socket.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac802154/mac802154.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ceph/libceph.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/batman-adv/batman-adv.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/mac802154/mac802154.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/batman-adv/batman-adv.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ceph/libceph.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/batman-adv/batman-adv.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_spi.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_spi.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_uart.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_uart.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/hci/hci.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_spi.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/hci/hci.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc_digital.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nci/nci_uart.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/hci/hci.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc_digital.ko 10648s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/psample/psample.ko 10648s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/psample/psample.ko 10648s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nfc/nfc_digital.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ife/ife.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/openvswitch.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/psample/psample.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ife/ife.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/openvswitch.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-vxlan.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/ife/ife.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-vxlan.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-geneve.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/openvswitch.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-geneve.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-vxlan.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-gre.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-gre.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-geneve.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_diag.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/openvswitch/vport-gre.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_diag.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_diag.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/hv_sock.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/hv_sock.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_loopback.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/hv_sock.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_loopback.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nsh/nsh.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nsh/nsh.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/vmw_vsock/vsock_loopback.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/hsr/hsr.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/nsh/nsh.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/hsr/hsr.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-smd.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-smd.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/hsr/hsr.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-tun.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-tun.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-smd.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-mhi.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-tun.ko 10649s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-mhi.ko 10649s STRIP /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 10649s SIGN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/net/qrtr/qrtr-mhi.ko 10649s DEPMOD /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws 10657s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws' 10657s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 10657s # 10657s # Build module blacklists: 10657s # - blacklist all watchdog drivers (LP:1432837) 10657s # 10657s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modprobe.d 10657s echo "# Kernel supplied blacklist for linux-aws 6.16.0-1001-aws arm64" \ 10657s >/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modprobe.d/blacklist_linux-aws_6.16.0-1001-aws.conf 10657s for conf in arm64-aws arm64 common.conf; do \ 10657s if [ -f debian.aws/modprobe.d/$conf ]; then \ 10657s echo "# modprobe.d/$conf"; \ 10657s cat debian.aws/modprobe.d/$conf; \ 10657s fi; \ 10657s done >>/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modprobe.d/blacklist_linux-aws_6.16.0-1001-aws.conf 10657s echo "# Autogenerated watchdog blacklist" \ 10657s >>/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modprobe.d/blacklist_linux-aws_6.16.0-1001-aws.conf 10657s ls -1 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/watchdog/ | \ 10657s grep -v '^bcm2835_wdt$' | \ 10657s sed -e 's/^/blacklist /' -e 's/.ko$//' | \ 10657s sort -u \ 10657s >>/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modprobe.d/blacklist_linux-aws_6.16.0-1001-aws.conf 10657s rm -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/build 10657s rm -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/source 10657s # Some initramfs-tools specific modules 10657s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/initrd 10657s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/vesafb.ko ]; then\ 10657s ln -sf /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/kernel/drivers/video/vesafb.ko \ 10657s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/initrd/; \ 10657s fi 10657s echo "interest linux-update-6.16.0-1001-aws" >"debian/linux-image-unsigned-6.16.0-1001-aws.triggers" 10657s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-image-unsigned-6.16.0-1001-aws/usr/lib/linux/triggers 10657s for which in postinst postrm preinst prerm; do template="debian/templates/image.$which.in"; script="debian/linux-image-unsigned-6.16.0-1001-aws.$which"; sed -e 's/@abiname@/6.16.0-1001/g' -e 's/@localversion@/-aws/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 10657s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/usr/lib/linux/triggers 10657s for which in postinst postrm; do template="debian/templates/extra.$which.in"; script="debian/linux-modules-6.16.0-1001-aws.$which"; sed -e 's/@abiname@/6.16.0-1001/g' -e 's/@localversion@/-aws/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 10657s # The flavour specific headers image 10657s # TODO: Would be nice if we didn't have to dupe the original builddir 10657s install -d -m755 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws 10657s cp /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws 10657s chmod 644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/.config 10657s make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 O=/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws -j1 syncconfig prepare scripts 10657s make[1]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src' 10657s make[2]: Entering directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws' 10657s GEN Makefile 10658s HOSTCC scripts/basic/fixdep 10658s HOSTCC scripts/kconfig/conf.o 10658s HOSTCC scripts/kconfig/confdata.o 10659s HOSTCC scripts/kconfig/expr.o 10659s LEX scripts/kconfig/lexer.lex.c 10659s YACC scripts/kconfig/parser.tab.[ch] 10659s HOSTCC scripts/kconfig/lexer.lex.o 10660s HOSTCC scripts/kconfig/menu.o 10660s HOSTCC scripts/kconfig/parser.tab.o 10660s HOSTCC scripts/kconfig/preprocess.o 10661s HOSTCC scripts/kconfig/symbol.o 10661s HOSTCC scripts/kconfig/util.o 10661s HOSTLD scripts/kconfig/conf 10668s GEN Makefile 10668s HOSTCC scripts/dtc/dtc.o 10668s HOSTCC scripts/dtc/flattree.o 10668s HOSTCC scripts/dtc/fstree.o 10668s HOSTCC scripts/dtc/data.o 10669s HOSTCC scripts/dtc/livetree.o 10669s HOSTCC scripts/dtc/treesource.o 10669s HOSTCC scripts/dtc/srcpos.o 10669s HOSTCC scripts/dtc/checks.o 10670s HOSTCC scripts/dtc/util.o 10670s LEX scripts/dtc/dtc-lexer.lex.c 10670s YACC scripts/dtc/dtc-parser.tab.[ch] 10670s HOSTCC scripts/dtc/dtc-lexer.lex.o 10671s HOSTCC scripts/dtc/dtc-parser.tab.o 10671s HOSTLD scripts/dtc/dtc 10671s HOSTCC scripts/dtc/libfdt/fdt.o 10672s HOSTCC scripts/dtc/libfdt/fdt_ro.o 10672s HOSTCC scripts/dtc/libfdt/fdt_wip.o 10672s HOSTCC scripts/dtc/libfdt/fdt_sw.o 10672s HOSTCC scripts/dtc/libfdt/fdt_rw.o 10672s HOSTCC scripts/dtc/libfdt/fdt_strerror.o 10672s HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o 10672s HOSTCC scripts/dtc/libfdt/fdt_addresses.o 10672s HOSTCC scripts/dtc/libfdt/fdt_overlay.o 10673s HOSTCC scripts/dtc/fdtoverlay.o 10673s HOSTLD scripts/dtc/fdtoverlay 10673s HOSTCC scripts/gendwarfksyms/gendwarfksyms.o 10673s HOSTCC scripts/gendwarfksyms/cache.o 10673s HOSTCC scripts/gendwarfksyms/die.o 10673s HOSTCC scripts/gendwarfksyms/dwarf.o 10674s HOSTCC scripts/gendwarfksyms/kabi.o 10674s HOSTCC scripts/gendwarfksyms/symbols.o 10674s HOSTCC scripts/gendwarfksyms/types.o 10674s HOSTLD scripts/gendwarfksyms/gendwarfksyms 10674s HOSTCC scripts/ipe/polgen/polgen 10674s HOSTCC scripts/selinux/mdp/mdp 10675s HOSTCC scripts/kallsyms 10675s HOSTCC scripts/sorttable 10675s HOSTCC scripts/asn1_compiler 10676s HOSTCC scripts/sign-file 10676s HOSTCC scripts/insert-sys-cert 10676s UPD include/config/kernel.release 10676s WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h 10676s WRAP arch/arm64/include/generated/uapi/asm/errno.h 10676s WRAP arch/arm64/include/generated/uapi/asm/ioctl.h 10676s WRAP arch/arm64/include/generated/uapi/asm/ioctls.h 10676s WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h 10676s WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h 10676s WRAP arch/arm64/include/generated/uapi/asm/poll.h 10676s WRAP arch/arm64/include/generated/uapi/asm/resource.h 10676s WRAP arch/arm64/include/generated/uapi/asm/sembuf.h 10676s WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h 10676s WRAP arch/arm64/include/generated/uapi/asm/siginfo.h 10676s WRAP arch/arm64/include/generated/uapi/asm/socket.h 10676s WRAP arch/arm64/include/generated/uapi/asm/sockios.h 10676s WRAP arch/arm64/include/generated/uapi/asm/stat.h 10676s WRAP arch/arm64/include/generated/uapi/asm/swab.h 10676s WRAP arch/arm64/include/generated/uapi/asm/termbits.h 10676s WRAP arch/arm64/include/generated/uapi/asm/termios.h 10676s WRAP arch/arm64/include/generated/uapi/asm/types.h 10676s SYSHDR arch/arm64/include/generated/uapi/asm/unistd_64.h 10676s WRAP arch/arm64/include/generated/asm/early_ioremap.h 10676s WRAP arch/arm64/include/generated/asm/fprobe.h 10676s WRAP arch/arm64/include/generated/asm/mcs_spinlock.h 10676s WRAP arch/arm64/include/generated/asm/mmzone.h 10676s WRAP arch/arm64/include/generated/asm/qrwlock.h 10676s WRAP arch/arm64/include/generated/asm/qspinlock.h 10676s WRAP arch/arm64/include/generated/asm/parport.h 10676s WRAP arch/arm64/include/generated/asm/user.h 10676s WRAP arch/arm64/include/generated/asm/cfi.h 10676s WRAP arch/arm64/include/generated/asm/delay.h 10676s WRAP arch/arm64/include/generated/asm/div64.h 10676s WRAP arch/arm64/include/generated/asm/dma-mapping.h 10676s WRAP arch/arm64/include/generated/asm/dma.h 10676s WRAP arch/arm64/include/generated/asm/emergency-restart.h 10676s WRAP arch/arm64/include/generated/asm/hw_irq.h 10676s WRAP arch/arm64/include/generated/asm/irq_regs.h 10676s WRAP arch/arm64/include/generated/asm/kdebug.h 10676s WRAP arch/arm64/include/generated/asm/kmap_size.h 10677s WRAP arch/arm64/include/generated/asm/local.h 10677s WRAP arch/arm64/include/generated/asm/local64.h 10677s WRAP arch/arm64/include/generated/asm/mmiowb.h 10677s WRAP arch/arm64/include/generated/asm/msi.h 10677s WRAP arch/arm64/include/generated/asm/serial.h 10677s WRAP arch/arm64/include/generated/asm/softirq_stack.h 10677s WRAP arch/arm64/include/generated/asm/switch_to.h 10677s WRAP arch/arm64/include/generated/asm/trace_clock.h 10677s WRAP arch/arm64/include/generated/asm/vga.h 10677s WRAP arch/arm64/include/generated/asm/video.h 10677s SYSTBL arch/arm64/include/generated/asm/syscall_table_32.h 10677s SYSTBL arch/arm64/include/generated/asm/syscall_table_64.h 10677s SYSHDR arch/arm64/include/generated/asm/unistd_32.h 10677s SYSHDR arch/arm64/include/generated/asm/unistd_compat_32.h 10677s UPD include/generated/uapi/linux/version.h 10677s UPD include/generated/utsrelease.h 10677s UPD include/generated/compile.h 10677s GEN arch/arm64/include/generated/asm/cpucap-defs.h 10677s GEN arch/arm64/include/generated/asm/sysreg-defs.h 10677s CC scripts/mod/empty.o 10677s HOSTCC scripts/mod/mk_elfconfig 10677s MKELF scripts/mod/elfconfig.h 10677s HOSTCC scripts/mod/modpost.o 10678s CC scripts/mod/devicetable-offsets.s 10678s UPD scripts/mod/devicetable-offsets.h 10678s HOSTCC scripts/mod/file2alias.o 10679s HOSTCC scripts/mod/sumversion.o 10679s HOSTCC scripts/mod/symsearch.o 10679s HOSTLD scripts/mod/modpost 10679s UPD include/generated/timeconst.h 10679s CC kernel/bounds.s 10679s UPD include/generated/bounds.h 10679s CC arch/arm64/kernel/asm-offsets.s 10680s UPD include/generated/asm-offsets.h 10680s CALL /tmp/autopkgtest.maT0BU/build.miS/src/scripts/checksyscalls.sh 10680s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-arch-fallback.h 10680s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-instrumented.h 10680s CHKSHA1 /tmp/autopkgtest.maT0BU/build.miS/src/include/linux/atomic/atomic-long.h 10680s LDS arch/arm64/kernel/vdso/vdso.lds 10680s CC arch/arm64/kernel/vdso/vgettimeofday.o 10681s AS arch/arm64/kernel/vdso/note.o 10681s AS arch/arm64/kernel/vdso/sigreturn.o 10681s CC arch/arm64/kernel/vdso/vgetrandom.o 10681s AS arch/arm64/kernel/vdso/vgetrandom-chacha.o 10681s LD arch/arm64/kernel/vdso/vdso.so.dbg 10681s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso/vgettimeofday.o' being placed in section `.sframe' 10681s aarch64-linux-gnu-ld: warning: orphan section `.sframe' from `arch/arm64/kernel/vdso/vgetrandom.o' being placed in section `.sframe' 10681s VDSOSYM include/generated/vdso-offsets.h 10681s OBJCOPY arch/arm64/kernel/vdso/vdso.so 10681s DESCEND bpf/resolve_btfids 10681s MKDIR /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/ 10681s GEN /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/bpf_helper_defs.h 10682s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf.o 10687s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf.o 10688s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/nlattr.o 10688s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf.o 10691s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_errno.o 10691s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/str_error.o 10691s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/netlink.o 10691s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf_prog_linfo.o 10691s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_probes.o 10692s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/hashmap.o 10692s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_dump.o 10693s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/ringbuf.o 10693s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/strset.o 10693s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/linker.o 10694s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/gen_loader.o 10695s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/relo_core.o 10695s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/usdt.o 10696s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/zip.o 10696s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/elf.o 10696s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/features.o 10696s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_iter.o 10697s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_relocate.o 10697s LD /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf-in.o 10697s LINK /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf/libbpf.a 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/btf.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_common.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_legacy.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helpers.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_tracing.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_endian.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_core_read.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/skel_internal.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_version.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/usdt.bpf.h 10697s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helper_defs.h 10697s INSTALL libbpf_headers 10697s MKDIR /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids//libsubcmd 10697s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/exec-cmd.o 10697s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/help.o 10698s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/pager.o 10698s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/parse-options.o 10698s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/run-command.o 10699s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/sigchain.o 10699s CC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/subcmd-config.o 10699s LD /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/libsubcmd-in.o 10699s AR /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd/libsubcmd.a 10699s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/exec-cmd.h 10699s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/help.h 10699s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/pager.h 10699s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/parse-options.h 10699s INSTALL /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/run-command.h 10699s INSTALL libsubcmd_headers 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/main.o 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/rbtree.o 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/zalloc.o 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/string.o 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/ctype.o 10699s HOSTCC /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/str_error_r.o 10699s HOSTLD /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/tools/bpf/resolve_btfids/resolve_btfids-in.o 10699s LINK resolve_btfids 10700s make[2]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws' 10700s make[1]: Leaving directory '/tmp/autopkgtest.maT0BU/build.miS/src' 10700s # Makefile may need per-arch-flavour CC settings, which are 10700s # normally set via make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=aarch64-linux-gnu-gcc CC=aarch64-linux-gnu-gcc RUSTC=rustc HOSTRUSTC=rustc RUSTFMT=rustfmt BINDGEN=bindgen KERNELRELEASE=6.16.0-1001-aws CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="1" CFLAGS_MODULE="-DPKG_ABI=1001" PYTHON=python3 during build 10700s rm -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s cp -a /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001/Makefile /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s sed -i 's|\(^HOSTCC = \)gcc$|\1gcc|' /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s sed -i 's|\(^CC = $(CROSS_COMPILE)\)gcc$|\1gcc|' /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s # Quick check for successful substitutions 10700s grep '^HOSTCC .*gcc$' /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s HOSTCC = gcc 10700s grep '^CC .*gcc$' /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Makefile 10700s CC = $(CROSS_COMPILE)gcc 10700s rm -rf /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/include2 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/source 10700s # Copy over the compilation version. 10700s cp "/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/include/generated/compile.h" \ 10700s "/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/include/generated/compile.h" 10700s # Add UTS_UBUNTU_RELEASE_ABI since UTS_RELEASE is difficult to parse. 10700s echo "#define UTS_UBUNTU_RELEASE_ABI 1001" >> /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/include/generated/utsrelease.h 10700s # powerpc kernel arch seems to need some .o files for external module linking. Add them in. 10700s # Copy over scripts/module.lds for building external modules 10700s cp /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/scripts/module.lds /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/scripts 10700s # Script to symlink everything up 10700s /bin/bash -e debian/scripts/link-headers "/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws" "linux-aws-headers-6.16.0-1001" "aws" 10700s Symlinking and copying headers for aws... 10815s # The build symlink 10815s install -d debian/linux-headers-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws 10815s ln -sf /usr/src/linux-headers-6.16.0-1001-aws \ 10815s debian/linux-headers-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/build 10815s # And finally the symvers 10815s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/Module.symvers \ 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws/Module.symvers 10815s # Now the header scripts 10815s for which in postinst; do template="debian/templates/headers.$which.in"; script="debian/linux-headers-6.16.0-1001-aws.$which"; sed -e 's/@abiname@/6.16.0-1001/g' -e 's/@localversion@/-aws/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 10815s # At the end of the package prep, run the module signature check 10815s debian/scripts/checks/module-signature-check "aws" "/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws" 10815s II: Checking signature of staging modules for aws... 10815s II: Use signature inclusion file(s): 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/scripts/checks/../../../debian/signature-inclusion 10815s II: Checking modules directory: 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws 10815s PASS (unsigned) : axis-fifo.ko 10815s PASS (unsigned) : fb_agm1264k-fl.ko 10815s PASS (unsigned) : fb_bd663474.ko 10815s PASS (unsigned) : fb_hx8340bn.ko 10815s PASS (unsigned) : fb_hx8347d.ko 10815s PASS (unsigned) : fb_hx8353d.ko 10815s PASS (unsigned) : fb_hx8357d.ko 10815s PASS (unsigned) : fb_ili9163.ko 10815s PASS (unsigned) : fb_ili9320.ko 10815s PASS (unsigned) : fb_ili9325.ko 10815s PASS (unsigned) : fb_ili9340.ko 10815s PASS (unsigned) : fb_ili9341.ko 10815s PASS (unsigned) : fb_ili9481.ko 10815s PASS (unsigned) : fb_ili9486.ko 10815s PASS (unsigned) : fb_pcd8544.ko 10815s PASS (unsigned) : fb_ra8875.ko 10815s PASS (unsigned) : fb_s6d02a1.ko 10815s PASS (unsigned) : fb_s6d1121.ko 10815s PASS (unsigned) : fb_seps525.ko 10815s PASS (unsigned) : fb_sh1106.ko 10815s PASS (unsigned) : fb_ssd1289.ko 10815s PASS (unsigned) : fb_ssd1305.ko 10815s PASS (unsigned) : fb_ssd1306.ko 10815s PASS (unsigned) : fb_ssd1325.ko 10815s PASS (unsigned) : fb_ssd1331.ko 10815s PASS (unsigned) : fb_ssd1351.ko 10815s PASS (unsigned) : fb_st7735r.ko 10815s PASS (unsigned) : fb_st7789v.ko 10815s PASS (unsigned) : fb_tinylcd.ko 10815s PASS (unsigned) : fb_tls8204.ko 10815s PASS (unsigned) : fb_uc1611.ko 10815s PASS (unsigned) : fb_uc1701.ko 10815s PASS (unsigned) : fb_upd161704.ko 10815s PASS (unsigned) : fbtft.ko 10815s PASS (unsigned) : gb-bootrom.ko 10815s PASS (unsigned) : gb-firmware.ko 10815s PASS (unsigned) : gb-gbphy.ko 10815s PASS (unsigned) : gb-gpio.ko 10815s PASS (unsigned) : gb-hid.ko 10815s PASS (unsigned) : gb-i2c.ko 10815s PASS (unsigned) : gb-light.ko 10815s PASS (unsigned) : gb-log.ko 10815s PASS (unsigned) : gb-loopback.ko 10815s PASS (unsigned) : gb-power-supply.ko 10815s PASS (unsigned) : gb-pwm.ko 10815s PASS (unsigned) : gb-raw.ko 10815s PASS (unsigned) : gb-sdio.ko 10815s PASS (unsigned) : gb-spi.ko 10815s PASS (unsigned) : gb-spilib.ko 10815s PASS (unsigned) : gb-uart.ko 10815s PASS (unsigned) : gb-usb.ko 10815s PASS (unsigned) : gb-vibrator.ko 10815s PASS (unsigned) : adis16203.ko 10815s PASS (unsigned) : ad7816.ko 10815s PASS (unsigned) : adt7316-i2c.ko 10815s PASS (unsigned) : adt7316-spi.ko 10815s PASS (unsigned) : adt7316.ko 10815s PASS (unsigned) : ad9832.ko 10815s PASS (unsigned) : ad9834.ko 10815s PASS (unsigned) : ad5933.ko 10815s PASS (unsigned) : dvb-ttpci.ko 10815s PASS (unsigned) : sp8870.ko 10815s PASS (unsigned) : max96712.ko 10815s PASS (unsigned) : meson-vdec.ko 10815s PASS (unsigned) : rockchip-vdec.ko 10815s PASS (unsigned) : sunxi-cedrus.ko 10815s PASS (unsigned) : sun6i-isp.ko 10815s PASS (unsigned) : most_dim2.ko 10815s PASS (unsigned) : most_i2c.ko 10815s PASS (unsigned) : most_net.ko 10815s PASS (unsigned) : most_video.ko 10815s PASS (unsigned) : r8723bs.ko 10815s PASS (unsigned) : sm750fb.ko 10815s PASS (unsigned) : bcm2835-v4l2.ko 10815s PASS (unsigned) : bcm2835-mmal-vchiq.ko 10815s PASS (unsigned) : vchiq.ko 10815s PASS (unsigned) : vme_fake.ko 10815s PASS (unsigned) : vme_tsi148.ko 10815s PASS (unsigned) : vme_user.ko 10815s II: Checked 79 modules : 79 PASS, 0 FAIL 10815s II: Done 10815s # 10815s # Remove files which are generated at installation by postinst, 10815s # except for modules.order and modules.builtin 10815s # 10815s # NOTE: need to keep this list in sync with postrm 10815s # 10815s mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_ 10815s mv /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.order \ 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_ 10815s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin ] ; then \ 10815s mv /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin \ 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_; \ 10815s fi 10815s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.modinfo ] ; then \ 10815s mv /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.modinfo \ 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_; \ 10815s fi 10815s rm -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.* 10815s mv /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_/* \ 10815s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws 10815s rmdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/_ 10815s # Create the linux-tools tool link 10815s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-tools-6.16.0-1001-aws/usr/lib/linux-tools 10815s ln -sf ../linux-aws-tools-6.16.0-1001 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-tools-6.16.0-1001-aws/usr/lib/linux-tools/6.16.0-1001-aws 10815s # Create the linux-hyperv tool link 10815s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-cloud-tools-6.16.0-1001-aws/usr/lib/linux-tools 10815s ln -sf ../linux-aws-tools-6.16.0-1001 /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-cloud-tools-6.16.0-1001-aws/usr/lib/linux-tools/6.16.0-1001-aws 10815s # Build a temporary "installed headers" directory. 10815s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/___________________________________________________________________________dkms /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/___________________________________________________________________________dkms/headers /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/___________________________________________________________________________dkms/build /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/___________________________________________________________________________dkms/source 10815s cp -rp "/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws" "/tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-aws-headers-6.16.0-1001/usr/src/linux-aws-headers-6.16.0-1001" "/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/___________________________________________________________________________dkms/headers" 10828s # Build the final ABI information. 10828s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws 10828s sed -e 's/^\(.\+\)[[:space:]]\+\(.\+\)[[:space:]]\(.\+\)$/\3 \2 \1/' \ 10828s /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/Module.symvers | sort > /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws 10828s # Build the final ABI modules information. 10828s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-image-unsigned-6.16.0-1001-aws /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws \( -name '*.ko' -o -name '*.ko.*' \) | \ 10828s sed -e 's/.*\/\([^\/]*\)\.ko.*/\1/' | sort > /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.modules 10828s # Build the final ABI built-in modules information. 10828s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin ] ; then \ 10828s sed -e 's/.*\/\([^\/]*\)\.ko/\1/' /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin | \ 10828s sort > /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.modules.builtin; \ 10828s fi 10828s # Build the final ABI firmware information. 10828s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-image-unsigned-6.16.0-1001-aws /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws -name \*.ko | \ 10828s while read ko; do \ 10828s /sbin/modinfo $ko | grep ^firmware || true; \ 10828s done | sort -u >/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.fwinfo 10857s # Build the final ABI built-in firmware information. 10857s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.modinfo ] ; then \ 10857s cat /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws/lib/modules/6.16.0-1001-aws/modules.builtin.modinfo | \ 10857s tr '\0' '\n' | sed -n 's/^.*firmware=/firmware: /p' | \ 10857s sort -u > /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.fwinfo.builtin; \ 10857s fi 10857s # Build the final ABI compiler information. 10857s ko=$(find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-image-unsigned-6.16.0-1001-aws /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-modules-6.16.0-1001-aws -name \*.ko | head -1); \ 10857s readelf -p .comment "$ko" | gawk ' \ 10857s ($1 == "[") { \ 10857s printf("%s", $3); \ 10857s for (n=4; n<=NF; n++) { \ 10857s printf(" %s", $n); \ 10857s } \ 10857s print "" \ 10857s }' | sort -u >/tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.compiler 10857s # Build the buildinfo package content. 10857s install -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/.config \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/config 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/abi 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.modules \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/modules 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.fwinfo \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/fwinfo 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.compiler \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/compiler 10857s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.modules.builtin ] ; then \ 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.modules.builtin \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/modules.builtin; \ 10857s fi 10857s if [ -f /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.fwinfo.builtin ] ; then \ 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/abi-aws/aws.fwinfo.builtin \ 10857s /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/fwinfo.builtin; \ 10857s fi 10857s install -m644 debian/canonical-certs.pem /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/canonical-certs.pem 10857s install -m644 debian/canonical-revoked-certs.pem /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/canonical-revoked-certs.pem 10857s # List of source files used for this build 10857s install -m644 /tmp/autopkgtest.maT0BU/build.miS/src/debian/build/build-aws/sources.list /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-buildinfo-6.16.0-1001-aws/usr/lib/linux/6.16.0-1001-aws/sources 10857s # Get rid of .o and .cmd artifacts in headers 10857s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws -name \*.o -or -name \*.cmd -exec rm -f {} \; 10858s # Strip .so files (e.g., rust/libmacros.so) to reduce size even more 10858s find /tmp/autopkgtest.maT0BU/build.miS/src/debian/linux-headers-6.16.0-1001-aws/usr/src/linux-headers-6.16.0-1001-aws -name libmacros.so -exec strip -s {} \; 10858s [ -d /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/; touch /tmp/autopkgtest.maT0BU/build.miS/src/debian/stamps/stamp-install-aws 10858s Debug: binary-aws 10858s dh_testdir 10858s dh_testroot 10858s dh_installchangelogs -plinux-image-unsigned-6.16.0-1001-aws 10858s dh_installdocs -plinux-image-unsigned-6.16.0-1001-aws 10858s dh_compress -plinux-image-unsigned-6.16.0-1001-aws 10858s # Compress kernel modules, on mantic+ 10858s find debian/linux-image-unsigned-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10858s dh_fixperms -plinux-image-unsigned-6.16.0-1001-aws -X/boot/ 10858s dh_shlibdeps -plinux-image-unsigned-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10859s dh_installdeb -plinux-image-unsigned-6.16.0-1001-aws 10859s dh_installdebconf -plinux-image-unsigned-6.16.0-1001-aws 10859s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-image-unsigned-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10859s dpkg-gencontrol: warning: Depends field of package linux-image-unsigned-6.16.0-1001-aws: substitution variable ${shlibs:Depends} used, but is not defined 10859s dh_md5sums -plinux-image-unsigned-6.16.0-1001-aws 10859s dh_builddeb -plinux-image-unsigned-6.16.0-1001-aws -- -Znone 10859s dpkg-deb: building package 'linux-image-unsigned-6.16.0-1001-aws' in '../linux-image-unsigned-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10859s dh_installchangelogs -plinux-modules-6.16.0-1001-aws 10859s dh_installdocs -plinux-modules-6.16.0-1001-aws 10859s dh_compress -plinux-modules-6.16.0-1001-aws 10860s # Compress kernel modules, on mantic+ 10860s find debian/linux-modules-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10937s dh_fixperms -plinux-modules-6.16.0-1001-aws -X/boot/ 10937s dh_shlibdeps -plinux-modules-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10937s dh_installdeb -plinux-modules-6.16.0-1001-aws 10938s dh_installdebconf -plinux-modules-6.16.0-1001-aws 10938s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-modules-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10938s dpkg-gencontrol: warning: Depends field of package linux-modules-6.16.0-1001-aws: substitution variable ${shlibs:Depends} used, but is not defined 10938s dpkg-gencontrol: warning: Built-Using field of package linux-modules-6.16.0-1001-aws: substitution variable ${linux:BuiltUsing} used, but is not defined 10938s dh_md5sums -plinux-modules-6.16.0-1001-aws 10940s dh_builddeb -plinux-modules-6.16.0-1001-aws -- -Znone 10940s dpkg-deb: building package 'linux-modules-6.16.0-1001-aws' in '../linux-modules-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10941s dh_installchangelogs -plinux-buildinfo-6.16.0-1001-aws 10941s dh_installdocs -plinux-buildinfo-6.16.0-1001-aws 10941s dh_compress -plinux-buildinfo-6.16.0-1001-aws 10941s # Compress kernel modules, on mantic+ 10941s find debian/linux-buildinfo-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10941s dh_fixperms -plinux-buildinfo-6.16.0-1001-aws -X/boot/ 10941s dh_shlibdeps -plinux-buildinfo-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10941s dh_installdeb -plinux-buildinfo-6.16.0-1001-aws 10942s dh_installdebconf -plinux-buildinfo-6.16.0-1001-aws 10942s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-buildinfo-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10942s dpkg-gencontrol: warning: Depends field of package linux-buildinfo-6.16.0-1001-aws: substitution variable ${shlibs:Depends} used, but is not defined 10942s dpkg-gencontrol: warning: Built-Using field of package linux-buildinfo-6.16.0-1001-aws: substitution variable ${linux:BuiltUsing} used, but is not defined 10942s dh_md5sums -plinux-buildinfo-6.16.0-1001-aws 10942s dh_builddeb -plinux-buildinfo-6.16.0-1001-aws 10942s dpkg-deb: building package 'linux-buildinfo-6.16.0-1001-aws' in '../linux-buildinfo-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10945s dh_installchangelogs -plinux-headers-6.16.0-1001-aws 10945s dh_installdocs -plinux-headers-6.16.0-1001-aws 10945s dh_compress -plinux-headers-6.16.0-1001-aws 10945s # Compress kernel modules, on mantic+ 10945s find debian/linux-headers-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10945s dh_fixperms -plinux-headers-6.16.0-1001-aws -X/boot/ 10945s dh_shlibdeps -plinux-headers-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10946s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 10946s diversion by libc6 from: /lib/ld-linux-aarch64.so.1 10946s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 10946s diversion by libc6 to: /lib/ld-linux-aarch64.so.1.usr-is-merged 10947s dh_installdeb -plinux-headers-6.16.0-1001-aws 10947s dh_installdebconf -plinux-headers-6.16.0-1001-aws 10947s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-headers-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10947s dh_md5sums -plinux-headers-6.16.0-1001-aws 10948s dh_builddeb -plinux-headers-6.16.0-1001-aws 10948s dpkg-deb: building package 'linux-headers-6.16.0-1001-aws' in '../linux-headers-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10956s dh_installchangelogs -plinux-tools-6.16.0-1001-aws 10956s dh_installdocs -plinux-tools-6.16.0-1001-aws 10956s dh_compress -plinux-tools-6.16.0-1001-aws 10956s # Compress kernel modules, on mantic+ 10956s find debian/linux-tools-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10956s dh_fixperms -plinux-tools-6.16.0-1001-aws -X/boot/ 10956s dh_shlibdeps -plinux-tools-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10956s dh_installdeb -plinux-tools-6.16.0-1001-aws 10957s dh_installdebconf -plinux-tools-6.16.0-1001-aws 10957s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-tools-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10957s dh_md5sums -plinux-tools-6.16.0-1001-aws 10957s dh_builddeb -plinux-tools-6.16.0-1001-aws 10957s dpkg-deb: building package 'linux-tools-6.16.0-1001-aws' in '../linux-tools-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10957s dh_installchangelogs -plinux-cloud-tools-6.16.0-1001-aws 10957s dh_installdocs -plinux-cloud-tools-6.16.0-1001-aws 10957s dh_compress -plinux-cloud-tools-6.16.0-1001-aws 10957s # Compress kernel modules, on mantic+ 10957s find debian/linux-cloud-tools-6.16.0-1001-aws -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 10957s dh_fixperms -plinux-cloud-tools-6.16.0-1001-aws -X/boot/ 10958s dh_shlibdeps -plinux-cloud-tools-6.16.0-1001-aws -- -l/usr/aarch64-linux-gnu/lib 10958s dh_installdeb -plinux-cloud-tools-6.16.0-1001-aws 10958s dh_installdebconf -plinux-cloud-tools-6.16.0-1001-aws 10958s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-cloud-tools-6.16.0-1001-aws -- -Vlinux:rprovides=' ' 10958s dh_md5sums -plinux-cloud-tools-6.16.0-1001-aws 10958s dh_builddeb -plinux-cloud-tools-6.16.0-1001-aws 10958s dpkg-deb: building package 'linux-cloud-tools-6.16.0-1001-aws' in '../linux-cloud-tools-6.16.0-1001-aws_6.16.0-1001.1_arm64.deb'. 10958s Debug: binary-debs 10958s Debug: binary-arch-headers 10958s dh_testdir 10958s dh_testroot 10958s Debug: binary-headers 10958s dh_installchangelogs -plinux-aws-headers-6.16.0-1001 10959s dh_installdocs -plinux-aws-headers-6.16.0-1001 10959s dh_compress -plinux-aws-headers-6.16.0-1001 10960s dh_fixperms -plinux-aws-headers-6.16.0-1001 10960s dh_installdeb -plinux-aws-headers-6.16.0-1001 10960s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -plinux-aws-headers-6.16.0-1001 10961s dh_md5sums -plinux-aws-headers-6.16.0-1001 10968s dh_builddeb -plinux-aws-headers-6.16.0-1001 10968s dpkg-deb: building package 'linux-aws-headers-6.16.0-1001' in '../linux-aws-headers-6.16.0-1001_6.16.0-1001.1_all.deb'. 10988s Debug: binary-arch 10988s Debug: binary-indep 10988s dh_installchangelogs -i 10989s dh_installdocs -i 10989s dh_compress -i 10989s dh_fixperms -i 10989s dh_installdeb -i 10989s flock -w 60 /tmp/autopkgtest.maT0BU/build.miS/src/debian/.LOCK dh_gencontrol -i 10990s dh_md5sums -i 10990s dh_builddeb -i 10990s dpkg-deb: building package 'linux-aws-headers-6.16.0-1001' in '../linux-aws-headers-6.16.0-1001_6.16.0-1001.1_all.deb'. 11011s dpkg-genbuildinfo --build=binary -O../linux-aws_6.16.0-1001.1_arm64.buildinfo 11013s dpkg-genchanges --build=binary -O../linux-aws_6.16.0-1001.1_arm64.changes 11015s dpkg-genchanges: warning: package linux-image-unsigned-6.16.0-1001-aws-dbgsym in control file but not in files list 11015s dpkg-genchanges: warning: package linux-modules-extra-6.16.0-1001-aws in control file but not in files list 11015s dpkg-genchanges: warning: package linux-udebs-aws in control file but not in files list 11015s dpkg-genchanges: warning: package linux-image-unsigned-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-image-unsigned-6.16.0-1001-aws-64k-dbgsym in control file but not in files list 11015s dpkg-genchanges: warning: package linux-modules-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-modules-extra-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-headers-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-tools-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-cloud-tools-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-genchanges: warning: package linux-udebs-aws-64k in control file but not in files list 11015s dpkg-genchanges: info: binary-only upload (no source code included) 11015s dpkg-genchanges: warning: package linux-buildinfo-6.16.0-1001-aws-64k in control file but not in files list 11015s dpkg-source --after-build . 11015s dpkg-source: info: using options from src/debian/source/options: --diff-ignore --tar-ignore 11015s dpkg-buildpackage: info: binary-only upload (no source included) 11015s autopkgtest [20:35:32]: test rebuild: -----------------------] 11021s rebuild PASS 11021s autopkgtest [20:35:38]: test rebuild: - - - - - - - - - - results - - - - - - - - - - 11022s autopkgtest [20:35:39]: test ubuntu-regression-suite: preparing testbed 11029s Creating nova instance adt-questing-arm64-linux-aws-20250904-173157-juju-7f2275-prod-proposed-migration-environment-15-d3fb774a-c778-44aa-8e6f-146674886663 from image adt/ubuntu-questing-arm64-server-20250904.img (UUID 9b010224-8790-4233-a590-757337796900)... 11088s autopkgtest [20:36:45]: testbed dpkg architecture: arm64 11088s autopkgtest [20:36:45]: testbed apt version: 3.1.5ubuntu1 11088s autopkgtest [20:36:45]: @@@@@@@@@@@@@@@@@@@@ test bed setup 11089s autopkgtest [20:36:46]: testbed release detected to be: questing 11089s autopkgtest [20:36:46]: updating testbed package index (apt update) 11090s Get:1 http://ftpmaster.internal/ubuntu questing-proposed InRelease [265 kB] 11091s Hit:2 http://ftpmaster.internal/ubuntu questing InRelease 11091s Hit:3 http://ftpmaster.internal/ubuntu questing-updates InRelease 11091s Hit:4 http://ftpmaster.internal/ubuntu questing-security InRelease 11091s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/universe Sources [234 kB] 11091s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/restricted Sources [3848 B] 11091s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/main Sources [59.4 kB] 11091s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/multiverse Sources [14.1 kB] 11091s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 Packages [107 kB] 11091s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 c-n-f Metadata [3928 B] 11091s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/restricted arm64 Packages [33.0 kB] 11091s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/restricted arm64 c-n-f Metadata [308 B] 11091s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 Packages [252 kB] 11091s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 c-n-f Metadata [7164 B] 11091s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/multiverse arm64 Packages [5532 B] 11091s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/multiverse arm64 c-n-f Metadata [300 B] 11093s Fetched 985 kB in 2s (603 kB/s) 11094s Reading package lists... 11095s autopkgtest [20:36:52]: upgrading testbed (apt dist-upgrade and autopurge) 11095s Reading package lists... 11096s Building dependency tree... 11096s Reading state information... 11096s Calculating upgrade... 11096s The following NEW packages will be installed: 11096s 3cpio linux-headers-6.17.0-3 linux-headers-6.17.0-3-generic 11096s linux-image-6.17.0-3-generic linux-modules-6.17.0-3-generic wireless-regdb 11096s The following packages will be upgraded: 11096s bind9-dnsutils bind9-host bind9-libs binutils binutils-aarch64-linux-gnu 11096s binutils-common bpftool bpftrace bzip2 coreutils coreutils-from-gnu 11096s cryptsetup-bin curl dash dbus dbus-bin dbus-daemon dbus-session-bus-common 11096s dbus-system-bus-common dbus-user-session e2fsprogs file findutils 11096s gcc-15-base gir1.2-glib-2.0 gnu-coreutils initramfs-tools 11096s initramfs-tools-bin initramfs-tools-core libatomic1 libbinutils libbrotli1 11096s libbz2-1.0 libclang-cpp20 libclang1-20 libcom-err2 libcryptsetup12 11096s libctf-nobfd0 libctf0 libcurl3t64-gnutls libcurl4t64 libdbus-1-3 11096s libext2fs2t64 libfreetype6 libgcc-s1 libglib2.0-0t64 libglib2.0-data 11096s libgprofng0 libllvm20 libmagic-mgc libmagic1t64 libnftables1 libsframe2 11096s libss2 libssl3t64 libstdc++6 linux-base linux-firmware linux-generic 11096s linux-headers-generic linux-headers-virtual linux-image-generic 11096s linux-image-virtual linux-libc-dev linux-perf linux-sysctl-defaults 11096s linux-tools-common linux-virtual logsave nftables openssl 11096s openssl-provider-legacy 11097s 72 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 11097s Need to get 1037 MB of archives. 11097s After this operation, 524 MB of additional disk space will be used. 11097s Get:1 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 coreutils all 9.5-1ubuntu2+0.0.0~ubuntu22 [2942 B] 11097s Get:2 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 coreutils-from-gnu all 0.0.0~ubuntu22 [6762 B] 11097s Get:3 http://ftpmaster.internal/ubuntu questing/main arm64 dash arm64 0.5.12-12ubuntu2 [99.3 kB] 11097s Get:4 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 findutils arm64 4.10.0-3build1 [316 kB] 11097s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gnu-coreutils arm64 9.5-1ubuntu3 [1394 kB] 11098s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 logsave arm64 1.47.2-3ubuntu2 [27.3 kB] 11098s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-firmware all 20250901.git993ff19b-0ubuntu1 [633 MB] 11134s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools all 0.150ubuntu1 [8440 B] 11134s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools-bin arm64 0.150ubuntu1 [33.1 kB] 11134s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 initramfs-tools-core all 0.150ubuntu1 [50.4 kB] 11134s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libext2fs2t64 arm64 1.47.2-3ubuntu2 [244 kB] 11134s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 e2fsprogs arm64 1.47.2-3ubuntu2 [620 kB] 11134s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-base all 4.14ubuntu1 [29.9 kB] 11134s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15-base arm64 15.2.0-2ubuntu2 [57.4 kB] 11134s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgcc-s1 arm64 15.2.0-2ubuntu2 [64.4 kB] 11134s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libatomic1 arm64 15.2.0-2ubuntu2 [12.5 kB] 11134s Get:17 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libstdc++6 arm64 15.2.0-2ubuntu2 [760 kB] 11134s Get:18 http://ftpmaster.internal/ubuntu questing/universe arm64 3cpio arm64 0.10.2-0ubuntu1 [265 kB] 11134s Get:19 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bzip2 arm64 1.0.8-6build1 [34.8 kB] 11134s Get:20 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libbz2-1.0 arm64 1.0.8-6build1 [35.8 kB] 11134s Get:21 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 openssl-provider-legacy arm64 3.5.2-1ubuntu1 [41.8 kB] 11134s Get:22 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libssl3t64 arm64 3.5.2-1ubuntu1 [2910 kB] 11134s Get:23 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcom-err2 arm64 1.47.2-3ubuntu2 [27.7 kB] 11134s Get:24 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libss2 arm64 1.47.2-3ubuntu2 [18.2 kB] 11134s Get:25 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-system-bus-common all 1.16.2-2ubuntu2 [55.8 kB] 11134s Get:26 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-session-bus-common all 1.16.2-2ubuntu2 [54.3 kB] 11134s Get:27 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-user-session arm64 1.16.2-2ubuntu2 [9692 B] 11134s Get:28 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-daemon arm64 1.16.2-2ubuntu2 [114 kB] 11134s Get:29 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus-bin arm64 1.16.2-2ubuntu2 [39.0 kB] 11134s Get:30 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 dbus arm64 1.16.2-2ubuntu2 [23.8 kB] 11134s Get:31 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libdbus-1-3 arm64 1.16.2-2ubuntu2 [184 kB] 11134s Get:32 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gir1.2-glib-2.0 arm64 2.85.4-1 [185 kB] 11134s Get:33 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libglib2.0-0t64 arm64 2.85.4-1 [1677 kB] 11134s Get:34 http://ftpmaster.internal/ubuntu questing/main arm64 libcryptsetup12 arm64 2:2.8.0-1ubuntu2 [287 kB] 11134s Get:35 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libglib2.0-data all 2.85.4-1 [55.2 kB] 11134s Get:36 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-sysctl-defaults all 4.14ubuntu1 [6428 B] 11134s Get:37 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 openssl arm64 3.5.2-1ubuntu1 [1230 kB] 11134s Get:38 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-host arm64 1:9.20.11-1ubuntu2 [50.0 kB] 11134s Get:39 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-dnsutils arm64 1:9.20.11-1ubuntu2 [170 kB] 11134s Get:40 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bind9-libs arm64 1:9.20.11-1ubuntu2 [1313 kB] 11134s Get:41 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 file arm64 1:5.46-5build1 [22.5 kB] 11134s Get:42 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libmagic1t64 arm64 1:5.46-5build1 [91.5 kB] 11134s Get:43 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libmagic-mgc arm64 1:5.46-5build1 [336 kB] 11134s Get:44 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 nftables arm64 1.1.5-1 [73.9 kB] 11134s Get:45 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libnftables1 arm64 1.1.5-1 [389 kB] 11134s Get:46 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgprofng0 arm64 2.45-6ubuntu1 [821 kB] 11134s Get:47 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libctf0 arm64 2.45-6ubuntu1 [105 kB] 11134s Get:48 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libctf-nobfd0 arm64 2.45-6ubuntu1 [109 kB] 11134s Get:49 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils-aarch64-linux-gnu arm64 2.45-6ubuntu1 [1026 kB] 11134s Get:50 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libbinutils arm64 2.45-6ubuntu1 [828 kB] 11134s Get:51 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils arm64 2.45-6ubuntu1 [211 kB] 11134s Get:52 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 binutils-common arm64 2.45-6ubuntu1 [220 kB] 11134s Get:53 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libsframe2 arm64 2.45-6ubuntu1 [16.6 kB] 11134s Get:54 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 bpftool arm64 7.7.0+6.17.0-3.3 [1156 kB] 11134s Get:55 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libclang-cpp20 arm64 1:20.1.8-0ubuntu4 [13.8 MB] 11135s Get:56 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libllvm20 arm64 1:20.1.8-0ubuntu4 [29.1 MB] 11137s Get:57 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libclang1-20 arm64 1:20.1.8-0ubuntu4 [7978 kB] 11138s Get:58 http://ftpmaster.internal/ubuntu questing/main arm64 bpftrace arm64 0.23.5-1ubuntu1 [2091 kB] 11138s Get:59 http://ftpmaster.internal/ubuntu questing/main arm64 cryptsetup-bin arm64 2:2.8.0-1ubuntu2 [231 kB] 11138s Get:60 http://ftpmaster.internal/ubuntu questing/main arm64 libbrotli1 arm64 1.1.0-2build5 [341 kB] 11138s Get:61 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 curl arm64 8.14.1-1ubuntu3 [259 kB] 11138s Get:62 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcurl4t64 arm64 8.14.1-1ubuntu3 [419 kB] 11138s Get:63 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcurl3t64-gnutls arm64 8.14.1-1ubuntu3 [411 kB] 11138s Get:64 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libfreetype6 arm64 2.13.3+dfsg-1build1 [417 kB] 11138s Get:65 http://ftpmaster.internal/ubuntu questing/main arm64 wireless-regdb all 2025.07.10-0ubuntu1 [7454 B] 11138s Get:66 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-modules-6.17.0-3-generic arm64 6.17.0-3.3 [262 MB] 11160s Get:67 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-6.17.0-3-generic arm64 6.17.0-3.3 [16.6 MB] 11161s Get:68 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-generic arm64 6.17.0-3.3 [1688 B] 11161s Get:69 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-generic arm64 6.17.0-3.3 [11.7 kB] 11161s Get:70 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-virtual arm64 6.17.0-3.3 [1686 B] 11161s Get:71 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-image-virtual arm64 6.17.0-3.3 [11.7 kB] 11161s Get:72 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-virtual arm64 6.17.0-3.3 [1638 B] 11161s Get:73 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-6.17.0-3 all 6.17.0-3.3 [14.7 MB] 11161s Get:74 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-6.17.0-3-generic arm64 6.17.0-3.3 [33.1 MB] 11162s Get:75 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-headers-generic arm64 6.17.0-3.3 [11.6 kB] 11162s Get:76 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-libc-dev arm64 6.17.0-3.3 [1783 kB] 11163s Get:77 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-perf arm64 6.17.0-3.3 [2627 kB] 11163s Get:78 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 linux-tools-common all 6.17.0-3.3 [340 kB] 11163s Preconfiguring packages ... 11164s Fetched 1037 MB in 1min 6s (15.6 MB/s) 11164s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11164s Preparing to unpack .../coreutils_9.5-1ubuntu2+0.0.0~ubuntu22_all.deb ... 11164s Unpacking coreutils (9.5-1ubuntu2+0.0.0~ubuntu22) over (9.5-1ubuntu2+0.0.0~ubuntu20) ... 11164s Setting up coreutils (9.5-1ubuntu2+0.0.0~ubuntu22) ... 11164s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11164s Preparing to unpack .../coreutils-from-gnu_0.0.0~ubuntu22_all.deb ... 11164s Unpacking coreutils-from-gnu (0.0.0~ubuntu22) over (0.0.0~ubuntu20) ... 11164s Setting up coreutils-from-gnu (0.0.0~ubuntu22) ... 11164s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11164s Preparing to unpack .../dash_0.5.12-12ubuntu2_arm64.deb ... 11164s Unpacking dash (0.5.12-12ubuntu2) over (0.5.12-12ubuntu1) ... 11164s Setting up dash (0.5.12-12ubuntu2) ... 11165s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11165s Preparing to unpack .../findutils_4.10.0-3build1_arm64.deb ... 11165s Unpacking findutils (4.10.0-3build1) over (4.10.0-3) ... 11165s Setting up findutils (4.10.0-3build1) ... 11165s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11165s Preparing to unpack .../gnu-coreutils_9.5-1ubuntu3_arm64.deb ... 11165s Unpacking gnu-coreutils (9.5-1ubuntu3) over (9.5-1ubuntu2) ... 11165s Setting up gnu-coreutils (9.5-1ubuntu3) ... 11165s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131182 files and directories currently installed.) 11165s Preparing to unpack .../0-logsave_1.47.2-3ubuntu2_arm64.deb ... 11165s Unpacking logsave (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 11165s Preparing to unpack .../1-linux-firmware_20250901.git993ff19b-0ubuntu1_all.deb ... 11165s Unpacking linux-firmware (20250901.git993ff19b-0ubuntu1) over (20250818.git07ed893d-0ubuntu1) ... 11169s Preparing to unpack .../2-initramfs-tools_0.150ubuntu1_all.deb ... 11169s Unpacking initramfs-tools (0.150ubuntu1) over (0.149ubuntu2) ... 11169s Preparing to unpack .../3-initramfs-tools-bin_0.150ubuntu1_arm64.deb ... 11169s Unpacking initramfs-tools-bin (0.150ubuntu1) over (0.149ubuntu2) ... 11169s Preparing to unpack .../4-initramfs-tools-core_0.150ubuntu1_all.deb ... 11169s Unpacking initramfs-tools-core (0.150ubuntu1) over (0.149ubuntu2) ... 11169s Preparing to unpack .../5-libext2fs2t64_1.47.2-3ubuntu2_arm64.deb ... 11169s Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2 to /lib/aarch64-linux-gnu/libe2p.so.2.usr-is-merged by libext2fs2t64' 11169s Leaving 'diversion of /lib/aarch64-linux-gnu/libe2p.so.2.3 to /lib/aarch64-linux-gnu/libe2p.so.2.3.usr-is-merged by libext2fs2t64' 11169s Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2 to /lib/aarch64-linux-gnu/libext2fs.so.2.usr-is-merged by libext2fs2t64' 11169s Leaving 'diversion of /lib/aarch64-linux-gnu/libext2fs.so.2.4 to /lib/aarch64-linux-gnu/libext2fs.so.2.4.usr-is-merged by libext2fs2t64' 11169s Unpacking libext2fs2t64:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 11169s Setting up libext2fs2t64:arm64 (1.47.2-3ubuntu2) ... 11169s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131377 files and directories currently installed.) 11169s Preparing to unpack .../e2fsprogs_1.47.2-3ubuntu2_arm64.deb ... 11169s Unpacking e2fsprogs (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 11169s Preparing to unpack .../linux-base_4.14ubuntu1_all.deb ... 11169s Unpacking linux-base (4.14ubuntu1) over (4.12ubuntu1) ... 11170s Preparing to unpack .../gcc-15-base_15.2.0-2ubuntu2_arm64.deb ... 11170s Unpacking gcc-15-base:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 11170s Setting up gcc-15-base:arm64 (15.2.0-2ubuntu2) ... 11170s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 11170s Preparing to unpack .../libgcc-s1_15.2.0-2ubuntu2_arm64.deb ... 11170s Unpacking libgcc-s1:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 11170s Setting up libgcc-s1:arm64 (15.2.0-2ubuntu2) ... 11170s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 11170s Preparing to unpack .../libatomic1_15.2.0-2ubuntu2_arm64.deb ... 11170s Unpacking libatomic1:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 11170s Preparing to unpack .../libstdc++6_15.2.0-2ubuntu2_arm64.deb ... 11170s Unpacking libstdc++6:arm64 (15.2.0-2ubuntu2) over (15.2.0-2ubuntu1) ... 11170s Setting up libstdc++6:arm64 (15.2.0-2ubuntu2) ... 11170s Selecting previously unselected package 3cpio. 11170s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131380 files and directories currently installed.) 11170s Preparing to unpack .../3cpio_0.10.2-0ubuntu1_arm64.deb ... 11170s Unpacking 3cpio (0.10.2-0ubuntu1) ... 11170s Preparing to unpack .../bzip2_1.0.8-6build1_arm64.deb ... 11170s Unpacking bzip2 (1.0.8-6build1) over (1.0.8-6) ... 11170s Preparing to unpack .../libbz2-1.0_1.0.8-6build1_arm64.deb ... 11170s Unpacking libbz2-1.0:arm64 (1.0.8-6build1) over (1.0.8-6) ... 11170s Setting up libbz2-1.0:arm64 (1.0.8-6build1) ... 11171s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 11171s Preparing to unpack .../openssl-provider-legacy_3.5.2-1ubuntu1_arm64.deb ... 11171s Unpacking openssl-provider-legacy (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 11171s Setting up openssl-provider-legacy (3.5.2-1ubuntu1) ... 11171s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 11171s Preparing to unpack .../libssl3t64_3.5.2-1ubuntu1_arm64.deb ... 11171s Unpacking libssl3t64:arm64 (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 11171s Setting up libssl3t64:arm64 (3.5.2-1ubuntu1) ... 11171s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131386 files and directories currently installed.) 11171s Preparing to unpack .../00-libcom-err2_1.47.2-3ubuntu2_arm64.deb ... 11171s Unpacking libcom-err2:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 11171s Preparing to unpack .../01-libss2_1.47.2-3ubuntu2_arm64.deb ... 11171s Unpacking libss2:arm64 (1.47.2-3ubuntu2) over (1.47.2-3ubuntu1) ... 11171s Preparing to unpack .../02-dbus-system-bus-common_1.16.2-2ubuntu2_all.deb ... 11171s Unpacking dbus-system-bus-common (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../03-dbus-session-bus-common_1.16.2-2ubuntu2_all.deb ... 11171s Unpacking dbus-session-bus-common (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../04-dbus-user-session_1.16.2-2ubuntu2_arm64.deb ... 11171s Unpacking dbus-user-session (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../05-dbus-daemon_1.16.2-2ubuntu2_arm64.deb ... 11171s Unpacking dbus-daemon (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../06-dbus-bin_1.16.2-2ubuntu2_arm64.deb ... 11171s Unpacking dbus-bin (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../07-dbus_1.16.2-2ubuntu2_arm64.deb ... 11171s Unpacking dbus (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11171s Preparing to unpack .../08-libdbus-1-3_1.16.2-2ubuntu2_arm64.deb ... 11171s Unpacking libdbus-1-3:arm64 (1.16.2-2ubuntu2) over (1.16.2-2ubuntu1) ... 11172s Preparing to unpack .../09-gir1.2-glib-2.0_2.85.4-1_arm64.deb ... 11172s Unpacking gir1.2-glib-2.0:arm64 (2.85.4-1) over (2.85.3-1) ... 11172s Preparing to unpack .../10-libglib2.0-0t64_2.85.4-1_arm64.deb ... 11172s Unpacking libglib2.0-0t64:arm64 (2.85.4-1) over (2.85.3-1) ... 11172s Preparing to unpack .../11-libcryptsetup12_2%3a2.8.0-1ubuntu2_arm64.deb ... 11172s Unpacking libcryptsetup12:arm64 (2:2.8.0-1ubuntu2) over (2:2.8.0-1ubuntu1) ... 11172s Preparing to unpack .../12-libglib2.0-data_2.85.4-1_all.deb ... 11172s Unpacking libglib2.0-data (2.85.4-1) over (2.85.3-1) ... 11172s Preparing to unpack .../13-linux-sysctl-defaults_4.14ubuntu1_all.deb ... 11172s Unpacking linux-sysctl-defaults (4.14ubuntu1) over (4.12ubuntu1) ... 11172s Preparing to unpack .../14-openssl_3.5.2-1ubuntu1_arm64.deb ... 11172s Unpacking openssl (3.5.2-1ubuntu1) over (3.5.0-2ubuntu1) ... 11172s Preparing to unpack .../15-bind9-host_1%3a9.20.11-1ubuntu2_arm64.deb ... 11172s Unpacking bind9-host (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 11172s Preparing to unpack .../16-bind9-dnsutils_1%3a9.20.11-1ubuntu2_arm64.deb ... 11172s Unpacking bind9-dnsutils (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 11172s Preparing to unpack .../17-bind9-libs_1%3a9.20.11-1ubuntu2_arm64.deb ... 11172s Unpacking bind9-libs:arm64 (1:9.20.11-1ubuntu2) over (1:9.20.11-1ubuntu1) ... 11172s Preparing to unpack .../18-file_1%3a5.46-5build1_arm64.deb ... 11172s Unpacking file (1:5.46-5build1) over (1:5.46-5) ... 11172s Preparing to unpack .../19-libmagic1t64_1%3a5.46-5build1_arm64.deb ... 11172s Unpacking libmagic1t64:arm64 (1:5.46-5build1) over (1:5.46-5) ... 11172s Preparing to unpack .../20-libmagic-mgc_1%3a5.46-5build1_arm64.deb ... 11172s Unpacking libmagic-mgc (1:5.46-5build1) over (1:5.46-5) ... 11173s Preparing to unpack .../21-nftables_1.1.5-1_arm64.deb ... 11173s Unpacking nftables (1.1.5-1) over (1.1.3-1) ... 11173s Preparing to unpack .../22-libnftables1_1.1.5-1_arm64.deb ... 11173s Unpacking libnftables1:arm64 (1.1.5-1) over (1.1.3-1) ... 11173s Preparing to unpack .../23-libgprofng0_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking libgprofng0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../24-libctf0_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking libctf0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../25-libctf-nobfd0_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking libctf-nobfd0:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../26-binutils-aarch64-linux-gnu_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking binutils-aarch64-linux-gnu (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../27-libbinutils_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking libbinutils:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../28-binutils_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking binutils (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../29-binutils-common_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking binutils-common:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../30-libsframe2_2.45-6ubuntu1_arm64.deb ... 11173s Unpacking libsframe2:arm64 (2.45-6ubuntu1) over (2.45-3ubuntu3) ... 11173s Preparing to unpack .../31-bpftool_7.7.0+6.17.0-3.3_arm64.deb ... 11173s Unpacking bpftool (7.7.0+6.17.0-3.3) over (7.6.0+6.16.0-16.16) ... 11174s Preparing to unpack .../32-libclang-cpp20_1%3a20.1.8-0ubuntu4_arm64.deb ... 11174s Unpacking libclang-cpp20 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 11174s Preparing to unpack .../33-libllvm20_1%3a20.1.8-0ubuntu4_arm64.deb ... 11174s Unpacking libllvm20:arm64 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 11175s Preparing to unpack .../34-libclang1-20_1%3a20.1.8-0ubuntu4_arm64.deb ... 11175s Unpacking libclang1-20 (1:20.1.8-0ubuntu4) over (1:20.1.8-0ubuntu1) ... 11175s Preparing to unpack .../35-bpftrace_0.23.5-1ubuntu1_arm64.deb ... 11175s Unpacking bpftrace (0.23.5-1ubuntu1) over (0.23.2-1ubuntu2) ... 11175s Preparing to unpack .../36-cryptsetup-bin_2%3a2.8.0-1ubuntu2_arm64.deb ... 11175s Unpacking cryptsetup-bin (2:2.8.0-1ubuntu2) over (2:2.8.0-1ubuntu1) ... 11176s Preparing to unpack .../37-libbrotli1_1.1.0-2build5_arm64.deb ... 11176s Unpacking libbrotli1:arm64 (1.1.0-2build5) over (1.1.0-2build4) ... 11176s Preparing to unpack .../38-curl_8.14.1-1ubuntu3_arm64.deb ... 11176s Unpacking curl (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 11176s Preparing to unpack .../39-libcurl4t64_8.14.1-1ubuntu3_arm64.deb ... 11176s Unpacking libcurl4t64:arm64 (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 11176s Preparing to unpack .../40-libcurl3t64-gnutls_8.14.1-1ubuntu3_arm64.deb ... 11176s Unpacking libcurl3t64-gnutls:arm64 (8.14.1-1ubuntu3) over (8.14.1-1ubuntu2) ... 11176s Preparing to unpack .../41-libfreetype6_2.13.3+dfsg-1build1_arm64.deb ... 11176s Unpacking libfreetype6:arm64 (2.13.3+dfsg-1build1) over (2.13.3+dfsg-1) ... 11176s Selecting previously unselected package wireless-regdb. 11176s Preparing to unpack .../42-wireless-regdb_2025.07.10-0ubuntu1_all.deb ... 11176s Unpacking wireless-regdb (2025.07.10-0ubuntu1) ... 11176s Selecting previously unselected package linux-modules-6.17.0-3-generic. 11176s Preparing to unpack .../43-linux-modules-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 11176s Unpacking linux-modules-6.17.0-3-generic (6.17.0-3.3) ... 11178s Selecting previously unselected package linux-image-6.17.0-3-generic. 11178s Preparing to unpack .../44-linux-image-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 11178s Unpacking linux-image-6.17.0-3-generic (6.17.0-3.3) ... 11178s Preparing to unpack .../45-linux-generic_6.17.0-3.3_arm64.deb ... 11178s Unpacking linux-generic (6.17.0-3.3) over (6.16.0-16.16) ... 11178s Preparing to unpack .../46-linux-image-generic_6.17.0-3.3_arm64.deb ... 11178s Unpacking linux-image-generic (6.17.0-3.3) over (6.16.0-16.16) ... 11178s Preparing to unpack .../47-linux-virtual_6.17.0-3.3_arm64.deb ... 11178s Unpacking linux-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 11178s Preparing to unpack .../48-linux-image-virtual_6.17.0-3.3_arm64.deb ... 11178s Unpacking linux-image-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 11179s Preparing to unpack .../49-linux-headers-virtual_6.17.0-3.3_arm64.deb ... 11179s Unpacking linux-headers-virtual (6.17.0-3.3) over (6.16.0-16.16) ... 11179s Selecting previously unselected package linux-headers-6.17.0-3. 11179s Preparing to unpack .../50-linux-headers-6.17.0-3_6.17.0-3.3_all.deb ... 11179s Unpacking linux-headers-6.17.0-3 (6.17.0-3.3) ... 11181s Selecting previously unselected package linux-headers-6.17.0-3-generic. 11181s Preparing to unpack .../51-linux-headers-6.17.0-3-generic_6.17.0-3.3_arm64.deb ... 11181s Unpacking linux-headers-6.17.0-3-generic (6.17.0-3.3) ... 11182s Preparing to unpack .../52-linux-headers-generic_6.17.0-3.3_arm64.deb ... 11182s Unpacking linux-headers-generic (6.17.0-3.3) over (6.16.0-16.16) ... 11182s Preparing to unpack .../53-linux-libc-dev_6.17.0-3.3_arm64.deb ... 11182s Unpacking linux-libc-dev:arm64 (6.17.0-3.3) over (6.16.0-16.16) ... 11183s Preparing to unpack .../54-linux-perf_6.17.0-3.3_arm64.deb ... 11183s Unpacking linux-perf (6.17.0-3.3) over (6.16.0-16.16) ... 11183s Preparing to unpack .../55-linux-tools-common_6.17.0-3.3_all.deb ... 11183s Unpacking linux-tools-common (6.17.0-3.3) over (6.16.0-16.16) ... 11183s Setting up 3cpio (0.10.2-0ubuntu1) ... 11183s Setting up libnftables1:arm64 (1.1.5-1) ... 11183s Setting up linux-base (4.14ubuntu1) ... 11183s Setting up nftables (1.1.5-1) ... 11184s Setting up bind9-libs:arm64 (1:9.20.11-1ubuntu2) ... 11184s Setting up libmagic-mgc (1:5.46-5build1) ... 11184s Setting up linux-firmware (20250901.git993ff19b-0ubuntu1) ... 11184s Setting up bpftool (7.7.0+6.17.0-3.3) ... 11184s Setting up libsframe2:arm64 (2.45-6ubuntu1) ... 11184s Setting up libbrotli1:arm64 (1.1.0-2build5) ... 11184s Setting up wireless-regdb (2025.07.10-0ubuntu1) ... 11184s Setting up libmagic1t64:arm64 (1:5.46-5build1) ... 11184s Setting up binutils-common:arm64 (2.45-6ubuntu1) ... 11184s Setting up libcurl3t64-gnutls:arm64 (8.14.1-1ubuntu3) ... 11184s Setting up linux-libc-dev:arm64 (6.17.0-3.3) ... 11184s Setting up libctf-nobfd0:arm64 (2.45-6ubuntu1) ... 11184s Setting up libcom-err2:arm64 (1.47.2-3ubuntu2) ... 11184s Setting up file (1:5.46-5build1) ... 11184s Setting up bzip2 (1.0.8-6build1) ... 11184s Setting up libglib2.0-data (2.85.4-1) ... 11184s Setting up linux-perf (6.17.0-3.3) ... 11184s Setting up linux-sysctl-defaults (4.14ubuntu1) ... 11184s Setting up libfreetype6:arm64 (2.13.3+dfsg-1build1) ... 11184s Setting up libdbus-1-3:arm64 (1.16.2-2ubuntu2) ... 11184s Setting up libatomic1:arm64 (15.2.0-2ubuntu2) ... 11184s Setting up libss2:arm64 (1.47.2-3ubuntu2) ... 11184s Setting up libllvm20:arm64 (1:20.1.8-0ubuntu4) ... 11184s Setting up logsave (1.47.2-3ubuntu2) ... 11184s Setting up dbus-session-bus-common (1.16.2-2ubuntu2) ... 11184s Setting up libcryptsetup12:arm64 (2:2.8.0-1ubuntu2) ... 11184s Setting up linux-headers-6.17.0-3 (6.17.0-3.3) ... 11184s Setting up libbinutils:arm64 (2.45-6ubuntu1) ... 11184s Setting up dbus-system-bus-common (1.16.2-2ubuntu2) ... 11184s Setting up bind9-host (1:9.20.11-1ubuntu2) ... 11184s Setting up openssl (3.5.2-1ubuntu1) ... 11184s Setting up linux-tools-common (6.17.0-3.3) ... 11184s Setting up libclang1-20 (1:20.1.8-0ubuntu4) ... 11184s Setting up dbus-bin (1.16.2-2ubuntu2) ... 11184s Setting up initramfs-tools-bin (0.150ubuntu1) ... 11184s Setting up libctf0:arm64 (2.45-6ubuntu1) ... 11184s Setting up cryptsetup-bin (2:2.8.0-1ubuntu2) ... 11184s Setting up linux-modules-6.17.0-3-generic (6.17.0-3.3) ... 11187s Setting up linux-image-6.17.0-3-generic (6.17.0-3.3) ... 11190s I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.16.0-16-generic 11190s I: /boot/initrd.img.old is now a symlink to initrd.img-6.16.0-16-generic 11190s I: /boot/vmlinuz is now a symlink to vmlinuz-6.17.0-3-generic 11190s I: /boot/initrd.img is now a symlink to initrd.img-6.17.0-3-generic 11190s Setting up libcurl4t64:arm64 (8.14.1-1ubuntu3) ... 11190s Setting up bpftrace (0.23.5-1ubuntu1) ... 11190s Setting up binutils-aarch64-linux-gnu (2.45-6ubuntu1) ... 11190s Setting up e2fsprogs (1.47.2-3ubuntu2) ... 11190s update-initramfs: deferring update (trigger activated) 11191s Setting up dbus-daemon (1.16.2-2ubuntu2) ... 11191s Setting up dbus-user-session (1.16.2-2ubuntu2) ... 11191s Setting up libglib2.0-0t64:arm64 (2.85.4-1) ... 11191s No schema files found: doing nothing. 11191s Setting up libgprofng0:arm64 (2.45-6ubuntu1) ... 11191s Setting up libclang-cpp20 (1:20.1.8-0ubuntu4) ... 11191s Setting up dbus (1.16.2-2ubuntu2) ... 11191s A reboot is required to replace the running dbus-daemon. 11191s Please reboot the system when convenient. 11191s Setting up gir1.2-glib-2.0:arm64 (2.85.4-1) ... 11191s Setting up linux-headers-6.17.0-3-generic (6.17.0-3.3) ... 11191s Setting up curl (8.14.1-1ubuntu3) ... 11191s Setting up bind9-dnsutils (1:9.20.11-1ubuntu2) ... 11191s Setting up linux-image-virtual (6.17.0-3.3) ... 11191s Setting up initramfs-tools-core (0.150ubuntu1) ... 11191s Setting up linux-image-generic (6.17.0-3.3) ... 11191s Setting up initramfs-tools (0.150ubuntu1) ... 11191s update-initramfs: deferring update (trigger activated) 11191s Setting up linux-headers-generic (6.17.0-3.3) ... 11191s Setting up binutils (2.45-6ubuntu1) ... 11191s Setting up linux-headers-virtual (6.17.0-3.3) ... 11191s Setting up linux-generic (6.17.0-3.3) ... 11191s Setting up linux-virtual (6.17.0-3.3) ... 11191s Processing triggers for debianutils (5.23.2) ... 11191s Processing triggers for install-info (7.1.1-1) ... 11191s Processing triggers for libc-bin (2.42-0ubuntu1) ... 11192s Processing triggers for systemd (257.8-0ubuntu2) ... 11192s Processing triggers for man-db (2.13.1-1) ... 11193s Processing triggers for procps (2:4.0.4-8ubuntu2) ... 11193s Processing triggers for linux-image-6.17.0-3-generic (6.17.0-3.3) ... 11193s /etc/kernel/postinst.d/initramfs-tools: 11193s update-initramfs: Generating /boot/initrd.img-6.17.0-3-generic 11195s W: Possible missing firmware /lib/firmware/apple/dfrmtfw-*.bin for built-in driver apple_z2 11220s flash-kernel: deferring update (trigger activated) 11220s /etc/kernel/postinst.d/zz-flash-kernel: 11220s flash-kernel: deferring update (trigger activated) 11220s /etc/kernel/postinst.d/zz-update-grub: 11220s Sourcing file `/etc/default/grub' 11220s Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 11220s Generating grub configuration file ... 11220s Found linux image: /boot/vmlinuz-6.17.0-3-generic 11220s Found initrd image: /boot/initrd.img-6.17.0-3-generic 11221s Found linux image: /boot/vmlinuz-6.16.0-16-generic 11221s Found initrd image: /boot/initrd.img-6.16.0-16-generic 11221s Found linux image: /boot/vmlinuz-6.15.0-4-generic 11221s Found initrd image: /boot/initrd.img-6.15.0-4-generic 11221s Warning: os-prober will not be executed to detect other bootable partitions. 11221s Systems on them will not be added to the GRUB boot configuration. 11221s Check GRUB_DISABLE_OS_PROBER documentation entry. 11221s Adding boot menu entry for UEFI Firmware Settings ... 11221s done 11221s Processing triggers for initramfs-tools (0.150ubuntu1) ... 11221s update-initramfs: Generating /boot/initrd.img-6.17.0-3-generic 11223s W: Possible missing firmware /lib/firmware/apple/dfrmtfw-*.bin for built-in driver apple_z2 11247s System running in EFI mode, skipping. 11247s Processing triggers for flash-kernel (3.109ubuntu6) ... 11248s System running in EFI mode, skipping. 11248s Reading package lists... 11249s Building dependency tree... 11249s Reading state information... 11249s Solving dependencies... 11250s The following packages will be REMOVED: 11250s linux-headers-6.15.0-4* linux-headers-6.15.0-4-generic* 11250s linux-image-6.15.0-4-generic* linux-modules-6.15.0-4-generic* 11250s linux-tools-6.15.0-4* linux-tools-6.15.0-4-generic* 11250s 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded. 11250s After this operation, 487 MB disk space will be freed. 11250s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176891 files and directories currently installed.) 11250s Removing linux-headers-6.15.0-4-generic (6.15.0-4.4) ... 11251s Removing linux-headers-6.15.0-4 (6.15.0-4.4) ... 11253s Removing linux-image-6.15.0-4-generic (6.15.0-4.4) ... 11253s /etc/kernel/postrm.d/initramfs-tools: 11253s update-initramfs: Deleting /boot/initrd.img-6.15.0-4-generic 11253s /etc/kernel/postrm.d/zz-flash-kernel: 11253s flash-kernel: Kernel 6.15.0-4-generic has been removed. 11253s flash-kernel: A higher version (6.17.0-3-generic) is still installed, no reflashing required. 11254s /etc/kernel/postrm.d/zz-update-grub: 11254s Sourcing file `/etc/default/grub' 11254s Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 11254s Generating grub configuration file ... 11254s Found linux image: /boot/vmlinuz-6.17.0-3-generic 11254s Found initrd image: /boot/initrd.img-6.17.0-3-generic 11254s Found linux image: /boot/vmlinuz-6.16.0-16-generic 11254s Found initrd image: /boot/initrd.img-6.16.0-16-generic 11255s Warning: os-prober will not be executed to detect other bootable partitions. 11255s Systems on them will not be added to the GRUB boot configuration. 11255s Check GRUB_DISABLE_OS_PROBER documentation entry. 11255s Adding boot menu entry for UEFI Firmware Settings ... 11255s done 11255s Removing linux-modules-6.15.0-4-generic (6.15.0-4.4) ... 11256s Removing linux-tools-6.15.0-4-generic (6.15.0-4.4) ... 11256s Removing linux-tools-6.15.0-4 (6.15.0-4.4) ... 11256s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 132341 files and directories currently installed.) 11256s Purging configuration files for linux-image-6.15.0-4-generic (6.15.0-4.4) ... 11256s Purging configuration files for linux-modules-6.15.0-4-generic (6.15.0-4.4) ... 11257s autopkgtest [20:39:34]: rebooting testbed after setup commands that affected boot 11288s Reading package lists... 11288s Building dependency tree... 11288s Reading state information... 11288s Solving dependencies... 11288s The following packages will be REMOVED: 11288s coreutils-from-gnu 11288s The following NEW packages will be installed: 11288s build-essential coreutils-from-uutils cpp cpp-15 cpp-15-aarch64-linux-gnu 11288s cpp-aarch64-linux-gnu fakeroot g++ g++-15 g++-15-aarch64-linux-gnu 11288s g++-aarch64-linux-gnu gcc gcc-15 gcc-15-aarch64-linux-gnu 11288s gcc-aarch64-linux-gnu gdb git git-man libasan8 libbabeltrace1 libcc1-0 11288s liberror-perl libfakeroot libgcc-15-dev libgomp1 libhwasan0 libisl23 libitm1 11288s liblsan0 libmpc3 libsource-highlight-common libsource-highlight4t64 11288s libstdc++-15-dev libtsan2 libubsan1 rust-coreutils 11289s 0 upgraded, 36 newly installed, 1 to remove and 0 not upgraded. 11289s Need to get 296 MB of archives. 11289s After this operation, 1209 MB of additional disk space will be used. 11289s Get:1 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 rust-coreutils arm64 0.1.0+git20250813.4af2a84-0ubuntu4 [3255 kB] 11289s Get:2 http://ftpmaster.internal/ubuntu questing-proposed/universe arm64 coreutils-from-uutils all 0.0.0~ubuntu22 [7002 B] 11289s Get:3 http://ftpmaster.internal/ubuntu questing/main arm64 libisl23 arm64 0.27-1 [676 kB] 11290s Get:4 http://ftpmaster.internal/ubuntu questing/main arm64 libmpc3 arm64 1.3.1-1build3 [58.9 kB] 11290s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [83.1 MB] 11296s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-15 arm64 15.2.0-2ubuntu2 [1022 B] 11296s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [5718 B] 11296s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 cpp arm64 4:15.2.0-1ubuntu2 [22.4 kB] 11296s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libcc1-0 arm64 15.2.0-2ubuntu2 [52.0 kB] 11296s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgomp1 arm64 15.2.0-2ubuntu2 [157 kB] 11296s Get:11 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libitm1 arm64 15.2.0-2ubuntu2 [31.2 kB] 11296s Get:12 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libasan8 arm64 15.2.0-2ubuntu2 [2952 kB] 11296s Get:13 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 liblsan0 arm64 15.2.0-2ubuntu2 [1331 kB] 11296s Get:14 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libtsan2 arm64 15.2.0-2ubuntu2 [2719 kB] 11297s Get:15 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libubsan1 arm64 15.2.0-2ubuntu2 [1189 kB] 11297s Get:16 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libhwasan0 arm64 15.2.0-2ubuntu2 [1656 kB] 11297s Get:17 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libgcc-15-dev arm64 15.2.0-2ubuntu2 [2691 kB] 11297s Get:18 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [93.0 MB] 11311s Get:19 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-15 arm64 15.2.0-2ubuntu2 [509 kB] 11311s Get:20 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [1212 B] 11311s Get:21 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 gcc arm64 4:15.2.0-1ubuntu2 [5014 B] 11311s Get:22 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 libstdc++-15-dev arm64 15.2.0-2ubuntu2 [2612 kB] 11311s Get:23 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-15-aarch64-linux-gnu arm64 15.2.0-2ubuntu2 [88.8 MB] 11324s Get:24 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-15 arm64 15.2.0-2ubuntu2 [23.1 kB] 11324s Get:25 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++-aarch64-linux-gnu arm64 4:15.2.0-1ubuntu2 [954 B] 11324s Get:26 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 g++ arm64 4:15.2.0-1ubuntu2 [1078 B] 11324s Get:27 http://ftpmaster.internal/ubuntu questing-proposed/main arm64 build-essential arm64 12.12ubuntu2 [5254 B] 11324s Get:28 http://ftpmaster.internal/ubuntu questing/main arm64 libfakeroot arm64 1.37.1.2-1 [33.8 kB] 11324s Get:29 http://ftpmaster.internal/ubuntu questing/main arm64 fakeroot arm64 1.37.1.2-1 [67.4 kB] 11324s Get:30 http://ftpmaster.internal/ubuntu questing/main arm64 libbabeltrace1 arm64 1.5.11-4build2 [159 kB] 11324s Get:31 http://ftpmaster.internal/ubuntu questing/main arm64 libsource-highlight-common all 3.1.9-4.3build1 [64.2 kB] 11324s Get:32 http://ftpmaster.internal/ubuntu questing/main arm64 libsource-highlight4t64 arm64 3.1.9-4.3build1 [243 kB] 11324s Get:33 http://ftpmaster.internal/ubuntu questing/main arm64 gdb arm64 16.3-1ubuntu2 [4952 kB] 11325s Get:34 http://ftpmaster.internal/ubuntu questing/main arm64 liberror-perl all 0.17030-1 [23.5 kB] 11325s Get:35 http://ftpmaster.internal/ubuntu questing/main arm64 git-man all 1:2.51.0-1ubuntu1 [1179 kB] 11325s Get:36 http://ftpmaster.internal/ubuntu questing/main arm64 git arm64 1:2.51.0-1ubuntu1 [4431 kB] 11326s Fetched 296 MB in 37s (8022 kB/s) 11326s Selecting previously unselected package rust-coreutils. 11326s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 132342 files and directories currently installed.) 11326s Preparing to unpack .../rust-coreutils_0.1.0+git20250813.4af2a84-0ubuntu4_arm64.deb ... 11326s Unpacking rust-coreutils (0.1.0+git20250813.4af2a84-0ubuntu4) ... 11326s Setting up rust-coreutils (0.1.0+git20250813.4af2a84-0ubuntu4) ... 11326s dpkg: coreutils-from-gnu: dependency problems, but removing anyway as you requested: 11326s coreutils depends on coreutils-from-uutils | coreutils-from-gnu; however: 11326s Package coreutils-from-uutils is not installed. 11326s Package coreutils-from-gnu is to be removed. 11326s 11327s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133075 files and directories currently installed.) 11327s Removing coreutils-from-gnu (0.0.0~ubuntu22) ... 11327s Adding 'diversion of /usr/bin/[ to /usr/bin/[.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/arch to /usr/bin/arch.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/b2sum to /usr/bin/b2sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/base32 to /usr/bin/base32.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/base64 to /usr/bin/base64.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/basename to /usr/bin/basename.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/basenc to /usr/bin/basenc.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/cat to /usr/bin/cat.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/chcon to /usr/bin/chcon.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/chgrp to /usr/bin/chgrp.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/chmod to /usr/bin/chmod.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/chown to /usr/bin/chown.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/cksum to /usr/bin/cksum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/comm to /usr/bin/comm.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/cp to /usr/bin/cp.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/csplit to /usr/bin/csplit.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/cut to /usr/bin/cut.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/date to /usr/bin/date.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/dd to /usr/bin/dd.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/df to /usr/bin/df.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/dir to /usr/bin/dir.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/dircolors to /usr/bin/dircolors.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/dirname to /usr/bin/dirname.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/du to /usr/bin/du.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/echo to /usr/bin/echo.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/env to /usr/bin/env.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/expand to /usr/bin/expand.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/expr to /usr/bin/expr.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/factor to /usr/bin/factor.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/false to /usr/bin/false.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/fmt to /usr/bin/fmt.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/fold to /usr/bin/fold.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/groups to /usr/bin/groups.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/head to /usr/bin/head.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/hostid to /usr/bin/hostid.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/id to /usr/bin/id.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/install to /usr/bin/install.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/join to /usr/bin/join.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/link to /usr/bin/link.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/ln to /usr/bin/ln.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/logname to /usr/bin/logname.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/ls to /usr/bin/ls.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/md5sum to /usr/bin/md5sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/mkdir to /usr/bin/mkdir.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/mkfifo to /usr/bin/mkfifo.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/mknod to /usr/bin/mknod.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/mktemp to /usr/bin/mktemp.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/mv to /usr/bin/mv.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/nice to /usr/bin/nice.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/nl to /usr/bin/nl.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/nohup to /usr/bin/nohup.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/nproc to /usr/bin/nproc.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/numfmt to /usr/bin/numfmt.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/od to /usr/bin/od.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/paste to /usr/bin/paste.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/pathchk to /usr/bin/pathchk.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/pinky to /usr/bin/pinky.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/pr to /usr/bin/pr.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/printenv to /usr/bin/printenv.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/printf to /usr/bin/printf.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/ptx to /usr/bin/ptx.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/pwd to /usr/bin/pwd.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/readlink to /usr/bin/readlink.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/realpath to /usr/bin/realpath.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/rm to /usr/bin/rm.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/rmdir to /usr/bin/rmdir.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/runcon to /usr/bin/runcon.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/seq to /usr/bin/seq.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sha1sum to /usr/bin/sha1sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sha224sum to /usr/bin/sha224sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sha256sum to /usr/bin/sha256sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sha384sum to /usr/bin/sha384sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sha512sum to /usr/bin/sha512sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/shred to /usr/bin/shred.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/shuf to /usr/bin/shuf.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sleep to /usr/bin/sleep.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sort to /usr/bin/sort.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/split to /usr/bin/split.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/stat to /usr/bin/stat.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/stdbuf to /usr/bin/stdbuf.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/stty to /usr/bin/stty.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sum to /usr/bin/sum.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/sync to /usr/bin/sync.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tac to /usr/bin/tac.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tail to /usr/bin/tail.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tee to /usr/bin/tee.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/test to /usr/bin/test.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/timeout to /usr/bin/timeout.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/touch to /usr/bin/touch.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tr to /usr/bin/tr.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/true to /usr/bin/true.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/truncate to /usr/bin/truncate.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tsort to /usr/bin/tsort.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/tty to /usr/bin/tty.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/uname to /usr/bin/uname.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/unexpand to /usr/bin/unexpand.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/uniq to /usr/bin/uniq.remove-bak by coreutils-switch' 11327s Adding 'diversion of /usr/bin/unlink to /usr/bin/unlink.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/users to /usr/bin/users.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/vdir to /usr/bin/vdir.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/wc to /usr/bin/wc.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/who to /usr/bin/who.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/whoami to /usr/bin/whoami.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/bin/yes to /usr/bin/yes.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/sbin/chroot to /usr/sbin/chroot.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/arch.1.gz to /usr/share/man/man1/arch.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/b2sum.1.gz to /usr/share/man/man1/b2sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/base32.1.gz to /usr/share/man/man1/base32.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/base64.1.gz to /usr/share/man/man1/base64.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/basename.1.gz to /usr/share/man/man1/basename.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/basenc.1.gz to /usr/share/man/man1/basenc.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/cat.1.gz to /usr/share/man/man1/cat.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/chcon.1.gz to /usr/share/man/man1/chcon.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/chgrp.1.gz to /usr/share/man/man1/chgrp.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/chmod.1.gz to /usr/share/man/man1/chmod.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/chown.1.gz to /usr/share/man/man1/chown.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/cksum.1.gz to /usr/share/man/man1/cksum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/comm.1.gz to /usr/share/man/man1/comm.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/cp.1.gz to /usr/share/man/man1/cp.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/csplit.1.gz to /usr/share/man/man1/csplit.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/cut.1.gz to /usr/share/man/man1/cut.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/date.1.gz to /usr/share/man/man1/date.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/dd.1.gz to /usr/share/man/man1/dd.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/df.1.gz to /usr/share/man/man1/df.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/dir.1.gz to /usr/share/man/man1/dir.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/dircolors.1.gz to /usr/share/man/man1/dircolors.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/dirname.1.gz to /usr/share/man/man1/dirname.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/du.1.gz to /usr/share/man/man1/du.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/echo.1.gz to /usr/share/man/man1/echo.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/env.1.gz to /usr/share/man/man1/env.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/expand.1.gz to /usr/share/man/man1/expand.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/expr.1.gz to /usr/share/man/man1/expr.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/factor.1.gz to /usr/share/man/man1/factor.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/false.1.gz to /usr/share/man/man1/false.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/fmt.1.gz to /usr/share/man/man1/fmt.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/fold.1.gz to /usr/share/man/man1/fold.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/groups.1.gz to /usr/share/man/man1/groups.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/head.1.gz to /usr/share/man/man1/head.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/hostid.1.gz to /usr/share/man/man1/hostid.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/id.1.gz to /usr/share/man/man1/id.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/install.1.gz to /usr/share/man/man1/install.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/join.1.gz to /usr/share/man/man1/join.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/link.1.gz to /usr/share/man/man1/link.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/ln.1.gz to /usr/share/man/man1/ln.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/logname.1.gz to /usr/share/man/man1/logname.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/ls.1.gz to /usr/share/man/man1/ls.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/md5sum.1.gz to /usr/share/man/man1/md5sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/mkdir.1.gz to /usr/share/man/man1/mkdir.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/mkfifo.1.gz to /usr/share/man/man1/mkfifo.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/mknod.1.gz to /usr/share/man/man1/mknod.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/mktemp.1.gz to /usr/share/man/man1/mktemp.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/mv.1.gz to /usr/share/man/man1/mv.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/nice.1.gz to /usr/share/man/man1/nice.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/nl.1.gz to /usr/share/man/man1/nl.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/nohup.1.gz to /usr/share/man/man1/nohup.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/nproc.1.gz to /usr/share/man/man1/nproc.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/numfmt.1.gz to /usr/share/man/man1/numfmt.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/od.1.gz to /usr/share/man/man1/od.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/paste.1.gz to /usr/share/man/man1/paste.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/pathchk.1.gz to /usr/share/man/man1/pathchk.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/pinky.1.gz to /usr/share/man/man1/pinky.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/pr.1.gz to /usr/share/man/man1/pr.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/printenv.1.gz to /usr/share/man/man1/printenv.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/printf.1.gz to /usr/share/man/man1/printf.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/ptx.1.gz to /usr/share/man/man1/ptx.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/pwd.1.gz to /usr/share/man/man1/pwd.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/readlink.1.gz to /usr/share/man/man1/readlink.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/realpath.1.gz to /usr/share/man/man1/realpath.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/rm.1.gz to /usr/share/man/man1/rm.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/rmdir.1.gz to /usr/share/man/man1/rmdir.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/runcon.1.gz to /usr/share/man/man1/runcon.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/seq.1.gz to /usr/share/man/man1/seq.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sha1sum.1.gz to /usr/share/man/man1/sha1sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sha224sum.1.gz to /usr/share/man/man1/sha224sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sha256sum.1.gz to /usr/share/man/man1/sha256sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sha384sum.1.gz to /usr/share/man/man1/sha384sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sha512sum.1.gz to /usr/share/man/man1/sha512sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/shred.1.gz to /usr/share/man/man1/shred.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/shuf.1.gz to /usr/share/man/man1/shuf.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sleep.1.gz to /usr/share/man/man1/sleep.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sort.1.gz to /usr/share/man/man1/sort.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/split.1.gz to /usr/share/man/man1/split.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/stat.1.gz to /usr/share/man/man1/stat.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/stdbuf.1.gz to /usr/share/man/man1/stdbuf.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/stty.1.gz to /usr/share/man/man1/stty.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sum.1.gz to /usr/share/man/man1/sum.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/sync.1.gz to /usr/share/man/man1/sync.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/tac.1.gz to /usr/share/man/man1/tac.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/tail.1.gz to /usr/share/man/man1/tail.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/tee.1.gz to /usr/share/man/man1/tee.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/test.1.gz to /usr/share/man/man1/test.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/timeout.1.gz to /usr/share/man/man1/timeout.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/touch.1.gz to /usr/share/man/man1/touch.1.gz.remove-bak by coreutils-switch' 11328s Adding 'diversion of /usr/share/man/man1/tr.1.gz to /usr/share/man/man1/tr.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/true.1.gz to /usr/share/man/man1/true.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/truncate.1.gz to /usr/share/man/man1/truncate.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/tsort.1.gz to /usr/share/man/man1/tsort.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/tty.1.gz to /usr/share/man/man1/tty.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/uname.1.gz to /usr/share/man/man1/uname.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/unexpand.1.gz to /usr/share/man/man1/unexpand.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/uniq.1.gz to /usr/share/man/man1/uniq.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/unlink.1.gz to /usr/share/man/man1/unlink.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/users.1.gz to /usr/share/man/man1/users.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/vdir.1.gz to /usr/share/man/man1/vdir.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/wc.1.gz to /usr/share/man/man1/wc.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/who.1.gz to /usr/share/man/man1/who.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/whoami.1.gz to /usr/share/man/man1/whoami.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/yes.1.gz to /usr/share/man/man1/yes.1.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man8/chroot.8.gz to /usr/share/man/man8/chroot.8.gz.remove-bak by coreutils-switch' 11329s Adding 'diversion of /usr/share/man/man1/[.1.gz to /usr/share/man/man1/[.1.gz.remove-bak by coreutils-switch' 11329s Selecting previously unselected package coreutils-from-uutils. 11329s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133284 files and directories currently installed.) 11329s Preparing to unpack .../coreutils-from-uutils_0.0.0~ubuntu22_all.deb ... 11329s Removing 'diversion of /usr/bin/[ to /usr/bin/[.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/arch to /usr/bin/arch.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/b2sum to /usr/bin/b2sum.remove-bak by coreutils-switch' 11329s No diversion 'diversion of /usr/bin/b3sum to /usr/bin/b3sum.remove-bak by coreutils-switch', none removed. 11329s Removing 'diversion of /usr/bin/base32 to /usr/bin/base32.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/base64 to /usr/bin/base64.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/basename to /usr/bin/basename.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/basenc to /usr/bin/basenc.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/cat to /usr/bin/cat.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/chcon to /usr/bin/chcon.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/chgrp to /usr/bin/chgrp.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/chmod to /usr/bin/chmod.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/chown to /usr/bin/chown.remove-bak by coreutils-switch' 11329s No diversion 'diversion of /usr/bin/chroot to /usr/bin/chroot.remove-bak by coreutils-switch', none removed. 11329s Removing 'diversion of /usr/bin/cksum to /usr/bin/cksum.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/comm to /usr/bin/comm.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/cp to /usr/bin/cp.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/csplit to /usr/bin/csplit.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/cut to /usr/bin/cut.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/date to /usr/bin/date.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/dd to /usr/bin/dd.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/df to /usr/bin/df.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/dir to /usr/bin/dir.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/dircolors to /usr/bin/dircolors.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/dirname to /usr/bin/dirname.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/du to /usr/bin/du.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/echo to /usr/bin/echo.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/env to /usr/bin/env.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/expand to /usr/bin/expand.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/expr to /usr/bin/expr.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/factor to /usr/bin/factor.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/false to /usr/bin/false.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/fmt to /usr/bin/fmt.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/fold to /usr/bin/fold.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/groups to /usr/bin/groups.remove-bak by coreutils-switch' 11329s No diversion 'diversion of /usr/bin/hashsum to /usr/bin/hashsum.remove-bak by coreutils-switch', none removed. 11329s Removing 'diversion of /usr/bin/head to /usr/bin/head.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/hostid to /usr/bin/hostid.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/id to /usr/bin/id.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/install to /usr/bin/install.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/join to /usr/bin/join.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/link to /usr/bin/link.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/ln to /usr/bin/ln.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/logname to /usr/bin/logname.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/ls to /usr/bin/ls.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/md5sum to /usr/bin/md5sum.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/mkdir to /usr/bin/mkdir.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/mkfifo to /usr/bin/mkfifo.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/mknod to /usr/bin/mknod.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/mktemp to /usr/bin/mktemp.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/mv to /usr/bin/mv.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/nice to /usr/bin/nice.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/nl to /usr/bin/nl.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/nohup to /usr/bin/nohup.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/nproc to /usr/bin/nproc.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/numfmt to /usr/bin/numfmt.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/od to /usr/bin/od.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/paste to /usr/bin/paste.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/pathchk to /usr/bin/pathchk.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/pinky to /usr/bin/pinky.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/pr to /usr/bin/pr.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/printenv to /usr/bin/printenv.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/printf to /usr/bin/printf.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/ptx to /usr/bin/ptx.remove-bak by coreutils-switch' 11329s Removing 'diversion of /usr/bin/pwd to /usr/bin/pwd.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/readlink to /usr/bin/readlink.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/realpath to /usr/bin/realpath.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/rm to /usr/bin/rm.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/rmdir to /usr/bin/rmdir.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/runcon to /usr/bin/runcon.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/seq to /usr/bin/seq.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sha1sum to /usr/bin/sha1sum.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sha224sum to /usr/bin/sha224sum.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sha256sum to /usr/bin/sha256sum.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/bin/sha3-224sum to /usr/bin/sha3-224sum.remove-bak by coreutils-switch', none removed. 11330s No diversion 'diversion of /usr/bin/sha3-256sum to /usr/bin/sha3-256sum.remove-bak by coreutils-switch', none removed. 11330s No diversion 'diversion of /usr/bin/sha3-384sum to /usr/bin/sha3-384sum.remove-bak by coreutils-switch', none removed. 11330s No diversion 'diversion of /usr/bin/sha3-512sum to /usr/bin/sha3-512sum.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/bin/sha384sum to /usr/bin/sha384sum.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/bin/sha3sum to /usr/bin/sha3sum.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/bin/sha512sum to /usr/bin/sha512sum.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/bin/shake128sum to /usr/bin/shake128sum.remove-bak by coreutils-switch', none removed. 11330s No diversion 'diversion of /usr/bin/shake256sum to /usr/bin/shake256sum.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/bin/shred to /usr/bin/shred.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/shuf to /usr/bin/shuf.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sleep to /usr/bin/sleep.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sort to /usr/bin/sort.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/split to /usr/bin/split.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/stat to /usr/bin/stat.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/stdbuf to /usr/bin/stdbuf.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/stty to /usr/bin/stty.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sum to /usr/bin/sum.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/sync to /usr/bin/sync.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tac to /usr/bin/tac.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tail to /usr/bin/tail.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tee to /usr/bin/tee.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/test to /usr/bin/test.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/timeout to /usr/bin/timeout.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/touch to /usr/bin/touch.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tr to /usr/bin/tr.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/true to /usr/bin/true.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/truncate to /usr/bin/truncate.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tsort to /usr/bin/tsort.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/tty to /usr/bin/tty.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/uname to /usr/bin/uname.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/unexpand to /usr/bin/unexpand.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/uniq to /usr/bin/uniq.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/unlink to /usr/bin/unlink.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/users to /usr/bin/users.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/vdir to /usr/bin/vdir.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/wc to /usr/bin/wc.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/who to /usr/bin/who.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/whoami to /usr/bin/whoami.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/bin/yes to /usr/bin/yes.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/arch.1.gz to /usr/share/man/man1/arch.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/base32.1.gz to /usr/share/man/man1/base32.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/base64.1.gz to /usr/share/man/man1/base64.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/basename.1.gz to /usr/share/man/man1/basename.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/basenc.1.gz to /usr/share/man/man1/basenc.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/cat.1.gz to /usr/share/man/man1/cat.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/chcon.1.gz to /usr/share/man/man1/chcon.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/chgrp.1.gz to /usr/share/man/man1/chgrp.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/chmod.1.gz to /usr/share/man/man1/chmod.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/chown.1.gz to /usr/share/man/man1/chown.1.gz.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/share/man/man1/chroot.1.gz to /usr/share/man/man1/chroot.1.gz.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/share/man/man1/cksum.1.gz to /usr/share/man/man1/cksum.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/comm.1.gz to /usr/share/man/man1/comm.1.gz.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/share/man/man1/coreutils.1.gz to /usr/share/man/man1/coreutils.1.gz.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/share/man/man1/cp.1.gz to /usr/share/man/man1/cp.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/csplit.1.gz to /usr/share/man/man1/csplit.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/cut.1.gz to /usr/share/man/man1/cut.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/date.1.gz to /usr/share/man/man1/date.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/dd.1.gz to /usr/share/man/man1/dd.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/df.1.gz to /usr/share/man/man1/df.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/dir.1.gz to /usr/share/man/man1/dir.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/dircolors.1.gz to /usr/share/man/man1/dircolors.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/dirname.1.gz to /usr/share/man/man1/dirname.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/du.1.gz to /usr/share/man/man1/du.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/echo.1.gz to /usr/share/man/man1/echo.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/env.1.gz to /usr/share/man/man1/env.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/expand.1.gz to /usr/share/man/man1/expand.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/expr.1.gz to /usr/share/man/man1/expr.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/factor.1.gz to /usr/share/man/man1/factor.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/false.1.gz to /usr/share/man/man1/false.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/fmt.1.gz to /usr/share/man/man1/fmt.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/fold.1.gz to /usr/share/man/man1/fold.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/groups.1.gz to /usr/share/man/man1/groups.1.gz.remove-bak by coreutils-switch' 11330s No diversion 'diversion of /usr/share/man/man1/hashsum.1.gz to /usr/share/man/man1/hashsum.1.gz.remove-bak by coreutils-switch', none removed. 11330s Removing 'diversion of /usr/share/man/man1/head.1.gz to /usr/share/man/man1/head.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/hostid.1.gz to /usr/share/man/man1/hostid.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/id.1.gz to /usr/share/man/man1/id.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/install.1.gz to /usr/share/man/man1/install.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/join.1.gz to /usr/share/man/man1/join.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/link.1.gz to /usr/share/man/man1/link.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/ln.1.gz to /usr/share/man/man1/ln.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/logname.1.gz to /usr/share/man/man1/logname.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/ls.1.gz to /usr/share/man/man1/ls.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/mkdir.1.gz to /usr/share/man/man1/mkdir.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/mkfifo.1.gz to /usr/share/man/man1/mkfifo.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/mknod.1.gz to /usr/share/man/man1/mknod.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/mktemp.1.gz to /usr/share/man/man1/mktemp.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/mv.1.gz to /usr/share/man/man1/mv.1.gz.remove-bak by coreutils-switch' 11330s Removing 'diversion of /usr/share/man/man1/nice.1.gz to /usr/share/man/man1/nice.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/nl.1.gz to /usr/share/man/man1/nl.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/nohup.1.gz to /usr/share/man/man1/nohup.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/nproc.1.gz to /usr/share/man/man1/nproc.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/numfmt.1.gz to /usr/share/man/man1/numfmt.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/od.1.gz to /usr/share/man/man1/od.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/paste.1.gz to /usr/share/man/man1/paste.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/pathchk.1.gz to /usr/share/man/man1/pathchk.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/pinky.1.gz to /usr/share/man/man1/pinky.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/pr.1.gz to /usr/share/man/man1/pr.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/printenv.1.gz to /usr/share/man/man1/printenv.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/printf.1.gz to /usr/share/man/man1/printf.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/ptx.1.gz to /usr/share/man/man1/ptx.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/pwd.1.gz to /usr/share/man/man1/pwd.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/readlink.1.gz to /usr/share/man/man1/readlink.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/realpath.1.gz to /usr/share/man/man1/realpath.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/rm.1.gz to /usr/share/man/man1/rm.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/rmdir.1.gz to /usr/share/man/man1/rmdir.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/runcon.1.gz to /usr/share/man/man1/runcon.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/seq.1.gz to /usr/share/man/man1/seq.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/shred.1.gz to /usr/share/man/man1/shred.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/shuf.1.gz to /usr/share/man/man1/shuf.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sleep.1.gz to /usr/share/man/man1/sleep.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sort.1.gz to /usr/share/man/man1/sort.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/split.1.gz to /usr/share/man/man1/split.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/stat.1.gz to /usr/share/man/man1/stat.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/stdbuf.1.gz to /usr/share/man/man1/stdbuf.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/stty.1.gz to /usr/share/man/man1/stty.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sum.1.gz to /usr/share/man/man1/sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sync.1.gz to /usr/share/man/man1/sync.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tac.1.gz to /usr/share/man/man1/tac.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tail.1.gz to /usr/share/man/man1/tail.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tee.1.gz to /usr/share/man/man1/tee.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/test.1.gz to /usr/share/man/man1/test.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/timeout.1.gz to /usr/share/man/man1/timeout.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/touch.1.gz to /usr/share/man/man1/touch.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tr.1.gz to /usr/share/man/man1/tr.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/true.1.gz to /usr/share/man/man1/true.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/truncate.1.gz to /usr/share/man/man1/truncate.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tsort.1.gz to /usr/share/man/man1/tsort.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/tty.1.gz to /usr/share/man/man1/tty.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/uname.1.gz to /usr/share/man/man1/uname.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/unexpand.1.gz to /usr/share/man/man1/unexpand.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/uniq.1.gz to /usr/share/man/man1/uniq.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/unlink.1.gz to /usr/share/man/man1/unlink.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/users.1.gz to /usr/share/man/man1/users.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/vdir.1.gz to /usr/share/man/man1/vdir.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/wc.1.gz to /usr/share/man/man1/wc.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/who.1.gz to /usr/share/man/man1/who.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/whoami.1.gz to /usr/share/man/man1/whoami.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/yes.1.gz to /usr/share/man/man1/yes.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/[.1.gz to /usr/share/man/man1/[.1.gz.remove-bak by coreutils-switch' 11331s Unpacking coreutils-from-uutils (0.0.0~ubuntu22) ... 11331s Setting up coreutils-from-uutils (0.0.0~ubuntu22) ... 11331s Removing 'diversion of /usr/share/man/man1/sha512sum.1.gz to /usr/share/man/man1/sha512sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sha1sum.1.gz to /usr/share/man/man1/sha1sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sha384sum.1.gz to /usr/share/man/man1/sha384sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/b2sum.1.gz to /usr/share/man/man1/b2sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sha256sum.1.gz to /usr/share/man/man1/sha256sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/sbin/chroot to /usr/sbin/chroot.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/sha224sum.1.gz to /usr/share/man/man1/sha224sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man1/md5sum.1.gz to /usr/share/man/man1/md5sum.1.gz.remove-bak by coreutils-switch' 11331s Removing 'diversion of /usr/share/man/man8/chroot.8.gz to /usr/share/man/man8/chroot.8.gz.remove-bak by coreutils-switch' 11331s Selecting previously unselected package libisl23:arm64. 11332s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133081 files and directories currently installed.) 11332s Preparing to unpack .../00-libisl23_0.27-1_arm64.deb ... 11332s Unpacking libisl23:arm64 (0.27-1) ... 11332s Selecting previously unselected package libmpc3:arm64. 11332s Preparing to unpack .../01-libmpc3_1.3.1-1build3_arm64.deb ... 11332s Unpacking libmpc3:arm64 (1.3.1-1build3) ... 11332s Selecting previously unselected package cpp-15-aarch64-linux-gnu. 11332s Preparing to unpack .../02-cpp-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 11332s Unpacking cpp-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package cpp-15. 11334s Preparing to unpack .../03-cpp-15_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking cpp-15 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package cpp-aarch64-linux-gnu. 11334s Preparing to unpack .../04-cpp-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 11334s Unpacking cpp-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11334s Selecting previously unselected package cpp. 11334s Preparing to unpack .../05-cpp_4%3a15.2.0-1ubuntu2_arm64.deb ... 11334s Unpacking cpp (4:15.2.0-1ubuntu2) ... 11334s Selecting previously unselected package libcc1-0:arm64. 11334s Preparing to unpack .../06-libcc1-0_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking libcc1-0:arm64 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package libgomp1:arm64. 11334s Preparing to unpack .../07-libgomp1_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking libgomp1:arm64 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package libitm1:arm64. 11334s Preparing to unpack .../08-libitm1_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking libitm1:arm64 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package libasan8:arm64. 11334s Preparing to unpack .../09-libasan8_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking libasan8:arm64 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package liblsan0:arm64. 11334s Preparing to unpack .../10-liblsan0_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking liblsan0:arm64 (15.2.0-2ubuntu2) ... 11334s Selecting previously unselected package libtsan2:arm64. 11334s Preparing to unpack .../11-libtsan2_15.2.0-2ubuntu2_arm64.deb ... 11334s Unpacking libtsan2:arm64 (15.2.0-2ubuntu2) ... 11335s Selecting previously unselected package libubsan1:arm64. 11335s Preparing to unpack .../12-libubsan1_15.2.0-2ubuntu2_arm64.deb ... 11335s Unpacking libubsan1:arm64 (15.2.0-2ubuntu2) ... 11335s Selecting previously unselected package libhwasan0:arm64. 11335s Preparing to unpack .../13-libhwasan0_15.2.0-2ubuntu2_arm64.deb ... 11335s Unpacking libhwasan0:arm64 (15.2.0-2ubuntu2) ... 11335s Selecting previously unselected package libgcc-15-dev:arm64. 11335s Preparing to unpack .../14-libgcc-15-dev_15.2.0-2ubuntu2_arm64.deb ... 11335s Unpacking libgcc-15-dev:arm64 (15.2.0-2ubuntu2) ... 11335s Selecting previously unselected package gcc-15-aarch64-linux-gnu. 11335s Preparing to unpack .../15-gcc-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 11335s Unpacking gcc-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11337s Selecting previously unselected package gcc-15. 11337s Preparing to unpack .../16-gcc-15_15.2.0-2ubuntu2_arm64.deb ... 11337s Unpacking gcc-15 (15.2.0-2ubuntu2) ... 11338s Selecting previously unselected package gcc-aarch64-linux-gnu. 11338s Preparing to unpack .../17-gcc-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 11338s Unpacking gcc-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11338s Selecting previously unselected package gcc. 11338s Preparing to unpack .../18-gcc_4%3a15.2.0-1ubuntu2_arm64.deb ... 11338s Unpacking gcc (4:15.2.0-1ubuntu2) ... 11338s Selecting previously unselected package libstdc++-15-dev:arm64. 11338s Preparing to unpack .../19-libstdc++-15-dev_15.2.0-2ubuntu2_arm64.deb ... 11338s Unpacking libstdc++-15-dev:arm64 (15.2.0-2ubuntu2) ... 11338s Selecting previously unselected package g++-15-aarch64-linux-gnu. 11338s Preparing to unpack .../20-g++-15-aarch64-linux-gnu_15.2.0-2ubuntu2_arm64.deb ... 11338s Unpacking g++-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11341s Selecting previously unselected package g++-15. 11341s Preparing to unpack .../21-g++-15_15.2.0-2ubuntu2_arm64.deb ... 11341s Unpacking g++-15 (15.2.0-2ubuntu2) ... 11341s Selecting previously unselected package g++-aarch64-linux-gnu. 11341s Preparing to unpack .../22-g++-aarch64-linux-gnu_4%3a15.2.0-1ubuntu2_arm64.deb ... 11341s Unpacking g++-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11341s Selecting previously unselected package g++. 11341s Preparing to unpack .../23-g++_4%3a15.2.0-1ubuntu2_arm64.deb ... 11341s Unpacking g++ (4:15.2.0-1ubuntu2) ... 11341s Selecting previously unselected package build-essential. 11341s Preparing to unpack .../24-build-essential_12.12ubuntu2_arm64.deb ... 11341s Unpacking build-essential (12.12ubuntu2) ... 11341s Selecting previously unselected package libfakeroot:arm64. 11341s Preparing to unpack .../25-libfakeroot_1.37.1.2-1_arm64.deb ... 11341s Unpacking libfakeroot:arm64 (1.37.1.2-1) ... 11341s Selecting previously unselected package fakeroot. 11341s Preparing to unpack .../26-fakeroot_1.37.1.2-1_arm64.deb ... 11341s Unpacking fakeroot (1.37.1.2-1) ... 11341s Selecting previously unselected package libbabeltrace1:arm64. 11341s Preparing to unpack .../27-libbabeltrace1_1.5.11-4build2_arm64.deb ... 11341s Unpacking libbabeltrace1:arm64 (1.5.11-4build2) ... 11341s Selecting previously unselected package libsource-highlight-common. 11341s Preparing to unpack .../28-libsource-highlight-common_3.1.9-4.3build1_all.deb ... 11341s Unpacking libsource-highlight-common (3.1.9-4.3build1) ... 11341s Selecting previously unselected package libsource-highlight4t64:arm64. 11341s Preparing to unpack .../29-libsource-highlight4t64_3.1.9-4.3build1_arm64.deb ... 11341s Unpacking libsource-highlight4t64:arm64 (3.1.9-4.3build1) ... 11341s Selecting previously unselected package gdb. 11341s Preparing to unpack .../30-gdb_16.3-1ubuntu2_arm64.deb ... 11341s Unpacking gdb (16.3-1ubuntu2) ... 11342s Selecting previously unselected package liberror-perl. 11342s Preparing to unpack .../31-liberror-perl_0.17030-1_all.deb ... 11342s Unpacking liberror-perl (0.17030-1) ... 11342s Selecting previously unselected package git-man. 11342s Preparing to unpack .../32-git-man_1%3a2.51.0-1ubuntu1_all.deb ... 11342s Unpacking git-man (1:2.51.0-1ubuntu1) ... 11342s Selecting previously unselected package git. 11342s Preparing to unpack .../33-git_1%3a2.51.0-1ubuntu1_arm64.deb ... 11342s Unpacking git (1:2.51.0-1ubuntu1) ... 11342s Setting up libgomp1:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libsource-highlight-common (3.1.9-4.3build1) ... 11342s Setting up libfakeroot:arm64 (1.37.1.2-1) ... 11342s Setting up fakeroot (1.37.1.2-1) ... 11342s update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 11342s Setting up liberror-perl (0.17030-1) ... 11342s Setting up libmpc3:arm64 (1.3.1-1build3) ... 11342s Setting up libbabeltrace1:arm64 (1.5.11-4build2) ... 11342s Setting up libubsan1:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libhwasan0:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libasan8:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up git-man (1:2.51.0-1ubuntu1) ... 11342s Setting up libtsan2:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libisl23:arm64 (0.27-1) ... 11342s Setting up libcc1-0:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up liblsan0:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libitm1:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up cpp-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11342s Setting up libgcc-15-dev:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up libsource-highlight4t64:arm64 (3.1.9-4.3build1) ... 11342s Setting up cpp-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11342s Setting up gdb (16.3-1ubuntu2) ... 11342s Setting up libstdc++-15-dev:arm64 (15.2.0-2ubuntu2) ... 11342s Setting up git (1:2.51.0-1ubuntu1) ... 11342s Setting up cpp-15 (15.2.0-2ubuntu2) ... 11342s Setting up cpp (4:15.2.0-1ubuntu2) ... 11342s Setting up gcc-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11342s Setting up gcc-15 (15.2.0-2ubuntu2) ... 11342s Setting up g++-15-aarch64-linux-gnu (15.2.0-2ubuntu2) ... 11342s Setting up g++-15 (15.2.0-2ubuntu2) ... 11342s Setting up gcc-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11342s Setting up gcc (4:15.2.0-1ubuntu2) ... 11342s Setting up g++-aarch64-linux-gnu (4:15.2.0-1ubuntu2) ... 11342s Setting up g++ (4:15.2.0-1ubuntu2) ... 11342s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 11342s Setting up build-essential (12.12ubuntu2) ... 11342s Processing triggers for man-db (2.13.1-1) ... 11345s Processing triggers for libc-bin (2.42-0ubuntu1) ... 12562s autopkgtest [21:01:19]: test ubuntu-regression-suite: [----------------------- 12562s ubuntu-regression-suite is pointless, if one cannot boot the kernel 12562s autopkgtest [21:01:19]: test ubuntu-regression-suite: -----------------------] 12563s autopkgtest [21:01:20]: test ubuntu-regression-suite: - - - - - - - - - - results - - - - - - - - - - 12563s ubuntu-regression-suite SKIP exit status 77 and marked as skippable 12563s autopkgtest [21:01:20]: @@@@@@@@@@@@@@@@@@@@ summary 12563s rebuild PASS 12563s ubuntu-regression-suite SKIP exit status 77 and marked as skippable